@charset "UTF-8";

/*
***********************************************************

LAYOUT

***********************************************************
*/

body  {
	font-family: Verdana;
	font-size:9pt;
	color:#33ccff;
	background-color: #000000;
	background-repeat: repeat;
	background-attachment:fixed;
	margin: 0; 
	padding: 0;
	font-weight:normal;
	line-height: 140%

}


/* links */

a:link, a:visited {
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
	text-decoration:underline;


}

a:hover {
	text-decoration:none;
}



.thrColFixHdr #container { 
	width: 988px;  
	margin: 0 auto; 
	text-align: left; 
} 
.thrColFixHdr #header { 
	width: 988px;
	
	padding: 0;
	margin: 0px 0 10px 0;
	text-align:center;
	} 


/*
***********************************************************

NAV


***********************************************************
*/

#nav {
	width:auto;
	margin:0;
	padding:0;
	list-style-type:none;
}

#nav li {
	float:left;
}

#nav li a {
	color:#fff;
	display:block;
	text-indent:-999em;
}

/******/

#nav .competition { /* Hack to pre load on state */
	background:url(../images/bt_competition_off.jpg) no-repeat;
}

#nav .competition a {
	background:url(../images/bt_competition_off.jpg) no-repeat;
	width: 183px;
	height: 30px;
}
#nav .competition a:hover {
	background:url(../images/bt_competition_on.jpg) no-repeat;
}
#nav .competitionON a {
	background:url(../images/bt_competition_on.jpg) no-repeat;
	width: 183px;
	height: 30px;
}

/******/

#nav .about { /* Hack to pre load on state */
	background:url(../images/bt_about_off.jpg) no-repeat;
}

#nav .about a {
	background:url(../images/bt_about_off.jpg) no-repeat;
	width: 183px;
	height: 28px;
}
#nav .about a:hover {
	background:url(../images/bt_about_on.jpg) no-repeat;
}
#nav .aboutON a {
	background:url(../images/bt_about_on.jpg) no-repeat;
	width: 183px;
	height: 28px;
}

/******/

#nav .blog { /* Hack to pre load on state */
	background:url(../images/bt_blog_off.jpg) no-repeat;
}

#nav .blog a {
	background:url(../images/bt_blog_off.jpg) no-repeat;
	width: 183px;
	height: 28px;
}
#nav .blog a:hover {
	background:url(../images/bt_blog_on.jpg) no-repeat;
}
#nav .blogON a {
	background:url(../images/bt_blog_on.jpg) no-repeat;
	width: 183px;
	height: 28px;
}

/******/

#nav .founders { /* Hack to pre load on state */
	background:url(../images/bt_founders_off.jpg) no-repeat;
}

#nav .founders a {
	background:url(../images/bt_founders_off.jpg) no-repeat;
	width: 183px;
	height: 21px;
}
#nav .founders a:hover {
	background:url(../images/bt_founders_on.jpg) no-repeat;
}
#nav .foundersON a {
	background:url(../images/bt_founders_on.jpg) no-repeat;
	width: 183px;
	height: 21px;
}


/******/

#nav .partners { /* Hack to pre load on state */
	background:url(../images/bt_partners_off.jpg) no-repeat;
}

#nav .partners a {
	background:url(../images/bt_partners_off.jpg) no-repeat;
	width: 183px;
	height: 21px;
}
#nav .partners a:hover {
	background:url(../images/bt_partners_on.jpg) no-repeat;
}
#nav .partnersON a {
	background:url(../images/bt_partners_on.jpg) no-repeat;
	width: 183px;
	height: 21px;
}

/******/

#nav .sponsors { /* Hack to pre load on state */
	background:url(../images/bt_sponsors_off.jpg) no-repeat;
}

#nav .sponsors a {
	background:url(../images/bt_sponsors_off.jpg) no-repeat;
	width: 183px;
	height: 28px;
}
#nav .sponsors a:hover {
	background:url(../images/bt_sponsors_on.jpg) no-repeat;
}
#nav .sponsorsON a {
	background:url(../images/bt_sponsors_on.jpg) no-repeat;
	width: 183px;
	height: 28px;
}


