
/* Main
========================================================================================== */
body {
	background: #FFF url(/img/bg-main.jpg) fixed repeat-x center center;
	padding: 60px 0 0;	
}
#wrap {
	width: 1033px;
	margin: 0 auto;
	position: relative;
	background: url(/img/2011/bg-mid.png) repeat-y;
}
#wrap2 {
	background: url(/img/2011/bg-btm-new.png) no-repeat bottom left;
	position: relative;
	top: 528px;
	margin-top: -528px;
	z-index: 2;
}
#wrap3 {
	background: url(/img/2011/bg-top.png) no-repeat;
	position: relative;
	top: -849px;
	margin-top: 849px;
}
#head-left {
	background: url(/img/bg-head-left.png) no-repeat;
	position: absolute;
	width: 180px;
	height: 575px;
	top: -320px;
	left: -165px;
	z-index: 1;
}
#head-right {
	background: url(/img/bg-head-right.png) no-repeat;
	position: absolute;
	width: 405px;
	height: 605px;
	top: -375px;
	left: 765px;
	z-index: 2;
}
#head {
	position: relative;
	height: 335px;
}
#main {
	position: relative;
	overflow: hidden;
	margin: 0 35px 0 50px;
	min-height: 800px;
	height: auto !important;
	height: 800px;
}
#foot {
	position: relative;
	margin-top: -570px;
	top: -197px;
	height: 1px;
}
div.message,
div.flash_success{
	clear: both;
	font-size: 0.812em;
	font-weight: bold;
	text-align: center;
	border: solid 2px #933;
	color: #933;
	padding: 10px;
	margin: 0 50px 10px;
}
div.flash_success {
	color: #090;
	border-color: #090;
}

#ivy-top {
    background: url(/img/2011/ivy-top.png) no-repeat;
    position: absolute;
    left: 795px;
    top: -48px;
    width: 259px;
    height: 172px;
	z-index: 3;
}
#ivy-lft {
    background: url(/img/2011/ivy-lft.png) no-repeat;
    position: absolute;
    left: -130px;
    top: 170px;
    width: 202px;
    height: 649px;
	z-index: 3;
}
#ivy-rgt {
    background: url(/img/2011/ivy-rgt.png) no-repeat;
    position: absolute;
    left: 970px;
    top: 140px;
    width: 152px;
    height: 622px;
	z-index: 3;
}

/* cked hack */
.cke_dialog_background_cover {
	display: none;	
}


/* Head
========================================================================================== */
#logo {
	position: absolute;
	left: -100px;
	top: -55px;
	width: 212px;
	height: 90px;
	overflow: hidden;
	font-size: 1em;
	padding: 150px;
}
#logo span {
	background: url(/img/2011/logo.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 512px;
	height: 390px;
}

#quote {
	position: absolute;
	left: 410px;
	top: 75px;	
	width: 292px;
	height: 86px;
	margin: 0;
	padding: 20px 40px 50px 20px;
	background: url(/img/2011/quote.png) no-repeat 0 0;	
}
#quote p {
	font-size: 1em;
	color: #151515;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#quote h6 {
	font-size: 1.125em;
	color: #A6001A;
	display: block;
	float: right;
	margin-top: 5px;
}
#quote p.lrg {
	font-size: 1.125em;      
}
#quote h6.lrg {
	font-size: 1.25em;     
}
#quote p.sml {
	font-size: 0.75em;    
}
#quote h6.sml {
	font-size: 0.812em;    
}


#tickets {
	position: absolute;
	left: 735px;
	top: 60px;	
	z-index: 2;	
}
#date {
	position: absolute;
	left: 359px;
	top: 155px;
	width: 634px;
	height: 28px;
	overflow: hidden;
	font-size: 0.687em;
	padding-top: 130px;
	padding-left: 10px;
	z-index: 2;
}
#date span {
	background: url(/img/2011/date.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 644px;
	height: 158px;	
}

#award-tag {
	width: 190px;
	height: 251px;
	position: absolute;
	left: 851px;
	top: 64px;
	z-index: 4;
}
#award-tag img {
	width: 100%;	
}


/* Nav
========================================================================================== */
#nav {
	margin: 0 0 15px 10px;
	list-style: none;
	white-space: nowrap;
	text-align: center;
}
#nav li {
	display: inline;
	margin-right: 8px;
	padding-right: 8px;
	font-size: 1.25em;
	background: url(/img/2011/nav-bar.png) no-repeat right bottom;
	
}
#nav li.last {
    margin: 0;
    padding: 0;
    background: none;
}
#nav li a {
	text-decoration: none;
	font-weight: bold;
	color: #311D04;
}
#nav li a:hover,
#nav li a:focus,
#body-news #nav li#nav-news a,
#body-about #nav li#nav-about a,
#body-lineup #nav li#nav-lineup a,
#body-attractions #nav li#nav-attractions a,
#body-gallery #nav li#nav-gallery a,
#body-tickets #nav li#nav-tickets a,
#body-info #nav li#nav-info a,
#body-contact #nav li#nav-contact a,
#body-groups #nav li#nav-groups a,
#body-faq #nav li#nav-faq a,
#body-videos #nav li#nav-videos a {
    color: #A6001A;
}

/* Content
========================================================================================== */
#content,
#home {	
	overflow: hidden;
	position: relative;
	clear: both;
	float: left;
	width: 705px;
}
#content {
	width: 657px;
	padding: 0 20px;
}

