*{margin:0;padding:0}
body{
	font:62.5%/1  Tahoma, arial,sans-serif;
	background:#fff;
	color:#414141;
	}
	#out{
		background:#fff url(/images/body-str.png) repeat-x 0 0;		
		}
td{

	}

a img,fieldset{border:none}
.pda, .print, legend{display:none}
ul{list-style:none}
a{color:#c90500;}
.bannertop{height:90px;background:grey;}


#header{
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
	}
#header h1{
	float:left;
	}
#header h1 a{
	margin-top:5px;
	width:90px;
	height:70px;
	font-size:21px;
	font-weight:normal;
	overflow:hidden;
	display:block;
	position:relative;
	}
	#header h1 a span{
		position:absolute;
		width:90px;
		height:70px;
		top:0;
		left:0;
		background:transparent url(/images/joweb_logo.png) no-repeat 0 0;
		cursor:hand;
		}
.fade{
	color:#bbb;
	}
.login{
	text-align:right;
	font-size:19px;
	width:50%;
	float:right;
	padding-top:21px;
	}
#header form,login{
	text-align:right;
	width:50%;
	float:right;
	padding-top:13px;
	}
#header form .inp{
	padding:2px 1px;
	width:104px;
	margin-right:6px;
	font-size:1.1em;
	}
.inp{
	border-bottom:1px solid #d7d7d7;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #b8b8b8;
	border-top:1px solid #6f6f6f;
	}
	#header form input{
		vertical-align:middle;
		}
#header .u{
	font-size:1.1em;
	margin-right:69px;
	margin-bottom:3px;
	}
#header .u img{
	margin-left:5px;
	}
#header .u strong{
	margin-right:6px;
}
#header .u .exit{
	color:#c71701;
}
#header .u a{
	
}

.nav{
	background:url(/images/nav1/nav-joweb2.png) repeat-x 0 0;
	margin-bottom:26px;
	position:relative;
	}
	.n1{
		background:url(/images/nav1/navjoweb-r.png) no-repeat 100% 0;
		}
		.n2{
			background:url(/images/nav1/navjoweb-l.png) no-repeat 0 0;
			height:35px;
			}
 .nav li{
	float:left;
	}
	.nav li a{
		color:#fff;
		font-weight:bold;
		font-size:1.2em;
		text-decoration:none;
		height:35px;
		line-height:35px;
		width:120px;
		float:left;
		background:url(/images/nav1/sep.png) no-repeat 100% 0;
		text-align:center;
		}
		.nav li a:hover,.nav li a.here{
			background:url(/images/nav1/nav-joweb2.png) repeat-x 0 -44px;
		}

	
.nav form{
	padding:8px 0 0 10px;
	float:left;
	position:absolute;
	right:10px;
	top:0px;
	width:240px;
	}
	.nav form input{
		vertical-align:middle
		}
	.nav form .inp{
		font-size:0.9em;
		padding:2px;
		width:200px;
		margin-right:6px;
		}

#page{
	font-size:1.1em;
	line-height:1.2;
	}
	
#page h1 {
	text-decoration:none;
	color:#313131;
	font-weight:normal;
	font-size:1.6em;
	font-family:"Myriad Pro", arial, sans-serif;
	margin-left:8px;
	}	
#page h1 a{
	text-decoration:none;
	color:#313131;

	}	

#page h2{
	color:#313131;
	font-weight:normal;
	font-size:1.8em;
	padding-left:41px;
	background:url(/images/i-jo.png) no-repeat 0 50%;
	margin:20px 0 21px 0;
	padding-top:4px;
	font-family:"Myriad Pro", arial, sans-serif;
	}
	#page .red{background-image:url(/images/i-jo-red.png);padding-left:46px;}
	#page .no{padding-left:0;background-image:none;}
	.c1,.c2,.c3, .content, .col{
		position:relative;
		}
	#page h2.first-child{
		position:absolute;
		top:-48px;
		left:0;
		margin-bottom:0;
		margin-top:0;
		}
ul.t li{
	display:inline;
	margin-right:4px;
	line-height:1.3;
	}
.more{
	width:100%;
	overflow:hidden;
	padding:2px 0;
	margin-top:1em;
	}
	.more a{
		float:left;
		padding-right:12px;
		background:url(/images/more.png) no-repeat 100% .45em;
		color:#7b7b7b;
		}
