/* 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:#CC0000;
font-size:16px;
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;
}
body{
background-image:url(../images/background.jpg);
font-family:"Arial", Tahoma sans-serif;
font-size:16px;
margin:0px;
padding:0 0 10px 0;
color:#303030;
}
#all{
width:100%;
margin:0;
}
#container{
/* width:1000px; */
margin:0px auto;
padding:0;
position:relative;
}
#above{
width:1000px;
padding:10px 0;	
}
#topheader{
/* width:980px;
height:100px;
padding:5px 10px 0 10px;
margin:0 0 10px 0; */
vertical-align: middle;
display: flex;
justify-content: center;
align-items: center;
background-color: #FCFCFC;
margin-bottom: 20px;
}
.logo{
/* width:285px;
height:100px;
float:left; */
margin-right: 20px;
}
/* ПОИСК  */
.searchblock{
width:400px;
height:30px;
float:right;
padding:5px;
margin:35px 0 0 0;
background:url(../images/search.png) no-repeat;
}
.searchblock input.searchbt {
width:50px;
height:30px;
background:url(../images/searchbt.png) 0 0 no-repeat;
float:left;
}
.searchblock input.searchbt:hover{
background-position: 0 -30px;
}
.searchform{
color:#909090;
width:340px;
height:20px;
line-height:15px;
padding:5px;
border:0px;
font-size:14px;
font:Verdana, Geneva, sans-serif;
background:transparent;
overflow:hidden;
float:left;
}
.nblock{display: none;
}
.header-right{
width:160px;
heigth:100px;
float:right;	
}

.profilephotoimg{
width:100px;
border-radius: 2px; 
-webkit-border-radius:2px;
-moz-border-radius:2px;
}
.profile{
width:140px;
float:left;
margin:10px 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:#e84235 !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{
height:30px;
line-height:35px;
vertical-align: middle;
font-size:15px;
padding:0;
color:#505050;
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;
background:#fafafa;
}
.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:0;
width:250px;
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  */
#top{
width:1120px;
height:50px;
background:url(../images/top.png) no-repeat;
position:relative;
top:0;
left:-40px;
z-index:50;
}
/* ГОРИЗОНТАЛЬНОЕ МЕНЮ */
.nav{
/* width:985px;
height:35px;
padding:0 0 5px 0;
margin: 0 10px 10px 10px;
background:url(http://statehistory.ru/img/bg-menu.png) no-repeat; */
background-color: antiquewhite;
}
.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-right:3px;
/* background:url(../images/navi.png) right no-repeat; */
margin-left:-1px;
border-right: 2px solid #9b0800;
}
.nav li.first{ 
border-radius:3px 0 0 3px;
-webkit-border-radius:3px 0 0 3px;
-moz-border-radius:3px 0 0 3px;
}
.nav li a{
font-family:Verdana, Helvetica, sans-serif;  
font-size: 21px;
color:#000;
line-height:40px;
padding:0 10px 0 10px;
display: block;
text-decoration:none;
border-radius:3px;
}
.nav li a:hover {
z-index:100;
color:#fff;
text-decoration: none;
}
.nav li:hover{
background:#9b0800;	
}
.nav li a.link1:hover{
	color:#000;
}
.nav li.drop:hover .link1{
color:#fff;
}
.nav li.drop{
	height:40px !important;
	line-height:40px !important;
	position:relative;
	display:block;
	border-left: 2px solid #9b0800;
}
.nav li.drop:hover{

}
.nav li ul {
z-index:500;
display: none;
position:absolute;
width:auto;
height:auto;
background:#9b0800;
border-top:1px solid #860d06;
padding:0;
}
.nav li li{
margin:0;
position:relative;
clear:both;
background-image:none;
height:25px;
padding:0;
border-top:1px solid #ab1109;
border-bottom:1px solid #860d06;
}
.nav li li a {
padding:0 10px;
clear:both;
min-width:180px;
text-align:left;
color:#fff;
font-weight:normal;
font-size:11px;
line-height:25px;
text-decoration:none;
text-shadow: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;
}
.nav li.drop:hover .corner{
display:block;	
}
#content{
/* background:#FCFCFC;    
width:1000px;
padding:0; */
position:relative;
margin: 0 100px;
}
#box{
/* width:990px;
padding:10px; */
display: flex;
flex-wrap: wrap;
}