/******/

#nav .benefits { /* Hack to pre load on state */
	background:url(../images/bt_benefits_off.jpg) no-repeat;
}

#nav .benefits a {
	background:url(../images/bt_benefits_off.jpg) no-repeat;
	width: 183px;
	height: 28px;
}
#nav .benefits a:hover {
	background:url(../images/bt_benefits_on.jpg) no-repeat;
}
#nav .benefitsON a {
	background:url(../images/bt_benefits_on.jpg) no-repeat;
	width: 183px;
	height: 28px;
}

/******/

#nav .possible { /* Hack to pre load on state */
	background:url(../images/bt_possible_off.jpg) no-repeat;
}

#nav .possible a {
	background:url(../images/bt_possible_off.jpg) no-repeat;
	width: 198px;
	height: 22px;
}
#nav .possible a:hover {
	background:url(../images/bt_possible_on.jpg) no-repeat;
}
#nav .possibleON a {
	background:url(../images/bt_possible_on.jpg) no-repeat;
	width: 198px;
	height: 22px;
}

/******/

#nav .charities { /* Hack to pre load on state */
	background:url(../images/bt_charities_off.jpg) no-repeat;
}

#nav .charities a {
	background:url(../images/bt_charities_off.jpg) no-repeat;
	width: 198px;
	height: 28px;
}
#nav .charities a:hover {
	background:url(../images/bt_charities_on.jpg) no-repeat;
}
#nav .charitiesON a {
	background:url(../images/bt_charities_on.jpg) no-repeat;
	width: 198px;
	height: 28px;
}

/******/

#nav .venues { /* Hack to pre load on state */
	background:url(../images/bt_venue_off.jpg) no-repeat;
}

#nav .venues a {
	background:url(../images/bt_venue_off.jpg) no-repeat;
	width: 183px;
	height: 24px;
}
#nav .venues a:hover {
	background:url(../images/bt_venue_on.jpg) no-repeat;
}
#nav .venuesON a {
	background:url(../images/bt_venue_on.jpg) no-repeat;
	width: 183px;
	height: 24px;
}


/******/

#nav .venuelistings { /* Hack to pre load on state */
	background:url(../images/bt_venuelisting_off.jpg) no-repeat;
}

#nav .venuelistings a {
	background:url(../images/bt_venuelisting_off.jpg) no-repeat;
	width: 183px;
	height: 21px;
}
#nav .venuelistings a:hover {
	background:url(../images/bt_venuelisting_on.jpg) no-repeat;
}
#nav .venuelistingsON a {
	background:url(../images/bt_venuelisting_on.jpg) no-repeat;
	width: 183px;
	height: 21px;
}


/******/

#nav .venuesignup { /* Hack to pre load on state */
	background:url(../images/bt_venuesignup_off.jpg) no-repeat;
}

#nav .venuesignup a {
	background:url(../images/bt_venuesignup_off.jpg) no-repeat;
	width: 183px;
	height: 21px;
}
#nav .venuesignup a:hover {
	background:url(../images/bt_venuesignup_on.jpg) no-repeat;
}
#nav .venuesignupON a {
	background:url(../images/bt_venuesignup_on.jpg) no-repeat;
	width: 183px;
	height: 21px;
}

/******/


#nav .venuepartners { /* Hack to pre load on state */
	background:url(../images/bt_venuepartners_off.jpg) no-repeat;
}

#nav .venuepartners a {
	background:url(../images/bt_venuepartners_off.jpg) no-repeat;
	width: 183px;
	height: 21px;
}
#nav .venuepartners a:hover {
	background:url(../images/bt_venuepartners_on.jpg) no-repeat;
}
#nav .venuepartnersON a {
	background:url(../images/bt_venuepartners_on.jpg) no-repeat;
	width: 183px;
	height: 21px;
}

/******/

#nav .support { /* Hack to pre load on state */
	background:url(../images/bt_support_off.jpg) no-repeat;
}

#nav .support a {
	background:url(../images/bt_support_off.jpg) no-repeat;
	width: 183px;
	height: 28px;
}
#nav .support a:hover {
	background:url(../images/bt_support_on.jpg) no-repeat;
}
#nav .supportON a {
	background:url(../images/bt_support_on.jpg) no-repeat;
	width: 183px;
	height: 28px;
}

