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;
}
.search-results #helper-subscribe {
	margin: 200px 0 22px 0;
}

#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-bg.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: 78px;
}
#home a {
	width: 85px;
	max-width: 63px;
	height: 32px;
	max-height: 15px;
	padding: 6px 0 11px 22px;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}

#visit-us {
	left: 164px;
}
#visit-us b {
	width: 95px;
	max-width: 89px;
}
#visit-us b a {
	padding-left: 21px;
}
#visit-us span {
	width: 185px;
}

#whats-new {
	left: 260px;
}
#whats-new b {
	width: 120px;
	max-width: 114px;
}
#whats-new b a {
	padding: 9px 0 8px 19px;
}
#whats-new span {
	width: 185px;
}

#attractions {
	left: 381px;
}
#attractions b {
	width: 114px;
	max-width: 108px;
}
#attractions b a {
	padding: 10px 0 7px 18px;
}
#attractions span {
	width: 185px;
}

#birthday-parties {
	left: 496px;
}
#birthday-parties b {
	width: 151px;
	max-width: 145px;
}
#birthday-parties b a {
	padding: 10px 0 7px 22px;
}
#birthday-parties span {
	width: 185px;
}

#group-events {
	left: 648px;
}
#group-events b {
	width: 135px;
	max-width: 129px;
}
#group-events b a {
	padding: 8px 0 9px 22px;
}
#group-events span {
	width: 185px;
}

#contacts {
	left: 784px;
}
#contacts b {
	width: 105px;
	max-width: 99px;
}
#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: 398px;
	background-image: url(/images/menu-left-attractions-io.fpng);
}
#menu-left.attractions-wg .bg {
	height: 302px;
	background-image: url(/images/menu-left-visit-us.fpng);
}
#menu-left.attractions span {
	padding-top: 27px;
}
#menu-left.birthday-parties .bg {
	height: 203px;
	background-image: url(/images/menu-left-birthday-parties.fpng);
}
#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 h2 i {
	font-weight: normal;
	font-style: normal;
}
#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;
}
.bar {
	position: relative;
	margin: 0 0 22px 31px;
	_margin-bottom: 5px;
}
.bar .bg {
	display: block;
	position: absolute;
	left: 0;
	top: 16px;
	z-index: 0;
	border-left: 1px solid #c9e4ff;
	border-right: 1px solid #c9e4ff;
	width: 516px;
}
.bar .pad {
	overflow: hidden;
	position: relative;
	z-index: 50;
	background: url(/images/bar-blue-bg-top.png) 0 0 no-repeat;
	width: 518px;
	height: 56px;
}
.bar .pad a {
	display: block;
	float: left;
	clear: none;
	position: relative;
	height: 56px;
	max-height: 46px;
	padding: 10px 0 0 0;
	background: url(/images/bar-blue-pad-bg.png) 0 0 no-repeat;
	text-align: center;
	font: bold 14px Trebuchet, Trebuchet MS;
	line-height: 46px;
	white-space: nowrap;
}
.bar .pad a:hover {
	color: #666;
	text-decoration: none;
}
.bar .pad a.active {
	background: transparent;
	color: #333;
}
.bar .pad a b {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 56px;
	background: url(/images/bar-blue-pad-border.png) 0 0 no-repeat;
	font-size: 1px;
}
.bar .data {
	overflow: hidden;
	position: relative;
	z-index: 50;
	width: 518px;
}
.bar .data .tab {
	display: none;
	padding: 10px 0 5px 0;
}
.bar .data .active {
	display: block;
}
#center .data h3,
#center .data h4 {
	margin: 0 21px 0 21px;
}
#center .data p {
	margin: 0 21px 22px 21px;
}
.bar .bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 50;
	background: url(/images/bar-blue-bg-bottom.png) 0 0 no-repeat;
	width: 518px;
	height: 6px;
}

.bar-wide .bg {
	width: 700px;
}
.bar-wide .pad {
	background-image: url(/images/bar-blue-bg-top-wide.png);
	width: 702px;
}
.bar-wide .pad a {
	background-image: url(/images/bar-blue-pad-bg-wide.png);
}
.bar-wide .pad a b {
	background-image: url(/images/bar-blue-pad-border-wide.png);
}
.bar-wide .data {
	width: 702px;
}
.bar-wide .bottom {
	background-image: url(/images/bar-blue-bg-bottom-wide.png);
	width: 702px;
}
.bar-table {
	position: relative;
	padding: 27px 40px 20px 35px;
	_width: 100%;
}
.bar-table .pad {
	position: absolute;
	left: 70px;
	top: 0;
	z-index: 50;
	_width: 100%;
}
.bar-table .pad a {
	position: relative;
	display: block;
	float: left;
	padding: 0 12px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 12px;
	line-height: 27px;
	text-transform: uppercase;
}
.bar-table .pad .first {
	border-left: 1px solid #ccc;
}
.bar-table .pad .active {
	background: #fff;
	color: #666;
}
.bar-table .pad a:hover,
.bar-table .pad .active:hover {
	color: #333;
	text-decoration: none;
}
.bar-table .pad a b,
.bar-table .pad a i {
	position: absolute;
	top: -1px;
	z-index: 100;
	display: block;
	width: 1px;
	height: 1px;
	overflow: hidden;
	background: #fff;
}
.bar-table .pad a b {
	right: -1px;
	_right: -2px;
}
.bar-table .pad a i {
	left: -1px;
}
.bar-table .data {
	position: relative;
	border: 1px solid #ccc;
	_width: 100%;
}
.bar-table .corner {
	position: absolute;
	z-index: 100;
	overflow: hidden;
	width: 3px;
	height: 3px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.bar-table .tl {
	left: -1px;
	top: -1px;
	background-image: url(/images/bar-table-tl.fpng);
}
.bar-table .tr {
	right: -1px;
	_right: -2px;
	top: -1px;
	background-image: url(/images/bar-table-tr.fpng);
}
.bar-table .bl {
	left: -1px;
	bottom: -1px;
	_bottom: -2px;
	background-image: url(/images/bar-table-bl.fpng);
}
.bar-table .br {
	right: -1px;
	_right: -2px;
	bottom: -1px;
	_bottom: -2px;
	background-image: url(/images/bar-table-br.fpng);
}
.bar-table .data .tab {
	display: none;
}
.bar-table .data .active {
	display: block;
}

.bar-table table {
	width: 100%;
}
.bar-table td,
.bar-table th {
	padding: 0 15px 0 0;
	font: 14px Georgia;
	line-height: 22px;
	color: #666;
	font-weight: normal;
}
.bar-table th {
	padding: 10px 15px 3px 0;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
}
.bar-table .odd td {
	background: #fff4cc;
	line-height: 18px;
}
.bar-table .last td {
	line-height: 16px;
}
.bar-table .data .first {
	padding-left: 63px;
}
.pane {
	position: relative;
	margin: 0 31px 12px 31px;
}
.pane .tl {
	position: relative;
	z-index: 50;
	background: url(/images/pane-blue-bg-tl.png) 0 0 no-repeat;
}
.pane .tr {
	background: url(/images/pane-blue-bg-tr.png) 100% 0 no-repeat;
}
.pane .bl {
	background: url(/images/pane-blue-bg-bl.png) 0 100% no-repeat;
}
.pane .br {
	background: url(/images/pane-blue-bg-br.png) 100% 100% no-repeat;
	padding: 1px;
}
.pane .bg {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	border: 1px solid #c9e4ff;
}
.pane .data {
	position: relative;
	padding: 10px 0 12px 0;
}

#center .pane h3 {
	margin: 0 15px;
	font-size: 16px;
	color: #339;
}
#center .pane h4 {
	margin: 0 15px;
}
#center .pane p {
	margin: 0 15px 22px 15px;
}

.pane .control {
	display: block;
	position: absolute;
	right: 19px;
	top: 19px;
	z-index: 60;
	width: 26px;
	height: 26px;
	background: url(/images/pane-control-minimize.png) 0 0 no-repeat;
}
.pane .control:hover {
	text-decoration: none;
}
.pane-minimized .control {
	top: 11px;
	background: url(/images/pane-control-expand.png) 7px 0 no-repeat;
}
.pane-minimized .expand {
	display: none;
}
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 .right {
	float: right;
}
div.popup .foam-frenzy .right {
	margin: 28px 51px 22px 25px;
}
div.popup .go-karts .right {
	margin: 28px 31px 22px 8px;
}
div.popup .kiddie-karts .right {
	margin: 40px 31px 22px 75px;
}
div.popup .kiddie-karts h3 {
	margin-bottom: 48px;
}
div.popup .free-fall .right {
	margin: 28px 32px 22px 17px;
}
div.popup .simulator .right {
	margin: 47px 27px 22px 5px;
}
div.popup .bumper-cars .right {
	margin: 62px 22px 22px 15px;
}
div.popup .lazer-runner .right {
	margin: 45px 21px 22px 10px;
}
div.popup .water-play .right {
	margin: 42px 21px 22px 14px;
}
div.popup .tilt-whirl .right {
	margin: 42px 21px 22px 14px;
}
div.popup .bumper-boats .right {
	margin: 42px 21px 22px 14px;
}
div.popup .mini-golf .right {
	margin: 46px 21px 22px 14px;
}