#header{
width:660px;
padding:1px 10px 10px 10px;	
}

.block1{
width:300px;
margin-bottom:10px;	
}
.htitle{
height:40px;
list-style:none;
border-bottom:3px solid #d73838;
}
.htitle span{
padding:0 10px;
color:#e84235;
font-size:12px;
line-height:40px;
text-align:center;
float:left;
display:block;
text-decoration:none;
margin-right:5px;
font-weight:bold;
border-radius:3px 3px 0 0;
-webkit-border-radius:3px 3px 0 0;
-moz-border-radius:3px 3px 0 0;
background:#eee url(../images/grey40.png) repeat-x;
}
.htitle span:hover{
cursor:pointer;	
}
.active-ttab{
color:#fff !important;
background:#d73838 url(../images/red40.png) repeat-x !important;	
}
.tt-panel{
display:none;
}
.index-panel{
background:#f7f7f7;
border-radius:0 0 5px 5px;
-webkit-border-radius:0 0 5px 5px;	
-moz-border-radius:0 0 5px 5px;	
}
.custom-1{
overflow:hidden;
position:relative;
width:280px;
height:67px;
padding:10px 10px 10px 10px;
font-size:12px;
line-height:15px;
color:#707070;
border-top:1px solid #fff;
border-bottom:1px solid #e0e0e0;
}
.custom-1 a{
color:#e84235;
font-size:13px;
padding:0;
text-decoration:none;
}
.custom-1 a:hover{
text-decoration:underline;
color:#303030;
}
.custom-1 a:hover img{
opacity:0.85;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
-moz-opacity: 0.85;	
}
.custom-1 img{
width:100px;
height:67px;
margin:0 10px 0 0;
float:left;
}
.custom-title{
	font-size:13px;
overflow:hidden;
color:#505050;
text-decoration:none !important;
line-height:15px;
max-height:30px;
}
.custom-title:hover{
color:#303030 !important;
text-decoration:none;
}
.custom-1 a:hover .custom-title{
color:#303030;
text-decoration:underline;
}
.c1cat{
	color:#909090;
font-size:11px;
margin:5px 0 3px 0;	
}
.c1cat a{
font-size:11px !important;	
}
.c1cat a:hover{
color:#e84235;	
}
.c1com{
padding:0 0 0 17px;
background:url(../images/comments.png) 0 0 no-repeat;	
float:left;
font-size:11px !important;	
line-height:11px;
height:15px;
margin:0 10px 0 0;
}
.c1com:hover{
color:#303030;	
}
.c1view{
padding:0 0 0 18px;
background:url(../images/views.png) 0 0 no-repeat;
float:left;
font-size:11px;	
line-height:11px;
height:15px;
}
.block2{
width:325px;
margin:0 0 10px 10px;
float:left;	
	
}
.b2header{
height:35px;
background:url(../images/b2header.png) no-repeat;	
line-height:32px;
padding:0 0 0 20px;
width:305px;
font-size:16px;
font-weight:bold;	
color:#e84235;
text-shadow:0 1px 1px #fff;
}
.b2header a{
color:#e84235;
font-size:16px;
text-decoration:none;
}
.b2header a:hover{
color:#505050;
text-decoration:underline;
}
.custom-2{
overflow:hidden;
position:relative;
width:315px;
height:100px;
padding:15px 0;
font-size:12px;
color:#909090;
border-bottom:1px solid #eee;
line-height:15px;
}
.custom-2 a{
text-decoration:none;
color:#e84235;
}
.custom-2 a span{
color:#e84235;
font-size:13px !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;
}
.custom-2 a:hover img{
opacity:0.85;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
-moz-opacity: 0.85;	
}
.custom-2 img{
width:90px;
height:60px;
margin-right:5px;
float:left;
border:3px solid #eee;
}
.white-bottom{
height:10px;
width:100%;
background:url(../images/white-bottom.png) repeat-x;
position:absolute;
left:0;
bottom:0;
}
.redheader{
width:260px;
height:30px;
line-height:30px;
padding:10px 10px 10px 30px;
color:#fff;
font-size:16px;
font-weight:bold;
background:url(../images/redheader.png) no-repeat;
margin-bottom:10px;	
}
.redheader a{
color:#fff;
font-size:16px;
text-decoration:underline;
}
.redheader a:hover{
text-decoration:none;
}
/* КНОПКИ */
.vbutton{
	min-width:100px;
font-family:Arial;
background:#fff url(../images/white.png) repeat-x;	
cursor:pointer;
padding:0 15px !important;
height:24px;
border:0 !important;
text-decoration:none;
font-size:12px;
font-weight:bold;
display:block;
margin:5px 10px;
float:left;
color:#e84235;
text-shadow:0 1px 1px #fff;
border-radius:12px;
-moz-border-radius:12px;
-webkit-border-radius:12px;
box-shadow:0 1px 3px #909090;
-moz-box-shadow:0 1px 3px #909090;
-webkit-box-shadow:0 1px 3px #909090;
}
.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;
background:#e84235 url(../images/red40.png) repeat-x;	
cursor:pointer;
padding:0 10px;
height:24px;
line-height:24px;
text-align:center;
border:0 !important;
text-decoration:none;
font-size:12px;
font-weight:bold;
display:block;
margin:5px 0;
float:left;
color:#fff;
border-radius:12px;
-moz-border-radius:12px;
-webkit-border-radius:12px;
box-shadow:0 1px 3px #909090;
-moz-box-shadow:0 1px 3px #909090;
-webkit-box-shadow:0 1px 3px #909090;
}
.resbutton:hover{
color:#000;
cursor: pointer;
border:0;
}

