* {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
body {
	margin:0px;
	background-color:#5ad2ff;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	}

/* ============================ */
/* ========== Header ========== */
/* ============================ */

#header {
   width:988px;
   height:159px;
   margin-top:13px;
	margin-right:auto; margin-left:auto;
	position:relative;
	background-image:url(../images/header.jpg);
	}
#logo {
	position:absolute;
	left:49px;
	top:2px;
	}
#specials {
	position:absolute;
	left:324px;
	top:18px;
	/*width:226px;
	height:102px;
	overflow:hidden;
	color:black;
	font-size:16px;
	padding:10px;
	text-align:center;*/
	}
/*#specials h1 {
	font-family:Arial Black, Helvetica, sans-serif;
	font-size:22px;
	margin:0px;
	}*/
#headerButtons {
	position:absolute;
	left:610px; /*730px*/
	top:22px;
	}
.headerButton {
	width:114px;
	height:25px;
	background-image:url(../images/headerButton.jpg);
	font-size:16px;
	font-weight:bold;
	color:white;
	display:block;
	text-align:center;
	text-decoration:none;
	padding-top:5px;
	float:left;
	margin-right:6px;
	}
.headerButton:hover {
	background-image:url(../images/headerButton_over.jpg);
	}
#phoneBlurb {
	position:absolute;
	left:627px;
	top:62px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:black;
	text-align:right;
	}
#phoneBlurb span {
	font-family:Arial Black, Helvetica, sans-serif;
	font-size:20px;
	color:#004579;
	}
#licenced {
	position:absolute;
	left:629px;
	top:131px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	}

/* ========================== */
/* ========== Menu ========== */
/* ========================== */

#menuBar {
	width:354px; height:30px;
   position:absolute;
	left:610px; top:22px;
	background-image:url(../images/menuBack.jpg);
	overflow:hidden;
	}
#menuBarLeft {
	width:6px; height:30px;
	background-image:url(../images/menuLeft.jpg);
	float:left;
	margin-right:2px;
	font-size:0px;
	}
#menuBarRight {
	width:6px; height:30px;
	background-image:url(../images/menuRight.jpg);
	float:right;
	font-size:0px;
	}
#menuBar a {
	display:block;
	line-height:30px;
	color:white;
	text-decoration:none;
	background-image:url(../images/menuBack.jpg);
	float:left;
	font-size:12px;
	padding:0 9px;
	}
#menuBar a:hover {
	background-image:url(../images/menuOver.jpg);
	}
#menuBar span {
	display:block;
   width:2px; height:30px;
	background-image:url(../images/menuDiv.jpg);
	float:left;
	font-size:0px;
	}

/* ============================= */
/* ========== Content ========== */
/* ============================= */

#contentTable {
   width:988px;
	margin-right:auto; margin-left:auto;
	}
#contentDiv{
	width:940px;
	padding:6px 22px 0 22px;
	margin-right:auto; margin-left:auto;
	}
#contentDiv, #contentDiv p, #contentDiv li {
	font-size:14px;
	color:black;
	}
#contentDiv a {
	font-size:14px;
	color:#007d9f;
	}
#contentDiv a:hover {
	color:#13abd6;
	}
#contentDiv h1 {
	font-size:18px;
	font-weight:bold;
	color:#13abd6;
	display:block;
	border-bottom:1px solid #b2c7d7;
	}
.contentInner {
	padding:0 45px;
	}
.indent {
	margin-left:20px;
	}
#servingBox {
	width:261px;
	height:176px;
	padding:11px 0 0 17px;
	background-image:url(../images/servingBox.jpg);
	background-repeat:no-repeat;
	margin:4px 0 6px 0;
	font-size:16px;
	font-weight:bold;
	color:white;
	}
#servingBox ul {
	list-style-image:url(../images/serving_bullet.gif);
	margin-top:12px;
	}
#servingBox li {
   font-size:12px;
	font-weight:bold;
	color:white;
	line-height:11px;
	}
#calendarBox {
	width:270px;
	height:175px;
	margin-top:6px;
	padding-top:1px;
	background-image:url(../images/calendarBox.jpg);
	background-repeat:no-repeat;
	text-align:center;
	}
#calendar1 table {
	margin:2px auto 0 auto;
	}
#weather td {
	font-size:11px;
	}
#weather a {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	}
#weather a:hover {
	color:#E7EF44;
	}
