body
	{
	background-color: #00CC99;
	margin:0 auto;
	padding-bottom: 15px;
	width:774px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #492E6A;
	}
	
#preloader_container
	{
		position:absolute;
		visibility:hidden;	
	}
	
#gateway_wrapper
	{
		width:800px;
		height:1113px;
		margin:0 auto;
		background-image: url(../images/background_gateway.jpg);		
	}

#gateway_logo_large
	{
		margin-left:290px;
		width:450px;
		height:247px;
		clear:right;
	}
	
#gateway_menu
	{
		height:350px;
		width:330px;
		margin-left:370px;
		margin-top:30px;
	}

#gateway_menu ul
	{
		list-style-type: none; 
	}
	
#gateway_menu li
	{
		clear:left;
	}

img
	{
		border:none;
	}
	
#gateway_menu span{
	margin-bottom:5px;
	}
#contest_btn    span {
    background-image: url(../images/contest_on.png);
}

#contest_btn    span:hover, #contest_btn    div.preloader {
    background-image: url(../images/contest_off.png);
}
	
#bios_btn    span {
    background-image: url(../images/bios_on.png);
}

#bios_btn    span:hover, #contest_btn    div.preloader {
    background-image: url(../images/bios_off.png);
}
#downloads_btn    span {
    background-image: url(../images/downloads_on.png);
	
}
#downloads_btn    span:hover, #contest_btn    div.preloader {
    background-image: url(../images/downloads_off.png);
	
}

#tour_dates_btn    span {
    background-image: url(../images/tour_on.png);
	
}

#tour_dates_btn    span:hover, #contest_btn    div.preloader {
    background-image: url(../images/tour_off.png);
	
}

#all_access_btn    span {
    background-image: url(../images/access_on.png);
}

#all_access_btn    span:hover, #contest_btn    div.preloader {
    background-image: url(../images/access_off.png);
	
}



#experience_tour    span {
    background-image: url(../images/experiencetour_on.png);
}

#experience_tour   span:hover, #contest_btn    div.preloader {
    background-image: url(../images/experiencetour_off.png);
	
}

.rollover 
	{
		display: block;
	    float: left;
	    width: 325px;
	    height: 50px;
	    background-repeat: no-repeat;
	    background-position: left top;
	}

.rollover   img 
	{
		display: none;
	}

.preloader 
	{
	    position: absolute;
	    left: -3000px;
	    visibility: hidden;
	}
	
#general_wrapper
	{
		width:800px;
		height:auto;
		margin:0 auto;
		background-image: url(../images/background_inside.jpg);
		background-repeat:no-repeat;
		background-color:#d4edf4;
	}
	
#header_container
	{
		width:800px;
		height:120px;
	}
	
#logo_small_header
	{
		float:left;
		width:293px;
		height:116px;
	}
	
#logo_sign_up_tour_header
	{
		float:left;
		margin-top:10px;
		margin-left:240px;
	}

#footer_container
	{
		width:774px;
		margin:0 auto 0 auto;
		padding-top: 15px;
	}

#menu_container
	{
		width:180px;
		height:205px;
		float:left;
		margin-left: 13px;		/* IE width 195px */
	}	
	
#menu_container	ul
	{
		background-color: #8CCED0;
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
#menu_container	li	a {
	display: block;
	width: 180px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: left top;
}

#menu_container	li	img {
	visibility: hidden;
}
	
#menu_contest	a {
	background-image: url(../images/contest_smbtn.gif);
	margin-bottom:7px;
}

#menu_bios	a {
	background-image: url(../images/bios_smbtn.gif);
	margin-bottom:7px;
}

#menu_downloads	a {
	background-image: url(../images/downloads_smbtn.gif);
	margin-bottom:7px;
}

#menu_tours	a {
	background-image: url(../images/tour_smbtn.gif);
	margin-bottom:7px;
}

#menu_access	a {
	background-image: url(../images/access_smbtn.gif);
	margin-bottom:7px;
}

#menu_contest	a:hover, #menu_contest	span.preload {
	background-image: url(../images/contest_smbtn_over.gif);
}

#menu_bios	a:hover, #menu_contest	span.preload {
	background-image: url(../images/bios_smbtn_over.gif);
}

#menu_downloads	a:hover, #menu_contest	span.preload {
	background-image: url(../images/downloads_smbtn_over.gif);
}

#menu_tours	a:hover, #menu_contest	span.preload {
	background-image: url(../images/tour_smbtn_over.gif);
}

#menu_access	a:hover, #menu_contest	span.preload {
	background-image: url(../images/access_smbtn_over.gif);
}




#menu_experience	a {
	background-image: url(../images/experiencetour_smbtn.gif);
}



#menu_experience	a:hover, #menu_contest	span.preload {
	background-image: url(../images/experiencetour_smbtn_over.gif);
}

#menu_contest	span.preload {
	visibility: hidden;
	position: absolute;
	left: -3000px;
}
	
#menu_container_top 
	{
		width:180px;
		height:10px;
		background-image: url(../images/smbox_top.png);
	}

#menu_container_bottom 
	{
		width:180px;
		height:10px;
		background-image: url(../images/smbox_bottom.png);
	}
	
.bigbox {
	width: 587px;		/* IE 804px */
	margin: 0 13px 15px 200px;
	}
	
.bigbox2 {
	width: 587px;		/* IE 804px */
	margin: 0 13px 15px 200px;
	}

