
/*
	Version: v2.0
	Author: 101 Design
*/

* { behavior: url(iepngfix.htc); }


* {
	padding: 0;
	margin: 0;
}

html { background: #0089CD url('../images/gradient-background.jpg') fixed top left repeat-x; }

body {
	background: url('../images/background.jpg') top center no-repeat;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.sitemap .parent { font-weight: bold; color: #000; }

.sitemap a {
	color: #333;
}

#getting-here-table, #getting-here-table td { border: none !important; }
#rides-table, #rides-table td { border: none !important }
#p-sub { background: url('../images/background.jpg') fixed top center no-repeat; }

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #000;
	-moz-border-radius: 20px;
	background: #222;
	color: #EFEFEF;
	padding: 5px 30px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; color: #EFEFEF !important; }


a { outline: none; }

a img { border: none; }

td.center { text-align: center; }

#copy p a { color: #EB120D; text-decoration: none; font-weight: bold; }

#copy p a:hover { text-decoration: underline; }

#copy ul,
#copy ol {
	margin-left: 14px;
	margin-bottom: 1em;
	color: #444;
}

#accom-table td {
	text-align: center;
	background: #FFF;
	border: 1px solid #FFF;
}

#accom-table { border: 1px solid #FFF; }



table.buy-now td { padding: 0; background: #FFF; border: none; }

fieldset { border: none; }

h2 {
	color: #FF9900;
	font-size: 21px;
	margin-bottom: 17px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1B5E97;
	font-size: 15px;
	font-weight: bold;
}

#copy p {
	margin-bottom: 1.5em;
	color: #444;
	line-height: 160%;
}

table {
	width: 660px;
	margin-bottom: 2em;
	border-collapse: collapse;
	border-color: #90C3E6;
}

table td {
	background: #E4F4FF;
	color: #1E5074;
	padding: 5px;
	border: 2px solid #90C3E6;
	vertical-align: text-top;
}

th {
	padding: 5px;
	text-align: left;
	border: 2px solid #90C3E6;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#global-wrapper {
	width: 960px;
	margin-left: -5px;
}

#header {
	position: relative;
	background: url('../images/header.jpg') no-repeat;
	width: auto;
	height: 144px;
	padding: 21px 30px 0 0;
	border-bottom: 1px solid #FFF;
}

#header #logo h1 a {
	display: block;
	width: 452px;
	height: 100px;
	text-indent: -9999px;
	margin: 0 0 0 34px;
	float: left;
}

#header #search { float: right; }

#header #search fieldset { margin-bottom: 20px; }

#header #search input[type="text"] { width: 195px; }

#header #menu-list { position: relative; }

#header #menu-list, #menu-list ul {
	list-style: none;
	position: absolute;
	bottom: 0;
	top: 133px;
	left: 0;
}

#header #menu-list li.headlink {
	float: left;
	margin-left: -1px
	text-align: center;
}

#header #menu-list li.headlink a {
	display: block;
	background: url('../images/menu-button.png') no-repeat;
	width: 107px;
	height: 32px;
	color: #FFF;
	line-height: 30px;
	padding-left: 30px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}

#header #menu-list li.headlink a:hover,
#header #menu-list :hover > a,
#header #menu-list ul ul :hover > a {
	background: url('../images/menu-button.png') 0px -32px no-repeat !important;
}

#header #menu-list li.headlink ul {
	display: none;
	text-align: left;
	position: absolute;
	top: 32px;
	z-index: 3;
}

#header #menu-list li ul li a {
	background: #99CC33 !important;
	border-bottom: 1px solid #C7E38F;
	width: 122px !important;
	height: 29px !important;
	padding: 0 0 0 15px !important;
	text-align: left !important;
	font-size: 12px !important;
	text-transform: none !important;
}

#header #menu-list li.headlink:hover ul { display: block; }

#header #menu-list li.headlink ul li a:hover { background: #FF6700 !important; }

#middle {
	position: relative;
	height: 287px;
	width: auto;
}

#middle #swoosh {
	position: absolute;
	background: url('../images/middle-swoosh.png') no-repeat;
	width: 960px;
	height: 41px;
	z-index: 2;
	bottom: 0;
	left: 0;
}

#middle #banners {
	width: 729px;
	height: 285px;
	float: left;
}

#middle #banners #closed {
	position: absolute;
	top: 18px;
	left: 354px;
	z-index: 2;
}

#middle #banners #closed img {
	border: none !important;
}

#banners #buy-tickets a {
	background: url('../images/buy-tickets.png') no-repeat;
	width: 198px;
	height: 100px;
	position: absolute;
	text-indent: -9999px;
	z-index: 2;
	top: 144px;
	left: 19px;
}

#middle #banners img {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	border-right: 1px solid #FFF;
}

#header #slogans {
	position: relative;
	right: 20px;
	top: -3px;
}

