ul, ol, li, dl, dt, dd, p, div, span, h1, h2, h3, h4, h5, h6, hr, form, fieldset, a, img, th, td, acronym, strong {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	margin: 0;
	height: 100%;
	padding: 0;
	background: #78aced url(/images/bg.png) 0 0 repeat-x;
	text-align: center;
	font-family: Trebuchet, Trebuchet MS, Georgia, Verdana, Arial, Helvetica;
	color: #333;
}
a {
	text-decoration: none;
}
input, select {
	margin: 0;
}
table {
	border-collapse: collapse;
}
td, th {
	vertical-align: middle;
	text-align: left;
}

.text input,
.text textarea,
input.text {
	border: 1px solid #cfcfcf;
	padding: 3px 1px 0 4px;
	background: #fff url(/images/input-top.png) 0 0 repeat-x;
	font: 13px Arial;
	color: #666;
}
.text input,
input.text {
	height: 23px;
	max-height: 18px;
}

.select.over {
	z-index: 600;
}
.select div {
	position: absolute;
	z-index: 500;
	border: 1px solid #ccc;
	background: #fff url(/images/menu-site.png) 114px 2px no-repeat;
	font-size: 11px;
	line-height: 21px;
	color: #000;
	cursor: pointer;
	cursor: hand;
}
.select div.over {
	z-index: 600;
	border-color: #aaa;
	background-image: url(/images/menu-site-over.png);
}
.select a,
.select b {
	display: block;
	padding: 0 4px;
	_width: 100%;
	font-weight: normal;
}
.select a {
	display: none;
	border-top: 1px solid #ccc;
	color: #f60;
}
.select a:hover {
	background: #ffe5bf;
}
.select .over a {
	display: block;
}

.list .text,
.list .select {
	display: block;
	clear: both;
	padding: 7px 0 0 0;
	_padding-top: 5px;
}
.list .select {
	overflow: visible;
	position: relative;
}
.list label {
	display: block;
	float: left;
	clear: none;
	padding: 3px 7px 0 0;
	text-align: right;
	font: 14px Georgia;
	line-height: 16px;
	color: #333;
}
.list .text input,
.list .text textarea,
.list .submit input {
	display: block;
	float: left;
	clear: none;
}
.list .submit {
	display: block;
	clear: both;
	overflow: hidden;
	_overflow: visible;
	_height: 36px;
}
.loading .submit {
	background: url(/images/loader.gif) 100% 100% no-repeat;
}
.list .alert,
.list .status {
	display: none;
	padding: 8px 0 0 15px;
	text-align: left;
	font: bold 14px Georgia;
	line-height: 16px;
	color: #f60;
}
.list .status {
	float: left;
	_width: 250px;
}
.list .alert {
	clear: both;
	overflow: hidden;
	padding: 1px 0 3px 0;
}

.spacer {
	display: block;
	clear: both;
	overflow: hidden;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
.nowrap {
	white-space: nowrap;
}
.hidden {
	display: none;
}

#content {
	position: relative;
	margin: 0 auto;
	width: 964px;
	padding: 106px 0 0 0;
	background: #fff;
	text-align: left;
}

#logo {
	display: block;
	position: absolute;
	left: -6px;
	top: 0;
	z-index: 100;
	width: 299px;
	height: 91px;
	background: url(/images/logo.png) 0 0 no-repeat;;
}

#login,
#logout,
#facebook,
#promote {
	position: absolute;
	left: 306px;
	z-index: 100;
	padding: 4px 0 0 8px;
	font-size: 11px;
	line-height: 14px;
	color: #666;
}
#login,
#logout {
	display: none;
	top: 0;
	width: 228px;
	height: 42px;
}
#facebook {
	top: 43px;
	padding: 0 0 0 38px;
	width: 228px;
	max-width: 197px;
	background: url(/images/facebook.png) 7px 50% no-repeat;
	line-height: 41px;
}
#promote {
	left: 630px;
	top: 46px;
	width: 318px;
	height: 41px;
}
#login a,
#logout a,
#facebook a,
#promote a {
	color: #f60;
}
#login a:hover,
#logout a:hover,
#facebook a:hover,
#promote a:hover {
	text-decoration: underline;
}
#promote h3 {
	font-size: 12px;
	line-height: 14px;
	color: #666;
}

