*{ margin:0; padding:0;}
body{
	background-color:#ebebeb;
	font-size:12px;
	color:#313131;
	font-family:Arial, Helvetica, sans-serif;
}
a{
	color:#cc0000;
}
a:hover{
	color:#000000;
}
/***********************************************************/

html, body {
	height:100%;
}

#reg_detail{
font-size:15px;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: #eeeeee;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}




#container{
	margin:0 auto;
	width:1000px;
	min-height:100%;
	height:100%;
	background-color:#FFFFFF;
}

html > body #container {
	height:auto;
	min-height:100%;
}

/***********************************************************/
.header{
	width:1000px;
	height:97px !important;
	text-align:left;
}
.header a img{ border:0;}
/***********************************************************/
#contentContainer{
	width:auto;
	min-height:100%;
	margin:0 20px 20px 20px;
}
/************************************************************/
.TopMenu{
	width:auto;
	height:auto;
	margin:15px 0 15px 0;
	text-align: center;
}
.submenu {
  text-align: left;
}
.TopMenu ul li{
	list-style:none;
	display:inline;
}
.TopMenu li{
	background:url(../images/linkTopImg.gif) no-repeat left;
	padding-left:18px;
	margin-right:30px;
}
.TopMenu a{
	text-decoration:none;
	font-size:15px;
	color:#000000;
}
/********************************************************/
.FindSeminar{
	background-color:#adcffe;
	border:1px dashed #000000;
	width:auto;
	height:auto;
	color:#000000;
	font-size:13px;
}
.SeminarStrong{
	color:#cc0000;
	font-size:18px;
}
.FindSeminarTD td{
	text-align:left;
	padding:7px 7px;
}
#zip{


}
.submitGO{
	background:url(../images/submit.gif) repeat-x bottom #FFFFFF;
	border:1px solid #FFFFFF;
	color:#727272;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:1px 7px 1px 7px;
	position:relative;
	cursor:pointer;
	width:auto !important;
	margin-right:10px;
}
.submitGO:hover{
	background:url(../images/submitRegister.gif) repeat-x bottom #bcbcbc;
	color:#FFFFFF;
	text-decoration:none;
}
/********************************************************/
.main_content_container{
	text-align:left;
	width:auto;
	height:auto;
	margin:20px 0 20px 0;
}
.main_content_container h1{
	font-weight:bold;
	font-size:20px;
	color:#000000;
	margin:7px 0 7px 0;
}
.main_content_container hr{
	border:0;
	background:#ebebeb;
	height:1px;
	margin:10px 0 10px 0;
}
.RightText{
	float:right;
	width:690px;
	height:auto;
	line-height:18px;
}
.image{
	float:left;
	width:251px;
}
.allText{
	line-height:18px;
	width:auto;
	height:auto;
	margin-top:10px;
	background-color:#f9f9f9;
	border:1px solid #dedede;
}
.bord{
	background:url(../images/costBord.gif) repeat-x top;
	height:1px;
	width:auto;
	margin:7px 0 7px 0;
}
.registerSubmit{
	padding:1px 7px 1px 7px;
	color:#FFFFFF;
	background:url(../images/submitRegister.gif) repeat-x bottom #bcbcbc;
	border:1px solid #9f9f9f;
	cursor:pointer;
}
.registerSubmit:hover{
	background:url(../images/submit.gif) repeat-x bottom #FFFFFF;
	color:#727272;
}
.leftBox{
	float:left;
	text-align:left;
}
.rightBox{
	float:right;
	text-align:left;
	width:517px;
	margin-right:50px;
}
* html .rightBox{margin-right:30px;}
.rightBox li{
	margin-left:15px;
	line-height:25px;
}
.greenBox{
	background:#c4eeac;
	border:2px solid #FFFFFF;
	width:180px;
}
.bordGreen{
	border:#c4eeac solid 1px;
}
.userBox{
	text-align:center;
	width:150px;
	margin-left:15px;
}
.userBox img{
	padding:3px 3px;
	background-color:#ececec;
	border:1px solid #999999;
}
.userlink{
	margin-top:10px;
}
.userlink a{
	font-size:15px;
}
.linkBord{
	background:url(../images/bord.gif) repeat-x top;
	height:1px;
	margin:7px 0 7px 0;
}
/***************************************/
.TemBox01, .TemBox02{
	width:auto;
	height:auto;
	margin:10px 0 7px 0;
	border:1px solid #d2d9de;
	line-height:18px;
}
.TemBox02{
	background-color:#f5f5f5;
}
.TemBox02 h2{
	text-transform:uppercase;
	color:#4089db;	
	margin:2px 0 5px 0;
}
.TemBox01 h1, .TemBox02 h1{
	text-transform:uppercase;
	color:#4089db;
	margin:2px 0 5px 0;	
	font-weight:bold;
	font-size:20px;
}
.TemBox01 li{
	margin-left:15px;
}
.TemBox02 li{
	margin-left:15px;
}
/*************==Search css==************/
.SearchResults{
	margin:15px 0 15px 0;
	border:1px solid #e3e9ef;
	clear:both;
	}
