/* 
        Template Name: Finmarket
        Author: http://sanderart.com/
*/
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Caption:400,700&subset=latin,cyrillic-ext,cyrillic);narrow
                                                                                                                 
* {
    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:#00b091;
    text-decoration:none;
}
h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
    margin:0;
    padding:0;
}
textarea{
    border:1px solid #ccc;
    padding:5px;
}
input:focus, textarea:focus {
    outline:none;
}
button:focus{
    outline:none;	
}
h1, h2, h3, h4, h5, h6 {font-weight:normal;font-family:Arial, sans-serif;}
h1 {font-size:20px;line-height:30px;}
h2 {font-size:18px;line-height:25px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5, h6 {font-size: 13px; line-height: 15px; margin-bottom: 4px; font-weight: bold;}
ul, ol{
    padding: 0;
    margin: 0;
}
input[type="checkbox"], input[type="radio"] {
    width: auto; 
    height: auto; 
    padding: 0; 
    margin: 3px 5px 5px 5px;
}
html{
    padding:0px;
    background:#fff;
}
body{
    background:#fff url(../images/fon.jpg);
    font-family:"Arial", Tahoma sans-serif;
    font-size:12px;
    height:100%;
    margin:0;
    padding:0;
    color:#303030;
}
#container{
    /* width:1000px; */
    margin:0 100px;
/*     background: #fff;
box-shadow:0 0 20px rgba(0,0,0,0.15); */
/* padding-top: 10px; */
}
.header{
    /* height: 158px; */
    /* width:980px; */
    margin: 0px 100px;
}
.headerleft{
/*     width:240px;
height: 90px;
float: left; */
}
.headerinfo{
    width: 240px;
    height: 20px;
    line-height: 20px;
    padding: 0 0 9px 0;
    border-bottom: 1px solid #eee;
}
.headerdate{
    width:;
    height: 20px;
    float: left;
    color: #505050;
}
.logo{
/*     width:240px;
height:60px; */
}
.logo a:hover{
    opacity: 0.8;
}
.rek728x90{
    width:730px;
    height:90px;
    float: left;
    margin: 0 0 0 10px;
}


/* LOGIN begin  */
.loginbar{
    float:right;
    height:20px;
    position:static;
    color:#909090;
    font-size: 11px;
    width:90px;
    overflow: hidden;
}
.loginbar a{
    font-size:11px;
    text-decoration:underline;
}
.loginbar a:hover{
    text-decoration:none;
}
.user{
    background:url(../images/sprite1.png) 0 -180px no-repeat;
    padding:0 0 0 15px;
}


