/* Common Styles */
#bc_container a, #bc_container a:visited {
  font-size: 12px;
  color: #004276;
  text-decoration: none;
  outline: none;
  -moz-outline-style: none;
}

#bc_container a:hover {
  background-color: transparent !important;
  color: #A10C05;
}

#bc_container img {
  border: 0;
}

#bc_container {
  /*background: #FFF;*/
    margin: 0 auto;
    width: 960px;	
	padding: 0;
}

#bc_wrapper {
    float: left;
    margin: 0;
    width: 960px;
}
#bc_wrapper_top { margin: 0; padding: 10px 9px 0; width: 960px;} 
#bc_wrapper_btm { margin: 0; padding: 8px 9px;  width: 942px; text-align:center; background-color: #E4E4E4; float: left;  } 

.main-header {
    height: 127px;
    margin-left: 9px;
    width: 942px;
}

.logo {
    float: left;
    margin: 15px 0 0 0;
}
#bc_wrapper_btm a, #bc_wrapper_btm a:visited {
	color: #333333;  
}
#bc_wrapper_btm a:hover {
	color: #333333;  
	text-decoration:underline;
}

/* Content */
.bc_content {
  padding: 0;
  margin: 0;
  font-size: 11px;
  float: left;
  width: 100%;
  position: relative;
}

h2 {
  font-size: 11px;
  font-weight: bold;
  color: #aa100f;
}

/* Header */
.header, .header-nav-group {
	float: left;
	width: 960px;
	margin: 0;
	padding: 0;
}
.header-nav-group ul { margin: 0;}
.header-nav { padding-left: 17px; float: left }
.header-nav li{ padding-right: 22px; }
.header-nav li, .languages li { display: inline; }
.languages { float: right; padding-right: 19px; }
.languages li { padding-right: 3px; }
.subscribe{ float:right; margin-top: 3px; padding: 4px 0 6px 35px;  background: #ffffff url(../img/mail-icon-1.gif) no-repeat 0px 0px; clear: both; width: 80px; }

.subscribe:hover { background: #ffffff url(../img/mail-icon-hover.gif) no-repeat 0px 0px;}


/* top navigation */
.top-nav {
   /*background: url(../img/top_nav_left.jpg) repeat-x 0 0 #ffffff; */
  padding: 0;
  float: left;
}

.top-nav li {
  padding: 0;
  float: left;
  background: url(../img/nav_back.jpg) repeat-x 0 0 #ffffff; 
  border-right: 1px solid #eeeeee;  
  border-left: 1px solid #cccccc;
}

.top-nav a {
  padding: 13px 15px;
  *padding: 13px 15px 12px 15px;
  display: block;
  text-align: center;
  font-size: 14px !important;
  font-weight: bold;
  color: #535353 !important;
  text-decoration: none;
  text-shadow: 1px 1px 0 #FFFFFF;
}

.top-nav li:first-child {
	border-left: 1px solid #eeeeee;  
}

.top-nav a:hover {
  background: url(../img/top_nav_hover.jpg) repeat-x 0 0 transparent;
}

.top-nav li.active a, .top-nav a:hover  {
  background: url(../img/top_nav_hover.jpg) repeat-x 0 0 #d4d4d4;
  color: #A10C05 !important;
}

.top-nav li:hover #nav-active-state {
  display: none;
}

.top-nav li:hover #nav-hover-state {
  display: block;
}

#nav-hover-state img{
  display: none;
}

#nav-active-state {
  display: none;
}



/* social sharing */
.social-tools {
	float:right;
	padding: 0;
	margin: 0;
}

.social-tools img{
  padding: 5px 1px;  
}

/*.social-tools a {
  margin: 0 2px;
}*/


/* Hover State */
.global-nav a {
  font-weight: bold;
}

.header-nav li.active a, .global-nav td:hover a, div.active .nav_button {
  font-weight: bold;
  color: #aa100f !important;
  text-decoration: none !important;
}