.menu-site {
	position: absolute;
	left: 557px;
	top: 0;
	z-index: 500;
	width: 208px;
	height: 31px;
	font-size: 11px;
	line-height: 13px;
	color: #666;
}
.menu-site label {
	display: block;
	float: left;
	margin: 13px 0 0 2px;
	width: 61px;
}
.menu-site div {
	right: 11px;
	top: 8px;
	width: 136px;
	max-width: 134px;
}

#cse-search-box {
	display: block;
	position: absolute;
	left: 765px;
	top: 0;
	width: 200px;
	height: 31px;
	border-left: 1px solid #ccc;
	font-size: 11px;
	line-height: 13px;
	color: #666;
}
#cse-search-box input {
	float: left;
	margin: 10px 0 0 0;
}
#cse-search-box input.text {
	margin: 8px 4px 0 0;
	width: 88px;
	max-width: 81px;
}
#cse-search-box label {
	display: block;
	float: left;
	margin: 5px 4px 0 0;
	width: 43px;
	text-align: right;
}
.search-results #helper-subscribe {
	margin: 200px 0 22px 0;
}
.search-results #center .stats {
	text-align: right;
}
#center .search-results-list span {
	display: block;
	color: #63c;
}
.search-results #center .pagination {
	padding-bottom: 22px;
}
.search-results .pagination a,
.search-results .pagination b {
	display: block;
	float: right;
	margin: 0 0 0 16px;
	font-size: 16px;
	line-height: 22px;
}
.search-results .pagination .pn {
	font-size: 14px;
	line-height: 22px;
}

#bottom {
	position: relative;
	margin: 7px auto 0 auto;
	width: 964px;
	max-width: 941px;
	height: 68px;
	max-height: 41px;
	padding: 0 13px 27px 10px;
	background: url(/images/bottom-bg.fpng) 0 0 repeat-x;
	text-align: left;
	font-size: 11px;
	line-height: 36px;
	color: #e3eefb;
}
#copy,
#bottom a {
	margin: 0 5px;
	color: #006;
}
#bottom a:hover {
	color: #f60;
	text-decoration: underline;
}
#copy {
	display: block;
	float: right;
	padding: 10px 0 5px 0;
	text-align: right;
	line-height: 16px;
}
#copy a {
	margin: 0;
}
#menu-top,
#menu-top .bg {
	position: absolute;
	left: -10px;
	top: 91px;
	z-index: 200;
	width: 983px;
	height: 56px;
}
#menu-top .bg {
	left: 0;
	top: 0;
	background: url(/images/menu-top-bg2.fpng) 0 0 no-repeat;
}
#menu-top div {
	position: absolute;
	top: 5px;
	z-index: 300;
}
#menu-top a {
	display: block;
	color: #fff;
}
#menu-top a:hover {
	color: #fdb;
}
#menu-top .over a,
#menu-top .over a.active {
	background: #fff;
	color: #f60;
}
#menu-top .over a:hover,
#menu-top .over a.active:hover {
	color: #f60;
}
#menu-top .over span a,
#menu-top .over span a:hover {
	color: #639;
}
#menu-top a.active {
	color: #639;
}
#menu-top a.active:hover {
	color: #1c2d81;
}
#menu-top b {
	display: block;
	position: absolute;
	padding: 0 3px;
	z-index: 400;
}
#menu-top .over b {
	background: url(/images/menu-top-sub-tv.png) 0 100% repeat-x;
}
#menu-top b a {
	height: 32px;
	max-height: 15px;
	padding: 7px 0 10px 15px;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}
#menu-top span {
	display: none;
	position: absolute;
	left: -3px;
	top: 29px;
	z-index: 300;
}
#menu-top .over span {
	display: block;
}
#menu-top span a {
	position: relative;
	_width: 100%;
	height: 21px;
	margin: 0 6px;
	border-bottom: 1px solid #ccc;
	padding: 0 15px;
	font-size: 12px;
	line-height: 21px;
	white-space: nowrap;
}
#menu-top span a:hover {
	background: #ffe5bf;
}