/******/

#nav .contact { /* Hack to pre load on state */
	background:url(../images/bt_contact_off.jpg) no-repeat;
}

#nav .contact a {
	background:url(../images/bt_contact_off.jpg) no-repeat;
	width: 183px;
	height: 28px;
}
#nav .contact a:hover {
	background:url(../images/bt_contact_on.gif) no-repeat;
}
#nav .contactON a {
	background:url(../images/bt_contact_on.gif) no-repeat;
	width: 183px;
	height: 28px;
}


/******/

#nav .venuesearch { /* Hack to pre load on state */
	background:url(../images/bt_vsearch_off.gif) no-repeat;
	margin: 15px 0 0 0;
}

#nav .venuesearch a.but {
	background:url(../images/bt_vsearch_off.gif) no-repeat;
	width: 183px;
	height: 28px;
}
#nav .venuesearch a.but:hover {
	background:url(../images/bt_vsearch_on.gif) no-repeat;
}

#nav .venuesearchON { 
	margin: 15px 0 0 0;
}

#nav .venuesearchON a.but {
	background:url(../images/bt_vsearch_on.gif) no-repeat;
	width: 183px;
	height: 28px;
}

#nav .venuesearch p, .venuesearchON p { 
	margin: 0 0 6px 12px;
	padding: 0;
	font-size: 10px;
	color:#999;
}

#nav .venuesearch p.note {
	margin-top: 4px;
}

#nav .venuesearch p a, .venuesearchON p a { 
	color:#fff;
	display:inline;
	text-indent: 0;
}


#nav .eventsearch { /* Hack to pre load on state */
	background:url(../images/bt_esearch_off.gif) no-repeat;
	margin: 15px 0 0 0;
}

#nav .eventsearch a {
	background:url(../images/bt_esearch_off.gif) no-repeat;
	width: 183px;
	height: 28px;
}
#nav .eventsearch a:hover {
	background:url(../images/bt_esearch_on.gif) no-repeat;
}

#nav .eventsearchON { 
	margin: 15px 0 0 0;
}

#nav .eventsearchON a {
	background:url(../images/bt_esearch_on.gif) no-repeat;
	width: 183px;
	height: 28px;
}

#nav .eventsearch p, .eventsearchON p { 
	margin: 0 0 6px 12px;
	padding: 0;
	font-size: 10px;
	color:#999;
}


/*
***********************************************************

SIdebar 1

***********************************************************
*/


.thrColFixHdr #sidebar1 {
	float: left;
	width: 230px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the 				padding and border in addition to the width */
	height:450px;
	padding: 0px; 
	margin: 5px 0px 0px 30px;
	background-repeat: repeat-y;
}

#sidebar1 H1 {
	color:#5d9546;
	font-size:1.2em;
	margin: 5px 0 0 0;
	padding: 0px; 
	
	}

	 
#sidebar1 a.on {
	
	text-decoration:underline;
}	

/*
***********************************************************

SIdebar 2

***********************************************************
*/


.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 250px; 
	height:450px;
	padding: 0px; 
	margin: 0px 0px 0px 0px;
	background-repeat: repeat-y;
	
}

 #sidebar2 p {
	font-size:1.0em;
	width: 250px;
	margin:15px 0px;
	color: #ff9900;
	line-height: 1.4em;
	padding: 0px; 

	 }
	 
 #sidebar2 H1 {
	 font-size:1.3em;
	 line-height:1.1em;
		width: 200px;
	font-weight:bold;
	color:#606259;
	margin: 3px 0px 0px 0px;
	padding: 0px; 

	 }
	 
 #sidebar2 H2 {
	font-size:1.0em;
	color:#ffffff;
	line-height: 1.1em;
	font-weight:bold;
	margin:0px 0px -12px 0px;

	 }

a:link, a:visited {
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
	text-decoration:underline;


}

a:hover {
	text-decoration:none;
}


/*
***********************************************************

MainContent

***********************************************************
*/

