* {
    margin: 0;
    padding: 0;
}

img {
    border-width: 0;
}


.clear {
	clear: both;
}


body {
	background: #fff url(bg3.jpg) top center no-repeat;
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #5f5f5f;
}


p {
	padding-bottom: 15px;
}


ul {
	list-style-type: none;
}

a:link { color: #00a9ff; text-decoration: none; font-weight: bold;}
a:visited { color: #00a9ff; text-decoration: none; font-weight: bold;}
a:active { color: #800a9ff; text-decoration: none; font-weight: bold;}
a:hover { color: #00a9ff; text-decoration: none; font-weight: bold;}


#wrapper {
	width: 993px;
	margin: 0 auto;
}


#header {
    overflow: hidden;
    height: 180px;
}


#logo1 {
	display: block;
	float: left;
	padding-top: 35px;	
}

#logo2 {
	display: block;
	float: right;	
	padding-top: 20px;
	padding-right: 73px;
}


#rotator {
    height: 233px;
    overflow: hidden;
    position: relative;
    width: 993px;
    margin-top: 8px;
}

.rotator-item {
    position: absolute;
}


#content-wrapper {
	margin-top: 9px;
	overflow: hidden;
	width: 973px;
	margin: 0 auto;
}



#ls {
	width: 228px;
	float: left;
	min-height: 1px;
}


#main {
	width: 923px;
	float: left;
	min-height: 1000px;
	background-color: #fff;
	margin-top: -10px;
	padding: 30px;
}


#inner {
	width: 625px;
	float: left;
	min-height: 1000px;
	background-color: #fff;
	padding: 40px 55px;
}

#inner ul {
	list-style-type: circle;
	margin-left: 30px;
	margin-bottom: 20px;
}

#rs {
	width: 203px;
	float: left;
	margin-left: 17px;
}

nav {
	margin: 0 10px;
	background-color:#fff;
	height: 20px;
	padding-left: 20px;
	margin-top: 10px;
}

nav p {
	float: left;
	padding: 0;
	padding-right: 8px;
	margin-right: 8px;
	padding-left: 8px;
	margin-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	/*border-right: solid 1px #ccc;*/
}

nav p.selected {
	background-color: #eee;
	box-shadow: 0px 2px 6px #cccccc;
}

/*
nav {
	position: absolute;
	margin-top: -43px;
	min-height: 500px;
	width: 230px;
	z-index: 9999;
	background: Transparent url(ls.png) 0 0 repeat-y;
	padding-top: 33px;
	padding-bottom: 300px;
}


nav p {
	margin-left: -7px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 39px;
	height: 26px;
	padding-top: 13px;
	background: Transparent url(nav_line.png) 0 0 no-repeat;
	padding-bottom: 0;
}

nav p.selected {
	height: 41px;
	padding-top: 13px;
	background: Transparent url(nav_selected.png) 0 0 no-repeat;
	margin-bottom: -10px;
}

nav p.no-bg {
	background-image: none;
}

nav a, nav a:link, nav a:visited {
	color: #a0a09f;
}

nav a:hover {
	color: #00a9ff;
}


nav p.selected a, nav p.selected a:link {
	color: #fff;
}

nav ul {
	margin-left: 33px;	
	text-transform: uppercase;
	font-size: 11px;       
	background: Transparent url(sub-nav.png) 0 0 no-repeat;
	padding-top: 30px;
	margin-right: 20px;
}

nav ul li {
	margin-left: 27px;
	background: Transparent url(sub-line.png) bottom left no-repeat;
	padding: 3px 0;
}

nav ul li.selected a, nav ul li.selected a:link, nav ul li.selected a:visited {
	color: #00a9ff;
}

nav ul li.last {
	background-image: none;	
	padding-bottom: 15px;
}
*/


aside {
	position: absolute;
	margin-top: -43px;
	min-height: 500px;
	width: 200px;
	z-index: 9999;
}

.box {
	background-color: #fff;     
	padding: 24px 18px;
	margin-bottom: 15px;
}

.box a:link {
	color: #a5a5a5;
}

.box a:hover {
	color: #00a9ff;
}

h5 {
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #a0a0a0;
}

h5.search {
	background: Transparent url(povecalo.png) top right no-repeat;
	height: 31px;
	width: 150px;
}


div.input-wrapper {
	background: Transparent url(input-wrapper.png) 0 0 no-repeat;
	width: 152px;
	height: 22px;
	margin: 0 auto;
	text-align: center;
	padding-top: 8px;
	margin-top: 6px;
	margin-bottom: 6px;
}

div.input-wrapper input {
	border-width: 0;
	text-align: center;
	color: #a0a0a0;
	background-color: Transparent;
	font-size: 11px;
}

