
@import url(/style/shared/RFStyle.css);


a:link { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size : 12px;
	 color : #4B84A6;
	 font-weight : bold; }

a:visited { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	    font-size : 12px;
	    color : #4B84A6;
	    font-weight : bold; }

a:active { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	   font-size : 12px;
	   color : #009CD6;
	   font-weight : bold; }

a:hover { color : #009CD6;
	  font-size : 12px;
	  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	  font-weight : bold;
	  text-decoration : underline; }

BODY { background-color: #FFFFFF; 
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 12px;
     }
     
header { background-color: #FEFFFF;  }

td, p { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
      }

.mainhead { font-size: 24px; 
	    color: #009cd6;
	    font-weight: bold; 
          }

.pagetitle { font-size: 16px;
	     color: #009CD6;
	     font-style: normal;
	     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
           }

.note      { color: #009CD6; }
.notecolor { color: #009CD6; }

/* New Staff Page Layout Styles (March 2006) */
TD.staffmain { background-color: #6c92ab;
               color: #000000;
               text-align: center;
               vertical-align: middle;
               font-weight: bold;
	       font-size: 12px;
               font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;             }

TD.staffhead { background-color: #8EB3CF;
               color: #FFFFFF;
               text-align: center;
               vertical-align: middle;
               font-weight: bold;
	       font-size: 12px;
               font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;             
             }

TD.staff { vertical-align: top;
           width: 350;
	   font-size: 10px;
         }
         
H3.staff { font-size:   small;
           font-weight: bold;
           color: #000000;
         }

.staffdate { font-size:   small;
             font-weight: bold;
             color: #4B84A6;
           }
           
bu { text-decoration: underline;} 

table{
background-color: #ffffff;}


h4 { color: #336598;
     font-weight: bold;
     font-size: 16px;
     }
     
h6 {  color: #de0000;}
     
#bodydiv { width: 800;}
         
a.cflink { color: #FFFFFF;}

/* cecredit evaluation styles */

div.ceContainer { 
	height: 3em; 
	padding: 1em;
}
div.cePrompter {
	height: 2em;
}
div.ceAnswer { 
	float: right;
	padding-left: 1em;
}

div.even { background-color: #EFEFEF; }

div.required { color: red; }

div.CeDeleteDiv {
	padding-left: 1em;
	padding-top: 0.5em;
}

fieldset.CeFieldset {
	margin-bottom: 1em;
}

legend span.blockSpan {
	width: 99%;
	display: block;
}


.logout {
  padding:3px;
  background-color: #FDFF17;
  border: 1px solid #666;
  color:#000;
  text-decoration:none;
  margin-right:10px;
  margin-left:0px;
  margin-top:0px;
  margin-bottom:0px;
}

/* graybox for personalinfo */
.graybox {
    border: 1px solid #2B4E63;
    background-color: #ffffff;
    padding: 5px;
    width:650px;
}

#grayboxtable {
    margin: 5px;	
    text-align: left;
    border-collapse: collapse;
}

.grayboxheader, #grayboxtable  th {
    background-color: #4B84A6;
    color: #FFFFFF;
    margin: -5px;
    padding: 5px;
    border-top: 0px ;
    border-bottom: 1px solid #2B4E63;
    font-weight:bold;
	text-align: center;
}

.topinstructions  {
	border: 1px solid #4B84A6;
    background-color: #ffffff;
    padding: 5px;
    width:650px;
    font-weight:bold;
 }
 
 
/* Quiz Page Styles */

body.quizpage {
	text-align: center;
	background: #FFF url("/img/awhonn/cecredits/body_bg_2011.gif") center top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.quizpage #wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
	padding: .4em .7em;
}

.quizpage .header, .quizpage .subheader {
	width: 960px;
}

.quizpage .header {
	margin: .5em;
	text-align: center;
}

.quizpage .subheader {
	height: 44px;
	line-height: 2.2em;
	border-bottom: 3px solid #DCC889;
	background: url("/img/awhonn/cecredits/menu_bg.gif") repeat scroll 50% 50% #9561C6;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
	color: white;
	margin: 0 -11px;
	width: 982px;
}

.quizpage .subheader-left td, .quizpage .subheader-left a {
	height: inherit;
	padding-left: .7em;
	width: 50%;
	font-size: 18px;
	line-height: 1em;
	color: white;
}

.quizpage .subheader-left a {
	text-decoration: underline;
}

.quizpage .subheader-right {
	float: right;
	height: inherit;
	line-height: 2.2em;
	border-right: 1px solid #5A487B;
	width:50%;
}

.quizpage .left {
	width: 230px;
	background-color: #F4FBEB;
	border-right: 4px solid #E9F7D7;
	padding: .4em;
}

.quizpage .right {
	float: right; 
	width: 700px;
	padding: 5px;
	text-align: left;
}

.quizpage .footer {
	clear: both;
	background: #FFF url("/img/awhonn/cecredits/footer_bg_2011.gif") center top no-repeat;
	font-size: 11px;
	padding: 21px 0 15px;
}

.quizpage table {
	background-color: transparent;
}

.quizpage .logo {
	float: left;
	position: relative;
	top: 35px;
}

.quizpage .button {
	height: 44px;
	/* background: url("/img/awhonn/cecredits/menu_hover_2011.gif") repeat scroll 50% 50% #9561C6; */
}

.quizpage ul.button {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	height: 44px;
	float: right;
}

.quizpage .button li {
	height: 44px;
	display: inline;
}

.quizpage .button li a{
	padding: 13px 13px 17px;
	color: #DDC34C;
	border-left: 1px solid #5A487B;
}

.quizpage .button li a:hover {
	background: url("/img/awhonn/cecredits/menu_hover_2011.gif") repeat scroll 50% 50% #9561C6;
}	

.quizpage .sessionlist {
	padding-left: 1em;
	margin-top: -1em;
}

.quizpage .session_slot {
	color:#69923A; 
	background:#666666 url("/img/awhonn/cecredits/red_title_2011.gif") repeat scroll 0 0;
	font-size:12pt; 
	font-weight:bold;
	margin-left: -1em;
	padding-left: 3px;
	height: 38px;
	line-height: 2.3em;
}

.quizpage .time {
	color:#FF0000;
	margin-top: 1em;
	margin-left: -1em;
}

/* Evaluation List Styles */
#evaluations {
	text-align: center;
}
#displayDiv{
	font-size: 1.1em;
	font-style: normal;
	display: block;
}
#eval_list {
	text-align: left;
	background-color: #DBE5CE;
	padding: 0 0.4em 0.4em;
	line-height: 1.4em;
}
.eval_header {
	background: url("/img/awhonn/cecredits/red_title_2011.gif") repeat scroll 0 0 #9561C6;
	height: 35px;
}

.evalitem {
	margin-bottom: .4em;
}

h2.step {
	font-size: 1em;
	color: #6C943E;
}

div.left a {
	font-style: normal;
}

/* Call for Abstracts */
}
.maincontent {
    background-color: #FFFFFF;
    border: 1px solid #92A387;
    border-radius: 20px 20px 20px 20px;
    display: block;
    float: left;
    margin-left: 100px;
    margin-top: 20px;
    padding: 25px;
    width: 650px;
}
/* *****New Person Step Styles***** */

table.people {
	border-bottom:1px solid #C8C8CB;
	border-collapse:collapse;
	border-top:1px solid #C8C8CB;
	}
	
table.people td {
	border-left:1px solid #C8C8CB;
	border-right:1px solid #C8C8CB;
	background:none repeat scroll 0 0 #FFFFFF;
	}

table.people th {
	border-bottom:1px solid #C8C8CB;
	border-left:1px solid #C8C8CB;
	border-right:1px solid #C8C8CB;
	}

table.people th {
    background-color: #009CD6;
    background-repeat: repeat-x;
    color: #ffffff;
    
	}

table.people tr:hover td {
	background:none repeat scroll 0 0 #DEDEE3;
	}

tr.personrow {
	background-color:#FFFFFF;
	}

table.person {
	background-color:#F5F4F4;
	border:1px solid #C8C8CB;
	}

th.address {
	background-color:#009CD6;
	border-top:1px solid #C8C8CB;
	padding:0px;
	color:#FFFFFF;
	font-size:1.2em;
	}

table.person_addresses {
	border-collapse:collapse;
	margin-top:7px;
	border:1px solid #C8C8CB;
	}

.sectionboxtable td, .sectionbox table td {
	border-top:1px solid #C8C8CB;
	padding:3px;
	vertical-align:top;
	}

table.person td {
	background-color:#FFFFFF;
	color:#336598;
	padding: 8px;
	}
	
.personsubheadercell {
	color:#336598;
	font-weight:bold;
	border-top: 1px solid #C8C8CB;
	}
	

	
table.person td.personheadercell {
	background-color:#009CD6;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #C8C8CB;
	text-align:center;
	font-size:1.2em;
	}

#Role_PresenterType_label, #Role_PresenterTypeOther_label {
	font-weight:bold;
	margin-left:0px;
	}
	
#PersonalInfo_Role_PresenterType .PersonalInfo_input{
	margin-left:10px;
	}
	
#personPage div.error {
	margin:0;
	text-align:left;
	}
	
table.person td.personcell {
	border-top:0;
	}

/* *****END New Person Step Styles***** */	