html{
	overflow:scroll;
}

a{
	-moz-outline-style: none;
}

img{
	border:0;
}

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

}

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

#content_div, #home {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;	
	margin-bottom:0px;	
	height: 635px;
}

#home{
	height: 635px;
	width: 802px;	
}

#tickets, #about, #venue, #sample, #sponsors{
	position:relative;
	height: 635px;
	width: 802px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;	
	margin-bottom:0px;
	background-image:url(/images/ESV/ecosuave_frame.jpg);
	background-repeat:no-repeat;
}


.main_content {
	font-size:8pt;
	font-family: "Lucida Sans";
	color:black;	
	position:absolute;
	height: 353px;
	width: 492px;
	margin-top:130px;
	margin-left:165px;
	margin-right:155px;	
	margin-bottom:170px; 
}
                                       
#sample_container{
	position:relative;     
	width: 502px;   
	height: 340px; 
	overflow:hidden;
}
#sample_content {
	font-size:8pt;
	font-family: "arial";
	color:#000000;	
	height: 220px;
	width: 477px;
	overflow-y:auto;		
}





#tickets a, #about a, #venue a, #sample a, #sponsors a{
	text-decoration:underline;
	color:black;
}

#sponsor_table td{
	text-align:right;
	padding-right:10px;
	font-size:8pt;
	font-weight:normal;
	color:#555;
}               

#sponsor_table .sponsor_logos{
	text-align:left;

}               



#footer a{
	color:#000000;
}

p.title{
	margin-top:0;
	text-align:center;
	font-size:14pt;
	font-weight:bold;
	font-family: "Myriad Pro";
	
}

/* Menu Styles Start
--------------------*/

#menu_div{
	margin-top:0px;
	margin-bottom:0px;
	padding-left:85px;
	color: #000000;	
	height:18px;
	background-image:url(/images/ESV/ecosuave_04.jpg);
	background-repeat:no-repeat;
}

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

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

#menu_div ul.subsection_tabs li a {
	display:block;
	height:0px;
	padding:3px 0px 0px 0px;
	color:#000000;
	width:50px;
}

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

#menu_div ul.subsection_tabs li a.active {
	color:#000000;
	text-decoration:underline;
}

#menu_div a {
	font-family: "Trebuchet MS", tahoma, verdana;
	color: #000000;
	font-size:11px;
	font-weight: bold;
	outline: none;
	text-decoration:none;
}

#menu_div a:hover {
	font-family: "Trebuchet MS", tahoma, verdana;
	font-size: 11px;
	color: #ccc;	
	text-decoration:underline;
}

#menu_div a:focus {
	-moz-outline-style: none;
}

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


/* Menu Styles 2 Start
--------------------*/

#menu_div_two{
	margin-top:0px;
	margin-bottom:0px;
	color: #000000;	
	height:20px;
    background:transparent;
	background-repeat:no-repeat;
}

#menu_div_two ul.subsection_tabs {
	list-style:none;
	margin:0em;
	margin-left:0em;
	margin-right:1em; 	
	padding:0;
	clear:both;
	border-bottom:1px solid #333;
	height:18px;
	clear:both;          
	
}

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

#menu_div_two ul.subsection_tabs li a {
	display:block;
	height:15px;
	padding:3px 0px 0px 0px;
	color:#555;
	width:110px; 
}

#menu_div_two ul.subsection_tabs li a:hover {
	color:#555;
}

#menu_div_two ul.subsection_tabs li a.active {
	color:#fff;
    background:#888;

}

#menu_div_two a {
	color: #555;
	font-size:11px;
	font-weight: normal;
	outline: none;
	text-decoration:none;
}

#menu_div_two a:hover {

	font-size: 11px;
	color: #sampleaa;	
}

#menu_div_two a:focus {
	-moz-outline-style: none;
}

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


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

#member_form_div input, #member_form_div select
{
	color:black;
	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 */


#control_overlay {
	background-color:#000;
}

.modal {
	background-color:#fff;
	padding:10px;
	border:1px solid #333;
}

.tooltip {
	background-image:url("/images/ESV/tooltip_background.png");	
	height:150px;
	width:280px;
	padding-left:5;
	font-family:arial,Verdana;
	font-size:10px;
	color:#fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.tooltip_content
{
	width:260px;
	margin-left:10px;
	margin-right:10px;
	margin-top:4px;
	margin-bottom:5px;
} 
              

.tooltip_large {
	background-image:url("/images/ESV/tooltip_background.png");	
	height:250px;
	width:440px;
	padding-left:5;
	font-family:arial,Verdana;
	font-size:10px;
	color:#fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}     

.tooltip_large_content{
	width:420px;
	margin-left:10px;
	margin-right:10px;
	margin-top:4px;
	margin-bottom:5px;	
}

.sold_out{
	color:red;
}
/* Scroll bar stuff */


