@charset "windows-1251";

/* - - - - - - - - - - - - - - -- - - - - - - - - - - -- */

.b-video-popup table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}
.b-video-popup caption, .b-video-popup th, .b-video-popup td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

.b-video-popup {
  left: 0;
  height: auto;
  position: absolute;
  _position: absolute;
  top: 10%;
  _top: expression(parseInt(document.documentElement.scrollTop||document.body.scrollTop, 10) + 40 + "px");
  z-index: 100;
  width: 100%;
}
.b-video-popup-reducer {
	 width: 80%;
    max-width: 1200px;
	min-width: 900px;
	margin: 0 auto;
}
.l-video-popup {

  margin: 0 auto;
	width:expression(parentNode.clientWidth > 1200? "1200px": "auto" );
}
.b-video-popup .b-video-popup-popup-tl {
	padding: 7px 7px 0 0;
	background: url(/public/images/b-video-popup_corners.png) top left no-repeat;
}
.b-video-popup .b-video-popup-popup-tr {
	padding: 7px 7px 0 0;
	background: url(/public/images/b-video-popup_corners.png) top right no-repeat;
}
.b-video-popup .b-video-popup-popup-br {
  	padding: 7px 7px 0 0;
	background: url(/public/images/b-video-popup_corners.png) bottom right no-repeat;
}
.b-video-popup .b-video-popup-popup-bl {
	padding: 7px 7px 0 0;
	background: url(/public/images/b-video-popup_corners.png) bottom left no-repeat;
}
.b-video-popup .b-video-popup-popup-t, .b-video-popup .b-video-popup-popup-b {
  height: 7px;
  background: url(/public/images/b-video-popup-border_bg.png) repeat;
}
.b-video-popup .b-video-popup-popup-l, .b-video-popup .b-video-popup-popup-r {
  padding-left: 7px;
  height: 0;
  background: url(/public/images/b-video-popup-border_bg.png) repeat;
}
.b-video-popup-popup-t .min-width {
	width: 886px;
	zoom: 1;
	height:0;
	font-size: 0
}
.b-video-popup-popup-tl, .b-video-popup-popup-tr, .b-video-popup-popup-br, .b-video-popup-popup-bl, .b-video-popup-popup-t, .b-video-popup-popup-b, .b-video-popup-popup-l, .b-video-popup-popup-r {
	_background: #e0e0e0;
	_filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.b-video-popup-popup-content{
   background: #6c7280;
}
.b-video-popup-popup-content-reducer {
	position: relative;
	   zoom: 1;
}
.b-video-popup-popup-content-reducer-table {
	width: 100%;
}
.b-video-popup-popup-content-reducer-td {
	width: 1%;
}
.b-video-popup-move {
  background: url(/public/images/b-video-popup-move.png) repeat-x;
  height: 8px;
  position: relative;
  cursor: move;
  margin: 0 15px -8px 15px;
  top: 15px;
  font-size: 0;
}
.sp-popup-move {
	 position: relative; z-index: 99;
}
.b-video-popup-closer {
  position: absolute;
  top: 7px;
  *top: 9px;
  right: 40px;
  padding: 0 28px 0 10px;
  background: #6c7280 url(/public/images/b-video-popup-closer_icon.png) 89% 2px no-repeat;
  _background-position: 89% 0px;
  *background-position: 89% 0px;
  font: 12px/20px Verdana, Geneva, sans-serif;
  height: 21px;
  text-transform: capitalize;
  color: #C1C4CD;
  cursor: pointer;
  z-index: 110;
}
.b-video-popup-closer span {
  line-height: 16px; padding-right: 3px;
}

.h-video-popup-ch-hr {
  margin: 5px 25px 20px 5px;
}
.b-video-popup-ch-hr-prefix {
	font: 21px/25px Arial, Helvetica, sans-serif;
	color: #ced1d9;
}
.b-video-popup-ch-hr-title {
  font: 21px/25px Arial, Helvetica, sans-serif;
  color: white;
  zoom: 1;
  display:-moz-inline-box;
  -moz-box-orient:vertical;
  display:inline-block;
  _display:inline;
 *display:inline;
}
.b-video-popup-ch-hr-time {
	zoom: 1;
	font: 19px/23px Arial, Helvetica, sans-serif;
	color: #fff;
	white-space:nowrap;
	margin-right: 9px;	
}
.h-video-popup-broadcast-hr {
  margin: 0px 15px 15px 5px;
  position: relative;
  padding: 0 25px 0 0;
}
.b-video-popup-broadcast-hr-title {
  font: 21px/25px Arial, Helvetica, sans-serif;
  color: #f2ce18;
  display: inline;
  padding-right: 10px;
}
.b-video-popup-broadcast-hr-author {
	font: 13px/16px Arial, Helvetica, sans-serif;
	color: #7e7e7e;
	margin: 8px 0 0 0;
}

.b-video-popup-player {
  width: 540px;
  height: 501px;
  padding: 35px 0 15px 15px;
  float: left;
  position: relative;
  display: inline;
}

.h-video-popup-info {
  overflow: auto;
  overflow-x: hidden;
  margin: 35px 15px 15px 5px;
  height: 390px;
  position: relative;
}
.b-video-popup-chptrs {
  position: relative;
  margin: 20px 15px 0 5px;
}
.b-video-popup-chptrs-caption {
  color: #ced1d9;
  font: 18px/22px Arial, Helvetica, sans-serif;
  margin: 0 0 7px 0;
}
.b-video-popup-chptrs-list {
  position: relative;
  *width: 94%;
  background: #4a505d;
  padding: 3px 0;
  margin: 0;
}
.b-video-popup-chptrs-list-item {
line-height: 17px;
	padding: 2px 15px 5px 15px;
	margin: 4px 0;
	list-style: none;
	-moz-float-edge: content-box;
}
.b-video-popup-chptrs-list-item.current {
	background: #222733;
}
.b-video-popup-chptrs-list-item .item {
  font: 15px/17px Arial, Helvetica, sans-serif;
  color: #fff;
  text-decoration: none;
}
.b-video-popup-chptrs-list-item .item:hover {
	text-decoration: underline;
}
.b-video-popup-chptrs-list-item.current .item {
	color: #fff805;
}
.b-video-popup-chptrs-list-item .item.current {
	color: #f2ce18;
}
.b-video-popup-chptrs-list-item .item.notyet {
	color: #7fc4ff;
}
.b-video-popup-chptrs-list-item .tdanchor {
	width: 51px;
}
.b-video-popup-chptrs-list-item .time {
  color: black;
  font: 13px Arial, Helvetica, sans-serif;
  position: relative;
  background: #CED1D9;
  padding: 0 4px;
}
.b-video-popup-chptrs-list-item a {
	outline: none;
}
.b-video-popup-chptrs-list-item a:hover {
	color: white; text-decoration: underline;
}
.b-video-popup-chptrs-list-item.active .time {
	background: #fff805;
	color: black;
}
.b-video-popup-chptrs-list-item.current a:hover {
	color: #FFF805; text-decoration: underline;
}
.b-video-popup-chptrs-list-item.notyet .time {
	background: #d11e27;
	padding: 0 4px;
	color: white;
}
.b-video-popup-chptrs-list-item .desc {
  color: #ced1d9;
  font: 12px/13px Arial, Helvetica, sans-serif;
  margin: 3px 0px 0px 52px;
}
.b-video-popup-chptrs-list-item.current .desc {
	margin: 3px 0px 0px 50px;
}
.b-video-popup-desc {
  position: relative;
  margin: 17px 15px 0 5px;
}
.b-video-popup-desc-caption {
  color: #ced1d9;
  font: 18px/22px Arial, Helvetica, sans-serif;
  margin: 0 0 5px 0;
}

.b-video-popup-text {
	font: 14px/16px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0 0 0 0;
}
.b-video-popup-text p {
	line-height: 16px;
	margin: 0 0 20px 0;
	padding: 0;
}
.b-video-popup-telemarker {
	text-align: center;
	color: #B6B9C0;
	font-size: 11px;
}
.b-video-popup-telemarker img {
	margin-bottom: 5px;
}


.b-video-popup li {
		padding: 10px 10px 10px 65px;
		position: relative;
		font-size: 12px;
		line-height: 14.4px;
		zoom: 1;
		color: #fff;
	}
	
	.b-video-popup li.active {
		background: #222733;
		
		color: #FFF805;
	}
	
		.b-video-popup li.active:before {
			position: absolute;
			width: 100%;
			height: 1px;
			display: block;
			top: -1px;
			left: 0;
			content: "";
		}
	
		.b-video-popup li.active a {
				color: #fcd700;
		}
	
		.b-video-popup li a {
			color: #fff;
			text-decoration: none;
		}
		
			.b-video-popup li .time {
				position: absolute;
				left: 16px;
				
			}

.b-video-popup-player__quality {
	text-align: right;
	font-size: 12px;
	line-height: 14.4px;
	color: #CED1D9;
	margin-top: -16px;
	padding-right: 10px;
}

	.b-video-popup-player__quality a {
		margin: 0 4px;
		color: #fff;
	}
	
	.b-video-popup-player__quality .active {
		text-decoration: none;
		padding: 2px 4px;
		background: #fff;
		color: #999;
		cursor: text;
	}