#header #slogans img { position: absolute; }

img.fade-image { display: none; }

#p-sub #banners {
	height: 162px;
	background: url('../images/middle-banner.jpg') no-repeat;
}

#p-sub #banners { position: relative; }

#p-sub #banners #buy-tickets a {
	position: absolute !important;
	top: 65px;
	left: 20px;
	/*background: none;*/
	display: block;
	width: 900px;
	height: 100px;
}

#middle #promotions a img {
	border: none;
	border-bottom: 1px solid #FFF;
}

#feature-boxes { margin: 12px 0 0 38px; }

#feature-boxes .box {
	position: relative;
	background: url('../images/feature-box.jpg') no-repeat;
	width: 217px;
	height: 109px;
	float: left;
	margin-right: 10px;
}

#feature-boxes .box:last-child { margin-right: 0; }

#feature-boxes .box img {
	position: absolute;
	top: 0;
	right: 0;
}

#feature-boxes .box h2 {
	color: #FFF506;
	font-size: 15px;
	width: 78px;
	line-height: 15px;
	position: absolute;
	top: 12px;
	left: 12px;
}

#feature-boxes .photo-board h2 { width: 94px; }

#feature-boxes .box p {
	font-family: Verdana;
	font-size: 10px;
	color: #FFF;
	width: 107px;
	position: absolute;
	top: 49px;
	left: 12px;
}

#feature-boxes .box a {
	position: absolute;
	background: url('../images/more-information-button.jpg') no-repeat;
	width: 90px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	top: 81px;
	left: 8px;
}

#feature-boxes .box a:hover { background: url('../images/more-information-button.jpg') 0px -25px no-repeat }

#feature-boxes .box a:active { margin-top: 1px; }

#twitter {
	background: url('../images/twitter.png') no-repeat;
	width: 678px;
	height: 56px;
	margin: 7px 0 0 18px;
	padding: 16px 0 0 240px;
}

#twitter .tweet {
	width: 557px;
	height: 40px;
	float: left;
	line-height: 40px;
	overflow: hidden;
}

#twitter .tweet li {
	list-style: none;
	font-size: 11px;
	color: #333;
}

#twitter .tweet li a {
	color: #0662b0;
	text-decoration: underline;
}

#twitter a.follow {
	display: block;
	float: left;
	width: 121px;
	height: 46px;
	text-indent: -9999px;
}

#container { background: #FFF; min-height: 500px; }

#container #sub-menu {
	background: url('../images/sub-menu.jpg') no-repeat;
	width: 252px;
	height: 430px;
	padding-top: 70px;
	float: left;
}

#sub-menu li.first a:hover,
#sub-menu li.first.current a,
#sub-menu li.first a.current {
	background: transparent url('../images/first-sub-hover.jpg') no-repeat !important;
	background-color: transparent !important;
	width: 150px !important;
}

#container #sub-menu li { list-style: none; }

#container #sub-menu li a {
	background: url('../images/sub-menu-divider.jpg') bottom left no-repeat;
	display: block;
	width: 148px;
	height: 29px;
	line-height: 29px;
	color: #FFF;
	font-size: 13px;
	padding-left: 20px;
	text-decoration: none;
}

#container #sub-menu li ul li a {
	padding-left: 30px;
	width: 148px;
}

#container #sub-menu li ul li a:hover { text-decoration: underline; background: url('../images/sub-menu-divider.jpg') bottom left no-repeat !important;}

#container #sub-menu li a:hover,
#container #sub-menu li.current a,
#container #sub-menu li a.current {
	background: #08BADC;
}

#container #copy {
	margin-left: 252px;
	padding: 0 15px 50px 15px;
	width: 650px;
}

.basic-page #copy { margin-left: 0 !important; }

body #container #copy #svwp0 {
	background: url('../images/gallery-container.jpg') no-repeat !important;
	width: 571px !important;
	height: 356px !important;
	padding: 15px;
}

#footer {
	background: url('../images/footer.png') no-repeat;
	width: 960px;
	height: 72px;
	padding-top: 43px;
	margin-top: 20px;
}

#p-sub #footer {
	background: url('../images/sub-footer.png') no-repeat;
	margin-top: 0;
}

table.plain td { background: #FFF; }

#footer a img { border: none; }

#footer #links {
	float: left;
	margin-right: 30px;
}

#footer #links li {
	display: inline;
	list-style: none; 
}

#footer #links li a {
	background: url('../images/footer-menu-divider.png') top right no-repeat;
	color: #FFF;
	font-size: 15px;
	text-decoration: none;
	padding: 0 50px;
}

#footer #links li:first-child a { padding-left: 30px; }
#footer #links li:last-child a { background: none; }

#footer #email-sign-up input[type="text"],
#search input[type="text"] {
	background: #FFF;
	width: 155px;
	height: 16px;
	padding: 3px 0 0 5px;
	border: 1px solid #CCC;
	border-right: none;
	float: left;
	font-size: 11px;
}

