@import url('/srv/ajax_dlg.css');
/*
 * $Id: journal.css,v 1.10 2007/05/14 13:29:57 pmorrill Exp $
 * RA Publishing System 1.0 Beta
 * (c) 2006 The Resilience Alliance
 * http://www.resalliance.org/
 *
 * include/journal.css
 * cascading stylesheet for OJS
*/


html, body, td {
	font-family: Verdana,Arial,Helvetica; 
	font-size: 12px;
}

html.ms { overflow: hidden; }

textarea {
	font-family: Arial,Helvetica,Verdana;
	font-size: 11px;
}

.journaltitle {
	font-family: Arial,Helvetica,Verdana;
	font-size: 24px;
	color: #0099CC;
	font-weight: bold;
}



.proof_address {
	font-family: Arial,Helvetica,Verdana;
	font-size: 14px;
	font-weight: bold;
}

.proof_printlink {
	font-family: Arial,Helvetica,Verdana;
	font-size: 12px;
	color: #222222;
}


li { margin-bottom: 6px; }

.reference_text {
	font-family: Verdana,Arial,Helvetica;
	font-size: 13px;
	background-color: #eeeeee;
	border-top: 1px solid #ffffff;
	margin: 0px;
	padding: 10px;
}


.header_bar_border {
	background-color: #000000;
}

.header_bar {
	background-color: #5662A2;
}


.tocspecfeature { background-color: #efefde; } 
.tocresponse_to
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	margin-left: 5px;
	margin-top: 3px;
}

.toctitle
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 13px;
}

.tocauthors
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	font-style: italic;
}
.tocsectiontitle
{
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica;
	font-size: 14px;
	color: #880000;
}

.section_head {
	background-image: url(/images/custom/section_line.jpg);
	height: 18px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica;
	font-size: 14px;
	color: #880000;
	text-transform: lowercase;
}
.section_head div {
	background-color: #ffffff;
	padding-right: 20px;
}
.article {
	float: left;
	margin: 20px;
	margin-left: 50px;
	font-size: 12px;
	width: 590px;
}
.article .authors {
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	font-style: italic;
}
.links {
	float: right;
	margin: 20px;
	width: 130px;
}
#toc_banner {
	margin: 0pc auto;
	border: 0px;
	margin-bottom: 20px;

}
.title 
{
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size: 15px;
	color: #444444;
}

.subtitle {
	font-family: Verdana,Arial,Helvetica;
	font-size: 14px;
	color: #444444;
}

.subsubtitle {
    font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	color: #444444;
}

.rst_panel {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0 0 0 0;
}