#mainContent H1
{
	margin:0;
	padding:0;
	padding-top:5px;
	font-size:2em;
	
	}
	
	#mainContent H2 {	 
	font-size:1.0em;
	color:#ffffff;
	line-height: 1.1em;
	font-weight:bold;
	margin:16px 0px -7px 0px;
	 
	}
	
	form#searchform {
		margin: 0 0 0 10px;	
	}

	
	#eventBlock {
		margin: 0;
		padding: 15px 0 15px 0;
		border-top: 1px solid #333;
		float:left;
		width: 400px;
	}
	
	#eventBlock #right {
		margin: 0;
		padding: 0;
		float:right;
		width: 280px;
	}
	
	#eventBlock img.eventImg {
		border: 3px solid #999;	
	}
	
	
	
	#eventBlock p a {
		color:#999;
		text-decoration:none;
	}
	
	
	#mainContent H3 {	 
	font-size:1.2em;
	line-height: 1.3em;
	color:#fff;
	font-weight:bold;
	padding: 0;
	margin: 0;
	}
	
	#mainContent H3 a {
		text-decoration:none;
		font-weight:bold;
	
	}
	
	#mainContent H4 {	 
	font-size:.9em;
	color:#999;
	line-height: 1.5em;
	font-weight:normal;
	 padding: 6px 0 0 0;
	margin: 0
	}
	
	#mainContent H4 a {	 
		color:#999;
		font-weight:bold;
		text-decoration:none;
	}
	
	#mainContent H4 a:hover {	 
		color:#999;
		font-weight:bold;
		text-decoration:none;
	}
	
	#mainContent H5 {	 
	font-size:1.0em;
	color:#ffffff;
	line-height: 1.1em;
	font-weight:bold;
	margin:16px 0px -7px 0px;
	 
	}

#mainContent p.bold {
	font-weight:bold;
	
	}
	

#mainContent p {
	font-family: Verdana;
	font-size:9pt;
	color:#33ccff;
	background-color: #000000;
	background-repeat: repeat;
	background-attachment:fixed;
	margin: 13px 0 0 0; 
	padding: 0;
	font-weight:normal;
	line-height: 140%

}

.thrColFixHdr #mainContent { 
	margin: 0 200px 0 175px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 80px 0 122px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 




.thrColFixHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	width :998px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}


/*
***********************************************************

AKKORDEON

***********************************************************
*/

		/*
			Vertical Accordions
		*/
		
		.accordion_toggle {
				
				display: block;
				height: 25px;
				width: 400px;
				line-height: 15px;
				font-weight: normal;
				text-decoration: none;
				outline: none;
				font-size: 16px;
			
				cursor: pointer;
				margin: 0 0 0 3px;
				border-bottom: 1px solid #ccc;
				/*background-color:#5d9546;*/
				margin-top:10px;
				color: #fff;

				

		}
		
		
		
		.accordion_toggle:hover {
	color:#fd01a4;
		}
		
		.accordion_toggle_active {
					color:#31CCFF;

			
		}
		
		.accordion_content {
				color: #fff;
				overflow: hidden;
				padding: 5px 10px 15px 5px;
				line-height:normal;
		}
			
			
			
			.accordion_content p {
				padding: 5px 10px 15px 0px;
			}
			
					
    /* Container styling*/

    
    #vertical_nested_container {
      margin: 0px auto 0px 0px;
    }







/*
***********************************************************

FOOTER

***********************************************************
*/

#footer {
	border-top: solid 1px #000000;
	
	margin: 15px 0 15px 20px;
	color:#333333;
	float:left;
	text-align:left;
}




/*
***********************************************************

Clearstuff

***********************************************************
*/

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*
***********************************************************

Paging

***********************************************************
*/

#paging {
	float:left;
	width: 390px;
	background-color:#333;
	padding: 5px;
	margin: 0;
	text-align:center;
}

#paging p {
	padding: 0;
	margin:0;
	background:none;
}

#paging p {
	color:#999;
}

#paging p a {
	text-decoration:none;
}

#paging p a:hover {
	color:#999;
	text-decoration:none;
}

#paging p a.on {
	color:#ff009b;
}
