body{
	margin:0;
	color:#222;
	font:13px Arial, Helvetica, sans-serif;
	background:#006fb0 url(../images/bg-page.gif) no-repeat 50% 0;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
#container {
	margin:115px auto 0;
	width:997px;
	z-index:1;
}
#schedule {
	width:638px;
	overflow:hidden;
	padding:0 54px 0 0;
	margin:0 0 -18px 304px;
	position:relative;
	z-index:5;
}
.calendar {
	float:right;
	background:url(../images/calendar.gif) no-repeat;
	width:56px;
	height:47px;
	overflow:hidden;
	color:#000;
}
.calendar .month{
	display:block;
	text-transform: uppercase;
	padding:1px 0 0 6px;
	font-size:12px;
}
.calendar .date {
	display:block;
	font-size:22px;
	width:43px;
	text-align:center;
}
.schedule-box {
	float:right;
	margin:0 15px 0 0;
	display:inline;
	text-align:right;
	font-size:16px;
	line-height:17px;
	color:#d3e9f6;
}
.schedule-box strong {
	display:block;
	margin:0 0 11px;
}
.viewhours{  width:177px; height:50px;  background:url(../images/viewhours.png) no-repeat;  float:right;  margin:0 7px 0 0; }
.viewhours a{ display:block; text-indent:-9999px; height:50px; }

.freestuff{  width:177px; height:50px;  background:url(../images/freestuff.png) no-repeat;  float:right;  margin:0 7px 0 0; }
.freestuff a{ display:block; text-indent:-9999px; height:50px; }

#page {
	background:url(../images/bg-content.png) repeat-y;
	width:946px;
	padding:0 25px 0 26px;
	position:relative;
	z-index:1;
}
#header {
	width:100%;
	position:relative;
	z-index:2;
}
.header-holder {
	background:url(../images/bg-header.png) no-repeat;
	width:667px;
	padding:14px 26px 0 305px;
}
.logo {
	width:367px;
	height:296px;
	position:absolute;
	margin:0;
	top:-131px;
	left:-33px;
	z-index:6;
}
.logo a {
	width:367px;
	height:296px;
	background:url(../images/logo.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	position:relative;
	cursor:pointer;
}
ul.navigation {
	list-style:none;
	padding:15px 0 0;
	margin:0;
	width:100%;
}
ul.navigation:after {
	content:"";
	clear:both;
	display:block;
}
ul.navigation li {
	float:left;
	font-size:12px;
	line-height:33px;
	margin:0 0 0 0;
	font-weight:bold;
	position:relative;
}
ul.navigation li a {
	color:#000;
	display:block;
	padding:0 13px 0 12px;
}
ul.navigation li a:hover, ul.navigation li a.active, ul.navigation li:hover a, ul.navigation li.hover a {
	text-decoration:none;
	background:url(../images/bg-rollover.gif) repeat-x;
}
ul.navigation li.home {margin:0 10px 0 0;}
ul.navigation li.home a {
	background:url(../images/home-item.gif) no-repeat;
	width:29px;
	height:28px;
	text-indent:-9999px;
	padding:0;
	overflow:hidden;
}
.sub-nav {
	width:486px;
	position:absolute;
	left:-14px;
	top:33px;
	display:none;
}
.sub-holder {
	width:439px;
	height:249px;
	padding:3px 30px 0 17px;
	overflow:hidden;
	background:url(../images/bg-sub-menu.png) no-repeat;
}
ul.navigation li:hover .sub-nav, ul.navigation li.hover .sub-nav {display:block;}
.sub-nav-right {
	right:-14px;
	left:auto;
}
.sub-holder img {float:left;}
ul.sub-list {
	float:left;
	list-style:none;
	padding:9px 0 0 3px;
	margin:0;
	width:274px;
}
ul.sub-list li {
	background:url(../images/border.gif) no-repeat 0 100%;
	padding-bottom:1px;
	line-height:21px;
	float:none;
}
ul.sub-list li a, ul.navigation li:hover li a, ul.navigation li.hover li a {
	background:url(../images/arrow.gif) no-repeat 12px 9px;
	padding:0 25px;
	position:relative;
}
ul.navigation ul.sub-list li a:hover, ul.navigation ul.sub-list li a.active {background:url(../images/bg-sub-rollover.gif) no-repeat;}
#main {
	width:888px;
	overflow:hidden;
	padding:1px 29px 1px 28px;
}
.img-box {
	width:100%;
	overflow:hidden;
	height:343px;
	position:relative;
}
ul.img-list {
	list-style:none;
	padding:0;
	margin:0;
	width:99999px;
	overflow:hidden;
}
ul.img-list li {float:left;}
ul.img-list li img {
	display:block;
	position:absolute;
}
ul.content-list {
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	right:0;
	top:0;
	width:298px;
	border-left:1px solid #fff;
}
ul.content-list a {
	display:block;
	height:86px;
	width:298px;
	overflow:hidden;
	text-indent:-9999px;
}
ul.content-list li.bowling a {background:url(../images/nav-bowling.png) no-repeat;}
ul.content-list li.rides a {background:url(../images/nav-rides.png) no-repeat;}
ul.content-list li.corporate a {background:url(../images/nav-corporate.png) no-repeat;}
ul.content-list li.tour a {background:url(../images/nav-tour.png) no-repeat;}

