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

.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; }


.related { margin-bottom: 15px; width: 200px; border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; }
.video { 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: 300px; }
.col2 p { margin: 0; padding: 0 0 20px 0; }

.name { color:#211d70; font-weight:700;}

.biopic { float: left; width: 280px; }
.biopic img { float: left; padding-right: 10px;}
.bio { font-style: italic; }

.connect { font-size:12px; color:#999; 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; top: 260px; 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; }

.button { text-shadow: 0 -1px 0 #19599a; }
@charset "UTF-8";
/* CSS Homepage Video List Document */

#MediaPage_video-border {
    position:relative;    
    width:630px;
    height:514px;
    padding-top:6px;
	background:url(/ext/resources/Static_Images/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;
}

