* {
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
	margin-left:0;
	padding:0;
}
image{
	border:0;
}
a img,:link img,:visited img,:hover img {
	border:0;
	text-decoration: none;

}
a{
	color:#505050;
	font-size:12px;
	text-decoration: none;
}
a:hover {
	color:#000;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6{
	font-size:12px;	
	font-family: tahoma;
}
textarea{
	border:1px solid #ccc;
	box-shadow:inset 0 1px 3px #ccc;
}
input:focus {
    outline:none;
}
button:focus{
	outline:none;	
}
html{
	padding:0px;
	background:#eee;
}
body{
	background:#eee;
	font-family: Verdana;
	font-size:14px;
	width: 1260px;
	height:100%;
	margin:0px auto;
	padding:0;
	color:#181818;
}

.vers_special {
	background: url("/uploads/ico_special.gif") no-repeat left top;
	width: 163px;
	height: 90px;
	line-height: 24px;
	font-size: 15px;
	text-transform: uppercase;
	padding: 24px 0px 0px 22px;
}
.vers_special a {
	font-size: 15px;
}

.topline-wrap{
	height:35px;
	width:100%;
	background:#f1f1f1 url(../images/topline.png) repeat-x;		
}
.topline{
	margin:0 auto;
	width:1220px;
	height:35px;
	line-height:35px;
	font-size:13px;
	color:#707070;
	text-shadow:0 1px 1px #fff;
}
.top-date{
	float:left;
	width:350px;
	height:35px;
}
.searchblock{
	height: 19px;
	line-height: 20px;
	margin: 9px 0;
	margin-right: 10px;
	float: right;
	background: #e9e9e9;
	box-shadow: inset 0 4px 5px rgba(0,0,0,0.1);
	border-bottom: 1px solid #fff;
}
.searchblock ul{
	height:20px;
	list-style:none;
	padding:0;
	display:inline;
}
.searchblock li
{ 
	float:left;
	position: relative;
	border:0;
	display:block;
	height:20px;
}
.searchblock li a
{
	float:left;
	position: relative;
	text-align:center;
}
.searchblock .searchbt input{
	width:20px;
	height:20px;
	background:url(../images/searchbt.png) 0 0 no-repeat;
}
.searchblock .searchbt input:hover{
	background-position: 0 -20px;
}
.searchform{
	color: #505050;
	width: 130px;
	height: 19px;
	line-height: 19px;
	padding: 0 5px;
	border: 0px;
	font-size: 14px;
	font: Verdana, Geneva, sans-serif;
	background: transparent;
	overflow: hidden;
}
/* LOGIN begin  */
.loginbar{
	height:20px;
	max-width:260px;
	float:right;
	padding:7px 0 7px 0;
	position:static;
	text-align:right !important;
	line-height:20px;
}
.loginbar a{
	font-size:12px;
	text-decoration:none;
	color:#286eb1;
}
.loginbar a:hover{
	text-decoration:underline !important;
	color:#303030;
}
a.register{
	color:#505050;
	text-decoration:none;
}
a.register:hover{
	color:#303030 !important;
	text-decoration:none !important;
}
.loginpanel{
	line-height:20px;
	min-width:140px;
	color:#909090;
	height:20px;
	padding:0 0 10px 0;
	float:right;
	text-align:right;
}
#loginb{
	color:#909090;
	width:270px;
	display:none;
	background:#fff url(../images/black.png) top repeat-x;
	position:absolute;
	top:150px;
	left:50%;
	margin-left:-150px;
	z-index:20000 !important;
	box-shadow: 0px 0px 30px #000;
	padding:30px;
}
#loginb a{
	color:#505050;
	text-decoration:none;
}
#loginb a:hover{
	color:#ccc;	
	text-decoration:none !important;
}
.logintitle{
	line-height:40px;
	height:40px;
	text-align:center !important;
	color:#fff;
	font-size:18px;
	margin:-30px -30px 25px -30px;
	background:#303030 url(../images/nav.png) repeat-x;
	text-shadow:0 1px 1px rgba(0,0,0,0.3);
}
.login-close{
	position:absolute;
	background:url(../images/login-close.png) 0 0 no-repeat;
	width:25px;
	height:25px;
	cursor:pointer;
	top:-15px;
	right:-15px;
}
.login-close:hover{
	background-position: 0 -25px;
}
.profile{
	margin:0 0 15px 0;
}
.profile-left{
	width:80px;
	float:left;
	margin:0 20px 0 0;
	box-shadow:inset 0 2px 5px rgba(0,0,0,0.2);
	padding:10px;
	border-radius:5px;
}
.profile img{
	width:80px;
	max-height:80px;
	border-radius:3px;
}
.profile ul{
	list-style: none;
	margin:0 0 15px 0;
	padding:0;
	font-size:12px;
	color:#303030;
	float:left;
	width:150px;
}
.profile li{
	position: relative;
	height:29px;
	line-height:20px;
	margin:0;
	padding:0;
	width:150px;
}
.profile li a{
	text-align:left;
	padding:0 10px 0 15px;
	line-height:24px;
	font-size:13px;
	color:#707070 !important;
	text-decoration:none !important;
	display:block;
	font-weight:normal;
	border:1px solid #ccc;
	background:#fafafa url(../images/w40.png);
	border-radius:3px;
	margin:0;
}
.profile li a:hover{
	color:#000 !important;
	text-decoration:none !important;
	background-position:0 -10px;	
	border:1px solid #aaa;
}
.login_input{
	margin:15px 0 0 0;
	text-align:center;
}
.login_field{
	width:270px;
	height:30px;
	line-height:35px;
	vertical-align: middle;
	font-size:15px;
	padding:0;
	color:#909090;
	background:#fff;
	margin-top:15px;
	border-radius:3px;
	text-align:left;
}
.field{
	padding:5px;
	width:260px;
	height:20px;
	color:#909090;
	font-size:15px;
	font-family:Arial;
	background:none;
	border:1px solid #ccc;
	vertical-align: middle;
	border-radius:3px;
	box-shadow:inset 0 0 15px rgba(0,0,0,0.1); 
}
.field:hover, .field:active, .field:focus{
	border:1px solid #aaa;
}
.enter{
	height:40px;
	padding:0 10px;	
	background:#286eb1;
	border:1px solid #286eb1;
	box-shadow:inset 0 1px 1px rgba(255,255,255,0.3);
	cursor:pointer;
	margin:0 15px 0 0;
	font-weight:bold;
	color:#fff !important;
	font-size:16px !important;
	line-height:40px;
	border-radius: 3px;
	text-shadow:0 1px 1px rgba(0,0,0,0.5);
	float:left;
	text-decoration:none !important;
}
.enter:hover{
	color:#000;
	background:#303030;
	text-shadow:none;
}
.lostpass{
	height:38px;
	line-height:38px;
	border:1px solid #ccc;
	background:#fafafa url(../images/w40.png);
	color:#909090 !important;
	float:left;
	display:inline-block;
	font-size:14px !important;
	padding:0 10px;
	text-decoration:none !important;
	border-radius: 3px;
}
.lostpass:hover{
	color:#505050 !important;
	border:1px solid #aaa;
}
.not_save{
	font-size:12px;
	padding:0;
	margin:15px 0 5px 0;
	height:20px;
	text-align:left;
}
#login_overlay {
  background-color: #000; /* Чёрный фон */
  height: 100%; /* Высота максимальна */
  left: 0; /* Нулевой отступ слева */
  opacity: 0.50; /* Степень прозрачности */
  -moz-opacity:0.5;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  position: fixed; /* Фиксированное положение */
  top: 0; /* Нулевой отступ сверху */
  width: 100%; /* Ширина максимальна */
  z-index: 10000; /* Заведомо быть НАД другими элементами */
  display:none;
}
/* LOGIN end  */
.header-wrap{
	width:100%;
	height:238px;
	background:#fff url(../images/head.png) center no-repeat;
}
.header{
	margin: 0px auto;
	width: 1260px;
	height: 238px;
	background: rgba(255, 255, 255, 0.35);
}
.logo{
	width: 230px;
	height: 230px;
	/*float: left;
	margin-top: 50px;
	margin-left: 0;*/
	margin: 0 auto;
}
.nav-wrap{
	height:80px;
	width:100%;
	background:#ccc url(../images/nav.png) repeat-x;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.nav{
	width:1260px;
	height:40px;
	padding:0;
	margin:0 auto;
	position:relative;
}
.nav ul{
	font-size:14px;
	list-style:none;
	margin:0;
	display:inline;
}
.nav li{ 
	float: left;
	z-index:100;
	text-align:left;
}
.nav li a
{
	font-size: 14px;
	color:#fff;
	line-height:40px;
	padding:0 15px;
	display: block;
	text-decoration:none;
	border-right:1px solid #235da4;
	box-shadow:inset -1px 1px 1px rgba(255,255,255,0.2);
}
.nav li a.first{
}
.nav li a:hover {
	z-index:100;
	color:#000;
	text-decoration:none;	
	text-shadow:0 1px 2px rgba(255,255,255,0.3);
}
.nav li a.link1{

	}
