html{
	overflow:scroll;
}

body{
	font-family: "Trebuchet MS", tahoma, verdana;
	background:#996666 url(/images/ESF/bg_wallpaper.gif) repeat-y 50% 0;
	color: #996666;

}


#main_table{

	background-color: white;
	background:#fff;
}

#header_div{
	height:204;
	position:relative;

}


/* Menu Styles Start
--------------------*/
#menu_div {
	position:relative;
	height: 25px;
	width: 775px;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;	
	margin-bottom:0px;
	background-image:url(/images/ESF/menu_bar.gif);
	background-repeat:no-repeat;
	line-height:0.9em;

}


#menu_div ul.subsection_tabs {
	list-style:none;
	margin:0.1em;
	margin-left:0.5em;
	margin-right:0.5em;	
	padding:0;
	clear:both;
	border-bottom:0px solid #ccc;
	height:25px;
	clear:both;
	font-size:10pt;
}

#menu_div ul.subsection_tabs li {
	float:left;
	margin-right:2px;
	text-align:center;
}

#menu_div ul.subsection_tabs li a {
	display:block;
	height:20px;
	padding:5px 3px 0px 3px;
	color:#fff;
	width:100px;
}

#menu_div ul.subsection_tabs li a:hover {
	color:#ff99cc;
}

#menu_div ul.subsection_tabs li a.active {
	color:#ff99cc;

}

#menu_div a {
	font-family: "Trebuchet MS", tahoma, verdana;
	color: #0066ff;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;

}

#menu_div a:hover {
	font-family: "Trebuchet MS", tahoma, verdana;
	color: #77bf42;
	font-size: 13px;
}

/* Menu Styles End
--------------------*/


#content_div{
	position:relative;
	width: 760px;
	margin-left:20px;
	margin-right:20px;
	color:#805555;
	font-family: "Trebuchet MS", tahoma, verdana;
	font-size:11pt;
	background:#fff;
}

#home, #highlights, #schedule, #vendors, #sponsors, #getInvolved, #location{
	top: 10px;
	width: 760px;
	text-align:left;
}

#home_body{
	float:left;
	left:0px;
	width: 605px;
	margin-bottom:10px;	
}

#home_sponsors{
	float:left;
	margin-top:55px;
	margin-left:5px;
	width: 145px;
	height: 550px;
	top:10px;
	text-align:center;
}
#home_sponsor a, img {
	border:none;
}
#sponsor_box{
	border-color:#ccc;	
	border-width:0px;
	border-style:dotted;
	text-align:center;
	font-family: verdana;
	font-size: 8pt;
}


#footer{
	clear:both;
	text-align:center;	
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	margin-top:50px;
	font-size:9pt;
}

/* FORM STYLES START */
#member_form_div
{
	color:#3D5229;
	font-size:9pt;
}

#member_form_div input, #member_form_div select
{
	color:#3D5229;
	font-size:9pt;
}


.fieldWithErrors {
  padding: 1px;
  background-color: red;
  display: table;
}


#errorExplanation {
  width: 410px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

/* FORM STYLES END */


#exhibitor_table{
	width:600px;
	color:#666;
	font-size:8pt;
	font-family:verdana;
}



#exhibitor_table td, #exhibitor_table th{
	padding-top:0.6em;
	padding-bottom:0.6em;

}

#schedule_table{
	font-size:8pt;
	width:760px;
	color:#666;
	font-family:verdana;
	text-align:center;
	border:0px;
	border-color:#ccc;	
	border-spacing: .5em;
	border-style: solid;
	border-collapse:collapse;
}

#schedule_table tr.alt1 {
	background:#E0EEE0;
}

#schedule_table th{
	font-weight:bold;
	background:#E0EEE0;
	color:#666;	
	padding-top:.3em;
	padding-bottom:.3em;
	border:1px;
	border-color:#ccc;	
	border-style: solid;

}

#schedule_table td{
	border:1px;
	text-align:left;
	padding-left:1.5em;
	padding-top:1.0em;
	padding-bottom:1.0em;
	border-color:#ccc;	
	border-style: solid;
}

.schedule_onstage {
	font-size:8pt;
}

.schedule_topic {
	font-weight:normal;
	font-size:8pt;
}

.bio_table {
	border-spacing: 1em;
	border-collapse:collapse;
}

.bio_table td{
	vertical-align:top;
	font-size:9pt;
	border:2px;
	border-color:#ccc;	
	border-style: dotted;
	padding-left:1.5em;
	padding-right:1.5em;	
	padding-top:1.0em;
	padding-bottom:1.0em;
}

#partner_table, #sponsor_table {
	width:750px;
	border:1px;
	border-spacing: 3px;
	border-color:#ccc;	
	border-style: solid;	
}

#sponsor_table td, #partner_table td{
	vertical-align:middle;
	text-align:center;
	
}

.smallprint{
	font-size:8pt;
	color:#bbb;
}

#footer a{
	color:#805555;
}

#home a, #highlights  a,#schedule a, #vendors a, #sponsors a, #getInvolved a, #location a{
	color:#77bf42;
} 