div.popup .plan-party .content {
	margin: 20px 61px 12px 53px;
}
div.popup .plan-party p,
div.popup .plan-party h3 {
	margin-left: 0;
}
div.popup .plan-party form {
	display: block;
	border-top: 1px solid #d3d2cf;
	padding: 11px 0 0 0;
}
div.popup .list label {
	width: 163px;
	max-width: 156px;
}
div.popup .list .checkbox label {
	width: 587px;
	max-width: 580px;
	text-align: left;
}
div.popup .list .checkbox input {
	display: block;
	float: left;
	margin: 2px 6px 10px 163px;
}
div.popup .text input {
	width: 310px;
	max-width: 304px;
}
div.popup .text textarea {
	width: 380px;
	max-width: 374px;
	height: 100px;
}
div.popup .submit {
	padding: 13px 0 0 162px;
	_margin-left: -3px;
}
div.popup .loading .submit {
	background-position: 245px 20px;
}
div.popup .alert {
	padding-left: 163px;
}

div.popup .requirements h3 {
	margin: 22px 40px 21px 44px;
}
div.popup .requirements p {
	margin: 0 40px 21px 44px;
}
div.popup .requirements .content {
	padding: 0 0 8px 0;
}
div.popup .requirements .content p {
	margin: 0 40px 0 63px;
	text-indent: -17px;
}

div.popup .certificate .print-this-page {
	display: block;
	float: right;
	margin: -6px 19px 0 10px;
	width: 130px;
	height: 32px;
	background: url(/images/print-this-page.png) no-repeat 0 0;
}
div.popup .certificate p {
	margin: 0 23px 21px 26px;
}
div.popup .certificate .last {
	margin-bottom: 27px;
}
div.popup .certificate .name {
	border-top: 2px solid #333;
}
div.popup .certificate .company {
	border-top: 1px solid #333;
}
div.popup .certificate .date {
	display: block;
	float: right;
	margin: 0 300px 0 0;
}
div.popup .certificate .bottom {
	border-top: 1px solid #333;
}

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;
}
#center #helper-bowling,
#right #helper-bowling,
#helper-bowling {
	padding: 95px 30px 0 14px;
	background: url(/images/helper-bowling.png) 19px 22px no-repeat;
	font-size: 10px;
	line-height: 18px;
	color: #333;
}
#center .right #helper-bowling,
#right #helper-bowling {
	padding: 73px 25px 0 14px;
	background-position: 11px 0;
	line-height: 16px;
}
#right #helper-bowling {
	padding-top: 79px;
}
#helper-bowling-large {
	padding: 163px 0 0 0;
	background: url(/images/helper-bowling-large.jpg) 14px 0 no-repeat;
}
#helper-bowling-large p {
	margin: 0 12px 16px 15px;
	font-size: 10px;
	line-height: 16px;
}
#center #helper-bowling-large .last,
#right #helper-bowling-large .last {
	margin-bottom: 0;
}
#helper-bowling-large h3 {
	margin: 0 12px 16px 15px;
	padding: 0;
	font-size: 13px;
	line-height: 16px;
}
#helper-camp-home {
	overflow: hidden;
	background: url(/images/helper-camp-home.jpg) 13px 0 no-repeat;
}
#helper-camp-home p {
	margin: 165px 0 0 17px;
	font-size: 10px;
	line-height: 16px;
	color: #333;
}
#helper-camp-home .more-info {
	margin: 4px 0 3px 17px;
}
#helper-camp-home p strong {
	font: bold 14px Trebuchet MS;
	line-height: 19px;
}
#helper-camp-home form {
	display: block;
	margin: 0 0 16px 0;
}
#helper-camp-home input {
	float: left;
}
#helper-camp-home input.text {
	margin: 0 9px 0 10px;
	_margin-right: 6px;
	width: 105px;
	max-width: 98px;
}
#helper-camp-home .alert {
	display: none;
	margin: 2px 0 0 10px;
	font: bold 10px Georgia;
	line-height: 16px;
	color: #f60;
}
#helper-camp-home .missing .missing {
	display: block;
}
#helper-camp-home .failed .failed {
	display: block;
}
#helper-camp-home .succeed .succeed {
	display: block;
}
#helper-camp-home .loading .loading {
	display: block;
	background: url(/images/loader.gif) 0 100% no-repeat;
}
#helper-directions span {
	display: block;
	float: left;
	margin: 3px 8px 0 13px;
	width: 59px;
	height: 56px;
	background: url(/images/helper-directions.png) 0 0 no-repeat;
}
#left #helper-directions span {
	background-image: url(/images/helper-directions-y.png);
}
#helper-directions p {
	margin: 0 12px 0 16px;
	font-size: 10px;
	line-height: 18px;
}
#helper-directions h3 {
	margin: 0 12px 0 16px;
}
#right #helper-directions h3 {
	font-size: 16px;
	color: #63c;
}
#helper-directions .offers a {
	display: block;
}
#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-food-packages {
	display: block;
	width: 167px;
	height: 137px;
	background: url(/images/helper-food-packages.jpg) 0 0 no-repeat;
}
#helper-food-packages:hover {
	text-decoration: none;
}
#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;
}
#helper-gift-cards img {
	float: left;
	margin: 3px 8px 0 20px;
}
#helper-gift-cards p {
	margin: 0 12px 0 16px;
	font-size: 10px;
	line-height: 18px;
}
#helper-gift-cards h3 {
	margin: 0 12px 0 16px;
}

#right #helper-gift-cards img {
	margin-left: 18px;
}
#right #helper-gift-cards h3 {
	margin-bottom: 2px;
	font-size: 16px;
	color: #63c;
}
#helper-gift-cards-home {
	padding: 0 0 0 11px;
}
#helper-gift-cards-home p {
	position: relative;
	margin: -5px 13px 16px 11px;
	font-size: 11px;
	line-height: 19px;
	color: #000;
}
#helper-gift-cards-idea-bottom {
	margin: 264px 0 0 0;
}
#helper-gift-cards-idea-bottom img {
	float: left;
	margin: 7px 1px 0 13px;
}
#center #helper-nfl {
	margin: 14px 0 0 0;
	padding: 114px 8px 0 14px;
	background: url(/images/helper-nfl.png) 23px 0 no-repeat;
	font-size: 10px;
	line-height: 18px;
	color: #333;
}
#helper-plan-party {
	display: block;
	margin: 101px 25px 22px 19px;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}
#helper-subscribe {
	padding: 37px 0 0 0;
	background: url(/images/helper-subscribe-enter2win-y.png) 17px 0 no-repeat;
}
.white #helper-subscribe {
	background: url(/images/helper-subscribe-enter2win-w.png) 13px 7px no-repeat;
}
#helper-subscribe p {
	margin: 0 0 0 20px;
	background: url(/images/helper-subscribe-envelope-y.png) 112px 0 no-repeat;
	font-size: 10px;
	line-height: 16px;
	color: #333;
}
.white #helper-subscribe p {
	margin-left: 17px;
	background: url(/images/helper-subscribe-envelope-w.png) 113px 0 no-repeat;
	line-height: 18px;
}
#right #helper-subscribe p {
	margin: 3px 0 3px 17px;
	line-height: 16px;
}

#subscribe {
	display: block;
	margin: 7px 0 0 0;
}
.white #subscribe {
	margin-top: 8px;
}
#subscribe input {
	float: left;
}
#subscribe input.text {
	margin: 0 9px 0 13px;
	_margin-right: 6px;
	width: 105px;
	max-width: 98px;
}
.white #subscribe input.text {
	margin-left: 10px;
}
#center #helper-teamplex,
#right #helper-teamplex,
#helper-teamplex {
	padding: 95px 10px 0 14px;
	background: url(/images/helper-teamplex.png) 17px 19px no-repeat;
	font-size: 10px;
	line-height: 18px;
}
#right #helper-teamplex {
	padding-top: 76px;
	background-position: 17px 0;
}
#helper-testimonials h3 {
	margin: 0 26px 13px 19px;
	font: 12px Trebuchet, Trebuchet MS;
	line-height: 20px;
	color: #333;
}
#helper-testimonials p {
	display: none;
	margin: 0 26px 12px 19px;
	font: 12px Georgia;
	line-height: 22px;
	color: #333;
}
#helper-testimonials i {
	display: block;
}
#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;
}
#helper-visiting-tips span {
	display: block;
	float: left;
	margin: 3px 8px 0 20px;
	width: 29px;
	height: 48px;
	background: url(/images/lamp-idea.png) 0 0 no-repeat;
}
#left #helper-visiting-tips span {
	background-image: url(/images/lamp-idea-y.png);
}
#helper-visiting-tips p {
	margin: 0 12px 0 16px;
	font-size: 10px;
	line-height: 18px;
}
#helper-visiting-tips h3 {
	margin: 0 12px 0 16px;
}
#helper-visiting-tips .offers a {
	display: block;
}

