/******************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:#fa4942; }

.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 0px #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; }


.records .adtag { float:left; padding-right: 10px; }
.middle-ad .adtag, .middle-ad.adtag { float:none; padding: 0; }


.post { border: 1px solid #c8e2ea; margin: 0 10px 10px 10px;; }
#tweets { color: #000000; list-style: none outside none; margin: 10px; padding-left: 0;}
#tweets li {}
.tweet-item {padding: 5px;}
.profile-image {float: left; height: 48px; padding: 5px; width: 48px;}
.last-tweet {background-color: #c8e2ea;color: #6392ca; margin-bottom: 30px;}
.last-tweet a:hover { text-decoration: underline;}
#section-3 {color: #6392ca;}

@charset "UTF-8";
/* CSS Homepage Video List Document */

#MediaPage_video-border {
    position:relative;    
    width:630px;
    height:514px;
    padding-top:6px;
	background:url(/ext/resources/video/VideoPlayerBackground-MediaPage.jpg) no-repeat scroll 0 0 transparent;;
}

#MediaPage_video-box {
    position:absolute;
    top:11px;
    left:16px;
    width:600px;
    height:300px;
}

#MediaPage_video-box-still {
    position:relative;
	width:600px;
	height:300px;
	overflow:hidden;
    cursor:pointer;
}

#MediaPage_video-box-still-img {
	width:600px;
	height:450px;
	margin: -20px 0 0 0;
}

#MediaPage_video-box-playarrow {
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	width:100%;
}

#MediaPage_video-box-playarrow-img {
    margin-top:110px;
	vertical-align:middle;
}

.MediaPage_video-box-text {
    margin:5px;
    height:64px;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: bold;
    overflow:auto;
}

.MediaPage_video-box-text p {
    margin:0px;
    padding:0px;
}

#MediaPage_video-box-thumb {
	clear:both;
	float:left;
	margin-top:10px;
	width:600px;
}

#MediaPage_video-box-thumb div {
	float:left;
	margin-left:7px;
	margin-right:2px;
	cursor:pointer;
}

#MediaPage_video-box-thumb div img {
	width:110px;
	height:82px;
}

#MediaPage_video-more {
    margin-left:10px;
    padding-top:6px;
	width:50%;
    clear:both;
}

.ad-sidebar {
                position: absolute;
                top: 0px;
                z-index: 99;
                text-align: center;
                overflow: visible;
                right: auto;
}