a.menu {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:link {
	color: #FFF;
}

a.menu:visited {
	color: #FFF;
}

a.menu:hover {
	color: #CCC;
}

a.menu:active {
	color: #CCC;
}


a.headermenu {
	font-size: 11px;
	text-decoration: none; 
    color: #333366;
}

a.headermenu:link {
	color: #333366;
	text-decoration: none;
}

a.headermenu:visited {
	color: #333366;
	text-decoration: none;
}

a.headermenu:hover {
	color: #CCCCCC;
	text-decoration: none;
}

a.headermenu:active {
	color: #333366;
	text-decoration: none;
}

a.footermenu {
	color: #333366;
	font-size: 11px;
	text-decoration: none;
}

a.footermenu:link {
	color: #333366;
}

a.footermenu:visited {
	color: #333366;
}

a.footermenu:hover {
	color: #CCCCCC;
}

a.footermenu:active {
	color: #333366;
}

.link_white_normal {
	font-family: Arial,Helvetica,Verdana;
	font-size: 11px;
   color: #FFFFFF;
	TEXT-DECORATION: none;
}
a.link_white_normal:link, a.link_white_normal:visited, a.link_white_normal:active {
	font-family: Arial,Helvetica,Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_white_normal:hover { color: #CCCCCC;}

.link_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #FFFFFF;
	text-transform: uppercase;
	TEXT-DECORATION: none;
}

/*
  navigation links: admin bars
*/
a.link_white:link, a.link_white:visited, a.link_white:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

a.link_white:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC; text-transform: uppercase}

.link_red {
	font-family: Arial,Helvetica,Verdana;
	font-size: 14px;
    color: #990000;
	text-decoration:underline;
}

.link_table {
	color:#444444; 
	text-decoration:underline;
}

a:link, a:visited, a:active { color: #10273d; }
a:hover { color: #444444; }
.link_index {
	color:#5662A2; 
	font-size: 11px;
	text-decoration:none;
}
a.link_index:link,a.link_index:visited,a.link_index:active { text-decoration: none; color: #10273d;}
a.link_index:hover {text-decoration: none; color: #B7C4DB;}

.medtext_white {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #FFFFFF;
	text-transform: uppercase;
}

.smalltext_gray {
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	color:#444444; 
}

.smalltext {
    font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
}

.medsmalltext {
    font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
}

.instructions
{
   font-family: Verdana,Arial,Helvetica;
   font-size: 11px;
}
.button_submissions
{
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 12px;
}

.instructions_red
{
   font-family: Verdana,Arial,Helvetica;
   font-size: 11px;
   color: #990000;
}

.errormsg
{
   font-family: Arial,Helvetica,Verdana;
   font-size: 14px;
   color:#990000;
}

.halfline
{
   line-height: 50%;
}

.quarterline
{
   line-height: 20%;
}

.right {
	text-align : right;
}
.subtitle_submissions {
    font-family: Arial,Helvetica,Verdana;
	font-size: 14px;
	color: #444444;
}
.medtext_submissions {
    font-family: Verdana, Arial,Helvetica;
	font-size: 12px;
	color: #444444;
}

.medtext_red {
    font-family: Verdana, Arial,Helvetica;
	font-size: 12px;
	color: #990000;
}

.smalltext_red {
    font-family: Verdana, Arial,Helvetica;
	font-size: 11px;
	color: #990000;
}

.link_submissions { font-weight : normal; }

.subtitle_white
{
   font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
   font-size: 14px;
   color: #FFFFFF;
}

.link_grey {
	font-family: Arial,Helvetica,Verdana;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
}

a.link_grey:link { text-decoration: none; color: #CCC;}
a.link_grey:active { text-decoration: none; color: #CCC;}
a.link_grey:visited {text-decoration: none; color: #CCC;}
a.link_grey:hover {text-decoration: none; color: #CCC;}

a.link_sf:link { text-decoration: underline; color: #0000aa;}
a.link_sf:active { text-decoration: underline; color: #0099CC;}
a.link_sf:visited {text-decoration: underline; color: #0000aa;}
a.link_sf:hover {text-decoration: underline; color: #0000aa;}

.editor-list {
	width: 95%;
	margin: 0px auto;
}
.editor-list td {
	vertical-align: top;
}
table.article_wrapper_in_prep {
	width: 80%;
}

td.article_menu_header {
	text-align: center;
}

table.article_wrapper {
	width: 700px;
	margin: 0px auto;
	text-align: left;
}
#ms_content table.article_wrapper {
	width: 100%;
}
table.review_wrapper {
	width: 650px;
	text-align: left;
}


table.ms_table { width: 100%; }
table.ms_table td { vertical-align: top; }
table.ms_table td p { padding: 0px; margin: 0px; }

.link_staticpages {  font-size: 12px; color: #444444}
a.link_staticpages:link { text-decoration: none; color: #444444; ; font-size: 12px}
a.link_staticpages:hover { text-decoration: none; color: #CCCCCC; ; font-size: 12px }
.index_authors { color:#666666; font-size: 11px; text-decoration:none; ; font-style: italic}
.index_caption { color:#444444; font-size: 11px; text-decoration:none; }
.index_title { color:#444444; font-size: 12px; text-decoration:none; ; font-weight: normal}

.link_index_title {
	color:#444444; 
	font-size: 12px;
	text-decoration:none;
}
a.link_index_title:link { text-decoration: none; color: #444444;}
a.link_index_title:hover {text-decoration: none; color: #888888;}

table.debug_logs {
	background-color: #eeeeee;
	width: 760px;
	border: 2px solid #aaaaaa;
}

td.debug_logs {
	background-color: #efefde;
	width: 100%;
}

.archive_list td { padding: 0px }
.required { color: #880000; font-weight: bold; }
/*****************************************************************************
 *
 * 	Review version of manuscripts: embedded attachments panel at bottom
 *
******************************************************************************/
#review_ms,body.review_ms,#published_ms {
	overflow: hidden;
	height: 100%;
	width: 100%;
	background-color: #DBCDB3;
}

/*
 * for old IE we will set the height using jscript in onload func
 */
#review_content,#published_content {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 50px;
	padding: 0px;
	overflow: auto;
	width: auto;
}

#review_content #ms_content { margin: 0px auto; width: 950px; background-color: #ffffff; border: 1px solid #676767; padding: 5px; }
#published_content #ms_menu { margin: 0px auto; width: 1000px; padding-top: 15px;}
#home_body #ms_menu,#subpage_body #ms_menu,#ops_body #ms_menu { margin: 0px auto; width: 950px; padding-top: 15px; }
#published_content #ms_content { margin: 0px auto; width: 904px; padding: 5px 48px 0px 48px; }
#review_content_framed,#article_content_framed,#article_attachment {
	margin: 0px auto;
	width: 900px;
	padding: 5px 15px 15px 15px;
}
#ms_attachment { background-color: #ffffff; min-height: 750px; margin: 0px; border-top: 1px solid #ffffff; }
#ms_attachment #article_attachment { width: 700px; margin-left: 10px; }
#ms_attachment #article_attachment h1,.caption {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
}
#article_content_framed { width: 80%; }

#proof_section,.proof_section {
	font-family: Arial,Helvetica,Verdana;
	font-size: 15px;
	color: #222222;
	font-weight: bold;
	font-style: italic;
	margin: 5px 0px 10px 0px;
}
.published_text {
	margin: 0px;
	border-top: 1px solid #ffffff;
	background-color: #ffffff;
	min-height: 750px;
}
#review_ms h1,#published_ms h1,#ms_attachment h1,.published_text h1,#proof_title,.proof_title {
	font-family: Arial,Helvetica,Verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
#proof_copyright,.proof_copyright {
	font-family: Arial,Helvetica,Verdana;
	font-size: 11px;
	line-height: 115%;
}
#proof_citation,.proof_citation {
}
#proof_citation {
	border-bottom: 1px solid #000000;
	padding: 6px 0px 10px 0px;
	margin-bottom: 7px;
	line-height: normal;
}
.proof_acknowledgements,.proof_acknowledgments {
	font-family: Arial,Helvetica,Verdana;
	font-size: 16px;
	font-weight: bold;
}
#dataarchive_stmt p { font-style: italic; }
#ms_acknowledgments,#acknowledgments p { font-style: italic; }
#ms_acknowledgments,#acknowledgments { border-top: 1px solid #000000; padding-top: 10px; margin-top: 15px; }
#authcontributions p { font-style: normal; }
#authcontributions { border-top: 1px solid #000000; padding-top: 10px; margin-top: 15px; }

#rv_details {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 5px 0px 3px 0px;
	padding: 5px;       
}
#version { float: left; text-align: left; }
#date { float: right; text-align: right; }
#printable { clear: both; text-align: right; }
#authors,.proof_authors {
	font-family: Arial,Helvetica,Verdana;
	font-size: 14px;
	color: #222222;
	font-style: italic;
	margin-top: 6px;
	margin-bottom: 10px;
}
#affiliations,.proof_affiliation {
	font-family: Arial,Helvetica,Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px #000000 solid;
	border-top: 1px #000000 solid;
	padding: 3px 0px 3px 0px;
}
#abstract,#abstract_block {
	margin-bottom: 20px;
	margin-top: 16px;
}
#keywords,#ms_keywords,.proof_keywords {
	font-family: Arial,Helvetica,Verdana;
	font-size: 12px;
	font-style: italic;
}

#author_address {
	padding-top: 5px;
	border-top: 1px solid #000000;
}
#author_address #footer_image {
	float: right;
}

.heading1,#review_ms h2,#published_ms h2,.published_text h2 {
	clear: both;
	font-size: 15px;
	font-weight: bold;
}


.heading2,#review_ms h3,#published_ms h3,.published_text h3 {
	font-size: 12px;
	font-weight: bold;
}

.heading3,#review_ms h4,#published_ms h4,.published_text h4 {
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}

#review_ms h2,#published_ms h2,.published_text h2 {
	font-size: 15px;
	clear: both;
	padding: 0px;
	border-top: 1px solid #000000;
	padding-top: 10px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 3px;
}
#review_content h2 { text-align: left; margin-bottom: 10px; }

#attachments {
	position: absolute;
	border-top: 2px solid #343434;
	background-color: #eeeeee;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 40px;
	width: 100%;
	padding-top: 10px;
	text-align: center;
	font-size: 13px;
	overflow: auto;
}

#attachments a { text-decoration: underline; }

/* background-color: #909B7C; */

#attachments.tpanel {
	top: 117px;
	left: auto;
	width: 212px;
	bottom: 0px;
	height: auto;
	border-color: #ffffff;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	background-color: #e0e9f1;
	text-align: left;
	padding: 0px;
	padding-right: 10px;
	margin: 0px;
	background-image: url('/images/custom/shadow_right.jpg');
	background-position: right;
	background-repeat: repeat-y;
	overflow: hidden;
}