.nav li.drop:hover .link1{
 border-bottom:0;
	background:#fff;
	color:#000;
	line-height:39px;
	border-top:1px solid #eee;
}
.nav li.drop{

	display:block;
}
.nav li.drop:hover{
	
}
.nav li ul {
	z-index:500;
	display: none;
	position:absolute !important;
	left:0;
	width:1200px;
}
.nav li li{
	z-index:500;
	height:40px;
	padding:0;
	display:block;
	float:left;
}
.nav li li a {
	padding:0 10px !important;
	text-align:left;
	color:#286eb1;
	font-size:13px;
	line-height:40px;
	text-decoration:none;
	text-shadow:none;
	border-right:0;
	box-shadow:none;
	display:block;
	float:left;
	font-weight:bold;
}
.nav li li a:hover {
	color:#000;
	text-shadow:none;
	clear:both;
}
.nav li:hover ul{
	display:block;
	float:left;
}
#container{
	width:1260px;
	margin:0 auto;
	padding-bottom:20px;
}
.container{
cursor:pointer
}::selection{
background:#286EB1;
color:#fff
}
#content{
	width:1260px;
}
table.maintable{
	width:100%;
	border-collapse: collapse;
    border-spacing: 0;
	cellspacing:0;
	border:0;
}
table.maintable td{
	border:0;
	vertical-align:top;
}
#leftblock{
	width:285px;
	padding:0 10px 0 0;
}
#centerblock{
	width:670px;
}
#rightblock{
	width:285px;
	padding:0 0 0 10px;
}

#dle-content {
	padding: 20px;
}

.wblock{
	background:#fff;
	margin:0 0 10px 0;
	width:670px;
}


