@import url(/style/shared/RFStyle.css);

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: 10pt;
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

body#cfp {
	margin:0;
	background-color: #6C7B8B;
}

/* Call for Papers Styles */

#cfpwrapper { 
	padding: 0;
	background-color: #6C7B8B; 
	width: 100%;
	height: 100%;
	margin:0;
}

.center {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
}

.center #layout {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#layout {
	width: 770px;
	margin: 0;
	padding: 0;
	border: 1px solid #443266;
	border-collapse: collapse;
	background-color: white;
}

#contents {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 16px;
	border: 0;
	background-color: #ffffff;
	width: 445px;
}

#header {
	text-align: left;
	vertical-align: bottom;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #000000;
	background-color: #ffffff;
	width: 770px;
}

div.callout {
	background-color: #e2e2e2; 
	border: solid 2px #D5A10F; 
	padding: 8px; 
	margin-left: 26px; 
	margin-right: 26px; 
	text-align: center; 
	margin-bottom: 12px;
}

div.spaceafter {
	margin-bottom: 12px;
}

div.floatPicRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 6px;
}

li#cfp {
	margin-bottom: 6px;
}

table.grid {
	border: solid 1px #ccc;
	border-collapse: collapse;
}

td.header {
	border: solid 1px #ccc;
	font-weight: bold;
	background-color: #e2e2e2;
}

td.data {
	border: solid 1px #ccc;
}

table.entrylisttable th {
    min-width: 155px;
    text-align: left;
    padding-right: 35px;
}

table.entrylisttable tr:nth-child(even) {
	background-color: #eee;
}


#footer { 
	width: 770px; 
	background-color: #A9AEB4;
	border-top: 1px solid #000000;
	height: 8px;
	clear: both;
	width: 770px;
}

#ads { 
	background-color: #ffffff;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
	margin: 0;
	border: 0;
	padding-top: 18px;
	padding-left: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
}

/* Left side navigation table cell */

#leftNav { 
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	margin: 0;
	border: 0;
	padding-top: 18px;
	padding-left: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
}

/* Div for menu item (not selected) */

#leftNav .menuOff {
	background-color: #e2e2e2;
	border-bottom: 2px solid #ffffff;
	padding: 6px;
	width: 220px;
}

/* Div for menu item (selected) */

#leftNav .menuOn {
	background-color: blue; 
	color: #ffffff; 
	border-bottom: 2px solid #ffffff;
	padding: 6px;
	width: 180px;
}

/* Anchor link for menu item (not selected) */

#leftNav .menuLinkOff {
	color: #blue;
}

#leftNav .menuLinkOff:hover { 
	color: blue; 
}

/* Anchor link for menu item (selected) */

#leftNav .menuLinkOn { 
	color: #ffffff; 
}


/* End Call for Papers Styles */

/* General ASM Styles */


hr { 
	width: 100%; 
	height: 1px; 
	color: #0078AB; 
}

h1 {
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}



/* End ASM Styles */



/* --COLORS --*/

/* colors for the manuscript reviewer system. */

.nomanuscript {
  background-color : #ffff99;
}

.nocommentyet {
  background-color : #6699cc;
}

.uploadreceivedaftercomment {
  background-color : #CF9D19;
}

.uploadreceived {
  background-color : #aabbdd;
}

.commentedonafterupload {
  background-color : #ddeeff;
}

.acceptedforpublication {
  background-color : #ffffff;
}

.nomanuscriptexpected {
	background-color : #009966;
}

.paperassignmanuscriptreceived {
  font-style: italic;
}

.paperassignmanuscriptnotreceived {
  background-color : #ffff99;
}


.presentationuploaded {
  background-color : #228B22;
}

.nopresentationuploaded {
  background-color : #2EBB57;
}

.presentationaccepted {
  background-color : #8FBC8F;
}

.presentationnotaccepted {
  background-color : #98FB98;
}
/* rest of the usually available colors ... */
  
.notecolor { 
  color : #0078AB;}
.headcolor {
  color : Navy;}  
.accentcolor {
  color : Silver;}  

.errorcolor {
  color : #FF0000;
  font-size: 10pt;
 } 


.required {
	color: red;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.note {
      color: #000094;
      font-size: 10pt;
      font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pagetitle {
	font-size: 12pt;
	color: #000094;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.call { font-size: 16pt;
	color: #225DFA;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}  

.smallcall {font-size: 10pt;
	color: black;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.mainhead {
	font-size: 12pt;
	color: #000094;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.maintext {
	font-size: 10pt;
	color: #0078AB;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}	


.pagetitle {
	font-size: 16pt;
	color: #0078AB;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.h2 {
	font-size: 16pt;
	color: #0078AB;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
		

.text {
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

.smallfont {
	font-size: 8pt;
	color: #000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

span.error {
	font-size: 10pt;
	color: red;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-size: 10pt;
	font-weight: bold;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

.smallfont12leading {
	font-size: 8pt;
	line-height: 12pt;
	color: #000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

p {
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

.header1 {
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

.header2 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

.header3 {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.TrackTitle_block { 
	padding: .3em;
	font-weight: bold;
	color: black
	}
	
.TrackTitle_title {color: black;
	font-weight: bold;}

.TrackTitle_instructions {color: #0078AB}

.TrackTitle_input {color: black}

.title_required {font-weight: bold}




a:link {
	text-decoration: underline;
	color: #000099;
}

a:visited {
	text-decoration: underline;
	color: #000066;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a.tooltip span {
	display: none;
	text-decoration: none;
	}

a.tooltip:hover {
	overflow: hidden;
	text-decoration: none;
}

a.tooltip:hover span {
	display: inline;
	border: 1px solid black;
	position: absolute;
	color: 000000;
	background-color: #DFDFDF;
	padding: 5px;
	margin-left: 5px;
	overflow: hidden;
	width: 250px;
	
}

.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;
}

div.in{ padding-left: 1.2in; }

u {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.PCPtitle { background-color: white;
            color: #0078AB;
            font-weight: bold;
}
	
.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: #000094;
               color: #FFFFFF;
               text-align: center;
               vertical-align: middle;
               font-weight: bold;
             }

TD.staffhead { background-color: #21A5A5;
               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: #CC3333;
         }

.staffdate { font-size:   small;
             font-weight: bold;
             color: #CC3333;
           }
           
     body.portal .withdrawndeletedentries, body.portal .completeentries, body.portal .incompleteentries, body.portal .otherentries 
{
	background: #ACACAC;
	width: 25%;
	font-weight: bold;
}
      




