/* POPUP STYLES */

/* Global popup styles  **********************************************/
body {
background-color:#fff;
}

	#pageBody {
	width:auto;
	background:none;
	}
	
		#header {
		height:65px;
		background: url('/stores/images/popup_header_bg.gif') repeat-x 0 0;
		position:relative;		
}
		
			#header h1 {
			width:188px;
			height:61px;
			background: url('/stores/images/popup_logo.gif') repeat-x 0 0;
			float:left;
			}
			
				#header h1 span {
					position:absolute; 
					left:0px; 
					top:-500px; 
					width:1px; 
					height:1px; 
					overflow:hidden;
				}
			
			#header h2 {
			color:#fff;
			font-weight:normal;
			font-size:130%;
			right:50px;
			position:absolute;
			top:22px;
			text-transform:capitalize;
			}

	#pageBody .sectionBody {
	width:auto;
	padding-top:29px;
	padding-left:20px;
	padding-right:20px;
	}
	
	h3, h2 {
	text-transform:uppercase;
	font-size:140%;
	margin:10px 0px;
	}
	
	#pageBody .sectionBody h1 {
	text-transform:uppercase;
	color:#80379B;
	font-size:150%;
	margin-bottom:10px;
	font-weight:normal;
	}
	
	ul li ul li {
	margin-left:10px;
	}
	
	#footerBg, #footerBg td { font-size:10px}

ol {
list-style-type: decimal;

margin-left:20px;
}
ol li {
padding: 5px 0px 5px 12px;
}
	
p {
margin:10px 0;
}

#print {
float:right;
margin-right:30px;
}
	
.closePopup {
width:100%;
text-align:center;
margin:25px 0;
float:left;
}

.closePopup a {
background: url('/stores/images/button.gif') repeat-x 0 0;
color:#fff;
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size:12px;
padding:8px 30px 10px 30px;
margin:0;
}
	
	
/* STORE HOURS  **********************************************/
#hours,
#specialHours {
margin-bottom:10px;
}

body.hours p {
margin-bottom:10px;
}

/* PACKAGES  **********************************************/

body.packages #pageBody h2 {
text-transform:uppercase;
color:#80379B;
font-size:130%;
padding-top:10px;
}


body.packages #pageBody  h4 {
text-transform:none;
color:#80379B;
font-size:130%;
padding:10px 0;
}

body.packages #pageBody  h5 {
font-size:120%;
color:#333;
margin-top:10px;
}

body.packages #pageBody p {
margin:10px 0;
}

body.packages dl#partyList dt,
body.packages dl#menuList dt {
color:#333;
	font-weight:bold;
	margin:0;
	padding:0;
}

	body.packages dl#partyList dd,
	body.packages dl#menuList dd {
		margin:2px 0 7px 0;
		padding:0;
	}
	
	body.packages dl#menuList dt,
	body.packages dl#menuList dd {
		padding-left:10px;
	}
	body.packages dl#menuList dt {
		background: url(/includes/images/blackBullet.png) no-repeat 2px 3px;
	}

/* EVENTS  **********************************************/


body.event #pageBody h1 {
text-transform:none;
}

body.event #pageBody ul.datesTimesInfo li {
background:none;
padding-left:0;
}

body.event #pageBody .datesTimesInfo {
color:#333;
}

body.event #pageBody .monthDay,
body.event #pageBody .dates {
font-weight:bold;
}

body.event #pageBody p.description {
margin:12px 0
}

body.event #pageBody .generalInfo {

	float:left;
	width:100%;
	padding-top:20px;
	margin-top:20px;	
	background: url('/stores/images/border_horiz.gif') repeat-x 0 top;
}


body.event #pageBody .generalInfo h3 {
text-transform:none;
font-size:120%;
color:#8641A0;
margin:0;
}

body.event #pageBody ul.generalInfoList,
body.event #pageBody ul.addlList {
margin-left:5px;
}

body.event #pageBody p.moreInfo {
float:left;
margin:20px 0;
}

/* CHECKLIST  **********************************************/

body.checklist #intro img {
float:left;
margin-bottom:15px;
}

body.checklist #intro p {
clear:both;
}

body.checklist #pageBody h2,
body.checklist #pageBody h3 {
color:#4e318d;
font-weight:normal;
}

body.checklist #intro h2 {
float:left;
font-size:140%;
margin-top:15px;
}

	body.checklist h2 span {
	font-size:70%;
	display:block;
	}

body.checklist #storeInfo h3 {
text-transform:capitalize;
font-size:100%;
margin-top:10px;
}

body.checklist #storeInfo p {
margin-top:0;
margin-bottom:0;
}


body.checklist #reservationsNotes h3 {
margin-top:15px;
}

body.checklist #pageBody li {
margin-top:2px;
}

	body.checklist #pageBody #reservationsNotes li {
	background:none;
	padding-left:0;
	}
	
		body.checklist #reservationsNotes input {
		margin-right:5px;
		}
		
		body.checklist #reservationsNotes h4 {
		margin-top:10px;
		}
		
		body.checklist #reservationsNotes input.checkbox {
		float:left;
		}
		
			body.checklist #reservationsNotes span {
			width:140px;
			float:left;
			}
		
		body.checklist #reservationsNotes input.text {
		width:140px;
		padding:0;
		margin:0 0 0 5px;
		}
		
		
		body.checklist #reservationsNotes textarea {
		width:400px;
		height:300px;
		}

body.checklist .last {
background:none;
}

body.checklist #print {
float:none;
font-size:110%;
}

body.checklist .footnote{
font-size:90%;
}

/************** Map and Driving Directions ************/


		#mapControl h1 {
		margin: 10px 0px 0px 0px;
		}
		
		#map{
			float:left;
			width:450px;
			height:350px;
			border:1px solid #990033;
			font-size: 11px;
			line-height: 14px;
			position:relative;
		}
		.bubble{
			width:200px;
		}
		.bubble h3 {
		margin:0;
		}
		
		#mapControl {
		clear:both; 
		padding: 10px 0 0 0;
		margin-top:10px;
		}
		
		#mapControlParking {margin: 0px 25px 0px 225px; 
			font-size: 11px;
			line-height: 14px;
			xborder:1px solid;
}

			
		#mapControlDriving {float: left; 
			font-size: 11px;
			line-height: 14px;
			width:175px; 
			}
		
		input  {
			border-top: 1px solid #555;
			border-left: 1px solid #555;
			border-bottom: 1px solid #ccc;
			border-right: 1px solid #ccc;
			margin-top: 3px}
		
		input.btn{
			font-size: 85%;
			color:white;
			padding: 0px;
			margin: 20px 0px;
			border:0px;
		}
		
		input:focus{
			background: #efefef;
			color: #000;
		}
		label {font-size: 11px;
			 margin: 0px 0px 13px 0px}
		
		#map h3 {font-size: 14px;
			margin: 0 0 10px 0}
		
		#directions {width: 581px;
			clear:both}
		
		#windowUtils {float: right;
			color:#990033;
			margin-right:30px;
			}

		#side_bar {
			width: 200px;
			height: 350px;
			margin-left: 460px;}
		
		#side_bar a {
			font-size: 11px}
	  
    	v\:* {
    	  behavior:url(#default#VML);
    	}
		


