.journal_primary_color	{color: rgb(51,153,153);}
.journal_color_table_rows	{background-color: rgb(145,229,229);}
.submission_text_block {
	margin: 0;
}
#submission_wrapper {
	width: 800px;
	margin-left: 10px;
}
#submission_navigation {
	float: left;
	width: 180px;
	font-family: arial,helvetica,sans-serif;
	padding: 0;
	margin-right: 5px;
	border: 1px solid rgb(220,220,220);
	background-color: rgb(250,250,250);
}
#submission_navigation_msid {
	margin: 10px 0 10px 0;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
	vertical-align: middle;
}
#submission_navigation_progress {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#submission_navigation_progress_graphic {
	margin: 5px auto 0 auto;
	color: white;
	overflow: hidden;
	width: 100px;
	height: 15px;
	border: 1px solid rgb(100,100,100);
	background-color: green;
}
#submission_navigation ul {
	list-style: none;
	font: 1em arial,helvetica,sans-serif;
	margin: 0;
	padding: 6px;
}
#submission_navigation ul li {
	background: url(/icons/misc/checked.gif) 5px 14px no-repeat; 
	padding-left: 15px;
	border: none;
	list-style-type: none;
}
#submission_navigation ul li.current {
	background: rgb(240,240,240) url(/icons/misc/arrow.gif) 5px 14px no-repeat;
	border-top: 1px solid rgb(100,100,100);
	border-bottom: 1px solid rgb(100,100,100);
	list-style-type: none;
}
#submission_navigation ul li.disabled {
	color: rgb(160,160,160);
	padding: 14px 6px 10px 21px;
	background: url(/icons/misc/unchecked.gif) 5px 14px no-repeat;
	list-style-type: none;
}
#submission_navigation ul li.incomplete		{
	background: url(/icons/misc/unchecked.gif) 5px 14px no-repeat;
	list-style-type: none;
}
#submission_navigation ul li.complete		{
	background: url(/icons/misc/checked.gif) 5px 14px no-repeat;
	list-style-type: none;
}
#submission_navigation ul li.noicon		{
	background: none;
	list-style-type: none;
}
#submission_navigation a {
	padding: 14px 6px 10px 6px;
	text-decoration:none;
	color: black;
	display: block;
}
#submission_navigation_error {
	margin: -10px 0 0 -18px;
	padding: 4px;
	border: 1px solid rgb(100,0,0);
	background-color: rgb(255,250,240);
	min-height: 40px;
	font-family: helvetica,arial,sans-serif;
}
#submission_navigation_error img {
	float: left;
	padding-right: 4px;
	padding-right: 4px;
}
.submission_ol li {
	list-style-type: decimal;
}
#submission_form {
	padding: 0;
	width: 591px;
}
#submission_elements_table tr.incomplete th	{color: rgb(51,153,153);}
#submission_elements_table tr.submission_element th div.submission_label_supp_text {
	color:black;
	font-size:11px;
	font-weight:normal;
	margin-top:0px;
	vertical-align: top;
}
.submission_label_supp_text {
	color:black;
	font-size:11px;
	font-weight:normal;
	margin-top:0px;
	vertical-align: top;
}
.TEB {
	display:block;
}
#submission_elements_table tr.submission_element td {
	vertical-align: top;
	padding: 5px;
}
.submission_suggestions input {
	margin: -3;
}
.submission_suggestions td.incomplete		{color: rgb(51,153,153);}
.submission_suggestions td.suggestion_label {
	text-align: right;
	font-size: 11px;
	white-space: normal;
}
.submission_authors input {
	margin: -1;
}
.submission_authors th {
	background-color: rgb(240,240,240);
	border: none;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	text-align: left;
}
.submission_authors td.author_label {
	text-align: right;
	white-space: normal;
	font-weight: bold;
}
.submission_authors td.incomplete			{color: rgb(51,153,153);}
.submission_funding td.incomplete {
	color: rgb(51,153,153);
	font-weight: bold;
}
.submission_file_attributes {
	padding-left: 3px;
}
.submission_file_attributes li {
	list-style-type: none;
	margin-bottom: 12px;
	margin-left: 0;
}
textarea.submission_textareas {
	width: 95%;
	height: 30px;
}
input.submission_radios {
	margin-left: 10px;
	margin-top: 10px;
}
input.submission_single_radio		{margin-left: 10px;}
.focus {
	color: rgb(51,153,153);
	font-weight:bold;
}
input {
	margin-right: 3px;
}
/* ABenton 6/24/2010 throwing in wrapped pres from page_components.css because I can't figure out how to include page_components on the review response page with the new nav bar */
pre.wrappedPre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	font-family: "Helvetica Neue", "Helvetica", sans-serif;
	font-size:1em;
	width:800px;
}
div.wrappedPre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	font-family: "Helvetica Neue", "Helvetica", sans-serif;
	font-size:1em;
	width:800px;
}
ul.formQuestion {
	list-style:none;
	margin-left:0px !important;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
textarea.msedit_standard_input {
	width: 400px;
	height: 200px;
}
input.reupload_filecount_input {
	vertical-align:top;
}
.reupload_filecount_help_text {
	color: black;
	display: block;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	height: 30px;
	margin-top: 0px;
	width: 600px;
}
#review_form_info_table tr.review_form_info td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	vertical-align: top;
}
#review_form_info_table tr.review_form_info td.review_form_info_desc {
	width: 60%;
}
#review_form_info_table tr.review_form_info td.review_form_info_item {
	width: 15%;
}
#review_form_tools_table {
	margin-top: -15px;
}