#attachments.tpanel #att_panel {
	background-color: #e0e9f1;
	overflow: auto;
}

#attachments.tpanel .divide {
	background-color: #10273d;
	border-color: #ffffff;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	height: 19px;
	padding: 2px 7px 2px 7px;
	color: #ffffff;
	font-weight: bold;
}
#attachments #tool_content { display: none; }
.title div { float: left; font-size: 12px; }
.title img { float: right; }
.title img:hover { cursor: pointer; }


#attachments.tpanel ul {
	margin-left: 0px;
	padding-left: 20px;
}
#attachments.tpanel li {
	list-style: none;
	margin-left: 0px;
}

#published_content.apanel {
	margin: 0px auto;
	width: 1000px;
	height: 100%;
	padding: 0px;
	position: static;
}

#published_content.apanel #ms_content,#published_content.apanel #ms_menu {
	position: absolute;
}
#published_content.apanel #ms_menu {
	top: 0px;
	background-color: #ffffff;
	background-image: url('/images/custom/shadow_bg_1020.jpg');
	width: 1020px;
	background-repeat: repeat-y;
}
#published_content.apanel .menu {
	margin-right: 10px;
}
#published_content.apanel #ms_nav_bar_wrap {
	padding-left: 10px;
	padding-right: 10px;
}