.bounceBlurb {
	width:717px;
	height:63px;
	padding:11px 20px 0 20px;
	background-image:url(../images/bounceBlurb.jpg);
	background-repeat:no-repeat;
	color:white;
	font-size:14px;
	font-weight:bold;
	float:left;
	}
.combosBlurb {
	width:717px;
	height:63px;
	padding:11px 20px 0 20px;
	background-image:url(../images/comboBlurb.jpg);
	background-repeat:no-repeat;
	color:white;
	font-size:14px;
	font-weight:bold;
	float:left;
	}
.slidesBlurb {
	width:717px;
	height:63px;
	padding:11px 20px 0 20px;
	background-image:url(../images/slidesBlurb.jpg);
	background-repeat:no-repeat;
	color:white;
	font-size:14px;
	font-weight:bold;
	float:left;
	}
.interactivesBlurb {
	width:717px;
	height:63px;
	padding:11px 20px 0 20px;
	background-image:url(../images/interactivesBlurb.jpg);
	background-repeat:no-repeat;
	color:white;
	font-size:14px;
	font-weight:bold;
	float:right;
	margin-right:1px;
	}
.partyBlurb {
	width:896px;
	height:63px;
	padding:35px 20px 0 24px;
	background-image:url(../images/partyBlurb.jpg);
	background-repeat:no-repeat;
	color:#0c4975;
	font-size:14px;
	font-weight:bold;
	float:left;
	}
.equipmentBlurb {
	width:896px;
	height:63px;
	padding:35px 20px 0 24px;
	background-image:url(../images/equipmentBlurb.jpg);
	background-repeat:no-repeat;
	color:#0c4975;
	font-size:14px;
	font-weight:bold;
	float:left;
	}
.productTable {
	width:849px;
	border-collapse:collapse;
	margin-right:auto; margin-left:auto;
	}
.productTable h2 {
	font-size:16px;
	font-weight:bold;
	color:#007d9f;
	}
.productTable p {
	font-size:14px;
	color:black;
	}
.productTableLink {
	font-size:12px;
	}
.moreInfo {
	border:1px solid #b2c7d7;
	padding:7px;
	font-size:11px;
	}
#contentDiv .moreInfo a {
	font-size:11px;
	}
.contactTable {
	margin-right:auto; margin-left:auto;
	}
.adBox {
	border:1px solid #b2c7d7;
	background-image:url(../images/adBack.jpg);
	background-color:#d3d4d3;
	background-repeat:repeat-x;
	padding:7px;
	font-size:14px;
	width:300px;
	margin-right:auto; margin-left:auto;
	}
#extrasWeddings {
	width:129px;
	height:137px;
	background-image:url(../images/extras_weddings.jpg);
	cursor:auto;
	margin:6px 0;
	float:left;
	}
#extrasTables {
	width:129px;
	height:137px;
	background-image:url(../images/extras_tables.jpg);
	cursor:auto;
	margin:6px;
	float:left;
	}
#extrasConcessions {
	width:129px;
	height:137px;
	background-image:url(../images/extras_concessions.jpg);
	cursor:auto;
	margin:6px 0;
	float:left;
	}
#extrasTents {
	width:129px;
	height:137px;
	background-image:url(../images/extras_tents.jpg);
	cursor:auto;
	margin:6px;
	float:left;
	}
#extrasDjs {
	width:129px;
	height:137px;
	background-image:url(../images/extras_djs.jpg);
	cursor:auto;
	margin:6px 0;
	float:left;
	}
#extrasClowns {
	width:129px;
	height:137px;
	background-image:url(../images/extras_clowns.jpg);
	cursor:auto;
	margin:6px;
	float:left;
	}
#extrasPainting {
	width:129px;
	height:137px;
	background-image:url(../images/extras_painting.jpg);
	cursor:auto;
	margin:6px 0;
	float:left;
	clear:right;
	}
#extrasCakes {
	width:129px;
	height:137px;
	background-image:url(../images/extras_cakes.jpg);
	cursor:auto;
	margin:6px 0;
	float:left;
	}
#extrasDance {
	width:129px;
	height:137px;
	background-image:url(../images/extras_dance.jpg);
	cursor:auto;
	margin:6px;
	float:left;
	}
#extrasStages {
	width:129px;
	height:137px;
	background-image:url(../images/extras_stages.jpg);
	cursor:auto;
	margin:6px 0;
	float:left;
	}