#right #helper-visiting-tips h3 {
	font-size: 16px;
	color: #63c;
}
#home-top {
	position: relative;
	height: 452px;
}
#home-top .tab {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	display: none;
	width: 961px;
	max-width: 933px;
	height: 452px;
	max-height: 122px;
	padding: 330px 0 0 28px;
	background-position: 3px 15px;
	background-repeat: no-repeat;
	font-size: 15px;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
}
#home-top .data .bowling {
	display: block;
	background-image: url(/images/home-bowling.jpg);
}
#home-top .data .bumper-cars {
	background-image: url(/images/home-bumper-cars.jpg);
}
#home-top .data .laser-tag {
	background-image: url(/images/home-laser-tag.jpg);
}
#home-top .data .birthday {
	background-image: url(/images/home-birthday.jpg);
}
#home-top .data a {
	color: #fc6;
}
#home-top a:hover {
	text-decoration: underline;
}
#home-top .menu-bar {
	position: absolute;
	left: 436px;
	top: 421px;
	z-index: 20;
}
#home-top .menu-bar a {
	display: block;
	float: left;
	width: 19px;
	height: 31px;
}
#home-top .menu-bar a:hover {
	text-decoration: none;
}

.home-alert {
	position: relative;
	margin: 20px 16px -6px 16px;
	font: 20px Georgia;
	line-height: 20px;
}
.home {
	margin: 28px 3px 19px 3px;
}
.home td {
	vertical-align: top;
	font: 14px Georgia;
	line-height: 22px;
	color: #333;
}
.home a {
	color: #f60;
}
.home-alert a {
	color: #f00;
}
.home a:hover,
.home-alert a:hover {
	text-decoration: underline;
}

.home .top td {
	width: 189px;
	border-bottom: 1px solid #e5e5e5;
}

.home #helper-nfl {
	padding: 93px 8px 12px 12px;
	background: url(/images/home-nfl.png) 28px 0 no-repeat;
}
.home #helper-nfl h3 {
	font: 18px Trebuchet, Trebuchet MS;
	line-height: 24px;
	color: #004d86;
}
.home #helper-nfl p {
	font: 13px Georgia;
	line-height: 19px;
	color: #333;
}

.home .top .right {
	width: 768px;
	border-left: 1px solid #e5e5e5;
}
.home .top .right div {
	display: block;
	float: right;
	margin: -4px 15px 2px 15px;
	width: 254px;
}
.home .top .right div span {
	display: block;
	padding: 2px 7px 12px 7px;
	background: url(/images/home-video-bg.png) 0 0 no-repeat;
}
.home .top .right div p {
	margin: -4px 0 0 6px;
	font-size: 10px;
	line-height: 10px;
	color: #666;
}
.home .top .right h1 {
	margin: 0 0 12px 13px;
	font: bold 28px Trebuchet, Trebuchet MS;
	line-height: 30px;
	color: #63c;
}
.home .top .right p {
	margin: 0 0 5px 16px;
	font: 14px Georgia;
	line-height: 22px;
	color: #333;
}
.home .top .right p.offers {
	float: left;
	margin: 0 0 22px 15px;
	width: 180px;
}
.home .top .right p.offers a {
	display: block;
	line-height: 20px;
}

.home .bottom td {
	border-left: 1px solid #e5e5e5;
	width: 192px;
	font-size: 10px;
	line-height: 18px;
}
.home .bottom .col1 {
	border: 0;
	padding: 15px 0 0 0;
	width: 201px;
}
.home .bottom .col5 {
	width: 189px;
}

.home #helper-birthdays-parties {
	width: 158px;
	background: url(/images/helper-birthdays-prt-cake.png) 14px 15px no-repeat;
}
.home #helper-bowling {
	width: 136px;
}
.home #helper-teamplex {
	width: 172px;
}
.home .bottom .col5 p {
	padding: 95px 26px 0 12px;
	width: 150px;
	background: url(/images/home-group-events.png) 13px 26px no-repeat;
	font-size: 10px;
	line-height: 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;
}

.landing-birthday {
	background: url(/images/birthday-seo-left-bg.png) 0 0 repeat-y;
}
.lc-caption {
	background: url(/images/birthday-seo-caption.jpg) 0 0 no-repeat;
}
.landing-birthday .landing-menu-left a {
	padding: 16px 5px 0 35px;
	background-position: 14px 18px;
}
.landing-birthday .left {
	float: left;
	margin: 55px 0 0 0;
	width: 193px;
}
.landing-birthday .left .lpane {
	overflow: hidden;
	margin: 0 0 2px 2px;
	width: 188px;
	height: 75px;
	background: url(/images/birthday-seo-left.png) 0 0 no-repeat;
}
#center .landing-birthday .landing-caption {
	padding: 32px 0 0 224px;
	font-size: 26px;
	line-height: 26px;
}
#center .landing-birthday .left h3 {
	margin: 7px 4px 2px 6px;
	font-size: 16px;
	line-height: 18px;
	color: #639;
}
#center .landing-birthday .left .top {
	margin: 0 0 11px 8px;
}
#center .landing-birthday .left .bottom {
	margin: 21px 4px 2px 12px;
}
#center .landing-birthday .left p {
	margin: 0 4px 0 6px;
	font-size: 11px;
	line-height: 18px;
}
#center .landing-birthday .left a {
	display: block;
	color: #333;
}
#center .landing-birthday .left a:hover {
	color: #f60;
	text-decoration: none;
}
#center .landing-birthday .left h3 a {
	color: #f60;
}
#center .landing-birthday .left h3 a:hover {
	color: #333;
}
.landing-birthday .center {
	overflow: hidden;
	float: left;
	padding: 41px 0 0 0;
	width: 770px;
}
#center .landing-birthday h2 {
	font-size: 26px;
	line-height: 26px;
}
#center .landing-birthday h3 {
	margin-bottom: 2px;
	font-size: 18px;
	line-height: 22px;
	color: #63c;
}
#center .landing-birthday .ptop {
	font: 16px Trebuchet MS;
	line-height: 24px;
	color: #333;
}
#center .landing-birthday .img-top {
	margin: 14px 0 0 24px;
}
.landing-birthday .logo-left {
	position: relative;
	float: left;
	margin: -12px 18px 0 28px;
}
.landing-birthday .discount {
	float: right;
	overflow: hidden;
	margin: 0 0 10px 32px;
	padding: 112px 0 0 0;
	width: 180px;
	background: url(/images/whats-new-promos-birthday-new-sibling.jpg) 0 22px no-repeat;
}
#center .landing-birthday .discount h3 {
	margin-left: 4px;
	margin-bottom: 0;
	font-size: 14px;
	color: #333;
}
#center .landing-birthday .discount p {
	margin-left: 4px;
	margin-bottom: 0;
}
.landing-birthday .cit {
	float: left;
	margin: 2px 16px 0 28px;
}
#center .landing-birthday .learn-more {
	margin-bottom: 0;
	font-size: 16px;
	line-height: 22px;
}
.visit-us #helper-tickets,
.visit-us #helper-subscribe {
	margin: 200px 0 22px 0;
}

.visit-us-index .center-top {
	display: block;
	position: relative;
	_z-index: -1;
	margin: -96px 0 28px 0;
}
.visit-us-index #left h3 {
	margin: 0 12px;
}
.visit-us-index #helper-funplex-cafe {
	margin: 197px 0 18px 0;
}
.visit-us-index #helper-tickets {
	margin: 19px 0 24px 0;
}
.visit-us-index .rewards-program {
	padding: 78px 0 3px 0;
	background: url(/images/visit-us-rewards-program.png) 17px 12px no-repeat;
}
.visit-us-index #left .rewards-program p {
	margin: 0 0 16px 20px;
	font-size: 10px;
	line-height: 16px;
	color: #333;
}
.visit-us-index #helper-subscribe {
	margin: 17px 0;
}
.visit-us-index #center .left h2 {
	margin: -10px 29px 15px 25px;
}
.visit-us-index #center .left p {
	margin: 0 0 22px 25px;
}
.visit-us-index .right {
	float: right;
	margin: -9px 0 22px 23px;
	border-left: 1px solid #e5e5e5;
	padding: 0 0 22px 0;
	width: 194px;
	max-width: 193px;
}
.visit-us-index #helper-bowling {
	margin: 0 0 23px 0;
}
.visit-us-index #center .hr-bottom {
	margin: -5px 10px 13px 4px;
}
.visit-us-index #helper-gift-cards,
.visit-us-index #helper-directions,
.visit-us-index #helper-visiting-tips,
.visit-us-index .prices {
	float: left;
	margin: 0 0 17px 0;
	border-right: 1px solid #e5e5e5;
	width: 192px;
	max-width: 191px;
	height: 143px;
}
.visit-us-index .prices img {
	float: left;
	margin: 3px 4px 0 13px;
}
.visit-us-index #center .prices p {
	margin: 0 3px 0 16px;
	font-size: 10px;
	line-height: 18px;
}
.visit-us-index #center .prices h3 {
	margin: 0 12px 0 16px;
}
.visit-us-index .prices .offers a {
	display: block;
}
.visit-us-index #helper-directions {
	border: 0;
}