#menu-top i {
	display: block;
	font-size: 1px;
	line-height: 1px;
}
.menu-top-tc {
	position: relative;
	margin: 0 6px;
	_width: 100%;
	height: 3px;
	background: #ffae00;
}
.menu-top-tl,
.menu-top-tr {
	position: absolute;
	top: 0;
	width: 6px;
	height: 3px;
}
.menu-top-tl {
	left: -6px;
	background: url(/images/menu-top-sub-tl.fpng) 100% 0 no-repeat;
}
.menu-top-tr {
	right: -6px;
	background: url(/images/menu-top-sub-tr.fpng) 0 0 no-repeat;
}
.menu-top-bc {
	position: relative;
	margin: 0 14px;
	_width: 100%;
	height: 27px;
	background: url(/images/menu-top-sub-bc.fpng) 0 0 repeat-x;
}
.menu-top-bl,
.menu-top-br {
	position: absolute;
	bottom: 0;
	width: 14px;
	height: 27px;
}
.menu-top-bl {
	left: 0;
	background: url(/images/menu-top-sub-bl.fpng) 100% 0 no-repeat;
}
.menu-top-br {
	right: 0;
	background: url(/images/menu-top-sub-br.fpng) 0 0 no-repeat;
}
.menu-top-cl,
.menu-top-cr {
	position: absolute;
	top: 0;
	width: 6px;
	height: 22px;
}
.menu-top-cl {
	left: -6px;
	background: url(/images/menu-top-sub-cl.fpng) 100% 0 repeat-y;
}
.menu-top-cr {
	right: -6px;
	background: url(/images/menu-top-sub-cr.fpng) 0 0 repeat-y;
}

#home {
	left: 51px;
}
#home a {
	width: 82px;
	max-width: 60px;
	height: 32px;
	max-height: 15px;
	padding: 6px 0 11px 22px;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}

#visit-us {
	left: 134px;
}
#visit-us b {
	width: 98px;
	max-width: 92px;
}
#visit-us b a {
	padding-left: 23px;
}
#visit-us span {
	width: 185px;
}

#whats-new {
	left: 233px;
}
#whats-new b {
	width: 172px;
	max-width: 166px;
}
#whats-new b a {
	padding: 9px 0 8px 17px;
}
#whats-new span a {
	padding-left: 17px;
}
#whats-new span {
	width: 185px;
}

#attractions {
	left: 406px;
}
#attractions b {
	width: 120px;
	max-width: 114px;
}
#attractions b a {
	padding: 10px 0 7px 18px;
}
#attractions span a {
	padding-left: 18px;
}
#attractions span {
	width: 185px;
}

#birthday-parties {
	left: 527px;
}
#birthday-parties b {
	width: 149px;
	max-width: 143px;
}
#birthday-parties b a {
	padding: 10px 0 7px 17px;
}
#birthday-parties span a {
	padding-left: 17px;
}
#birthday-parties span {
	width: 185px;
}

#group-events {
	left: 677px;
}
#group-events b {
	width: 131px;
	max-width: 125px;
}
#group-events b a {
	padding: 8px 0 9px 18px;
}
#group-events span a {
	padding-left: 18px;
}
#group-events span {
	width: 185px;
}

