* {
margin:0;
padding:0;
}
body {
background123: url(/img/bg.png) repeat fixed center top #CCC;
background234: url(/img/fon.jpg)  50% 0 repeat-y #095402 fixed;
background: url(/img/fon.png)  repeat fixed center top #CCC;
color: #222;
font: 14px Verdana,​Tahoma,​Helvetica,​sans-serif;
text-align: center;
}
#wrapper{
width:980px;
margin:0 auto;
text-align:left;
background-color:#fff;
/*border:10px solid #2AA877;*/
Zbox-shadow: 5px 5px 10px rgba(0, 0, 0, 0.7);
Z-moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.7);
Z-webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.7);
}

#header{
margin:17px 0 0 0;
 height:80px;
overflow:hidden;
border-bottom: 1px solid #ddd;
/* background:url(/img/pfon.jpg); */
/* background-color:#cfd2d3 */
}

#header .header-descr{
	color:#0A5B3B;
	text-align:center;
	margin:10px 0;
}
#header .header-descr a{
	color:#0A5B3B;
}


#logo{
	width:500px;
	float:left;
	padding:9px 0 0 18px;
}
.logos {
	text-align:center;
}
.title h1 {
margin-bottom:0;
position:relative;
}

.title h1  a.lang-ru {
position:absolute;
left:15px;
}
.title h1  a.lang-en {
position:absolute;
left:50px;
}

.title h1, .title h2 {
	text-align:center;
}
.title h1 a {
font: 44px Georgia, 'Times New Roman', Times, serif;
color:#0A5B3B;
}
.title h2 a {
font: 16px Georgia, 'Times New Roman', Times, serif;
color:#0A5B3B;
}
#header .floatright{
	padding:15px 18px 0 0;
}
#header img.act{
border: 2px solid #ccc;
}
#header img.noact{
border: 2px solid transparent;
}
#header .thems-select {
display:inline;
position:absolute;
right:15px;
top:0;
}
#module_search{
	border:1px solid #ccc;
	padding:10px 15px 5px 15px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#eaeaea url(/inc/atribut/img/search-bg.gif) repeat-x;
}
#module_search .button span{
	padding-top:1px;
}
#menu, #menu table{
		 border-bottom: 1px solid #ddd;
		font-size:16px;
		background-color:transparent;
	}
#menu ul{
	list-style:none;
}
#menu li{
	list-style:none;
	display:inline;
	line-height:37px;
	margin:0 6px;
}
#menu li, #menu li a{
	color:#000;
}

#container{
		padding:12px 0;
		font-size: 14px;
		text-align: justify;
		width:100%;
		/*min-height:600px;*/
	}
#container p	{
	padding-bottom:5px;
	text-indent:30px;
}
#container p.pub-list{
	margin:0 10px 10px 20px;
}

#container ul {
margin: 20px 40px;
}
#center-col{
margin:12px;
width:950px;
}

form dl.inline {
width: 450px;
margin-top: 20px;
font-size: 18px;
}

form dl.nob dt {
font-size: 14px;
}

form dl.inline dt {
    clear: both;
    float: left;
    text-align: right;
    width: 35%;
}


form dt {
	padding-right:20px;
}
form dt, form dd {
    margin-bottom: 20px;
}

form dl.inline small {
font-size:10px;
}

small.asterix {
font-size:14px!important;
}

#container form input, #container form select{
	font:bold 16px Verdana,Tahoma,Helvetica,sans-serif;
	padding:5px;
	border: 1px solid #A0A0A0;
}

input.long, select.long, textarea.long{
	width:600px;
}

textarea{
	width:228px;
	font:bold 16px Verdana,Tahoma,Helvetica,sans-serif;
	padding:5px;
	border: 1px solid #A0A0A0;
}
.coment textarea{
	font:14px Verdana,Tahoma,Helvetica,sans-serif;
	padding:5px;
}
.form-table td{
	padding: 10px;
}


