@charset "utf-8";
/* CSS Document */

* html a:hover {
	visibility:visible;
}

* {
	margin:0px;
	padding:0px;
}

.hidden {
      display:none;
}

img, div, a, input { behavior: url(iepngfix.htc) }

body {
	background:#f4ee5c url(../img/bg.jpg) repeat-x;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:.95em;
}

a {
	text-decoration:none;	
	color:#9a0000;
}

ul {
	list-style:none;
}

h1 {
	font-size:1.9em;	
	clear:both;
	display:block;
	border-bottom:1px solid #e07a7f;
	padding:18px 0 3px 0;
}

h3 {
	font-size:1.2em;
	margin: 0px;
	padding: 0px;
}

#bg_burst {
	background:url(../img/bg_burst.png)	no-repeat top center;
	width:100%;
	margin:auto;
}

#header {
	width:980px;
	margin:auto;
	height:150px;
	position:relative;
}

#header .logo, #header .farrell,
#header .bookOnline{
	position:absolute;
}

#header .logo {
	width:313px;
	height:120px;
	left: 1px;
	top: 12px;
}

#header .farrell {
	width:246px;
	height:88px;
	left: 350px;
	top: 30px;
}

#header .bookOnline {
	width:209px;
	height:64px;
	right:0px;
	top:44px;
}


/* Content */

#content {
	width:961px;
	background:#fff;
	padding:10px;
	margin:0 auto;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	z-index:100;
	
}

/* Navigation */

#navigation {
	height:41px;
	margin:auto;
	width:940px;
}

#navigation li a, #buttons a, #btm_buttons a {
	display:block;
	width:100%;
	height:100%;
	overflow: hidden;
}

#navigation li {
	height:41px;
	float:left;
}

#navigation li:hover img {
	visibility:hidden;	
}

#navigation li.attractions {
	background: url(../img/nav_attractionsHover.png)	no-repeat;
}

#navigation li.parties {
	background: url(../img/nav_partiesHover.png)	no-repeat;
}

#navigation li.farrells {
	background: url(../img/nav_farrellHover.png) no-repeat;
}

#navigation li.special {
	background: url(../img/nav_specialHover.png)	no-repeat;
}

#navigation li.filming {
	background: url(../img/nav_filmingHover.png)	no-repeat;
}

#navigation li.play {
	background: url(../img/nav_playHover.png) no-repeat;
}

#navigation li.photo {
	background: url(../img/nav_photoHover.png) no-repeat;
}

#navigation li.about {
	background: url(../img/nav_aboutHover.png) no-repeat;	
}

#navigation li.faq {
	background: url(../img/nav_faqHover.png)	no-repeat;
}

#navigation li.community {
	background: url(../img/nav_communityHover.png) no-repeat;	
}

#navigation li.find {
	background: url(../img/nav_findHover.png) no-repeat;
}

/* add widths */

#navigation li.attractions {
	width:107px;
}

#navigation li.parties {
	width:85px;
}

#navigation li.farrells {
	width:95px;
}

#navigation li.special {
	width:81px;
}

#navigation li.filming {
	width:82px;
}

#navigation li.play {
	width:89px;
}

#navigation li.photo {
	width:94px;
}

#navigation li.about {
	width:89px;	
}

#navigation li.faq {
	width:62px;
}

#navigation li.community {
	width:89px;	
}

#navigation li.find {
	width:67px;
}

#rotator {
	height:350px;
	width:940px;
	margin:auto;
	
}

#text {
	width:940px;
	margin:0 auto 18px;
	position:relative;
	font-size:13px;
	line-height:1.3em;
}

#text a {
	text-decoration:underline;	
}

/* Sub Navigation */

#text .sub_nav {
	width:940px;
	padding:18px 0px;
	font-size:1em;
}

#text .sub_nav a {
	color:#b54444;
	font-size:1em;
}

/* Columns */

#text .left, #text .right {
	margin-top:36px;
	width:455px;
}

#text .findLft {
	width:520px;
	float:left;
	margin-top:36px;
}

#text .findRt {
	width:390px;
	float:right;
	margin-top:36px;
}

#text .left {
	float:left;
}	

#text .right {
	float:right;
}

#text .left ul {
	list-style:outside;
	margin-left:22px;
}

#text .left ul li {
}

#text .left blockquote {
	margin-left:21px;	
}

#text .print {
	position:absolute;
	width:156px;
	height:29px;
	right:0px;
	top: 7px;
}

/* Attractions */

img.attractions {
	position:absolute;
	left: 200px;
	top: 120px;
}	

#text .right blockquote {
	font-size:1em;
	margin-left:125px;
}

/* FAQ */

#admissions, #rides, #farrells, #parties, #general {
	padding:10px 10px 30px;
	width:427px;
	font-size:13px;
	position:relative;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

.faq_top_rides {
	margin-top:20px;	
}


.faq_top_parties {
	margin-top:22px;	
}

.question {
	padding-left:20px;
	background:url(../img/icon_question.png) no-repeat top left;
	font-weight:bold;
	line-height:1.05em;
	min-height:15px;
	width:409px;
}

.answer {
	padding-left:20px;
	background:url(../img/icon_answer.png) no-repeat top left;
	margin:2px 0 14px;
	line-height:1.05em;
	min-height:15px;
	width:409px;
}

.top {
	position:absolute;
	bottom:10px;
	left:20px;
	font-size:1.1em;
}

/* Party Packages */

