@charset "utf-8";

#container {
	width: 100%;  
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}

.productAvailability {
	color: #FF0000;
}

#AccordionPadding ul {
	padding: 0px;
	margin: 0px;
}

#AccordionPadding ul li {
	padding: 0 0 1px 6px;
	margin: 0px;
	list-style: none;
	font-size: 11px;
}

#container2 {
	width: 900px; 
	background: #FFFFFF;
	text-align: left; 
}

#flashcontent {
		border: solid 0px #000;
		width: 450px;
		height: 370px;
		float: left;
}


#pageTitles {
	margin-left: -30px;
	font-weight: bold;
}

.featureTitle {
	margin-left: -30px;
	font-weight: bold;
}


.formField{
	margin-bottom: 3px;
	background-color:#d9edfc;
	border: 1px solid #4998cd;
	}
	
	
#bodstyle {
	border-bottom: #cccccc 1px dotted;
}	

.venueSearchForm #what {
	width: 150px;
	background-color:#d9edfc;
	border: 1px solid #4998cd;
}

.venueSearchForm #where {
	width: 150px;
	background-color:#d9edfc;
	border: 1px solid #4998cd;
}

.venueSearchForm #category {
	width: 150px;
	background-color:#d9edfc;
	border: 1px solid #4998cd;
}

		
#header {
	position: relative;
	left:0px;
	top:0px;
	width:100%;
	height:125px;
	background-image:url(/custom/themes/default/images/tile-top.gif);
	background-repeat:repeat-x;
}

#search {
	position: absolute;
	top: 95px;
	left: 10px;
	z-index:2;
}

#loginContainer {
	position: absolute;
	top: 78px;
	left: -3px;
	width: 769px;
	height: 40px;
	background-image:url(/custom/themes/default/images/tile-top2.gif);
	background-repeat:repeat-x;
	z-index: 1;
}

#loginBox {
	position: absolute;
	top: 0px;
	left: 485px;
	width: 430px;
	height: 40px;
	background-image:url(/custom/themes/default/images/searchbox2.gif);
	background-repeat:no-repeat;
	z-index: 2;
}

#loginBoxTxt{
	position: relative;
	padding: 5px 0px 5px 40px;
	font-size: 11px;
	}
	
#mainContent {
	padding: 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.homewrap{
	width: 850px;
	float: left;
	font-size: 12px;
}

.homeLContainer{  /* Home Page Left Column */
	float: left;
	width: 365px;
}

.homeRContainer{ /* Home Page Right Column */
	margin-left: 375px;
	width: 440px;
	}
.homeRContainer h1{ 
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 1px 0px 0px 0px;
}	



#HeadTxt{
	width: 335px;
	height: 24px;
	color: #ffffff;
	padding: 1px 0px 0px 30px;
	background-image:url(/custom/themes/default/images/tabnextevent.gif);
}	


/*#rblockwrap {
	width: 370px;
	padding-bottom: 10px;
	float: left;
	border: 1px solid #000000;
}
*/

.panelswrap {
	float: left;
	width: 435px;
	}

.hmRcolumnwrap {
	float: left;
	position: relative;
	width: 440px;
	}
	
#hmRcolumnhead{
	width: 498px;
	height: 25px;
	color: #ffffff;
	padding-left: 3px;
	margin: 0px;
	background-image:url(/custom/themes/default/images/blue-header2.gif);
}	

.featureType {
	font-weight: normal;
	font-size: 10px;
	}
	
	
#hmRcolumncontent{
	width: 485px;
	padding: 5px;
}	

.productDisc {
	color: #009900;
}

#line {
	border-bottom: dotted 1px #cccccc; 
	width: 363px;
	height: 1px;
	margin-top: 0px;
	padding-top: 0px;
}	


#nexteventContent{
	width: 353px;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	background-color: #efefef;
	background-image: url(/custom/themes/default/images/backlines.gif);
}	

#membercontent {
	background-color:#FFFFFF;
	width: 340px;
	height: 100%;
	border: 1px solid #b5b7bb;
	padding: 5px;
	}

/*manages the spacing for features - special member programs*/	
div.listing1 ul li{
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}


ul.double li {
	margin-bottom: 15px;
	}
	
	 
	
.sidebar1 {
	float: left; 
	width: 250px;
	margin: 0 10px 0 0;
	border-right: 1px solid #cccccc;
	font-size: 11px;
}

#mainContent2 {
	float: left;
	width: 610px;
	text-align:left;

}

/*Full Screen*/
#mainContent3{
	margin: 0px;
	width: 850px;
	text-align:left;

}

.homeLContainer h1{ 
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}	

.homeLContainer h2{ 
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}	
#memberbenewrap {
	width: 890px;
	float: left;
	margin-top: 0px;
	font-size: 12px;
}	

#memberbenewrap h1 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 0px;
}	

#memberbene-head{
	width: 890px;
	height: 52px;
	background: url(/custom/themes/default/images/memberbene-tab.gif) no-repeat;
	color: #ffffff;
	padding: 6px 0px 0px 10px;
}


#memberbene {
	width: 885px;
	padding: 5px;
}




/* Navigation */
#nav-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:283px;
	height:77px;
}

#About_ {
	position:absolute;
	left:283px;
	top:0px;
	width:95px;
	height:46px;
}

#Membership_ {
	position:absolute;
	left:378px;
	top:0px;
	width:131px;
	height:46px;
}

#Members_ {
	position:absolute;
	left:509px;
	top:0px;
	width:129px;
	height:46px;
}

#News_ {
	position:absolute;
	left:638px;
	top:0px;
	width:130px;
	height:46px;
}

#nav-06_ {
	position:absolute;
	left:768px;
	top:0px;
	width:232px;
	height:92px;
}

#nav-07_ {
	position:absolute;
	left:283px;
	top:46px;
	width:485px;
	height:31px;
}

#nav-08_ {
	position:absolute;
	left:283px;
	top:77px;
	width:485px;
	height:15px;
}
.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;
}

/*features nav sort*/
.navSort{
	margin-bottom: 10px;
}

/*features teaser listings*/
.listingText {
	margin-bottom: 10px;
}	


#footer {
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image: url(/custom/themes/default/images/foot-tile.gif);
}
#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 */
}