.btn2, .btnreset {
	background-image: url(none);
	background-color: #5d8e35;
	color: #fff;
	width: auto;
	border-width: 0;
	padding: 5px 10px;
	font-weight: normal;
	cursor: hand;
	cursor: pointer;
}

.now {
	width: normal;
}

.btnreset {
	background-color: #aaa;
}


.special {
	text-transform: uppercase;
	font-size: 9px;
	text-align: center;
	padding-top: 10px;
}


.btn3 {
	background-image: url(none);
	background-color: #5d8e35;
	color: #fff;
	width: auto;
	border-width: 0;
	padding: 10px 10px;
	font-weight: normal;
	cursor: hand;
	cursor: pointer;
	margin-right: 10px;
	display: inline-block;
}


.special2 {
	text-transform: uppercase;
	font-size: 9px;
	text-align: center;
	padding-top: 5px;
}

p.new-issue {
	color: #00a9ff;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
}

p.issue-no {
	color: #53443e;
	font-size: 31px;
	font-weight: bold;
	letter-spacing: -1px;
}

.issue-nav {
	margin-top: 10px;
}


.issue-nav ul {
	
}

.issue-nav ul li {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: solid 1px #00a9ff;
	text-transform: uppercase;
	font-size: 11px;
}

.issue-nav ul li.last {
	border-right-width: 0;
	margin-right: 0;
	padding-right: 0;
}

.issue-nav ul li a:link {
	color: #797979;
	
}

.home-paper-item {
	border-top: solid 1px #e8e8e8;
	padding-top: 15px;
	margin-top: 15px;
	padding-left: 15px;
}


.paper-type {
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #aeaeae;
	margin-bottom: 3px;
}

.home-author {
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #00a9ff;
	margin-top: 3px;
}

h2 {
	color: #7b7b7b;
	font-size: 13px;
	font-weight: bold;
}


h2 a:link {
	color: #7b7b7b;
}

h2 a.save-link, a.save-link {
	color: #00A9FF;
	font-weight: normal;
	text-align: right;
	display: block;
}


h2 a:hover {
	color: #00a9ff;
}


#main-inner {


}




.home-news-intro h2 {
	font-size: 20px;
}

p.scope {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #8cdf39;
}

p.more {
	padding-left: 66px;
	padding-top: 20px;
	font-size: 12px;
	color: #676767;
}


footer {
	width: 981px;
	height: 139px;
	background: Transparent url(footer.png) top center no-repeat;
	margin: 0 auto;
	margin-bottom: 30px;
}




#bread {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 30px;
}

h1 {
	font-size: 23px;
	margin-bottom: 20px;
	border-bottom: solid 1px #5d8e35;
	color: #5d8e35;
}


h1 span {
	border-bottom: solid 1px #edece5;
	padding-bottom: 5px;
}

.sub-wrapper {
	padding-bottom: 19px;
	background: Transparent url(subbottom.png) bottom center no-repeat;
}


label {
	display: block;
	margin-top: 15px;
	padding-bottom: 3px;
}

label span, span.mini {
	color: #999;
	font-size: 11px;
}

input, select, textarea {
	padding: 5px;
	border: solid 1px #ddd;
	width: 260px;
	background: Transparent url(bg-input.gif) 0 0 no-repeat;
	font-family: Arial, sans-serif;
}


input.filter2 {
	width: 120px;
}

input.side, select.side {
	width: 160px;
}

select.side {
	width: 170px;
}


textarea {
	font-size: 12px;
}

hr {
	background-color: #ddd;
    color: #eee;
    height: 1px;
    border: 0 none;
    margin: 20px 0;
}


.frm1 {
	width: 325px;
	float: left;
	border-right: solid 1px #eee;
}

.frm2 {
	width: 325px;
	float: left;
	padding-left: 20px;
}

.form-inner {
	overflow: hidden;
}


.form-inner2 {
	overflow: hidden;
}


.form-inner2 input, select, textarea {
	width: 900px;
}


.form-inner2 input.txt-smaller {
	display: inline;
	width: 90px;
}

.fld {
	float: left;
	width: 200px;
	margin-right: 15px;
	font-size: 11px;
	font-weight: normal;
	margin-top: 10px;
}


.fld b {
	display: block;
}

.mini-fld {
	float: left;
	width: 25px;
	margin-right: 0px;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 15px;
}

.f1 {
	color: #86746d;
	font-size: 17px;
	font-weight: bold;
	margin-left: 64px;
	margin-top: 48px;
	float: left;
	border-right: solid 1px #574e48;
	width: 182px;
	min-height: 63px;
}


.f2 {
	margin-top: 48px;
	color: #86746d;
	padding-left: 33px;
	float: left;
	border-right: solid 1px #574e48;
	width: 173px;
	font-size: 11px;
	min-height: 63px;
}

