@charset "utf-8";
/* CSS Document */
/* --------------------------------------------------
Master Style Sheet - Bounce Party Rentals

Version: 1.0
Author: Sherman Edwards, Formula 81 Interactive, LLC
Email: sherman.edwards@formula81interactive.com
Client: http://www.bouncepartyrentals.com
-------------------------------------------------- */

/* Typography
---------------------------------------------------*/

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #000000;
}

#content a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#content a:hover {
	color: #730E14;
	font-weight: bold;
}

#content h4 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#tasks li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
}

#footerLinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-transform: uppercase;
}

#memo, #aboutText {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

#memo a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#memo a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

#links a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#links a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

#contactFormWrapper legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}

#contactFormWrapper label {
	color: #000000;
}

#contactFormWrapper input, textarea {
	color: #FFFFFF;
}

#descriptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

#specialCombo1, #specialCombo2, #specialCombo3, #products li {
	font-weight: bold;
}

#faqContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}

#fundContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}

#safetyContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}

#partyIdeasContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
}

#partyIdeasContent h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
}

#partyIdeasContent a {
	font-weight: bold;
}

/* Layout - Major Sections
---------------------------------------------------*/

body {
	background: #FFFFFF url(images/Striped-Bacground-Image.gif) repeat;
	margin: 0; /* Always explicity define margins and padding - do not browser assume */
	padding: 0;
}

#outside_container {
	width: 780px;
	padding: 0;
	margin: 0 auto;
	background: url(images/background_slice.gif) repeat-y; 
}
#container {
	background: #D9CC8f;
	width: 760px;  /* using 40px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar ~maximizing browser window~ */
	/* min-height: 800px; just to get a view at how page will look with content - TAKE OUT LATER */
	padding: 0;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#mainNav {
	background: url(images/mainNav.gif) no-repeat;
	width: 710px;
	height: 87px;
	margin: -50px 0 20px 25px;
	padding: 0;
	position: relative;
}

#mainNav span {
	display: none;
}

#mainNav li, #mainNav a {
	height: 87px;
	display: block;
}

#mainNav li {
	float: left;
	list-style: none;
	display: inline;
}

#navHome { width: 137px; }
#navRentals { width: 144px; }
#navGallery { width: 145px; }
#navContact { width: 148px; }
#navLinks { width: 136px; }

#navHome a:hover { background: url(images/mainNav.gif) 0px -87px no-repeat; }
#navRentals a:hover { background: url(images/mainNav.gif) -137px -87px no-repeat; }
#navGallery a:hover { background: url(images/mainNav.gif) -281px -87px no-repeat; }
#navContact a:hover { background: url(images/mainNav.gif) -426px -87px no-repeat; }
#navLinks a:hover { background: url(images/mainNav.gif) -574px -87px no-repeat; }

#content {
	width: 760px;
	position: relative;
}

#secondaryContent {
	padding: 0 0 20px 0;
	margin: 90px 90px 0 350px;
}

#footer {
	width: 780px;
	height: 150px;
	padding: 0;
	margin: 0 auto;
	background: url(images/footer.gif) no-repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer span {
	text-align: center;
	display: block;
	padding-top: 130px;
}

/* Layout - Contact Form
---------------------------------------------------*/

#contactFormWrapper {
	width: 700px;
	height: 500px;
	background: url(images/Contact-Form-Background.jpg) no-repeat;
	padding: 0 0 50px 0;
	margin: 10px 0 0 25px;
}

/* General Elements - Images, Headlines, etc.
---------------------------------------------------*/

#content img {
	border: none;
}

#specials {
	width: 100px; /* Actual dimensions of image needed so that clickable hotspot is does not fill the whole container */
	height: 100px;
	border: none; /* Removes the "link" box around the image */
	position: absolute;
	margin: 70px 0 0 700px;
	padding: 0;
}

#specials2 {
	width: 100px; /* Actual dimensions of image needed so that clickable hotspot is does not fill the whole container */
	height: 100px;
	border: none; /* Removes the "link" box around the image */
	position: absolute;
	margin: -10px 0 0 650px;
	padding: 0;
	z-index: 500;
}

#content h2 {
	width: 700px;
	height: 90px;
	position: relative;
}

#content h2 span {
	background: url(images/Intro-Text-Box-Top.jpg) no-repeat 0 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

#content p {
	background: url(images/Intro-Text-Box-Bottom.jpg) no-repeat 0 0;
	padding: 0 0 70px 15px;
	margin: -20px 60px 0 0;
}

#content h4 {
	margin: 0;
	padding: 7px 0 0 32px;
}

#star {
	position: absolute;
	margin: 0;
	padding: 5px 0 0 15px;
}