#content h1 {
	color: #FFF;
	background: url(/img/2011/header.png) no-repeat top right;
	padding: 8px 0 20px 30px;
	margin: 0 -20px 20px;
	font-size: 1.25em;
	overflow: hidden;
}
#content h1 span {
	display: block;
}
#content h1 em {
	font-size: 0.7em;	
}
#content h1 em,
#content h1 em a:link, 
#content h1 em a:visited, 
#content h1 em a:hover, 
#content h1 em a:active {
	display: block;
	color: #FBC00A;
	white-space: nowrap;	
	text-decoration: none;
	border: none;
}

.fullWidth #content {
	float: none;
	width: auto;
}	
.fullWidth #content h1 {
	width: 697px;
	position: relative;
}

.hr {
    background: url(/img/2011/dot.png) repeat-x top left;
    margin: 20px 0;
    clear: both;
}

#left {
	float: left;
	width: 237px;
}
#feature {
	float: right;
	width: 460px;
	margin-top: 10px;
}
#right {
	float: right;
	width: 237px;
}


/* Foot
========================================================================================== */
#foot h6 {
    position: absolute;
    top: 890px;
    width: 100%;
    text-align: center;
    font-size: 1em;
    padding-left: 5px;
}
#foot h6 strong {
    font-size: 1.375em;
}
#foot a {    
	color: #311D04;
	text-decoration: none;
}

#foot ul {
    position: absolute;
    left: 105px;
    top: 840px;
	white-space: nowrap;
	list-style: none;
}
#foot ul li {
	float: left;	
}
#foot ul li.aif {
	margin: 0 0 0 -40px;	
}
#foot ul li.aspall,
#foot ul li.jerry,
#foot ul li.luco {
	margin: 0 0 0 10px;	
}
#foot ul li.water {
	margin-left: 130px;	
}
#foot ul li.alpro {
	margin: 5px 0 0 15px;	
}
#foot p {
    position: absolute;
	width: 170px;
	left: -8888px;
    top: 845px;
	margin-left: -85px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.625em;
	color: #311D04;
	text-align: center;
	white-space: nowrap;
}


/* Admin
========================================================================================== */
#content ul.actions {
	clear: both;
	list-style: disc;
	margin: 0 0 19px;
	padding: 22px 30px 0;
}
#content ul.actions li.box-btm {
	height: 19px;
	width: 232px;
	position: relative;
	top: 19px;
	margin: -19px -30px 0;
	list-style: none;
}
#content ul.actions li {
	font-size: 0.812em;
	font-weight: bold;
}
#content ul.actions a {
	color: #000;
	border-color: #000;
}


/* Forms
========================================================================================== */
div.form {
	width: 620px;
	margin: 0 -20px 50px;
	padding: 30px 30px 0;
}
div.form .box-btm {
	height: 10px;
	width: 680px;
	position: relative;
	top: 10px;
	margin: -10px -30px 0;
}
fieldset {
	margin: 0 0 20px 0;	
	padding: 20px 0;	
	border: solid 1px #311D04;
}
fieldset fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}
legend {
	margin: 0 30px;
	padding: 0;
}

div.form div.input,
div.form div.submit {
	overflow: hidden;
	padding: 10px;
}
div.form div.submit input {
	float: right;
	margin: 20px;	
}
div.form div.input label,
fieldset fieldset legend {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 140px;
	font-weight: bold;
	font-size: 0.75em;
	text-align: right;
	margin: 0 10px 0 0;
	color: #000;
}
fieldset fieldset label  {
	font-size: 0.75em;
	margin-right: 20px;
}
div.form div.input input {
	float: left;
	font-size: 0.75em;
}
div.form div.text input {
	width: 200px;
	border: solid 1px #ccc;
}
div.form div.text input.sml-text {
	width: 30px;
}
div.form div.textarea textarea {
	width: 300px;
	height: 150px;
	border: solid 1px #ccc;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 0.75em;
}
div.form div.checkbox input {
	float: none;
}
div.form div.file input {	
}
div.form div.file img {
	clear: both;
	display: block;
	margin: 0 0 10px 150px;
}

div.form div.error {
	border: solid 2px #933;
}
div.form div.error-message {
	clear: both;
	font-weight: bold;
	color: #933;
	font-size: 0.75em;
	margin-left: 150px;
}
#recaptcha {
	margin: 40px 0 40px 160px;
}
#recaptcha p,
#recaptcha p a:link,
#recaptcha p a:visited,
#recaptcha p a:hover,
#recaptcha p a:focus,
#recaptcha p a:active {
}
#ui-datepicker-div {
	z-index: 99;	
}

div.staffing div.input label,
div.staffing fieldset fieldset legend {
	width: 250px;	
}

/* Admin tables
========================================================================================== */
.data_table {
	border: solid 1px #CCC;	
	border-collapse: collapse;
	width: 100%;
}
.data_table td,
.data_table th {
	border: solid 1px #CCC;	
	padding: 5px;
	font-size: 0.67em;
}

.paging {
	font-size: 0.67em;
	text-align: center;	
	overflow: hidden;
	padding: 20px 50px;
}
.paging .next {
	float: right;
}
.paging .prev {
	float: left;
}



/* Content tables
========================================================================================== */
#content table.content_table {
	border: solid 2px #311D04;
	border-collapse: collapse;
	width: 90%;
	margin: 20px auto;
}
#content table.content_table td,
#content table.content_table th {
	border: solid 1px #311D04;
	text-align: left;
	padding: 10px;
	font-size: 0.75em;
}
#content table.content_table td *,
#content table.content_table th * {
	font-size: 1em;	
}
#content table.content_table th {
	font-size: 0.875em;	
	background: #311D04;
	color: #FFF;
	border: solid 1px #FFF;
}

