/***********************************************************************************************JOURNALS AESTHETICS*/
#ctl00_menu1_content
{
	float:right;
	width:215px;
	min-height:200px;
	background:url(/imcassociation/images/site_images/menu1_bg.jpg) repeat top left;
	padding:0 25px 0 25px;
	font-size:small;
}
#ctl00_menu1_content li
{
	padding:5px 0 5px 0;
	color: #666;
	border-bottom:dotted 1px #999;
}
#main_left
{
	position:relative;
}
#icon_journal
{
	position:absolute;
	right:0px;
	top:10px;
}
.jnl_h1
{
	margin-top:0;
}
.bread_crumb
{
	font-size:80%;
	padding:5px 0 0 0;
	margin:0 0 5px 0;
}
#main_right
{
	position:relative;
}
#icon_search
{
	position:absolute;
	left:185px;
	top:10px;
}
#jnl_search
{
	margin-top:10px;
}
#jnl_search p
{
	padding:0;
	margin:5px 0 5px 0;
}
#jnl_search label
{
	color:#C9291C;
}
#jnl_search .search_text
{
	width:208px;
	padding:4px;
}
.jnl_search_results
{
	border:none;
}
.jnl_search_results td, .jnl_search_results th, .jnl_search_results tr
{
	border:none;
}
.jnl_search_results .div_results
{
	border: solid 1px #E2D7C1;
	padding:10px;
	margin:0;
	margin-top:8px;
	margin-bottom:8px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
}
#footer_container
{
	margin-top:15px;
}
.important, .important2, .information, .important-positive
{
	color:#F95A5A;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#fff8dd;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #c4d3ea;
}
.important2
{
	color:#555;
}
.information
{
	color:#555;
	background-color:#eee;
}
.important-positive
{
	color:#00cc33;
}
.info-list
{
	margin:10px;
}
.bold-label
{
	width:90px;
	display:block;
	float:left;
}
.info-list li
{
	margin:3px 0 3px 0;
	clear:both;
}
input, textarea, select
{
	color:#555;
}
#jnl_journals_list, #jnl_volumes_list
{
	margin:0;
}
#jnl_journals_list li, #jnl_issues_list li, #jnl_volumes_list li
{
	border: solid 1px #E2D7C1;
	padding:10px;
	padding-left:55px;
	margin:0;
	margin-top:8px;
	margin-bottom:8px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	background: #fff url('/journals/images/bullet_arrow.png') left no-repeat;
}
#jnl_journals_list li:hover
{
	background: #eee url('/journals/images/bullet_arrow2.png') left no-repeat;
}
#jnl_issues_list li
{
	background:none;
	padding:0px;
	font-size:95%;
}
#jnl_volumes_list li
{
	background: #fff url('/journals/images/icon_folder.png') left no-repeat;
}
#jnl_volumes_list li:hover
{
	background: #fff url('/journals/images/icon_folder2.png') left no-repeat;
}
#jnl_issues_list .jnl_title_lnk
{
	font-size:115%;
}
#jnl_issues_list li p
{
	margin:10px;
}
#jnl_journals_list li a:link, #jnl_journals_list li a:visited, #jnl_journals_list li a:active
{
	color:#BF1917;
}
#jnl_journals_list em
{
	font-size:70%;
}
.jnl_forms
{
	border: solid 1px #E2D7C1;
	padding:10px;
	margin:0;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
}
.jnl_forms label
{
	width:200px;
	float:left;
}
.jnl_new_sec
{
	clear:both;
}
.jnl_new_sec .float-left
{
	border-bottom:1px dotted #ccc;
	width:550px;
}
#main_left ul
{
	margin-left:0;
	list-style:none;
}
#main_left ul li
{
	list-style:none;
	margin-left:0;
	margin-bottom:0;
}
/***********************************************************************************************ADMIN AESTHETICS*/
.admin_form_aesth
{
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	border: solid 1px #E2D7C1;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	font-size:small;
}
.admin_form_aesth legend
{
	background-color: #fff;
	padding:5px;
	border: solid 1px #E2D7C1;
	font-weight:bold;
	font-size:110%;
	color:#555;
}
.admin_form_aesth textarea, select, input
{
	border:solid 1px #E2D7C1;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	padding:3px 3px 3px 3px;
}
.admin_form_aesth label
{
	font-weight:bold;
	width:100px;
	float:left;
}
#form-login
{
	width:256px;
	margin:auto;
}
#form-login li
{
	clear:both;
	padding:5px 0 5px 0;
	margin:0;
}
.texfield-smaller
{
	width:100px;
}
.texfield-small
{
	width:150px;
}
.texfield-medium
{
	width:300px;
}
.texfield-large
{
	width:500px;
}
#ctl00_ContentPlaceHolder1_txtUsername
{
	width:150px;
}
#ctl00_ContentPlaceHolder1_txtPassword
{
	width:150px;
}
.admin_table
{
	border-collapse:collapse;
	border: solid 1px #dadfe0;
	width:100%;
}
.admin_table caption
{
	background: #52799A none repeat scroll 0 0;
	padding: 2px 10px;
	margin:0;
	color: #fff;
	font-weight:bold;
}
.admin_table td, .admin_table th
{
	padding:4px;
	vertical-align:top;
}
.admin_table th
{
	background: transparent url(/journals/images/table_header_bg.gif) repeat-x scroll 0 50%;
	border: solid 1px #dadfe0;
	color:#52799A;
	font-weight:bold;
}
.admin_table tr:hover
{
	background-color:#fcf5dd;
}