a.mySpace {
	display: block;
	width: 205px;
	height: 43px;
	text-decoration: none;
	position: absolute;
	background: url(images/MySpace-Logo.gif);
	margin: -27px 0 0 240px;
	padding: 0;
}

a.mySpace:hover {
	background-position: bottom;
}

#callNow {
	position: absolute;
	margin: -20px 0 0 350px;
	padding: 0;
}

#tasks li {
	color: #FFFFFF;
	background: url(images/list-style.gif) no-repeat 0 50%;
	list-style: none;
	margin: 0;
	padding: 0 0 0 30px;
}

#cornerGraphic {
	position: absolute;
	margin-top: -190px;
}

#memo {
	margin: 30px 0 25px 0;
	padding: 0 45px 0 45px;
}

#contactFormWrapper form {
	margin: 0;
	/*margin: 0 0 0 45px;*/
	padding: 0 0 0 45px;
	/*padding: 0;*/
}

#contactFormWrapper fieldset {
	border: none;
}
#contactFormWrapper legend {
	margin: 0;
	/*margin: 195px 0 5px 0;*/
	padding: 195px 0 5px 0;
	/*padding: 0;*/
}

#contactFormWrapper label {
	margin: 0 0 5px 0;
	padding: 0;
	float: left;
	width: 130px;
	height: 18px;
}

#contactFormWrapper input {
	background: #730e14;
	padding: 0;
	margin: 0 0 5px 0;
	width: 200px;
	height: 18px;
}

#contactFormWrapper textarea {
	background: #730E14;	
}

#contactFormWrapper .submit input {
	margin: 18px 0 0 455px;
	float: left;
	width: 100px;
	height: 20px;
}

#msg {display:none; position:absolute; z-index:200; background:url(images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px;}

#intro h2 {
	width: 700px;
	height: 90px;
	position: relative;
	padding: 0 0 0 30px;
	overflow: hidden;
}

#intro h2 span {
	background: url(images/About-Text-Box-Top.jpg) no-repeat 0 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

#intro p {
	background: url(images/About-Text-Box-Bottom.jpg) no-repeat 0 0;
	padding: 0 0 60px 15px;
	margin: -20px 30px 0 30px;
}

#aboutContent h2 {
	width: 745px;
	height: 60px;
	position: relative;
	padding: 0 0 0 7px;
	overflow: hidden;
}

#aboutContent h2 span {
	background: url(images/Inflatable-Title.jpg) no-repeat 0 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

#products img {
	float: left;
	padding: 0 10px 0 10px;
	width: 280px;
	height: 210px;
}

#products h3 {
	width: 320px;
	height: 50px;
	position: relative;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	overflow: hidden;
}

#products h3 span {
	background: url(images/Description-Title.gif) no-repeat 0 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

#products ul {
	margin: 0 0 100px 0;
	padding: 60px 10px 0 350px;
}

#products li {
	background: url(images/list-style2.gif) no-repeat 0 50%;
	list-style: none;
	padding: 0 0 0 30px;
	
}

#secondaryProducts h2 {
	width: 745px;
	height: 60px;
	position: relative;
	margin: -30px 0 0 0;
	padding: 0 0 0 7px;
	overflow: hidden; /* This is to counteract the IE expanding box problem so content will not break the container it is in */
}

#secondaryProducts h2 span {
	background: url(images/Concession-Title.jpg) no-repeat 0 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

#secondaryProducts img {
	float: left;
	margin: 5px 0 5px 9px;
}

#secondaryProducts h3 {
	width: 745px;
	height: 60px;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 20px 7px;
	overflow: hidden;
}

#secondaryProducts h3 span {
	background: url(images/Concession-Price-Title.jpg) no-repeat 0 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

.clear {
	clear: both;
}

#linkTitle {
	width: 745px;
	height: 60px;
	position: relative;
	margin: 30px 0 0 0;
	padding: 0 0 0 7px;
	overflow: hidden;
}

#linkTitle span {
	background: url(images/Business-Title.jpg) no-repeat 0 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

#links {
	margin: 30px 0 25px 0;
	padding: 0 45px 0 45px;
}

#coming {
	padding: 0 0 0 80px;
}

#flashcontent {
	margin: 0 0 0 136px;
	width: 480px;
	height: 680px;
}

#specialCombo1 {
	margin: 0;
	padding: 0 0 10px 0;
}

#specialCombo1 h2 {
	width: 745px;
	height: 60px;
	position: relative;
	padding: 0 0 0 7px;
	overflow: hidden;
}

#specialCombo1 h2 span {
	background: url(images/Slide-Bouncer-Title.jpg) no-repeat 0 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

#specialCombo1 img {
	margin: 0;
	padding: 0 0 0 30px;
}

#specialCombo1 li {
	background: url(images/list-style2.gif) no-repeat 0 50%;
	list-style: none;
	padding: 5px 30px 5px 30px;
}