.f3 {
	margin-top: 48px;
	color: #86746d;
	padding-left: 33px;
	float: left;
	width: 273px;
	font-size: 11px;
	min-height: 63px;
}



.f4 {
	margin-top: 48px;
	color: #86746d;
	padding-left: 33px;
	float: left;
	font-size: 11px;
	min-height: 63px;
}

.f4 a:link, .f4 a {
	color: #86746d;
}


p.err {
	border: solid 1px #FBD3C6;
	background-color: #FDE4E1;
	color: #CB4721;
	font-weight: bold;
	font-size: 14px;
	padding: 8px;
	margin-bottom: 15px;
	text-align: center;
}

p.ok {
	border: solid 1px #C0F0B9;
	background-color: #D5FFC6;
	color: #48A41C;
	font-weight: bold;
	padding: 8px;
	font-size: 14px;
	margin-bottom: 15px;
	text-align: center;
}


p.warn, div.warn {
	border: solid 1px #fbf5c6;
	background-color: #fcfce6;
	color: #c2b579;
	font-weight: bold;
	font-size: 14px;
	padding: 8px;
	margin-bottom: 15px;
	text-align: center;
}

div.warn {
	text-align: left;
}


input[disabled="disabled"], input.disabled {
	background: Transparent url(bg-input-disabled.gif) 0 0 no-repeat;
	color: #ccc;
}


.fld-wrapper {
	margin-bottom: 10px;
	overflow: hidden;
}

.info {
	font-style: italic;
	padding: 4px 0;
}


.tbl1 {
	width: 100%;
}

/*
.tbl1 td .tbl1 th {
	padding: 5px;
	border-bottom: solid 1px #ddd;
	vertical-align: top;
	margin-bottom: 10px;
}

.tbl1 thead th {
	background-color: #5D8E35;
	color: #fff;
	font-weight: bold;
	border-bottom-width: 0;
}
*/





.tbl1 td {
	padding: 5px 0;
}

#box-table-a, .t1
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	width: 923px;
	text-align: left;
	border-collapse: collapse;
}


#box-table-a td {
	 word-wrap: break-word;
}

.t1 {
	margin: 20px 0;
}


#box-table-a th, .t1 th
{
	font-size: 12px;
	font-weight: normal;
	padding: 8px;
	background: #d5e9cd;
	border-top: 4px solid #cde5c4;
	border-bottom: 1px solid #fff;
	color: #4e8654;
}
#box-table-a td, .t1 td
{
	padding: 8px;
	background: #f2f8ef; 
	border-bottom: 1px solid #fff;
	color: #66996b;
	border-top: 1px solid transparent;
	vertical-align: top;
}
#box-table-a tr:hover td, .t1 tr:hover td
{
	background: #e8efe5;
	color: #66996b;
}

.marked-content {
	padding-bottom: 10px;
	margin-bottom: 10px;
}


.steps {
	overflow: hidden;
	display: none;
}

/*
.step, .step-yes {
	float: left;
	margin-right: 7px;
	padding-right: 7px;
	border-right: solid 1px #eee;
	height: 20px;
	padding-top: 10px;
	padding-left: 26px;
	background: Transparent url(star-no.png) 0 5px no-repeat;
	font-size: 11px;
	width: 105px;
	margin-bottom: 10px;
}
*/

.step, .step-yes, .step-in-process {
	margin-right: 7px;
	padding-right: 7px;
	border-bottom: solid 1px #eee;
	height: 20px;
	padding-top: 10px;
	padding-left: 26px;
	background: Transparent url(star-no.png) 0 5px no-repeat;
	font-size: 11px;
}

.step-yes {
	background: Transparent url(star.png) 0 5px no-repeat;
}

.step-in-process {
	background: Transparent url(star-orange.png) 0 5px no-repeat;
}

.step span, .step-yes span, .step-in-process span {
	display: block;
	color: #999;
}


h4 {
	font-size: 12px;
	font-weight: bold;
	color: #5D8E35;
}

h4.edit, h4.edit-disabled {
	padding-left: 28px;
	background: Transparent url(edit.png) 0 0 no-repeat;
	height: 18px;
	padding-top: 2px;
	cursor: pointer;
	cursor: hand;
	border-bottom: solid 1px #ddd;
	margin-bottom: 5px;
}


#ajax-report {
	background-color: #ffeb9d;
	height: 20px;
	text-align: center;
	margin: 0 auto;
	position: fixed;
	z-index: 99999;
	width: 100%;
	padding: 3px 0;
	font-weight: bold;
	opacity: 0;
	top: 0;
	box-shadow: 4px 4px 8px #cccccc;
}


input.normal {
	width: auto;
	margin-right: 5px;
	background-color: #fff;
}