.nav_button{
  position: absolute;
  font-size: 14px;
  width: inherit;
  padding-top: 10px;
}

/*main content area*/
.content-area {float: left; background:url(../img/bottom-shadow.jpg) no-repeat bottom center transparent; padding-bottom: 42px; min-width: 951px; margin-bottom: 0; } 
.content-area.search {background-color:transparent;}

.top-area {
  background-color: #121212;
  display: block;
  background:url(../img/bg_main_video.jpg) no-repeat top center transparent;
  height: 443px;
}

.sub-video {
	background-color:  #E4E4E4;
	/*background: url(../img/big_box_bottom_bg.jpg) no-repeat scroll top center #E4E4E4; */
	float: left;
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	border-top-width: 0;
	min-width: 953px;
	margin: 0;
	position:relative;
	height: 200px;
	min-height: 200px;
}
.video-top-box {
	float: left;
}

.player {
  float: left;
  padding: 10px 0 0 8px;
  width: 640px;
  height: 360px;
}

.player_container, object#myExperience {
 background-color:#000;
 width: 640px;
 height: 400px;
 position:relative;
}

/* Search Videos */
.video-search{
  /*margin-top: 43px;*/
  float: left;
  clear: both;
  margin-top: -22px;
  padding-left: 11px;
  /*width: 276px; */ 
}
/*.subSearch{
  width: 237px;
  height: 17px;
}*/
.subSearch div{
	float:left;
}
.searchField{
	background: url('../img/search-bg.gif') no-repeat top;
	height: 27px;
	width: 265px;
	padding-left: 29px;
}
div.searchField:focus {
	background-position: -237px top;
}
#vidSearch{
	height: 27px;
	font-size: 12px;
	color: #777;
	border: none;
	line-height: 27px;
	padding: 0 7px;
	width: 217px;
	background-color: transparent;
}

.searchButton{
	margin-left: 6px;
	*margin-left: 0;	
	width: 27px;
	height: 27px;
	cursor: pointer;
	z-index: 1;
	*padding-top: 5px;
}
#submitBtn{
	background: url('../img/search-btn.gif') no-repeat;
	border: none;
	width: 27px;
	height: 27px;
	margin-top: 27px;
}

/* Featured/Related Videos */
.rail{
	font-family: Arial, Helvetica, sans-serif;
	width: 295px;
	font-size: 12px;
	font-weight: 200;
	color: #000;
	float: left;
	padding: 10px 0 0 12px;
	height: 355px
}
.featured-tabs{
	height: 28px;
	/*position: absolute;*/
	text-transform: uppercase;
	width: 269px;
	border-bottom: 1px solid #7babc8;
	padding-bottom: 1px;
}
.featured-tabs div{
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.featured-tabs a{
	text-decoration: none;
	outline: none;
}
.featured tabs .delimiter{
	width: 1px;
	height: 41px;
}

.live-tab{
	width: 110px;
	height: 28px;
	cursor: pointer;
	float: left;
	display: block;
	font-weight:bold;
    text-decoration: none;
	color: #3C7FB4;
	text-transform: uppercase !important;
}
.schedule-tab{
	width: 120px;
	height: 28px;
	color: #3C7FB4;
	cursor: pointer;
	display: block;
	font-weight:bold;
    text-decoration: none;
}
.live-tab-active{
	width: 110px;
	height: 28px;
	color: #E3E7ED;
	float: left;
	text-decoration: none;	
	display: block;
	font-weight:bold;
    text-decoration: none;
	text-transform: uppercase !important;
	border-left: 1px solid #7babc8;
	border-top: 1px solid #7babc8;
	border-right: 1px solid #7babc8;
	border-bottom: 1px solid #16364F;
}
.live-tab:hover{
   text-decoration: none;
}
.schedule-active{
	width: 120px;
	height: 28px;
	color: #E3E7ED;
	font-weight:bold;
	margin-right: .2em;
	border-left: 1px solid #7babc8;
	border-top: 1px solid #7babc8;
	border-right: 1px solid #7babc8;
	border-bottom: 1px solid #16364F;
}
.schedule-tab:hover{
   text-decoration: none;
}
.bgImage { width: inherit; }
.bgImage img{
	display: none;
}

.live-tab .tab-text, .live-tab-active .tab-text, .schedule-tab .tab-text, .schedule-active .tab-text{display: block; padding: 6px; } 

.featured-thumb{
	float: left;
	width: 113px;
	height: 64px;
	background-color: #cccccc;
	text-align: center;
	margin: 0 8px 0 0;
	padding: 2px;
	border: 1px solid #efefef;
}
.featured-items{ padding: 2px 0 20px; float: left; }
.scheduled-items{ font-size: 12px; color: #101010; padding: 8px 0; float: left; }
.featured-item{
	clear: both;
	width: 270px;
	padding: .9em 0 2.1em 0;   /* padding: .8em 0  */
	float: left;
	border-bottom: 1px solid #1E4F75;
	position:relative;
}

.featured-item:first-child{
	border-top-width: 0;
	padding-top : 0;
}

.featured-item:last-child{
	border-bottom-width: 0;
}

.featured-items .vid_stats { font-size: 11px; width: 270px; padding-bottom: 4px; }

#related-videos .featured-items .vid_stats  {
	margin: 0;
}

#related-videos .creation_date {
	color: #7BABC8;
}