.categs{
	margin-bottom:27px;
	font-size:1.1em;
	}
	.categs li{
		position:relative;
		padding-right:4em;
		padding-left:15px;
		background:url(/images/dot.png) no-repeat 0 50%;
		margin:0 0 2px 0;
		}
			
		.categs li span{
			position:absolute;
			width:5em;
			right:5px;
			top:0;
			display:block;
			text-align:right;
			color:#bebebd;
			}
			.categs li span strong{
				color:#535352;
				font-weight:bold;
				margin-right:2px;
				}
		.categs li.here{
			background:none;
			padding-right:0;
			padding-left:10px;
			margin:4px 0;
			zoom:1;
			}
			
		.categs li.current{
			background:none;
			padding-right:0;
			padding-left:0;
			margin:4px 0;
			font-weight:bold;
			}
			
		.categs li.current li{
			background:none;
			padding-right:0;
			padding-left:15px;
			margin:4px 0;
			font-weight:normal;
			}			
			
			.categs li.here a, .categs li.here span, .categs li.here span strong{color:#fff;text-decoration:none;}
			.categs li.here span{top:3px}
			.categs li div{
				background:url(/images/menu_red/1.png) no-repeat 0 0;
				position:relative;
				}
				.categs li div div{
					background:url(/images/menu_red/2.png) no-repeat 0 100%;
					}
					.categs li div div div{
						background:url(/images/menu_red/3.png) no-repeat 100% 0;	
						}
						.categs div div div div{
							padding:3px 3px 3px 4px;
							background: url(/images/menu_red/4.png) no-repeat 100% 100%;	
							}		

.news{
	line-height:1.3;
	}
	.news dt{
		color:#a5a5a5;
		}
	.news dd{
		margin-bottom:1.2em;
		}

#out .nname a{
	color:#0c89b7;
	}
.userb p{
	margin-bottom:1em;
	}
	.userb .avatar{
		padding:2px;
		border:1px solid #ddd;
		background:#fff;zoom:1;
		}
.userb{
	width:169px;
	background:#f0f0f0 url(/images/bar/u.png) repeat-y 0 0;
	zoom:1;
	}
.u1{background:url(/images/bar/u2.png) no-repeat 0 0;}
.u2{background:url(/images/bar/u3.png) no-repeat 0 100%;padding:16px 10px 16px 16px;line-height:1.3;overflow:hidden;}
.userb .friendlist{margin-bottom:0;}
.friends{
	list-style:none;
	line-height:1.3;
	font-weight:bold;
	margin-top:-.8em;
	}
	.friends li{
		display:inline;
		}
		.friends li a{
			color:#0c89b7;
		}
.mess-acts li{
	margin:3px 0;
	}
.warn {
	color:#c71701;
	font-weight:bold;
}
.online {
	color:#535352;
	background:#6ac335;
	font-weight:bold;
	display: inline;
}

.vid{
	overflow:hidden;
	width:100%;
	margin-bottom:20px;
	line-height:1.3;
	}
	.vid h3{
		font-weight:bold;
		font-size:1.1em;
		margin-bottom:19px;
		line-height:1;
		}
	.vid .thumb{
		padding:2px;
		border:1px solid #eaeaea;
		float:left;
		margin-right:20px;
		}
	.vid p{
		margin-bottom:.9em;
		}

.flash{
	margin-bottom:24px;
	}
ul.meta{
	width:100%;
	overflow:hidden;
	padding-left:5px;
	margin-bottom:5px;
	}
	.meta li{
		padding:0 24px 0 12px;
		border-left:1px solid #dadada;
		margin-left:-13px;
		display:inline;
		float:left;
		white-space:nowrap;
		}
		
ul.zakladki{
	width:100%;
	overflow:hidden;
	}	
	.zakladki li{
		padding:3px 2px 1px 2px;
		margin-left:2px;
		display:inline;
		float:left;
		}

.comments{
	overflow:hidden;
	}

.home ul{
	width:100%;
	overflow:hidden;
	border-top:1px dashed #ccc;
	}
.home li{
	width:100%;
	overflow:hidden;
	border-top:1px dashed #ccc;
	border-left:1px dashed #ccc;
	border-right:1px dashed #ccc;
	}
.home li:hover{
	background:#eee;
	}		
	
