/* Designed by SanderArt.com */

* {
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;
}
a{
color:#505050;
font-size:12px;
text-decoration:underline;
}
a:hover {
color:#000;
text-decoration:none;
}
h1,h2,h3,h4,h6,pre,form,p,blockquote,fieldset,input {
margin:0;
padding:0;
}
textarea{
border:1px solid #ccc;
box-shadow:inset 0 1px 3px #ccc;
-webkit-box-shadow:inset 0 1px 3px #ccc;
-moz-box-shadow:inset 0 1px 3px #ccc;
}
input:focus {
    outline:none;
}
button:focus{
outline:none;	
}
html{
padding:0px;
background:#f1f1f1 url(../images/bg00.png);
}
body{
font-family:"Arial", Tahoma sans-serif;
font-size:12px;
margin:0px;
padding:0;
color:#303030;
}
#all{
width:100%;
margin:0;
background:url(../images/black.png) top repeat-x;
padding:0 0 10px 0;
}
#container{
width:1000px;
margin:0px auto;
padding:0;
position:relative;
}
.topline{
height:30px;	
width:1000px;
padding:5px 0;
}
.social{
height:24px;
width:150px;
padding:0;
margin:3px 0 0 0;
float:left;
}
.social ul{
height:24px;
font-size:14px;
list-style:none;
margin:0;
display:inline;
}
.social li
{ 
float: left;
position: relative;
text-align:left;
margin:0 6px 0 0;
width:24px;
height:24px;
}
.social li a
{
height:24px;
width:24px;
padding:0;
display: block;
text-decoration:none;
background:url(../images/social.png) 0 0 no-repeat;
border-radius:12px;
-webkit-border-radius:12px;
-moz-border-radius:12px;
}
.social li a.twitter{
background-position: 0 -32px;
}
.social li a.twitter:hover{
background-position: 0 0;
}
.social li a.facebook{
background-position: -32px -32px;
}
.social li a.facebook:hover{
background-position: -32px 0;
}
.social li a.vkontakte{
background-position: -64px -32px;
}
.social li a.vkontakte:hover{
background-position: -64px 0;
}
.social li a.gplus{
background-position: -96px -32px;
}
.social li a.gplus:hover{
background-position: -96px 0;
}
.social li a.rss{
background-position: -128px -32px;
}
.social li a.rss:hover{
background-position: -128px 0;
}
.topmenu{
width:650px;
height:20px;
float:left;
padding:5px 0;
position:relative;
overflow:hidden;
}
.topmenu ul{
font-size:14px;
list-style:none;
margin:0;
display:inline;
}
.topmenu li
{ 
float: left;
position: relative;
z-index:100;
text-align:left;
margin-right:5px;
}
.topmenu li a
{
font-family:Arial, Helvetica, sans-serif;  
font-size: 12px;
color:#eee;
line-height:20px;
padding:0 10px 0 10px;
display: block;
text-decoration:none;
border-radius:10px;
}
.topmenu li a:hover {
z-index:100;
color:#fff;
text-decoration: none;
background:#0e5aa5 url(../images/color20.png) repeat-x;

}
.topmenu li a.pricelist{
background:url(../images/arrowicon.png) top left no-repeat !important;
padding:0 10px 0 20px !important;
color:#fff !important;	
}
.topmenu li a.pricelist:hover{
background-position:0 -20px !important;
color:#fff !important;
text-decoration:underline;
}
/* LOGIN begin  */
.loginpanel{
line-height:20px;
min-width:160px;
position:static;
color:#909090;
height:20px;
padding:5px 0;
float:right;
text-align:right;
}
.loginpanel a{
text-decoration:none;
padding:1px 0 2px 0;
color:#fff;
font-size:11px
}
.loginpanel a:hover{
color:#eee;
text-decoration:underline;
}
#login{
color:#909090;
min-width:280px;
min-height:220px;
display:none;
background:#f0f0f0;
position:absolute;
top:100px;
left:50%;
margin-left:-140px;
z-index:20000;
border:3px solid #0e5aa5;
-moz-box-shadow: 0px 0px 10px #000;
-webkit-box-shadow: 0px 0px 10px #000;
box-shadow: 0px 0px 10px #000;
}
#login a{
color:#0e5aa5;
text-decoration:underline;
font-size:12px;
}
#login a:hover{
color:#303030;	
text-decoration:none;
}
.logintitle{
line-height:40px;
height:40px;
text-align:center !important;
border-bottom:1px solid #ccc;
margin:0 0 10px 0;
background:#e0e0e0 url(../images/white.png) repeat-x;
}
.logintitle span{
font-size:16px;
color:#303030;
}
.login-close{
position:absolute;
background:url(../images/login-close.png) 0 0 no-repeat;
width:20px;
height:20px;
cursor:pointer;
top:-25px;
right:-25px;
}
.login-close:hover{
background-position: 0 -20px;
}
.profilephoto{
margin:5px;
width:100px;
padding:5px;
background:#eee;
border-radius: 3px; 
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.profilephotoimg{
width:100px;
border-radius: 2px; 
-webkit-border-radius:2px;
-moz-border-radius:2px;
}
.profile{
width:140px;
float:left;
margin:0 0 10px 10px;
}
.profile ul{
list-style: none;
margin:0;
padding:0;
font-size:12px;
color:#303030;
}
.profile li{
position: relative;
height:24px;
line-height:20px;
margin:0;
}
.profile li a{
text-align:left;
padding:0 10px;
line-height:24px;
font-size:13px;
color:#0e5aa5 !important;
text-decoration:none !important;
display:block;
border-bottom:1px solid #e1e1e1;
text-shadow:0 1px 1px #fff;
}
.profile li a:hover{
color:#303030 !important;
text-decoration:underline !important;
}
.login_input{
width:250px;
height:70px;
margin:15px;
}
.login_field{
width:250px;
height:30px;
line-height:35px;
vertical-align: middle;
font-size:15px;
padding:0;
color:#505050;
background:#fff;
margin-top:5px;
}
.field{
padding:5px;
width:240px;
height:20px;
color:#505050;
font-size:15px;
font-family:Arial;
background:none;
border:1px solid #bbb;
vertical-align: middle;
}
.field:hover, .field:active, .field:focus{
box-shadow:inset 0 0 5px #ccc;
-webkit-box-shadow:inset 0 0 5px #ccc;
-moz-box-shadow:inset 0 0 5px #ccc;
}
.enter{
width:250px;
height:35px;
background:#fff url(../images/white.png) repeat-x;
border:0;
text-shadow:0 1px 1px #fff;
cursor:pointer;
margin:20px 0 0;
font-weight:bold;
color:#505050;
font-size:16px;
line-height:35px;
border-radius: 3px; 
-webkit-border-radius:3px;
-moz-border-radius:3px;
box-shadow:0 1px 3px #909090;
-webkit-box-shadow:0 1px 3px #909090;
moz-box-shadow:0 1px 3px #909090;
}
.enter:hover{
background-position:0 -5px;
color:#000;
box-shadow:0 1px 2px #505050;
-webkit-box-shadow:0 1px 2px #505050;
moz-box-shadow:0 1px 2px #505050;
}
.not_save{
font-size:12px;
padding:0;
margin:10px 0 0 0;
width:240px;
height:20px;
}
#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{
width:1000px;
height:90px;	
}
.logo{
width:300px;
height:90px;
margin:0;
float:left;
}
/* ПОИСК  */
.searchblock{
width:370px;
height:30px;
padding:5px;
float:left;
background:url(../images/searchbg.png) no-repeat;
margin:0 0 10px 10px;
}
.searchblock ul{
height:30px;
list-style:none;
padding:0;
width:170px;
display:inline;
}
.searchblock li
{ 
float:left;
position: relative;
border:0;
display:block;
height:30px;
}
.searchblock li a
{
float:left;
position: relative;
text-align:center;
}
.searchblock .searchbt input{
	margin-left:5px;
width:60px;
height:30px;
background:url(../images/searchbt.png) 0 0 no-repeat;
}
.searchblock .searchbt input:hover{
background-position: 0 -30px;
}
.searchform{
color:#909090;
width:295px;
height:20px;
line-height:20px;
padding:5px;
border:0px;
font-size:15px;
font:Arial, Geneva, sans-serif;
background:transparent;
overflow:hidden;
}
.contacts{
font-size:20px;
color:#303030;
height:40px;
line-height:40px;
overflow:hidden;
width:650px;
padding:0 10px;
}
/* ГОРИЗОНТАЛЬНОЕ МЕНЮ */
.nav{
width:980px;
height:30px;
padding:10px;
background:url(../images/nav.png) no-repeat;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
margin-bottom:20px;
}
.nav ul{
font-size:14px;
list-style:none;
margin:0;
display:inline;
}
.nav li
{ 
float: left;
position: relative;
z-index:1000;
text-align:left;

background:url(../images/navi.png) right center no-repeat;
}
.nav li a
{
font-family:Arial, Helvetica, sans-serif;  
font-size: 16px;
color:#fff;
text-shadow:0px 1px 1px #909090;
line-height:30px;
padding:0 12px 0 8px;
display: block;
text-decoration:none;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
.nav li a:hover {
z-index:100;
color:#fff;
text-decoration: none;
background:#0e5aa5;

}
.nav li a.link1{
border-radius:5px 5px 0 0 !important;
-webkit-border-radius:5px 5px 0 0 !important;
-moz-border-radius:5px 5px 0 0 !important;
background:url(../images/arrow.png) right 12px no-repeat;
padding:0 20px 0 10px !important;
}
.nav li a.link1:hover{
	color:#fff;
}
.nav li.drop:hover .link1{
color:#fff;
background-color:#0e5aa5;
}
.nav li.drop{
	height:30px !important;
	line-height:30px !important;
	position:relative;
	display:block;
}
.nav li.drop:hover{

}
.nav li ul {
padding:10px;
z-index:500;
display: none;
position:absolute;
width:auto;
height:auto;
background:#0e5aa5;
border-radius:0 5px 5px 5px;
-webkit-border-radius:0 5px 5px 5px;
-moz-border-radius:0 5px 5px 5px;
}
.nav li li{
margin:0;
position:relative;
clear:both;
background-image:none;
min-height:20px;
border-top:1px solid #1f71c3;
border-bottom:1px solid #094887;
}
.nav li li a {
padding:5px;
clear:both;
width:170px;
text-align:left;
color:#fff;
font-weight:bold;
font-size:12px;
line-height:15px;
text-decoration:none;
	border-radius:0;
}
.nav li li a:hover {
clear:both;
color:#303030;
background:#eee;
text-shadow:none;
}
.nav li:hover ul {
display:block;
clear:both;
}


/* Elan yerlesdirme duymesi */
.adelan{
width:220px;
height:35px;
padding:1px;
background:url(../images/nav.png) no-repeat;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
margin-bottom:20px;
float:right;
}

.adelan a
{ 
float: left;
position: relative;
z-index:1000;
text-align:left;
font-family:Arial, Helvetica, sans-serif;  
font-size: 18px;
color:#fff;
text-shadow: 0px 1px 1px #909090;
line-height:30px;
padding:3px 12px 3px 15px;
display: block;
text-decoration:none;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}

.adelan a:hover {
width:193px;
z-index:100;
color:#fff;
text-decoration: none;
background:#0e5aa5;

}


#content{
background:#fff url(../images/bgw.png);	
width:1000px;
box-shadow:0 5px 10px #ccc;
-webkit-box-shadow:0 5px 10px #ccc;
-moz-box-shadow:0 5px 10px #ccc;
padding:0;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
position:relative;
}
.slider{
width:980px;
height:330px;
padding:10px;
margin-bottom:10px;
}
.slider img{
width:1000px !important;
}
.hbox{
margin-bottom:20px;	
}
.x1title{
margin:0 20px 10px 20px;	
height:30px;
line-height:30px;
color:#707070;
font-size:18px;
border-bottom:1px solid #ccc;	
}
.custom-1{
overflow:hidden;
position:relative;
width:180px;
height:240px;
margin:0 10px 10px 10px;
font-size:12px;
line-height:15px;
color:#707070;
float:left;
border-bottom:1px solid #eee;
}
.custom-1 a{
color:#303030;
font-size:13px !important;
padding:0;
text-decoration:none;
}
.custom-1 a:hover{
text-decoration:underline;
color:#303030;
}
.custom-1 a:hover img{
opacity:0.75;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
-moz-opacity: 0.75;	
}
.custom-1 img{
max-width:180px;
max-height:180px;
vertical-align:middle;
text-align:center;
}
.poster-1{
	height:180px;
	width:180px;
display:table-cell;
vertical-align:middle;	
margin:0 0 5px 0;
text-align:center;
}
.custom-title{
	text-align:center;
	font-size:13px;
overflow:hidden;
color:#303030;
text-decoration:none !important;
font-weight:bold;
clear:both;
line-height:15px;
display:block;
}
.custom-title:hover{
color:#303030;
text-decoration:none;
}
.custom-1 a:hover .custom-title{
color:#303030;
text-decoration:underline;
}
.price{
color:#303030;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
margin:10px 0 0 0;
text-align:center;
font-weight:bold;
}
.price span{
color:#0e5aa5;	
}
.poplabel{
position:absolute;
width:50px;
height:50px;
line-height:50px;
color:#fff;
font-size:12px;
text-shadow:0 1px 1px #707070;
background:url(../images/poplabel.png) no-repeat;
top:0;
left:0;
text-align:center;	
}
.custom-comms{
position:absolute;
width:30px;
height:30px;
line-height:20px;
color:#fff !important;
font-size:12px;
background:url(../images/custom-comms.png) no-repeat;
top:0;
right:0;
text-align:center;	
}
.custom-comms a{
color:#fff !important;
text-decoration:none;	
}
.custom-comms a:hover{
text-decoration:none !important;	
}
.gbox{
background:#f1f1f1;
margin-bottom:20px;	
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;	
}
.g1title{
margin:0 20px 10px 20px;	
height:30px;
line-height:30px;
color:#0e5aa5;
font-size:18px;
}
.vblock{
width:230px;
margin:0 10px;
float:left;	
}
.x4title{
margin:0 0 10px 0;	
height:30px;
line-height:30px;
color:#707070;
font-size:18px;
border-bottom:1px solid #ccc;
}
.x4title a{
color:#0e5aa5;
font-size:12px;
font-weight:bold;
}
.custom-2{
overflow:hidden;
position:relative;
width:230px;
height:60px;
padding:5px 0;
font-size:12px;
color:#909090;
line-height:15px;
margin-bottom:5px;
}
.custom-2 a{
text-decoration:none;
}
.custom-2 a span{
color:#505050;
text-shadow:0 1px 1px #fff;
font-size:12px !important;
padding:0;
text-decoration:none !important;
font-weight:bold;
max-height:45px;
overflow:hidden !important;
display:block;
line-height:15px;
}
.custom-2 a:hover{
text-decoration:underline;
color:#303030;
}
.custom-2 a:hover img{
opacity:0.75;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
-moz-opacity: 0.75;	
}
.custom-2 img{
max-width:60px;
max-height:60px;
vertical-align:middle;
text-align:center;
}
.poster-2{
height:60px;
width:60px;
display:table-cell;
vertical-align:middle;	
margin:0 5px 0 0;
text-align:center;
float:left;
position:relative;
}
.price-2{
color:#505050;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
margin:10px 0 0 0;
text-align:left;
font-weight:bold;
}
.price-2 span{
color:#0e5aa5;	
}
.custom-data{
color:#aaa;
font-size:11px;	
margin:5px 0 0 0;
font-weight:bold;
}
.custom-num a{
margin-top:5px;
display:block;
background:#0e5aa5 url(../images/custom-comms.png);
height:18px;
padding:0 4px;
overflow:hidden;
line-height:20px;
color:#fff;	
text-align:center;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
float:left;
}
.custom-num a:hover{
text-decoration:none;
background:#303030;
color:#fff;	
}
.seotext{
color:#909090;	
width:960px;
margin:0 20px 10px 20px;
line-height:20px;
font-size:13px;	
border-top:1px solid #eee;
padding-top:10px;
}
.seotext a{
color:#707070;	
}
/* FOOTER         */
.footer {
margin:20px auto 0 auto;
width:980px;
min-height:50px;
padding:10px;
background:#e1e1e1;
color:#505050;
position:relative;
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
.fmenu{
height:20px;
padding:0 0 10px 0;	
}
.fmenu ul{
font-size:14px;
list-style:none;
margin:0;
display:inline;
}
.fmenu li
{ 
float: left;
position: relative;
text-align:left;
margin-right:5px;
}
.fmenu li a
{
font-family:Arial, Helvetica, sans-serif;  
font-size: 12px;
color:#0e5aa5;
line-height:20px;
padding:0 10px 0 10px;
display: block;
text-decoration:underline;
border-radius:10px;
}
.fmenu li a:hover {
z-index:100;
color:#303030;
text-decoration: none;
}
.sub-footer{
text-align:left;
color:#505050;
float:left;
min-height:40px;
padding-left:10px;
width:480px;
position:relative;
font-size:12px;
float:left;
line-height:20px;
}
.sub-footer a{
padding:0 5px;
color:#0e5aa5;
font-size:12px;
text-decoration:none;
}
.sub-footer a:hover{
text-decoration:none;
color:#fff;
}
.counters{
min-width:300px;
height:31px;
padding:9px 0;
}
.counters span{
margin-right:10px;
}
.counters span.sanderart{
}
.counters span.sanderart img{
width:88px;
height:31px;
border:0;
background:url(../images/sanderart.png) no-repeat;
}
/* Краткая новость */
.short-story{
overflow:hidden;
position:relative;
width:180px;
height:350px;
margin:0 10px 10px 10px;
font-size:12px;
line-height:15px;
color:#707070;
float:left;
border-bottom:1px solid #eee;
}
.short-story a{
color:#303030;
font-size:13px !important;
padding:0;
text-decoration:none;
}
.short-story a:hover{
text-decoration:underline;
color:#000;
}
.short-story img{
max-width:180px;
max-height:180px;
vertical-align:middle;
text-align:center;
}
.short-story img:hover{
opacity:0.75;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
-moz-opacity: 0.75;		
}
.short-poster{
	height:180px;
	width:180px;
display:table-cell;
vertical-align:middle;	
margin:0 0 5px 0;
text-align:center;
}
.short-title{
max-height:36px;
line-height:18px;
overflow:hidden;
text-decoration:none !important;
font-size:16px;	
margin:0 0 5px 0;
}
.short-title a {
color:#0e5aa5 !important;
font-size:14px;
font-style:italic;	
text-decoration:none !important;
line-height:18px;
}
.short-title a:hover{
color:#000 !important;
text-decoration:underline;
}
.descr{
	width:180px;
	max-height:64px;
	line-height:16px;
	margin:10px 0 0 0;
	overflow:hidden;
}
.short-cat{
color:#000 !important;
font-size:11px !important;
padding: 0;
height:16px;
}
.short-cat a{
font-size:11px !important;
color:#0e5aa5 !important;
font-weight:normal !important;
text-decoration:none !important;
height:16px;
line-height:16px;
}
.short-cat a:hover{
color:#303030 !important;
text-decoration:none !important;
background:#eee;
}
/* FULL STORY */
.story{
width:1000px;
}
.full-story{
width:980px;
padding:0 10px 10px 10px;
color:#505050;
font-size:14px;
line-height:150%;
text-align:justify;
}
.full-story a {
color:#0e5aa5;
font-size:13px;
}
.full-story a:hover {
color:#000;
text-decoration:none;
}
.full-story img {
margin:0 10px 10px 0;
}
.full-story ul {
margin-left:15px;
}
.full-left{
width:300px;
vertical-align:top;	
position:relative;
}
.full-left img{
width:300px;	
}
.full-right{
padding:0 0 0 10px;
vertical-align:top;
}
.post-title{
font-size:20px !important;
color:#303030;
text-decoration:none;
font-family:"Arial";
line-height:20px;
margin-bottom:20px;
position:relative;
}
.post-title h1, post-title a h1{
font-size:20px !important;
display:inline;
}
.post-title a{
font-weight:bold;
color:#0e5aa5;
font-size:18px !important;
text-decoration:none;
font-family:"Arial";
}
.post-title a:hover{
color:#505050;
text-decoration:underline;
}
.full-price{
color:#707070;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
margin:0 0 10px 0;
font-weight:bold;
float:left;
height:25px;
}
.full-price span{
color:#0e5aa5;	
}
.code{
line-height:25px;
height:25px;
overflow:hidden;
color:#909090;
margin:0 0 10px 20px;
float:left;
}
.full-cat{
margin:0 0 10px 0;
line-height:25px;	
clear:both;
}
.fulltabs{

}
.htitle{
height:30px;
margin:0 0 10px 0;
list-style:none;
border-bottom:3px solid #505050;	
background:#eee;
}
.htitle span{
padding:0 10px;
color:#505050;
font-size:13px;
line-height:30px;
text-align:center;
float:left;
display:block;
text-decoration:none;
margin-right:5px;
font-weight:bold;
}
.htitle span:hover{
cursor:pointer;	
}
.active-ttab{
color:#fff !important;
background:#505050 !important;	
}
.tt-panel{
display:none;
}
.fullimages{
	
}
.fullimages img{
width:300px;float:left;
margin:0 10px 10px 0;	
}
.fullimages br{
display:none;	
	
}
.tags{
padding:0 10px 3px 10px;
font-size:13px;
color:#909090;
border-top:1px solid #fff;
}
.tags a{
font-size:12px;
color:#fff;
padding:1px 5px;
line-height:18px;
height:20px;
text-decoration:none;
background:#0e5aa5;
border-radius:2px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
}
.tags a:hover{
color:#0e5aa5;
background:#eee;
}
.post-data{
padding:5px 10px;	
	
}
.post-data a{
color:#0e5aa5;	
}
.post-data a:hover{
color:#505050;	
}
.feedback{
width:660px;
padding-left:10px;
border:1px solid #eee;
margin:10px;
padding:10px;	
}
.vote_block{
	position:relative;
color: #505050;
padding:10px 0 0 0;
margin-bottom:10px;
}

/* КНОПКИ */
.vbutton{
font-family:Arial;
background:#fff url(../images/w30.png) repeat-x;	
cursor:pointer;
width:100px;
height:25px;
border:0 !important;
text-decoration:none;
font-size:12px;
font-weight:bold;
display:block;
margin:5px auto 10px auto;
color:#505050;
text-shadow:0 1px 1px #fff;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
box-shadow:0 1px 3px #505050;
-moz-box-shadow:0 1px 3px #505050;
-webkit-box-shadow:0 1px 3px #505050;
}
.vbutton:hover{
color:#000;
cursor: pointer;
border:0;
box-shadow:0 1px 2px #909090;
-moz-box-shadow:0 1px 2px #909090;
-webkit-box-shadow:0 1px 2px #909090;
}
.resbutton{
font-family:Arial;
cursor:pointer;
text-decoration:none;
margin:0 0 15px 30px;
font-size:12px;
font-weight:bold;
color:#0e5aa5;
text-decoration:underline;
display:block;
float:left;
}
.resbutton:hover{
color:#000;
cursor: pointer;
border:0;
}
.speedbar{
	font-size:13px;
	color:#909090;
	overflow:hidden;
	max-height:30px;
	line-height:15px;
	margin:0 0 10px 0;
background:#eee;
	padding:10px;
	border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
}
.speedbar a{
color:#0e5aa5;
text-decoration:underline;
font-size:13px;
}
.speedbar a:hover{
color:#505050;
text-decoration:none;	
}
/* COMMENTS */
.addcomment{
width:520px;
padding:0;
text-align:center;
margin:10px auto 0 auto;
}
.title{
line-height:20px;
padding:5px 25px;
color:#0e5aa5;
font-size:15px;
font-weight:bold;
}
.addcomment-post{
padding:0 10px;
}
.comments{
width:660px;
}
.comm-title{
line-height:20px;
padding:3px 25px;
color:#303030;
font-size:15px;
font-weight:bold;
border-bottom:3px solid #303030;
}
.comment{
width:660px;
color:#303030;
background:#fff;
border-bottom:1px dashed #ccc;
}
.comment img{
margin:0 !important;	
}
.comment a{
color:#0e5aa5;
text-decoration:none;
}
.comment a:hover{
text-decoration:underline;	
}
.comment table{
margin:0;
padding:0;
}
.comment-left{
max-height:50px;
width:50px;
padding:5px;
color:#909090;
font-size:11px;
float:left;
}
.comment-left a{
color:#000;
font-weight:bold;
}
.comment-left img{
width:50px;
max-height:50px;

border-radius:2px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
}
.comment-right{
width:590px;
color:#000;
padding:5px;
font-size:13px;
min-height:40px;
float:left;
margin:0;
position:relative;
}
.comment-right a{
color:#0e5aa5;
font-weight:bold;
}
.comment-right span{
color:#909090;
margin-bottom:5px !important;
display:block;
font-size:11px;
height:15px;
line-height:15px;
}
.comment-right span a{
font-size:11px;
}
.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;
bottom:5px;
right:5px;
z-index:10;	
text-align:right;
}
.comment-title-hover a{
color:#909090;
font-size:12px;
text-decoration:none;
font-weight:bold;
}
.comment-title-hover a:hover{
color:#0e5aa5;
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{
padding:0 5px 5px 10px;
color:#909090;
}
.editor-row{
color:#909090;
padding:5px 15px;
font-weight:bold;
}
.info{
min-height:30px;
margin:10px;
color:#505050;
background:#f1f1f1 url(../images/sign.png) 5px 5px no-repeat;
padding:5px 5px 5px 50px;
border-left:3px solid #0e5aa5;
font-size:12px;
line-height:15px;
}
.info a{
color:#0e5aa5;
}
.navigation{
height:30px;
width:100%;
color:#000;
padding:5px 0 5px 0;
margin:5px auto;
font-size:15px;
clear:both;
}
.navigation b{
font-size:25px !important; 
}
.navigation a:link,
.navigation a:visited,
.navigation a:active {
margin:1px;
line-height:20px;
text-decoration:underline;
color:#0e5aa5;
padding:1px 5px;
font-size:15px;
border:1px solid #eaeaea;
background:#f0f0f0;
border-radius:2px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
}
.navigation a:hover{
text-decoration:none;
color:#909090;
}
.navigation span {
line-height:20px;
height:20px;
text-decoration:none;
padding:1px 5px;
color:#909090;
font-size:15px;
border:1px solid #eaeaea;
background:#f0f0f0;
border-radius:2px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
}
.line{
margin:5px;
color:#505050;
padding:5px 15px;
border-bottom:1px solid #e1e1e1;
}
.line h{
min-width:100px;
min-height:25px;
float:left;
padding:3px 0;
}
.line a{
color:#0e5aa5;
}
.row{
color:#505050;
padding:5px 0;
}
.row a{
color:#0e5aa5;
}
.row h{
min-width:150px;
float:left;
padding:3px;
}
.poll{
background:#eee;
padding:5px 10px;
margin-bottom:10px;
}
.poll b{
border-bottom:1px solid #303030;
}
.userstop{
font-family:Tahoma;
font-size:11px;
color:#909090;
border-collapse:collapse;
}
.userstop thead {
	font-family:Arial;
	padding:5px 0 0 5px;
	height:20px;
	font-size:12px;
	color:#fff;
	background:#303030;
}

.userstop table {
border-collapse:collapse;
}
.userstop td {
text-align:center;
height:25px;
	padding:0px;
	border:1px solid #505050;
}
.userstop a {
	font-size:11px;
	text-decoration:none;
	color:#0e5aa5;
}
.userstop a:hover {
	text-decoration: none;
}
.nblock {display: 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 #ccc;
}
.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{
background:#fafafa;
border:1px solid #ccc;
height:22px;	
}
.input1{
width:312px; 

padding:3px 0;
font-family:verdana; 
font-size:12px;	
}
.input2{
width:100px;

padding:3px 0;
font-size:12px;
}
.input3{
width:223px; 

font-family:"Tahoma"; 
font-size:12px; 
}
.clear {
margin:0;
padding:0;
height:1px;
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-dialog fieldset{
padding:5px;
color:#0e5aa5;
border:1px solid #505050;
}
.pm_status {
	float:left;

	padding: 0px;
	
	width: 280px;
	height: 100px;
	margin-left: 20px;
	margin-right: 5px;
}

.pm_status_head {
	font-size: 0.9em; 
	background: #fff url("../images/white.png") repeat-x 0 100%;
	height: 22px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #000;
}

.pm_status_content {
	padding: 5px;
}





.btn:hover, .bbcodes:hover, .ui-button:hover { background-color: #46a6f6; }

/* --- Настройка кнопок --- */
.btn, .bbcodes, .ui-button, .btn-border {
	border: 0 none;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	height: 36px;
	border-radius: 18px;
	line-height: 22px;
	outline: none;
	background-color: #3394e6;
	color: #fff;
	border: 0 none;
	padding: 7px 22px;
	text-decoration: none !important;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	-webkit-transition: all ease .1s; transition: all ease .1s;
}
	.btn > .icon { fill: #fff; }
	.btn-white > .icon { fill: #3394e6; }
	.btn-white { background-color: #fff; color: #3394e6; }
		.btn-white:hover > .icon { fill: #fff; }
		.btn-white:hover { background-color: #3394e6; color: #fff; }
	.btn:hover, .bbcodes:hover, .ui-button:hover { background-color: #46a6f6; }

	.btn-big { height: 46px; padding: 12px 27px; border-radius: 23px; }

	.btn-border {
		color: #3394e6;
		border: 2px solid #3394e6;
		line-height: 22px;
		padding: 5px 20px;
		background-color: transparent !important;
		overflow: hidden;
		box-shadow: inset 0 0 0 0 transparent; -webkit-box-shadow: inset 0 0 0 0 transparent;
	}
	.btn-border:hover {
		box-shadow: inset 0 0 0 2px rgba(51,148,230,0.2); -webkit-box-shadow: inset 0 0 0 2px rgba(51,148,230,0.2);
	}