
@import "/style/shared/RFStyle.css";




	
BODY {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: small;
	background-color: white;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

a:link {
	text-decoration: underline;
	color: #000099;
}

a:visited {
	text-decoration: underline;
	color: #000066;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

.localnavheader {
	font-size: 12pt;
	color: #CC3333;
	font-weight: bold;
	font-style: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

.localnav {
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}


.note {
	 color: #006699;
	
}

td {font-size: small;
	color: #000000;
	font-style: normal;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
}


	
.text {
	font-size: small;
	color: #000000;
	font-style: normal;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
}



.mainhead {font-size: medium; 
	   font-weight: bold; 
	   color: Navy;
	   font-family:  Verdana, Arial, Helvetica, sans-serif;
	   }
	     
	   
.callforpapers 	  {font-size: medium; 
	   font-weight: bold; 
	   color: #000000;
	   font-family:  Verdana, Arial, Helvetica, sans-serif;
	   } 
	   
		
.indexcfp	{background-color: #FFFFFF;
		 width: 600px;
		 margin: 30 0 0 0;
		 padding: 0 0 10 0;
		 border-bottom: 4px solid #E0E8EF;
		 border-right: 2px solid #E0E8EF;
		}
	   
	   
.headline {
	   	color: white;
	   	font-weight: bold;
	   	font-size: small;
}


.pagetitle {
	font-size: medium;
	color: navy;
	font-weight: bold;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}	


	
TABLE {
	font-size: small;
	font-style: normal;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
	
}

.PCPtitle { background-color: #006699;
            color: silver;
            font-weight: bold;

}

 

.SCPtitle { background-color: #006699;
            color: silver;
            font-weight: bold;

}

/* editpeople.epl uses this */
/*.notecolor {
	color: #009966;
}*/
	
.highlight {
  color: red;
  font-weight: bold;
}

P.page { page-break-after: always; }



.error {
    color: Red;
}

	
	

div.error {
	color: black;
	background-color: #FFCCCC;
	border: 3px solid red;
	padding: .5em;
	width: 50%
}

div.message {
	color: black;
	border: 1px solid black;
	padding: .5em;
	width: 50%;
	
}



.reviewername {
	/* this is used for MNRS reviewerassignments, because they use sections and want bold names on the SummaryReviewer() report. */
}

/* used in revewer assignments, when a paper has 0 reviewers assigned to it */
.zeroreviewers { background-color: #FFFF00 }

/* used tostyle the list of reviwers when looking at the Summary reports in reviewerassignments */
.reviewerlist {font-style: italic; font-size: 85% }

.WithdrawnMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: red;
}

.WithdrawnReason  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: red;
}

/* New Staff Page Layout Styles (March 2006) */
TD.staffmain { background-color: #000066;
               color: #FFFFFF;
               text-align: center;
               vertical-align: middle;
               font-weight: bold;
             }

TD.staffhead { background-color: #9292B6;
               color: #FFFFFF;
               text-align: center;
               vertical-align: middle;
               font-weight: bold;
             }

TD.staff { vertical-align: top;
           width: 350;
         }
         
H3.staff { font-size:   small;
           font-weight: bold;
           color: #990000;
         }

.staffdate { font-size:   small;
             font-weight: bold;
             color: #990000;
           }

span.rejected {
	font-weight: bold;
	color: #FF0000;
}

span.accepted {
	font-weight: bold;
	color: #000000;
}

span.ungraded {
	font-weight: bold;
	color: #000000;
}

/* display styles */
.defaultdisplay .pageheader {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #F0F8FF;
	border-bottom: 1px solid #000000;
}

.defaultdisplay .section {
	padding: 5px;
	margin-bottom: 10px;
	font-size: 1.0em;
	background-color: White;
}

.defaultdisplay .sectionheader {
	padding-top: 2px;
	padding-left: 5px;
	font-size: 1.0em;
	background-color: White;
	border-bottom: 1px solid #000000;
}

.grayboxheader {
	background-color: #0278b8;
}

.graybox {
	background-color: transparent;
}

/* end of display styles */
/* extra styles */

.extraheader {
	font-size: 1.35em;
	color: #504F9F;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	}

/* new CFP Styles */

body.cfp {
	background-color: #C8E6D2;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	}
	

.cfp .maincfp  {
	 background-color: #cfc0a9;
	 width: 920px;
	 display: block;
	 margin-left: auto;
	 margin-right: auto;
	 padding: 5px;
	 box-shadow: 5px 5px 5px #E0E8EF;
}

.cfp .maincfp img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	}


 .cfp .cfprightcolumn {
 margin-left: 27%;
 background-color: #FFFFFF;
 padding: 8px;
 border: 1px solid #EEEEEE;
 } 

.cfp .cfpleftcolumn {
 background-color: #cfc0a9;
 color: #746140;
 float: left;
 width: 25%;
 padding: 8px;
 }
 
 .cfp .cfpleftcolumn a {
 	color: #746140;
 	}
 
.cfp h2{
 	color: #4E9984;
 	font-family: Arial, Helvetica, sans-serif;
 	}
 	
.cfp a {
	color: #4E9984;
	}

/* original CFP styles */

.cfpcell {
 background-color: #FFFFFF;
 border:1px solid #000066;
 }
 
 .cfpbody {
 background-color: #FFFFFF;
 table .cfp{padding:0;margin-top:25px;font-family:arial,sans-serif;background-color:#e0dcce; 			border-collapse:collapse;}
 td{vertical-align:top}
 img{border:none;}
}


.maincfp	
{background-color: #FFFFFF;
		 width: 750px;
		 margin: 30px auto 0 auto;
		 padding: 0 0 0 0;
		 border-bottom: 4px solid #E0E8EF;
		 border-right: 2px solid #E0E8EF;
		}

.cfpheader {color: #4E9984;
}	
 
 
 .cfprightcolumn {
 margin-left: 24%;
 } 

.cfpleftcolumn {
 background-color: #FFFFFF;
 color: #000000;
 float: left;
 width: 23%;
 }
	
