@charset "iso-8859-1";
/*-----------------------------------------------
ir-submit.css : bepress IR Submit form styles.
Author:Samira Vijghen
Version:20 December 2007

PLEASE DO NOT CHANGE THIS FILE 
----------------------------------------------- */
	
#submit { font:12px/18px arial, Verdana, Helvetica, sans-serif; }
#submit h2 {
	padding:5px 0;
	margin:18px 0; }


	
select#publication_date_day,
select#dtend_day  {
	width:50px; }

select#publication_date_month,
select#dtend_month {
	width:110px; }
	
input#publication_date_year,
input#dtend_year {
	width:50px; }
	
fieldset {
	border:0; }
	
#date_publication_date td,
#date_dtend td { 
	padding:2px 4px; }
	
#submit .field label {
	display:none;}
	
#date_publication_date label,
#date_dtend label { 
	display:block; }
	
#submit .field input,.field select,#submit textarea,#announce .field input, #date_publication_date input, #date_publication_date select, #submit h5 {
	padding:2px; }

#submit h5 {
        padding-bottom:0;}
	
#submit .field input,.field select,#submit textarea {
	width:320px; 	
	padding:4px;}
	
#announce input#email_address,#announce input#value_2 {
	width:300px; }
	
#submit .field, #announce .field {
	border:0;
	float:left;
	margin:0 0 10px;
	padding:0;
	text-align:left; }
	
#submit .field,
#date_publication_date {
	width:340px; }
	
#submit .field .field-border {
	width:330px; }
	
.field .field-border {
	margin-top:2px;
	padding:4px; }
	
#announce .field {
	width:475px; }
	
#announce .field .field-border {
	width:465px; }
	
.tip,.help {
	float:right;
	margin:20px 0 10px 10px;
	padding:0; }
	
.tip {
	width:250px; }
	
.help {
	background:transparent url(../assets/md5images/69283032c436d06386203c8785c2f1c9.gif) left no-repeat;
	font:13px/20px Verdana,Arial,sans-serif;
	padding-left:20px; }
	
#message,h3.message,.message {
	background:#fffbc9;
	border:1px solid #f0dca1;
	line-height:18px;
	margin:25px auto;
	padding:10px; }
	
#message {
	font-size:12px;
	line-height:18px; }
	
ul#message {
	list-style:none; }
	
table.recommend {
	border-collapse:collapse;
	text-align:left;
	width:500px; }
	
table#additional-files td input {
	font-size:13px;
	line-height:13px;
	margin:0 5px; }
	
table.recommend th,table.recommend td,table#credit_card td,table#additional-files td {
	line-height:1.6em;
	padding:1em;
	text-align:right;
	vertical-align:top; }
	
table#additional-files td span {
	font-weight:bold;
	text-align:left; }
	
table#additional-files td span b {
	background:#fffbc9;
	margin-right:10px;
	text-align:left; }
	
table.recommend th {
	padding-right:10px;
	text-align:right;
	width:150px; }
	
table#credit_card th {
	border-top:1px solid #fff;
	font-size:14px;
	margin-top:15px;
	text-align:left; }
	
.recommend input[type=text] {
	border:1px solid #eee;
	width:275px; }
	
p.issn {
	padding-left:15px; }
	
.instructions {
	margin:2em 0;
	text-align:left; }
	
.terms {
	background:#f9f9f9;
	border:1px solid #ddd;
	margin:10px 0;
	padding: 10px; }
	
/* =Submit Step One
-----------------------------------------------*/
form.radio,.radio {
	margin-left:50px;
	padding:1.1em; }
	
form.radio input[type=submit] {
	margin:1.1em;
	text-align: center; }
	
/* =Author Preview
-----------------------------------------------*/
table.preview,table#additional-files {
	border-collapse:collapse;
	font-size:11px;
	margin:20px 0;
	width:500px; }
	
.preview caption {
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
	text-align:left; }
	
table.preview th,table.preview td,table#additional-files td {
	height:16px;
	line-height:1em;
	vertical-align:top; }
	
table.preview th,table#additional-files th b span {
	font-weight:bold;
	padding:3px 5px;
	text-align:left;
	width: 140px; }
	
/* =Help File 
-----------------------------------------------*/
#help dt {
	margin:36px 0 18px; }
	
#help dd strong {
	background-color:#ffffe6; }
	
