body {
font-family : Tahoma;
font-size : 11px; 
color: #737373;
SCROLLBAR-FACE-COLOR: #FFFFFF; 
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #FFFFFF; 
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}



td, p, ul 
{
font-family: arial, tahoma; 
font-size : 12px;
}


h1.first
{
font-family: tahoma, arial; 
margin-top: 0px; 
margin-bottom: 0px; 
color: #dd8805; 
font-size: 12px; 
font-weight: bold;
text-align:center;
}


h1
{
font-family: tahoma, arial; 
font-size : 17px;
color:#737373;
margin-top: 0px; 
margin-bottom: 20px;
font-weight:normal;
}



h2
{
font-family: arial, tahoma; 
font-size : 15px;
color:#e68f05;
margin-top: 0px; 
margin-bottom: 10px;
font-weight:normal;
}



p 
{
margin-top: 10px; 
margin-bottom: 10px;
}



a 
{
color:#e68f05;
text-decoration: none;
}
a:hover  {color: #666666;}



a.submenu 
{
color:#666666;
text-decoration: none;
}
a.submenu:hover  {color: #e68f05;}


.small 
{
font-size : 11px;
}


ul.star  
{
list-style : url("..\_img\li_star.gif");
margin-top:10px;
margin-bottom:15px;
margin-left:26px;
}




ul  
{
list-style : url("..\_img\li_star.gif");
margin-top:10px;
margin-bottom:15px;
margin-left:15px;
}



.form 
{
font-family : Verdana, Arial; 
font-size: 11px;
text-align : left;
background-color : #FFFFFF;

border-top : 1px #AAAAAA solid;	
border-right : 1px #AAAAAA solid; 
border-bottom : 1px #AAAAAA solid; 
border-left : 1px #AAAAAA solid; 
}


.form_button 
{
font-family : arial;
font-size : 12px;
color : #FFFFFF;
font-weight: bold; 
text-align : left;
height:20px;
text-align : center;

border-top : 1px #AAAAAA solid;	
border-right : 1px #AAAAAA solid; 
border-bottom : 1px #AAAAAA solid; 
border-left : 1px #AAAAAA solid; 
background-color : #AAAAAA;  
}

/* video block */
.video-block h2 span {
	display: block;
	float: left;
	overflow: hidden;
	font-size: 1.8em;
	margin: 0 0 0 45px;
	color: #FFDF88;
}
.video-block p.more {
	margin: 0 0 10px 0;
}
.video-block div.redmediatv {
	text-align: right;
	margin: 20px 25px 0px 0px;
	font-size: 0.5em;
}
.video-block ul {
	list-style:none;
	overflow:hidden;
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
	zoom:1;
}

.video-block li.item {
	float:left;
	width:132px;
	display:inline;
	margin: 0 9px 10px 9px;
}

.video-block li img {
	display:block;
	border:2px solid #e3e3e3;
}

.video-block li p.length {
	float:right;
	background:#1a1a1a;
	color:#e1e1e1;
	font-size:11px;
	line-height:16px;
	padding:0 3px;
	margin: 0;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.video-block ul.rating {
	margin:3px 0;
	padding:0;
	background:url(/_img/rating-li.png) repeat-x;
	width:75px;
	height:13px;
}

.video-block ul.rating li {
	position:absolute;
	height:13px;
}

.video-block ul.rating li.star01 {
	width:15px;
	z-index:5;
}

.video-block ul.rating li.star02 {
	width:30px;
	z-index:4;
}

.video-block ul.rating li.star03 {
	width:45px;
	z-index:3;
}

.video-block ul.rating li.star04 {
	width:60px;
	z-index:2;
}

.video-block ul.rating li.star05 {
	width:75px;
	z-index:1;
}

.video-block ul.rating li.current {
	background:url(/_img/rating-li-act.png) repeat-x;
	text-indent:-1000px;
	overflow:hidden;
}

.video-block ul.rating li a {
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent:-1000px;
}

.video-block ul.rating li a:hover {
	background:url(/_img/rating-li-act.png) repeat-x;
}

h2.video {
	color: #DD8805;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
    text-align: center;
	border-top: 1px solid #dd8805;
	border-bottom: 1px solid #dd8805;
}

#lang {
  position: absolute;
  top: 6px;
  left: 780px;
  width: 95px;
  text-align: right;
}
#lang a {
  color: #fff;
}
#lang #ru {
  float: left;
  background: url("http://red-media.ru/images/icons/ru.png") no-repeat left center;
  padding: 0 0 0 12px;
  width: 30px;
}
#lang #en {
  float: right;
  background: url("http://red-media.ru/images/icons/en.png") no-repeat left center;
  padding: 0 0 0 12px;
  width: 30px;
}