#loginb{
    color:#909090;
    width:280px;
    display:none;
    background:#fff;
    position:absolute;
    top:150px;
    left:50%;
    margin-left:-150px;
    z-index:20000 !important;
    box-shadow: 0px 0px 30px #000;
    padding:0;
}
#loginb a{
    color:#00b091;
}
#loginb a:hover{
    text-decoration: none !important;
}
.logheader{
    height:40px;
    margin:0 0 20px 0;
    position:relative;
    color:#303030;
    font-size:16px;
    font-weight:bold;
    text-align: center;
    background: #f5f5f5;
    padding: 5px 0;
    border-bottom: 1px solid #ddd;
}
.logheader img{
    height:40px;
}
.login-close{
    position:absolute;
    background:url(../images/login-close.png) 0 0 no-repeat;
    width:20px;
    height:20px;
    cursor:pointer;
    top:5px;
    right:5px;
}
.login-close:hover{
    background-position: 0 -20px;
}
.profile{
    margin:0 20px 15px 20px;
}
.profile-left{
    width:78px;
    float:left;
    margin:0 20px 0 0;
    border:1px solid #e5e5e5;
    padding:10px;
}
.profile img{
    width:80px;
    max-height:80px;
    box-shadow:0 1px 3px rgba(0,0,0,0.3);
}
.profile ul{
    list-style: none;
    margin:0;
    padding:0;
    font-size:12px;
    color:#303030;
    float:left;
    width:120px;
}
.profile li{
    position: relative;
    height:29px;
    line-height:20px;
    margin:0;
    padding:0;
    width:150px;
    text-align:left;
}
.profile li a{
    text-align:left;
    line-height:20px;
    font-size:12px;
    color:#00b091 !important;
    text-decoration:underline !important;
    font-weight:normal;
}
.profile li a:hover{
    color:#303030 !important;
    text-decoration:none !important;
}
.login_input{
    margin: 0 20px 20px 20px;
}
.login_input a{
    font-size:12px;
    line-height:40px;
}
.login_field{
    width:240px;
    height:35px;
    line-height:35px;
    vertical-align: middle;
    font-size:15px;
    padding:0;
    color:#909090;
    background:#fff;
    margin:15px 0;
    text-align:left;
}
.field{
    padding:5px;
    width:228px;
    height:25px;
    line-height:25px;
    color:#909090;
    font-size:15px;
    font-family:Arial;
    background:#fff url(../images/fields.png) top repeat-x;
    border:1px solid #ccc;
    vertical-align: middle;
    box-shadow:inset 0 0 2px rgba(0,0,0,0.1); 
}
.field:hover, .field:active, .field:focus{
    border:1px solid #909090 !important;
}
.loginbottom{
    padding:0 20px 20px 20px;
    line-height: 15px;
}
.loginbottom a{
    font-size: 12px;
}
.loginbutton{
    cursor: pointer;
    padding: 0 30px;
    float: right;
    height: 40px;
    line-height: 40px;
    border: 0;
    background:#00b091;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 0 20px;
}
.loginbutton:hover{
    background: #303030;
}
.not_save{
    font-size:12px;
    padding:0;
    margin:10px 0;
    height:20px;
    text-align:left;
    float: left;
}
a.adminbutton{
    width:160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-top: 1px solid #ddd;
    color: #303030;
    float: left;
    display: block;
    text-decoration:none !important;
    font-size: 15px;
    font-weight: bold;
    box-shadow:inset 0 5px 10px rgba(0,0,0,0.1);
}
a.adminbutton:hover, a.enterbutton:hover{
    background: #f1f1f1;
    color: #000 !important;
    box-shadow:inset 0 5px 10px rgba(0,0,0,0.2);
}
a.enterbutton{
    width:119px;
    height:40px;
    line-height:40px;
    text-align:center;
    text-decoration:none !important;
    font-size:15px;
    display:block;
    float:left;
    color: #303030;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    font-weight: bold;
    box-shadow:inset 0 5px 10px rgba(0,0,0,0.1);
}
.enterbutton:active, .adminbutton:active{
    box-shadow:inset 0 5px 10px rgba(0,0,0,0.3) !important;
}
.enterbutton:hover{
    color:#fff;
    background:#303030;
    box-shadow:inset 0 0 10px rgba(0,0,0,0.3);
    text-shadow:none;
}	
#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  */

.nav{
    /* width:1000px; */
    height:40px;
    z-index: 1000;
    background: #0086B0;
    margin: 0 100px;
    text-align: center;
    margin-bottom: 20px;
}
.nav ul{
    font-size:13px;
    list-style:none;    
    margin:0;
    padding: 0;
    display:inline-block;
    height:40px;
    /* text-align:right; */
}
.nav li{ 
    display:block;
    z-index:100;
    position:relative;
    float: left;
    height: 40px;
}
.nav li a
{
    font-size: 14px;
    color:#fff;
    line-height:40px;
    padding:0 33px;
    display: block;
    text-decoration:none;
    border-right:1px solid #FCFCFC;
    font-family: 'PT Sans Caption', sans-serif;
}
.nav li:first-child a
{
    border-left:1px solid #FCFCFC;
}
.nav li a:hover {
    z-index:100;
    text-decoration: none;
    background: #008d74;
}