.visit-us-prices #center h3 {
	padding: 10px 0 22px 0;
	color: #333;
}
.visit-us-prices #center p {
	margin-right: 37px;
}
.visit-us-prices .view-cart-checkout {
	display: block;
	float: right;
	margin: 20px 37px 15px 30px;
}
.visit-us-prices .bar {
	margin-bottom: 2px;
}
.visit-us-prices .pad .tab1 {
	width: 175px;
}
.visit-us-prices .pad .tab2 {
	width: 201px;
}
.visit-us-prices .pad .tab3 {
	width: 152px;
}
.visit-us-prices .pad .tab4 {
	width: 174px;
}
.visit-us-prices table {
	margin: 0 23px 15px 23px;
}
.visit-us-prices th,
.visit-us-prices td {
	border-top: 1px solid #75aaed;
	padding: 3px 15px 15px 0;
	vertical-align: top;
	font: 14px Georgia;
	line-height: 22px;
	color: #333;
}
.visit-us-prices th {
	font: bold 14px Trebuchet, Trebuchet MS;
	line-height: 22px;
}
.visit-us-prices .multiprice-top td {
	padding-bottom: 3px;
}
.visit-us-prices .multiprice-middle td {
	border: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.visit-us-prices .multiprice-bottom td {
	border: 0;
	padding-top: 0;
}
.visit-us-prices .last {
	padding-right: 5px;
}
.visit-us-prices .header th {
	padding: 0 15px 0 0;
	border: 0;
	font: 10px Georgia;
	line-height: 22px;
	text-transform: uppercase;
}
.visit-us-prices .caption th {
	padding: 12px 0 7px 0;
	border: 0;
	font-size: 18px;
	font-weight: normal;
}
.visit-us-prices .bar input {
	vertical-align: middle;
	margin: 4px 0 0 0;
}
.visit-us-prices .price {
	display: block;
	float: right;
	width: 258px;
}
.visit-us-prices .tab3 .price {
	width: 330px;
}
.visit-us-prices .bar .text {
	margin: 5px 5px 0 0;
	width: 62px;
	max-width: 56px;
}
.visit-us-prices #center .notice {
	font-size: 13px;
}
.visit-us-prices #center .caption .notice {
	margin: 0 0 0 10px;
	font-size: 14px;
}
.visit-us-prices #center .tax {
	text-align: right;
}

.visit-us-gift-cards .center-top {
	display: block;
	clear: both;
	margin: 25px 0 8px 21px;
}
.visit-us-gift-cards .cards {
	position: absolute;
	right: 28px;
	top: 369px;
	z-index: 50;
}
.visit-us-gift-cards #right h2 {
	margin: 33px 16px 2px 16px;
}
.visit-us-gift-cards .lamp-idea {
	float: left;
	margin: 3px 10px 0 16px;
}
.visit-us-gift-cards #right p {
	margin: 0 16px;
	font-size: 11px;
	line-height: 18px;
}

.visit-us-directions #center .map {
	display: block;
	clear: both;
	margin: 28px 0 18px 31px;
}
.visit-us-directions .list a {
	display: block;
	clear: both;
}

.visit-us-hours table.first {
	margin: 22px 28px 0 32px;
	width: 518px;
}
.visit-us-hours table.second {
	margin: 0 28px 20px 32px;
	width: 518px;
}
.visit-us-hours th,
.visit-us-hours td {
	padding: 4px 0 0 0;
	vertical-align: top;
	font: 14px Georgia;
	line-height: 22px;
	color: #333;
}
.visit-us-hours th {
	font-size: 14px;
	font-weight: bold;
}
.visit-us-hours .header th,
.visit-us-hours .header td {
	border-top: 1px solid #75aaed;
	font-family: Trebuchet, Trebuchet MS;
	line-height: 22px;
}
.visit-us-hours strong {
	font-family: Trebuchet, Trebuchet MS;
}
.visit-us-hours .header td {
	text-align: right;
	font-size: 12px;
}
.visit-us-hours .pre-last th,
.visit-us-hours .pre-last td {
	padding-bottom: 4px;
}
.visit-us-hours .last th,
.visit-us-hours .last td {
	padding-bottom: 16px;
}
.visit-us-hours .bottom td {
	border-bottom: 1px solid #75aaed;
}
.visit-us-hours #right h2 {
	margin: 0 16px 14px 17px;
	padding: 12px 0 0 0;
}
.visit-us-hours .right-top {
	display: block;
	clear: both;
	margin: 0 0 9px 15px;
}
.visit-us-hours #right p {
	margin: 0 16px 14px 17px;
	font-size: 12px;
	line-height: 20px;
}
.visit-us-hours #right .last {
	margin-bottom: 28px;
}

.visit-us-funplex-cafe .center-top {
	float: right;
	margin: -3px 17px 0 21px;
}
.visit-us-funplex-cafe h2 {
	padding-bottom: 12px;
}
.visit-us-funplex-cafe .notice {
	display: block;
	font-size: 10px;
}
.visit-us-funplex-cafe #center h3 {
	color: #333;
}
.visit-us-funplex-cafe .center-bottom {
	position: relative;
	display: block;
	float: left;
	margin: -3px 10px 9px 18px;
}
.visit-us-funplex-cafe .bar-table {
	margin-top: 9px;
}
.visit-us-funplex-cafe .bar-table td {
	vertical-align: top;
}
.visit-us-funplex-cafe .bar-table .pad {
	left: 60px;
}
.visit-us-funplex-cafe .bar-table .pad a {
	padding: 0 10px;
	font-size: 11px;
}
.visit-us-funplex-cafe .bar-table .float {
	width: 342px;
}
.visit-us-funplex-cafe .bar-table .left {
	float: left;
	margin: 0 9px 0 0;
	_margin-right: 6px;
}
.visit-us-funplex-cafe .bar-table .right .first {
	padding-left: 47px;
}

.visit-us-tips h2 {
	padding-bottom: 22px;
}
.visit-us-tips #center h3 {
	color: #333;
}
.visit-us-tips #helper-funplex-cafe {
	margin: 17px 0;
}
.visit-us-tips #helper-gift-cards {
	margin: 0 0 18px 0;
}
.visit-us-tips #helper-directions {
	margin: 10px 0 14px 0;
}
.visit-us-tips #right #helper-bowling {
	margin: 17px 0 14px 4px;
}
.visit-us-tips #helper-subscribe {
	margin: 7px 0;
}

.visit-us-faq h2,
.visit-us-faq .questions {
	padding-bottom: 22px;
}
.visit-us-faq #center h4 {
	font-family: Trebuchet, Trebuchet MS;
}
.visit-us-faq h4 a {
	display: block;
	color: #f07a01;
}
.visit-us-faq table {
	margin: -22px 0 22px 32px;
}
.visit-us-faq td {
	vertical-align: top;
	padding-right: 30px;
	font: 14px Georgia;
	line-height: 22px;
	color: #333;
}
.visit-us-faq #helper-funplex-cafe {
	margin: 17px 0;
}
.visit-us-faq #helper-gift-cards {
	margin: 0 0 18px 0;
}
.visit-us-faq #helper-directions {
	margin: 10px 0 14px 0;
}
.visit-us-faq #right #helper-bowling {
	margin: 17px 0 14px 4px;
}
.visit-us-faq #helper-subscribe {
	margin: 7px 0;
}
.whats-new #helper-funplex-cafe {
	margin: 60px 0 18px 0;
}
.whats-new #helper-tickets {
	margin: 17px 0 24px 0;
}

.whats-new-index .center-top {
	display: block;
	position: relative;
	_z-index: -1;
	margin: -96px 0 23px 0;
}
.whats-new-index h2 {
	padding-bottom: 20px;
}
.whats-new-index #left h3 {
	margin: 0 12px;
}
.whats-new-index #center h4 {
	font-family: Trebuchet, Trebuchet MS;
}
.whats-new-index #center .top {
	padding-bottom: 20px;
	color: #333;
}
.whats-new-index #helper-subscribe {
	margin: 17px 0;
}
.whats-new-index #helper-directions,
.whats-new-index #helper-visiting-tips {
	margin: 15px 0 17px 0;
}
.whats-new-index .right {
	float: right;
	clear: none;
	margin: 0 0 11px 20px;
	border-left: 1px solid #e5e5e5;
	padding: 0 0 298px 0;
	width: 192px;
	max-width: 191px;
}
.whats-new-index #center .right .hr {
	margin: 13px 4px;
}
.whats-new-index #helper-bowling {
	margin: 0;
}
.whats-new-index #helper-videos {
	margin: 0 0 0 6px;
}
.whats-new-index #helper-birthdays-parties {
	margin: 0;
}
.whats-new-index .img {
	position: relative;
	display: block;
	float: left;
	clear: left;
	margin: 5px 10px 20px 10px;
	width: 160px;
	text-align: center;
}
.whats-new-index .season-pass {
	margin: 5px 10px 0 10px;
}
.whats-new-index .healthy {
	margin: -8px 10px 0 10px;
}
.whats-new-index .games {
	margin-top: 8px;
	margin-bottom: 30px;
}
.whats-new-index .bowling {
	margin: 1px 10px 0 10px;
}
.whats-new-index .animals {
	margin-bottom: 40px;
}