.views{
	float:left;
	padding:0 0 0 20px;
	background:url(../images/dataicon.png) 0 2px no-repeat;
	margin:0 10px 0 0;
}
.comms{
	float:left;
	padding:0 0 0 20px;
	background:url(../images/dataicon.png) 0 -13px no-repeat;
}
.date{
	float:left;
	margin:0 10px 0 0;	
}
.custom-2{
	width:310px;
	height:80px;
	padding:10px 10px 10px 0;
	overflow:hidden;
}
.overflow2{
	width:120px;
	height:80px;
	overflow:hidden;
	float:left;
	margin:0 10px 0 0;
}
.overflow2 img{
	width:120px;
	min-height:80px;
}
.overflow2 img:hover{
	opacity:0.9;
}
.custom-title2{
	font-size:12px;
	line-height:15px;
	margin:0 0 5px 0;
	max-height:60px;
	overflow:hidden;
}
.custom-title2 a{
	font-size:13px;
	text-decoration:none;
	color:#286eb1;
}
.custom-title2 a:hover{
	color:#505050;
	text-decoration:none;
}
.custom2data{
	height:14px;
	line-height:14px;
	font-size:11px;
	color:#505050;
	padding:0 5px;
	font-size:11px;
}
.vblock{
	width:210px;
	margin:0 0 10px 10px;
	float:left;
	overflow:hidden;
}
.bheader{
	height:35px;
	line-height:35px;
	padding:0 0 5px 0;
	background: url(../images/header.png) repeat-x;
	color:#ccc;
	font-size:16px;
	text-shadow:0 1px 1px rgba(255,255,255,0.2);
	text-align:center;
	margin:10px 0;
}
.bheader a{
	color:#fff;
	font-size:16px;
	text-decoration:none;
}
.bheader a:hover{
	text-decoration:none;
}
.custom-4{
	width:185px;
	height:150px;
	overflow:hidden;
    margin:1px 1px 5px 1px;
}
.overflow4{
	width:185px;
	height:140px;
	overflow:hidden;
	margin:1px 1px 5px 1px;
	position:relative;
}
.overflow4 img {
 border:2px solid #ccc;
 -moz-border-radius:3px;
 -webkit-border-radius:3px;
 border-radius:3px;
}


.overflow4 a img {
 opacity:0.7; -moz-opacity:0.7; filter:alpha(opacity=70);
}
.overflow4 a:hover img {
 opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}
.custom-title4{
	display:block;
	font-size:12px;
	line-height:15px;
	padding:5px 10px;
	position:absolute;
	bottom:0;
	max-height:60px;
	overflow:hidden;
	background:url(../images/black75.png);
}
.custom-title4 a{
	font-size:12px;
	text-decoration:none;
	color:#fff;
}
.custom-title4 a:hover{
	color:#eee;
	text-decoration:none;
}
.custom4data{
	height:14px;
	line-height:14px;
	font-size:11px;
	color:#909090;
	padding:5px 0 0 0; 
	font-size:11px;
}
.c4-text{
	color:#505050;
	line-height:18px;
	height:90px;
	overflow:hidden;
}
.custom-5{
	width:210px;
	height:45px;
	padding:15px 0 0 0;
	overflow:hidden;
}
.overflow5{
	width:60px;
	height:45px;
	overflow:hidden;
	float:left;
	margin:0 10px 0 0;
}
.overflow5 img{
	width:60px;
	min-height:45px;
}
.overflow5 img:hover{
	opacity:0.9;
}
.custom-title5{
	font-size:12px;
	line-height:15px;
	max-height:45px;
	overflow:hidden;
}
.custom-title5 a{
	font-size:12px;
	text-decoration:none;
	color:#286eb1;
	font-weight:normal;
}
.custom-title5 a:hover{
	color:#505050;
	text-decoration:none;
}
.custom5data{
	height:14px;
	line-height:14px;
	font-size:11px;
	color:#505050;
	padding:0 5px;
	font-size:11px;
}
.bblock{
	background:#fff;
	margin:0 0 10px 0;
	/*width:670px;*/
    width:1000px;
}
.bblock .custom-4{
	float:left;
	padding:0 0 20px 10px;
}
.sideblock{
	width:265px;
	padding:10px;
	margin-bottom:10px;
	background:#fff;
}
.sideheader{
	color:#286eb1;
	font-size:16px;
	height:20px;
	text-align:center;
	line-height:20px;
	margin:10px 0 0 0;
	border-top:1px solid #ccc;
}
.sideheader span{
	position:relative;
	top:-10px;
	background:#fff;
	padding:0 5px;
}
.sideheader a{
	font-size:20px;
	font-size:16px;	
	color:#286eb1;
	text-decoration:none;
}
.sideheader a:hover{
	color:#303030;
	text-decoration:none;
}
.htitleу{	
	background:url(../images/header.png) repeat-x;
	padding:7px 0 5px 10px;
	color:#ccc;
	font-size:16px;	
	text-align:center;
	line-height:20px;
}
.htitle{
	height:28px;
	list-style:none;
	padding:7px 0 5px 10px;
	margin:0 0 0 0;
}
.htitle span {
	padding: 4px 5px;
	color: #FFF;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	display: block;
	text-decoration: none;
	border-radius: 10px;
	border: 1px solid #2A77BC;
	margin: 0 10px 0 0;
	background: #1A8EC7;
}
.htitle span.first{
}
.htitle span:hover{
	cursor:pointer;
	color:#fff;	
}
.active-ttab{
	color:#000 !important;
	background:#fff url(../images/w30.png) repeat-x !important;
	border:1px solid #eee !important; 
	box-shadow:0 1px 3px #000 !important; 
}
.tt-panel{
	display:none;
}
.index-panel{
	
}
.b_date{
	background:url(../images/b_date.png) right center no-repeat;
	color:#fff;
	font-size:11px;
	padding:0 10px 0 5px;
	line-height:18px;
	height:18px;
	float:left;
	margin:0 10px 0 0;
}
.b_comm{
	background:url(../images/b_comm.png) left center no-repeat;
	color:#fff;
	font-size:11px;
	line-height:12px;
	height:12px;
	padding:0 3px 0 7px;
	display:inline-block;
}
.cblock{
	margin:0 0 10px 0;
	width:670px;
	background:#303030;
}
.cheader{
	color:#fff;
	background:#286eb1;
	height:13px;
	line-height:13px;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
}
.cheader a{
	color:#fff;
	font-size:16px;
	text-decoration:none;
}
.cheader a:hover{
	color:#eee;
	text-decoration:none;
}

