@charset "utf-8";
/* CSS Document */

html, body{
	min-height:100%;
	
	clear:both;
	background-color:#e5e2e2;
}

body{
	margin:0px;
	padding:0px;
	background-color:#e5e2e2;

}

body, div, td, select, option, textarea {
	font-size:11px;
	font-family:Tahoma;
}

a {
	color:#003366;
	text-decoration:none;	
}

a:hover {
	text-decoration:none;
}

input {
	font-size:11px;
	font-family:Tahoma;

}

#pagebody {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #000000;
}

#header {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:147px;
}	

#menus {
    clear: left;
   	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
	width:1024px;
	height:28px;
	text-align:center;	
}

#menus ul {
	margin: 0; padding: 0;
}

#menus li {
	margin-right: 0; padding: 0;
	display: inline;
	list-style: none;
	border: none;
}

#menus a:link,
#menus a:visited {
	background-image:url(../images/menu_splitter.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:28px;
	line-height:28px;	
	text-decoration: none;
	color: #FFFFFF;
	background-color:transparent;
	float: left; /* for IE6 */
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 0px 1px;
	width:101px;
	text-align:center;
}

#menus a:hover, 
#menus li.workspace a:hover {
	color: #fff;
}

#menus a:link.current,
#menus a:visited.current {

}


.submenus {
    clear: left;
   	background-color:#000000;
	width:1024px;
	height:28px;
	text-align:center;	
}

.submenus ul {
	margin: 0; padding: 0;
}

.submenus li {
	margin-right: 0; padding: 0;
	display: inline;
	list-style: none;
	border: none;
}

.submenus a:link,
.submenus a:visited {
	border-left:1px solid #FFFFFF;
	height:28px;
	line-height:28px;	
	text-decoration: none;
	color: #FFFFFF;
	background-color:transparent;
	float: left; /* for IE6 */
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 0px 1px;
	width:100px;
	text-align:center;
}

.submenus a:hover, 
.submenus li.workspace a:hover {
	color: #fff;
}

.submenus a:link.current,
.submenus a:visited.current {

}

#container {
	width:1024px;
	min-height:568px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:center;
	clear:both;
}


#login-div
{
	position:fixed;
	z-index:100;
	padding-top:150px;
	width:270px;
	margin-left:500px;
	margin-right:auto;
	top:0px;
}

#signup-div
{
	position:fixed;
	z-index:100;
	padding-top:50px;
	width:270px;
	margin-left:500px;
	margin-right:auto;
	top:0px;
}

#forget-div
{
	position:fixed;
	z-index:100;
	padding-top:150px;
	width:270px;
	margin-left:500px;
	margin-right:auto;
	top:0px;
}

#message-div
{
	position:fixed;
	z-index:100;
	padding-top:150px;
	width:270px;
	margin-left:500px;
	margin-right:auto;
	top:0px;
}

.right_side
{
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 20px;
	width: 180px;
	float:right;
	border-left: #cccccc 1px dotted;
	direction:rtl;
}

.left_side
{
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;

	width: 780px;
	float:right;
	direction:rtl;
	font:Arial;
	font-weight:bold;
}

.main_menu_item {
	direction:rtl;
	font-size:12px;
	line-height:19px;
	font-weight:100;

}
.main_menu_item a{
	text-decoration:none;
	color:#0000FF;
}


