div.player_tree_list{
	overflow: auto;
	bottom: 10px;
	padding-left: 45px;
	position: absolute;
	z-index: 994;
}

div.play_tree_container {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 99px;
	background: #d7d7d7;
	opacity: 0.4;
	z-index: 993;
}

div.player_description{height:100px;}
div.player_description div.player_description_text{padding:5px; margin:-1px; width:100%;}
div.player_tree_list div.bitrix-tv-section-closed{display:none; padding-left:15px;}
div.player_tree_list div.bitrix-tv-section-closed-roll{display:block!important;}
div.player_tree_list div.bitrix-tv-small-image { float:left; margin-right:2px; margin-left:2px;}
div.player_tree_list div.bitrix-tv-tree-item {float: left; padding:0px 5px 0px 5px;}
div.player_tree_list div.bitrix-tv-tree-item > div{
background: #FFFFFF;
width: 110px;
height: 75px;
}
div.player_tree_list div.bitrix-tv-tree-item-description {font-size:11px;}
div.player_tree_list div.bitrix-tv-tree-item-description span.tv-gray {color: #7f7f7f;}
div.player_tree_list div.bitrix-tv-tree-item-description a.tv-desc-name {font-weight: bold; padding-bottom:3px; display:block}

div.player_tree_list div.bitrix-tv-tree-item-description a, div.player_tree_list div.bitrix-tv-small-image img {cursor:pointer;}

div.player_tree_list div.bitrix-tv-section-title{padding:3px; cursor:pointer;}
div.player_tree_list div.bitrix-tv-section-title-roll{display:none}

div.player_tree_list_actions{width:100%; height:55px}
div.player_description_actions{width: 100%; height:40px;}

div.close_button{width:20px; height:20px; display:block; background:url('images/close.gif') left no-repeat;}

div.preview-tv {}
div.preview-tv div.preview-tv-block{float:left; padding-right:15px}
div.preview-tv div.preview-tv-description{}
div.preview-tv div.preview-tv-description div.preview-tv-description-name, a.preview-tv-description-download, span.preview-tv-description-duration{font-weight: bold;}

div.bitrix-tv-title-head{height:10px; display:block; width:100%}

div.player_tree_list div.bitrix-tv-tree-item .selected-tv-item {
	background: #bababa;
	width: 110px;
	height: 75px;
}

.video_solution_block {
/*	height: 600px !important;*/
}

div.player_tree_list div.bitrix-tv-tree-item .hover-tv-item {
	background: #e8e8e8;
	width: 110px;
	height: 75px;
}

div.player_tree_list div.bitrix-tv-tree-item .normal-tv-item {
	background: #FFFFFF;
	width: 110px;
	height: 75px;
}

table.bitrix-tv-base div.player_tree_list div.blockitem{padding:3px;}

/*delimiter*/
div.bitrix-tv-title-head{height:10px; display:block; width:100%}
div.delimiter-gray-mono-grad2 {background: url('/images/icons/line.gif') left bottom no-repeat; float:left;}
div.delimiter-gray-mono-grad2-item {background: url('images/line.gif') center center repeat-x; display:block; height:3px;}

div.delimiter-tv-param {background: url('images/tv_param_delimiter.gif') left bottom no-repeat; float:left; width:21px; height:13px;}
div.delimiter-tv-param-line{float:left;}
div.delimiter-tv-param-line-bottom{padding-top:5px;}

.link_to_page {
	position:absolute;
	height:100%;
	width:100%;
	z-index: 992;
	display: none;
}