#tour_container{
float: left;
width:	936px;
background: url(/images/backgrounds/bgshade_tour.png) repeat-x;
padding: 0 0 25px 0;
margin: 0 0 0 0;
border-left: 1px solid #5F5F5F;
border-right: 1px solid #5F5F5F;
border-bottom: 1px solid #5F5F5F;
}	

	.tour_desc {
	float: left;
	width: 893px;
	border: 0px solid;
	padding: 0 0 0 0;
	margin: 25px 0 0 20px;
	}
	
		.tour_offc {
		float: left; 
		margin: 0 0 0 0;
		padding: 2px;
		border: 1px solid #5f5f5f;
		background: #fff;
		-moz-box-shadow: 0px 0px 3px #000; 
		-webkit-box-shadow: 0px 0 3px #000;
		box-shadow: 0 0 3px #000;
		}
	
		.tour_welcome {
		float: left;
		width: 490px; 
		margin: 0 0 0 10px;
		padding: 0 0 0 0;
		border: 0px solid #5f5f5f;
		font: 1.1em verdana;
		}
		
			.tour_welcome h2 { font: 1.5em lucida grande, verdana; font-weight: bold; padding: 0 0 0 0; text-shadow: 1px 1px 2px #bbbbbb; margin: 2px 0 0 0; }
			.tour_welcome p { padding: 0 0 0 0; margin: 11px 0 0 0; text-shadow: 1px 1px 2px #eee;}

	#tour_main{
	float: left;
	width: 896px;
	margin: 20px 0 0 20px;
	padding: 0 0 0 0;
	border-top: 1px solid #5f5f5f;
	}	
	
	#tour_nav-left{
	float: left;
	width: 320px;
	margin: 20px 0 0 0;
	padding: 15px 10px 10px 30px;
	border: 1px solid #999;
	font: 1.2em tahoma;
	background: #edeff4;
	}
	
		.tour-ul-left {
		float: left;
		width: 150px;
		border: 0px solid;
		margin: 0 10px 0 0;
		}
		
		.tour-ul-right {
		float: left;
		width: 150px;
		border: 0px solid;
		margin: 0 0 0 0;
		}
		
			.tour-li {
			float: left;
			width: 100%;
			margin: 0 0 15px 0;
			padding: 0 0 0 0;
			border: 0px solid;
			}		
			
	#tour_nav-hack{
	float: left;
	width: 350px;
	margin: 10px 0 0 0;
	padding: 5px;
	border: 1px solid #990000;
	font: 1.2em tahoma;
	background: #fff0f0;
	}			
		
	#tour_nav-right{
	float: left;
	width: 502px;
	margin: 20px 0 0 20px;
	min-height: /*185px*/300px;
	padding: 0 5px 5px 5px;
	border: 0px solid #999;
	}
	
		#tour_nav-right h2 {float: left; margin: 0 0 6px 0; font: 1.8em tahoma; color: #555; width: 100%; }
		#tour_nav-right p {float: left; margin: 0 0 10px 0; font: 1.1em tahoma; color: #666666;}
			.tourspacer {float: left; width: 100%; border-top: 1px solid #999; height: 1px; margin: 0 0 12px 0;}
			.tourcaption {float: left; width: 100%; text-align: right; margin: 5px 0 15px 0; font: italic 1em tahoma; color: #777777;}
			.tourclose {float: left; width: 100%; text-align: right; margin: 10px 0 15px 0; font: italic 1em tahoma; color: #777777;}
		#tour_nav-right img.shad {float: left; margin: 0 0 0 0; border: 1px solid #5f5f5f; padding: 3px; -moz-box-shadow: 0px 0px 3px #000; -webkit-box-shadow: 0px 0 3px #000; box-shadow: 0 0 3px #000; }
		#tour_nav-right img.clean {float: left; margin: 0 0 0 0; padding: 0px; }
	
	
/* -- HIDDEN DIVS -- */

#tour-signupin {
display: none;
float: left; 
width: 502px; 
border-bottom: 0px solid;
}

#tour-mydesk {
display: none;
float: left; 
width: 502px; 
border-bottom: 0px solid;
}

#tour-myscoops {
display: none;
float: left; 
width: 502px; 
border-bottom: 0px solid;
}

#tour-mymsgs {
display: none;
float: left; 
width: 502px; 
border-bottom: 0px solid;
}

#tour-following {
display: none;
float: left; 
width: 502px; 
border-bottom: 0px solid;
}

#tour-listings {
display: none;
float: left; 
width: 502px; 
border-bottom: 0px solid;
}

#tour-checkin {
display: none;
float: left; 
width: 502px; 
border-bottom: 0px solid;
}

#tour-reviews {
display: none;
float: left; 
width: 502px; 
border-bottom: 0px solid;
}

#tour-news {
display: none;
float: left; 
width: 502px; 
border-bottom: 0px solid;
}

#tour-mini {
display: none;
float: left; 
width: 502px; 
border-bottom: 0px solid;
}
















	