/* FOOTER         */
.footer-wrap{
	width:100%;
	border-top:3px solid #CBCBCB;
}
.footer {	
	line-height:20px;
	width:1000px;
	padding:20px 0;
	color:#909090;
	position:relative;
	margin:0 auto;
}
.footer a{
	color:#909090;
}
.subfooter{
	float:left;
	width:330px;
}
.footer .logo, .footer .socialb{
	float:none;
	margin:0;
}
.footer_nav{
}
.footer_nav a{
	color:#fff;
}
.separate{
	background:url(../images/separate.png) no-repeat;
	margin:5px 5px 0 5px;
	width:5px;
	height:5px;
	display:inline-block;
}
.seotext{
	font-size:11px;
	line-height:15px;
	float:left;
	width:300px;
	padding:0 20px;
}
.tagscloud{
	float:left;
	width:330px;
	line-height:18px;
}
.counters{
height:31px;
float:right;
}
.counters span{
margin-left:10px;
}
.counters span.sanderart{
}
.counters span.sanderart img{
width:88px;
height:31px;
border:0;
background:url(../images/sanderart.png) no-repeat;
margin-left:10px;
}
.footer-header{
	border-top:1px solid #505050;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	line-height:30px;
}
.speedbar{
	font-size:11px;
	color:#909090;
	overflow:hidden;
	height:30px;
	line-height:30px;
	margin:0 20px 10px 10px;
}
.speedbar a{
	color:#909090;
	text-decoration:none;
	font-size:11px;
}
.speedbar a:hover{
	color:#505050;
	text-decoration:none;	
}
.sort{
	margin:0 10px 20px 10px;
	color:#909090;
}
.sort a{
	color:#505050;
	text-decoration:none;
	border-bottom:1px dashed #505050;
}
.sort a:hover{
	color:#286eb1;

}
.shortstory{
	margin:0 10px 20px 10px;
	border-bottom:1px solid #cdcdcd;
	padding:0 0 10px 0;
	line-height:18px;
}
.shortstory a{
	text-decoration:none;
	color:#286eb1;
}
.shortstory a:hover{
	text-decoration:none;
	color:#303030;
}
.short-overflow{
	position:relative;
	width:240px;
	height:160px;
	overflow:hidden;
	float:left;
	margin:0 10px 10px 0;
}
.short-overflow img{
	width:240px;
	max-height:160px;
}
.short-overflow img:hover{
	opacity:0.9;
}
.shorttitle{
	margin:0 0 5px 0;
}
.shorttitle a{
	font-size:14px;
	font-weight:bold;
	color:#286eb1;
}
.shorttitle a:hover{
	text-decoration:none;
	color:#303030;
}
.shortstory .full-info{
	margin-left:250px;
}

.info-print{
	background:url(../images/print.png) 0 0 no-repeat;
	padding:0 0 0 18px;
}
/* КНОПКИ */
.vbutton{
	font-family:Arial;
	background:#eee url(../images/w30.png) repeat-x;
	box-shadow:0 1px 3px rgba(0,0,0,0.5);	
	cursor:pointer;
	width:80px;
	height:25px !important;
	line-height:25px !important;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	display:block;
	margin:5px 0 10px 10px;
	color:#505050;
	text-shadow:0 1px 1px #fff;
	border-radius:3px;
	float:left;
	border:0;
}
.vbutton:hover{
	color:#fff;
	cursor: pointer;
	border:0;
	background:#286eb1;
	box-shadow:inset 0 0 10px rgba(0,0,0,0.3);
	text-shadow:none;
}
/*Стили для трех кнопок в коментах НАЧАЛО*/
.cbutton1{
border:0;	
	background:#286eb1;	
	cursor:pointer;
	font-family:Arial;
	padding: 2px 10px;
	text-shadow:none;
	height:30px !important;	
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	margin:5px auto 10px 10px;
	color:#fff;
	border-radius:5px;
}
.cbutton1:hover{
	color:#fff;
	cursor: pointer;
	border:0;
	text-shadow:none;
	background:#303030;	
}
/*Стили для трех кнопок в коментах КОНЕЦЬ*/
.cbutton{
	font-family:Arial;
	background:#286eb1;	
	box-shadow:inset 0 1px 1px rgba(255,255,255,0.3);
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
	border:1px solid #286eb1;
	cursor:pointer;
    width:100px;
	height:30px !important;
	line-height:28px !important;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	display:block;
	margin:5px auto 10px 10px;
	color:#fff;
	border-radius:5px;
	text-align:center;
	float:left;
}
.cbutton:hover{
	color:#fff;
	cursor: pointer;
	border:0;
	text-shadow:none;
	background:#303030;	
}
.resbutton{
	font-family:Arial;
	cursor:pointer;
	text-decoration:none;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	color:#286eb1;
	text-decoration:none;
	line-height:25px;	
	margin:5px 0 0 10px;
}
.resbutton:hover{
	color:#000;
	cursor: pointer;
	border:0;
	background:#eee;
}
/* NEWS POST */
.story{
	width:630px;
	padding-bottom:1px;
	margin-bottom:10px;
}
.full-story{
	width:620px;
	padding:0 10px 2px 10px;
	color:#505050;
	font-size:14px;
	line-height:150%;
}
.full-story a {
	color:#286eb1;
	font-size:13px;
}
.full-story a:hover {
	color:#303030;
	text-decoration:none;
}

.full-story ul, .full-story ol {
	margin-left:15px;
}
.post-title{
	font-size:16px !important;
	color:#303030;
	text-decoration:none;
	font-family:"Arial";
	line-height:25px;
	margin-bottom:5px;
	font-weight:bold;
}
.post-title h1, post-title a h1{
	font-size:18px !important;
	display:inline;
}
.post-title a{
	font-weight:bold;
	color:#286eb1;
	font-size:16px !important;
	text-decoration:none;
	font-family:"Arial";
}
.post-title a:hover{
	color:#303030;
	text-decoration:none;
}
.full-info{
	font-size:11px;
	color:#505050;
	border:1px solid #eee;
	margin:0 0 10px 0;
	height:20px;
	padding:5px 0 0 5px;
	line-height:14px;
}
.full-info a{
	font-size:11px;

}
.print{
	background:url(../images/print.png) no-repeat;
	padding:0 0 0 20px;
	margin:0 0 0 10px;
	float:left;
}
.complaint{
	background:url(../images/complaint.png) no-repeat;
	padding:0 0 0 20px;
	margin:0 0 0 10px;
	float:left;
}
.fstory{
	margin-bottom:20px;
}