#contacts {
	left: 810px;
}
#contacts b {
	width: 108px;
	max-width: 102px;
}
#contacts b a {
	padding: 6px 0 11px 15px;
}
#contacts span {
	width: 167px;
}
#menu-left,
#menu-left .bg,
#menu-left span {
	position: absolute;
	left: 0;
	top: 121px;
	z-index: 100;
	width: 213px;
}
#menu-left .bg {
	top: 0;
	z-index: 50;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#menu-left span {
	top: 0;
	padding: 35px 0 0 0;
}
#menu-left.visit-us .bg {
	height: 302px;
	background-image: url(/images/menu-left-visit-us.fpng);
}
#menu-left.whats-new .bg {
	height: 165px;
	background-image: url(/images/menu-left-whats-new.fpng);
}
#menu-left.attractions .bg {
	height: 253px;
	background-image: url(/images/menu-left-attractions.fpng);
}
#menu-left.attractions-rides .bg {
	height: 322px;
	background-image: url(/images/menu-left-attractions-rides.fpng);
}
#menu-left.attractions-io .bg {
	height: 370px;
	background-image: url(/images/menu-left-attractions-io.fpng);
}
#menu-left.attractions span {
	padding-top: 27px;
}
#menu-left.birthday-parties .bg,
#menu-left.contacts .bg {
	height: 183px;
	background-image: url(/images/menu-left-items-5.fpng);
}
#menu-left.group-events .bg {
	height: 214px;
	background-image: url(/images/menu-left-group-events.fpng);
}
#menu-left.group-events-event-packages .bg {
	height: 253px;
	background-image: url(/images/menu-left-group-events-sub.fpng);
}
#menu-left b {
	display: block;
	background: url(/images/menu-left-arrow.png) 165px 50% no-repeat;
}
#menu-left a {
	display: block;
	clear: both;
	padding: 0 40px 0 23px;
	_width: 100%;
	background: url(/images/menu-left-bull.png) 14px 57% no-repeat;
	font-size: 13px;
	line-height: 24px;
	color: #f60;
}
#menu-left b a {
	background-image: url(/images/menu-left-bull-active.png);
	color: #63c;
}
#menu-left a:hover {
	text-decoration: underline;
}
#menu-left div {
	margin: -3px 0 3px 0;
}
#menu-left div a,
#menu-left div b a {
	background: transparent;
	line-height: 18px;
}
.inner h1,
.inner h1 div,
.inner h1 b {
	display: block;
	position: relative;
	height: 80px;
}
.inner h1 div,
.inner h1 b {
	position: absolute;
	left: 193px;
	top: 14px;
	z-index: 1;
	width: 771px;
	height: 66px;
}
.inner h1 div {
	background: url(/images/caption.fpng) 100% 100% no-repeat;
}
.inner h1 b {
	top: 40px;
	z-index: 2;
	height: 30px;
	padding: 0 0 0 32px;
	max-width: 739px;
	font-size: 28px;
	line-height: 30px;
	color: #fefefe;
}

.inner a {
	color: #f60;
}
.inner a:hover {
	text-decoration: underline;
}

#status {
	position: absolute;
	left: 225px;
	top: 202px;
	z-index: 100;
	font: 10px Arial, Helvetica;
	line-height: 12px;
	color: #666;
}
#status a {
	color: #666;
}
#status a:hover {
	text-decoration: underline;
}

#left,
#right {
	float: left;
	clear: none;
	margin: 57px 0 11px 0;
	width: 193px;
	max-width: 192px;
}
#left {
	margin-bottom: 0;
	border-right: 1px solid #e5e5e5;
	background: #fff7e5 url(/images/left-bg.png) 100% 0 repeat-y;
}
#center {
	float: left;
	clear: none;
	margin: 57px 0 0 0;
	width: 578px;
}
.no-left #center {
	margin-left: 193px;
}
.no-right #center {
	width: 770px;
}
#right {
	border-left: 1px solid #e5e5e5;
	width: 192px;
	max-width: 191px;
}

#center h2 {
	margin: 0 29px 0 31px;
	font-size: 22px;
	line-height: 24px;
	color: #63c;
}
#center h3 {
	margin: 0 29px 0 31px;
	font-size: 16px;
	line-height: 22px;
	color: #639;
}
#center h4,
#center p {
	margin: 0 29px 0 32px;
	font: bold 14px Georgia;
	line-height: 22px;
	color: #333;
}
#center p {
	margin: 0 29px 22px 32px;
	font-weight: normal;
}
#center .prev-next {
	margin-bottom: 20px;
	font: 12px Trebuchet, Trebuchet MS;
}
#center .prev-next i {
	margin: 0 6px;
	font-size: 10px;
	font-style: normal;
}
#center ul {
	margin: 0 0 20px 0;
}
#center li {
	padding: 0 29px 2px 62px;
	background: url(/images/bull.png) 49px 11px no-repeat;
	list-style: none;
	font: 14px Georgia;
	line-height: 22px;
	color: #333;
	font-weight: normal;
}

.testimonial i,
.testimonials i {
	display: block;
	font-size: 15px;
	margin: 0 0 4px 0;
}
.testimonial b,
.testimonials b {
	vertical-align: bottom;
	font-size: 25px;
	line-height: 13px;
	font-style: normal;
	color: #666;
}

#left h2,
#right h2 {
	margin: 4px 12px 15px 12px;
	font-size: 16px;
	line-height: 16px;
	color: #63c;
}
#left h3,
#right h3 {
	margin: 0 12px;
	font-size: 15px;
	line-height: 19px;
	color: #639;
}
#left p,
#left h4,
#right p,
#right h4 {
	margin: 0 12px;
	font: bold 12px Georgia;
	line-height: 22px;
	color: #666;
}
#left p,
#right p {
	margin: 0 12px 12px 12px;
	font-weight: normal;
	color: #666;
}

