/* VIDEO CSS */

body {
	scrollbar-face-color: #161616;
	scrollbar-highlight-color: #161616;
	scrollbar-3dlight-color: #161616;
	scrollbar-darkshadow-color: #161616;
	scrollbar-shadow-color: #161616;
	scrollbar-arrow-color: #454545;
	scrollbar-track-color: #454545;
}

/* Video Page Section */
#video_left{width:600px;height:auto;float:left;padding:20px;}
#video_right{width:300px;height:auto;float:left;margin:20px 0px 20px 8px;}
#video_wrapper{width:975px; height:400px;position:relative;margin:0px auto;}
.video_main{width:594px;height:360px;color:#fff;margin:20px 0px 25px 20px;float:left;}
.video_main_bcopy{width:594px;height:80px;background-image:url(/videos/images/video_main_bg.png);margin:10px 0px 0px 0px;}
h2.video_main_bcopy 2{font-size:22px; font-family:Tahoma, Geneva, sans-serif;font-weight:bold;color:#fff;}
#mostrecent_videos{width:300px;height:360px;float:left;margin:20px 15px 0px 27px;border-bottom:1px dotted #1e1e1e;}
.mostrecent_title{width:290px; height:28px;background-color:#000;color:#fff;line-height:28px;font-size:14px;font-family:arial,tahoma, sans-serif;font-weight:bold;padding:0px 0px 0px 10px;}

.video_thumb{width:193px; height:98px;border:1px solid #000;}

#content {width:780px; margin:0 auto;}
.feature_bg{background:url(/resources/features/images/BKG_gradient.jpg) top repeat-x #000000;}

/* Flash Movie Box */
#movieclip {width:480px; height:400px; float:left; overflow:hidden; background:#000000; z-index:1;}

/* Description Box */
#description {width:268px; border:#666666 1px solid; float:left; margin:0 0 10px 10px; padding:10px; background:#000000;}
#description p {margin:0; padding:0; line-height:16px;}
#description .title {font-size:14px; font-weight:bold; color:#d00e07; text-transform:uppercase;}
#description .episode {font-size:11px;}
#description .description {font-size:11px; margin-top:5px; padding-top:5px; border-top:#666666 1px solid;}

/* Episode Playlist Box */
#playlist {width:290px; float:left; margin-left:10px;}
#playlist h1 {margin:0; padding:0; width:290px; height:30px; background:url(/resources/videos/images/BKG_episode_playlist_h1.gif) 0 0 no-repeat; font-size:1px; font-weight:normal; text-indent:-9999px;}
#playlist ul {margin:0; padding:0; height:267px; overflow:auto; position:relative; background:#000000;}
#playlist li {margin:0 0 4px 0; padding:0; height:84px; list-style:none; display:block; position:relative; overflow:hidden; border-bottom:1px solid #181818; background:url(/resources/videos/images/BGK_episode_li_off.gif) top repeat-x;}
#playlist img {float:left; margin:0; padding:5px 10px 0 10px;}
#playlist p {margin:0; padding:0; color:#999999; font-size:10px;}
#playlist p.title {font-size:12px; padding:3px 3px 0 0; color:#ffffff;}
#playlist a {display:block; height:88px; width:100%; cursor:pointer; text-decoration:none; border:none; font-weight:normal;}
#playlist a:hover {background:url(/resources/videos/images/BGK_episode_li_off_2.gif) top repeat-x;}
#playlist img.new {z-index:1; position:absolute; left:5px; top:5px;}

/* Related Videos Box */
h1.featured {margin:5px 0 1px 0; padding:0; width:100%; height:27px; background:url(/resources/videos/images/HDR_featured_videos_h1.gif) 0 0 no-repeat; font-size:1px; text-indent:-9999px;}
#social {width:780px; height:40px; position:relative; z-index:10;}
.addthis {position:absolute; left:0; top:12px;}
.fb {position:absolute; left:140px; top:10px;}

/* MooTabs */
#myTabs {background:url(/resources/videos/images/BKG_tab_middle_off.gif) repeat-x; position:relative;} 
ul.mootabs_title {list-style:none; margin:0; padding:0;}
ul.mootabs_title li {margin:0 1px 0 0; padding:7px 10px 10px 8px; height:15px; float:left; background:url(/resources/videos/images/BKG_tab_middle_off.gif) repeat-x; cursor:pointer; border:#000000 solid; border-width:0 1px 0 0; display:block;}
ul.mootabs_title li {text-align:center; color:#666666; text-transform:uppercase; font-size:11px;}
ul.mootabs_title li.active {color:#ffffff; background:url(/resources/videos/images/BKG_tab_middle.gif) repeat-x;}
div.mootabs_panel {margin:0; padding:0; display:none; position:relative; top:-2px;clear:both; color:#fff;overflow:auto;border:1px solid #1e1e1e; border-width:0 1px 1px 1px; height:300px; width:778px; background:url(/resources/videos/images/BKG_panel_bg.gif) top repeat-x #000000;}
div.mootabs_panel.active {display:block;}
div.mootabs_panel p {margin:10px 0 0 10px; padding:0; font-size:10px; line-height:12px; color:#ffffff;}
div.mootabs_panel ul {margin:0; padding:10px 0 0 10px;}
div.mootabs_panel li {margin:0 10px 10px 0; padding:0; float:left; width:110px; height:145px; list-style:none; overflow:hidden; border:1px solid #1e1e1e; background:#000000; position:relative;}
div.mootabs_panel li img {margin:10px 0 0 10px;}
div.mootabs_panel li p {margin:2px 10px 0 10px; padding:0; font-size:10px; line-height:12px; color:#ffffff;}
div.mootabs_panel li a:link, div.mootabs_panel li a:visited {font-weight:normal; text-decoration:none; border:none; display:block; width:110px; height:145px;}
div.mootabs_panel li a:hover {font-weight:normal; background:#151515;}
div.mootabs_panel li a:hover p {color:#ffffff;}
div.mootabs_panel li img.new {z-index:1; position:absolute; left:5px; top:5px;}


