* {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
body {
	margin:0px;
	background-color:#5ad2ff;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	}
.iH {
	display:none;
	}

/* ============================ */
/* ========== Header ========== */
/* ============================ */

#header {
   width:988px;
   height:568px;
   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);
	}
.headerPaypal {
	float:left;
	margin-right:6px;
	}
#phoneBlurb {
	position:absolute;
	left:627px;
	top:62px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:black;
	text-align:center;
	}
#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;
	}

/* ============================= */
/* ========== 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;
	}

/* =========================== */
/* ========== Admin ========== */
/* =========================== */

#adminHeader {
	width:988px; height:176px;
	background-image:url(../images/header_admin.jpg);
	margin:13px auto 0 auto;
	position:relative;
	}
#adminContentDiv {
	width:940px;
	padding:6px 22px 0 22px;
	/*width:751px;
	padding: 20px 101px 30px 100px;*/
	margin:0 auto;
	background-color:white;
	}
.dataTable {
	margin:0 auto;
	text-align:left;
	width:100%;
   border-left:1px solid #9e9e9e;
	border-right:1px solid #9e9e9e;
	}
.dataTable2 {
	margin:0 auto;
	}
#contentDiv .dataTable td {
	border-bottom:1px solid #9e9e9e;
	height:22px;
	padding-left:3px;
	}
#contentDiv .dataTable td, .dataTable td a, #contentDiv .dataTable2 td, .dataTable2 td a {
   text-align:left;
   font-size:12px;
   }
#contentDiv .dataTable th {
   background-color:#969696;
   background-image:url(../images/dataTable_th.jpg);
   color:black;
   font-size:14px;
   height:22px;
   font-weight:normal;
   padding-left:4px;
   }
#contentDiv .dataTable th a {
   color:black;
   font-size:14px;
   text-decoration:none;
   }
#contentDiv .dataTable th a:hover {
   text-decoration:underline;
   }
.heading2 {
   display:block;
   height:28px;
   padding-left:10px;
   background-color:#969696;
   background-image:url(../images/heading2.jpg);
   line-height:28px;
   font-size:18px;
   color:black;
   position:static;
   z-index:1;
   }
.heading4 {
   display:block;
   width:930px; height:28px;
   padding-left:10px;
   background-color:#969696;
   background-image:url(../images/heading4.jpg);
   line-height:28px;
   font-size:18px;
   color:black;
   position:static;
   z-index:1;
   }
.heading3_title {
   float:left;
   margin-right:6px;
   }
.heading3_button {
   float:right;
   margin-right:6px;
   margin-top:2px;
   clear:right;
   }
.heading3_button {
	//margin-top:1px; /* IE Hack */
	}
div.title {
	color:white;
	display:block;
	height:28px;
	line-height:28px;
	background-color:#801519;
	background-image:url(../images/title.jpg);
	padding-left:10px;
	}
#contentDiv .title2, .heading3 {
	color:white;
	font-size:18px;
	font-weight:bold;
	margin:12px 0 0 0;
	display:block;
	width:930px; height:28px;
	line-height:28px;
	background-color:#13abd6;
	background-image:url(../images/title2.jpg);
	padding-left:10px;
	border-bottom:none;
	}
.isHidden {
	color:#888888;
	}

/* ============================== */
/* ========== Menu Bar ========== */
/* ============================== */

#menuBar {
   position:absolute;
   z-index:99;
   left:2px; top:146px;
   width:984px; height:30px;
   }
.nav, .nav ul {
   padding: 0;
   margin: 0;
   list-style: none;
   }
.nav a {
   display:block;
   color:white;
   font-size:16px;
   text-decoration:none;
   text-align:center;
   line-height:30px;
   width:163px; height:30px;
   font-weight:bold;
   }
.nav a div {
	font-weight:normal;
	color:#8e98a1;
	margin-top:-5px;
	}
.nav li {
   float:left;
   margin:0;
   }
.nav li ul {
   position:absolute;
   text-align:left;
   width:126px;
   left:-999em;
   }
.nav li a:hover, .nav li a.active {
	background-image:url(../images/admin_menu_over.jpg);
  }
.nav li ul li, .nav li ul li:hover {
   border:none;
   display:block;
   }
.nav li ul li a {
   font-size:14px;
   line-height:20px;
   display:block;
   border:none;
   width:182px;
   padding:5px 10px;
   text-align:left;
   background-color:#1166a7;
   position:relative;
   z-index:99;
   height:auto;
   }
.nav li ul li a:hover {
	background-color:#3ab7e7;
	background-image:none;
   }
.nav li:hover ul, .nav li.sfhover ul, .nav li ul li:hover ul, .nav li ul li.sfhover ul {
   left:auto;
   display:block;
   }
.navBottom, .navBottom:hover {
   width:202px; height:7px;
   margin-left:2px;
   background-image:url(../images/submenu_bottom.gif);
   font-size:0px;
   }

/* ============================ */
/* ========== Paging ========== */
/* ============================ */

.paging {
	width:940px; height:22px;
	background-image:url(../images/pagingBottom.gif);
	text-align:center;
	position:relative;
	font-size:1px;
	}
.pagingText {
	width:105px;
	height:22px;
	font-size:12px;
	color:black;
	text-align:center;
	position:absolute;
	top:3px;
	left:415px;
	}
.paging2Text {
	width:99%;
	height:22px;
	font-size:12px;
	color:black;
	text-align:center;
	position:absolute;
	top:3px;
	margin:0 auto;
	}
.pagingPrevious {
	width:22px;
	height:22px;
	background-image:url(../images/pagingPrevious.gif);
	}
.pagingPrevious_inactive {
	width:22px;
	height:22px;
	background-image:url(../images/pagingPrevious_inactive.gif);
	}
.pagingPrevious_over {
	width:22px;
	height:22px;
	background-image:url(../images/pagingPrevious_over.gif);
	}
.paging2 {
	height:22px;
	background-image:url(../images/pagingBottom2.gif);
	text-align:center;
	position:relative;
	font-size:1px;
	}
.paging2_right {
	float:right;
	width:5px;
	height:22px;
	background-image:url(../images/pagingBottom2_right.gif);
	}

/* =============================== */
/* ========== 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;
	}