/* Поиск */
.searchblock{
    width:300px;
    height:30px;
    background:#fff;
    position:relative;
    float: left;
    margin:0 0 20px 0;
}
.searchform{
    color:#909090;
    width:238px;
    height:24px;
    line-height:22px;
    padding:2px 55px 2px 5px !important;
    border: 1px solid #ddd;
    font-size:13px;
    font:Verdana, Geneva, sans-serif;
    background:transparent;
    overflow:hidden;
}
.searchform:focus{
    color:#505050;
    border:1px solid #00b091;
    box-shadow: 0 0 5px rgba(0,176,145,0.3);
}
input.searchbt {
    width:50px;
    height:30px;
    background: url(../images/sprite1.png) 0 -310px no-repeat;
    position:absolute;
    top:0;
    right:0;
}
input.searchbt:hover {
    background-position:0 -340px;
}
#content{
    /* width: 1000px; */
    position: relative;
}
#left{
    width: calc(100% - 310px);
    background: #fff;
    box-shadow:0 0 20px rgba(0,0,0,0.15);
    padding: 20px 0 0 0;
    float: left;
}
.hblock{
    margin: 0 0 20px 0;
}
.vblock{
    margin: 0 0 20px 20px;
    width:310px;
    float: left;
    border-bottom: 1px solid #ddd;
}
.vblock h3{
    line-height: 30px;
    border-bottom: 2px solid #00b091;
    color: #00b091;
    font-size: 16px;
    font-weight: bold;
}
.vblock h3 a{
    font-size: 16px;
}
.bblock{
    background: #000;
    margin: 0 0 20px 20px;
    width: 640px;
}
.bblock h3{
    margin: 0 0 20px 0;
    padding: 0 0 0 10px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    background: #101010;
    border-bottom:2px solid #00b091;
}
.bblock h3 a{
    font-size: 16px;
    color: #fff;
    text-decoration: underline;
}
.bblock h3 a:hover{
    text-decoration: none;
    color: #00b091;
}
.custom1{
    width:310px;
    margin: 15px 0 0 0;
}
.custom1title{
    font-size: 13px;
    line-height: 14px;
    color: #303030;
    font-weight: bold;
    margin: 0 0 5px 0;
}
.custom1title a{
    font-size: 13px;
    text-decoration: none;
}
.custom1 img{
    width:60px;
    margin: 0 10px 0 0;
    float: left;
}
.custom2{
    width:135px;
    height: 176px;
    overflow: hidden;
    position: relative;
    float: left;
    margin: 0 0 10px 20px;    
}
.over135{
    width:135px;
    height: 90px;
    margin:0 0 5px 0;
    overflow: hidden;
    position: relative;
}
.over135 img{
    width:135px;
    min-height: 90px;
}
.over135 a{
    height: 90px;
    display: block;
    position: relative;
}
.over135 a:hover .playicon{
    display: block;
}
.playicon{
    display: none;
    width:40px;
    height: 40px;
    position: absolute;
    top:25px;
    left: 47px;
    background: url(../images/sprite1.png) 0 -270px no-repeat; 
}
.custom2title{
    font-size: 13px;
    line-height: 14px;
    color: #fff;
    font-weight: bold;
    max-height: 56px;
    overflow: hidden;
    margin: 0 0 10px 0;
}
.custom2title a{
    font-size: 13px;
    color: #fff;
    text-decoration: none;
}
.custom2title a:hover{
    color: #00b091;
}

.htitle{
    height: 30px;
    line-height: 30px;
    padding: 0 0 10px 0;
}
.hblock h3{
    font-size: 18px;
    color:#303030;
    display: inline-block;
    margin:0 15px 0 0;
}
.hblock h3 a{
    font-size: 18px;
    color:#00b091;
    text-decoration: underline;
}
.hblock h3 a:hover{
    color:#303030;
    text-decoration: none;
}
/*  Вкладки  */
.htitle span{
    color:#aaa;
    border-top: 2px solid #ccc;
    font-size:16px;
    line-height:30px;
    text-align:center;
    font-weight: bold;
    display: block;
    float: left;
    text-decoration:none;
    width:150px;
}
.htitle span:hover{
    cursor:pointer;
    color: #303030;
    border-top: 2px solid #303030;
}
.active-ttab{
    color:#00b091 !important;
    border-top:2px solid #00b091 !important;
    background: url(../images/sprite1.png) center -370px no-repeat;
}
.tt-panel{
    display:none;  
}

.custom3{
    width:300px;
    margin: 0 0 10px 0;
}
.date3{
    color:#00b091;
    font-size: 12px;
    font-weight: bold;
    width:55px;
    float: left;
    line-height: 15px;
    margin: 0 5px 0 0;
}
.custom3right{
    width:240px;
    float: left;
}
.custom3title{
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}
.custom3title a{
    font-size: 13px;
    text-decoration: none;
}


.allnews{
    height:30px;
    text-align: center;
    margin: 0 0 20px 0;
}
.allnews a{
    line-height: 30px;
    text-decoration: underline;
    color:#000;
    font-size: 14px;
    background: #eee;
    padding: 0 20px;
    display: inline-block;
}
.allnews a:hover{
    color: #000;
    background: #ddd;
    text-decoration: none;
}


.socialb{
height:30px;
padding:0;
margin: 10px 0;
}
.socialb ul{
height:30px;
list-style:none;
margin:0;
display:inline;
}
.socialb li
{ 
float: left;
position: relative;
text-align:left;
height:30px;
margin: 0 10px 0 0;
}
.socialb li a
{
height:30px;
padding:0;
display: block;
color: #fff;
text-decoration:none;
background:url(../images/sprite1.png) 0 0 no-repeat;
width:30px;
font-size: 11px;
}
.socialb li a:hover{
opacity:0.8;
text-decoration: underline;
}
.socialb li a.facebook{
background-position: 0 0;
}
.socialb li a.vkontakte{
background-position: 0 -30px;
}
.socialb li a.twitter{
background-position: 0 -60px;
}
.socialb li a.youtube{
background-position: 0 -90px;
}
.socialb li a.gplus{
background-position: 0 -120px;
}
.socialb li a.rss{
background-position: 0 -150px;
}