#footer #email-sign-up input[type="submit"],
#search input[type="submit"] {
	background: url('../images/orange-form-button.png') no-repeat;
	width: 42px;
	height: 21px;
	border: none;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
}

#footer #footer-bottom {
	margin-top: 10px;
	padding: 0 20px;
}

#footer #grand-pacific-drive {
	float: left;
	margin-right: 150px;
}

#footer #footer-bottom ul {
	float: left;
	margin-top: 10px;
}

#footer #footer-bottom #social-networks ul { margin: 0; }

#footer #footer-bottom #social-networks { float: right; }

#footer #footer-bottom ul li {
	display: inline;
	list-style: none;
	color: #FFF;
}

#footer #footer-bottom ul li:before { content: ' | '; }

#footer #footer-bottom ul li:first-child:before, #footer #footer-bottom #social-networks ul li:before { content: ''; }

#footer #footer-bottom ul li a {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}

#footer #footer-bottom ul li a:hover { text-decoration: underline; }

#zoom { z-index: 3; }

#zoom_close:hover { margin: 1px 0 0 1px; }

#content img.logo {
	float: left;
	margin-right: 15px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
 
* html .clearfix { height: 1%; }

.ride-text {
	display: inline-block;
	width: 480px;
}

.ride-text p { margin-bottom: 1em; width: 480px; }

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img { border: none; }

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image { padding: 10px; }

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}

#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}
	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}	
		
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

ul.lightbox-gallery { margin-bottom: 2em; }

ul.lightbox-gallery li {
	list-style: none;
	display: inline;
}

ul.lightbox-gallery li a img {
	background: #FFF;
	padding: 6px;
	border: 1px solid #CCC;
}

.food-outlet { height: 140px; }

.food-outlet h4 {
	font-size: 14px;
	font-weight: bold;
	color: #1B5E97;
}

.food-outlet img {
	float: left;
	background: #FFF;
	padding: 6px;
	border: 1px solid #CCC;
	margin-right: 15px;
}

.first-outlet { margin-top: 2em; }

#rides-table td {
	background: none;
	padding-right: 40px;
}

#rides-table td img {
	width: 250px;
	border: 3px solid #FFCC00;
	margin-bottom: 10px;
}

.basic-page #copy { padding-top: 30px !important; }

#sub-menu li ul li.active a { font-weight: bold; }

#getting-here-table { width: 300px; }
#getting-here-table td { background: #FFF; }
.p-content #copy {
	width: 900px !important;
	padding-top: 30px !important;
}

body * .ig_lgbluelink, #right_533464338 { display: none !important; text-indent: -9999px !important }

#contact-columns .second { margin-top: -10px; }

#contact-columns .contact-column { float: left; }

#contact-columns .first-column { margin-right: 20px; }

#contact-columns .contact-column div {
	width: 327px;
	height: 50px;
	margin-bottom: 10px;
	padding: 40px 0 0 13px;
}

#accom .accom-first { margin-right: 20px; }

#accom .accom-column {
	width: 300px;
	float: left;
	margin-bottom: 30px;
}

.accom-bottom { clear: both; }

#n-rides ul {
	left: 137px !important;
}

#n-prices ul {
	left: 274px !important;
}

#n-visit ul {
	left: 684px !important;
}

#n-groups ul {
	left: 823px !important;
}

blockquote {
	padding-bottom: 15px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 15px;
}

p.by {
	margin-bottom: 0 !important;
	font-weight: bold;
	font-style: italic;
}

.catering-table td { font-size: 11px !important; }

img.pdf-icon {
	float: left;
	margin-right: 10px;
}

#accordion a {
	background: url('../images/glass-btn.png') repeat-x;
	display: block;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	text-indent: 20px;
	color: #FFF;
	-moz-border-radius: 4px;
	background: #EFEFEF;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 3px;
	border: 1px solid #DDD;
}

#accordion a.selected {
	background: #FFF;
	-moz-border-radius: 4px 4px 0px 0px;
	border-bottom: none;
	color: #FFF;
	margin-bottom: 0;
}

#accordion div {
	background: #EEE url('../images/acc-bg.png') repeat-x;
	padding: 10px 20px 0 20px;
	border: 1px solid #DDD;
	border-top: none;
	-moz-border-radius: 0px 0px 4px 4px;
	margin-bottom: 3px;
}

.p-parkmap #copy {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.p-parkmap #copy h2,
.p-parkmap #copy p {
	padding-left: 20px;
}

.map-key { float: right; margin-top: -10px; }

.p-parkmap #copy { width: 945px !important; }

.yellow {
	color: #00779D !important;
}

#promo-paper a {
	left: 480px;
	position:absolute;
	top: 34px;
	z-index:2;
}

#promo-paper a img { border: none !important;}