.info-rating{
	margin:0 0 0 10px;
	font-size:11px;
	display:inline-block;
	position:relative;
	top:4px;
}
.plusobut{
	width:190px;
}
.related-block{
	position:relative;
	overflow:hidden !important;
	color:#303030;
	margin:0 10px;
	background:#f1f1f1;
	border:1px solid #ccc;
	padding:0 0 0 10px;
}
.related-block .custom-5{
	float:left;
	width:200px;
	padding:0 10px 15px 0;
}

/* COMMENTS */
.addcomment{
	padding:0;
	text-align:center;
	margin:10px;
	padding:0 0 10px 0;
}
.title{
	line-height:20px;
	padding:5px 0;
	color:#303030;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin:5px 0;
}
.comments{
	width:630px;
	margin:0 ;
}
textarea#comments{
	height:150px;	
}
.comm-title{
	line-height:20px;
	color:#286eb1;
	font-size:14px;
	margin:20px 10px 0 10px;
	padding:5px 0;
	font-weight:bold;
	border-top:3px solid #505050;
}
.comm-title span{
	font-size:14px;
	color:#909090;
}
.comment{
	width:650px;
	color:#505050;
	margin:0 auto 20px auto;
	background:#eee;
	position:relative;
}
.comm_corner{
	position:absolute;
	width:10px;
	height:10px;
	background:url(../images/comm_bg.png) no-repeat;
	bottom:-10px;
	left:50px;
}
.comment a{
	color:#286eb1;
	text-decoration:none;
}
.comment a:hover{
	text-decoration:none;	
}
.comment table{
	margin:0;
	padding:0;
}
.comment-left{
	max-height:100px;
	width:60px;
	padding:10px 10px 10px 10px;
	font-size:11px;
	float:left;
}
.comment-left a{
	color:#000;
	font-weight:bold;
}
.comment-left img{
	width:60px;
	max-height:60px;
}
.comment-right{
	width:560px;
	padding:5px;
	font-size:13px;
	min-height:40px;
	float:left;
	margin:0;
	position:relative;
}
.comment-right a{
	color:#286eb1;
	font-weight:bold;
}
.comm-data{
	color:#909090;
	margin-bottom:10px !important;
	display:block;
	font-size:11px;
	font-style:italic;
}
.comment-right a{
	font-size:12px;
	color:#303030;
}
.comment:hover .comment-title-hover{
	display:block;
}
.comment-title-hover{
	height:15px;
	line-height:15px;
	width:400px;
	padding:0;
	font-size:12px;
	color:#505050;
	display:none;
	position:absolute;
	top:5px;
	right:5px;
	z-index:10;	
	text-align:right;
}
.comment-title-hover a{
	color:#286eb1;
	font-size:11px;
	text-decoration:none;
}
.comment-title-hover a:hover{
	color:#505050;
	text-decoration:none;
}
.comment-title-hover span{
	float:right;
}
.comment-number{
	color:#fff !important;
	padding:0 3px;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	float:right;
	background:#505050;
}
.mass-action{
	padding:0 5px;
	height:15px;
	float:right;
}
.mass_comments_action{
	margin:0 0 0 20px;
	color:#909090;
}
.comment-news{
	margin:5px 0 !important;
}
.comment-news a{
	text-decoration:none;
	font-size:13px !important;	
}
.comment-news a:hover{
	text-decoration:none;
	color:#ccc;
}
.info{
	min-height:35px;
	margin:10px;
	color:#707070;
	background:#f5f5f5 url(../images/sign.png) 	5px 5px no-repeat;
	padding:10px 5px 10px 60px;
	font-size:12px;
	line-height:15px;
	border:1px solid #eee;
	text-shadow:0 1px 0 #fff;
}
.info a{
	color:#286eb1;
}
.navigation{
	height:30px;
	width:100%;
	color:#000;
	margin:10px auto;
	padding:15px 0;
	font-size:14px;
	clear:both;
	text-align:center !important;	
}
.navigation b{
	font-size:25px !important; 
}
.navigation a:link,
.navigation a:visited,
.navigation a:active {
	line-height:24px !important;
	height:24px;
	text-decoration:none;
	padding:0 9px;
	color:#000;
	font-size:12px;
	display:inline-block;
	border-radius:12px;
}
.navigation a:hover{
	text-decoration:none;
	color:#fff;
	background:#286eb1;
}
.navigation span {
	line-height:24px !important;
	height:24px !important;
	text-decoration:none;
	background:#286eb1 !important;
	border-radius:12px;
	padding:0 9px;
	color:#ffffff;
	font-size:12px;
	display:inline-block;
}
.nav_ext{
	background:none !important;
	color:#000 !important;
	font-weight:bold;
	box-shadow:none !important; 
}
.next,.prev{
	display:inline-block !important;
}
.next a, .prev a{
	background:#eee !important;
}
.next a:hover, .prev a:hover{
	background:#286eb1 !important;
}
table.fulltable{
	width:100%;
	background:#f5f5f5;
	border-collapse: collapse;
    border-spacing: 0;
	cellspacing:0;
	border:0;

}
table.fulltable td{
	border-top:1px solid #fff;
	padding:10px 10px;
}
.line{
	margin:5px 0;
	padding:5px 15px;
	border:1px solid #e0e0e0;
	background:#f1f1f1;
	min-height:20px;
	text-align:left;
	font-size:13px;
}
.sline{
	width:150px;
	min-height:25px;
	line-height:25px;
	text-align:left;
}
.pline{
	width:400px;
	min-height:20px;
	line-height:20px;
	text-align:left;
}
.import{
	color:#286eb1;
}
.line a{
	color:#286eb1;
}
.row{
	font-size:13px;
	margin:5px 0;
	padding:5px;
	border:1px solid #eee;
	background:#fafafa;
}
.row a{
	color:#286eb1;
}
.row h{
	min-width:150px;
	padding:3px;
	margin:0 0 10px 0;
}
.poll{
	background:#fafafa;
	padding:5px 10px;
	margin:5px 0 10px 0;
	border:1px solid #eee;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
.poll b{
	border-bottom:1px solid #303030;
}
.userstop{
	font-family:Tahoma;
	font-size:11px;
	color:#505050;
	border-collapse:collapse;
}
.userstop thead {
	font-family:Arial;
	padding:5px 0 0 5px;
	height:20px;
	font-size:12px;
	color:#303030;
	background:url(../images/white.png) repeat-x;
}
.userstop table {
	border-collapse:collapse;
}
.userstop td {
	text-align:center;
	height:25px;
	padding:0px;
	border:1px solid #ccc;
}
.userstop a {
	font-size:11px;
	text-decoration:none;
	color:#286eb1;
}
.userstop a:hover {
	text-decoration: none;
}
.stat{
	color:#707070;
	font-size:13px;
	font-weight:bold;
	min-height:15px;
	margin:0 20px 0 20px;
	padding:2px 0 5px 0;
	border-bottom:1px solid #e0e0e0;
}
.stat span{
	float:right;
	font-weight:normal;
}
.stat a{
	font-size:13px;
	text-decoration:none;
}
.h-row{
	color:#505050;
	background:#f1f1f1;
	font-weight:bold;
	padding:0 0 0 15px;
	margin:10px 0 0 0;
}
textarea, .txsh, .input1, .input2, .input3{
	border:1px solid #ccc;
	height:25px;	
}
.input1{
	width:340px; 
	font-family:verdana; 
	font-size:13px;
	box-shadow:inset 0 1px 5px rgba(0,0,0,0.1);
	border-radius:3px;	
	padding:0 5px;
	color:#707070;
}
.input2{
	width:100px;
		padding:0 5px;
	font-size:12px;
	border-radius:3px;
	box-shadow:inset 0 1px 5px rgba(0,0,0,0.1);
}
.input3{
	width:98%; 
	font-family:"Tahoma"; 
	font-size:12px; 	
	padding:0 5px;
	border-radius:3px;
	box-shadow:inset 0 1px 5px rgba(0,0,0,0.1);
}
.input4{
	width:100%;
	height:100px;
	font-family:verdana; 
	font-size:12px;	
	border:1px solid #ccc;	
}
.clear {
	margin:0;
	padding:0;
	height:0px;
	clear:both;
	width:100%;
}
table{
	background:transparent;
	border:0px;
	border-collapse:separate;
}
table td{
	text-align:left;
	padding:0px;
	background:transparent;
}
select {
	font-size: 11px;
	font-family: tahoma;
}
.stext {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
}
.stext a:active,
.stext a:visited,
.stext a:link {
	color: #0084ff;
	text-decoration:none;
}
.stext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.ntitle {
	color: #CC00FF;
	font-size: 15px;
	font-family: tahoma;
	font-weight: bold;
	padding:11px 0 0 6px;
}
.ntitle a {
	color: #0084ff;
	text-decoration: underline;
}
.ntitle a:hover {
	text-decoration:none;
}
.ui-widget-overlay {
position:fixed;z-index:100;
top:0;left:0; right:0;bottom:0;
background:rgba(0,0,0,.3);
}
.ui-dialog fieldset{
	padding:5px;
	color:#286eb1;
	border:1px solid #505050;
}
.pm_status {
	float:left;
	background:#fff;
	padding:0 0 10px 0;
	border:1px solid #eee;
	width: 330px;
	height: 100px;
	margin:5px 15px 0 10px;
}

.pm_status_head {
	font-size: 0.9em; 
	background:#eee url(../images/w40.png) repeat-x;
	height: 25px;
	line-height:25px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #505050;
	font-size:14px;
	box-shadow:0 1px 3px rgba(0,0,0,0.3);
}

.pm_status_content {
	padding: 5px;
}
.pmlinks{
	padding:15px 10px;
	float:left;
	text-align:center;
	width:250px;
}
.pmlinks a{
	display:block;
	height:30px;
	padding:0 10px;
	line-height:30px;
	background:#eee;
	box-shadow:inset 0 0 10px rgba(0,0,0,0.05);
	color:#505050;
	text-decoration:none;
	margin:0 10px 5px 10px;
	text-shadow:0 1px 1px #fff;
}
.pmlinks a:hover{
	box-shadow:inset 0 0 10px rgba(0,0,0,0.2) !important;
	color:#286eb1;
	background:#ececec;
}
.editpost {
    background: #fff;
    border: 1px solid #286eb1;
    padding: 1px 7px 2px 7px;
    color: #286eb1;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.51);
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.editpost a {
    color: #527d35;
}

/*footer*/
.footer-wrap{
background: #EEEEEE url(../images/topline.png) repeat-x;
}
.ftmenu-wrap{
width:100%;
height:30px;
padding:10px 0;	
}
.ftmenu{
width:1000px;
height:30px;
margin:0 auto;	
}
.ftmenu ul{
list-style:none;	
font-size:14px;
margin:0;
display:inline;
}
.ftmenu li
{ 
float: left;
z-index:100;
text-align:left;
height:30px;
}
.ftmenu li a
{
font-size: 14px;
color:#909090;
line-height:20px;
padding:5px 10px;
display: block;
text-decoration:none;
border-right:1px solid #404040;
}
.ftmenu li a:hover {
z-index:100;
color:#fff;
text-decoration:none;
text-shadow:none;
}
.footer {
margin:0 auto;
width:1000px;
padding:15px 0 10px 0;
color:#909090;
position:relative;
border-radius:0 0 5px 5px;
-webkit-border-radius:0 0 5px 5px;
-moz-border-radius:0 0 5px 5px;
}
.seotext{
width:600px;
font-size:12px;
color:#000;
}
.slogo{
margin:-5px 0 0 0;
width:150px;
height:50px;
float:left;	
}
.slogo img{
width:150px;
height:50px;	
}
.sub-footer{
text-align:left;
color:#707070;
padding:0 5px;
position:relative;
font-size:12px;
float:left;
}
.sub-footer a{
color:#0f5cac;
font-size:12px;
text-decoration:none;
}
.sub-footer a:hover{
text-decoration:none;
color:#fff;
}
.counters{
height:31px;
float:right;
}
.counters span{
margin-left:10px;
}
.counters span.sanderart{
}
.counters span.sanderart img{
width:88px;
height:31px;
border:0;
background:url(../images/sanderart.png) no-repeat;
margin-left:10px;
}
/*кнопки*/
.navigation1{
	height:16px;
	width:100%;
	color:#000;
	padding:10px 0;
	font-size:13px;
	clear:both;
	text-align:center !important;	
}
.navigation1 b{
	font-size:22px !important; 
}
.navigation1 a:link,
.navigation1 a:visited,
.navigation1 a:active {
	line-height:20px !important;
	height:20px;
	text-decoration:none;
	padding:0 9px;
	color:#000;
	font-size:12px;
	display:inline-block;
	border-radius:12px;
}
.navigation1 a:hover{
	text-decoration:none;
	color:#fff;
	background:#286eb1;
}
.navigation1 span {
	line-height:24px !important;
	height:24px !important;
	text-decoration:none;
	padding:0 5px;
	color:#aaa;
	font-size:12px;
	display:inline-block;
}

/*---Капча---*/
#QapTcha {
  padding:10px;
  border:1px solid #F4F4F4;
  background:url('../images/bg_QapTcha.png') repeat;
  margin-top:10px;
  border-top:1px solid #fff;
}
.baseform #QapTcha {
margin-top:0px;
}
.fulltable textarea:disabled {
background:#EEEEEE url('../dleimages/stop.png') no-repeat 50% 50%;
}