.sideblock{
    width:300px;
    margin:0 0 20px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ddd;
}
.sideblock h4{
    height: 20px;
    line-height: 20px;
    font-size:18px;
    color:#303030;
    margin:0 0 15px 0;
}
.sideblock h4 a{
    color: #303030;
    font-size:18px;
}
/* custom-2  */
.custom-1{
    width:300px;
    margin: 0 0 15px 0;
}
.c1header{
    font-size:13px;
    color:#303030;
    line-height:15px;
    margin:0 0 5px 0;
    font-weight: bold;
}
.c1header a{
    font-size:13px;
    color:#303030;
    text-decoration:none;
}
.c1header a:hover{
    color:#00b091;	
    text-decoration:none;
}





.vote h3{
    background: #00b091;
    padding: 5px 10px;
    font-size: 16px;
    margin: 0 -10px;
}
.sideblock .cright{
    width:180px;
}
ul.catalog{
    list-style: none;
    position: relative;
    width:160px;
    float: left;
    margin: 0 0 15px 0;
    padding: 0 10px 0 0;
}
ul.catalog li{
}
ul.catalog li a{
	padding:0 0 0 10px;
	line-height:20px;
	margin:0 0 5px 0;
	font-size: 12px;	
	color:#505050;
	text-decoration:underline;
	display:inline-block;
	background:url(../images/sprite1.png) 0 -240px no-repeat;
}
ul.catalog li a:hover
{   
	text-decoration:none;
}




