#footer{
		height:21px;
		padding:10px 12px;
		color:#000;
		overflow:hidden;
		font-size:10px;
		font-weight:bold;
		/*background:url(/img/pfon.jpg)*/
		background-color:#fff;
		border-top: 1px solid #ddd;
	}
#footer a{
	color:#000;
	margin:0 5px;
}
#footer a:hover{
	text-decoration:underline;
}
#footer p{
text-indent:0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a {
	color:#222;
	text-decoration:none;
	font-weight:bold;
}
a:hover {text-decoration:underline;color:#087fe0}
#menu a{
	font-weight:bold;
}
#container a {text-decoration:underline; font-weight:normal;}
#container a:hover {text-decoration:none}
.nlist a{font-weight:bold!important;}
h1{font-size:32px;line-height:34px;margin:0 0 15px 0}
h2{font-size:22px;line-height:24px;margin:0}
h3{font-size:18px;line-height:20px;margin-bottom:10px;}
#art-content h3{margin-top:30px;text-indent: 30px;}
h4{font-size:17px;line-height:18px;font-weight:bold}
#art-content h4{margin:15px 0 10px 0;text-indent:30px;}
h5, h6{font-size:14px;line-height: 15px;}
h1,h2,h4,h5,h6{color:#000000;font-family:"Trebuchet MS";font-weight:normal}
#logo h1 {margin:0}
#logo a:hover{text-decoration:none}
img{border:none;}
.clear{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}
.center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.normal, .normal a{font-weight:normal;}
.textbold{font-weight:bold;}

.msg{
display:none;
border-radius: 5px;
margin-bottom: 10px;
padding: 10px 10px 10px 37px;
}
div.error{
	background: url("/img/exclamation-red.png") no-repeat scroll 10px 13px #FAE8E8;
    border: 1px solid #FFA2AA;
}
div.success {
    background: url("/img/tick.png") no-repeat scroll 10px 13px #E3FFDE;
    border: 1px solid #6CD858;
}

table td p{
text-indent:0!important;
}
table td ul{
margin:0 30px!important;
}
.tbl{
border-collapse:collapse;
text-align: left;
}
.tbl td, .tbl th{
border:1px solid #333;
padding: 5px;
}
.tbl th {
background:#ccc;
text-align:center;
}
.tbl td {
vertical-align:top;
text-align:left;
}
.tbl a {
font-weight:normal!important;
}
.jcontent{
width: 100%;

}

.jcontent tr.art td{
padding: 10px;
text-align:left;
}
.jcontent tr.art td a{
text-decoration:none;
}
.jcontent h2{
padding: 10px;
border-top: 1px solid #CCCCCC;
text-align:left;
}
.example-table, #art-content table {border-collapse:collapse;margin: 5px auto 20px;}
.example-table td, #art-content table tr td {border-bottom:1px solid #000;border-top:1px solid #000;padding:5px}

#art-content table.allborder td, table.allborder th{border:1px solid #000}
#art-content table.noborder td, table.noborder th{border:0 none}


#art-content .table-title{
margin-top:20px;
text-align:center;
font-weight:bold;
}
#art-content .image-title{
margin-bottom:20px;
text-align:center;
}
#art-content .image-title-en{
margin-bottom:20px;
text-align:center;
}
#art-content ul, #art-content ol{
margin:5px 20px 10px 50px!important;
padding:0;
}
#art-content ul li, #art-content ol li{
list-style-position: inside;
margin-bottom:5px;
}
.bibl{
	margin-top:20px;
}
.bibl p{
	margin-top:10px;
	text-indent:0px !important
}
.sp  li{margin-top:3px;}