#left .hr,
#center .hr,
#right .hr {
	margin: 0 4px;
	height: 1px;
	background: #e5e5e5;
	font-size: 1px;
	line-height: 1px;
}
#center .hr {
	margin: 0 10px 0 4px;
}

#add2any {
	position: absolute;
	right: 23px;
	top: 201px;
	z-index: 100;
}
div.popup {
	display: none;
	width: 820px;
	text-align: left;
}
div.popup .bg-top,
div.popup .bg-middle,
div.popup .bg-bottom {
	position: absolute;
	left: 0;
	z-index: 900;
	width: 820px;
}
div.popup .bg-top {
	top: 0;
	height: 44px;
	background: url(/images/popup-bg-top.fpng) 0 0 no-repeat;
}
div.popup .bg-middle {
	top: 44px;
	height: 1px;
	background: url(/images/popup-bg-middle.fpng) 0 0 repeat-y;
}
div.popup .bg-bottom {
	bottom: 0;
	height: 34px;
	background: url(/images/popup-bg-bottom.fpng) 0 0 no-repeat;
}
div.popup-dark-bg {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 800;
	width: 100%;
	height: 100%;
	background: rgba(102, 102, 102, 0.7);
	_background: #666;
	_filter: Alpha(Opacity=70);
}
div.popup .data {
	position: relative;
	left: 24px;
	z-index: 1000;
	width: 771px;
}
div.popup .data .spacer-top {
	height: 44px;
}
div.popup .data .spacer-bottom {
	height: 51px;
}

div.popup .close {
	display: block;
	position: absolute;
	right: 23px;
	top: 17px;
	z-index: 1100;
	width: 80px;
	padding: 2px 0 0 0;
	background: url(/images/popup-close.png) 58px 8px no-repeat;
	text-align: center;
	font: 10px Arial;
	line-height: 25px;
	color: #333;
}
div.popup .close:hover {
	background-image: url(/images/popup-close-over.png);
	color: #f60;
	text-decoration: none;
}

div.popup .prev a,
div.popup .prev b,
div.popup .next a,
div.popup .next b {
	display: block;
	position: absolute;
	bottom: 40px;
	z-index: 1100;
	width: 70px;
	font-size: 26px;
	line-height: 24px;
	font-weight: bold;
}
div.popup .prev a:hover,
div.popup .next a:hover {
	color: #000;
	text-decoration: none;
}
div.popup .prev a,
div.popup .prev b {
	left: 45px;
	text-align: left;
}
div.popup .next a,
div.popup .next b {
	right: 45px;
	text-align: right;
}
div.popup .prev b,
div.popup .next b,
div.popup .passive a,
div.popup .passive a {
	display: none;
}
div.popup .passive b,
div.popup .passive b {
	display: block;
	color: #ccc;
}

div.popup a {
	color: #f60;
}
div.popup a:hover {
	text-decoration: underline;
}
div.popup h3 {
	margin: 10px 22px 21px 26px;
	font-size: 16px;
	line-height: 22px;
	color: #333;
}
div.popup h4 {
	margin: 0 22px 0 26px;
	font-size: 12px;
	line-height: 22px;
	color: #333;
}
div.popup p {
	margin: 0 22px 21px 26px;
	font: 12px Georgia;
	line-height: 21px;
	color: #333;
}
div.popup label {
	font-size: 12px;
}