.about{
    font-size:11px;
    line-height:14px;
    color:#909090;
    margin:0 0 10px 0;
}
.about a{
    font-size:11px;
    color:#909090;
    text-decoration:underline;
}
.about a:hover{
    text-decoration:none;
}
.rekbott{
    padding: 10px 0;
    text-align:center;
}
/* FOOTER    */
.footer {	
    line-height:20px;
    width:1000px;
    color:#303030;
    position:relative;
    border-top:1px solid #ddd;
    padding: 20px 0;
}
.footer a{
    text-decoration:underline;
}
.footer a:hover{
    text-decoration:none;
}
.footer-left{
    width:320px;
    float: left;
    margin: 0 0 0 20px;
}
.ftitle{
    font-size:14px;
    font-weight: bold;
    color: #303030;
    margin: 0 0 10px 0;
}
.footerblock{
    float:left;
    width:300px;
    margin: 0 0 0 20px;
}
.ftmenu ul{
    list-style: none;
    width:150px;
    margin: 0 0 10px 0;
    float: left;
    padding: 0;
    list-style-type: disc;
}
.ftmenu li{
}
.ftmenu li a{
    line-height: 20px;
    margin: 0 10px 0 0;
    text-decoration: none;
    font-size: 11px;
    display: inline-block;
}
.ftmenu li a:hover{
    text-decoration: underline;
}
.counters{
    min-height:31px;
    width:300px;
    margin: 10px 0 0 0;
}
/* КНОПКИ */
.votebutton{
    font-family:Arial;
    background:#00b091;
    cursor:pointer;
    width:100px;
    height:30px !important;
    line-height:28px !important;
    text-align:center;
    text-decoration:none;
    font-size:13px;
    display:block;
    float: left;
    color:#fff;
    margin:10px 0;
    border:0;
    font-weight: bold;
    text-shadow:0 1px 1px rgba(0,0,0,0.3);
}
.votebutton:active{
    box-shadow:inset 0 0 10px rgba(0,0,0,0.9) !important;
}
.votebutton:hover{
    color:#fff;
    background:#303030;
    box-shadow:inset 0 0 10px rgba(0,0,0,0.5);
    text-shadow:none;
}
.vbutton{
    font-family:Arial;
    background:#eee url(../images/w40.png) 0 0 repeat-x;
    cursor:pointer;
    width:100px;
    height:30px !important;
    text-align:center;
    text-decoration:none;
    font-size:12px;
    display:block;
    margin:10px 0 10px 30px;
    color:#303030;
    float:left;
    border:1px solid #ccc !important;
    text-shadow:0 1px 1px rgba(255,255,255,1);
}
.vbutton:active{
    box-shadow:inset 0 0 10px rgba(0,0,0,0.3) !important;
    border:1px solid #aaa !important;
}
.vbutton:hover{
    color:#000;
    border:1px solid #505050 !important;
}
.resbutton{
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-size:11px !important;
    color:#303030 !important;
    text-decoration:none !important;
    line-height:20px;	
    float:right;
    height:20px;
    text-align:center;
    background:#eee url(../images/w40.png) repeat-x;
    padding:2px 10px;
    font-weight: normal;
    margin: 3px 0;
}
.resbutton:hover{
    color:#000;
    text-shadow:none;
    text-decoration:none;
    opacity: 0.8;
}
.resbutton:active{
    box-shadow:inset 0 0 10px rgba(0,0,0,0.3) !important;
}
.full-story .resbutton{
    float: left;
}
.speedbar{
    font-size:12px;
    color:#909090;
    line-height:18px;
    margin:15px 20px 20px 20px;
}
.speedbar a{
    color:#00b091;
    text-decoration:underline;
    font-size:12px;
}
.speedbar a:hover{
    color:#303030;	
    text-decoration:none;
}
.sort{
    margin:0 20px 15px 20px;
    background: #fafafa;
    color:#909090;
    line-height:20px;
    font-size: 11px;
    font-weight: bold;
}
.sort a{
    color:#303030;
    text-decoration:none;
    display:inline-block;
    padding:0 5px;
    font-size: 11px;
}
.sort a:hover{
    color:#00b091;
}
.shortstory{
    margin:0 0 20px 20px;
    width:228px;
    height: 370px;
    overflow: hidden;
    position: relative;
    float: left;
    border-bottom: 1px solid #ccc;
}
.shorttitle{
    margin:0 0 10px 0;
    color: #303030;
    font-size: 16px;
    font-weight: bold;
    max-height: 71px;
    line-height: 18px;
    overflow: hidden;
}
.shorttitle a{
    font-size:16px;
    color:#303030;
    text-decoration:none;
}
.shorttitle a:hover{
    color: #00b091;
}
.short-info{
    font-size:11px;
    color:#909090;
    line-height:15px;
    margin: 0 0 10px 0;
}
.short-info a{
    font-size:11px;
    color:#505050;
    text-decoration:underline;
}
.short-info a:hover{
    text-decoration:none;
}
.spost{
    color: #505050;
    font-size: 12px;
    margin: 0 0 10px 0;
}
.spost img{
    width: 228px;
    float: left;
    margin: 0 10px 10px 0;
    height: 286px;
}
.more{
    color: #000;
}
.short-comments{
    display: inline-block;
    height:15px;
    line-height: 15px;
}
.short-comments a{
    background:url(../images/sprite1.png) 0 -240px no-repeat;
    color:#909090 !important;
    font-size:11px;
    height:15px;
    text-decoration:underline !important;
    display:inline-block;
    line-height:15px;
    padding:0 0 0 15px;	
}
.short-comments a:hover{
    color: #303030 !important;
}
.views{
    line-height:15px;
    margin: 0 10px 0 0;
    display:inline-block;
    *display: inline;
    color: #909090;
    font-size: 11px;
    background: url(../images/sprite1.png) 0 -255px no-repeat;
    padding: 0 0 0 10px;
}
.date{
    line-height: 15px;
    margin: 0 10px 0 0;
    display:inline-block;
    *display: inline;
    font-size: 11px;
    color: #909090;
}
.date a{
    color: #505050;
}
.shortstory2{
    margin: 0 15px 30px 20px; 
    border-bottom: 1px solid #ddd;
    padding: 0 0 20px 0;
}
.shortstory2 .short-info{
    margin: 0 0 15px 0;
}
.comments-num{
    display:inline-block;
    *display: inline;
    height:15px;
    line-height: 15px;
    margin: 0 10px;
}
.comments-num a{
    color:#71a0c1 !important;
    font-size:11px;
    height:15px;
    text-align:center;
    text-decoration:none !important;
}
.sdate{
    float:left;
    margin:0 10px 0 0;
    font-size:11px;	
    font-weight:bold;
    color:#909090;
}
.sdate a{
    color: #00b091;
    text-decoration: none;
}
.sdate a:hover{
    color: #303030;
    text-decoration: underline;
}