.caption {
	z-index:500;
	position:absolute;
	bottom:-35px;
	left:0;
	height:30px;
	padding:5px 20px 0 20px;
	background:#000;
	background:rgba(0,0,0,.5);
	width:780px;
	font-size:1.3em;
	line-height:1.33;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
}
.accepted{
	color:green!important;
}
.synonym{
	color:blue!important;
}
.unresolved{
	color:maroon!important;
}
.error{
	color:red!important;
}
.noload{
	color:yellow!important;
}
.progress{
height:20px; width:600px; background:url(/img/progress.gif) 0 0 repeat-x transparent; margin:0 auto; position:relative
}
.progress>div{
position:absolute; left:0; top:0; width:30%; height:20px; background-color:#3f934d;
}
.progress>span{
color:#fff; position:absolute; font-weight:bold; left:10px; top:1px
}
/*new modal authors interface*/

.author_show_block table{
	border-top:1px solid #89C505;
	border-bottom:1px solid #89C505;
	margin-top:10px;
	width:100%
}
.author_show_block .number{
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	border-radius:25px;
	background-color:#89C505;
	border:1px solid #fff;
	color:#fff;
	font-size:30px;
	margin-top:5px;
}
.author_show_block .noenter, .author_show_block .noenter a{
	color:#f00;
}
#dialog-form table{
	width:100%;
}
#dialog-form table td{
	padding:2px;
	text-align:right;
	vertical-align:top;
}
#dialog-form table td.center-tr{
	padding:5px;
	text-align:center;
}
#dialog-form table td.left-tr{
	padding:8px 5px;
	text-align:left;
}
#dialog-form table td label{
	display:inline;
	font-size:14px;
}
#dialog-form input[type=text], #dialog-form select{
	width:100%;
	font:bold 16px Verdana,Tahoma,Helvetica,sans-serif;
	padding:3px;
	border: 1px solid #A0A0A0;
}
#dialog-form .asterix{
	color-:#f00;
	color:#000;
	font-weight:bold;
	padding-left:5px;
}
#dialog-form label, #dialog-form input { display:block; }
#dialog-form input.text { margin-bottom:12px; width:95%; padding: .4em; }
#dialog-form fieldset { padding:0; border:0; margin-top:25px; }
div#users-contain { width: 350px; margin: 20px 0; }
div#users-contain table { margin: 1em 0; border-collapse: collapse; width: 100%; }
div#users-contain table td, div#users-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
.ui-dialog .ui-state-error { padding: .3em; }
.validateTips { border: 1px solid transparent; padding: 0.3em; }
#dialog-form .lang-ru{
	background:url(/img/ru2.png) right top no-repeat #fff
}
#dialog-form .lang-en{
	background:url(/img/en2.png) right top no-repeat #fff
}
#authors_list .arr-top, #authors_list .arr-bottom{
	margin:0 3px;
}
#authors_list .author-btn, #authors_list .author-btn:hover{
	border:1px solid #89C505;
	padding:4px;
	text-decoration:none;
	display:inline-block;
	background-color:#89C505;
	border-radius:5px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	margin:3px;
}
#sortable1, #sortable2  { list-style-type: none; margin: 0; padding: 0; float: left;  background: #eee; padding: 5px; width: 95%;}
#sortable1 li, #sortable2 li{ margin: 0; padding: 3px; font-size: 0.8em;}
/* user-cabinet */
.user-cabinet{
    background-color: #FEE5C6;
    padding:10px;
}
.user-cabinet h1{
    font-size:18px;
    line-height:20px;
    margin:7px 0;
    padding:0;
    font-weight:bold;
}
.user-cabinet h2{
    font-size:14px;
    line-height:16px;
    margin:3px 0 10px 0;
    padding:0;
}
.user-cabinet .cabinet-profile{
    float:right;
}
.user-cabinet .cabinet-profile, .user-cabinet .cabinet-profile a{
    font-size:14px;
    line-height:20px;
    vertical-align:middle;
}
h2.cab-title{
    margin:10px 0 20px;
}
#container p.cab-hint{
    text-indent:0;
    font-style: italic;
    margin:10px 0 20px;
}
.techalert{
    width:100%;
    height:60px;
    background-color:#fff;
    text-align:center;
    color:#000;
    padding:20px;
}