div.popup .login .spacer-top,
div.popup .why-register .spacer-top {
	height: 54px;
}
div.popup .why-register .spacer-bottom {
	height: 36px;
}
div.popup .login .spacer-bottom {
	height: 26px;
}
div.popup .login h2 {
	margin: 6px 22px 26px 26px;
	font-size: 18px;
	line-height: 22px;
	color: #333;
}
div.popup .login p.header {
	border-bottom: 1px solid #ccc;
	margin: 0 22px 13px 26px;
	padding: 0 0 4px 4px;
	font-size: 14px;
	line-height: 22px;
}
div.popup .login h3 {
	position: absolute;
	left: 26px;
	top: 147px;
	margin: 0;
}
div.popup .login form {
	float: right;
	width: 590px;
}
div.popup .login .text input {
	width: 210px;
	max-width: 204px;
}
div.popup .login .list .checkbox label {
	margin-top: 2px;
}
div.popup .login .submit {
	padding: 0 0 16px 162px;
}
div.popup .login .loading .submit {
	background-position: 245px 7px;
}
div.popup .login .bottom-float {
	margin-left: 178px;
}
#center #helper-birthdays-parties,
#right #helper-birthdays-parties,
#helper-birthdays-parties {
	padding: 95px 10px 0 12px;
	background: url(/images/helper-birthdays-parties.png) 14px 32px no-repeat;
	font-size: 10px;
	line-height: 18px;
}
#center .right #helper-birthdays-parties,
#right #helper-birthdays-parties {
	padding-top: 63px;
	background-position: 14px 0;
}
#helper-birthdays-parties a {
	white-space: nowrap;
}
#helper-double-ticket a {
	display: block;
	font-size: 11px;
}
#helper-double-ticket .buy-tickets {
	height: 203px;
	background: url(/images/helper-double-ticket-w.png) 50% 100% no-repeat;
}
#left #helper-double-ticket .buy-tickets {
	height: 173px;
	background: url(/images/helper-double-ticket-y.png) 50% 100% no-repeat;
}
#helper-double-ticket .buy-tickets:hover {
	text-decoration: none;
}
#helper-double-ticket .news {
	margin: 5px 0 0 12px;
}
#helper-double-ticket .specials {
	display: none;
	margin: 5px 0 0 0;
	text-align: center;
	font-weight: bold;
}
#left #helper-double-ticket .news {
	display: none;
}
#left #helper-double-ticket .specials {
	display: block;
}
#helper-funplex-cafe {
	display: block;
	height: 87px;
	background: url(/images/helper-funplex-cafe.png) 50% 0 no-repeat;
}
#helper-funplex-cafe:hover {
	text-decoration: none;
}
#center #helper-thrilling-activities,
#right #helper-thrilling-activities,
#helper-thrilling-activities {
	margin: 0;
	padding: 75px 14px 0 15px;
	font-size: 10px;
	line-height: 16px;
	background: url(/images/helper-thrilling-activities.png) 21px 0 no-repeat;
}
#helper-thrilling-activities a {
	display: block;
}
#helper-tickets {
	background: url(/images/helper-tickets-bg.png) 100% 24px no-repeat;
}
#helper-tickets p,
#helper-tickets h3 {
	margin-left: 14px;
	font-size: 15px;
	line-height: 19px;
}
#helper-tickets .button {
	display: block;
	clear: both;
	margin: 0 12px;
	width: 163px;
	height: 24px;
	background: url(/images/helper-tickets-button.png) 0 0 no-repeat;
}
#helper-tickets .button:hover {
	text-decoration: none;
}
#center #helper-videos,
#right #helper-videos,
#helper-videos {
	padding: 110px 10px 0 14px;
	font-size: 10px;
	line-height: 18px;
	background: url(/images/helper-videos.jpg) 20px 0 no-repeat;
}
.attractions #center h4 {
	font-family: Trebuchet, Trebuchet MS;
}
.attractions #helper-funplex-cafe {
	margin: 148px 0 18px 0;
}
.attractions #helper-tickets {
	margin: 19px 0 24px 0;
}
.attractions #helper-subscribe {
	margin: 17px 0;
}
.attractions #helper-double-ticket {
	margin: 13px 0 17px 0;
}
.attractions #helper-videos {
	margin: 4px 0 16px 6px;
}
.attractions #helper-birthdays-parties {
	margin: 16px 0;
}
.attractions #helper-bowling-large {
	margin: 17px 0 26px 0;
}