/* NEWS POST */
.full-story, .tagscloud{
    padding:0 20px 15px 20px;
    color:#303030;
    font-size:14px;
    line-height:150%;
}
.full-story a {
    color:#00A9EB;
    font-size:14px;
}
.full-story a:hover {
    color:#303030;
    text-decoration:none;
}
.fstory table{
    width:100%;
    border-collapse:collapse;
    margin: 0 0 5px 0;
}
.fstory table td{
    padding: 0 5px;
border: 1px solid #298794;
    line-height: 25px;
}
.fstory table tr:first-child{
    font-weight: bold;
    font-size: 13px;
}
.fstory table tr:first-child td{
    border:1px solid #000;
}
.fstory table tr:nth-child(2n){
    background: #f5f5f5;
}
.fstory img, .shortstory2 img {
margin: 7px 1px 2px 2px;
    border: 1px solid #00a8e1;
    max;-width:620px
}
.fstory ol, .shortstory2 ol {
    margin-left:25px;
}
.fstory ul, .shortstory2 ul{   
    margin: 5px 0 5px 20px;
}
.full-story p{
    margin:0 0 10px 0;
}
.post-title{
    font-size:24px !important;
    color:#303030;
    text-decoration:none;
    line-height:25px;
    margin-bottom:10px;
    position:relative;
    font-weight:bold;
}
.post-title h1, post-title a h1{
    font-size:24px !important;
    display:inline;
}
.post-title a{
    font-weight:bold;
    color:#303030;
    font-size:24px !important;
    text-decoration:underline;
}
.post-title a:hover{
    color:#00b091;
    text-decoration:underline;
}
.author{
    font-size: 12px;
    margin-bottom:10px;
    color: #909090;
}
.author a{
    font-size: 12px;
    text-decoration: none;
    color: #505050;
    font-weight: bold;
}
.author a:hover{
    text-decoration: underline;
}
.full-info{
    font-size:11px;
    color:#909090;
    line-height:20px;
}
.full-info a{
    font-size:11px;
    color:#909090;
    text-decoration:underline;
    line-height:20px;
}
.full-info a:hover{
    text-decoration:none;
}
.print{
    background: url(../images/print.png) no-repeat;
    margin:0 10px 0 0;
    display:inline-block;
    *display: inline;
    height:20px;
    line-height: 20px;
    width:16px;
}
.tags{
    height: 20px;
    line-height: 20px;
    font-size:12px;
    color:#909090;
    margin:0 0 15px 0;
}
.tags b{
    color:#303030;
}
.tags a{
    color: #00b091;
    font-size: 12px;
}
.fstory{
    margin-bottom:15px;
}
.fstory h2, .fstory h3{
    padding:0 0 0 10px;
    color:#00b091;
    font-weight:bold;
}
/*  Вкладки в полной новости */
.fulltabs{
    margin:15px 0;
    font-size:13px;
}
.htitle span b{
    color: #fff;
}
.fullimages{
}
.fullimages img{
    float:left;
    margin:-1px 10px 10px -1px;
    border:1px solid #ddd;
}
.fullimages a img:hover{
    opacity:0.8;
    outline:3px solid #00b091;
    border: 1px solid #fff;
}
.fullimages br{
    display:none;	

}
.plusobut{
    width:220px;
    margin:-5px 0 10px -5px;
}
/* related.tpl */
.related-news{
    background: #f5f5f5;
    margin: 0 0 20px 20px;
    width:310px;
    float: left;
    position: relative;
    height: 80px;
    overflow: hidden;
}
.over120{
    width:120px;
    height: 80px;
    overflow: hidden;
    float: left;
    position: relative;
}
.over120 img{
    width:120px;
    min-height: 80px;
}
.reltitle{
    padding: 10px;
    max-height: 60px;
    line-height: 15px;
    overflow: hidden;
}
.reltitle a{
    font-size: 13px;
    text-decoration: none;
}
.reltitle a:hover{
    text-decoration: underline;
}
/* */
/* addcoments.tpl*/
.addcomment{
    padding:0;
    text-align:center;
    margin:0 10px 15px 20px;
    border: 1px solid #eee;
}
.addcomment .votebutton, .full-story .votebutton{	
    margin:5px;
    width:auto;
    padding: 0 10px;
}
.title{
    line-height:32px;
    color:#303030;
    font-size:16px;
    text-align:left;
    padding: 0 15px;
    background:#fafafa;
    font-family: PT Sans Caption;
    text-transform: uppercase;
    font-weight: bold;
}
.addcomment-post{
    margin:10px 20px;
}
textarea#comments{
    height:100px;	
}
/* */

/* COMMENTS.tpl */
.comments{
    width:680px;
    margin:0 0 15px 0;
}

