/* Experience Pages */


#pageTop {
width:100%;
background-color:#FCEAF6;
float:left;
}

	#experienceSlideshow {
	position:absolute;
	top:0;
	left:0;
	}


	#headline {
	width:350px;
	position:relative;
	text-align:left;
	}
	
	#greeting {
	font-size:115%;
	width:350px;
	position:relative;
	text-align:left;
	color:#fff;
	}

		#greeting p {
		padding-left:10px;
		padding-right:10px;
		}

#headline h1 {
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
font-weight:normal;
color:#fec565;
text-transform:uppercase;
font-size:180%;
padding-top:78px;
}

#headline h2 {
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
font-weight:normal;
color:#fff;
font-style:italic;
font-size:150%;
}

			#greeting .listLabel,
			#jumpLinks .listLabel {
			display:inline;
			}
			#greeting .listLabel {
			font-size:90%;
			}
			#greeting ul,
			#jumpLinks ul {
			display:inline;
			}

			#greeting ul {
			margin-top:2px;
			}

			body #greeting li,
			body #jumpLinks li {
			display:inline;
			border-right:1px solid #e9b1d6;
			padding:0 10px;
			background:none;
			}
			#greeting li.last,
			#jumpLinks li.last {
			border:none;
			}


#mainContent h2 {
	text-transform:capitalize;
	font-weight:bold;
	font-size:115%;
	color:#1f1f1f;
	margin:0 0 4px 0;
	}

#mainContent {
width:714px;
left:94px;
padding-top:10px;

}

#mainContent {
line-height:100%;
}

#mainContent h1 {
margin-top:15px;
margin-bottom: 15px;
color:#bf2296;
}

.withSlideshow #intro {
float:left;
width:65%;
}

#slideshow {
float:left;
width:25%;
}



.mainWithSidebar {
float:left;
width:495px;
padding-right:15px;

}


#pageSection {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/stores/images/border_horiz.gif) repeat-x scroll 0 bottom;
float:left;
margin-bottom:20px;
padding-bottom:20px;
}

.sidebar {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/stores/images/border_vert.gif) repeat-y scroll left 0;
float:right;
width:185px;
margin-left:0px;
padding: 0 0 0 15px;

}

p.available { font-weight: bold;
font-style:italic;
padding: 0 0 20px 0;}

#mainContent .mainWithSidebar h3 {
margin-top:10px;
font-weight:normal;
}

	#mainContent .sidebar .sidebarSection h3 {
	color:#80379B;
	font-weight:normal;
	font-size:130%;
	margin:10px 0 10px 0;
	}
	
	.sidebar blockquote {
	margin:0 0 10px 0;
	line-height: 120%;
	}
	
	.sidebar cite {
	background: url('/stores/images/dash.gif') no-repeat 1px 4px;
	padding-left:8px;
	padding-bottom: 30px;
	display:block;
	}
	
	#mainContent .last {
	background:none;
	}


#seeAll {
	position:absolute;
	top: 204px;
	left: 510px;
	cursor:pointer;
	}
	
	#mainContent ul.locations {
	font-size: 100%;
	line-height: 100%;
	text-align: left;
	list-style:none;
	padding: 0px 0px 0px 0;
	}
	
#mainContent ul.locations li {
	display: inline;
	background:none;
	list-style:none;
	margin:0;
	padding:0;
	}
	
#mainContent ul.locations li.last a {
	border-right:none;
	padding:0 6px 0 5px;
}

#mainContent ul.locations li a {
	font-weight:normal;
	display: inline;
	margin:0px;
	list-style:none;
	border-right:1px solid #555555;
	padding:0 6px 0 5px;
	background:none;
}

#pageSection dl {
	margin: 5px 0 10px 20px;	}
	
	#pageSection dt,
	#pageSection dd {
	padding-left:8px;
	margin: 5px 0 5px ;
	line-height: 14px;
	}
	
	#pageSection dt {
	font-weight:normal;
	margin-top: 10px;
	font-size: 125%;
	}
	
#featured {float: left;
height: 130px;}

#featured img {
padding-top: 2px;
}

.partiesSup1, .partiesSup2{position:absolute;}
.partiesSup2{right:186px;top:72px;}
.partiesSup1{right:-4px;top:0px;}


	
/*  CHANGE LOCATION BEGIN ****************************************/
#changeLocation{
	display:none;
	border:1px solid #f98dbd;
	background:#dc498b;
	position:absolute;
	top:114px;
	left:230px;
	z-index:1001;
}
#changeLocation #locations,
#changeLocation #experiences{
	float:left;
}
#changeLocation #experiences{
	padding:0 0 0 12px;
	margin:0 20px 0 30px;
	background:url('/stores/images/nav_bg.gif') no-repeat top left;
}
#changeLocation #locations{
	margin-left:14px;
}
#changeLocation ul{
	margin:8px 0 8px 20px;
	float:left;
	display:inline;
}
#changeLocation li{
	font-size:13px;
	margin:0 0 14px 0;
	/*IE double margin bug fix*/
	display:inline;
	float:left;
	clear:left;
	/*END IE double margin bug fix*/
}
#changeLocation li a{
	color:#FFFFFF;
}
#changeLocation .leftList{
	margin-right:70px;
}
#changeLocation h1{
	margin:22px 0 14px 20px;
	text-transform:uppercase;
	color:#ffdfb3;
	font-weight:normal;
	font-size:17px;
}
#changeLocation #locations h1{
	margin-left:40px;
}
#changeLocation .close{
	position:absolute;
	top:-8px;
	right:-8px;
	cursor:pointer;
}
/*div#changeLocation {
display: none;
width:564px;
border:1px solid #f98dbd;
background-color:#dc498b;
position:absolute;
top:114px;
left:230px;
visibility:opaque;
z-index:10000;
}

#locations {float: left;
	margin: 0 20px 20px 20px;
	font-size: 110%;
	width:247px;}
	
#experiences {float: left;
	font-size: 110%;
	background:url(/stores/images/nav_bg.gif) no-repeat;
	margin: 0 0px 0px 0px;
	padding: 0px 0 0 20px}
	
#locations ul, #experiences ul {float: left;
	margin: 10px 20px;
	padding:0;}
	

#locations h1, #experiences h1 {font-size: 120%;
color:#fec565;
font-weight:normal;
text-transform:uppercase;
margin: 20px 0 0 0;
}
#experiences h1{text-align:left;margin-left:20px;}
#locations h1 {text-align:center}

.click {
cursor:pointer;
}

.close {
position:absolute;
top:-8px;
right:-8px;
}
div#changeLocation ul {
margin-bottom:20px;
font-size:115%;
padding:0;
}

div#changeLocation li {
float:none;
border:none;
margin:0 16px 10px 0;
padding:0;
}
div#changeLocation li a {
font-weight:normal;
color:#FFFFFF
}


	#atl div#changeLocation li#atlLink{
	display:none;
	}
	#bos div#changeLocation li#bosLink{
	display:none;
	}
	#atl div#changeLocation li#atlLink{
	display:none;
	}
	#chi div#changeLocation li#chiLink{
	display:none;
	}
	#dal div#changeLocation li#dalLink{
	display:none;
	}
	#kc div#changeLocation li#kcLink{
	display:none;
	}
	#den div#changeLocation li#denLink{
	display:none;
	}
	#la div#changeLocation li#laLink{
	display:none;
	}
	#min div#changeLocation li#minLink{
	display:none;
	}
	#ny div#changeLocation li#nyLink{
	display:none;
	}*/

/*  CHANGE LOCATION END ****************************************/