.partyAddons {
	width:415px;
	height:192px;
	background:url(../img/bg_partyAddons.jpg) no-repeat;
	position:relative;
	padding:50px 20px 0;
	font-size:11px;
}

.partyAddons .tblLeft, .partyAddons .tblRight {
	width:200px;
	float:left;
	margin:0 0 0 0;
}

.partyAddons .tblLeft {
	margin-right:15px;	
}

.partyAddons .ft {
	position:absolute;
	font-style:italic;
	left: 119px;
	top: 218px;
	width:500px;
}

.sundaes {
	background:url(../img/bg_sundays.jpg) no-repeat;
	width:459px;
	height:230px;
	margin:18px 0 0 0;
}

.sundaes p {
	font-size:1.7em;	
	text-align:center;
	line-height:1.2em;
	width:250px;
	padding:20px 0 0 40px;
}

.sundaes p span.lrg {
	font-weight:bold;
	font-size:1.2em;
}

.sundaes p span.sm {
	font-size:.9em;	
}
p.sm {
	font-size:.85em;	
	margin-top:18px;
}

ul.sm {
	font-size:.85em;	
	list-style:outside;
}

p.dayCamp {
	font-size:12px;	
	margin-top:8px;
}

ul.dayCamp {
	font-size:12px;
	list-style:outside;
}

ul.sm li, ul.dayCamp li {
	margin-left:20px;	
}

ul.dayCamp li {
	line-height:1.2em;
}

.privateEvents {
	width:306px;
	height:34px;
	margin:auto;
	clear:both;
	padding-top:18px;
}

.btn_breadcrumb {
	width:940px;
	clear:both;
	height:35px;
	padding-top:16px;
}

.btn_breadcrumb .leftnav {
	float:left;
	height:35px;
}

.btn_breadcrumb .rightnav {
	float:right;
	height:36px;
}

p.subHeaderText {
	clear:both;	
	padding-top:16px;
	font-size:13px;
	text-align:left;
}

/* Day Camp */

.lunchFarrells {
	width:420px;
	height:246px;
	background:url(../img/bg_lunchFarrells.jpg) no-repeat;
	padding:50px 17px 0;
	font-size:12px;
	line-height:1.4em;
}

.lunchFarrells ul {
	list-style:inside;	
}

.lunchFarrells li {
	margin-left:10px;	
}

/* Fundraising Events */

.right ul {
	list-style:inside;
	font-size:13px;
	line-height:1.4em;
}

.right li {
	margin-left:10px;	
}

.right .fundraising_img {
	margin:16px auto;
	width:306px;
	font-size:.7em;
	font-style:italic;
	line-height:1.2em;
}

/* Filming */

p.filming {
	margin-top:16px;
	font-size:.9em;
}

blockquote {
	margin-left:10px;
	font-size:1em;
}

/* Play Games */

.games {
	width:300px;
	height:225px;
	float:left;
	margin-right:13px;
}

.games h2 {
	font-size:1.2em;
	font-weight:normal;
	display:block;
	margin:15px 0 5px 0;
}

/* Find Us */

.phone, .method, .name, .email, .comments {
	font-size:.7em;	
	margin:5px 0;
}

.name, .email {
	float:left;
	width:190px;
}

.phone, .method {
	width:190px;
	float:right;
}

.input {
	width:188px;	
	border:1px solid #000;
}

.textarea {
	width:300px;
	height:70px;
	border:1px solid #000;
}

.submit  {
	margin-left:100px;	
}

/* Test Buttons */

.button_lft, .button_rt, .button_cntr, .button_solo {
	width:302px;
	height:43px;
	margin-bottom:18px;
	float:left;
	display:inline;
}

.button_lft, .button_cntr {
	margin-right:17px;	
}

.button_solo {
	margin:0 0 0 350px;
	text-align:center;
}

/* Buttons */

#buttons, #btm_buttons {
	width:940px;
	margin:auto;
}

#buttons div {
	float:left;
	width:300px;
	z-index:100;
}

#buttons .farrells_bt {
	height:228px;
	margin:0 20px 0 0;
}

#buttons .parties_bt {
	height:237px;
	margin:-10px 20px 0 0;
}

#buttons .hours_bt {
	height:254px;
	margin:-27px 0 0 0;
}

#btm_buttons {
	margin:16px auto;
	clear:both;
}

#btm_buttons div {
	float:left;	
}

.bonus {
	width:316px;
	height:114px;
	margin:10px 6px 0 0;
	display:inline;
}

.signup {
	width:299px;
	height:91px;
	margin:22px 18px 0 0;
	display:inline;
}

.group {
	width:299px;
	height:118px;
	margin:6px 0 0 0;
	display:inline;
}

#footer {
	position:relative;
	height:40px;
	width:950px;
	clear:both;
	font-size:.7em;
	padding:32px 0 0 0;
}

#footer .left {
	position:absolute;
	left:1px;
	top:34px;
}

#footer .twitter {
	position:absolute;
	left: 788px;
	top: 38px;
}

#footer .facebook {
	position:absolute;
	left: 870px;
	top: 32px;
}

#btm {
	height:239px;
	margin:-40px 0 0 0;
	width:100%;
	bottom:0px;
	background:url(../img/footer_bg.png) top center repeat-x;
	z-index:-200;
}
.clear {
	clear:both;	
}

#footer .left a {
	color: #000000;
}
#footer .left a:hover {
	color: #000000;
}