ul.content-list li.bowling a:hover {background:url(../images/nav-bowling-rollover.png) no-repeat;}
ul.content-list li.rides a:hover {background:url(../images/nav-rides-rollover.png) no-repeat;}
ul.content-list li.corporate a:hover {background:url(../images/nav-corporate-rollover.png) no-repeat;}
ul.content-list li.tour a:hover {background:url(../images/nav-tour-rollover.png) no-repeat;}
#bottom-box {
	width:888px;
	margin:0 28px;
	padding:0 0 17px;
	background:#0095b0 url(../images/bg-bottom-box.gif) repeat-x;
	color:#fff;
	font-size:12px;
}
#bottom-box a {
	color:#fff;
	text-decoration:underline;
}
#bottom-box a:hover {text-decoration:none;}
.marker {
	position:absolute;
	left:-10px;
	top:-230px;
	background:url(../images/marker.png) no-repeat;
	width:165px;
	height:243px;
	overflow:hidden;
	text-indent:-9999px;
}
.man {
	position:absolute;
	background:url(../images/pic-home.png) no-repeat;
	width:145px;
	height:153px;
	text-indent:-9999px;
	overflow:hidden;
	top:-117px;
	right:20px;
}
.holder {
	width:766px;
	overflow:hidden;
	padding:6px 70px 0 52px;
}
.directions {
	float:left;
	margin:19px 14px 0 0;
	background:url(../images/text-directions.gif) no-repeat;
	width:227px;
	height:84px;
	text-indent:-9999px;
	overflow:hidden;
}
.directions a {
	display:block;
	height:100%;
}
.events {
	float:left;
	width:260px;
	padding:0 0 0 8px;
	margin:0 28px 0 0;
	background:url(../images/sep.gif) no-repeat;
}
h2.upcoming {
	background:url(../images/heading-upcoming.gif) no-repeat;
	width:210px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.events ul {
	list-style:none;
	padding:11px 0 0 15px;
	margin:0;
	width:245px;
	overflow:hidden;
}
.events ul li {
	width:100%;
	overflow:hidden;
	float:left;
	padding:0 0 4px;
}
.events ul li span {
	float:left;
	width:90px;
	padding:0 5px 0 0;
}
.events ul li strong {float:left;}
.announcements {
	float:left;
	width:219px;
	padding:0 0 0 10px;
	line-height:20px;
	background:url(../images/sep.gif) no-repeat;
}
h2.title-announcements {
	margin:0;
	background:url(../images/heading-announcements.gif) no-repeat;
	width:196px;
	height:40px;
	text-indent:-99999px;
	overflow:hidden;
}
.info {padding:9px 0 0 11px;}
.announcements p {margin:0;}
#footer {
	background:url(../images/bg-footer.gif) no-repeat;
	width:888px;
	padding:27px 55px 25px;
	font-size:11px;
	color:#000;
	line-height:18px;
	text-align:center;
	position:relative;
	z-index:3;
}
#footer ul {
	list-style:none;
	padding:0;
	margin:0;
}
#footer ul li {
	display:inline;
	background:url(../images/sep-footer.gif) no-repeat 0 50%;
	padding:0 5px 0 8px;
}
#footer ul li:first-child {background:none;}
#footer p {margin:0;}
#footer p a {
	color:#000;
	text-decoration:underline;
}
#footer p a:hover {text-decoration:none;}
/*inner page*/
.main-holder {
	width:100%;
	overflow:hidden;
	padding:0 0 56px;
	background:url(../images/bg-main-holder.gif) repeat-y;
}
.content {
	float:left;
	width:590px;
	padding:0 1px 0 0;
}
.photo-gallery {
	width:100%;
	position:relative;
}
.photo-gallery img {display:block;}
.btn-photo-gallery {
	position:absolute;
	width:189px;
	height:66px;
	top:112px;
	right:12px;
}
.btn-photo-gallery a {
	display:block;
	background:url(../images/btn-photo.png) no-repeat;
	width:189px;
	height:66px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.main-info {
	width:530px;
	padding:31px 30px 40px 30px;
	line-height:22px;
}
.main-info h2 {
	margin:0 0 20px -6px;
	padding:0 0 2px 6px;
	font-size:18px;
	color:#0095b1;
	font-weight:normal;
	border-bottom:1px solid #cceaef;
	width:524px;
	clear:right;
}
.main-info h3 {
	margin:5px 0 5px -6px;
	padding:8px 0 2px 6px;
	font-size:14px;
	color:#0095b1;
	font-weight:bold;
	border-bottom:1px solid #cceaef;
}
.main-info p {margin:5px 0 10px;}
.main-info a {color:#0095b1; display: inline;}
.main-info p.more { display:block; float:right; font-size:11px; margin:0; }
.main-info img.gallery{ border:2px solid #0095b1; margin:0 5px 5px 0; float: left;}
.sidebar {
	float:right;
	width:297px;
}
.map {
	width:264px;
	padding:14px 16px 15px 17px;
	background:#0095b0 url(../images/bg-map.gif) repeat-x;
	position:relative;
	margin:0 0 17px;
}
.map img {
	display:block;
	border:1px solid #d3e9f6;
}
h2.attractions {
	margin:0;
	background:#0095b1 url(../images/heading-nebs.gif) no-repeat 15px 7px;
	width:296px;
	height:41px;
	text-indent:-9999px;
	overflow:hidden;
}
h2.events {
	margin:0;
	background:#0095b1 url(../images/heading-events.gif) no-repeat 15px 7px;
	width:296px;
	height:41px;
	text-indent:-9999px;
	overflow:hidden;
}
h2.account{
	margin:0;
	background:#0095b1 url(../images/heading-account.gif) no-repeat 15px 7px;
	width:296px;
	height:41px;
	text-indent:-9999px;
	overflow:hidden;
}
ul.attractions-list {
	list-style:none;
	padding:16px 0 0 2px;
	width:295px;
	margin:0;
}
ul.attractions-list li {
	width:259px;
	padding:1px 7px 0 25px;
	overflow:hidden;
	line-height:30px;
	color:#006578;
}
ul.attractions-list li strong {
	float:left;
}
ul.attractions-list li span{ float:left; width:200px; line-height:11px; font-size:12px;  }
ul.attractions-list li strong a {
	color:#0095b1;
}
a.play {
	float:right;
	width:62px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	margin:3px 0 0;
	background:url(../images/btn-play.gif) no-repeat;
}
ul.attractions-list li.blue {background:#bdddef;}
#container .main-inner {padding-bottom:0;}

/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #000;
	display: none;
	z-index: 9999;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(../images/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	left: -26px;
	background: url(../images/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(../images/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(../images/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(../images/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../images/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}