table.example {
	border-collapse:collapse;
	padding:0;
	width:600px; }
	
table.example th {
	background-color:#f8f8f8;
	border-bottom:1px solid #ccc;
	border-left:0;
	border-right:0;
	border-top:1px solid #000;
	padding-left:10px;
	text-align:left;
	width:590px; }
	
table.example td {
	border:0;
	margin:0;
	overflow:auto;
	padding:0;
	width: 300px; }
	
/* =Special Characters Table
-----------------------------------------------*/
table.characters {
	background:#fff;
	border:2px solid #999;
	border-collapse:collapse;
	color:#000;
	width:50em; }
	
center span font {
	color:#c00;
	font-weight:bold;
	margin:10px;
	width: 300px; }
	
/* Reviewer upload Form
-----------------------------------------------
inline styles,to fix the presentation in the editor-bypass revision screen
=Table and back-end code hacks -----------------------------------------------*/
.red {
	color:#c00; }
	
center {
	line-height:1.8em;
	margin:0;
	padding:20px 0;
	text-align:left; }
	
.text table {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	margin:1em 0;
	padding:3px 0;
	text-align:left; }
	
.text table td {
	padding:5px 2px; }
	
.text .form-table {
	background:#fff;
	border:1px solid #ddd;
	margin:18px 0;
	padding:0;
	text-align:left;
	width:640px; }
	
.text .form-table td {
	border:0;
	padding:5px 10px; }
	
.text table table td {
	padding:5px 0; }
	
font {
	font-size:11px; }
	
#author-input {
	background:inherit;
	border:0;
	margin:10px 0;
	padding:0;
	text-align:left;
	width:500px; }
	
#author-input td {
	background:transparent;
	border:0;
	font-size:10px;
	margin:0;
	padding:0;
	width:65px; }
	
#author-input td select {
	width:50px; }
	
#confirm table {
	border-spacing:1px;
	color:#000;
	font-family:Verdana,Arial,Sans-serif;
	font-size:11px;
	margin:1em auto;
	padding:3px;
	text-align:left;
	width:100%; }
	
#confirm thead tr th, #confirm th {
	font-family:Verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:8px 2px 5px 5px;
	text-align:left;
	text-transform:uppercase; }
	
#confirm tr.odd th {
	background-color:inherit;
	color:#000; }
	
#confirm table td {
	background-color:inherit;
	color:#000;
	margin:0;
	padding:5px 10px; }
	
#btn_revise_paper a,#btn_upload_another_paper a,#btn_manage_all_submissions a,#btn_update_site a {
	border:0;
	display:block;
	height:25px;
	margin:10px 10px 10px 0;
	padding:0;
	width:200px; }
	
#btn_revise_paper a {
	background:transparent url(../assets/md5images/ee0ee03ee0ea25d98ea16b08455e6a99.gif) no-repeat; }
	
#btn_upload_another_paper a {
	background:transparent url(../assets/md5images/7d3c9dcf58a2b843c443bf6fde7c3db5.gif) no-repeat; }
	
#btn_manage_all_submissions a {
	background:transparent url(../assets/md5images/18a8b076ee9a8e8b6126a760fb73a139.gif) no-repeat; }
	
#btn_update_site a {
	background:transparent url(../assets/md5images/f56979210a68e9ff0de5458bdc8fea73.gif) no-repeat; }
	
.searchContainer {
	color:inherit;
	width:220px; }
	
legend,.recommend caption,h2#tags,table.example caption,#btn_revise_paper em,#btn_upload_another_paper em,#btn_manage_all_submissions em,#btn_update_site em {
	display:none; }
	
table.recommend td,table.preview td,#submit-article table td,table td font font b,#confirm caption {
	text-align:left; }
	
table.recommend td.view,table.recommend td.more,input.searchButton {
	vertical-align:bottom; }
	
form.radio label,.radio label,.form-table label,.text table table td a {
	font-weight: bold; }

.disciplinewrapper select,
.disciplineBox { background:#fff; }

#date_publication_date {
background:#f6f6f6;
border-collapse:collapse; 
border:1px solid #ddd;}
#date_publication_date td {
 border:0;}

select#selectedDisciplines { border:1px solid #999;width:252px; }

table#tbl_submissions { width:640px; }

.clear, .clearboth {
clear:left;
	height:10px;width:500px; }

