a:hover{text-decoration:none;}
img{border:none;}
ul, ol{list-style:none;}
form, fieldset{border:none;}
ul, ol, form, fieldset{
	margin:0;
	padding:0;
}
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, p{margin:0;}
table{
    width:100%;
    border-collapse:collapse;
}
table.auto{
    width:auto;
    border-collapse:collapse;
}

table tr.odd td{
	background-color: #F2F2F2;
}

body{
	color:#333;
	font:12px/16px Arial, Helvetica, sans-serif;
    background:#4396CA url(http://prosto-rossiane.ru/img/bg-top.gif) repeat-x;
}
a{color:#115682;}
textarea, select{
    border:#C8DCE9 1px Solid;
    font-size:12px;
    color:#333;
    font-family:Arial;
}
select{height:21px;}

.wrapp-main{
	max-width:1152px;
	margin:0 auto;
}
.main{
	min-width:1000px;
	overflow:hidden;
}

/* === header === */
#header{
	height:140px;
    overflow:hidden;
}
/*--right-header--*/
.right-header{
    position:relative;
    left:0px;
    top:0px;
    height:140px;
    overflow:hidden;
}
/*--left-header--*/
.left-header{
    position:relative;
    width:200px;
    height:140px;
    float:left;
    overflow:hidden;
}
/*--logo--*/
.logo,
.logo a{
    display:block;
    width:157px;
    height:91px;
}
.logo a{
    text-indent:-9999px;
    overflow:hidden;
}
.logo{
    background:url(http://prosto-rossiane.ru/img/logo.gif) no-repeat;
    position:absolute;
    top:35px;
    left:17px;
}

/*--top-menu--*/
.top-menu{
    position:absolute;
    left:210px;
    top:0px;
}
.top-menu ul{
    height:27px;
    overflow:hidden;
    width:100%;
}
.top-menu ul li{
    float:left;
    height:27px;
    padding:0 10px;
    font-weight:bold;
}
.top-menu ul li.active a{
    color:#95c3f2;
}
.top-menu ul li a{
    height:27px;
    float:left;
    line-height:27px;
    color:#fff;
    text-decoration:none;
}
.top-menu ul li a:hover{color:#95c3f2; text-decoration:none;}
/*--count--*/
.count-box{
    float:right;
    height:115px;
    width:180px;
    overflow:hidden;
    margin-right:1px;
    background:#114784;
}
.count-box p{
    font-size:12px;
    color:#fff;
    text-align:center;
    padding:8px 0 0 0;
}
.count-box p a{
    font-size:20px;
    font-weight:bold;
    color:#E3260F;
    text-align:center;
    text-decoration:underline;
}
.count-box p input{
    height:23px;
    padding:0;
}
/*--login-box--*/
.login-box{
    width:180px;
    height:115px;
    overflow:hidden;
    float:right;
    background:#114784;
    font-size:11px;
    color:#fff;
    padding:0;
}
.login-box .header{
    font-size:12px;
    color:#FFF;
    text-transform:uppercase;
    margin:10px 0 5px 0px
}
.login-box .header span{
    background:#3D8EC5 url(http://prosto-rossiane.ru/img/login-bg.gif) no-repeat 100% 0;
    padding:1px 20px;
    height:17px;
}
.login-content{
    padding:5px;
    text-align:center;
}
.login-content a{
    font-size:12px;
    font-weight:bold;
    color:#FFF;
    text-decoration:underline;
}
.login-content a.msg{
    font-size:11px;
    font-weight:bold;
    color:#E3260F;
    text-decoration:underline;
}

.login-content input{
    width:66px;
    height:23px;
}
.login-elemment{
    width:100%;
    overflow:hidden;
    padding:0 5px 5px 8px;
}
.login-elemment label{
    float:left;
    width:45px;
}
.login-elemment input{
    float:left;
    width:90px;
    height:15px;
    border:none;
}
.login-elemment input.subm{
    width:19px;
    height:18px;
    padding-left:3px;
}
.remember{
    height:1%;
    text-align:center;
    padding:0;
}
.remember a{
    color:#95C3F2;
    text-decoration:underline;
}

/*--left-header-block--*/
.left-header-block{
    position:absolute;
    top:50px;
    left:220px;
    overflow:hidden;
}
.left-header-block h1{
    color:#95c3f2;
    font-size:20px;
    font-family:Palatino Linotype, Courier New, Tahoma, Arial, Verdana,  Helvetica, sans-serif;
    text-transform:uppercase;
}
.left-header-block p{
    color:#FFF;
    font-style:italic;
    font-size:12px;
    padding:10px 0 0 0;
}
.left-header-block p span{
    color:#FFF;
    font-style:italic;
    font-size:12px;
    padding:0 0 0 50px;
}

/*--right-header-block--*/
.right-header-block{
    position:absolute;
    top:120px;
    right:0px;
    overflow:hidden;
    width:180px;
}
.right-header-block p{
    text-align:center;
    color:#95C3F2;
    font-size:11px;
}

/* === content === */
#content{width:100%;}
.column-wrapp{
	width:100%;
	background:#F0EFEF url(http://prosto-rossiane.ru/img/bg-menu.gif) repeat-y;
}
.column-wrapp:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
.column-wrapp-enter{
    width:99%;
    background:#F0EFEF;
    padding:4px 5px 0 4px;
    margin:0;
}
.column-wrapp-enter:after {
    height:0;
    clear:both;
    content:"";
    display:block;
}
/*--left-sidebar--*/
.left-sidebar{
	float:left;
	padding:4px;
	width:190px;
	overflow:hidden;
}
/*--left-menu--*/
.left-menu{
	width:100%;
	border:#E1E3E4 1px Solid;
    margin-bottom:5px;    
}
.left-menu .header-small{
    height:30px;
    background:#F0EFEF url(http://prosto-rossiane.ru/img/bg-gray.gif) repeat-x;
    font-size:15px;
    color:#333;
    padding:0 10px;
    line-height:30px;
    font-weight:bold;
}
.left-menu ul{
	width:170px;
	overflow:hidden;
    padding:10px;
}
.left-menu ul li{ 
	width:170px;
    line-height:22px;
	float:left;
    margin:1px 0 0 0;
}
.left-menu ul li a{
	font-size:12px;
	height:22px;
	padding:0 0 0 12px;
	color:#0C3D75;
	display:block;
	font-weight:bold;
	text-decoration:none;
}
.left-menu ul li.active a, .left-menu ul li a:hover{background:#4396CA url(http://prosto-rossiane.ru/img/pointer.gif) no-repeat 0 50%; color:#FFF;}

/*--red-block--*/
.red-block{
    width:100%;
    border:#E6C5BE 1px Solid;
    margin-bottom:5px;
    background:#FFF;
}
.red-block .header-small{
    height:30px;
    background:#E6C5BE url(http://prosto-rossiane.ru/img/bg-red.gif) repeat-x;
    font-size:15px;
    color:#9C0003;
    padding:0 10px;
    line-height:30px;
    font-weight:bold;
}
.red-block .header-red{
    height:30px;
    background:#E6C5BE url(http://prosto-rossiane.ru/img/bg-red.gif) repeat-x;
    font-size:12px;
    color:#9C0003;
    padding:0 10px;
    line-height:30px;
}
.red-block .header-red .nubmer{
    font-size:12px;
    padding-right: 10px;
}

/*--blue-block--*/
.blue-block{
    width:100%;
    border:#C8DCE9 1px Solid;
    margin-bottom:5px;
    background:#F7FAFC;
}
.blue-block .header-blue{
    height:30px;
    background:#C8DCE9 url(http://prosto-rossiane.ru/img/bg-blue.gif) repeat-x;
    font-size:17px;
    color:#2E76A4;
    padding:0 10px;
    line-height:30px;
    font-weight:bold;
}

/*--darkblue-block--*/
.darkblue-block{
    width:100%;
    border:#cbe6f8 1px Solid;
    margin-bottom:5px;
    background:#e1f1fc;
clear: both;
}
.darkblue-block .header-darkblue{
    height:30px;
    background:#c3dff4 url(http://prosto-rossiane.ru/img/bg-darkblue.gif) repeat-x;
    font-size:17px;
    color:#2672a5;
    padding:0 10px;
    line-height:30px;
}

/*--gray-block--*/
.gray-block{
    width:100%;
    height:1%;
    overflow:hidden;
    border:#E1E3E4 1px Solid;
    margin-bottom:5px;    
    background:#FFF;
}
.gray-block .header-gray{
    height:30px;
    background:#E1E3E4 url(http://prosto-rossiane.ru/img/bg-gray.gif) repeat-x;
    font-size:17px;
    color:#000;
    padding:0 10px;
    line-height:30px;
    font-weight:bold;
}
.gray-block .header-small{
    height:30px;
    background:#E1E3E4 url(http://prosto-rossiane.ru/img/bg-gray.gif) repeat-x;
    font-size:15px;
    color:#333;
    padding:0 10px;
    line-height:30px;
    font-weight:bold;
}

.block-content{
    padding:10px;
    color:#000;
    overflow:hidden;
}
.block-content p{
    padding:0 0 5px;
}

/*--info-block--*/
.info{
    padding:15px;
    overflow:hidden;
}
.info h2{
    font-size:15px;
    background:none;
    color:#333;
    padding:10px 0 5px 0;
}
.info h3{
    font-size:15px;
    background:none;
    color:#2e76a4;
    padding:0 0 5px 0;
}

.info p{
    text-align:justify;
    padding:0 0 10px 0;
}
.info-ul{
    width:100%;
    overflow:hidden;
    margin:3px 0 10px 0;
}
.info-ul li{
    background:url(http://prosto-rossiane.ru/img/li-bg-blue.gif) no-repeat;
    padding:0 0 0 20px;
    margin:8px 0 8px 10px;
    text-align:justify;
}

/*--tabs--*/
.tabs-bg {
    background:url(http://prosto-rossiane.ru/img/tab-profile-bg.gif) repeat-x;
    width:100%;
    height:31px   
}
#tabs ul{
    overflow:hidden;
    height:31px;
    padding:0 20px 0 0;
    margin:0 0 -8px 0;
    position:relative;
    float:right;
}
#tabs ul li{
    float:left;
    height:31px;
    padding:0 1px 0 0;
}
#tabs ul li a{
    float:left;
    height:31px;
    text-decoration:none;
    color:#666;
    font-size:12px;
    font-weight:bold;
    background:url(http://prosto-rossiane.ru/img/tab-profile-pasive.gif) no-repeat;
}
#tabs ul li a span{
    float:left;
    height:31px;
    cursor:pointer;
    padding:0 10px;
    line-height:30px;
    background:url(http://prosto-rossiane.ru/img/tab-profile-pasive.gif) no-repeat 100% -31px;
}
#tabs ul li a span em{
    float:left;
    height:31px;
    font-style:normal;
    cursor:pointer;
}
#tabs ul li a:hover,
#tabs ul li.ui-state-active a{
    background:url(http://prosto-rossiane.ru/img/tab-profile-active.gif) no-repeat;
    color:#063060;
}
#tabs ul li a:hover span,
#tabs ul li.ui-state-active a span{
    background:url(http://prosto-rossiane.ru/img/tab-profile-active.gif) no-repeat 100% -31px;
}
.ui-tabs-hide{display:none;}

/*--tab-content--*/
.tab-content{
    overflow:hidden;
    height:1%;
    padding:10px 0;
}
/*--programma-ul--*/
.programma-ul{
    width:100%;
    margin:10px 0;
    overflow:hidden;
}
.programma-ul li, .programma-ul li:first-child{
    padding:10px 0;
    width:100%;
    height:1%;
    overflow:hidden;
}
.programma-ul li.color{
    border-top:#DEEBF3 1px Solid;
    border-bottom:#DEEBF3 1px Solid;
    background:#f7fafc;
}
.programma-ul .rate{
    margin-right:110px;
    height:1%;
    padding:0 20px 0 0;
}
.programma-ul li .rate span{
    float:left;
    overflow:hidden;
    width:10px;
    height:15px;
    margin-right:5px;
    background:#4396CA url(http://prosto-rossiane.ru/img/li-bg-blue.gif) no-repeat 100% 0;
    color:#FFF;
    font-size:12px;
    font-weight:bold;
    padding:0 15px 0 5px;
}
.programma-ul .rate .avatar{
    float:left;
    width:50px;
    height:1%;
    padding:0 5px;
}
.programma-ul li .rate a{
    color:#000;
    text-decoration:underline;
}
.programma-ul li .rate p{
    margin-left:95px;
    color:#333;
    padding:5px 0 0 0;
}
.programma-ul li .rate .comm-count{
    text-align:right;
    padding:0;
}
.programma-ul li .rate .comm-count a{
    color:#000;
}
.programma-ul li .rate .group{
    font-size:11px;
    color:#666;
    padding:0;
}
.programma-ul li .rate .group a{
    font-size:11px;
    text-decoration:underline;
    color:#115682;
    font-weight:normal;
}
.programma-ul li .rate em{
    margin-left:10px;
    font-style:normal;
    background:url(http://prosto-rossiane.ru/img/ico-pers.gif) no-repeat;
}
.programma-ul li .rate em a{
    font-weight:bold;
    color:#000;
    padding-left:15px;
    text-decoration:underline;
}

.rateBar{
    width:90px;
    float:right;
    background:#E1F1FC;
    padding:0 5px;
}
.rateBar table td{
    text-align:right;
}
.rateBar span{
    color:#666;
}
.positive{
    color:#090;    
}
.negative{
    color:#C00;    
}
.rateBar a.green{
    color:#090;    
    font-weight:bold;
    text-decoration:none;
}
.rateBar a.red{
    color:#C00;    
    font-weight:bold;
    text-decoration:none;
}

/*--register-block--*/
.register td{
    vertical-align:top;
}
.register strong{
    font-size:15px;
}
.textfield{
    border:#C8DCE9 1px Solid;
    font-size:12px;
    height:17px;
}  
.textfieldfile{
    border:#C8DCE9 1px Solid;
    font-size:12px;
} 
/*--tab--*/
.tab{
    width:auto;
    margin:10px;
}
.tab td.name{
    background:#f7fafc;
}
.tab td{
    border-top:#DEEBF3 1px Solid;
    border-bottom:#DEEBF3 1px Solid;
    padding:2px 10px;
}  
.tab td input{vertical-align:top}
.tab .btn{
    border-bottom:none;
    padding-top:10px;
}
/*--mail--*/
.mail th{
    height:25px;
    background:#C8DCE9 url(http://prosto-rossiane.ru/img/bg-blue.gif) repeat-x 0 100%;
    color:#000;
    padding:0 10px;
    font-weight:bold;
    line-height:25px;
    border-top:#cce7f8 1px Solid;
    border-left:#cce7f8 1px Solid;
    border-right:#cce7f8 1px Solid;
}
.mail td{
    border-left:#cce7f8 1px Solid;
    border-right:#cce7f8 1px Solid;
    border-bottom:#cce7f8 1px Solid;
    padding:2px 8px;
    vertical-align:middle;
}

/*--region-block--*/
.poll{padding-left:20px;}
.diagram{background:#C00 url(http://prosto-rossiane.ru/img/poll.gif) repeat-x; height:10px;}

/*--region-block--*/
.region{
    width:280px;
    float:right;
    padding-right:1px;
    display:block;
}
.region h3{
    margin:5px 0 10px 0;
    float:right;
    display:block;
    height:17px;
}
.region h3 a{
    background:#3D8EC5 url(http://prosto-rossiane.ru/img/region-bg.gif) no-repeat;
    height:17px;
    color:#FFF;
    text-decoration:underline;
    font-size:12px;    
    text-align:center;  
    padding:0 10px 2px 15px;    
}
.comment{
    font-size:11px;
    color:#666;
}
.green{color:#090;}
.red{color:#C00;}
.head{
    font-size:13px;
    font-weight:bold;
    text-align:center;
}
.black{
    font-weight:bold;
    color:#000;
}
.all-right{
    text-align:right;
    font-size:11px;
}
.all-left{
    text-align:left;
    font-size:11px;
}

.subs-elemment{
    width:100%;
    overflow:hidden;
    padding:0 5px 5px 8px;
}
.subs-elemment input{
    float:left;
    width:120px;
    height:15px;
    border:#C8DCE9 1px Solid;
}
.subs-elemment input.subm{
    width:25px;
    height:20px;
    padding-left:3px;
    border:none;
}

/*--main-content--*/
.main-content{
    margin-left:201px;
    height:1%; 
    padding:4px;
}
.main-content:after {
    height:0;
    clear:both;
    content:"";
    display:block;
}
/*--common-content--*/
.tab50{
    margin-bottom:5px;
    padding:0;
}
.tab50 td.border{
    border:#E1E3E4 1px Solid;
    background:#FFF;
    vertical-align:top;
}
.tab50 .header{
    height:30px;
    background:#F0EFEF url(http://prosto-rossiane.ru/img/bg-gray.gif) repeat-x;
    font-size:17px;
    color:#000;
    padding:0 10px;
    line-height:30px;
    font-weight:bold;
}
/*--content-ul--*/
.content-ul{
	width:100%;
    margin:10px 0;
    overflow:hidden;
}
.content-ul li, .content-ul li:first-child{
    padding:3px 0;
    width:100%;
}

.content-ul li span{
	float:left;
    overflow:hidden;
    width:10px;
    height:15px;
    margin-right:5px;
    background:#4396CA url(http://prosto-rossiane.ru/img/li-bg-blue.gif) no-repeat 100% 0;
    color:#FFF;
    font-size:12px;
    font-weight:bold;
    padding:0 10px 0 5px;
}
.content-ul li p{
    margin-left:30px;
    color:#333;
    padding:0;
}
.content-ul li a{
    color:#000;
    font-weight:bold;
}

/*--discussion--*/
.discussion{
    margin-bottom:5px;
    padding:0;
}
.discussion tr.color td{
    border-top:#DEEBF3 1px Solid;
    border-bottom:#DEEBF3 1px Solid;
    background:#F7FAFC;
}
.discussion td{
    color:#000;
    font-weight:bold;
    padding:2px 3px;
}
.discussion td.red{
    color:#CC0000;
    font-weight:bold;
    padding:2px 3px;
}
.discussion td a{
    color:#000;
    font-weight:bold;
}
.discussion td.red a{
    color:#CC0000;
    font-weight:bold;
}
.discussion td span{
    background:url(http://prosto-rossiane.ru/img/ico-blue.gif) no-repeat 3px 2px;
    width:25px;
    display:block;
}
.discussion td.red span{
    background:url(http://prosto-rossiane.ru/img/ico-red.gif) no-repeat 3px 2px;
    width:25px;
    display:block;
}

.discussion td.right{
    text-align:right;
}
.discussion td.data{
    font-size:10px;
    color:#666;
    font-weight:normal;
    padding-left:5px;
}
.btn-right{
    float:right;
    padding:5px 0;
}

/*--discussion-region--*/
.discussion-region{
    margin-bottom:5px;
    padding:0;
    font-size:11px;
}
.discussion-region tr.color td{
    border-top:#cae3f6 1px Solid;
    border-bottom:#cae3f6 1px Solid;
    background:#f6fbfe;
}
.discussion-region td{
    color:#000;
    font-weight:bold;
    padding:2px 3px;
}
.discussion-region td a{
    color:#000;
    font-weight:bold;
}
.discussion-region td.data{
    font-size:10px;
    color:#666;
    font-weight:normal;
    padding-left:5px;
}

/*--new--*/
.new{
    height:1%;
    overflow:hidden;
    display:block;
    border-bottom:#E1E3E4 1px Solid;
    padding:5px 0; 
}
.new p.data{
    font-size:11px;
    color:#666;
}
.new h3 a{
    font-size:14px;
    font-weight:bold;
    color:#036;
    text-decoration:none;
    padding:10px 0;
}
.new h3 a:hover{text-decoration:underline;}
.new p{
    padding:5px 0;
    color:#333;
}
.new p a{
    font-weight:bold;
}
.new .right{
    float:right;
    display:block;
    overflow:hidden;
}
.new .right a{
    font-weight:bold;
    color:#000;
    font-size:12px;
}
.new .right span.ico{
    float:left;
    width:23px;
    overflow:hidden;
    background:url(http://prosto-rossiane.ru/img/ico-blue.gif) no-repeat 3px 2px;
}
.new-item{
    height:1%;
    overflow:hidden;
    display:block;
    border-bottom:#E1E3E4 1px Solid;
    padding:5 0 10px 0; 
}
.new-item .data{
    font-size:11px;
    color:#666;
}
.new-item .autor{
    padding:0 0 10px 0;
    color:#666;
}
.new-item h1{
    font-size:16px;
    font-weight:bold;
    color:#036;
    padding:0 0 10px 0;
}
.new-item .autor{
    display:block;
    height:1%;
    overflow:hidden;
}
.new-item .autor .avatar{
    float:left;
    padding:0;
    width:50px;
}
.new-item .autor p{
    font-size:11px;
    color:#666;
    padding:5px 0 5px 55px;    
}
.new-item .autor a{
    color:#000;
    font-size:12px;
    text-decoration:underline;
}

/*--comments--*/
.comments-ul{
    width:100%;
    margin:10px 0;
    overflow:hidden;
}
.comments-ul li{
    color:#000;
    padding:3px 0 5px 0;
    height:1%;
    display:block;
    overflow:hidden;
}
.comments-ul li .avatar{
    float:left;
    width:50px;
    height:1%;
}
.comments-ul li p{
    padding:0 0 0 55px;
}
.comments-ul li div.comment_block{
    padding:0 0 0 55px;
}
.comments-ul li .quotation{
    margin-left:65px;
    padding:4px 8px 8px 0;
}
.comments-ul li .quotation p{
    background:#e1f1fc;
    border:#cae3f6 1px Solid;
    padding:3px; 
    width:auto;
}
.comments-ul li .quotation p span{
    background:url(http://prosto-rossiane.ru/img/ico-quotation.gif) no-repeat 0 3px;
    color:#2672a5;
    padding:0 0 0 20px;
    font-style:italic;
}

.comments-ul li.color{
    border-top:#DEEBF3 1px Solid;
    border-bottom:#DEEBF3 1px Solid;
    background:#f7fafc;
}
.comments-ul li a{
    color:#000;
    font-size:12px;
    text-decoration:underline;
}
.comments-ul li .data{
    font-size:11px;
    color:#666;
}

.comments-ul li .rate{
    font-size:11px;
    padding:0 5px;
    color:#666;
}
.comments-ul li .rate a{
    font-size:11px;
}
.comments-ul li .rate a.green{
    color:#090;    
    font-weight:bold;
    text-decoration:none;
}
.comments-ul li .rate a.red{
    color:#C00;    
    font-weight:bold;
    text-decoration:none;
}
.comments-ul ul{margin-left:25px;}
.comments-ul ul ul{margin-left:30px;}
.comments-ul ul ul ul{margin-left:30px;}
.comments-ul ul ul ul ul{margin-left:30px;}
.comments-ul ul ul ul ul ul{margin-left:30px;}
.comments-ul ul ul ul ul ul ul{margin-left:30px;}

/*--top10-ul--*/
.top10-ul{
    width:100%;
    margin:10px 0;
    overflow:hidden;
}
.top10-ul li, .top10-ul li:first-child{
    padding:2px 0;
    width:100%;
}

.top10-ul li span{
    float:left;
    overflow:hidden;
    width:20px;
    height:15px;
    background:#E7FCE7 url(http://prosto-rossiane.ru/img/li-bg-green.gif) no-repeat 100% 0;
    color:#090;
    font-size:11px;
    font-weight:bold;
    padding:0 10px 0 5px;
}
.top10-ul li p{
    margin-left:40px;
    color:#000;
    padding:0 0 0 5px;
}
.top10-ul li p.color{
    margin-left:40px;
    background:#F5F5F5;
    border-top:#E8E8E8 1px Solid;
    border-bottom:#E8E8E8 1px Solid;
    padding:0 0 0 5px;
}

/* === footer === */
#footer{
    width:100%;
    height:50px;
    color:#fff;
    line-height:12px;
    font-size:11px;
}
#footer a{color:#D7ECFA;}
#footer p{
    float:left;
    padding:10px 0 0 5px;
}
/*--counters--*/
#footer .counters{
    height:31px;
    float:right;
    padding:9px 10px 0 0;
}
#footer .counters li{
    float:left;
    padding:0 0 0 10px;
    width:88px;
    height:31px;
}

.profile-comments-ul  {
margin:10px 0;
overflow:hidden;
width:100%;
}
div.quotation {
margin-left:10px;
padding:4px 8px 8px 0;
}
div.quotation p {
background:none repeat scroll 0 0 #E1F1FC;
border:1px solid #CAE3F6;
padding:3px;
width:auto;
}
div.quotation p span {
background:url("http://prosto-rossiane.ru/img/ico-quotation.gif") no-repeat scroll 0 3px transparent;
color:#2672A5;
font-style:italic;
padding:0 0 0 20px;
}
.profile-comments-ul li.color {
background:none repeat scroll 0 0 #F7FAFC;
border-bottom:1px solid #DEEBF3;
border-top:1px solid #DEEBF3;
}

.profile-comments-ul li .data {
color:#666666;
font-size:11px;
}

.profile-comments-ul ul {
margin-left:25px;
}


.profile-comments-ul li, .profile-comments-ul li:first-child {
height:1%;
overflow:hidden;
padding:10px 0;
width:100%;
}

.profile-comments-ul .rate {
height:1%;
margin-right:110px;
padding:0 20px 0 0;
}

.profile-comments-ul li .rate span.num {
background:url("http://prosto-rossiane.ru/img/li-bg-blue.gif") no-repeat scroll 100% 0 #4396CA;
color:#FFFFFF;
float:left;
font-size:12px;
font-weight:bold;
height:15px;
margin-right:5px;
overflow:hidden;
padding:0 15px 0 5px;
min-width:10px;
}

.profile-comments-ul li .rate a {
color:#000000;
text-decoration:underline;
}
.profile-comments-ul li .rate p {
color:#333333;
margin-left:35px;
padding:5px 0 0;
}
.error{
	color:#C00;
	border:#E6C5BE 1px Solid;
    margin:5px;
	padding:10px;
    background:#FFF;
}

.notification{
	color:#080;
	border:#E6C5BE 1px Solid;
        margin:5px;
	padding:10px;
        background:#FFF;
        text-align: center;
        font-size: 120%;
}
.anchor{
    display:block;
	width: 12px;
	height: 14px;
	background-image: url(../../img/anchor.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 5px;
	float:right;
}

table.case-anonses {
	background-color : #fff;
}

table.case-anonses td.case-anonse{
	padding: 10px;
	width: 25%;
	background-color: #e1f1fc;
	margin: 5px;
}

table.case-anonses td.case-mark-for-author{
    background-color: #FFDDFF;
}
table.case-anonses td.separator {
	padding: 0;
	font-size: 1.5ex;
	line-height:1.5ex;
	width: 1.5ex;
}
.case-votes-cnt{
	text-align: right;
	color: #CC0000;
	font-weight: bold;
}
table.users-list-in-columns td{
	vertical-align: top;
}
.users-list-in-columns .number{
	padding: 0 5px 0px;
	text-align: right;
	width: 3em;
	float:left;
}




.enterblock  {
 width: 500px; 
 margin: 0 auto; 
 background: #fc0; 
 padding: 10px; 
 text-align: left; 
margin-top: 0px;
margin-bottom: 5px;
border: 1px dashed black;
}


.block-content LI { list-style-type: none; } /* Убираем исходную нумерацию */
.block-content OL { counter-reset: list1; font-weight: bold; margin-top: 10px; margin-bottom: 10px; } /* Инициируем счетчик */
.block-content OL LI:before {
 counter-increment: list1; /* Увеличиваем значение счетчика */
 content: counter(list1) ". "; /* Выводим значение */
}
.block-content OL OL { counter-reset: list2; font-weight: normal; } /* Инициируем счетчик вложенного списка */
.block-content OL OL LI:before {
 counter-increment: list2; /* Увеличиваем значение счетчика */
 content: counter(list1) "." counter(list2) ". "; /* Выводим значение типа 2.1, 2.2,... */
}
.loading{
	width: 37px;
	height: 200px;
	background-image: url(http://prosto-rossiane.ru/img/loading.gif);
	background-position: center;
	background-repeat: no-repeat;
	margin: auto;
}
.loading-error{
	height: 32px;
	background-image: url(http://prosto-rossiane.ru/img/loading-error.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 5px 0 40px;
	margin-left: 8px;
	vertical-align : middle;
}
.ui-autocomplete-loading {
	background: white url('http://prosto-rossiane.ru/img/loading-small.gif') right center no-repeat;
}


.delo-correspondence-block, .delo-current-state-block{
	width: 310px;
	padding: 5px;
	background-color: #cccccc;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	position: relative;
	clear:right;
}
.delo-current-state-block{
	background-color: #E1F1FC;
}
.delo-correspondence-block table{
	width: auto;
}

.delo-corr-pair{
background-color: white;
}

.delo-correspondence-outgoing{
    padding: 5px;
   background-color: white;
    width: 300px;
    margin-top: 15px; 
position: relative; 
  
}
.delo-correspondence-incoming{
    padding: 5px; 
    margin-left: 0px; 
   background-color: white; 
    width: 260px; 
    margin-top: 2px; 
    margin-bottom: 2px;
position: relative; 

}
.dela-more{
    padding: 5px 10px;
}

.letter{
	border : thin solid Red;
	padding: 15px;
	margin: 15px;
}

.letter-alert{
	margin: 10px;
	float: right;
	min-width:15px;
	min-height:15px;
	background-color : Red;
	color:White;
	padding: 5px;
}

.authorization-is-required{
	color:#C00;
	border: 3px #E6C5BE dotted;
	margin:5px;
	padding:10px;
	background:#FFF;
}
.object-control-panel{
	text-align: right;
}

.email-subscribe-control-panel{
	text-align: right;
}

.mailsendings-control-panel{
	text-align: right	
}
.mailsendings-dependence{
	visibility: hidden;
}

.usersmoderating-control-panel{
	text-align: right;	
}
.usersmoderating-dependence{
	visibility: hidden;
}
.usersmoderating-criteria{
	padding-top: 5px;
}
.usermoderating-criterion-is-changed{
	font-weight: bold;
	font-size: 120%;
	color : Red;
}
/*--right-header-blocknew--*/






.right-header-blocknew ul{

position:absolute;
top:120px;
right:0px;  
overflow:hidden;



}   

.right-header-blocknew ul li {
list-style:none;
display:inline;
padding: 0px 20px;
color:#95C3F2;
font-size:12px;
 
    
}


.right-header-blocknew ul li a{
padding: 0px 0px;
color:#95C3F2;
font-size:12px;
    
}


.reestr{
	padding: 10px 0px 90px 20px;


}

.reestr p{
	
margin-top: 25px;
font-size:15px; 
font-weight:bold;
color:#115682;
}

div.personal-page-expert-block{
	float: right;
	width: 350px;
}

.law-violations-falsifications-dependence{
	visibility: hidden;
}
.experts-evaluations-dependence{
	visibility: hidden;
}

.usersmoderating-hidden-comments-control{
    margin: 5px;
    padding: 5px;
    text-align: center;
    border : thin solid #cccccc;
    cursor : pointer;
    color: #cccccc;
}
.user-notebook-dependence{
    visibility: hidden;
}

.departments-addresses-dependence{
    visibility: hidden;
}

.departments-addresses-item div.control-panel{
    float:right;
    background-color: white;
    margin: 5px 10px 0 0;
}

.departments-addresses-item div.category_name{
    margin-top: 10px;
    background-color: #C8DCE9;
    cursor: pointer;
    font-size: 120%;
    font-weight: bold;
    color: #9C0003;
    padding: 5px;
}

.departments-addresses-item div.category_content{
    display: none;
    padding: 10px;
}