.bigbox	h2
{
	position: relative;
	/* line-height: 26px; */
	margin: 0 15px 0 15px;
	padding: 0;
	font-size: 26px;
	font-weight: normal;
	border-bottom: 1px #77b5b7 solid;
}

.bigbox2	h2
{
	position: relative;
	/* line-height: 26px; */
	margin: 0 15px 0 15px;
	padding: 0;
	font-size: 26px;
	font-weight: normal;
	border-bottom: 1px #77b5b7 solid;
}

.bigbox	h3
{
	margin: 1em 15px 0 15px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.bigbox2	h3
{
	margin: 1em 15px 0 15px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.bigbox	p {
	margin: 1em 15px 0 15px;
	padding: 0;
}

.bigbox2	p {
	margin: 1em 15px 0 15px;
	padding: 0;
}


.bigbox	p.first_p {
	margin-top: 0;
}

.bigbox_top
{
	height: 10px;
	background-color: transparent;
	background-image: url(../images/lgbox_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.bigbox_content
{
	background-color: #99CCFF;
}

.bigbox_bottom
{	
	height: 10px;
	background-color: transparent;
	background-image: url(../images/lgbox_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#first_box	div.bigbox_content
{
	background-image: url(../images/lgbox_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear:right;
}


.bigbox_hr {
	display: none;
}

#dancerlisting
{
width:550px;
height:300px;
background-color:none;
overflow-x:hidden;
overflow-y:auto;
margin-left:30px;
padding-top:10px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
}



#dancer_detail_container
{
width:550px;
height:auto;
background-color:none;
overflow-x:hidden;
margin-left:30px;
padding-top:10px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
}

#dancer_name
{
margin-top:10px;
width:150px;
float:left;
}

#dancer_season
{
margin-top:10px;
width:90px;
float:left;
margin-left:0px;
margin-right:30px;
}


#dancerlistinglink
{

float:left;
height:20px;
background-color:none;
margin-top:5px;
}


.dancerlistinglink
{
margin-left:5px;
}


#dancerlisting a{
text-decoration:none;
color: #492E6A;
;
}

#dancerlisting a:hover{
color: #dfa4a4;
}

#dancerdetailcontainer
{
	width:550px;
	height:auto;
	overflow:auto;
}

#dancerdetailleft
{
	width:140px;
	height:auto;
	float:left;
}

#dancerdetailright
{
	width:380px;
	float:left;
	height:auto;
	margin-left:10px;
	overflow:auto;
}

#dancerimage
{
	width:135px;
	height:174px;
}

#dancersubheader
{
	margin-top:24px;
}

#dancername
{
	font-size:18px;
	margin-bottom:10px;
	
}


.dancers
{
	width:395px;
	color:#000000;
	font-size:11px;
	padding-top:7px;
	padding-bottom:7px;
	clear:both;
}

.date_venue_city_container
{
float:left;
}

.tablerow_container_even
	{
	height:auto;
	overflow:hidden;
	clear:both;
	border-style:solid;
	border-color:#436767;
	border-left-width:0px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:0px;
	background-image: url(../images/tour_alt_color.png);		
}




.tablerow_container_odd
{
	height:auto;
	clear:both;
	border-style:none;
	}
.date
{
	clear:both;
	float: left;
	width: 120px;
	margin-top:3px;
}

.venue
{
	float: left;
	width: 180px;
	margin-top:3px;
}

.city
{
	float: left;
	width: 120px;
	margin-top:3px;
}

.onsale
{
	float: left;
	width: 100px;
	margin-top:3px;
}

.tourtable
	{
	width:550px;
	height:500px;
	overflow:auto;
	margin-left:20px;
	margin-top:10px;
	}
	
#download_instructions_container
	{
		margin-left:25px;
		margin-top:10px;
	}
	
#download_instructions_header
	{
		font-size:18px;
		margin-bottom:10px;
	}

#download_section_header
	{
		font-size:18px;
		margin-bottom:10px;
	}

	
.download_section_container
{
	position: relative;
	height:auto;
	margin: 0 15px 0 15px;
	padding: 0;
	font-size: 26px;
	font-weight: normal;
	border-bottom: 1px #77b5b7 solid;
}

#download_section_content
	{
		padding:10px;
	}
	
.buddy_icon
	{
		margin-right:20px;
	}
	
#wallpaper_text
	{
		font-size:12px;
		color:#cc0066;
		text-align:center;
	}
	
#wallpaper_text a
	{
	font-size:12px;
	color:#cc0000;
	text-decoration:none;
	}
	
	
	#download_section_content a
	{
	font-size:12px;
	color:#cc0000;
	text-decoration:none;
	}



		
#footer {
	margin-top:3px;
	font-size: 11px;
	color:#ffffff;
	}
#footer a{
	color:#ffffff;
	text-decoration:none;
	}
#footer a:hover {
	color:#cccccc;
	}

#footer a:visited { 	
	color:#cccccc;
	}


#tourdates_header_container
	{
		
	position: relative;
	/* line-height: 26px; */
	height:auto;
	overflow:hidden;
	margin: 0 15px 0 15px;
	padding: 0;
	border-bottom: 1px #77b5b7 solid;
	}

#tourdates_header
	{
		font-size: 26px;
		font-weight: normal;
		float:left;
	}

#tourdates_guaranteed_performers
	{
	float:left;
	clear:right;
	width:240px;
	margin-left:190px;
	font-weight:bold;
	font-family:arial;
	font-size:11px;
	color:#436666;
	}
	
