@import url(forms.css);
@charset "UTF-8";
/* CSS Document */

/* RESET -------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}


/* GENERAL ------- */
html {
	background: #000;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
}

h1 {
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
}
h2 {
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: lighter;
	color: #262626;
	letter-spacing: .03em;
}
h3 {
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: lighter;
	color: #e9d289;
	letter-spacing: .03em;
	margin: auto;
	padding: auto;
}
h3 a {
	color: #e9d289;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.clear {
	clear: both;
}
dt {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 6px;
}
dd {
	padding-bottom: 10px;
}


/* - MAIN CONTAINERS----------------------- */
#main-container {
	background: url( /images/bg.jpg) repeat-x #000;
	width: 984px;
	margin: auto;
	padding: 0 20px 0 20px;
}
#header {
	width: 984px;
	height: 140px;
}
#header .info {
	width: 644px;
	height: 62px;
	float: left;
	text-align: right;
	color: #ffffff;
}
#header .moviephone {
	font-family:Impact, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	margin: 0;
	padding: 50px 0 0 0;
}
#header .address {
	font-size: 10px;
	color: #f8f687;
	margin: 0;
	padding: 0 0 28px 0;
}
#header .date {
	font-size: 16px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

/* -- CONTENT Container */
#content {
	width: 984px;
	float: left;
	text-align: left;
}
#content .top {
	background: url(/images/content-top.gif) no-repeat;
	height: 27px;
}
#content .tile {
	background: url(/images/content-tile.gif) repeat-y;
}
#content .bttm {
	background: url(/images/content-bttm.gif) no-repeat;
}


/* -- NOW SHOWING -- */
.current-shows {
	float: left;
	width: 252px;
	padding: 10px;
	font-size: 12px;
}
.current-shows h3{
	padding-left: 10px;
	padding-bottom: 6px;
}
.current-shows ul {
	padding-left: 0px;
}
.current-shows li {
	list-style: none;
	border-top: 1px solid #5e5e5e;
	letter-spacing: .04em;
     margin:0;
     padding:0;
     font-size:12px;
     line-height:18px;
}
.current-shows li a {
	color: #f5f5f5;
	font-weight: 600;
	text-decoration: none;
	padding: 8px 0 6px 10px;
	display: block;
     margin:0;
}

* html .current-shows li a {
  height:24px;
}

.current-shows li a:hover {
	background-color: #000;
}

.on p {
	font-weight: 600;
	padding: 8px 0 6px 10px;
	background-color: #000;
	color: #e9d289;
     margin:0;
}

.no_passes {
  margin:0;
  padding:0;
  color:#ff3838;
  font-size:12px;
  line-height:12px;
  display:block;
  font-style:italic;
  font-weight:normal;
  font-family:Verdana, Arial, Helvetica, sans-serif;

}

.current-shows select {
	margin-left: 12px;
	margin-bottom: 6px;
	font-size: 14px;
	float: left;
	width: 230px;
}
.current-shows input, submit {
	margin-left: 12px;
	margin-bottom: 6px;
	font-size: 14px;
	float: left;
	width: 50px;
}




.endlist { /*no longer used*/
	height: 20px;
	border-top: 1px solid #5e5e5e;
}
.backhome a {
	color: #ffffff;
	padding: 14px;
	clear: both;
}
.right {
	float: left;
	width: 680px;
	padding-left: 24px;
}
/* Posters --*/
div#poster {
	background:transparent url(/images/bg-posterlarge.jpg) no-repeat scroll center top;
	min-height:443px;
	text-align: center;
	width:300px;
	padding:23px 15px;
}
ul#posters li {
	background:transparent url(/images/bg-postersmall.jpg) no-repeat scroll center top;
	float:left;
	height:230px;
	margin-right:16px;
	padding-top:16px;
	text-align:center;
	width:119px;
	list-style:none;
}
ul#posters li a {
	text-decoration:none;
}
ul#posters li img {
	border:0 none;
	display:block;
	margin: 0 14px 10px 9px;
	color: #e9d289;
}
#posters p {
	font-size: 13px;
}

/* Movie details */
div.showmaincontent {
	float:left;
	margin-right:10px;
	width: 334px;
}
div.showsecondary {
	float:left;
	padding-top:10px;
	width: 300px;
}