.joweb li{
	width:100%;
	overflow:hidden;
	padding-top:10px;
	border-top:1px dashed #ccc;
	border-left:1px dashed #ccc;
	border-right:1px dashed #ccc;

	}


	.joweb li:hover{
	background:#eee;
	}	
	
.joweb h5 {
padding:10px;
width:100%;
clear:both;
font-size:1em;
font-weight:normal;
}	
	
	
.pages
{
	padding-top:10px;
	border-top:1px dashed #ccc;
	
}
	
.pages li
{
	float:left;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:5px;
	padding-left:5px;
	margin-right: 2px;
	border:1px solid #ccc;
	
}

.pages li.pactive
{
	border:1px solid #c90500;
	background: #c90500;
	color: #fff;
	margin-top:0;
	margin-bottom:-1px;
	margin-right: 1px;
}

.pages li.pnormal:hover
{
	background: #ccc;

}


.pages a{
	text-decoration:none;
}
.comments li{
	width:100%;
	overflow:hidden;
	padding-top:10px;
	border-top:1px dashed #ccc;
	padding-bottom:10px;
	margin-top:-1px;
	}
	
	.comments li:hover{
	background:#eee;
	}
	.comments ul{
		float:right;
		width:60px;
		text-align:right;
		}
	.comments li li{
		margin:0;
		width:auto;
		padding:0;
		border:none;
		display:inline;
		margin-left:5px;
		}
	.comments .thumb{
		padding:2px;
		float:left;
		border:1px solid #eaeaea;
		margin-right:16px;
		}
	.comments .comm{
		display:table;
		_height:0;
		zoom:1;
		}	
		
		
		
		.comm p{
			margin-bottom:1em;
			}
		.comm .p a{
			color:#0c89b7
			}
		.reply{
			margin:1.4em 0 0 0;
			}
		.reply span{float:left;}
		.reply span{
			background:#6ac335 url(/images/bar/r-tl.png) no-repeat 0 0;
			line-height:1;
			}
			.reply span span{
				background:url(/images/bar/r-tr.png) no-repeat 100% 0;
				}
				.reply span span span{
					background:url(/images/bar/r-br.png) no-repeat 100% 100%;
					}
					.reply span span span a{
						background:url(/images/bar/r-bl.png) no-repeat 0 100%;
						color:#fff;
						padding:8px 14px;
						display:block;
						line-height:1;
						}
.f{
	background:#eaeaea url(/images/bar/f-tl.png) no-repeat 0 0;
	margin:1em 0;
	zoom:1;
	}
	.f1{
		background:url(/images/bar/f-tr.png) no-repeat 100% 0;
		}
		.f2{
			background:url(/images/bar/f-br.png) no-repeat 100% 100%;
			}
			.f3{
				background:url(/images/bar/f-bl.png) no-repeat 0 100%;
				padding:16px;
				}
			.f4{
			background:url(/images/bar/f-bl.png) no-repeat 0 100%;
				padding-right:80px;
				padding-left:80px;
				padding-top:15px;
				padding-bottom:25px;
				}
#page .content .no{margin-bottom:21px;}
.addcomment textarea{
	width:100%;
	height:109px;
	font-family:arial,sans-serif;
	font-size:1.1em;
	}
.addcomment p{
	margin-bottom:15px;
}
.addcomment .last{
	width:100%;
	overflow:hidden;
	margin-bottom:0;
	}
.addcomment .last input{
	float:left;
	}
.addcomment .last a{
	float:right;
	position:relative;
	top:.3em;
	}
dl.pagi{
	margin-bottom:1em;
	width:100%;
	overflow:hidden;
	}
	dl.pagi dd, dl.pagi dt{
		float:left;
		margin-right:6px;
		}
	.prev{
		padding-left:11px;
		background:url(../img/prev.png) no-repeat 0 50%;
		}
	.next{
		padding-right:11px;
		background:url(../img/next.png) no-repeat 100% 50%;
		}
	p.doc{
		text-align:justify;
		margin-left:8px;
		margin-right:8px;
		margin-top:12px;
	}

