﻿/* общий блок */
.Video_main
{
	border: 1px solid black ;
	background-color: black ;
	-khtml-border-radius: 6px;
	-o-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/design/pie.htc);
	width: 800px;
	text-align: center;
	padding: 8px 0px 8px 0px;
	margin: 0px 0px 4px 0px;
	min-height: 400px;
}

/* flv проигрыватель */
#videoShow
{
	display: inline;
	color: White;
}

/* Информация о текущем flv*/
.Video_one
{
	border: 1px solid black ;
	border-bottom: 0px solid black ;
	background-color1: silver ;
	-khtml-border-radius: 6px 6px 0px 0px;
	-o-border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
	behavior: url(/design/pie.htc);
	width: 600px;
	margin: 10px 0px 0px 100px;
}


/* Список */

/* Список, разделитель */
.FlvList h1
{
font-size: 14px;
margin: 2px 0px 0px 0px;	
font-weight: normal;
}

/* Список, блок информации*/
.FlvListBlock
{
 	display: none;
}

/* Список, элемент*/
.FlvListElement
{
	cursor: pointer;
	padding: 2px 0px 2px 16px;
}

.FlvListElementSelect
{
	cursor: default;
	font-weight: bold;
	padding: 2px 0px 2px 16px;
	background: transparent url(/design/ship_now.png) no-repeat;
}

/* Список, элемент*/
.FlvListElement:hover
{
	background-color: Silver;
}


.FlvMenu
{
	display: inline-block;
	float: left;
	margin: 14px 0px 0px 0px;
	padding: 4px;
	color: Black;
	width: 80px;
	
	border: 1px solid black ;
	-khtml-border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/design/pie.htc);
	background: transparent url(/design/MenuFlv.png) no-repeat right;
}

.FlvMenu div.FlvList
{
	display: none;
	position: absolute;
	background-color: #EDF4FF;
    padding: 2px 2px 2px 2px;
    border:1px solid black;
    min-width: 400px;
	color: Black;
	margin: 0px 0px 0px -5px;
}

.FlvMenu:hover div.FlvList
{
	display: block;
}

/*


.media_info 
{
	background-color: #dde4e9;
	cursor: pointer;
}


.media_info_select 
{
	color: black;
	background-color: silver;
	margin: 0px 0px 2px 0px;
	padding: 4px;
	cursor: default;
}


.media_info div, .media_info_select div
{
	padding-top: 4px;
}
.media_info img, .media_info_select img
{
	vertical-align: middle;
	margin-right: 4px;
}


.media1
{
	border: 1px solid black ;
	border-radius: 10px;
	-moz-border-radius: 10px;
	z-index: 20;
	background-color: Black;
	width: 700px;
	height: 500px;
	vertical-align: middle;
	text-align: center;
}



.media2
{
	width: 270px;
	height: 500px;
		float:left;
	overflow:hidden;
	margin-top: 0px !important;
}

.media2 h1
{
	font-size: 14px;
}


.onemedia
{
	margin: 4px 0px 4px 0px;
	background-color: black;
	color: white;
	text-align: center; 
}
.onemedia a, .onemedia a:link, .onemedia a:visited
{
	color: white;
}

.block_media
{
	margin: 4px 0px 4px 0px;
	text-align: center; 
}
.block_media > div
{
	color: black;
	background-color: #3884F8;
	margin: 0px 0px 2px 0px;
	padding: 4px 0px 2px 0px;
	cursor: pointer;
}

.block_media > div.select
{
	color: white;
	background-color: black;
	cursor:  auto;
}




.scrollbar-vert{
	height: 500px;
	width: 24px;
	float:left;
	background: url(scrollbar_center.png) repeat-y 8px;
}

.handle-vert{
	height: 32px;
	width: 32px;
	background: url(scrollbar_marker.png) no-repeat 0px;
	cursor: pointer;
}
			
			
			
			
			
			
			
			
.media
{
	margin: 0px 0px 4px 0px;
	
}			
			
			
			
			
.media .top .left
{
	background: url(media.png) no-repeat left top;
	width: 5px;
}

.media .top .center
{
	background-color: #dde4e9;
	border-top: 1px solid #ABABAB;
}

.media .top .right
{
	background: url(media.png) no-repeat right top;
	width: 5px;
}

.media .center .left
{
	background-color: #dde4e9;
	border-left: 1px solid #ABABAB;
}

.media .center .right
{
	background-color: #dde4e9;
	border-right: 1px solid #ABABAB;
}


.media .bottom .left
{
	background: url(media.png) no-repeat left bottom;
	width: 5px;
}

.media .bottom .center
{
	background-color: #dde4e9;
	border-bottom: 1px solid #ABABAB;
	height: 8px;
}

.media .bottom .right
{
	background: url(media.png) no-repeat right bottom;
	width: 5px;
}*/


			
			
			
.tt
{
	display: inline-block;
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	min-width: 140px;
	margin-left: 0px;
	color: White;
	/*background-color: #5078b3;*/
	background-color: #71829e;
	
	border-radius: 5px 0px 6px 0px;
	-moz-border-radius: 5px 0px 6px 0px;
	-khtml-border-radius:  5px 0px 6px 0px;
	-o-border-radius:  5px 0px 6px 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 6px;
	
	behavior: url(/design/pie.htc);	
}			
			
			
			