.whats-new-promotions .center-top {
	display: block;
	clear: both;
	margin: 15px 0 9px 32px;
}
.whats-new-promotions #center h2 {
	padding-bottom: 36px;
}
.whats-new-promotions #center h3 {
	color: #333;
}
.whats-new-promotions #center h3.first {
	margin-bottom: 24px;
}
.whats-new-promotions .center-middle {
	display: block;
	float: left;
	clear: left;
	margin: 4px 13px 10px 32px;
}
.whats-new-promotions table {
	margin: 0 0 22px 32px;
}
.whats-new-promotions td {
	padding: 0 36px 0 0;
	font: 12px Georgia;
	line-height: 22px;
	color: #000;
}
.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 .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 .deuce {
	margin-bottom: 36px;
}
.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;
}
.whats-new-promotions #helper-videos {
	margin: 4px 0 16px 6px;
}
.whats-new-promotions #helper-birthdays-parties {
	margin: 16px 0;
}

.whats-new-videos h2 {
	padding-bottom: 19px;
}
.whats-new-videos .pane-blue-top {
	position: absolute;
	left: -1px;
	top: -1px;
	z-index: 50;
	background: url(/images/pane-blue-top.png) 0 0 no-repeat;
	width: 708px;
	height: 14px;
}
.whats-new-videos .playing {
	margin: 10px 7px 0 7px;
	border-bottom: 1px solid #75aaed;
	padding: 0 0 6px 0;
}
.whats-new-videos .playing .description {
	float: right;
	width: 249px;
}
.whats-new-videos #center .description h3 {
	margin: 0 12px 2px 0;
	color: #333;
}
.whats-new-videos #center .description p {
	margin: 0 12px 22px 0;
	color: #333;
}
.whats-new-videos .videos {
	margin: 0 0 13px 7px;
}
.whats-new-videos .videos a {
	display: block;
	float: left;
	position: relative;
	margin: 11px 6px 0 0;
	width: 104px;
	font: 11px Trebuchet, Trebuchet MS;
	line-height: 16px;
	text-decoration: none;
}
.whats-new-videos .videos a.active {
	color: #333;
}
.whats-new-videos .videos a:hover {
	color: #000;
	text-decoration: none;
}
.whats-new-videos .videos img.normal,
.whats-new-videos .videos a.active img.active {
	display: block;
	clear: both;
	margin: 0 0 3px 0;
}
.whats-new-videos .videos a.active img.normal,
.whats-new-videos .videos img.active,
.whats-new-videos .videos .video,
.whats-new-videos .videos .description {
	display: none;
}
.whats-new-videos .prev-next {
	padding-top: 5px;
}
.attractions #center h4 {
	font-family: Trebuchet, Trebuchet MS;
}
.attractions #helper-funplex-cafe {
	margin: 148px 0 18px 0;
}
.attractions-inside-child #helper-funplex-cafe,
.attractions-outside-child #helper-funplex-cafe {
	margin-top: 293px;
}
.attractions-water-park-child #helper-funplex-cafe,
.attractions-golf-child #helper-funplex-cafe {
	margin-top: 170px;
}
.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-index .center-top {
	display: block;
	position: relative;
	_z-index: -1;
	margin: -96px 0 26px 0;
}
.attractions-index h2 {
	padding-bottom: 14px;
}
.attractions-index #center p {
	margin-bottom: 20px;
}
.attractions-index #helper-bowling-large {
	float: right;
	clear: none;
	margin: -10px 0 22px 0;
	border-left: 1px solid #e5e5e5;
	padding-top: 178px;
  padding-bottom: 16px;
	background-position: 14px 15px;
	width: 192px;
	max-width: 191px;
}
.attractions-index .left {
	float: left;
	width: 578px;
}
.attractions-index .list {
	clear: both;
	margin: 0 0 0 30px;
	font: bold 12px Trebuchet, Trebuchet MS;
	line-height: 18px;
}
.attractions-index .list a {
	display: block;
	float: left;
	clear: none;
	margin: 0 1px 10px 0;
	width: 131px;
}
.attractions-index .list a img {
	display: block;
	clear: both;
	margin: 0 0 2px 0;
	text-decoration: none;
}
.attractions-index .list-top {
	font-size: 16px;
	line-height: 22px;
}
.attractions-index .list-top a {
	margin-bottom: 0;
	width: 263px;
}
.attractions-index #center .activities {
	margin: 0 0 0 30px;
}
.attractions-index .activities span {
	display: block;
	float: left;
	margin: 0 0 18px 0;
	width: 132px;
	font-size: 13px;
}
.attractions-index .activities .wide {
	width: 144px;
}
.attractions-index .activities a {
	display: block;
}

.attractions-inside .list,
.attractions-outside .list {
	margin: 14px 0 0 23px;
}
.attractions-inside .list a,
.attractions-outside .list a {
	position: relative;
	display: block;
	float: left;
	clear: none;
	margin: 0 0 2px 0;
	width: 273px;
	height: 178px;
}
.attractions-inside .list .bottom,
.attractions-outside .list .bottom {
	margin-bottom: 8px;
}
.attractions-inside .list a b,
.attractions-outside .list a b {
	display: block;
	position: absolute;
	left: 15px;
	bottom: 4px;
	font: 14px Georgia;
	line-height: 14px;
}
.attractions-inside .list .right b,
.attractions-outside .list .right b {
	left: 29px;
}
.attractions-inside .list a:hover,
.attractions-outside .list a:hover {
	text-decoration: none;
}
.attractions-inside .list a:hover b,
.attractions-outside .list a:hover b {
	text-decoration: underline;
}
.attractions-inside .prev-next,
.attractions-outside .prev-next {
	clear: both;
	padding-top: 26px;
}

.attractions-outside h2 {
	padding-bottom: 18px;
}

.attractions-bumper-cars .center-top {
	display: block;
	clear: both;
	margin: 14px 0 6px 30px;
}

.attractions-jr-bumper-cars .center-top {
	display: block;
	clear: both;
	margin: 19px 0 7px 30px;
}

.attractions-go-karts .center-top {
	display: block;
	clear: both;
	margin: 17px 0 13px 32px;
}
.attractions-go-karts #center h3 {
	color: #333;
}

.attractions-foam-frenzy .center-top {
	display: block;
	clear: both;
	margin: 13px 0 5px 32px;
}

.attractions-lazer-runner .center-top {
	display: block;
	clear: both;
	margin: 18px 0 6px 28px;
}

.attractions-simulator .center-top {
	display: block;
	clear: both;
	margin: 11px 0 8px 30px;
}
.attractions-simulator .center-bottom {
	float: right;
	margin: 10px 33px 0 25px;
}

.attractions-arcade .center-top {
	display: block;
	clear: both;
	margin: 8px 0 8px 26px;
}
.attractions-arcade .center-bottom {
	float: left;
	margin: -11px 13px 0 16px;
}
.attractions-arcade #center h4 {
	clear: both;
}
.attractions-arcade #center .games {
	margin: 0 0 0 32px;
}
.attractions-arcade #center .games ul {
	float: left;
	width: 182px;
}
.attractions-arcade #center .games li {
	padding: 0 0 0 13px;
	background-position: 0 11px;
}

.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 26px 0;
}
.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-bumper-boats .center-top {
	display: block;
	clear: both;
	margin: 15px 0 4px 30px;
}
.attractions-bumper-boats #center h4 {
	margin-bottom: 22px;
}

.attractions-splashin-speedway .center-top {
	display: block;
	clear: both;
	margin: 17px 0 4px 32px;
}
.attractions-splashin-speedway #center h3 {
	color: #333;
}
.attractions-splashin-speedway #center h4 {
	margin-bottom: 22px;
}
.attractions-splashin-speedway .promo-img {
	position: relative;
	display: block;
	float: left;
	clear: left;
	margin: 7px 10px 0 32px;
	width: 160px;
	text-align: center;
}
.attractions-splashin-speedway table {
	position: relative;
	margin: -16px 28px 6px 62px;
}
.attractions-splashin-speedway td {
	padding-right: 20px;
	vertical-align: top;
	font: 14px Georgia;
	line-height: 22px;
	color: #333;
}

.attractions-free-fall .center-top {
	display: block;
	margin: 16px 0 4px 30px;
}

.attractions-grand-prix-karts .center-top {
	display: block;
	margin: 15px 0 4px 30px;
}

.attractions-kiddie-karts .center-top {
	display: block;
	margin: 16px 0 4px 30px;
}

