#si_ei,
#overDiv,
.help_popup,
.eventreg {
	font-family: "Lucida Grande", Arial, Geneva, sans-serif; 
	font-size: 11px;
}
a.accessibility_mode {
	display: block;
	padding-left: 22px;
	height: 20px;	
	margin-right: 11px;
	float: right;
	font: 11px Arial, Helvetica, Sans-serif;
	line-height: 18px;
	color: #000;
}
a.acc_mode-off {
	background: transparent url("/si_ei/images/accmode.gif") no-repeat 0% 50%;
}
a.acc_mode-on {
	background: transparent url("/images/module_icecold/accmode-on.gif") no-repeat 0% 50%;;
}
/* -- EVENT REG -------------------------------------------- */
.eventreg td {
	font-size: 11px;
}

.blurb, .field-blurb, .section-blurb, .errors-blurb, .field-error, .errors-text {
	font-size: 11px;

}
.blurb, .field-blurb, .section-blurb {
	color: #960;
}
.field-error {
	color: #c00;
}
.required-msg-td {
	font-weight: bold;
}
.required-msg,
.reqd_msg {
	padding: 14px;
	text-transform: uppercase;
	color: #666;
}
.sb-body .required-msg {
	padding: 2px;
}
.errors-section-td {
	color: #c00;
}
.errors-section {

}
.errors-blurb-td {

}
.errors-blurb {
	color: #ff0000;
}
.errors-text-td {

}
.errors-text {

}
.label-td, .errors-section-td {
}
.section-td {
/*	font-family: Arial, Helvetica, Sans-serif; */
	font-size: 16px;
}
.section-td, .errors-section-td {
	font-weight: bold;
}
.section, 
.job-posting-section,
.errors-section {
	padding: 11px 4px 2px 4px;
}
.section,
.job-posting-section { 
	font-family: "Lucida Grande", Arial,sans-serif;
	font-size: 16px;
	color: #555;
	padding-top: 11px;
	padding-bottom: 6px;
	padding-left: 10px;
}	
.field, .errors-text {
		padding-bottom: 6px;
}
.buttons,
.buttonbar {
	border-top: 1px solid #999;
	margin-top: 11px;
	padding: 11px 8px 8px 8px;

}
.buttons_top,
.buttonbar_top {
	border-bottom: 1px solid #999;
	margin-bottom: 11px;
	padding: 8px 8px 11px 8px;
}
.label,
.subform_fields div.Subheading {
	padding: 2px 4px 6px 4px;
	color: #404040;
	text-align: right;
}
.sb .label {
	text-align: left;
}
#si_ei .subform_fields div.Subheading {
	text-align: left;
	font-weight: normal;
	padding-left: 0;
	padding-bottom: 0;
}	
.label input {
	padding-top: 13px;
}
.sb-body .section {
	padding: 0;
}
.sb-body .field, .sb-body .label {
	padding: 4px 0;
	
}
.sb-body .label {
	padding-right: 2px;
	padding-top: 6px;
	width: 100px;
}
.sb-body .buttons,
.sb-body .buttonbar {
	padding: 0;
	padding-top: 2px;
}
.sb-body td.divider-field {
	border-top: 1px solid #999;
}
.section-blurb {
	margin-left: 10px;
}
.eventcontent .subform .label {
	text-align: left;
	padding: 0;
}
.req-indicator {
	color: #FF0000;
}
.field-blurbs-errors, .section-blurb, .errors-blurb {
	padding: 2px 4px 2px 0px;
}
 .field-blurb, .field-error {
	padding-bottom: 2px;
}
.sb-body .field-blurb, .sb-body .section-blurb, .sb-body .field-blurbs-errors {
	padding: 0;
}
.sb-body .section-blurb {
	padding: 0 0 8px 0;
	margin: 0;
}
.sb-body .field-blurb, .sb-body .label, .sb-body .field, .sb-body .section-blurb {


}
.field-error-td {
	color: #c00;

}
.divider-section {
	background-color: #000;
}
.divider-section {
	display: none;
}
.divider-field {
	background-color: #ddd;
	background-image: url("/images/bg-rule-horiz-dotted-999-fff.gif"); 
	display: none;
}
.divider-errors-section {
	background-color: #900;
}
.buttons {
	
}
.fee-title, .fee-warning {
	font-weight: bold;
	padding-left: 16px;
}
 .fee-warning {
	color: #CC0000;
 }
 .fee-details {
	padding-left: 32px;
 }
 .more-info {
	padding: 0px 0px 16px 0px;
 }
 .more-info-details {
	
	padding-left: 11px;
 }
 .more-info a {
	font-size: 11px;
	font-weight: bold;
	color: #000;
 }
.day-details {
	padding-left: 26px;
}
.border-000 {
	background-image: url("/images/bg-rule-horiz-000-fff.gif");
	background-color: #000;
}
.pageheader {
	background-image: url("/images/bg_header-rule-drkblue.gif");
}
/* =====================  
  LIST
  --------------------------------- */
th.listheader, th.listheader2, th.listheaderhi, td.listcontent, td.listcontenthi  {

	font-size: 11px;
}
th.listheader {
	background-image:  url("/images/bg-gradient-white-gray.jpg");
	font-weight: normal;
}
th.listheader2 {
	background-image:  url("/images/bg-gradient-white-gray.jpg");
	font-weight: bold;
}
th.listheaderhi {
	background-image:  url("/images/bg-gradient-lghtgray-drkgray.jpg");
	font-weight: bold;
}
td.listborder {
	background-color: #999999;
}
td.listcontenthi  {
	background-color: #eeeeee;
}
th.listheader a, th.listheaderhi a {
	text-decoration: none;
	color: #000000;
}
td.listcontent a:link {
	color: #900;
}
td.listcontent a:visited {
	color: #666;
}
.eventinfo {
	border: 1px solid #CCC;
    width: 96%; 
	padding: 32px;
}

/* --  EMPLOYER PROFILE   &   JOB POSTING  --  */
.emp-profile-text {

        font-size: 11px;
		padding: 0px 4px 9px 6px;
}
 .emp-profile-subheading {
        font-family: Helvetica, Arial, Sans-serif;
        font-size: 11px;
        font-weight: bold;
		padding: 8px 4px 0px 6px;
		color: #333;
		
}
.emp-profile-section {
	font-family: Verdana, Geneva, Lucida, Sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 20px 4px 2px 0px;

}
.emp-profile-navlink, .emp-profile-navlink:link, .emp-profile-navlink:visited {
	    font-family: Verdana, Geneva, Lucida, Sans-serif;
        font-size: 11px;
        color: #900;
		text-decoration: none;
		text-transform: lowercase;
		
}
.emp-profile-navlink:focus, .emp-profile-navlink:hover {
        color: #f00;
}
.emp-profile-navlink:active {
	  color: #666;
}
.eventcontent {
	padding-left: 6px;
}