.buttonholder{
background:#f0f0f0;
margin:0 10px;	
border-radius:20px;
padding:3px 0;
float:left;	
}
.custom-5{
overflow:hidden;
position:relative;
width:280px;
padding:5px 10px;
font-size:12px;
line-height:15px;
color:#707070;
border-top:1px solid #fff;
border-bottom:1px solid #e0e0e0;
background:#fafafa;
}
.custom-5 a{
color:#e84235;
font-size:13px;
padding:0;
font-weight:bold;
text-decoration:none;
}
.custom-5 a:hover{
text-decoration:underline;
color:#303030;
}
.custom-5 a:hover img{
opacity:0.85;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
-moz-opacity: 0.85;	
}
.custom-5 img{
width:40px;
height:40px;
margin:0 0 0 10px;
float:right;
}
.custom-5 a:hover .custom-title{
color:#303030;
text-decoration:underline;
}
.block3{
width:660px;
padding:0 0 10px 0;
margin:0 0 10px 10px;
background:#f5f5f5;	
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;	
border-top:3px solid #e84235;
}
.b3header{
color:#e84235;
font-size:16px;
font-weight:bold;
line-height:30px;
padding-left:10px;	
}
.b3header a{
color:#e84235;
font-size:16px;
font-weight:bold;
line-height:30px;
text-decoration:none;	
}
.b3header a:hover{
color:#303030;
text-decoration:underline;	
}
.custom-3{
overflow:hidden;
width:310px;
margin:0 0 20px 10px;
padding-right:10px;
height:92px;
color:#707070;
line-height:15px;
float:left;
}
.custom-3 a{
color:#303030;
text-decoration:none;
font-size:13px;
font-weight:bold;
}
.custom-3 a span{
line-height:15px;
display:block;
margin-bottom:3px;	
}
.custom-3 a:hover{
color:#000;
text-decoration:underline;
text-shadow:none;	
}
.custom-3 img {
width:100px;
height:100px;
margin-right:10px;
float:left;
}
.custom-3 a:hover img{
opacity:0.85;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
-moz-opacity: 0.85;	
}
.block4{
width:660px;	
margin:0 0 10px 10px;
	
}
.b4header{
height:35px;
line-height:30px;
background:url(../images/redline.png) repeat-x;
color:#fff;
font-weight:bold;
font-size:16px;
padding-left:10px;
border-radius:3px 3px 0 0;
-webkit-border-radius:3px 3px 0 0;
-moz-border-radius:3px 3px 0 0;
}
.b4header a{
color:#fff;
font-weight:bold;
font-size:16px;
text-decoration:none;	
line-height:30px;	
}
.b4header a:hover{
color:#303030;
text-decoration:underline;		
}
.custom-4{
overflow:hidden;
width:320px;
margin:0 10px 0 0;
height:85px;
color:#707070;
line-height:15px;
float:left;
font-size:11px;
padding:10px 0 0 0;
border-bottom:1px solid #eee;
}
.custom-4 a{
color:#303030;
text-decoration:none;
font-size:13px;
font-weight:bold;
}
.custom-4 a span{
line-height:15px;
max-height:30px;
display:block;
margin-bottom:5px;	
}
.custom-4 a:hover{
color:#000;
text-decoration:underline;
text-shadow:none;	
}
.custom-4 img {
width:60px;
height:60px;
border:5px solid #eee;
float:left;
margin-right:10px;
}
.custom-4 a:hover img{
opacity:0.85;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
-moz-opacity: 0.85;	
}