.story textarea:disabled {
background:#EEEEEE url('../dleimages/stop.png') no-repeat 50% 50%;
}

#QapTcha .clr{clear:both}

#QapTcha #bgSlider {
  width:202px;
  height:22px;
  float:left;
  background:transparent url('../images/sprites.png') no-repeat 0 -22px;
  margin-left:40px;
}


#QapTcha #Slider {
  width:48px;
  height:22px;
  background:transparent url('../images/sprites.png') no-repeat -32px 0;
  cursor:e-resize
}

#QapTcha #Icons {
  float:left;
  width:16px;
  height:16px;
  background:transparent url('../images/sprites.png') no-repeat 0 0;
  margin-top:3px;
  margin-left:10px;
}

#QapTcha #TxtStatus {
  width:400px;
  margin-top:7px;
  text-align:left;
  font-family:Verdana;
  font-size:10px;
  clear:both;
  margin-left:40px;
}

/** States **/
#QapTcha .dropSuccess {
  color:#568E2F
}
#QapTcha .dropError {
  color:#bb2828
}

/* Кнопка вверх  */
#gotop{position:fixed;width:41px;height:41px;right:30px;bottom:20px;display:block;background:url('../images/gotop.png') no-repeat;z-index:9998;display:none;}

/* pass indikator  */
#iSM {margin:0 0 0 0px;padding:0;overflow:hidden;width:170px;}
#iSM ul {border:0;margin:4px 0 0 0;padding:0;list-style-type:none;text-align:left;}
#iSM ul li {display:block;float:left;text-align:center;padding:1px 0 0 0;margin:0;height:22px;}
#iWeak,#iMedium,#iStrong {width:56px;font-size:0.9em;color:#adadad;text-align:center;padding:2px;background-color:#F1F1F1;display:block;}
#iWeak,#iMedium {border-right:solid 1px #DEDEDE;}
#iMedium {width:55px;}
#iMedium,#iStrong {border-left-width:0;}
div.strong #iWeak, div.strong #iMedium, div.strong #iStrong  {background: #00CC66;color: #00CC66;}
div.medium #iWeak, div.medium #iMedium {background: #FFFF99;color: #FFFF99;}
div.medium #iWeak, div.medium #iMedium {background: #FFFF99;color: #FFFF99;}
div.weak #iWeak {background: #FF0000;color: #FF0000;}
div.strong #iStrong, div.medium #iMedium, div.weak #iWeak {color:#000;}

