/* Experience Index*/


#pageTop {
background: url('/stores/images/experienceIndex_bg_2.png') no-repeat 0 0;
height:245px;
}

#headline,
#greeting {
left:505px;
width:320px;
}

#headline {
height:105px;
}

#greeting {
height:125px;
}

#greeting p {
padding:0 0px;
}


	.description {
	float:left;
	width:430px;
	min-height:103px;
	}

		.description h1,
		.description p {
		padding-left:135px;
		line-height:100%;
		}
		
#reservePopup2 {margin-top: 10px;}
	
.subDescription {
	float:left;
	width:520px;
margin:0 0 25px 0;
}

	
	.locations {
	float:right;
	width:200px;
	margin-left:20px;
	}
	

	#dining .description {
	background: url('/stores/images/experiences_dining.jpg') no-repeat 0 0;
margin-bottom:10px;	
	}
	
	#specialPackages .description {
	background: url('/stores/images/experiences_packages_1.jpg') no-repeat 0 0;
	}
	
	#parties .description {
	background: url('/stores/images/experiences_parties_1.jpg') no-repeat 0 0;
margin-bottom:10px;	
}
	
	#dollHairSalon .description {
	background: url('/stores/images/experiences_salon_1.jpg') no-repeat 0 0;
	}
	
	#photoStudio .description {
	background: url('/stores/images/experiences_photo.jpg') no-repeat 0 0;
	}
	
	#specialEvents .description {
	background: url('/stores/images/experiences_events_1.jpg') no-repeat 0 0;
	}
	
	#shopping .description {
	background: url('/stores/images/experiences_shopping.jpg') no-repeat 0 0;
	}
	
	#shopping {
	background:none;
	margin-bottom:-10px;
	}


	
.locations ul {
	font-size: 100%;
	line-height: 150%;
	text-align: left;
	list-style:none;
	padding: 0 0px 20px 0;
	}
	
.locations li {
	display: inline;
	background:none;
	list-style:none;
	}
	
.locations li.last a {
	border-right:none;
	padding:0 2px;
}
.locations li a {
	font-weight:normal;
	display: inline;
	margin:0px;
	list-style:none;
	border-right:1px solid #555555;
	padding:0 3px;
	background:none;
}

#mainContent ul li {
	list-style:none;
	background:none;
	margin:0;
	padding:0;}
	
	
#seeAll {
	left: 509px;
	}
