/*****Top of Video Page*****/
/* Video Player Area */
.vid-data{
	padding: 12px 5px 0 18px;
	width: 605px;
	float: left;
}
/*.vid-data div{ display: block !important; }*/
.vidTitle{
	padding-bottom: 10px;
	font-size: 1.5em;
	font-weight: bold;
}
.vidDesc{
	line-height: 1.5em;
	font-size: 12px;
}
.sub-video .vid_stats div{ display: inline-block !important; }
.sub-video .vid_stats{ margin-top: 0; font-size: 13px; padding-bottom: 10px; }
.meta {float: left; padding: 0 0 10px 0; bottom: 0; position:absolute;  }
.related-link{ font-weight: bold; padding: 5px 0 0 15px; background:url(../img/link.gif) no-repeat scroll 0 7px;}
.other-tools { float: left; }
.twitter, .fb-btn, .google-plusone {
	float: left; padding-right: 1em;
}

.twitter {
	width: 98px !important;
}
.language-filter {
	float: right;
}
.lanslable {
	color: #DDDDDD;
	float: left;
	font-size: 12px;
	padding: .7em .8em 0 0;
}
.lanOpt {
-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-box-sizing: border-box;
    background-clip: padding-box;
    background-color: #FFFFFF;
    border-color: #848484 #C1C1C1 #E1E1E1;
    border-image: none;
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 1px;
    color: #333333;
   font-size: 12px;
    height: 1.9em;
	font-family: Arial,sans-serif;
    outline: 0 none;
    padding: 2px 1px;
	width: 87px;
	margin-top: .4em;
}
/*scrollbars*/

#live-scrollbar, #schedule-scrollbar { margin: 0; padding-top: 20px; }
#live-scrollbar .viewport, #schedule-scrollbar .viewport, .full-text-scrollbar .viewport { height: 362px; overflow: hidden; position: relative; }
#live-scrollbar .overview, #schedule-scrollbar .overview, .full-text-scrollbar .overview { list-style: none; position: absolute; left: 0; top: 0; width: 100%; }
#live-scrollbar .thumb .end, #schedule-scrollbar .thumb .end, .full-text-scrollbar .thumb .end,
#live-scrollbar .thumb, #schedule-scrollbar .thumb, .full-text-scrollbar .thumb { background: url('../img/scroll-thumb-y-2.png') no-repeat scroll 2px 3px; }
#live-scrollbar .scrollbar, #schedule-scrollbar .scrollbar, .full-text-scrollbar .scrollbar { position: relative; float: right; width: 23px; }
#live-scrollbar .track, #schedule-scrollbar .track, .full-text-scrollbar .track { background: url('../img/scroll-bg-y.png') no-repeat; height: 100%; width:13px; position: relative; padding: 0 1px; }
#live-scrollbar .thumb, #schedule-scrollbar .thumb, .full-text-scrollbar .thumb { height: 0; width: 13px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#live-scrollbar .thumb .end, #schedule-scrollbar .thumb .end, .full-text-scrollbar .thumb .end { overflow: hidden; height: 5px; width: 13px; }
#live-scrollbar .disable, #schedule-scrollbar .disable, .full-text-scrollbar .disable { display: none !important; }


#subcat-scrollbar { clear: both; }
#subcat-scrollbar .viewport { height: 490px; overflow: hidden; position: relative; }
#subcat-scrollbar .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; width:100%;}
#subcat-scrollbar .scrollbar{ background: transparent url(../img/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#subcat-scrollbar .track { background: transparent url(../img/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 488px; width:13px; position: relative; padding: 0 1px; }
#subcat-scrollbar .thumb { background: transparent url(../img/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 74px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#subcat-scrollbar .thumb .end { background: transparent url(../img/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#subcat-scrollbar .disable { display: none; }

/* Custom Select Menu Styles */
span.customStyleSelectBox {
width: 131px;
height: 24px;
padding-left: 12px;
}

.customStyleSelect {
  background: url('../img/select-bg.png') no-repeat;
  width: 131px;
  padding: 0 0 0 12px;
  line-height: 2;
  font-size: 12px;
  color: #101010;
  display: inline-block;
  zoom: 1;
  *display: inline;
}


/*****Bottom Half of Video Page*****/

/* bread crumb */
.breadcrumbs {
  overflow: hidden;
}

.breadcrumbs li {
  float: left;
  padding-right: 15px;
  margin-right: 10px;
  background: url(../img/arrow.gif) right no-repeat;
}

.breadcrumbs li.last-child {
  background: none;
  margin-right: 0;
  padding-right: 0;
}



/* Sub Menu */
.subArea {
	background: #ffffff;
	float: left;
	margin: 0 !important;
	padding: 0;
	height: auto !important;
}

/* Left Sidebar */
.sub-sidebar {
  width: 195px;
  float: left;
  margin-top: 15px;
  margin-left: 15px;
  padding-bottom: 5em;
}

.subcategories {
  font-weight: normal;
  width: 195px;
}

.subcategories ul {
  font-size: 12px;
}

.subcategories li {
  padding: 8px 0 7px 8px;
  border-bottom: 1px dotted #c9c9c9;
  list-style-type: none;
}

