/******************Static Page Styles***************************/
hr {
    margin: 0 0 20px 0;
    color: #CCC;
    background-color: #CCC;
    height: 1px;
    border: none
    }
.about {
    padding: 0 25px 25px 0;
    font-size: 11px
    }
.about h1 {
    font-size: 16px
    }
.about p {
    padding-bottom: 20px;
    text-align: justify
    }
.materials {
    padding: 0 25px 25px 0;
    font-size: 11px
    }
.materials h1 {
    font-size: 16px
    }
.materials p {
    padding-bottom: 0;
    text-align: justify
    }
.contact {
    padding: 0 25px 25px 0;
    font-size: 11px
    }
.contact h3 {
    padding: 0 0 20px;
    color: #fa4942
    }
.contact p {
    padding-bottom: 20px
    }
.market {
    padding: 0 25px 25px 0;
    font-size: 11px
    }
.market h1 {
    font-size: 16px
    }
.market p {
    padding-bottom: 0;
    text-align: justify
    }
.market ul {
    list-style-type: none
    }
.marketinfo p {
    font-size: 12px
    }
.related {
    margin-bottom: 15px;
    width: 200px;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC
    }
.video {
    float: left;
    padding-top: 15px;
    margin-right: 15px;
    width: 200px;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC
    }
.video p {
    text-align: center
    }
.col1 {
    float: left;
    width: 280px;
    padding-right: 25px
    }
.col1 p {
    margin: 0;
    padding: 0 0 20px 0
    }
.col2 {
    float: right;
    width: 280px
    }
.col2 p {
    margin: 0;
    padding: 0 0 20px 0
    }
.name {
    color: #00A389
    }
.biopic {
    float: left;
    width: 270px
    }
.biopic img {
    float: left;
    padding-right: 10px
    }
.bio {
    font-style: italic
    }
.connect {
    font-size: 12px;
    color: #CCC;
    line-height: 30px
    }
.connect img {
    vertical-align: bottom;
    padding-left: 7px
    }
.region {
    font-style: italic
    }
.supplier p {
    text-align: left
    }
.materialsinfo {
    float: right;
    width: 390px
    }
.planner {
    line-height: 65px
    }
.planner img {
    float: left;
    padding-right: 15px;
    vertical-align: bottom
    }
/* Overlayed MediaKit Videos */
.overlay {
    display: none;
    z-index: 1000000;
    background-color: #FFF;
    width: 640px;
    height: 360px;
    padding: 15px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #ccc;
    -moz-box-shadow: 0 0 20px 0 #333;
    -webkit-box-shadow: 0 0 20px #333
    }
.overlay div.close {
    background-image: url(/ext/resources/css/close.png);
    position: absolute;
    right: -20px;
    top: -20px;
    cursor: pointer;
    height: 35px;
    width: 35px
    }
/*Ad correction*/
.ad-sidebar {
    position: absolute;
    top: 0;
    right: auto;
    width: 305px;
    text-align: center;
    overflow: visible
    }
a:hover {
    color: #f89728
    }
#section-2 .box1 .records a, #section-2 .box1 .records a:link, #section-2 .box1 .records a:active, #section-2 .box1 .records a:visited {
    color: #005A8C
    }
.record-hover a:hover {
    color: #fff
    }