.attractions-tilt-a-whirl .center-top {
	display: block;
	margin: 21px 0 0 30px;
}

.attractions-miniature-golf .center-top {
	display: block;
	margin: 21px 0 0 30px;
}

.attractions-driving-range .center-top {
	display: block;
	margin: 21px 16px 0 30px;
}

.attractions-water-park h2,
.attractions-golf h2 {
	padding-bottom: 12px;
}
.attractions-water-park #center .top {
	margin-bottom: 4px;
}
.attractions-golf #center .top {
	margin-bottom: 12px;
}
.attractions-water-park .list a,
.attractions-golf .list a {
	display: block;
	margin: 0 0 22px 0;
}
.attractions-water-park .list img,
.attractions-golf .list img {
	display: block;
	clear: both;
	margin: 0 0 -18px 0;
	text-decoration: none;
}
.attractions-water-park .list span,
.attractions-golf .list span {
	display: block;
	padding: 0 0 0 10px;
}

.attractions-amusement-center .center-top {
	display: block;
	clear: both;
	margin: 18px 0 10px 26px;
}
.birthday-parties .no-border-right {
	position: absolute;
	right: 0;
	top: 170;
	z-index: 0;
	width: 200px;
	height: 200px;
	background: #fff;
}

.birthday-parties-index .center-top {
	display: block;
	position: relative;
	_z-index: -1;
	margin: -96px 0 23px 0;
}
.birthday-parties-index #helper-subscribe {
	margin: 21px 0 22px 0;
}
.birthday-parties-index .bar-table {
	padding: 24px 14px 12px 24px;
	width: 494px;
	max-width: 456px;
}
.birthday-parties-index .bar-table .tr {
	right: -1px;
}
.birthday-parties-index .bar-table .bl {
	bottom: -1px;
}
.birthday-parties-index .bar-table .br {
	right: -1px;
	bottom: -1px;
}
.birthday-parties-index .bar-table .data .first {
	padding-left: 11px;
}
.birthday-parties-index .bar-table .data th {
	padding-bottom: 10px;
	font-size: 11px;
	text-transform: none;
}
.birthday-parties-index .bar-table .data .winter th {
	padding-top: 20px;
}
.birthday-parties-index .bar-table .data td {
	line-height: 22px;
}
.birthday-parties-index .bar-table .data a {
	font: bold 14px Trebuchet, Trebuchet MS;
}
.birthday-parties-index .bar-table .data .more {
	text-align: right;
}
.birthday-parties-index .bar-table .data .more a {
	font-size: 12px
}
.birthday-parties-index #center h3 {
	color: #333;
}
.birthday-parties-index #center .right {
	float: right;
	margin: 24px 0 17px 0;
	border-left: 1px solid #e5e5e5;
	padding: 0 12px 0 18px;
	width: 270px;
	max-width: 239px;
}
.birthday-parties-index #center .right h4,
.birthday-parties-index #center .right p {
	margin-left: 0;
	margin-right: 0;
}
.birthday-parties-index #center .right li {
	padding: 0 0 0 13px;
	background-position: 0 11px;
}
.birthday-parties-index #center .right .last {
	margin-bottom: 138px;
}

.birthday-parties-packages h2 {
	padding-bottom: 39px;
}
.birthday-parties-packages .center-top {
	display: block;
	clear: both;
	position: relative;
	margin: -18px 0 24px 66px;
}
.birthday-parties-packages .pane .helper,
.birthday-parties-packages .pane .helper-bg {
	display: block;
	position: absolute;
	right: 1px;
	bottom: 1px;
	z-index: 60;
	width: 188px;
	height: 87px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.birthday-parties-packages .pane .helper {
	padding: 25px 15px 0 42px;
	_padding: 25px 19px 16px 40px;
	max-width: 131px;
	max-height: 62px;
}
.birthday-parties-packages .pane .helper-bg {
	z-index: 10;
	background: url(/images/pane-helper-bg.fpng) 0 0 no-repeat;
}
.birthday-parties-packages .pane .shadow {
	display: block;
	position: absolute;
	right: 1px;
	top: 181px;
	z-index: 10;
	width: 236px;
	height: 33px;
	background: url(/images/birthday-pp-pane-shadow.fpng) 0 0 no-repeat;
}
.birthday-parties-packages .classic .shadow {
	top: 241px;
	width: 202px;
	background-image: url(/images/birthday-pp-pane-shadow-s.fpng);
}
.birthday-parties-packages .pane .data img {
	float: right;
	position: relative;
	margin: 8px 14px 20px 14px;
}
.birthday-parties-packages #center .pane h3,
.birthday-parties-packages #center .pane p,
.birthday-parties-packages #center .pane ul {
	margin: 0 15px 0 19px;
	color: #333;
}
.birthday-parties-packages #center .pane ul {
	margin-bottom: 2px;
}
.birthday-parties-packages #center .pane li {
	padding: 0 15px 0 37px;
	background-position: 24px 11px;
}
.birthday-parties-packages #center .pane .notice {
	font-size: 11px;
}
.birthday-parties-packages #center .pane .sp-top {
	margin-top: 22px;
}
.birthday-parties-packages #center .pane .bottom {
	margin-top: 22px;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
.birthday-parties-packages #center .pane strong {
	color: #639;
}
.birthday-parties-packages #center .pane .subscript {
	float: right;
	position: relative;
	margin: 8px 14px 20px 14px;
	font-size: 14px;
}
.birthday-parties-packages #center .pane .subscript img {
	display: block;
	float: none;
	margin: 0 0 20px 0;
}
.birthday-parties-packages .prev-next {
	padding-top: 10px;
}

.birthday-parties-packages #center #own h3 {
	margin: 27px 15px 2px 19px;
	font: bold 20px Trebuchet MS;
	line-height: 20px;
}
.birthday-parties-packages .pane #own.data img {
	margin-top: -19px;
}
.birthday-parties-packages #center .pane-minimized #own h3 {
	margin-top: 2px;
}
.birthday-parties-packages #center #own h4 {
	margin: 0 15px 0 19px;
	font: bold 16px Trebuchet MS;
	line-height: 16px;
}
.birthday-parties-packages #center #own .pre-caption {
	position: absolute;
	left: 19px;
	top: 17px;
	margin: 0;
}
.birthday-parties-packages #own .pane-star {
	position: absolute;
	left: 285px;
	top: 138px;
	overflow: hidden;
	width: 159px;
	height: 119px;
	background: url(/images/birthday-pp-pane-star.png) 0 0 no-repeat;
}
.birthday-parties-packages #center #own .pane-star p {
	margin: 0 0 0 16px;
	font: bold 18px Trebuchet MS;
	line-height: 24px;
	color: #fff;
}
.birthday-parties-packages #center #own .pane-star .w1 {
	margin-top: 22px;
}
.birthday-parties-packages #center #own .pane-star .w2 {
	font-size: 36px;
	line-height: 36px;
}
.birthday-parties-packages #center #own .pane-star .w3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
.birthday-parties-packages #center #own .savings {
	position: absolute;
	left: 450px;
	top: 220px;
	margin: 0;
	padding: 0 0 0 29px;
	width: 245px;
	max-width: 215px;
	background: url(/images/birthday-pp-savings.png) 0 14px no-repeat;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: -0.5px;
}
.birthday-parties-packages #center #own .savings strong {
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0;
	color: #63c;
}
.birthday-parties-packages #center #own .basic-options {
	margin-top: 20px;
}
.birthday-parties-packages #center #own ul {
	margin: 2px 15px 0 19px;
}
.birthday-parties-packages #center #own li {
	padding-left: 8px;
	padding-right: 0;
	background-position: 0 11px;
}
.birthday-parties-packages #own .stars {
	background: url(/images/birthday-pp-stars.png) 36px 149px no-repeat;
}
.birthday-parties-packages #own .star {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 27px 0 0 0;
	border-right: 1px solid #999;
	width: 190px;
	height: 216px;
}
.birthday-parties-packages #center #own .star h4 {
	margin-top: -2px;
	font: bold 20px Trebuchet MS;
	line-height: 20px;
	color: #63c;
}
.birthday-parties-packages #center #own .star p {
	margin-top: 4px;
	font: 12px Trebuchet MS;
	line-height: 16px;
}
.birthday-parties-packages #center #own .add1 h4,
.birthday-parties-packages #center #own .add1 p,
.birthday-parties-packages #center #own .add1 ul {
	margin-left: 17px;
	margin-right: 5px;
}
.birthday-parties-packages #center #own .add2 h4,
.birthday-parties-packages #center #own .add3 h4,
.birthday-parties-packages #center #own .add4 h4,
.birthday-parties-packages #center #own .add2 p,
.birthday-parties-packages #center #own .add3 p,
.birthday-parties-packages #center #own .add4 p,
.birthday-parties-packages #center #own .add2 ul,
.birthday-parties-packages #center #own .add3 ul,
.birthday-parties-packages #center #own .add4 ul {
	margin-left: 10px;
	margin-right: 5px;
}
.birthday-parties-packages #own .add2 {
	width: 180px;
}
.birthday-parties-packages #own .add3 {
	width: 170px;
}
.birthday-parties-packages #own .add4 {
	border: 0;
	width: 160px;
}
.birthday-parties-packages #own .expand {
	background: url(/images/birthday-pp-pane-drops.png) 13px 100% no-repeat;
}
.birthday-parties-packages #own .pane-drops {
	position: relative;
	overflow: hidden;
	margin: 34px 0 0 12px;
	padding: 0 0 15px 0;
}
.birthday-parties-packages #center #own .pane-drops h4 {
	font: bold 18px Trebuchet MS;
	line-height: 22px;
	color: #7a4ed3;
}
.birthday-parties-packages #center #own .notice {
	position: absolute;
	left: 446px;
	top: 19px;
	width: 220px;
	line-height: 18px;
	letter-spacing: -0.5px;
}
.birthday-parties-packages .pane-own .pane .shadow,
.birthday-parties-packages .pane-own .pane .helper-bg {
	display: none;
}