.seotext{
color:#eee;	
width:200px;
height:40px;
padding:20px 0;
overflow:hidden;
float:left;
line-height:20px;
vertical-align:middle;	
}
/* FOOTER         */
.footer {
margin:0 auto;
margin-top: 20px;
/* width:990px; */
padding:10px 0 10px 10px;
background:#FCFCFC;
color:#909090;
position:relative;
border-top:3px solid #ccc;
border-bottom:3px solid #e84235;
line-height:16px;
}
.sub-footer{
text-align:left;
color:#909090;
float:left;
min-height:80px;
padding:5px 15px 10px 5px;
width:310px;
position:relative;
font-size:12px;
float:left;
}
.sub-footer a{
color:#e84235;

text-decoration:none;
}
.sub-footer a:hover{
text-decoration:none;
color:#fff;
}
.tagscld{
width:660px;
padding:0 10px 10px 10px;
}
.tagscloud a{
color:#aaa;
text-decoration:underline;	
}
.sfheader {
border-bottom: 1px solid #e84235;
margin-bottom: 10px;
color: #e84235;
font-size: 20px;
height: 20px;
}
.counters{
min-width:300px;
height:31px;
}
.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;
}
/* NEWS POST */
.story{
background:#fff;
padding-bottom:1px;
margin-bottom:10px;
}
.post-title{
font-size:16px !important;
color:#505050;
text-decoration:none;
font-family:"Arial";
line-height:20px;
margin-bottom:10px;
padding:5px;
background:#fafafa;
border-radius:0 3px 3px 0;
-webkit-border-radius:0 3px 3px 0;
-moz-border-radius:0 3px 3px 0;
border-left:3px solid #e84235;
}
.post-title h1, post-title a h1{
font-size:18px !important;
display:inline;
}
.post-title a{
font-weight:bold;
color:#e84235;
font-size:16px !important;
text-decoration:none;
font-family:"Arial";
}
.post-title a:hover{
color:#505050;
text-decoration:underline;
}
.full-story{
padding:0 10px 10px 10px;
color:#303030;
font-size:16px;
line-height:120%;
text-align:justify;
}
.full-story a {
color:#e84235;
font-size:16px;
}
.full-story a:hover {
color:#000;
text-decoration:none;
}
.full-story img {
margin:0 10px 10px 0;
}
.full-story ul {
margin-left:15px;
}
.post-data{
position:relative;
font-size:14px;
color:#FF001F;
min-height:28px;
overflow:hidden;
line-height:15px;
border:1px solid #62ABEE;
padding:5px;
margin:0 10px 10px 10px; 
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}

.short-story{
overflow:hidden;
position:relative;
font-size:14px;
color:#505050;
margin:0 10px 10px 10px;
line-height:18px;
border-bottom:1px solid #eee;
padding:0 0 10px 0;
}
.short-story a{
color:#e84235;
font-size:16px;
line-height:15px;
padding:0;
text-decoration:underline;
font-weight:bold;
}
.short-story a:hover{
text-decoration:none;
color:#000;
}
.short-story img{
margin:5px;
}
.short-img{
width:130px;
height:100%;	
margin-right:10px;
float:left;
}
.short-img img{
width:120px;
border:5px solid #eee;
margin:0;	
}
.short-img img:hover{
opacity:0.75;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
-moz-opacity: 0.75;		
}
.short-right{
margin:0 0 0 140px;
}
.short-title{
max-height:36px;
line-height:18px;
overflow:hidden;
text-decoration:none !important;
font-size:14px;	
margin:0 0 5px 0;
}
.short-title a {
color:#CC0000 !important;
font-size:16px;
text-decoration:none !important;
line-height:18px;
font-weight:bold;
}
.short-title a:hover{
color:#000 !important;
text-decoration:underline;
}