.attractions-bowling .center-top {
	display: block;
	clear: both;
	margin: 8px 0 8px 30px;
}
.attractions-bowling .video {
	display: block;
	float: right;
	clear: right;
	margin: 6px 18px 0 23px;
	_margin-right: 14px;
	text-align: right;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #333;
}
.attractions-bowling .video object,
.attractions-bowling .video embed {
	display: block;
	margin: 0 0 8px 0;
}
.attractions-bowling #right #helper-thrilling-activities {
	margin: 14px 0 16px 0;
}
.attractions-bowling .video-right {
	margin: 18px 0 16px 10px;
}
.attractions-bowling #center h3 {
	color: #000;
}
.attractions-bowling table {
	margin: 22px 28px 10px 32px;
}
.attractions-bowling th,
.attractions-bowling td {
	vertical-align: top;
	font: 14px Georgia;
	line-height: 22px;
	color: #333;
}
.attractions-bowling th {
	font-size: 14px;
	font-weight: bold;
}
.attractions-bowling .header th,
.attractions-bowling .header td {
	padding: 4px 0 0 0;
	border-top: 1px solid #75aaed;
	font-family: Trebuchet, Trebuchet MS;
	line-height: 22px;
}
.attractions-bowling .header td {
	text-align: right;
	font-size: 12px;
}
.attractions-bowling .last th,
.attractions-bowling .last td {
	padding: 0 0 16px 0;
}
.attractions-bowling .bottom td {
	border-bottom: 1px solid #75aaed;
}
.attractions-bowling #center .notice {
	margin-right: 39px;
	text-align: right;
	font-size: 12px;
}

.attractions-bowling #center .whats-new-promotions h3 {
	color: #333;
}
.attractions-bowling #center .whats-new-promotions  h3.first {
	margin-bottom: 24px;
}
.whats-new-promotions .img {
	position: relative;
	display: block;
	float: left;
	clear: left;
	margin: 0 10px 10px 18px;
	width: 160px;
	text-align: center;
}
.whats-new-promotions .doubletree {
	margin: 0 10px 26px 18px;
}
.whats-new-promotions .sunday-night-bowling {
	margin-bottom: 24px;
}
.whats-new-promotions .eagles {
	margin-bottom: 18px;
}
.whats-new-promotions .halloween {
	margin-bottom: 16px;
}
.whats-new-promotions .token {
	margin: -9px 10px 16px 18px;
}
.whats-new-promotions .pizza {
	margin-bottom: 20px;
}
.whats-new-promotions .splashin-speedway {
	margin: 8px 10px 130px 18px;
}
.whats-new-promotions .movies {
	margin: 2px 10px 54px 18px;
}
.whats-new-promotions .corporate-lunch {
	margin: 7px 10px 50px 18px;
}
.whats-new-promotions .bring-ny {
	margin: 3px 10px 140px 18px;
}
.whats-new-promotions .new-year {
	margin: 3px 10px 70px 18px;
}
.whats-new-promotions .healthy {
	margin: -5px 10px 7px 18px;
}
.whats-new-promotions .season-pass {
	margin: 5px 10px 20px 18px;
}
.whats-new-promotions .holiday-cls {
	margin: 7px 10px 10px 18px;
}
.whats-new-promotions .santa {
	margin: 7px 10px 90px 18px;
}
.landing #center {
	position: relative;
	margin: 14px 0 0 0;
	width: 964px;
}
#center .landing-caption {
	margin: 0;
	padding: 27px 0 0 222px;
	font-size: 28px;
	line-height: 28px;
	color: #fff;
}
#center .landing-caption-wg {
	padding: 31px 0 0 232px;
	font-size: 26px;
	line-height: 26px;
}
.landing-menu-left {
	position: absolute;
	left: 0;
	top: 21px;
	z-index: 100;
	width: 196px;
}
.landing-menu-left a {
	display: block;
	clear: both;
	padding: 16px 0 16px 40px;
	_width: 100%;
	background: url(/images/landing-menu-arrow.png) 19px 18px no-repeat;
	font-size: 13px;
	line-height: 16px;
	color: #f60;
}
.landing-menu-left .row3 {
	padding: 20px 0 16px 43px;
	background-position: 22px 22px;
}
.landing-left {
	float: left;
	overflow: hidden;
	width: 535px;
}
.birthday .landing-left {
	width: 533px;
}
#center .landing-left .red h2 {
	margin: 327px 70px 0 56px;
	font-size: 49px;
	line-height: 49px;
	color: #f00;
}
#center .landing-left .red h3 {
	margin: 0 70px 0 56px;
	font-size: 39px;
	line-height: 39px;
	color: #f00;
}
#center .landing-left p {
	margin: 52px 30px 46px 32px;
	font: 16px Trebuchet MS;
	line-height: 26px;
	color: #333;
}
#center .birthday .landing-left p {
	margin: 57px 10px 34px 32px;
}
#center .landing-left .red p {
	margin: 13px 70px 0 54px;
	font: 14px Trebuchet MS;
	line-height: 20px;
	color: #f00;
}
#center .birthday .landing-left .red h2 {
	margin: 370px 70px 0 58px;
}
#center .birthday .landing-left .red h3 {
	margin-left: 58px;
}
#center .birthday .landing-left .red p {
	margin: 13px 70px 0 56px;
}
.landing-right {
	float: left;
	overflow: hidden;
	width: 400px;
}
.landing-vr {
	position: absolute;
	left: 532px;
	top: 393px;
	z-index: 100;
	border-left: 1px solid #ccc;
	height: 419px;
	font-size: 1px;
}
.birthday .landing-vr {
	left: 532px;
	top: 393px;
	height: 456px;
}
.landing-arrow {
	position: absolute;
	left: 433px;
	top: 403px;
	z-index: 500;
	background: url(/images/landing-arrow.fpng) 0 0 no-repeat;
	width: 129px;
	height: 98px;
	font-size: 1px;
}
.birthday .landing-arrow {
	left: 433px;
	top: 403px;
}
#center .landing-right .phone h2 {
	margin: 357px 40px 0 43px;
	font-size: 24px;
	line-height: 28px;
	color: #333;
}
#center .birthday .landing-right .phone h2 {
	margin-top: 354px;
}
#center .landing-right .phone h3 {
	margin: 0 40px 11px 43px;
	font-size: 18px;
	line-height: 24px;
	color: #333;
}