p#watchtrailer {
	width: 114px;
	margin: auto;
	text-align:center;
}
p#watchtrailer a {
	background-image: url(/images/bg-watchtrailer.jpg);
	display: block;
	height: 80px;
	text-indent: -999em;
}
p#watchtrailer a:hover {
	background-position: bottom left;
}


/* -- MENU --------------------------*/
#menu {
	background: url( /images/menu.jpg) no-repeat;
	width: 334px;
	height: 77px;
	padding-top: 63px;
	float: left;
}
#menu .nowshowing a {
	width: 166px;
	background: url( /images/menu-nowshowing.jpg) no-repeat;
	text-decoration: none;
	display: block;
	text-indent: -999em;
	height: 30px;
	float: left;
}
#menu .parkdirect a {
	width: 166px;
	background: url( /images/menu-parkdirect.jpg) no-repeat;
	text-decoration: none;
	display: block;
	text-indent: -999em;
	height: 30px;
	float: left;
}
#menu .about a {
	width: 168px;
	background: url( /images/menu-about.jpg) no-repeat;
	text-decoration: none;
	display: block;
	text-indent: -999em;
	height: 30px;
	float: left;
}
#menu .emailsignup a {
	width: 168px;
	background: url( /images/menu-email.jpg) no-repeat;
	text-decoration: none;
	display: block;
	text-indent: -999em;
	height: 30px;
	float: left;
}


/* -- MENU HOVERS ---- */
#menu .nowshowing a:hover {
	width: 166px;
	background: url( /images/menu-nowshowing-on.jpg) no-repeat;
	text-decoration: none;
	display: block;
	text-indent: -999em;
	height: 30px;
	float: left;
}
#menu .parkdirect a:hover {
	width: 166px;
	background: url( /images/menu-parkdirect-on.jpg) no-repeat;
	text-decoration: none;
	display: block;
	text-indent: -999em;
	height: 30px;
	float: left;
}
#menu .about a:hover {
	width: 168px;
	background: url( /images/menu-about-on.jpg) no-repeat;
	text-decoration: none;
	display: block;
	text-indent: -999em;
	height: 30px;
	float: left;
}
#menu .emailsignup a:hover {
	width: 168px;
	background: url( /images/menu-email-on.jpg) no-repeat;
	text-decoration: none;
	display: block;
	text-indent: -999em;
	height: 30px;
	float: left;
}

/* -- MENU Current page "On" -- */
#menu .nowshowing-on a{
	width: 166px;
	background: url( /images/menu-nowshowing-on.jpg) no-repeat;
	text-decoration: none;
	display: block;
	text-indent: -999em;
	height: 30px;
	float: left;
}
#menu .parkdirect-on a{
	width: 166px;
	background: url( /images/menu-parkdirect-on.jpg) no-repeat;
	text-decoration: none;
	display: block;
	text-indent: -999em;
	height: 30px;
	float: left;
}
#menu .about-on a{
	width: 168px;
	background: url( /images/menu-about-on.jpg) no-repeat;
	text-decoration: none;
	display: block;
	text-indent: -999em;
	height: 30px;
	float: left;
}
#menu .emailsignup-on a{
	width: 168px;
	background: url( /images/menu-email-on.jpg) no-repeat;
	text-decoration: none;
	display: block;
	text-indent: -999em;
	height: 30px;
	float: left;
}


/* Floating Photo - Floto --*/
.floto {
	position: relative;
	left:0px;
	z-index:1;
	width: 332px;
	clear: both;
	float: left;
	top: 24px;
}

/* Announcments Area --- */
#announcements {
	width: 644px;
	text-align: left;
	float: right;
	padding-top: 16px;
}
#announcements h3 {
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: lighter;
	color: #e9d289;
	letter-spacing: .03em;
	margin: auto;
	padding: 0 0 16px 0;
}
#announcements span {
	color: #e9d289;
	font-size: 14px;
	font-weight: bold;
}
.announcements {
	width: 244px;
	padding-left: 16px;
	margin-left: 16px;
	border-left: 1px solid #5e5e5e;
	float: left;
	min-height: 180px;
}
.announcements a {
	color: #e9d289;
}
.announcements a:hover {
	color: #e9d289;
	text-decoration: none;
}
.announcements ul {
	text-indent: none;
	padding-left: 0;
	margin-left: 0;
}
.announcements li {
	color: #f5f5f5;
	font-size: 14px;
	list-style: none;
}
.admission {
	width: 320px;
	color: #f5f5f5;
	font-size: 14px;
	padding-left: 16px;
	float: left;
}
.admission p {
	float: left;
}