.birthday-parties-add-ons .right {
	float: right;
	margin: 10px 0 0 0;
	width: 178px;
}
.birthday-parties-add-ons #center .right h3,
.birthday-parties-add-ons #center .right p {
	margin: 87px 25px 0 0;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #333;
}
.birthday-parties-add-ons #center .right p {
	margin-top: 0;
}
.birthday-parties-add-ons .bar-table {
	margin-top: 24px;
	padding: 27px 0 25px 29px;
	width: 563px;
	max-width: 534px;
}
.birthday-parties-add-ons .bar-table .tr {
	right: -1px;
}
.birthday-parties-add-ons .bar-table .br {
	right: -1px;
}
.birthday-parties-add-ons .bar-table table {
	margin-top: 6px;
}
.birthday-parties-add-ons .bar-table .pad a {
	font: bold 16px Trebuchet, Trebuchet MS;
	line-height: 27px;
	text-transform: none;
}
.birthday-parties-add-ons .bar-table .data td {
	vertical-align: top;
}
.birthday-parties-add-ons .bar-table .data .first {
	padding-left: 20px;
	background-image: url(/images/bull.png);
	background-position: 11px 11px;
	background-repeat: no-repeat;
}
.birthday-parties-add-ons .bar-table .data .odd .first {
	background-position: 11px 9px;
}
.birthday-parties-add-ons .bar-table .data .last .first {
	background-image: none;
}
.birthday-parties-add-ons .bar-table .data .header .first {
	padding: 2px 15px 2px 11px;
	background-image: none;
	line-height: 18px;
}
.birthday-parties-add-ons .bar-table .data .bottom td {
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px;
}
.birthday-parties-add-ons .col {
	margin: 0 0 3px 28px;
}
.birthday-parties-add-ons .float {
	float: right;
	width: 181px;
}
.birthday-parties-add-ons .requirements div {
	margin-top: 10px;
}
.birthday-parties-add-ons #center h4 {
	margin: 0;
}

.birthday-parties-guidelines-policies .center-top {
	position: absolute;
	right: 21px;
	top: 240px;
	z-index: 1;
}
.birthday-parties-guidelines-policies h2 {
	padding-bottom: 22px;
}
.birthday-parties-guidelines-policies #center li {
	padding-left: 45px;
	background-position: 32px 11px;
}
.birthday-parties-guidelines-policies #center .top {
	padding-right: 163px;
}
.birthday-parties-guidelines-policies #center b {
	font-family: Trebuchet, Trebuchet MS;
	color: #63c;
}
.birthday-parties-guidelines-policies #center h3 {
	margin-bottom: 22px;
	color: #333;
}
.birthday-parties-guidelines-policies #center h4,
.birthday-parties-guidelines-policies #right h4 {
	font: bold 14px Trebuchet, Trebuchet MS;
	line-height: 22px;
	color: #333;
}
.birthday-parties-guidelines-policies #right h4 {
	margin-top: 874px;
}
.birthday-parties-guidelines-policies #right p {
	color: #333;
}

.birthday-parties-faq .center-top {
	position: absolute;
	right: 10px;
	top: 240px;
	z-index: 1;
}
.birthday-parties-faq h2 {
	padding-bottom: 22px;
}
.birthday-parties-faq .questions {
	padding-bottom: 22px;
}
.birthday-parties-faq #center h3,
.birthday-parties-faq .prev-next {
	padding-top: 3px;
	color: #333;
}
.birthday-parties-faq h3 a {
	display: block;
}
.birthday-parties-faq #center b {
	font-family: Trebuchet, Trebuchet MS;
	color: #63c;
}
.birthday-parties-faq #center h4 {
	font-family: Trebuchet, Trebuchet MS;
}
.birthday-parties-faq .restrictions {
	display: block;
	padding: 0 0 0 17px;
}
.group-events-index .center-top {
	display: block;
	position: relative;
	_z-index: -1;
	margin: -96px 0 23px 0;
}
.group-events-index h2 {
	padding-bottom: 26px;
}
.group-events-index #helper-subscribe {
	margin: 112px 0 65px 0;
}
.group-events-index #helper-testimonials .epiphany {
	display: block;
}
.group-events-index .bar-table {
	padding: 0 14px 12px 24px;
	width: 494px;
	max-width: 456px;
}
.group-events-index .bar-table .tr {
	right: -1px;
}
.group-events-index .bar-table .bl {
	bottom: -1px;
}
.group-events-index .bar-table .br {
	right: -1px;
	bottom: -1px;
}
.group-events-index .bar-table .data .first {
	padding-left: 11px;
}
.group-events-index .bar-table .data th {
	padding-bottom: 10px;
	font-size: 11px;
}
.group-events-index .bar-table .data td {
	line-height: 22px;
}
.group-events-index .bar-table .data a {
	font: bold 14px Trebuchet, Trebuchet MS;
}
.group-events-index .bar-table .data .more {
	text-align: right;
}
.group-events-index .bar-table .data .more a {
	font-size: 12px
}
.group-events-index #center p.left {
	width: 449px;
}
.group-events-index #center p.first {
	margin-top: -5px;
}
.group-events-index #center .notice {
	text-align: right;
	font-size: 13px;
}
.group-events-index #center .right {
	float: right;
	margin: 0 0 17px 0;
	border-left: 1px solid #e5e5e5;
	padding: 0 12px 0 18px;
	width: 270px;
	max-width: 239px;
}
.group-events-index #center .right p {
	margin-left: 0;
	margin-right: 0;
	font-size: 13px;
}
.group-events-index #center .right .last {
	margin-bottom: 0;
}

.group-events-group-packages #helper-plan-party {
	margin-top: 120px;
	margin-bottom: 33px;
}
.group-events-group-packages #helper-testimonials .casa-del-carme {
	display: block;
}
.group-events-group-packages h2 {
	padding-bottom: 16px;
}
.group-events-group-packages .pane .data img {
	position: relative;
	float: right;
	margin: -14px 8px 9px 14px;
}
.group-events-group-packages .pane .data .img {
	position: relative;
	float: right;
	margin: 8px 8px 9px 14px;
}
.group-events-group-packages .pane .data .img img {
	display: block;
	float: none;
	margin: 0 0 11px 0;
}
.group-events-group-packages #center .pane h3,
.group-events-group-packages #center .pane p,
.group-events-group-packages #center .pane ul {
	margin: 0 15px 0 19px;
	color: #333;
}
.group-events-group-packages #center .pane ul {
	margin-bottom: 2px;
}
.group-events-group-packages #center .pane li {
	padding: 0 15px 0 13px;
	background-position: 0 11px;
}
.group-events-group-packages .pane-minimized p {
	position: absolute;
	left: 199px;
	top: 10px;
}
.group-events-group-packages table {
	margin: 0 15px 22px 19px;
}
.group-events-group-packages td {
	padding: 0 15px 0 0;
	vertical-align: top;
	font: 14px Georgia;
	line-height: 22px;
	color: #333;
}
.group-events-group-packages td div {
	padding: 0 0 0 10px;
}
.group-events-group-packages td a {
	font-weight: bold;
}
.group-events-group-packages h4 {
	padding-top: 15px;
}

.group-events-event-packages #helper-plan-party {
	margin-top: 151px;
	margin-bottom: 33px;
}
.group-events-event-packages #helper-testimonials .millstone {
	display: block;
}
.group-events-event-packages h2 {
	padding-bottom: 20px;
}
.group-events-event-packages .pane .data img {
	position: relative;
	float: right;
	margin: 7px 13px 4px 30px;
}
.group-events-event-packages #center .pane h3,
.group-events-event-packages #center .pane h4,
.group-events-event-packages #center .pane p,
.group-events-event-packages #center .pane ul {
	margin: 0 15px 0 19px;
	color: #333;
}
.group-events-event-packages #center .pane ul {
	margin-bottom: 2px;
}
.group-events-event-packages #center .pane li {
	padding: 0 15px 0 37px;
	background-position: 24px 11px;
}
.group-events-event-packages .right {
	float: right;
	margin: 0 12px 10px 28px;
	_margin-right: 6px;
	border-left: 1px solid #e5e5e5;
	padding: 52px 0 233px 13px;
}
.group-events-event-packages #center .activities {
	float: left;
	margin: -14px 0 26px 19px;
	width: 159px;
}
.group-events-event-packages #center p.first {
	margin-left: 51px;
	_margin-left: 26px;
}
.group-events-event-packages #center p.last {
	width: 140px;
}
.group-events-event-packages .activities a {
	display: block;
}
.group-events-event-packages .prev-next {
	padding-top: 15px;
}