.profile{
	background:#f0f0f0 url(/images/bar/profile-str.png) repeat-y 0 0;
	margin-bottom:15px;
	zoom:1;
	}
	.p-in{
		background:url(/images/bar/profile-top.png) no-repeat 0 0;
		}
		.p-in1{
			background:url(/images/bar/profile-bot.png) no-repeat 0 100%;
			padding:20px 15px 20px 20px;
			}
	.avat{
		float:left;
		padding:2px;
		border:1px solid #ddd;
		margin-right:22px;
		}
	.descr{
		clear:both;
		padding-top:16px;
		margin-bottom:1em
		}
	.name{
		font-size:1.2em;
		font-weight:bold;
		margin-bottom:.7em
		}
		.name a{
			color:#0c89b7;
			}
	.tags{
		margin-bottom:1em;
		}
		.tags strong{
			display:block;
			font-size:1.1em;
			}
.codes{
	margin-bottom:1em;
	}
	.codes li{
		margin-bottom:6px;
		}
	.codes label{
		font-weight:bold;
		display:block;
		font-size:1em;
		padding-bottom:2px
		}
	.codes input{
		width:210px;
		padding:3px 5px;
		color:#6ac335;
		font-size:1em;
		}
	.codes .mob{
		background:url(../img/mob.png) no-repeat 99% 100%;
		}
.mess{
	padding-left:19px;
	background:url(../img/mess.png) no-repeat 0 0;
	margin:1em 0;
	}
	.mess a{
		color:#c3af35;
		}

.ui-tabs-nav{
	height:53px;
	width:100%;
	overflow:hidden;
	margin-bottom:-11px;
	position:relative;
	background:url(../img/acts.png) no-repeat 0 0;
	}
ul.nn1{background-position:0 0;}
ul.nn2{background-position:0 -53px}
ul.nn3{background-position:100% -106px}
.ui-tabs-nav li, .nn li{
	float:left;
	width:96px;
	}
.ui-tabs-nav a, .nn a{
	display:block;
	text-align:center;
	padding-top:19px;
	outline:none;
	}
li.nn3{
	float:right;
	width:96px;
	} 
.ui-tabs-nav .ui-tabs-selected a, .nn1 .nn1 a, .nn2 .nn2 a, .nn3 .nn3 a{
	color:#414141;
	text-decoration:none;	
	padding-bottom:8px;
	}


.ui-tabs-nav .ui-tabs-selected a{
    background-position: 100% -106px;
}


.block{
	background:url(/images/bar/b-str.png) repeat-y 0 0;
	zoom:1;
	}
	.b-in{
		background:url(/images/bar/b-bot.png) no-repeat 0 100%;		
		}
		.b-in1{
			background:url(/images/bar/b-top.png) no-repeat 0 0;
			padding:20px 15px 15px 17px;
			zoom:1;
			}


.video
	{
	margin-top:10px;
	width:291px;
	height:563px;
	}

.vid-top
	{
	background:url(/images/video/video-1.png) no-repeat 0 100%;	
	}
.vid-l
	{
	float:left;
	width:130px;
	height:100%;
	background:url(/images/video/video-2.png) repeat-y 0 0;	
	}
.vid-l img
	{
	position: static;
	padding-left:35px;
	margin-top:-8px;
	height:150px;
	float:left;
	z-index: -1;
	clear:both;
	}		
.vid-c
	{
	float:left;
	width:34px;
	height:100%;
	background:url(/images/video/video-3.png) repeat-y 0 0;	
	}	
.vid-r
	{ 
	float:left;
	width:127px;
	height:100%;
	background:url(/images/video/video-4.png) repeat-y 100% 0;	
	}	
.vid-r img
	{
	position: static;
	z-index: -1;
	height:150px;
	float:left;
	margin-left:-5px;
	margin-top:-8px;
	clear:both;
	}		
.vid-bottom
	{
	margin-top:10px;
	background:url(/images/video/video-5.png) no-repeat 0 99%;		
	}			
			
			
			

.c3 .thumb{
	margin-right:17px;
	}
.c3 .vid p a{
	color:#0c89b7;
	}
.c3 h3{
	font-size:1.1em;
	}
	

	#footer form{
		padding:15px 0 0 0;
	}
	#footer input{
		vertical-align:middle;
		}
	#footer .inp{
		width:256px;
		padding:2px;
		font-size:1.1em;
		margin-right:6px;
		}
	#footer .right {
		float:right;
		padding-bottom:15px;
		padding-right:10px;
		}
		
	#footer dl{
		font-size:1.1em;
		float:left;
		width:175px;
		border-right:1px solid #dedede;
		padding-right:15px;
		}