.comm-title{
    line-height:30px;
    font-size:16px;
    font-weight:bold;
    margin:0 20px 15px 20px;
    position:relative;
    font-family: PT Sans Caption;
    text-transform: uppercase;
    border-bottom: 2px solid #00b091;
}
.comm-n{
    display: inline-block;
    *display:inline;
    color: #00b091;
}
.comment{
    width:640px;
    color:#303030;
    margin:0 0 15px 20px;
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px 0;
}
.comment a{
    color:#00b091;
    text-decoration:none;
}
.comment a:hover{
    text-decoration:underline;	
}
.comment table{
    margin:0;
    padding:0;
}
.comm-data{
    color:#909090;
    font-size:11px;
    line-height: 15px;
    margin: 0 0 5px 0;
}
.comm-data a{
    font-size: 13px !important;
    text-decoration: none;
    color: #000 !important;
}
.comm-data img{
    margin:0 5px 0 0 !important;
}
.comment-block{
    position: relative;
}
.comment-left{
    max-height:100px;
    width:60px;
    font-size:11px;
    float:left;
}
.comment-left a{
    color:#000;
    font-weight:bold;
}
.comment-left img{
    width:60px;
    max-height:60px;
}
.comment-right{
    width:565px;
    font-size:13px;
    min-height:40px;
    float:left;
    margin:0 0 0 15px;
}
.comment-right a{
    color:#00b091;   
    font-size: 13px;
}
.comment-right img{
    max-width: 500px;
    margin: 5px 0;
}
.comment-control{
    text-align: right;
    line-height: 16px;
    margin: 10px 0 0 0;
}
.comment-control a{
    font-size: 11px !important;
    font-style: italic;
    margin: 0 0 0 5px;
    text-decoration: underline;
    color: #909090;
}
.comment-control a:hover{
    text-decoration: none;
    color:#00b091; 
}
.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 0 0 5px;
    margin:-2px -5px 0 0 ;
    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:underline;
}
.comment-news a:hover{
    text-decoration:none;
    color:#00b091;
}
.info{
    min-height:35px;
    margin:0 0 15px 0;
    color:#707070;
    background:#fafafa url(../images/sign.png) 	10px 10px no-repeat;
    padding:10px 5px 10px 50px;
    font-size:12px;
    line-height:15px;
    text-shadow:0 1px 0 #fff;
    border-radius: 5px;
}
.info a{
    color:#00b091;
    font-size: 12px;
    text-decoration: none;
}
.navigation{
    height:25px;
    width:100%;
    color:#000;
    margin:10px 20px;
    padding:15px 0;
    font-size:14px;
    clear:both;
    text-align:center !important;	
}
.navigation b{
    font-size:25px !important; 
}
.navigation span, .navigation a{	
    line-height:25px;
    padding:0 10px;
    font-size:14px;
    border:1px solid #ddd;
    border-left:0;
    float:left;
}
.navigation span:first-child, .navigation a:first-child{
    border-left:1px solid #ddd;
}
.navigation a{
    color:#303030;
}
.navigation a:hover{
    text-decoration:underline;
    color:#00b091;
    background:#f1f1f1;
}
.navigation span {
    text-decoration:none;
    color:#fff;
    background:#00b091;
    border:1px solid #00b091 ;
    border-left:1px solid #00b091 ;
}
.nav_ext{
    background:none !important;
    color:#909090 !important;
    font-weight:bold;
    border:1px solid #ddd !important;
    border-left:0 !important;
    text-shadow:none !important;
}
.next,.prev{
    font-weight:normal;
}
.next span,.prev span{
    background:none !important;
    color:#909090;
    border:1px solid #ddd !important;
    border-left:0;
}
.next a, .prev a{
    background:#eee !important;
    text-decoration:none !important;
}
.next a:hover, .prev a:hover{
    background:#ddd !important;
}
table.fulltable{
    width:100%;
    border-collapse: collapse;
    border-spacing: 0;
    cellspacing:0;
    border:0;

}
table.fulltable td{
    padding:10px 0;
}
table.uitable{
    width:100%;
    border-collapse: collapse;
    border-spacing: 0;
    cellspacing:0;
    border:0;

}
table.uitable td{
    padding:5px 0;
    font-size: 12px;
}
.uitable td a{
    font-size: 12px;
}
.line{
    margin:5px 0;
    padding:5px 15px;
    border:1px solid #e0e0e0;
    background:#fafafa;
    min-height:20px;
    text-align:left;
    font-size:13px;
}
.sline{
    width:140px;
    min-height:25px;
    line-height:25px;
    text-align:left;
    font-size:13px;
}
.pline{
    width:400px;
    min-height:15px;
    line-height:15px;
    text-align:left;
}
.import{
    color:#00b091;
}
.line a{
    color:#00b091;
}
.row{
    font-size:13px;
    margin:5px 0;
    padding:5px;
    border:1px solid #eee;
    background:#fafafa;
}
.row a{
    color:#00b091;
}
.row h{
    min-width:150px;
    padding:3px;
    margin:0 0 10px 0;
}
.poll{
    background:#fafafa;
    padding:10px;
    margin:10px 0;
    border:1px solid #ddd;
    box-shadow:0 1px 1px rgba(0,0,0,0.1);
}
.poll b{
    font-size:16px;
    line-height:20px;
    color:#00b091;
}
.poll i{
    font-weight:bold;
    line-height:30px;
}
.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/w40.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:#00b091;
}
.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;
}
/* addnews.tpl */
.chzn-choices {
    border:1px solid #ccc !important;
    width:342px !important;
    box-shadow:none !important;
}
.chzn-container-active .chzn-choices {
    box-shadow:none;
    border:1px solid #00b091 !important;
}
td .bbcodes{
    height: 23px;
    line-height: 23px !important;
    padding: 0 8px;
}
/* */
/* Feedback.tpl */
.feedbackta{
    width:330px;
    padding: 5px;
    height: 100px;
}
/**/