.SearchResults td a{
	text-decoration:none;
	color:#1d72bc;
}
.SearchResults td a:hover{
	text-decoration:underline;
}
.blueTd{
	color:#FFFFFF;
	text-align:left;
	padding:4px 10px 4px 10px;
	background:url(../images/tdBord.gif) repeat-y right #1d72bc;
}
.blueTd a{
	text-decoration:none;
	color:#FFFFFF !important;
}
.blueTd a:hover{ text-decoration:underline !important;}
.whiteTd{
	text-align:left;
	padding:4px 10px 4px 10px;
	background:url(../images/tdBord.gif) repeat-y right;
}
.blueTdB1{
	padding:4px 10px 4px 10px;
	background:#1d72bc;
	color:#FFFFFF;
}
.whiteTdB{
	padding:4px 10px 4px 10px;
	background:#fff;
}
.AllInput{
	background-color:#f9f9f9;
	border:1px solid #dedede;
	height:21px;
}
.formTable td{
}
/***************************************/
.clear{
	clear:both;
	height:1px;
	width:auto;
}
.pad{
	padding:7px 7px;
}
/********************************************************/
#footer{
	width:1000px;
	height:auto;
	background-color:#d7d7d7;
	text-align:center;
	padding:10px 0 10px 0;
}
.FooterMenu ul li{
	list-style:none;
	display:inline;
}
.FooterMenu li{	
}
.FooterMenu a{
	text-decoration:none;
	font-size:12px;
	color:#404040;
	padding:5px 20px;
}
.FooterMenu a:hover{ text-decoration:underline; color:#FFFFFF;}
/*********************************************************/
table.faq
{ 
font-weight: normal;
font-size: 14px;
}

.mainmenu A:hover {text-decoration: underline; color: blue;}

/*Endertech additions*/
.FindSeminar #presenterid option {
	padding-right:2em;
}

.FindSeminar #zipdist option {
	padding-right:1em;
}

.FindSeminar #state option {
	padding-right:2em;
}

.main_content {
	margin:20px 0px 0px 0px;
}

#mailing_list .formTable .formHeader, #exhibitor .formTable .formHeader, #registration .formTable .formHeader, #continuing_search .formTable .formHeader, #contact_us .formTable .formHeader {
	width:150px;
	padding-right:5px;
	text-align:right;
}

#mailing_list .formTable input, #exhibitor .formTable input, #registration .formTable input, #continuing_search .formTable input, #contact_us .formTable input {
	width:225px;
}

#mailing_list .formTable select, #exhibitor .formTable select, #registration .formTable select, #continuing_search .formTable select, #contact_us .formTable select {
	font-size:11px;
}

#mailing_list .formTable textarea, #exhibitor .formTable textarea, #registration .formTable textarea, #continuing_search .formTable textarea, #contact_us .formTable textarea {
	width:357px;
	height:100px;
}

.CityInput, .ZipInput {
	background-color:#f9f9f9;
	border:1px solid #dedede;
	height:21px;
}

.CityInput {
	width:75px !important;
}

.ZipInput {
	width:auto !important;
}

.formTable input[type="radio"] {
	width:auto !important;
}

.formTable input[type="checkbox"] {
	width:auto !important;
}

.form-error-msg, .form_error {
	color:red;
}

#continuing_education_state option {
	padding-right:2em;
}

#seminar_registration_card_type option, #seminar_registration_card_expiration_month option, #seminar_registration_card_expiration_year option {
	padding-right:2em;
}

.faq {
	width:950px; 
	margin:0px auto;
}

.faq_list {
	margin-left:20px;
}

.faq_answer p {
	margin:10px 0px;
}

.faq_answer li {
	margin:0px 0px 0px 20px;
}
.seminartemplatedetail{
	width:600px; 
	height:300px
}

.seminarRegistration h2 {
	margin:5px 0px;
}

.attendee, .payment, .school, .seminar_info {
	clear:both;
	margin:0px 0px 10px 0px;
}

.seminarRegistrationRow {
	clear:both;
}

.seminarRegistrationHeader {
	float:left;
	width:150px;
	font-weight:bold;
}

.seminarRegistrationContent {
	float:left;
}

.submain {
	position:relative;
}

ul.submenu {
	position:absolute;
	top:15px;
	left:0px;
	width:330px;
	background:white;
}

.submenu li {
	display:block !important;
}

#continuing_education {
	margin:20px 0px;
}

.continuing_education_detail {
	padding:10px 0px;
}

.results_list {
	float:left;
}

.results_clear {
	float:right;
}

.mceIframeContainer iframe {
	height:300px !important;
}

#exhibitor_have_exhibited_1, #exhibitor_have_exhibited, #seminar_registration_bill_billmehome, #seminar_registration_bill_me_home, #seminar_registration_bill_billmeschool, #seminar_registration_bill_billmyschool, #seminar_registration_bill_billmyschooldistrict, #seminar_registration_bill_billcheck, #seminar_registration_bill_billcc {
	width:auto !important;
}