.inv {display:none;}
.polosa_left {
	margin-top:270px;
	padding-right:10px;
	width: 20px;
	float:left;
}

.polosa_left .corner_polosa {
	width: 10px;
}
.polosa_left .bg_polosa_top {
	height: 215px;
	width: 10px;
	background-color: #c90500;
}
.r1, .r2, .r3, .r4, .r5, .r6, .r7, .r8, .r9 {
	display:block;
	height:1px;
	font-size:0;
	overflow:hidden;
	background-color: #c90500;
}
.r1 {
	margin-right:1px;
}
.r2 {
	margin-right:2px;
}
.r3 {
	margin-right:3px;
}
.r4 {
	margin-right:4px;
}
.r5 {
	margin-right:5px;
}
.r6 {
	margin-right:6px;
}
.r7 {
	margin-right:7px;
}
.r8 {
	margin-right:8px;
}
.r9 {
	margin-right:9px;
}
.polosa_bottom {
	margin-top:180px;
}
.polosa_bottom .bg_polosa_bottom {
	height: 75px;
	width: 10px;
	background-color: #c90500;
}

.vii {
	font-size: 0;
	background-color: #c90500;
	height: 4px;
}


.banner_468 {
position: absolute;
	float:left;
	left:180px;
	top:13px;
	width:468px;
	border: 0px dashed #c0c0c0;
}

img.img {
	background: #ffffff; 
	BORDER-RIGHT: #c0c0c0 1px solid; 
	PADDING-RIGHT: 4px; 
	BORDER-TOP: #c0c0c0 1px solid; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	BORDER-LEFT: #c0c0c0 1px solid; 
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: #c0c0c0 1px solid;
	margin:3px;
}
img.view {
	margin-left:5px;
	margin-right:10px;
}

ul.calendar {
width:150px;
}
ul.calendar  li{
float:left;
text-align:center;
padding-top:1px;
padding-bottom:1px;
}
ul.calendar  li.cal:hover{
background:#fff;
margin:-1px;
BORDER: #c0c0c0 1px dotted; 
}
li.cal1, li.cal3{
width:23px;
}
li.cal2{
font-weight:bold;
text-align: center;
width:94px;
background:#fff;
margin:-1px;
BORDER: #c0c0c0 1px dotted; 
}
li.cal4 {
margin-top:5px;
width:20px;
font-weight:bold;
}
li.cal {
width:20px;
}
li.active {
width:20px;
font-weight:bold;
text-align: center;
background:#fff;
margin:-1px;
BORDER: #c0c0c0 1px dotted; 
}
ul.calendar  a{
text-decoration:none;
}
.navpath{
width:100%;
}
.navpath a{
text-decoration:none;
}