textarea, .txsh, .input1, .input2, .input3{
    border:1px solid #ccc;
    height:25px;
    line-height:25px;
    background:#fff url(../images/fields.png) top repeat-x;	
    font-family:Arial, Helvetica, sans-serif; 
}
textarea:focus, .txsh:focus, .input1:focus, .input2:focus, .input3:focus, .search #searchinput:focus, .search #searchuser:focus, .field:focus, .field:hover{
    box-shadow:none;
    border:1px solid #00b091;
}
.input1{
    width:330px; 
    font-size:13px;
    padding:0 5px;
    color:#707070;
}
.input2{
    width:100px;
    padding:0 5px;
    font-size:12px;
}
.input3{
    width:223px;  
    font-size:12px; 	
    padding:0 5px;
}
.input4{
    width:312px;
    height:100px;
    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: 12px;
    font-family: Arial;
}
.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:#00b091;
    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:10px 10px;
    float:left;
    text-align:center;
    width:200px;
}
.pmlinks a{
    display:block;
    height:30px;
    padding:0 10px;
    line-height:30px;
    background:#eee url(../images/w40.png) repeat-x;
    color:#505050;
    text-decoration:none;
    margin:0 10px 5px 10px;
    text-shadow:0 1px 1px #fff;
    border:1px solid #ccc;
}
.pmlinks a:hover{
    box-shadow:inset 0 0 10px rgba(0,0,0,0.1) !important;
    color:#00b091;
    background:#ececec;
}

.navnew {
width: 950px;
height: 40px;
z-index: 980;
background: #00b091;
}
.navnew ul{
    font-size:13px;
    list-style:none;    
    margin:0;
    padding: 0;
    display:inline;
    height:40px;
    text-align:right;
}
.navnew li{ 
    display:block;
    z-index:100;
    position:relative;
    float: left;
    height: 40px;
}
.navnew li a
{
    font-size: 14px;
    color:#fff;
    line-height:40px;
    padding:0 15px 0 15px;
    display: block;
    text-decoration:none;
    border-right:1px solid #008d74;
    font-family: 'PT Sans Caption', sans-serif;
}
.navnew li a:hover {
    z-index:100;
    text-decoration: none;
    background: #008d74;
}

#right{
    float: left;
    width: 290px;
    margin-left: 20px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}

.block {
    background: #fff;
    box-shadow:0 0 20px rgba(0,0,0,0.15);
    padding: 20px;
    margin-bottom: 20px;
}
.block h3 {
    text-align: center;
    font-weight: 600;
    border-bottom: 3px solid #0086B0;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.block .input {
    width: calc(100% - 12px);
    padding: 0 5px;
    border:1px solid #ccc;
    height:25px;
    line-height:25px;
    background:#fff url(../images/fields.png) top repeat-x;	
    margin-bottom: 5px;
}

.block .btn {
    height: 30px;
    width: 100%;
    border: none;
    background-color: #0086B0;
    color: white;
    font-size: 14px;
}

.block ul {
    list-style-type: none;
}

.block ul a {
    font-size: 16px;
    line-height: 28px;
}