/*HIDE*/
#hide{  
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  padding: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px
}
.look{
  background-color: #E6FFE6;
  border: 1px solid #70B070;
}
.nologged{
  border: 1px solid #D73737;
  background-color: #FFE1E1;
  text-align: center
}
.hide{
  border: 1px solid #70B070;
  background-color: #E6FFE6;
  text-align: justify
}
.redhide div, .redhide div a, .redhide div a:hover{
  text-align: right;
  color: #999999;
  text-decoration: none
}
.redhide{
  border: 1px solid #D73737;
  background-color: #FAFAFA;
  color: #D81419;
  text-align: center
}
.redhide ul{
  text-align: left;
  margin: 0px;
  margin-left: 25px
}

.viponly{
  border: 1px solid #FFA200;
  padding: 10px;
  background-color: #FFF8E7;
  margin: 10px;
}

/* zu_visited */
.zu_visited_ava {
 padding:2px; 
 margin-right:5px; 
 float:left;
}

.zu_visited_ava img {
 border:2px solid #ccc;
 -moz-border-radius:3px;
 -webkit-border-radius:3px;
 border-radius:3px;
}

.zu_visited_ava a img {
 opacity:0.7; -moz-opacity:0.7; filter:alpha(opacity=70);
}

.zu_visited_ava a:hover img {
 opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

.zu_visited_text {
 display:inline-block; 
 padding-top:7px;
 width:210px; 
 height:65px; 
 text-align:left; 
 font-size:12px; 
 line-height:13px; 
 margin-bottom:12px;
}

/* lastcomm */
.lastcomm {
  margin: 0;
  padding: 0;
  list-style: none;
  font: normal 14px/20px Arial, sans-serif;
}
.lastcomm a {
  text-decoration: none;
}
.lastcomm a span {
  color: #676767;
}
.lastcomm li {
  position: relative;
  border-bottom: solid 1px #ccc;
  cursor: pointer;
  padding: 5px 15px;
}
.lastcomm li .lcomm-user {
  color: #0f5cac;
}
.lastcomm li .lcomm-date {
  color: #666;
}
.lastcomm li .lcomm-hidden {
  position: absolute;
  top: -10px;
  right: 100%;
  width: 450px;
  display: none;
  padding: 10px 14px;
  font-weight: normal;
  text-shadow: none;
  background: #fff;
  border: solid 2px #398dd8;
  z-index: 150;
  color: #444;
}
.lastcomm li .lcomm-hidden img {
  max-width: 450px;
}
.lastcomm li .lcomm-hidden .lcomm-user-foto {
  max-width: 44px;
  background: #fff;
  display: block;
  margin: 4px 10px 10px 0;
  overflow: hidden;
  float: left;
  border:2px solid #ccc;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
}
.lastcomm_ava img {
  border:2px solid #ccc;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
}
.lastcomm li .lcomm-hidden .lcomm-text {
  overflow: hidden;
}
.lastcomm li:hover {
  background: #398dd8;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.lastcomm li:hover .lcomm-hidden {
  display: block;
}
.lastcomm li:hover a,
.lastcomm li:hover .lcomm-date,
.lastcomm li:hover .lcomm-user,
.lastcomm li:hover a span {
  color: #fff;
}
.right-side .lastcomm .lcomm-hidden {
  left: auto;
  right: 100%;
}

/* DLE Friends */
#no-friends { padding: 6px; border: 1px solid #ccc; background-color: #EBEAE6; color: #666; margin: 10px 0; }
.friends { margin-bottom: 10px; }
.friends ul, .prof-list { margin-top: 10px; list-style:none;  margin-left: 50px;}
.friends li { width: 100px; text-align: center; float: left; margin-left: 20px; margin-right: 10px; border: 2px solid #ccc;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
.friends img { display: block; margin: 0 auto; width: 100px; height: 100px; }
.friends_table h3 { margin-bottom: 6px; font-size: 14px; line-height: 14px; font-weight: bold; }
.friends_table h3 a span { font-size: 12px; font-weight: normal; color: #6C838E; }
.friends_table h3 a span:hover { text-decoration: underline; }
.friends_table ul { list-style: none; margin: 0; padding: 0; }
.friends_table td { padding: 8px; border-bottom: 1px solid #EEE; font-size:12px; line-height: 17px; vertical-align: top; }
.friends_table .active { background-color: #F8F8F8; }
.contact_friends { width: 140px; }
.contact_friends a, .contact_friends span { display: block; padding: 6px; margin-bottom: 4px; line-height: 11px; border: 2px solid #ccc;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
.contact_friends a:hover { background-color: #EBEAE6; color: #666; text-decoration: none; border: 2px solid #ccc;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
#allfriends .rcol { margin-top: 4px; }
#allfriends h2.lcol a { text-decoration: underline; }
#allfriends h2.lcol a:hover { text-decoration: none; }
#friends_feed { margin: 0 15px; }
#friends_feed table { width: 100%; border-collapse: collapse; border-spacing: 0; margin-bottom: 25px; }
#friends_feed td { vertical-align: top; text-align: left; }
#friends_feed td.f_avatar, #friends_feed td.f_author { border: 1px solid; border-color: #CCCCCC; vertical-align: middle; background-color: #EEEEEE; }
#friends_feed td.f_avatar { width: 50px; border-spacing: 10px; padding: 2px; border-right-width: 0; }
#friends_feed td.f_avatar img { width: 50px; height: 50px; }
#friends_feed td.f_author { padding: 0 10px; border-left-width: 0; border-style: solid; font-size: 11px; }
#friends_feed td.f_author h3 { fonst-size: 14px; font-weight: bold; margin-bottom: 4px; }
#friends_feed td.f_story { padding: 15px 0; }
#friends_feed .f_cover { width: 104px; max-height: 104px; overflow: hidden; margin-right: 10px; float: left; border: 1px solid #CCCCCC; background-color: #EEEEEE; }
#friends_feed .f_cover img { width: 100px; padding: 2px; }
#friends_feed td.f_det { border-top: 1px solid #CCCCCC; padding: 5px 0; }
.feed_loader { padding: 10px; text-align: center; border-top: 1px solid #CCCCCC; color: #284B5A; margin-bottom: 20px; }
.f_active:hover { border-color: #CCCCCC; background-color: #808080; color: #FFFFFF; cursor: pointer; }
.grey { color: #6C838E; }
.friends_ava a img {
 opacity:0.7; -moz-opacity:0.7; filter:alpha(opacity=70);
}

.friends_ava a:hover img {
 opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

#easyTooltip{
	max-width: 300px;
    padding:10px;
    border:1px solid #000;
    background:#000;
    color: #ccc;
    border-radius: 6px;
    opacity: 0.8;
    font-size: 15px ;
    z-index: 999;
}    

.ratebox2 {
  float: right;
}

.ratebox3 {
  float: right;
}

.ratebox ul, .ratebox ul li {
  float: left;
}

.ratebox2 ul, .ratebox2 ul li {
  float: left;
}

.ratebox3 ul, .ratebox3 ul li {
  float: left;
}

/* Возрастные ограничения */
.age_limit { 
	width: 88px; 
	height: 87px; 
	margin: 2px; 
	background-image: url('../images/plus-switch2.png'); 
	background-repeat: no-repeat; 
}

.age_limit span { 
	display: block; 
	border-bottom: none !important; 
	color: black; 
	cursor: default; 
}

.age_limit#for_01 { background-position: 0px -87px; }
.age_limit#for_02 { background-position: -88px -87px; }
.age_limit#for_03 { background-position: -176px -87px; }
.age_limit#for_04 { background-position: -264px -87px; }
.age_limit#for_05 { background-position: -352px -87px; }