.smaller {
	font-size: 11px;
}


.chkbox-holder {
	margin: 10px 0;
}

.chkbox-holder td {
	padding: 4px 0;
}


#user {
	position: absolute;
	z-index: 99;
	font-size: 11px;
	margin-top: 160px;
	width: 943px;
	text-align: right;
	color: #999;
}


#search, #search2, #search_reviewer  { 
	padding:6px; 
	width:100%; 
	/*background:#fff;
	border: solid 0px #ccc;
	border-bottom: solid 1px #ccc;*/
}

#search_reviewer {
	border: solid 0px #ccc;
	border-bottom: solid 1px #ccc;	
}


ul.autocompleter-choices 	 { position:absolute; width:339px; padding:0; list-style:none; z-index:50; background:#00a9ff; border:1px solid #00a9ff; top:0; }
ul.autocompleter-choices li { margin:0; list-style:none; padding:6px 10px; border-bottom:1px dotted #eceff5; cursor:pointer; font-weight:normal; white-space:nowrap; color:#fff; font-size:11px; }
ul.autocompleter-choices li:hover { background:#eceff5; color:#3b5998; }
.search-working { background:url(indicator_blue_small.gif) 200px 7px no-repeat; }



#authors_wrapper, #reviewers_wrapper {
	margin: 10px 0;
	padding: 10px;
	background-color: #f9f6e8;
} 


img.delete, img.delete_reviewer {
	margin: 0;
	padding: 0;
	cursor: hand;
	cursor: pointer;
	padding-bottom: 2px;
	float: left;
	margin-right: 7px;
	display: block;
}

p.authors, p.reviewers, p.noaction {
	margin: 0;
	padding: 0;

	padding-bottom: 2px;
	float: left;
}

p.authors {
	cursor: hand;
	cursor: pointer;
}

p.authors span, p.reviewers span, p.noaction span, span.bitno {
	font-size: 10px;
	text-transform: uppercase;
	color: #d90303;
	font-weight: bold;
}


.ifrm {
	border: solid 1px #ddd;
	margin: 10px 0;
	display: none;
}


td {
	vertical-align: top;
}


.filter {
	margin-top: 90px;
	position: absolute;
	z-index: 999999;
	padding: 0 20px;
}


.action-box {
	float: right;
	width: 200px;
	border: solid 1px #a8cbdd;
	padding: 15px;
	box-shadow: 2px 2px 8px #C1C1C1;
	margin-top: 20px;
}

.action-box ul {
	list-style-type: square;
	margin-left: 15px;
	color: #00A9FF;
}

.action-box ul li {
	padding-bottom: 4px;
}


p.back {
	float: right;
}


div.excel {
	float: right;
}


div.excel p {
	background: Transparent url(excel.png) 0 0 no-repeat;
	padding: 0 0 0 25px;
	height: 17px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
}

div.excel p a {
	color: #5D8E35;
}


p.back span {
	font-size: 18px;
}

p.back a {
	font-weight: normal;
	
}


.status {
	float: right;
	background-color: #5d8e35;
	color: #fff;
	font-size: 11px;
	cursor: hand;
	cursor: pointer;
	margin: 0;
	padding: 3px;
	font-weight: bold;
}


input.radio {
	width: auto;
}


.inner-table td {
	padding: 2px 0;
}



#box-table-a tr.attention td, .t1 tr.attention td  {
	color: #d00;
}


#box-table-a tr.attention-row td, .t1 tr.attention-row td {
	background-color: #f8efef;
}


.legend {
	text-align: right;
}

.legend ul li {
	float: right;
	font-size: 11px;
	padding-left: 25px;
	height: 20px;
	padding-top: 5px;
	margin-left: 20px;
}

.legend ul li.completed {
	background: Transparent url(star.png) 0 0 no-repeat;
}

.legend ul li.in-progress {
	background: Transparent url(star-orange.png) 0 0 no-repeat;
}


h2.acc-title {
	cursor: hand;
	cursor: pointer;
	background-color: #00A9FF;
	color: #fff;
	font-weight: bold;
	margin-bottom: 4px;
	padding: 2px 4px;
}

h2.acc-title span {
	float: right;
	font-size: 10px;
	text-transform: uppercase;
}


.revision {
	background-color: #f4f3e1;
	padding: 15px;
	margin-top: 10px;
}

.acc-desc-inner {
	background-color: #f4f3e1;
	padding: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
}


p.pdf {
	background: Transparent url(pdf_icon.png) 0 0 no-repeat;
	padding: 0 0 0 35px;
	line-height: 12px;
}

p.proof {
	padding: 0;
}

.cell-1, .cell-2 {
	float: left;
	width: 430px;
}

.cell-2 {
	margin-left: 20px;
}


