/* 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,h5,h6,pre,form,p,blockquote,fieldset,input {
margin:0;
padding:0;
}
h1,h2,h3,h4,h5,h6{
font-size:12px;	
}
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:#fff;
}
body{
background:#fff ;
font-family:"Arial", Tahoma sans-serif;
font-size:12px;
height:100%;
margin:0px;
padding:0;
color:#505050;
}
#header-wrap{
width:100%;
height:70px;	
}
#header{
width:1000px;
height:70px;
margin:0 auto;	
}
.logo{
width:350px;
height:70px;
float:left;
}
.searchblock{
width:300px;
height:30px;
float:left;
margin:20px 10px 20px 10px;
background:url(../images/searchbg.png) no-repeat;	
}
.searchblock ul{
height:30px;
list-style:none;
padding:0;
width:300px;
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{
width:30px;
height:30px;
background:url(../images/searchbt.png) 0 0 no-repeat;
}
.searchblock .searchbt input:hover{
background-position: 0 -30px;
}
.searchform{
color:#707070;
width:256px;
height:20px;
line-height:20px;
padding:5px 7px;
border:0px;
font-size:14px;
font:Verdana, Geneva, sans-serif;
background:transparent;
overflow:hidden;
}
.telephone{
	width:170px;
	height:20px;
	margin:25px 0;
	color:#505050;
	float:left;
	font-size:18px;
	text-align:center;
}
.header-right{
	width:160px;
	height:70px;
	float:left;
}
.socialb{
height:24px;
width:150px;
padding:0;
margin:8px 0 10px 0;
float:right;
}
.socialb ul{
height:24px;
font-size:14px;
list-style:none;
margin:0;
display:inline;
}
.socialb li
{ 
float: left;
position: relative;
text-align:left;
margin:0  0 0 6px;
width:24px;
height:24px;
}
.socialb li a
{
height:24px;
width:24px;
padding:0;
display: block;
text-decoration:none;
background:url(../images/social.png) 0 0 no-repeat;
border-radius:3px;
-webkit-border-raius:3px;
-moz-border-radius:3px;
}
.socialb li a.twitter{
background-position: 0 -32px;
}
.socialb li a.twitter:hover{
background-position: 0 0;
}
.socialb li a.facebook{
background-position: -32px -32px;
}
.socialb li a.facebook:hover{
background-position: -32px 0;
}
.socialb li a.vkontakte{
background-position: -64px -32px;
}
.socialb li a.vkontakte:hover{
background-position: -64px 0;
}
.socialb li a.gplus{
background-position: -96px -32px;
}
.socialb li a.gplus:hover{
background-position: -96px 0;
}
.socialb li a.rss{
background-position: -128px -32px;
}
.socialb li a.rss:hover{
background-position: -128px 0;
}
/* LOGIN begin  */
.loginbar{
height:30px;
clear:both;
}
.loginpanel{
line-height:20px;
min-width:140px;
position:static;
color:#909090;
height:20px;
padding:0 0 10px 0;
float:right;
text-align:right;
}
.loginpanel a{
	font-size:11px;
text-decoration:none;
padding:1px 0 2px 0;
color:#fff;
background:url(../images/blueline.png) center repeat-x;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
padding:2px 10px;
line-height:16px;
}
.loginpanel a:hover{
text-decoration:none;
background:url(../images/grey.png) repeat-x;
}
#loginb{
color:#909090;
min-width:200px;
min-height:220px;
display:none;
background:#fff url(../images/w30.png) bottom repeat-x;
position:absolute;
top:100px;
left:50%;
margin-left:-90px;
z-index:20000 !important;
border:3px solid #3fb602;
-moz-box-shadow: 0px 0px 10px #000;
-webkit-box-shadow: 0px 0px 10px #000;
box-shadow: 0px 0px 10px #000;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
}
#loginb a{
color:#fff;
text-decoration:underline;
}
#loginb a:hover{
color:#ccc;	
text-decoration:none;
}
.logintitle{
line-height:40px;
height:40px;
text-align:center !important;
background:url(../images/vheader2.png) center -1px no-repeat;
border-radius:10px 10px 0 0;
-webkit-border-radius:8px 8px 0 0;
-moz-border-radius:10px 10px 0 0;
}
.logintitle span{
font-size:14px;
font-weight:bold;
color:#fff;
text-shadow:0 -1px 0 rgba(0,0,0,0.5);
}
.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;
}
.nblock {
display: none;
}
.profile{
width:160px;
margin:15px auto 15px auto;
}
.profile ul{
list-style: none;
margin:0;
padding:0;
font-size:12px;
color:#303030;
}
.profile li{
position: relative;
height:29px;
line-height:20px;
margin:0;
}
.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;
background:#f5f5f5 url(../images/w30.png) repeat-x;
border-radius:12px;
-webkit-border-radius:12px;
-moz-border-radius:12px;
border:1px solid #ddd;
}
.profile li a:hover{
color:#eee !important;
text-decoration:none !important;
}
.login_input{
width:200px;
margin:25px;
text-align:center;
}
.login_field{
width:200px;
height:30px;
line-height:35px;
vertical-align: middle;
font-size:15px;
padding:0;
color:#fff;
background:#eee;
margin-top:5px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.field{
padding:5px;
width:190px;
height:20px;
color:#909090;
font-size:15px;
font-family:Arial;
background:none;
border:1px solid #ccc;
vertical-align: middle;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-moz-box-shadow:inset 0 0 15px rgba(0,0,0,0.2); 
-webkit-box-shadow:inset 0 0 15px rgba(0,0,0,0.2); 
box-shadow:inset 0 0 15px rgba(0,0,0,0.2); 
}
.field:hover, .field:active, .field:focus{
border:1px solid #aaa;
}
.enter{
width:200px;
height:30px;
background:#fff url(../images/blueline.png) repeat-x;
cursor:pointer;
margin:0 0 15px 0;
border:0;
font-weight:bold;
color:#fff;
text-shadow:0 -1px 0 rgba(0,0,0,0.5);
font-size:16px;
line-height:30px;
border-radius: 3px; 
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.enter:hover{
color:#000;
}
.not_save{
font-size:12px;
padding:0;
margin:10px 0 5px 0;
width:200px;
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  */
#slider-wrap{
	width:100%;
	height:500px;
	background:#f5f5f5 url(../images/bg01.jpg) center top no-repeat;
}
.nav{
width:990px;
height:45px;
padding:0;
background:url(../images/navi.png) top center no-repeat;
margin:0 auto;
padding:0 5px;
}
.nav ul{
font-size:14px;
list-style:none;
margin:0;
display:inline;
}
.nav li
{ 
float: left;
position: relative;
z-index:100;
text-align:left;
padding:5px 0;
}
.nav li a
{
font-size: 14px;
font-weight:bold;
color:#fff;
line-height:20px;
padding:5px 10px;
display: block;
text-decoration:none;
text-shadow:0 1px 1px rgba(0,0,0,0.5);
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
.nav li a:hover {
z-index:100;
color:#505050;
text-decoration:none;
background:#fff url(../images/white.png) repeat-x;
text-shadow:none;
}
.nav li a.link1{
	border-radius:5px 5px 0 0;
-webkit-border-radius:5px 5px 0 0;
-moz-border-radius:5px 5px 0 0;
	}
.nav li.drop:hover .link1{
background:#fff;
color:#505050;
text-shadow:none;
}
.nav li.drop{

	position:relative;
	display:block;
}
.nav li.drop:hover{

}
.nav li ul {
z-index:500;
display: none;
position:absolute;

width:auto;
height:auto;
background:#fff;
margin:0;
border-bottom:2px solid #25a3d9;
}
.nav li li{
	z-index:500;
margin:0;
position:relative;
clear:both;
min-height:25px;
border-top:1px solid #eee;
padding:0;
}
.nav li li a {
min-width:150px;
padding:0 10px !important;
clear:both;
text-align:left;
color:#505050;
font-weight:normal;
font-size:12px;
line-height:25px;
text-decoration:none;
text-shadow:none;
border-radius:0;
-webkit-border-radius:0;
-moz-border-radius:0;
	min-height:25px;

border-right:none;
}
.nav li li a:hover {
color:#fff;
background:#25a3d9;
text-shadow:none;
clear:both;
}
.nav li:hover ul{
display:block;
clear:both;
}
.slider-box{
	margin:0 auto 10px auto;
	width:1000px;
}
.slider{
	width:980px;
	height:410px;
	margin:10px auto 0 auto;
	padding:10px;
	background:#fff;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;	
	box-shadow:0 1px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.5);	
}
#container{
	width:100%;
}
#content{
	width:1000px;
	padding:0;
	position:relative;
	margin:0 auto;
}
#left{
float:left;
width:200px;
padding:10px 0 0 0;
position:relative;
}
#right{
margin:0 0 0 220px;
width:780px;
padding-top:10px;
}
.menu{
	background:#f5f5f5;
	width:180px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	padding:10px;
	margin-bottom:10px;
}
.menu ul{
width:180px;
font-size: 12px;
list-style: none;
margin:0;
}
.menu li{
position:relative;
}
.menu li a{
font-family:Arial;
width:155px;
padding:0 5px 0 20px;
line-height:25px;
font-size: 14px;	
color:#505050;
text-decoration:none;
display:block;
background: url(../images/dot.png) 8px 10px no-repeat;
border-bottom:1px solid #e0e0e0;
}
.menu li a:hover
{   
color:#303030;
text-decoration:underline;
background:#eee url(../images/dot.png) 8px 10px no-repeat;
}
.sideblock{
width:200px;
margin:0 0 10px 0;
}
.sideheader{
color:#25a3d9;
font-size:18px;
height:30px;
line-height:30px;
border-bottom:1px solid #25a3d9;
margin-bottom:10px;
}
.sideheader a{
font-size:18px;	
color:#25a3d9;
text-decoration:none;
}
.sideheader a:hover{
color:#303030;
text-decoration:underline;
}
.custom-2{
	width:200px;
	margin-bottom:20px;
	color:#909090;	
}
.custom-2 a{
	color:#25a3d9;
	font-size:13px;
	text-decoration:underline;
	font-weight:normal;
}
.custom-2 a:hover{
	color:#303030;
	text-decoration:none;
}
.c2t{
	margin-bottom:5px;
}
.c2date{
	color:#303030;
}
.hblock{
	width:780px;
}
.vblock1{
	width:380px;
	float:left;	
}
.vblock2{
	width:380px;
	float:left;
	margin-left:20px;
}
.vheader1{
	width:350px;
	height:23px;
	padding:10px 15px;
	background:url(../images/vheader1.png) center no-repeat;
	font-size:16px;
	font-weight:bold;
	text-shadow:0 1px 1px #303030;
	line-height:23px;
	color:#fff;
	margin-bottom:10px;
}
.vheader1 span.vh1{
	color:#25a3d9;
}
.vheader1 span.vh2 a{
	color:#eee;
	text-shadow:none;
	font-size:14px;
	float:right;
	text-decoration:none;
	font-weight:normal;
}
.vheader1 span.vh2 a:hover{
	text-decoration:underline;
}
.vheader2{
	width:350px;
	height:23px;
	padding:10px 15px;
	background:url(../images/vheader2.png) center no-repeat;
	font-size:16px;
	font-weight:bold;
	text-shadow:0 1px 1px #303030;
	line-height:23px;
	color:#fff;
	margin-bottom:10px;
}
.shortstory{
position:relative;
width:380px;
height:120px;
margin:0 10px 10px 0;
font-size:12px;
line-height:16px;
color:#707070;
padding:0 0 10px 0;
float:left;
}
.custom-1{
position:relative;
width:380px;
height:120px;
margin:0 0 10px 0;
font-size:12px;
line-height:16px;
color:#707070;
padding:0 0 10px 0;
float:left;
}
.custom-1 a, shortstory a{
color:#25a3d9;
font-size:13px;
padding:0;
text-decoration:underline;
display:block;
font-weight:normal;
}
.custom-1 a:hover, shortstory a:hover{
text-decoration:none;
color:#303030;
}
.c1-left img:hover{
opacity:0.9;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
-moz-opacity: 0.9;
}
.c1-left{
	width:180px;
	height:120px;
	overflow:hidden;
	float:left;
}
.c1-left img{
width:180px;
min-height:120px;
}
.label{
	position:absolute;
	top:10px;
	left:-5px;
	background:url(../images/label.png) left top no-repeat;
	width:45px;
	height:30px;
	padding:0 10px 10px 5px;
	line-height:30px;
	color:#fff;
	text-shadow:0 1px 1px rgba(0,0,0,0.3);
	font-size:13px;
	font-weight:bold;
	text-align:center;	
}
.c1-right{
	width:190px;
	height:120px;
	padding:0 0 0 10px;
	float:left;
	overflow:hidden;
}
.custom-title{
width:160px;
line-height:16px;
font-size:12px;
max-height:32px;
overflow:hidden;
margin:0 0 4px 0;
}
.c1-rating{
	height:15px;
	width:85px;
	margin:0 0 4px 0;
}
.greenline{
	height:30px;
	position:relative;
}
.greenline span{
	display:block;
	background:url(../images/greenline.png) repeat-x;
	float:left;
	line-height:30px;
	padding:0 10px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	color:#fff;
	text-shadow:0 1px 0 rgba(0,0,0,0.5);
	font-size:14px;
	font-weight:bold; 
}
.hhblock{
	width:760px;
	padding:10px;
	margin-bottom:10px;
	border:1px solid #eee;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background:#fafafa;
}
.custom-3{
position:relative;
width:190px;
height:242px;
margin:10px 0 0 0;
font-size:12px;
line-height:16px;
color:#707070;
padding:0 0 10px 0;
float:left;
}
.custom-3 a{
color:#25a3d9;
font-size:13px;
padding:0;
text-decoration:none;
display:block;
font-weight:normal;
}
.custom-3 a:hover{
text-decoration:none;
color:#303030;
}
.custom-3 img{
	width:190px;
	min-height:142px;
}
.custom-3 img:hover{
	opacity:0.9;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
-moz-opacity: 0.90;
}
.c3top{
	position:relative;
	width:190px;
	height:142px;
	overflow:hidden;
	margin-bottom:5px;
}
.c3title{
	position:absolute;
	bottom:0;
	left:0;
}
.c3title a{
	color:#fff;
	width:170px;
	min-height:15px;
	padding:5px 10px;
	background:url(../images/black75.png);
	display:block;
	font-weight:bold;
}
.c3title a:hover{
	color:#25a3d9;
}
.c3rating{
	height:15px;
	width:85px;
	margin:0 0 0 5px;
	float:left;
}
.c3label{
	float:right;
	height:15px;
	line-height:15px;
	color:#3fb602;
	margin:0 5px 0 0;
	font-weight:bold;
}
.c3text{
	width:180px;
	padding:5px 5px 0 5px;
	clear:both;
	line-height:15px;
	max-height:75px;
	overflow:hidden;	
}
.bblock{
	width:760px;
	background:#eee;
	padding:10px;
	margin-bottom:10px;
border-radius:10px;
-webkit-border-radius:10x;
-moz-border-radius: 10px;
}
.custom-4{
	width:177px;
	margin:0 0 10px 10px;
	float:left;
	background:#303030;
	color:#909090;
}
.custom-4 a{
	color:#ccc;
	text-decoration:none;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.c4img{
	width:177px;
	height:133px;
	overflow:hidden;
}
.c4img img{
	width:177px;
	min-height:133px;
}
.c4title a{
	display:block;
	line-height:16px;
	font-size:12px;
	height:48px;
	overflow:hidden;
	clear:both;
	padding:5px;
}
.c4title a:hover{
	color:#fff;
}
.custom-4:hover{
	background:#202020;
}
.htitle{
height:30px;
list-style:none;
}
.htitle span{
padding:0 10px;
color:#fff;
font-size:14px;
line-height:30px;
text-align:center;
float:left;
display:block;
text-decoration:none;
margin-right:10px;
font-weight:bold;
background:#f5f5f5 url(../images/blueline.png) repeat-x;
border-radius:10px 10px 0 0;
-webkit-border-radius:10px 10px 0 0;
-moz-border-radius:10px 10px 0 0;
}
.htitle span.first{
}
.htitle span:hover{
cursor:pointer;	
}
.active-ttab{
color:#505050 !important;
border-bottom:0 !important;
background:#fff !important;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc; 
}
.tt-panel{
display:none;
}
.index-panel{
background:#fff;
padding-top:10px;
border:1px solid #ccc;
border-radius:0 10px 10px 10px;
-webkit-border-radius:0 10px 10px 10x;
-moz-border-radius:0 10px 10px 10px;
}
.custom-5{
	width:200px;
	height:150px;
	margin-bottom:10px;
	position:relative;
}
.custom-5 a{
}
.c5img{
	width:200px;
	height:150px;
	overflow:hidden;
	position:relative;
}
.c5img img{
	width:200px;
	min-height:150px;
}
.c5title{
	position:absolute;
	bottom:0;
	left:0;
}
.c5title a{
	display:block;
	background:url(../images/black75.png);
	padding:0 5px;
	width:190px;
	max-height:36px;
	line-height:18px;
	overflow:hidden;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.c5title a:hover{
	text-decoration:underline;
}

.rek1{
width:200px;
}


.short-story{
width:162px;
height:179px;
border:1px solid #303030;
background:#202020;	
margin:0 0 10px 10px;
line-height:18px;
padding:10px 10px 0 10px;
float:left;
border-radius:2px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
overflow:hidden;
position:relative;
}
.short-story a{
text-decoration:none;	
color:#25a3d9;
display:block;
font-size:12px;
}
.short-title{
color:#25a3d9;
text-decoration:none;
font-size:12px;
font-weight:bold;
margin:5px 0;
line-height:15px;
height:30px;
overflow:hidden;
display:block;
}
.short-title a:hover{
color:#fff;
text-decoration:none;	
}
.short-story img{
width:160px;
height:120px;
border:1px solid #25a3d9;
}
.short-story a:hover img{
opacity:0.9;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
-moz-opacity: 0.9;	
border:1px solid #fff;	
}
.c1data{
color:#909090;
font-size:11px !important;
height:15px;
line-height:15px;
}
.views{
height:18px;
background:url(../images/views.png) 0 2px no-repeat;
padding:0 0 0 18px;
float:left;
}
.short-time{
position:absolute;
top:115px;
right:11px;
height:16px;
line-height:16px;
padding:0 5px;
max-width:150px;
background:url(../images/black75.png);
color:#fff;
font-size:11px;	
}
/* FOOTER         */
.footer-wrap{
width:100%;
background:#3e7cb5	url(../images/footer_bg.png) repeat-x;
margin-top:10px;
}
.ftmenu{
width:200px;
height:20px;
margin:0 20px 0 0;	
float:left;
}
.ftmenu ul{
list-style:none;	
font-size:14px;
margin:0;
display:inline;
}
.ftmenu li
{
	clear:both; 
text-align:left;
height:20px;
display:inline;
}
.ftmenu li a
{
font-size: 12px;
color:#fff;
line-height:20px;
padding:0 10px;
display: block;
text-decoration:none;
text-shadow:0 1px 1px rgba(0,0,0,0.3);
font-weight:bold;
float:left;
}
.ftmenu li a:hover {
z-index:100;
color:#303030;
text-decoration:none;
text-shadow:none;
}
.footer {
line-height:20px;
margin:0 auto;
width:1000px;
padding:20px 0 20px 0;
color:#303030;
position:relative;
border-radius:0 0 5px 5px;
-webkit-border-radius:0 0 5px 5px;
-moz-border-radius:0 0 5px 5px;
text-shadow:0 1px 1px rgba(255,255,255,0.5);
}
.seotext{
width:450px;
font-size:11px;
margin:0 20px 0 0;
float:left;
color:#505050;
line-height:15px;
}
.sub-footer{
text-align:left;
position:relative;
font-size:12px;
float:left;
width:310px;
}
.sub-footer a{
color:#fff;
font-size:12px;
text-decoration:none;
text-shadow:0 1px 1px rgba(0,0,0,0.3);
}
.sub-footer a:hover{
text-decoration:underline;
}
.counters{
height:31px;
float:left;
margin-top:10px;
}
.counters span{
margin-right:10px;
}


/* КНОПКИ */
.vbutton{
font-family:Arial;
background:#fff url(../images/w30.png) repeat-x;	
cursor:pointer;
width:100px;
height:30px !important;
line-height:30px !important;
text-align:center;
text-decoration:none;
font-size:12px;
font-weight:bold;
display:block;
margin:5px auto 10px 10px;
color:#505050;
text-shadow:0 1px 1px #fff;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
box-shadow:0 0 2px #303030;
-moz-box-shadow:0 0 2px #303030;
-webkit-box-shadow:0 0 2px #303030;
float:left;
border:0;
}
.vbutton:hover{
color:#000;
cursor: pointer;
border:0;
background:#fff url(../images/white.png) repeat-x;	
}
.cbutton{
font-family:Arial;
background:#25a3d9 url(../images/blueline.png) repeat-x;	
cursor:pointer;
width:100px;
height:30px !important;
line-height:30px !important;
border:0 !important;
text-decoration:none;
font-size:12px;
font-weight:bold;
display:block;
margin:5px auto 10px 10px;
color:#fff;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
text-align:center;
float:left;
}
.cbutton:hover{
color:#fff;
cursor: pointer;
border:0;
text-shadow:none;
background:#303030 url(../images/grey.png) repeat-x;	
}
.resbutton{
font-family:Arial;
cursor:pointer;
text-decoration:none;
margin:5px 0 0 10px;
font-size:12px;
font-weight:bold;
color:#25a3d9;
text-decoration:underline;
float:left;
line-height:25px;	
}
.resbutton:hover{
color:#000;
cursor: pointer;
border:0;
}
/* NEWS POST */
.story{
width:780px;
padding-bottom:1px;
margin-bottom:10px;
}
.post-title{
font-size:18px !important;
color:#303030;
text-decoration:none;
font-family:"Arial";
line-height:20px;
margin-bottom:10px;
position:relative;
font-weight:bold;
}
.post-title h1, post-title a h1{
font-size:18px !important;
display:inline;
}
.post-title a{
font-weight:bold;
color:#25a3d9;
font-size:18px !important;
text-decoration:underline;
font-family:"Arial";
}
.post-title a:hover{
color:#303030;
text-decoration:underline;
}
.full-story{
width:780px;
padding:0 0 10px 0;
color:#505050;
font-size:13px;
line-height:150%;
}
.full-story a {
color:#25a3d9;
font-size:13px;
}
.full-story a:hover {
color:#303030;
text-decoration:none;
}
.full-story img {
margin:0 10px 10px 10px;
max-width:760px;
}
.full-story ul, .full-story ol {
margin-left:15px;
}
.post-info{
background: url(../images/white.png) repeat-x;
font-size:12px;
color:#aaa;
line-height:16px !important;
margin:10px 0;
position:relative;
height:40px;
border:1px solid #eee;
padding:0 5px;
font-size:11px;	
position:relative;
}
.post-info a{
color:#3fb602;
text-decoration:none;
font-size:11px;	
}
.post-info a:hover{
text-decoration:underline;
color:#909090;
}
.info1 {
display:block;
float:left;
line-height:20px;
margin-right:10px;	
}
.info1  b{
color:#707070;
font-weight:normal;	
}
.info-rating{
margin:5px 0 0 0;
clear:both;
width:150px;
}
.full-label{
	position:absolute;
	top:5px;
	right:5px;
	background:url(../images/greenline.png) repeat-x;
	float:left;
	line-height:30px;
	padding:0 10px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	color:#fff;
	text-shadow:0 1px 0 rgba(0,0,0,0.5);
	font-size:14px;
	font-weight:bold; 
}
.plusobut{
width:190px;	
}
.related-block{
position:relative;
overflow:hidden !important;
color:#303030;
width:768px;
max-height:370px;
background:#fff;
border:1px solid #ccc;
border-radius:5px;
padding-left:10px;
}
.related-title{

	background:url(../images/blueline.png) repeat-x;
	float:left;
	line-height:30px;
	padding:0 10px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	color:#fff;
	text-shadow:0 1px 0 rgba(0,0,0,0.5);
	font-size:14px;
	font-weight:bold;
	margin:10px 0 10px 0;
}
.related{
overflow:hidden;
width:143px;
height:149px;
margin:0 10px 10px 0;
font-size:12px;
color:#909090;
position:relative;
float:left;
overflow:hidden;
border-bottom:1px solid #3fb602;
}
.related a{
color:#505050;
font-size:11px;
padding:0;
text-decoration:none;
}
.related a:hover{
text-decoration:underline !important;
color:#000;
}
.related a.rltd{
	display:block;
width:133px;
padding:5px;
height:30px;
overflow:hidden;
line-height:15px;
background:#fff url(../images/white.png) repeat-x;
}
.related img{
width:143px;
height:109px;
}
.related a:hover img{
opacity:0.9;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
-moz-opacity: 0.9;	
}

.speedbar{
	font-size:12px;
	color:#909090;
	overflow:hidden;
	height:30px;
	line-height:30px;
	margin:0 0 10px 0;
	border-bottom:1px solid #eee;
}
.speedbar a{
color:#25a3d9;
text-decoration:underline;
font-size:12px;
}
.speedbar a:hover{
color:#505050;
text-decoration:none;	
}
.tagscloud{
width:650px;
padding:0 15px 10px 15px;
}
/* COMMENTS */
.addcomment{
padding:0;
text-align:center;
margin:10px 0;
background:#f5f5f5;
}
.title{
line-height:20px;
padding:5px 25px;
color:#fff;
text-shadow:0 1px 0 rgba(0,0,0,0.5);
font-size:16px;
font-weight:bold;
text-align:center;
background:url(../images/greenline.png) repeat-x;
border-radius:5px 5px 0 0;
-webkit-border-radius:5px 5px 0 0;
-moz-border-radius:5px 5px 0 0;
}
.addcomment-post{
padding:0 10px;
}
.comments{
width:780px;
}
textarea#comments{
height:150px;	
}
.comm-title{
line-height:20px;
padding:5px 10px;
color:#909090;
font-size:14px;
font-weight:bold;
background:url(../images/white.png) 0 -10px repeat-x;
margin:20px 0 10px 0;
}
.comm-title span{
	color:#3fb602;
	font-size:16px;
}
.comment{
width:778px;
color:#505050;
margin:0 10px 10px 0;
border:1px solid #eee;
background:#f5f5f5;
border-top:2px solid #3fb602;
}
.comment a{
color:#25a3d9;
text-decoration:none;
}
.comment a:hover{
text-decoration:underline;	
}
.comment table{
margin:0;
padding:0;
}
.comment-left{
max-height:100px;
width:100px;
padding:10px;
font-size:11px;
float:left;
}
.comment-left a{
color:#000;
font-weight:bold;
}
.comment-left img{
width:100px;
max-height:100px;
}
.comment-right{
width:648px;
padding:5px;
font-size:13px;
min-height:40px;
float:left;
margin:0;
position:relative;
}
.comment-right a{
color:#25a3d9;
font-weight:bold;
}
.comm-data{
color:#909090;
margin-bottom:5px !important;
display:block;
font-size:11px;
}
.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:#25a3d9;
font-size:11px;
text-decoration:none;
}
.comment-title-hover a:hover{
color:#505050;
text-decoration:underline;
}
.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;
}
.comment-news{
margin:5px 0 !important;
}
.comment-news a{
text-decoration:underline;
font-size:13px !important;	
}
.comment-news a:hover{
text-decoration:none;
color:#ccc;
}
.info{
min-height:30px;
margin:10px 0;
color:#909090;
background:#f5f5f5 url(../images/sign.png) 	2px 2px no-repeat;
padding:10px 5px 10px 60px;
font-size:11px;
line-height:15px;
border:1px solid #eee;
text-shadow:0 1px 0 #fff;
}
.info a{
color:#25a3d9;
}
.navigation{
height:30px;
width:100%;
color:#000;
margin:10px auto;
padding:15px 0;
font-size:15px;
clear:both;
text-align:center !important;	
}
.navigation b{
font-size:25px !important; 
}
.navigation a:link,
.navigation a:visited,
.navigation a:active {
line-height:25px !important;
height:25px;
text-decoration:none;
padding:3px 10px;
color:#fff;
font-size:15px;
background:url(../images/greenline.png) -1px center repeat-x;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.navigation a:hover{
text-decoration:none;
color:#fff;
background:#303030 url(../images/grey.png) repeat-x;
}
.navigation span {
line-height:30px !important;
height:25px !important;
text-decoration:none;
padding:3px 10px;
color:#aaa;
font-size:15px;
background:#f5f5f5;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-moz-box-shadow:inset 0 0 15px rgba(0,0,0,0.2); 
-webkit-box-shadow:inset 0 0 15px rgba(0,0,0,0.2); 
box-shadow:inset 0 0 15px rgba(0,0,0,0.2); 
}
.nav_ext{
	background:none !important;
	color:#000 !important;
	font-weight:bold;
-moz-box-shadow:none !important; 
-webkit-box-shadow:none !important; 
box-shadow:none !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:5px 10px;
}
.line{
margin:5px 0;
padding:5px 15px;
border:1px solid #ccc;
background:#f1f1f1;
min-height:20px;
text-align:left;
font-size:13px;
}
.sline{
width:150px;
min-height:20px;
line-height:20px;
text-align:left;
}
.import{
	color:#25a3d9;
}
.line a{
color:#25a3d9;
}
.row{
	font-size:13px;
	margin:5px 0;
padding:5px;
border:1px solid #eee;
background:#fafafa;
}
.row a{
color:#25a3d9;
}
.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:#25a3d9;
}
.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 #505050;
}
.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:22px;	
}
.input1{
width:312px; 
font-family:verdana; 
font-size:12px;	
}
.input2{
width:100px;

padding:3px 0;
font-size:12px;
}
.input3{
width:223px; 
font-family:"Tahoma"; 
font-size:12px; 
}
.input4{
width:312px;
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-dialog fieldset{
padding:5px;
color:#25a3d9;
border:1px solid #505050;
}
.pm_status {
	float:left;

	padding: 0px;
	
	width: 330px;
	height: 100px;
	margin:5px 15px 0 10px;
}

.pm_status_head {
	font-size: 0.9em; 
	background: #303030 url("../images/blueline.png") repeat-x;
	height: 25px;
	line-height:25px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

.pm_status_content {
	padding: 5px;
}
/*---Найденные похожие новости при добавлении новостей на сайте---*/
.findrelated {
	width:99%;
	background: #ffc;border:1px solid #9E9E9E;
	padding: 5px;margin-top: 7px;
	margin-right: 10px;
}