#extrasCharacters {
	width:129px;
	height:137px;
	background-image:url(../images/extras_characters.jpg);
	cursor:auto;
	margin:6px;
	float:left;
	}
#extrasPonies {
	width:129px;
	height:137px;
	background-image:url(../images/extras_ponies.jpg);
	cursor:auto;
	margin:6px 0;
	float:left;
	}
#extrasTrain {
	width:129px;
	height:137px;
	background-image:url(../images/extras_train.jpg);
	cursor:auto;
	margin:6px;
	float:left;
	}
#funPartyButton {
	width:129px;
	height:137px;
	background-image:url(../images/fun_party_button.jpg);
	cursor:auto;
	}
#extrasWeddings:hover, #extrasTables:hover, #extrasConcessions:hover, #extrasTents:hover, #extrasDjs:hover, #extrasClowns:hover, #extrasPainting:hover, #funPartyButton:hover,
#extrasCakes:hover, #extrasDance:hover, #extrasStages:hover, #extrasCharacters:hover, #extrasPonies:hover, #extrasTrain:hover {
	background-position:0 137px;
	cursor:pointer;
	}
#bigboxBounce {
	width:231px;
	height:246px;
	background-image:url(../images/bigbox_bounce.jpg);
	cursor:auto;
	float:left;
	}
#bigboxCombos {
	width:229px;
	height:246px;
	background-image:url(../images/bigbox_combos.jpg);
	cursor:auto;
	margin:0 5px 0 6px;
	float:left;
	}
#bigboxSlides {
	width:231px;
	height:246px;
	background-image:url(../images/bigbox_slides.jpg);
	cursor:auto;
	float:left;
	}
#bigboxInt {
	width:231px;
	height:246px;
	background-image:url(../images/bigbox_int.jpg);
	cursor:auto;
	margin-left:6px;
	float:left;
	clear:right;
	}
#bigboxBounce:hover, #bigboxCombos:hover, #bigboxSlides:hover, #bigboxInt:hover {
	background-position:0 246px;
	cursor:pointer;
	}
#partyExtrasButton {
	width:179px;
	height:39px;
	background-image:url(../images/party_extras_button.jpg);
	cursor:auto;
	}
#partyExtrasButton:hover {
	background-position:0 39px;
	cursor:pointer;
	}
#smboxBounce {
	width:231px;
	height:67px;
	background-image:url(../images/smbox_bounce.jpg);
	cursor:auto;
	float:left;
	}
#smboxCombos {
	width:229px;
	height:67px;
	background-image:url(../images/smbox_combos.jpg);
	cursor:auto;
	margin:0 6px;
	float:left;
	}
#smboxSlides {
	width:231px;
	height:67px;
	background-image:url(../images/smbox_slides.jpg);
	cursor:auto;
	float:left;
	}
#smboxInt {
	width:231px;
	height:67px;
	background-image:url(../images/smbox_int.jpg);
	cursor:auto;
	margin-left:6px;
	float:left;
	clear:right;
	}
#smboxBounce:hover, #smboxCombos:hover, #smboxSlides:hover, #smboxInt:hover {
	background-position:0 67px;
	cursor:pointer;
	}

/* =============================== */
/* ========== HighSlide ========== */
/* =============================== */

.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-html-content {
   position: absolute;
    display: none;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding-left: 22px;
	background: url(../highslide/graphics/icon.gif) no-repeat 0 1px;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	top: -23px;
	left: 7px;
}
.highslide-controls ul {
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.highslide-controls li {
	float: left;
}
.highslide-controls a {
	background-image: url(../highslide/graphics/controlbar-white-small.gif);
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-controls .highslide-move {
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

/* ============================ */
/* ========== Footer ========== */
/* ============================ */

.bottomLinks {
   text-align:center;
   font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:10px;
	}
#contentDiv .bottomLinks a, #contentDiv .bottomLinks a:hover {
   text-align:center;
   font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:black;
	}
#footer {
	width:988px;
	height:31px;
	margin-right:auto; margin-left:auto;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	}
#footer div {
	text-align:center;
   font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:5px;
	}
#footer table {
	width:938px;
	padding:35px 25px 10px 25px;
	margin-right:auto; margin-left:auto;
	}
#footer td, #footer td a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#004579;
	}
#footer td a:hover {
	color:white;
	}