/* ÎÁËÀÊÀ */
.tagcloud {text-align:center;}
a.tag         { text-decoration: none; color: #cccccc; padding-right:3px;padding-left:3px; }
a.tag:hover {text-decoration: none; color: #fff; background: #f11006; padding-right:3px;padding-left:3px;}

a.tagred         { text-decoration: none; color: #df5d57; padding-right:3px;padding-left:3px; }
a.tagred:hover {text-decoration: none; color: #fff; background: #f11006; padding-right:3px;padding-left:3px;}

a.level1         { font-size:1em; }
a.level2         { font-size:1.2em;  }
a.level3         { font-size:1.4em;  }
a.level4         { font-size:1.6em;  }
a.level5         { font-size:1.8em;  }
a.level6         { font-size:2em;  }
a.level7         { font-size:2.2em;  }
a.level8         { font-size:2.4em;  }
a.level9         { font-size:2.6em;  }
a.level10        { font-size:3em;  }









li.user_review .avatar{border-width:1px;display:inline;float:left;height:80px;width:80px;margin:0 10px 0 -92px;}
li.user_review .avatar a{background:no-repeat center;display:block;height:80px;width:80px;}


li.user_review{height:90px;width:100%;}

#side li.user_review .avatar{border-width:1px;display:inline;margin:0 -92px 0 10px;height:80px;width:80px;}
#side li.user_review .score{display:inline;float:left;height:82px;line-height:1.2;width:83px;margin:0 -168px 0 85px;}
#side li.user_review .score .score_wrap{padding:20px 6px 0 12px;text-align:center;}
#side li.user_review .score .numeric{color:#FFF;font-size:36px;line-height:.8;font-weight:bold;}

#side li.user_review .scorez{display:inline;float:left;height:82px;line-height:1.2;width:300px;margin:0 -168px 0 180px;}


#main #player_review .avatar{border-color:#383838;} 
#main #player_review .score a,#main .user_review .score a{color:#FFF;} 
#main #player_review .score,#side li.user_review .score{background:url(http://www.omcat.ru/images/score.gif) no-repeat 0 0;} 
.contain_all .user_reviews .avatar,.contain_singles .user_reviews .avatar{border-color:#383838;}







ul.review_scores{height:1%;overflow:hidden;padding:0 0 0 134px;}
ul.review_scores li.review_score{float:left;height:37px;margin:0 0 5px;width:100%;}
ul.review_scores li.review_score .wrap{padding:0 52px 0 7px;}
ul.review_scores li.review_score span.data{float:right;font-size:22px;font-weight:bold;margin:0 -52px 0 0;line-height:37px;height:37px;width:52px;text-align:center;}
ul.review_scores li.review_score span.data a{font-size:24px;text-decoration:none;}
ul.review_scores li.review_score span.label,ul.review_scores li.review_score span.more{float:left;width:100%;}

ul.review_scores li.review_score span.label{font-size:12px;font-weight:bold;padding:4px 0 0;}
ul.review_scores li.review_score span.more{font-size:9px;}
ul.review_scores li.reader_score{font-size:9px;height:49px;margin:0;}
ul.review_scores li.reader_score .reset{position:absolute;top:12px;left:100%;text-align:center;width:52px;}
ul.review_scores li.reader_score .reset a{font-size:9px;}
ul.review_scores li.reader_score span.data{line-height:1;height:43px;padding:6px 0 0;}
ul.review_scores li.reader_score span.no_score{line-height:49px;padding:0;height:49px;}

ul.review_scores li.editor_score{border-width:1px;display:inline;float:left;vertical-align:middle;font-size:12px;font-weight:bold;height:111px;line-height:1.2;margin:0 0 0 -134px;padding:10px;text-align:center;width:107px;}
ul.review_scores li.editor_score a{text-decoration:none;}
ul.review_scores li.editor_score span{white-space:nowrap;}
ul.review_scores li.editor_score span.data{font-size:65px;font-weight:bold;display:block;}
ul.review_scores li.editor_score span.data span.na_text{font-size:55px;}

ul.review_scores li.editor_score span.scoreword{display:block;}
div.review_scores .body ul.actions li{border-width:0;margin:0;padding:0;}
div.review_scores ul.actions{margin:5px 0 0;text-align:center;}
div.review_scores ul.post_release{padding:0 171px 0 0;}
div.review_scores ul.actions li{line-height:24px;height:24px;}
div.review_scores ul.actions li.about{font-size:9px;width:100%;}
div.review_scores ul.actions li.review{float:right;font-size:12px;margin:0 -171px 0 5px;width:166px;}
div.review_scores ul.actions li.review a{display:block;padding-left:10px;}

div.review_scores ul.actions li.review span{display:block;padding-right:10px;}
.rating_slider div.slider{float:left;height:27px;width:100%;position:relative;}
.rating_slider div.slider p{font-size:9px;line-height:12px;margin:0;}
.rating_slider div.slider .scale,.rating_slider div.slider .current_rating{position:absolute;top:14px;left:0;height:13px;width:100%;}
.rating_slider div.slider div.current_rating{height:0;padding:13px 0 0;overflow:hidden;}
.rating_slider div.slider li{position:absolute;top:0;left:0;height:13px;}

.rating_slider div.slider ul a{display:block;height:13px;text-decoration:none;}
.rating_slider div.slider ul a .handle{display:none;}
.rating_slider div.slider ul a:hover .handle{display:block;}
.rating_slider div.slider .handle{height:0;padding:13px 0 0;position:relative;right:-4px;overflow:hidden;}
.rating_slider div.slider .scale{margin:0 0 0 5px;width:101px;}
.rating_slider div.slider .scale .scale_status{position:absolute;top:0;left:-5px;height:13px;width:10px;padding-left:1px;}
.rating_slider div.slider .scale .handle{left:0;width:11px;}

.rating_slider_10,.rating_slider_10 a{width:11px;z-index:6018;}
.rating_slider_15,.rating_slider_15 a{width:16px;z-index:6017;}
.rating_slider_20,.rating_slider_20 a{width:21px;z-index:6016;}
.rating_slider_25,.rating_slider_25 a{width:26px;z-index:6015;}
.rating_slider_30,.rating_slider_30 a{width:31px;z-index:6014;}
.rating_slider_35,.rating_slider_35 a{width:36px;z-index:6013;}
.rating_slider_40,.rating_slider_40 a{width:41px;z-index:6012;}
.rating_slider_45,.rating_slider_45 a{width:46px;z-index:6011;}

.rating_slider_50,.rating_slider_50 a{width:51px;z-index:6010;}
.rating_slider_55,.rating_slider_55 a{width:56px;z-index:6009;}
.rating_slider_60,.rating_slider_60 a{width:61px;z-index:6008;}
.rating_slider_65,.rating_slider_65 a{width:66px;z-index:6007;}
.rating_slider_70,.rating_slider_70 a{width:71px;z-index:6006;}
.rating_slider_75,.rating_slider_75 a{width:76px;z-index:6005;}
.rating_slider_80,.rating_slider_80 a{width:81px;z-index:6004;}
.rating_slider_85,.rating_slider_85 a{width:86px;z-index:6003;}

.rating_slider_90,.rating_slider_90 a{width:91px;z-index:6002;}
.rating_slider_95,.rating_slider_95 a{width:96px;z-index:6001;}
.rating_slider_100,.rating_slider_100 a{width:101px;z-index:6000;}



ul.review_scores .reset a,ul.review_scores span.label{color:#fff;}
ul.review_scores li.review_score span.more,ul.review_scores li.review_score p.msg{color:#7a7a7a;}
ul.review_scores li.review_score p.success{color:#ffeb00;}
ul.review_scores li.review_score p.error{color:#c00;}
ul.review_scores li.review_score,div.review_scores ul.actions li.about{background-color:#1d1d1d;}
ul.review_scores li.review_score span.data{background:#000;}
ul.review_scores li.reader_score .all{color:#ff7400;}
ul.review_scores li.editor_score{background:#000;border-color:#000;color:#fff;}
ul.review_scores li.editor_score a{color:#fff;}
ul.review_scores li.editor_score span.choice a{color:#ffeb00;}
ul.review_scores li.no_editor_score{color:#575757;}

.small {
font-size:9px;
color:#ffeb00;
	
}
.rating_slider .handle,.rating_slider ul a:hover,div.current_rating,.rating_slider .slider,.rating_slider .slider .scale_status{background-image:url(http://www.omcat.ru/images/rating_slider.gif);background-repeat:no-repeat;}
.rating_slider .slider .scale_status,.rating_slider ul a:hover{background-position:left -26px;}
.rating_slider .handle{background-position:right -39px;}
.rating_slider .slider{background-position:0 14px;}
.current_rating_10{background-position:-90px -13px;}
.current_rating_15{background-position:-85px -13px;}
.current_rating_20{background-position:-80px -13px;}
.current_rating_25{background-position:-75px -13px;}
.current_rating_30{background-position:-70px -13px;}
.current_rating_35{background-position:-65px -13px;}
.current_rating_40{background-position:-60px -13px;}
.current_rating_45{background-position:-55px -13px;}
.current_rating_50{background-position:-50px -13px;}
.current_rating_55{background-position:-45px -13px;}
.current_rating_60{background-position:-40px -13px;}
.current_rating_65{background-position:-35px -13px;}
.current_rating_70{background-position:-30px -13px;}
.current_rating_75{background-position:-25px -13px;}
.current_rating_80{background-position:-20px -13px;}
.current_rating_85{background-position:-15px -13px;}
.current_rating_90{background-position:-10px -13px;}
.current_rating_95{background-position:-5px -13px;}
.current_rating_100{background-position:0 -13px;}	





	.question{
		text-align:center;
		font-weight:bold;
		color: #FF0000;		
		cursor:pointer;	
	}
		
	.answer{		
		border: 1px dashed #555555;
		padding:3px;
		width:468px;
		display:none;	
	}
	
	.tooltip{
	border-bottom: 0px dashed #555555;
	}
	.ttip{
	display:none;
	}
.premium {
	margin:10px;
	padding:10px;
	width:90%;
	background-color:#E2EBED;
	border: 1px dashed #c0c0c0;
}	