#bc_container .video-h1 a, #bc_container .video-h1 a:visited, #bc_container .video-h1 a:hover{
	color: #cfcfcf !important;
	font-size: 12px;
	line-height: 1.35em;
	background-color: transparent;
}

#bc_container .search .video-h1 a, #bc_container .search .video-h1 a:visited, #bc_container .search .video-h1 a:hover {
	color: #333333 !important;
}

#live-streams, #schedule{
	border-top: 1px solid #6590b5;
	margin-top: -1px;
	float: left;
}
.bounding-box{
	background:url(../img/video_thumb_back.jpg) no-repeat 0 0 #fff;
 /*   background: #fff;
	border: 1px solid #cfcfcf;*/
    text-align: center;
	width: 157px;
	height: 102px;
	*height: 93px;
	position:relative;
	float: left;
}

/* schedule tab */
.scheduled-date{ font-size: 1.3em; padding-bottom: .7em; color: #efefef; }
.gmt{color: #cfcfcf; padding-bottom: .8em; float: left }
.timeblock{ border-top: 1px solid #1E4F75; width: 270px; float: left; padding: 0 0 1.2em 0; }
.time_heading{ color:#7BABC8; font-weight: normal; padding: 0 3px; display: inline-block; width: 60px; height: 16px; }
.program_info{ padding-bottom: 5px; float: right; }
.program_info div{ display: inline-block; }
.channel{ float: left; }
.program{ font-weight: normal; word-break: normal; width: 195px; padding-left: 12px; padding-bottom: 15px; color: #cfcfcf; float: right; line-height: 1.5em; font-size: 12px; }

/* Overlay */
.featuredOverlay {
	display:none;
	border:none;
}
div.featuredOverlay img{
	border:none;
}
div.featured-item:hover .featuredOverlay, .focus-content:hover .featuredOverlay, .focus-item:hover .featuredOverlay {
	display:block;
	position:relative;
	margin-top:-64px;
	z-index:1;
	*position:inline;
	*margin-top: -61px;
}

.live-asset{ position: absolute; padding: 4px; left:0; margin:0 !important; }
.related-heading{  
width: 100px;
color: #E3E7ED;
	display: block;
	font-weight:bold;
    text-decoration: none;
	text-align:center;
	padding: 7px;
	text-transform:uppercase;
	border-left: 1px solid #7babc8;
	border-top: 1px solid #7babc8;
	border-right: 1px solid #7babc8;
	border-bottom: 1px solid #14344D;
}

.main-btm-nav{
	font-family: Arial, Helvetica;
	width: 700px;
	margin-top: 40px;
	font-size: 12px;
	margin-left: 76px;
}
.main-btm-nav a{
	color: #2c448b;
	text-decoration: none;
}

/*promo area*/
.in-focus{
	background: url(../img/promo-bg2.png) no-repeat 0 7px transparent;
	width: 290px;
	/*height: 160px;*/
	padding: 7px 8px 20px 7px;
	margin: 0 0 0 15px;
	*margin: 0 0 0 10px;
	font-size: .8em;
	font-weight: bold;
	height: 140px;
	float:left;
}

.focus-heading, .focus-content{ padding: 20px 10px 0 10px; }
.focus-content{display: block;}
.if-text{ color: #aa100f; *float: left; }
.focus-heading{ color: #565656; width: 270px; }
.focus-heading>div{
	display: inline;
}
.focus-date{ float: right; font-size: 11px; }
.focus-date div{ display: inline-block; }
.focus-heading .date{ padding-right: 13px; *float: left; }
.focus-heading .time{ font-weight: normal; }


/* filter tabs */
.sort-by{
	float: right;
	margin-top: 3px;
}
.sorting-tabs{
	border: 1px solid #afafaf;
	padding: 0;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
}

.sorting-tabs a {
  float: left;
}

.date-added-active, .date-added-inactive{
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.most-popular-active, .most-popular-inactive{
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.date-added-active, .most-popular-active{
	background: url('../img/sorting-tab-active.gif') repeat-x;
	padding: 5px 10px;
	color: #aa100f;
}
.date-added-inactive, .most-popular-inactive{
	background: url('../img/sorting-tab-inactive.gif') repeat-x;
	padding: 5px 10px;
	color: #004276;
}
.date-added-inactive:hover, .most-popular-inactive:hover{
	background: #ffffff;
}

/* pagination */
.paging-bar{
	background: #f9f9f9;
	font-size: 12px;
	color: #101010;
	font-weight: normal;
	width: 698px;
	padding: 12px 0 12px;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	margin-bottom: 24px;
	margin-left: 15px;
}
.paging-bar div{ display: inline-block; *display: inline; }
.paging-buttons{ float: right; padding-right: 20px; }
.paging-text{ padding-top: 3px; padding-left: 12px; }
.paging-buttons div{ padding: 3px 8px; }
.next-page:hover, .prev-page:hover{ background: none !important; }
.next-page:hover a, .prev-page:hover a{ color: #aa100f !important; }
.paging-buttons .page-active{ background: #aa100f; }
.page-active a { color: #fff !important; }
.page-inactive:hover a { color: #aa100f !important; }
/*.paging-buttons div:hover{ background: #aa100f; }*/

/* Footer */
.footer-tabs{ float:left; }
ul.footer-nav{ padding-left: 8px;  list-style: none outside none;}
ul.footer-nav li{ text-align: center; padding: 0 5px; float: left}
.footer-link{ font-weight: bold; padding-left: 88px; margin: 0 !important; left: 0; float: left; }

.breadcrumbs {}
.breadcrumbs li {float:left; margin-right:8px;}

#chapters table {padding:0; margin:0; color: #EFEFEF; width: 270px}

#chapters td {padding:10px 5px 5px 6px; border-bottom: 1px solid #1E4F75; text-align:left;}
#chapters td a {font-weight:normal; color: #efefef !important; padding-right: 15px;}
#chapters td a:hover {text-decoration:underline;}
#chapters tr.active td.cnt {color: #7BABC8; font-weight: bold;}
#chapters tr.active td a {color: #7BABC8 !important; font-weight: bold !important;}
#chapters td.cnt {text-align:center; padding:8px 0 0 0; font-weight:bold; font-size: 16px; vertical-align: top; width: 35px; }
#chapters td.name {padding-left:0px;}
#chapters td .time {color:#7BABC8; padding-top:5px; font-style:italic; text-align:right; font-size: .95em;}

.no-videos {font-size:12px;}

#menu-back { display: none }

.long-description {
	line-height: 1.5em;
}