/* Global Retail stylesheet */

body.location .actionLine a {
color:#990033;
background: url('/includes/images/actionArrowBerryRight.png') no-repeat right 2px;
}

body {
color:#333;
}

/* NEW logo placement begin *************************************************/

/* currently, the logo appears on the Deluxe Birthday Party header on location pages on in the popup */

	#mainContent #deluxeParty h3,
	#mainContent #deluxeBirthdayCelebration h3,
	body#deluxeCafeParty #pageBody h1 {
	/*padding-left:33px;
	background: url('/stores/images/new.gif') no-repeat 0 0; */
	}

	#mainContent #deluxeParty h3 {
	width:85px;
	background-position:0 7px;
	}

	body#deluxeCafeParty #pageBody h1 {
	padding-top:5px;
	padding-bottom:5px;
	}

	#mainContent #deluxeBirthdayCelebration h3 {
	padding-top:7px;
	padding-bottom:6px;
	}
/* NEW logo placement end *************************************************/


.primaryList {
width:100%;
height:75px;
float:left;
text-align:center;
}


	.primaryList h2 {
		position:absolute; 
		left:0px; 
		top:-500px; 
		width:1px; 
		height:1px; 
		overflow:hidden;
	}
	
	.primaryList ul {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin:35px auto 0 auto;
	text-align:center;
	width:100%;
	float:left;
	}
	
	
		.primaryList li {
		display:inline;
		padding-right:12px;
		padding-left:12px;
		border-right:1px solid #dc71a1;
		}
		
			.primaryList ul a {
			color:#fff;
			font-size:130%;
			}
		
			.primaryList li.last {
			border:none;
			}
			
#mainContent {
width:693px;
position:relative;
left:97px;
background-color:#fff;
float:left;
padding-left:29px;
padding-right:29px;
padding-bottom:29px;
}

#mainContent h1 {
	text-transform:uppercase;
	font-weight:normal;
	font-size:150%;
	color:#80379B;
	margin-bottom:8px;
	}

	body #mainContent h2 {
	text-transform:uppercase;
	font-weight:normal;
	font-size:150%;
	color:#80379b;
	margin-bottom:8px;
	}

	#mainContent h3 {
	font-size:125%;
	color:#333;
	margin-bottom:5px;
	}
	
	#mainContent p {
	line-height:150%;
	}

	#mainContent ul li,
	body.popup #pageBody .sectionBody ul li {
			line-height:150%;
			padding-left:8px;
			background: url('/includes/images/blackBullet.png') no-repeat 0 6px;
			}
	
	.pageSection,
	.eventModule {
	float:left;
	width:100%;
	padding-bottom:20px;
	margin-bottom:20px;	
	background: url('/stores/images/border_horiz.gif') repeat-x 0 bottom;
	}


	.subContent {
	width:415px;
	float:left;
	}
	
	.sideBar {
	margin-left:30px;
	float:left;
	}
	
	
	.subContent div {
	margin:0 0 10px 0;
	}

#reservationsLine {
float:left;
width:100%;
margin-top:10px;
text-align:center;
}
	
#reservationsLine p {
color:#757575;
font-size:110%;
}

#reservationsLine span {
padding:0 2px;
}

#reservationsLine strong {
font-size:110%;
}
		