.landing form {
	display: block;
	margin: 0 0 12px 0;
}
.landing .list label {
	padding: 3px 5px 0 0;
	width: 136px;
	max-width: 131px;
	font: bold 14px Trebuchet MS;
	line-height: 16px;
	color: #666;
}
.landing .text input {
	width: 222px;
	max-width: 216px;
}
.landing .select label {
	height: 23px;
	max-height: 19px;
}
.landing .select div {
	left: 136px;
	top: 7px;
	width: 222px;
	max-width: 221px;
	background: #fff url(/images/landing-select.png) 100% 0 no-repeat;
	font: 13px Arial;
	line-height: 21px;
	color: #666;
}
.landing .select div.over {
	border-color: #999;
	background-color: #f6f6f6;
	background-image: url(/images/landing-select-over.png);
}
.landing #center .select a {
	text-decoration: none;
}
.landing .phonetime label {
	position: relative;
	margin-top: -3px;
	padding-top: 0;
	padding-bottom: 8px;
}
.landing .phonetime div {
	margin-top: 1px;
}
.landing .partymonth label {
	padding-top: 5px;
}
.landing .partymonth div {
	width: 130px;
	max-width: 129px;
}
.landing .partymonth.over div {
	width: 222px;
	max-width: 221px;
}
.landing .partymonth a {
	float: left;
	width: 111px;
	max-width: 102px;
}
.landing .partymonth .first {
	max-width: 103px;
}
.landing .partyday {
	padding-top: 5px;
}
.landing .partyday div {
	left: 273px;
	top: -24px;
	width: 85px;
	max-width: 84px;
}
.landing .partyday.over div {
	left: 136px;
	width: 222px;
	max-width: 221px;
}
.landing .partyday a {
	float: left;
	width: 31px;
	max-width: 23px;
}
.landing .partyday .first {
	padding-left: 8px;
	width: 35px;
}
.landing .code {
	height: 16px;
}
.landing .code label {
	padding-top: 0;
}
.landing .code input {
	border: 0;
	padding: 0;
	width: 60px;
	background: transparent;
	font: bold 14px Trebuchet MS;
	color: #000;
}
.landing .loading .code {
	background: url(/images/loader.gif) 230px 7px no-repeat;
}
.landing .submit {
	padding: 8px 0 0 136px;
	_margin-left: -3px;
}
.landing .loading .submit {
	background: transparent;
}
.landing .alert,
.landing .status {
	padding-left: 136px;
	font: bold 14px Trebuchet MS;
	line-height: 16px;
}
.landing .status {
	float: none;
	clear: both;
	overflow: hidden;
	padding: 12px 0 0 2px;
	_width: auto;
}

.landing #center .more {
	margin: 0 40px 26px 138px;
	font: bold 14px Trebuchet MS;
	line-height: 20px;
}