/* 
	****************************************************************
	Styles for manuscript submission step menu
	****************************************************************
*/
ul.stepitems
{
	width: 184px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	list-style-type: none;
	display: inline;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.stepitems li
{
	padding: 0px 0px 0px 0px;
	border: 1px solid #003366;
	line-height: 170%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	background-color: #F4F4F4;
}
ul.stepitems li.check
{
	padding-right:15px;
	background-image: url(../images/checkmark.gif);
	background-repeat:no-repeat;
	background-position:right;
	color: #cccccc;

}
ul.stepitems li.arrow
{
	padding-right:15px;
	background-image: url(../images/arrow.gif);
	background-repeat:no-repeat;	
	background-position:right;
	color: #002244;
	background-color: #cccccc;
}
ul.stepitems li a
{
	display: block;
	color: #002244;
	text-decoration: none;
}
ul.stepitems li a:visited
{
	display: block;
	color: #002244;
	text-decoration: none;
}
ul.stepitems li a:hover
{
	background-color:#cccccc;
	display: block;
	color: #002244;
	text-decoration: none;
}
ul.stepitems li a:active
{
	display: block;
	background-color:#cccccc;
	color: #002233;
	text-decoration: none;
}
/* 
	****************************************************************
	Styles for fieldsets and legends 
	****************************************************************
*/
fieldset
{

	margin-top: 0px;
	border: #cccccc 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #f4f4f4;
}

legend
{
	top:-10px;
	left:7px;
	background:#ffffff;
	border:1px solid #cccccc;
	padding: 2px 5px;
	font-weight: bold;
}
.warning
{
	color: #cc0000;
}
.warningbox
{
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border-top: #cc0000 1px solid;
	border-bottom: #cc0000 1px solid;
	left: 10px;
	width: 95%;
	background-color: #f4f4f4;
}
.buttonAlign
{
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
}
select.dropdown
{
	border: 1px solid #999999;
	/*height: 18px; Breaks FireFox*/	
	font-size: 95%;
	color: #000000;
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 2px;	
}
.background_div
{
	border: #cccccc 1px solid;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f4f4f4;
}
.label
{
	display: block;
	float: right;
	text-align: right;

	color:#003366;
	line-height: 20px;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 0px;
	width:100px;	
}
.label_req
{
	display: block;
	float: right;
	width: 100px;
	color: #cc0000;
	text-align: right;
	line-height: 20px;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 0px;	
}
.helpersreq
{
	font-size: 90%;
	color: #cc0000;
	text-align: left;
}
.helpers
{
	font-size: 90%;
	color: #003366;
	text-align: left;
}
.hint
{
	border-right: #333333 1px;
	border-top: #333333 1px;
	border-left: #333333 1px;
	border-bottom: #333333 1px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
	font-size: 90%;
	width: 320px;
	left: 185px;
	color: #003366;
	display: block;
	position: relative;
	background-color: #ffffff;
	text-align: left;
}
.req
{
	font-size: 100%;
	border: #999999 1px solid;
	height: 18px;
	vertical-align: middle;
	line-height: 18px;
	width: 200px;
	color: #000000;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;	
	background-color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
}
.radioreq
{
	margin-top: 2px;
	margin-bottom: 2px;	
	margin-left: 2px;
	vertical-align: middle;
}

/**************************************************************
					Ajax Needed Classes
***************************************************************/
/* Scrollbar & content css */						

/* Scrollbar & content css */						
#content1, #content2, #content3{
	height: 460px;
	width: 500px;
	float:right;
	overflow:hidden;
	margin-top:10px;
	border:1px solid #000000;
	margin-left:auto;
	margin-right:auto;
 direction:rtl
}


#referees_content {
	height: 460px;
	width: 750px;
	float:right;
	overflow:hidden;
	margin-top:10px;
	border:1px solid #000000;
	margin-left:auto;
	margin-right:auto;
	 direction:rtl
}

#content1 p{
	margin: 10px;
}

.scrollbar-vert {
	background-color: #d2e8ff;
	height: 462px;
	width: 20px;
	float:right;
	margin-top:10px;	
}

.handle-vert {
	height: 42px;
	width: 20px;
	background: url(../images/handle.gif) no-repeat;
}

.scrollbar-hor {
	background-color: #d2e8ff;
	height: 20px;
	width: 300px;
	float:left;
}

.handle-hor {
	height: 20px;
	width: 42px;
	background: url(../images/handle-hor.gif) no-repeat;
}

#classes_content {
	height: 300px;
	width: 500px;
	float:right;
	overflow:hidden;
	margin-top:10px;
	border:1px solid #000000;
	margin-left:auto;
	margin-right:auto;
 direction:rtl
}


#classes_content p{
	margin: 10px;
}

.classes-content-scrollbar-vert {
	background-color: #d2e8ff;
	height: 302px;
	width: 20px;
	float:right;
	margin-top:10px;	
}

.classes-content-handle-vert {
	height: 42px;
	width: 20px;
	background: url(../images/handle.gif) no-repeat;
}

.classes-content-scrollbar-hor {
	background-color: #d2e8ff;
	height: 20px;
	width: 300px;
	float:left;
}

.classes-content-handle-hor {
	height: 20px;
	width: 42px;
	background: url(../images/handle-hor.gif) no-repeat;
}


.required {
	border:1px dashed #FF0000;
	color:#FF0000;
	text-align:center;
}

.loading {
	background-image:url(../images/loading.gif);
	background-repeat:no-repeat;
	width:128px;
	height:15px;
	margin-left:auto;
	margin-right:auto;
}

.Error {
	color:#FF0000;
	text-align:center;
	
}

/**************************************************************


**************************************************************/


#footer {
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	height:24px;
	color:#FFFFFF;
	text-align:center;
	line-height:24px;
	font:bold;
	background-color:#000000;
}