.views{
height:18px;
background:url(../images/views.png) 0 2px no-repeat;
padding:0 0 0 18px;
margin-left:5px;
}
.comms a{
font-size:12px;
line-height:18px;
background:url(../images/comments.png) 0 2px no-repeat;
padding:0 0 0 18px !important;
color:#e84235;
font-weight:normal;
margin-left:5px;
}
.comms a:hover{
color:#505050;
}
.speedbar{
	font-size:11px;
	color:#909090;
	overflow:hidden;
	max-height:30px;
	line-height:15px;
	margin:0 10px 10px 10px;
	background:#fff;
	padding:5px;
}
.speedbar a{
color:#e84235;
text-decoration:underline;
font-size:11px;
}
.speedbar a:hover{
color:#505050;
text-decoration:none;	
}
/* COMMENTS */
.addcomment{
width:520px;
padding:0;
text-align:center;
margin:10px auto;
border:1px solid #eee;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.title{
line-height:20px;
padding:5px 25px;
color:#e84235;
border-bottom:2px solid #e84235;
font-size:15px;
font-weight:bold;
background:#fafafa;
}


.editor-row{
color:#909090;
padding:5px 15px;
font-weight:bold;
}
.info{
min-height:30px;
margin:10px;
color:#909090;
background:url(../images/sign.png) 0 5px no-repeat;
padding:5px 5px 5px 50px;
font-size:11px;
line-height:15px;
border:1px solid #eee;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.info a{
color:#e84235;
}
.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:#e84235;
padding:1px 5px;
font-size:15px;
background:#fafafa;
border:1px solid #eee;
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;
background:#fafafa;
border:1px solid #eee;
border-radius:2px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
}
.line{
margin:5px;
color:#909090;
padding:0 15px 5px 15px;
border-bottom:1px solid #f0f0f0;
}
.line h{
min-width:100px;
min-height:22px;
float:left;
font-weight:bold;
}
.line a{
color:#e84235;
}
.row{
color:#505050;
padding:5px 0;
font-weight:bold;
}
.row a{
color:#e84235;
}
.row h{
min-width:150px;
float:left;
padding:3px;
}
.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:#909090;
border-collapse:collapse;
}
.userstop thead {
	font-family:Arial;
	padding:5px 0 0 5px;
	height:20px;
	font-size:12px;
	color:#505050;
	background:#fafafa 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:#e84235;
}
.userstop a:hover {
	text-decoration: none;
}
.stat{
	color:#909090;
font-size:12px;
font-weight:bold;
min-height:15px;
margin:0 20px 0 20px;
padding:2px 0 5px 0;
border-bottom:1px solid #eee;
}
.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:20px;
color:#707070;	
}
.input1{
width:312px; 
padding:3px 0;
font-family:verdana; 
font-size:13px;	
}
.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;
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:#e84235;
border:1px solid #505050;
}
.pm_status {
	float:left;

	padding: 0px;
	
	width: 300px;
	height: 100px;
	margin:0 10px;
	background:#fafafa;
	border:1px solid #eee;
}

.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;
	border-bottom:1px solid #fff;
}

.pm_status_content {
	padding: 5px;
}

.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;
    backgro
}

#left{
    width: calc(100% - 360px);
    float: left;
    padding: 20px;
    background: #fafafa;
}

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

.block {
    background: #fafafa;
    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 #9b0800;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.block .input {
    width: calc(100% - 10px);
    padding: 0 5px;
    border:1px solid #ccc;
    height:25px;
    line-height:25px;
    background:#fff url(../images/fields.png) top repeat-x;	
}

.block .btn {
    height: 30px;
    width: 100%;
}

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

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