#published_content.apanel #ms_content {
	top: 117px;
	width: 734px;
	padding-top: 15px;
	padding-right: 16px;
	bottom: 0px;
	overflow: auto;
	background-color: #ffffff;
	background-image: url('/images/custom/shadow_left.jpg');
	background-repeat: repeat-y;
	line-height: 135%;
}
div.tbox, div.rv_tbox {
	margin-left: 45px;
	width: 600px;
	padding: 3px;
	background-color: #efeffe;
	border: 1px solid #343434;
}

div.tbox {
	margin: 0px 10px;
	width: 33%;
	float: right;
}

/* tools panel */
#panel {
	width: 200px;
	height: auto;
	border: 2px solid #000000;
	background-color: #909B7C;
	padding: 6px;
	position: absolute;
}
#panel h1 { font-size: 1.2em; margin: 0px; text-decoration: underline; }
#panel ul { padding-left: 0px; margin-left: 14px; }
#panel li { list-style: none; margin-left: 0px; }
#panel li a:link,#panel li a:active,#panel li a:visited { color: #ffffff; }
#panel li a:hover { color: #880000; }

.line_number {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	color: #AAAAFF;
	font-weight: bold;
}

div.line_number {
	float: left;
	width: 50px;
	padding-left: 20px;
}
#ms_header_image {
	float: left;
	height: 74px;
	text-align: left;
	margin-left: 48px;
}
#ms_uparrow {
	text-align: right;
}
#ms_nav_bar {
	border-top: 1px solid #000000;
	background-color: #50688E;
	background-color: #10273d;
	padding: 2px 0px 0px 48px;
	height: 18px;
	margin-bottom: 7px;
	margin-top: 3px;
	font-weight: bold;
	color: #ffffff;
}
#ms_nav_bar a:link,#ms_nav_bar a:visited,#ms_nav_bar a:active {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
#ms_nav_bar a:hover {
	color: #ababab;
}
#header_menu table {
	width: 700px;
	margin: 0px auto;
}

#article_toc li { margin-bottom: 0px; }

/* Main horizontal navigation menu in articles */
.menu {
	float: right;
	height: auto;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	margin-bottom: 4px;
	text-align: center;
	width: auto;
	padding-top: 57px;
	padding-right: 10px;
	border: 0px solid #880000;
}
.menu ul {
	margin: 0px auto;
	padding: 0px;
	width: auto;
	border: 0px #880000 dashed;
}
.menu ul li {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
}
.menu a:link,.menu a:active,.menu a:visited {
	color: #2F3269;
	font-size: 11px;
	text-decoration: none;
}
.menu a:hover {
	color: #aaaaaa;
	text-decoration: none;
}

#ajax_dlg .title { background-color: #50688E; }
#ajax_dlg { background-color: #C1CBD7; }

.mscomment {
	border-top: 1px solid #ababab;
	padding: 5px;
	margin: 6px 5px 4px 5px;
}
.mscomment .comment {
	clear: both;
	padding: 3px;
}
#search #string { width: 200px; }
#match_results td { vertical-align: top; padding-bottom: 20px; }
#author_alpha_index {
	text-align: center;
}
#author_index div {
	margin: 20px 5px 0px 20px;
	border-top: solid 1px #676767;
	padding-top: 3px
}
#author_index div .article_list {
	margin: 0px 0px 0px 15px;
	border: 0px;
}
#ajax_dlg.abstract { width: 650px; }

ul.no-bullet li {
	list-style: none;
}
ul.no-bullet {
	padding-left: 25px;
}


.xinstructions {
	border: 1px solid #676767;
	font-size: 1.2em;
	margin: 4px;
	padding: 4px;
	color: #880000;
}