.subcategories .catname {
 padding: 8px 0 7px 8px;
  background-color: #E4E4E4;
  text-transform: uppercase;
  color: #333;
  border-color: #c8c9cd;
  border-style: solid;
  border-width: 1px 0;
  font-size: 12px;
  font-weight: bold;
  display: block;
}

.subcategories > a {
  display: block;
  padding: 8px 0 7px 7px;
  background: url(../img/arrow-left.gif) left no-repeat;
  font-weight: normal;
}

ul li {
  padding: 5px 0;
}

ul.sublist li:hover a, ul.sublist li a:hover, ul.sublist li.active a {
  color: #aa100f !important;
}

/* sub area */

.heading-bar {
  padding: 10px 0 16px 15px;
  width: 940px;
  float: left;
}

.heading-text {
  font-size: 2em;
  font-weight: bold;
  color: #A10C05;
  border-bottom: 1px solid #A10C05;
  width: 72%;
  float: left;
}


/* Video Grid */
.video-grid{
	width: 745px;
	margin-top: 15px;
	float: left;
	background-color: #ffffff;
}
.videos{
	margin: 0 auto 7px 0;
	padding-left: 15px;
	width: 745px;
}
div.videos div.video{
	float: left;
}
.video{
	width: 157px;
	height: 170px;
	min-height: 170px;
	margin-right: 19px;
	border: none;
	display: block;
	vertical-align: top;
	padding-bottom: 20px;
	position:relative;
}
.video a{
	text-decoration: none;
	font-weight: normal;
}
.last-column{
	margin-right: 0px !important;
}
.selected .video-thumb{
    border: none;
}
.video-thumb{
	width: 150px;
	height: 85px;
	background-color: #000;
	text-align: center;
	position:absolute;
	left: 3px;
	top: 4px;
}

.video-overlay {
	display: none;
	margin-top:-88px;
	margin-left: -6px;
	cursor: hand;
}

div.video:hover .video-overlay {
	display:block;
	position:relative;
	z-index:2;
	border: none;
	visibility: visible;
	background-image:url(../img/defaultThumbnail-overlay.png);
	background-repeat:no-repeat;
	width: 150px;
	height: 85px;
	cursor: hand;
}
.selected-overlay {
	display:block;
	position:relative;
	margin-top:-85px;
	z-index:1;
	border: none;
	visibility: visible;
	*position: inline;
	*margin-top: -49px;
}

#related-videos .video-info, #live-streams .video-info{
	padding: 0 6px 0 0 !important;
}
.vid_stats div{
	display: inline;
}
.vid_stats{
	font-weight: bold;
	color: #565656;
	width: 156px;
	margin-top: 10px;
	padding-bottom: 3px;
}


.vid_stats .creation_date {
	color: #993300;
	font-weight:normal;
	font-size: .95em;
}

.vidDesc .creation_date {
	font-size: 1em;
	color: #333;
}
.timecode{ font-weight: normal; float: right; color: #888888; padding-right: 6px; }
.videos .timecode {padding-right: 0;}	
div.video-title{
	margin-top: 3px;
}
div.video-title .lang, div.video-title .cue-points {color: #888888; padding:1px 2px; font-size:.85em; text-align:right; float: right;}
div.video-title a{
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
div.video-title a:hover{
	text-decoration: none;
}

/* Overlay */
div.videoOverlay {
	display:none;
	border:none;
}
div.videoOverlay img{
	border:none;
}
.video-grid td:hover .featuredOverlay {
	display:block;
	position:relative;
	margin-top:-58px;
	z-index:1;
	*margin-top: -61px;
}


/* full text fancybox */

#full-text { 
  display: none;
}

.full-text-container .full-text-scrollbar {
  clear: both;
  overflow: hidden;
}

.full-text-container .full-text-scrollbar .scrollbar {
  right: -5px;
}

.full-text-container .title {
  padding-bottom: 20px;
  font-weight: bold;
  font-size: 16px;
  width: 90%;
}

.full-text-container .long-description p {
  padding-top: 27px;
}

.full-text-container > a {
  float: right;
}




/* No Results */
.no-vids{
	color: #666;
	font-weight: 200;
	margin-top: 80px;
	text-align: center;
	width:100%;
}

.search-results {padding-top:28px; padding-left:16px; width: 960px;}
	.search-results a {font-size:16px !important; color:#000 !important;}
.search-results #search-term {color:#004279;}
div.video-info .lang, div.video-info .cue-points, div.focus-content .lang {
    color: #888888;
    float: right;
    font-size: 11px;
    padding: 5px 2px;
    text-align: right;
	font-weight: normal;
}

div.video-info .cue-points {
	 left: 0;
	 float: left;
	 text-align: left;
}
div.featured-item span.lang {
	position: absolute;
	right: 5px;
	bottom: 2px;
	color: #888888;
	padding-bottom: 2px;
	text-align: right;
}

#bc_container div.featured-item span.lang a, #bc_container div.featured-item span.lang a:visited {
	color: #888888;
	text-decoration:none;
	font-size: 11px;
}
#bc_container div.featured-item span.lang a:hover {
	color: #888888;
	text-decoration:underline;
	font-size: 11px;
}
div.video-info .lang, div.video-info .cue-points {
	position: absolute;
	right: 0;
	bottom: 15px;
}
.paging-bar {
	display: inline-block;
}