.group-events-food-packages #helper-plan-party {
	margin-top: 151px;
	margin-bottom: 33px;
}
.group-events-food-packages #helper-testimonials .west-morris {
	display: block;
}
.group-events-food-packages h2 {
	padding-bottom: 22px;
}
.group-events-food-packages #center .pane h3,
.group-events-food-packages #center .pane p {
	margin: 0 15px 0 19px;
	color: #333;
}
.group-events-food-packages .pane-minimized p {
	position: absolute;
	left: 199px;
	top: 10px;
}
.group-events-food-packages #center .pane ul {
	float: left;
	overflow: hidden;
	position: relative;
	margin: 0 0 2px 19px;
	width: 270px;
}
.group-events-food-packages #center .pane ul.last {
	width: 330px;
}
.group-events-food-packages #center .pane ul.wide {
	width: 600px;
}
.group-events-food-packages #center .pane li {
	padding: 0 15px 0 13px;
	background-position: 0 11px;
}
.group-events-food-packages .prev-next {
	padding-top: 15px;
}

.group-events-catering-menu #helper-plan-party {
	margin-top: 151px;
	margin-bottom: 33px;
}
.group-events-catering-menu #helper-testimonials .corbin {
	display: block;
}
.group-events-catering-menu h2 {
	padding-bottom: 22px;
}
.group-events-catering-menu .bar-table {
	padding-top: 43px;
}
.group-events-catering-menu .bar-table .pad {
	left: 46px;
}
.group-events-catering-menu .bar-table .pad a {
	padding: 5px 12px 0 12px;
	height: 43px;
	max-height: 38px;
	text-align: center;
	line-height: 15px;
}
.group-events-catering-menu #center h3 {
	margin: 14px 28px 26px 50px;
	font-size: 13px;
	line-height: 22px;
	color: #333;
}

.group-events-guidelines-policies #helper-plan-party {
	margin-top: 120px;
	margin-bottom: 33px;
}
.group-events-guidelines-policies #helper-testimonials .west-morris {
	display: block;
}
.group-events-guidelines-policies h2,
.group-events-guidelines-policies h4 {
	padding-bottom: 22px;
}
.group-events-guidelines-policies #center .first {
	margin-bottom: 0;
}
.group-events-guidelines-policies .pad .tab1,
.group-events-guidelines-policies .pad .tab2 {
	width: 259px;
}
.group-events-guidelines-policies #center .data .notice {
	font-size: 12px;
	line-height: 18px;
}
.group-events-guidelines-policies #helper-food-packages {
	margin: 37px 0 22px 14px;
}

.group-events-fundraising-events #helper-plan-party {
	margin-top: 120px;
	margin-bottom: 33px;
}
.group-events-fundraising-events #helper-testimonials .west-morris {
	display: block;
}
.group-events-fundraising-events .center-top {
	display: block;
	clear: both;
	margin: 10px 0 4px 30px;
}
.group-events-fundraising-events #helper-food-packages {
	margin: 37px 0 22px 14px;
}
.group-events-fundraising-events #helper-teamplex {
	margin: 16px 0;
}
.group-events-fundraising-events #helper-birthdays-parties {
	margin: 16px 0;
}

.group-events-corporate-events #helper-plan-party {
	margin-top: 120px;
	margin-bottom: 33px;
}
.group-events-corporate-events #helper-testimonials .west-morris {
	display: block;
}
.group-events-corporate-events .center-top {
	display: block;
	clear: both;
	margin: 7px 0 1px 30px;
}
.group-events-corporate-events #helper-food-packages {
	margin: 37px 0 22px 14px;
}
.group-events-corporate-events #helper-teamplex {
	margin: 16px 0;
}
.group-events-corporate-events #helper-birthdays-parties {
	margin: 16px 0;
}
.contacts form {
	display: block;
	margin: 0 0 26px 32px;
}
.contacts .list label {
	width: 140px;
	max-width: 133px;
}
.contacts .text input {
	width: 290px;
	max-width: 284px;
}
.contacts .text textarea {
	width: 360px;
	max-width: 354px;
	height: 100px;
}
.contacts .checkbox label {
	padding-top: 10px;
	width: 500px;
	max-width: 500px;
	padding-right: 0;
	text-align: left;
}
.contacts .checkbox input {
	display: block;
	float: left;
	margin: 3px 6px 30px 140px;
}
.contacts .submit {
	padding: 13px 0 0 139px;
	_margin-left: -3px;
}
.contacts .loading .submit {
	background-position: 222px 20px;
}
.contacts .alert {
	padding-left: 140px;
}
.contacts #center h2 {
	padding-bottom: 22px;
}
.contacts #right h4 {
	font: bold 14px Trebuchet, Trebuchet MS;
	line-height: 22px;
	color: #333;
}
.contacts #right p {
	margin: 0 12px 14px 12px;
	color: #333;
}
.contacts #helper-contacts-employment p {
	margin-bottom: 30px;
}
.contacts #right .hr {
	margin: 0 8px 10px 8px;
}

.contacts-index .phonetime label {
	padding-top: 0;
}
.contacts-index .phonetime input {
	margin-top: 9px;
}
.contacts-index #center p {
	margin: 0 28px 30px 172px;
}

.contacts-subscribe .list label {
	width: 100px;
	max-width: 93px;
}
.contacts-subscribe .checkbox label {
	width: 400px;
	max-width: 400px;
}
.contacts-subscribe .checkbox input {
	margin-left: 100px;
}
.contacts-subscribe .select {
	width: 100%;
}
.contacts-subscribe .select label {
	height: 23px;
	max-height: 19px;
}
.contacts-subscribe .select div {
	left: 100px;
	_left: 0;
	top: 7px;
	_top: 10px;
	width: 186px;
	max-width: 184px;
	background-position: 164px 2px;
}
.contacts-subscribe .select div.over {
	left: -214px;
	_left: -314px;
	top: -116px;
	width: 943px;
	max-width: 941px;
	border-color: #999;
	background: #f6f6f6;
}
.contacts-subscribe .select .over b {
	float: left;
	border: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 156px;
	max-width: 148px;
}
.contacts-subscribe #center .select a {
	float: left;
	border: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 156px;
	max-width: 148px;
	text-decoration: none;
}
.contacts-subscribe #center .select .col-right {
	border-right: 0;
}
.contacts-subscribe #center .select .last {
	border-bottom: 0;
}
.contacts-subscribe .submit {
	padding-left: 99px;
}
.contacts-subscribe .loading .submit {
	background-position: 182px 20px;
}
.contacts-subscribe .alert {
	padding-left: 100px;
}
.contacts-subscribe .checkbox .alert {
	padding-left: 118px;
}
.contacts-subscribe #center .unsubscribe {
	margin-bottom: 30px;
	font-size: 10px;
}

.contacts-employment table {
	margin: 0 29px 22px 32px;
}
.contacts-employment th,
.contacts-employment td {
	vertical-align: top;
	font: bold 14px Georgia;
	line-height: 22px;
	color: #333;
}
.contacts-employment td {
	font-weight: normal;
}

.contacts-employee-login #center h2 {
	padding-bottom: 42px;
}
.contacts-employee-login .submit {
	padding-bottom: 60px;
}

.contacts-feedback .list label {
	width: 180px;
	max-width: 173px;
}
.contacts-feedback .checkbox label {
	width: 500px;
	max-width: 500px;
}
.contacts-feedback .checkbox input {
	margin-left: 180px;
}
.contacts-feedback .text input {
	width: 270px;
	max-width: 264px;
}
.contacts-feedback .text textarea {
	width: 340px;
	max-width: 334px;
}
.contacts-feedback .select {
	width: 100%;
}
.contacts-feedback .select label {
	height: 23px;
	max-height: 19px;
}
.contacts-feedback .select div {
	left: 180px;
	_left: 0;
	top: 7px;
	_top: 10px;
	width: 156px;
	max-width: 154px;
	background-position: 134px 2px;
}
.contacts-feedback .select div.over {
	border-color: #999;
	background-color: #f6f6f6;
}
.contacts-feedback #center .select a {
	text-decoration: none;
}
.contacts-feedback .phonetime label {
	padding-top: 0;
}
.contacts-feedback .phonetime input {
	margin-top: 9px;
}
.contacts-feedback .submit {
	padding-left: 179px;
}
.contacts-feedback .loading .submit {
	background-position: 262px 20px;
}
.contacts-feedback .alert {
	padding-left: 180px;
}