/* - Footer --- */
#footer {
	background: url( /images/footer-bg.gif) no-repeat #000;
	width: 984px;
	height: 32px;
	clear: both;
}
#footer p {
	text-align: right;
	font-size: 10px;
	line-height: 1.5em;
	color: #E4E4E4;
	padding: 8px 6px 0 0;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


/* ------------ ADMIN STYLES -------------- */
#menu-admin {
	background: url( /images/menu-admin.jpg) no-repeat;
	width: 334px;
	height: 77px;
	padding-top: 63px;
	float: left;
}
/* - text formatting -- */
.pg-title {
	color: #ffffff;
	font-size: 18px;
	text-align:center;
	height: 220px;
}

*::selection { background-color: rgba(140,44,174,0.8); }
*::-moz-selection { background-color: rgb(140,44,174); }
.awesomeform legend {
	position: static;
	display: block;
	margin: 0 0 10px 210px; padding: 0;
	font-weight: bold;
	font-size: 16px;
	color: #000;
}

div#sectionmenu {
	float: left;
	width: 232px;
	margin-right: 10px;
}
div#sectioncontent {
	float: left;
	width: auto;
}

div#sectioncontent .awesomeform label {
	width: 150px; /* label width *//* label margin = (input left margin) - (label width) */
	margin-right: 10px; /* label margin */
}
div#sectioncontent .awesomeform label.long, div#sectioncontent .awesomeform p.label {
	margin-left: 120px; /* subjective */
	width: 390px; /* (textarea width) + (label width) + (label margin) - (left margin) */
}
div#sectioncontent .awesomeform label span {
	color: #900; /* color of required asterisk */
}
div#sectioncontent .awesomeform input, div#sectioncontent .awesomeform textarea, div#sectioncontent .awesomeform select,
div#sectioncontent .awesomeform .checks input, div#sectioncontent .awesomeform.checks input {
	margin-left: 160px; /* (label width) + (label margin) */
	width: 200px; /* subjective, only applies to non-checkbox or radio inputs */
}
div#sectioncontent .awesomeform textarea {
	width: 300px; /* subjective, recommend: (3/2)(input width) */
}
div#sectioncontent .awesomeform p.desc {
	margin-left: 160px; /* (label width) + (label margin) **recommended */
}
div#sectioncontent .awesomeform .checks label, div#sectioncontent .awesomeform.checks label {
	margin-left: 170px; /* (label width) + 2(label margin) */
}

/*
	The following makes Internet Explorer 6.x play nicely.
	These fix the double float margin bug.
*/
* html div#sectioncontent .awesomeform .checks input, * html div#sectioncontent .awesomeform.checks input {
	margin-left: 85px;  /* (1/2)((label width) + (label margin)) */
}
* html div#sectioncontent .awesomeform .checks label, * html div#sectioncontent .awesomeform.checks label {
	margin-left: 160px; /* (label width) + (label margin) */
	height: 1em;
}



table {
	margin: 0 16px 0 0;
	width: auto;
	border-collapse: collapse;
}
table caption {
	text-align: center;
	color: #FFF2C5;
	background: #03216a;
	font-weight: bold;
	padding: 2px;
	font-size: 14px;
}
table caption a {
	color: #FFF2C5;
	text-decoration: none;
}
table caption a:hover { text-decoration: underline; }
table thead th {
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: 1px solid #cccccc;
	padding: 3px;
}
table tbody td {
	border: 0px solid #FFF2C5;
	font-size: 12px;
}
table tbody td { padding: 3px; }
table td a {
	display: block;
	padding-left: 4px;
	padding-top: 4px;
	text-decoration: none;
}
table td a:hover {
	color: #FFF2C5;
	background: #000;
	padding-left: 4px;
}
table.calendar tbody td {
	width: 32px;
	text-align: center;
	padding: 0;
}
table.calendar tbody td.today {
	background: #FFF2C5;
}
table.calendar tbody td.current, table.calendar tbody td.today.current {
	background: #CCC;
}
table.calendar tfoot td {
	text-align: center;
	background:  #03216a;
}
table.calendar tfoot td a { color: #FFF2C5; }
table.calendar tfoot td a:hover { text-decoration: underline; }
.mceEditorContainer table td a {
	display: inline;
}


