@charset "utf-8";

body {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-align:left; font-weight:normal; background:#000000 url(../images/bg.jpg) center top no-repeat; text-decoration:none; padding:0px; margin:0px;}
.float_left { float:left; }
.float_right { float:right; }
ul, li, form, span, div, p, h1, h2, h3, h4, img { border:0px; padding:0px; margin:0px; font-weight:normal; list-style-type:none; }
a { outline:none; text-decoration:none; border:0px; }
.display { display:none; }
.clear{clear:both;}

/* Main Wrapper */
#main_wrapper{width:885px; margin:auto;}

/* logo container */
#logo_container{width:833px; float:left; margin-top:28px; padding:0px 16px 0px 36px; position:relative;}
.title{width:500px; float:left; line-height:40px; font-weight:normal; position:absolute; top:-10px; left:36px; font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; font-size:42px; color:#FFFFFF;}

#video_container{ width:885px;background:url(../images/video_bg.png) no-repeat; height:496px; float:left;}
#video_large{width:576px; height:324px; overflow:hidden; float:left; margin-top:30px; padding:0px 0px 0px 154px;}
#video_thumbs{width:720px; float:left; margin-top:28px; padding:0px 0px 0px 82px;}
#vthumbs_container{width:638px; float:left; padding-left:40px; position:relative; top:-1px; left:0;}
a.videotxt{width:138px; text-align:center; font-size:10px; color:#ffffff;}

/*** Scrollbar ***/
div#wn	{ 
	position:relative; 
	width:638px; height:104px; 
	overflow:hidden;
	}
.scrollbtns{width:auto; position:absolute; top:0px; left:0px;}
.prev_btn{width:22px; height:102px; float:left; background:url(../images/btn_previous.png) no-repeat;}
.next_btn{width:21px; height:102px; float:left; background:url(../images/btn_next.png) no-repeat; position:absolute; top:0px; left:697px;}
.playvideos { width:576px; height:324px; float:left; z-index:99999; position:relative; }