#specialCombo2 {
	margin: -30px 0 0 0;
	padding: 0 0 10px 0;
}

#specialCombo2 h2 {
	width: 745px;
	height: 60px;
	position: relative;
	padding: 0 0 0 7px;
	overflow: hidden;
}

#specialCombo2 h2 span {
	background: url(images/Obstacle-Slide-Title.jpg) no-repeat 0 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

#specialCombo2 img {
	margin: 0;
	padding: 0 0 0 30px;
}

#specialCombo2 li {
	background: url(images/list-style2.gif) no-repeat 0 50%;
	list-style: none;
	padding: 5px 30px 5px 30px;
}

#specialCombo3 {
	margin: -30px 0 0 0;
	padding: 0 0 20px 0;
}

#specialCombo3 h2 {
	width: 745px;
	height: 60px;
	position: relative;
	padding: 0 0 0 7px;
	overflow: hidden;
}

#specialCombo3 h2 span {
	background: url(images/Water-Combo-Title.jpg) no-repeat 0 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

#specialCombo3 img {
	margin: 0;
	padding: 0 0 0 30px;
}

#specialCombo3 li {
	background: url(images/list-style2.gif) no-repeat 0 50%;
	list-style: none;
	padding: 5px 30px 5px 30px;
}

#specialCombo4 {
	margin: -30px 0 0 0;
	padding: 0 0 40px 0;
}

#specialCombo4 h3 {
	width: 745px;
	height: 60px;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 20px 7px;
	overflow: hidden;
}

#specialCombo4 h3 span {
	background: url(images/Basketball-Title.jpg) no-repeat 0 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

#specialCombo4 img {
	margin: 0;
	padding: 0 0 0 30px;
}

#footerLinks ul {
	width: 420px;
	margin: 80px 0 0 185px;
	padding: 0;
	position: absolute;
	z-index: 200;
}

#footerLinks li {
	padding: 0 2px 0 2px;
	color: #FFFFFF;
	list-style: none;
	display: inline;
}

#footerLinks a {
	color: #000000;
	text-decoration: none;
}

#footerLinks a:hover {
	color: #730E14;
	text-decoration: none;
}

#faqContent {
	margin: 0;
	padding: 0 0 40px 0;
}

#faqContent h1 {
	width: 260px;
	height: 82px;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 20px 7px;
	overflow: hidden;
}

#faqContent h1 span {
	background: url(images/FAQ-Title.jpg) no-repeat 0 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

#faqContent h2 {
	margin: 0;
	padding: 0 0 0 5px;
	color: #730E14;
}

#faqContent ul {
	margin: 0 0 20px 35px;
	padding: 0 0 0 35px;
}


#fundContent {
	margin: 0;
	padding: 0 0 40px 0;
}

#fundContent h1 {
	width: 260px;
	height: 82px;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 20px 7px;
	overflow: hidden;
}

#fundContent h1 span {
	background: url(images/Fundraising-Title.jpg) no-repeat 0 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

#fundContent h2 {
	margin: 0;
	padding: 0 0 0 5px;
	color: #730E14;
}

#safetyContent {
	margin: 0;
	padding: 0 0 40px 0;
}

#safetyContent h1 {
	width: 260px;
	height: 82px;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 20px 7px;
	overflow: hidden;
}

#safetyContent h1 span {
	background: url(images/Safety-Title.jpg) no-repeat 0 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

#safetyContent h2 {
	margin: 0;
	padding: 0 0 0 5px;
	color: #730E14;
	text-decoration: underline;
}

#safetyContent ul {
	margin: 20px 0 20px 35px;
	padding: 0 35px; 0 35px;
}

#safetyContent li {
	margin: 0;
	padding: 5px 0;
	list-style: decimal;
}

#partyContent {
	margin: 0;
	padding: 0 0 40px 0;
}

#partyContent h1 {
	width: 745px;
	height: 60px;
	position: relative;
	padding: 0 0 0 7px;
	overflow: hidden;
}

#partyContent h1 span {
	background: url(images/Party-Title.jpg) no-repeat 0 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

#partyIdeasContent {
	margin: 0;
	padding: 0 0 40px 0;
}

#partyIdeasContent h1 {
	margin: 0;
	padding: 0 0 20px 5px;
	color: #730E14;
	text-decoration: underline;
}

#partyIdeasContent h2 {
	margin: 0 0 0 20px;
	padding: 0;
}

#partyIdeasContent a {
	margin: 0 0 0 20px;
	padding: 0;
	color: #000000;
	text-decoration: none;
}

#partyIdeasContent a:hover {
	color: #730E14;
	text-decoration: none;
}

#links h2 {
	margin: 0;
	padding: 0;
	color: #730E14;
	text-decoration: underline;
}