/*** General Styles ***/

html {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%
	height: 100%;
}
body {
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
    min-width: 990px;
    color: #c9c9c9;
    font: normal 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(body_back.gif); 
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 1em 0 0 0;
}
p.no_margin {
	margin: 0;
	padding: 0;
}
p.bottom_margin {
	margin: 0;
	padding: 0 0 1em 0;
}
p.top_bottom_margin {
	margin: 0;
	padding: 1em 0 1em 0;
}
ul, ol, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
strong {
   font-weight: bold;
}
em {
   font-weight: normal;
   font-style: italic;
} 
form {
	margin: 0;
	padding: 0;
}
label {
	margin: 0;
	padding: 0;
	display: inline;
}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
}
img {
	display: inline;
	visibility: visible;
	border: 0;
}
a:link {
	color: #009fe2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #009fe2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:active {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:focus {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*** Header Styles ***/

#top {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	overflow: hidden;
	z-index: 1;
}
#top_center {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: #000000;
	text-align: left;
	overflow: visible;
	z-index: 2;
}
#top_left_back {
	width: 2000px;
	margin: 0 0 0 -2000px;
	padding: 0;
	position: relative;
	background: url(top_left_back.gif) top right;
	text-align: left;
	overflow: visible;
	z-index: 3;
}
#top_right_back {
	width: 2000px;
	margin: 0 -2990px 0 2990px;
	padding: 0;
	position: relative;
	background: url(top_right_back.gif);
	text-align: left;
	overflow: visible;
	z-index: 4;
}
#header {
	width: 990px;
	height: 150px;
	margin: 0 0 0 -990px;
	padding: 0;
	position: relative;
	background: url(header_back.gif);
	z-index: 5;
}
#header_left_border {
	width: 1px;
	height: 150px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(header_left_border_back.gif);
	z-index: 6;
}
#header_right_border {
	width: 1px;
	height: 150px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(header_right_border_back.gif);
	z-index: 6;
}
#header_logo {
	width: 302px;
	height: 100px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 32px;
	top: 38px;
	display: inline;
    visibility: visible;
	z-index: 6;
}
#header_logo_text_only {
    display: none;
    visibility: hidden;
}
#header_tag {
	width: 613px;
	height: 150px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 1px;
	top: 0px;
	background: url(header_tag_back.jpg);
	z-index: 6;
}


/*** Nav Styles ***/

#nav_sides {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	background: url(nav_sides_back.gif);
	overflow: hidden;
	z-index: 1;
}
#nav_center {
	width: 990px;
	height: 57px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: url(nav_center_back.gif);
	text-align: center;
	overflow: hidden;
	z-index: 2;
}
#nav {
	width: 990px;
	height: 34px;
	margin: 15px auto 0 auto;
	padding: 0;
	position: relative;
	text-align: right;
	overflow: hidden;
	z-index: 3;
}
#nav_center li {
	line-height: 34px;
	display: inline;
}
#nav_center ul {
	margin: 0 23px 0 0;
}
#nav_center a {
	margin: 0;
	padding: 9px 9px 8px 15px;
	font-weight: bold;
	font-size: 0.875em;
	text-decoration: none;
	background: url(nav_divider.gif) no-repeat;
}
#nav_center a:active {
	color: #feba00;
	font-weight: bold;
	text-decoration: none;
}
#nav_center a:focus {
	color: #feba00;
	font-weight: bold;
	text-decoration: none;
}
li.nav_off a {
	color: #c9c9c9;
	text-decoration: none;
}
li.nav_off a:visited {
	color: #c9c9c9;
	font-weight: bold;
	text-decoration: none;
}
li.nav_off a:hover {
	color: #feba00;
	font-weight: bold;
	text-decoration: none;
}
li.nav_on a {
	color: #feba00;
	text-decoration: none;
}
li.nav_on a:visited {
	color: #feba00;
	text-decoration: none;
}
li.nav_on a:hover {
	color: #feba00;
	text-decoration: none;
}
.nav_selected {
	margin: 0;
	padding: 9px 9px 8px 15px;
	color: #feba00;
	font-weight: bold;
	font-size: 0.875em;
	background: url(nav_divider.gif) no-repeat;
}

/*** Content Styles ***/

#middle {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	overflow: hidden;
	z-index: 1;
}
#middle_center {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: url(middle_center_back.gif) repeat-y;
	text-align: left;
	overflow: visible;
	z-index: 2;
}
#middle_left_one {
	width: 2000px;
	margin: 0 0 0 -2000px;
	padding: 0;
	position: relative;
	background: url(middle_left_one_back.gif) top right;
	text-align: left;
	overflow: visible;
	z-index: 3;
}
#middle_left_two {
	width: 2000px;
	margin: 0;
	padding: 0;
	position: relative;
	background: url(middle_left_two_back.gif) repeat-x top right;
	text-align: right;
	overflow: visible;
	z-index: 4;
}
#middle_right_one {
	width: 2000px;
	margin: 0 -2990px 0 2990px;
	padding: 0;
	position: relative;
	background: url(middle_right_one_back.gif);
	text-align: left;
	overflow: visible;
	z-index: 5;
}
#middle_right_two {
	width: 2000px;
	margin: 0;
	padding: 0;
	position: relative;
	background: url(middle_right_two_back.gif) repeat-x;
	text-align: left;
	overflow: visible;
	z-index: 6;
}
#content {
	width: 986px;
	margin: 0 0 0 -988px;
	padding: 17px 0 0 0;
	position: relative;
	background: url(content_back.gif);
	text-align: center;
	z-index: 7;
}
#content_main {
	width: 942px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: center;
	z-index: 8;
}
#content_main_min_height {
	width: 942px;
	min-height: 207px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	z-index: 8;
}
#content_left {
	width: 618px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	z-index: 9;
}
#content_right {
	width: 300px;
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	z-index: 9;
}
#content_footer {
	width: 100%;
	margin: 0;
	padding: 0 0 8px 0;
	clear: both;
	position: relative;
	color: #515f68;
	font-size: 0.75em;
	text-align: center;
	z-index: 9;
}
#content_box_title {
	width: 100%;
	height: 52px;
	margin: 0;
	padding: 0;
	position: relative;
	background: url(content_box_title_back.gif);
	overflow: hidden;
	z-index: 10;
}
#content_box_title_left {
	width: 16px;
	height: 52px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(content_box_title_left_back.gif);
	z-index: 11;
}
#content_box_title_right {
	width: 16px;
	height: 52px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(content_box_title_right_back.gif);
	z-index: 11;
}
#content_box_title_text {
	margin: 0 0 0 22px;
	padding: 0;
	position: relative;
	z-index: 12;
}
#content_box_title_text h1 {
	margin: 0;
	padding: 24px 0 0 0;
	color: #009fe2;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}
#content_box_middle_border {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	background: #384852 url(content_box_middle_border_back.gif) repeat-y;
	z-index: 10;
}
#content_box_middle {
	margin: 0 1px 0 7px;
	padding: 0;
	position: relative;
	background: #000000 url(content_box_middle_back.gif) repeat-x;
	z-index: 11;
}
#content_box_theater {
	margin: 0 15px 0 15px;
	padding: 0;
	position: relative;
	text-align: left;
	font-size: 0.625em;
	font-weight: bold;
	color: #c9c9c9;
	z-index: 12;
}
#content_box_theater h2 {
	margin: 0;
	padding: 23px 0 7px 0;
	float: left;
	position: relative;
	font-size: 1.6em;
	font-weight: bold;
	color: #feba00;
}
#content_box_theater strong {
	font-weight: bold;
	color: #9a9a9a;
}
#content_box_theater p {
	clear: both;
}
#content_box_theater_date {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 5px;
	right: 0px;
	text-align: right;
	z-index: 12;
}
.content_box_theater_theater {
	margin: 0;
	padding: 27px 0 0 10px;
	float: left;
	position: relative;
	color: #009fe2;
	font-weight: bold;
	text-align: left;
	z-index: 13;
}
.content_box_theater_theater_company {
	color: #c9c9c9;
}
.content_box_theater_bottom {
	height: 20px;
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	overflow: hidden;
}
#content_box_now_showing {
	margin: 0 15px 0 15px;
	padding: 0;
	position: relative;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #c9c9c9;
	z-index: 12;
}
.content_box_now_showing_movie {
	width: 100%;
	margin: 0;
	padding: 15px 0 0 0;
	position: relative;
	text-align: left;
}
.content_box_now_showing_movie img {
	display: inline;
	visibility: visible;
}
.content_box_now_showing_movie a {
	display: inline;
	visibility: visible;
}
.content_box_now_showing_poster {
	margin: 0 15px 0 0;
	padding: 3px;
	float: left;
	position: relative;
	text-align: left;
	border: 1px solid #384852;
	background: #000000;
}
.content_box_now_showing_poster img {
	display: block;
}
.content_box_now_showing_data {
	width: 460px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	font-size: 0.75em;
	text-align: left;
}
.content_box_now_showing_data a {
	font-size: 0.833333em;
}
.content_box_now_showing_data h2 {
	margin: 0;
	padding: 11px 0 11px 0;
	position: relative;
	font-size: 1.333333em;
	font-weight: bold;
	color: #feba00;
}
.content_box_now_showing_data strong {
	font-weight: bold;
	color: #9a9a9a;
}
.content_box_now_showing_data p {
	margin: 0;
	padding: 0 0 9px 0;
}
.content_box_now_showing_data_company {
	font-size: 0.833333em;
}
.content_box_now_showing_movie_bottom {
	height: 1px;
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	overflow: hidden;
}
#content_box_now_showing_date {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 5px;
	right: 0px;
	font-size: 0.625em;
	text-align: right;
	z-index: 12;
}
select.content_box_now_showing_date_select {
	margin: 0;
	padding: 1px 0;
	color: #feba00;
	font-weight: normal;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #384852;
	background: #343434;
	display: inline;
}
input.content_box_now_showing_date_button {
	margin: 0;
	padding: 1px;
	color: #c9c9c9;
	font-weight: bold;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: visible;
	cursor: pointer;
	border: 1px solid #384852;
	background: #001421;
}
.content_box_now_showing_imdb {
	margin: 0;
	padding: 27px 0 0 10px;
	float: left;
	position: relative;
	font-weight: normal;
	text-align: left;
	z-index: 13;
}
.content_box_now_showing_more_info {
	margin: 0;
	padding: 17px 0 10px 0;
	position: relative;
	text-align: right;
	font-size: 0.625em;
	font-weight: normal;
	display: block;
    visibility: visible;
	z-index: 12;
}
#content_box_text {
	margin: 0 15px 0 15px;
	padding: 0;
	position: relative;
	text-align: left;
	color: #c9c9c9;
	font-size: 0.75em;
	font-weight: normal;
	z-index: 12;
}
#content_box_text ul {
	margin: 0 0 0 35px;
}
#content_box_text ul li {
	margin: 0 0 7px 0;
	padding: 0 0 0 3px;
	list-style: disc;
}
#content_box_text ol {
	margin: 0 0 0 35px;
}
#content_box_text ol li {
	margin: 0 0 7px 0;
	padding: 0 0 0 3px;
	list-style: decimal;
}
#content_box_text h2 {
	margin: 0;
	padding: 23px 0 7px 0;
	position: relative;
	font-size: 1.333333em;
	font-weight: bold;
	color: #feba00;
}
#content_box_text h3 {
	margin: 0;
	padding: 13px 0 7px 0;
	position: relative;
	font-size: 1em;
	font-weight: bold;
	color: #00e24a;
}
.content_box_price_large {
	margin: 0;
	padding: 0 0 7px 0;
	position: relative;
	font-size: 1.5em;
	font-weight: bold;
	color: #feba00;
}
.content_box_price_small {
	margin: 0;
	padding: 0 0 7px 0;
	position: relative;
	font-size: 1em;
	font-weight: bold;
	color: #feba00;
}
.content_box_subtitle {
	margin: 0;
	padding: 0 0 7px 0;
	position: relative;
	font-size: 1em;
	font-weight: bold;
	color: #feba00;
}
.content_box_text_more_info {
	margin: 0;
	padding: 17px 0 10px 0;
	position: relative;
	text-align: right;
	font-weight: normal;
	z-index: 12;
}
.content_box_text_gallery_bottom {
	clear: both;
}
.content_box_text_img {
	margin: 0;
	padding: 3px;
	position: relative;
	text-align: left;
	border: 1px solid #384852;
	background: #000000;
}
.content_box_text_img img {
	display: block;
}
.content_box_text_img_caption {
	margin: 0 15px 0 0;
	padding: 0 0 15px 0;
	float: left;
	position: relative;
	text-align: center;
	color: #c9c9c9;
	font-size: 0.75em;
	font-weight: bold;
	z-index: 12;
}
#content_box_form {
	margin: 0 15px 0 15px;
	padding: 0;
	position: relative;
	text-align: left;
	color: #c9c9c9;
	font-size: 0.75em;
	font-weight: bold;
	z-index: 12;
}
#content_box_form form {
	padding: 0 0 1em 0;
}
#content_box_form label {
	margin: 0 0 10px 0;
	display: block;
	font-weight: bold;
}
input.content_box_form_textbox {
	width: 241px;
	margin: 0 0 12px 0;
	padding: 3px 6px 3px 6px;
	color: #feba00;
	font-weight: normal;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #384852;
	background: #000000;
	display: block;
}
select.content_box_form_select {
	width: 255px;
	margin: 0 0 12px 0;
	padding: 1px 0 1px 0;
	color: #feba00;
	font-weight: normal;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #384852;
	background: #000000;
	display: block;
}
select.content_box_form_select option {
	background: #343434;
}
textarea.content_box_form_textarea {
	width: 241px;
	height: 100px;
	margin: 0 0 12px 0;
	padding: 3px 6px 3px 6px;
	color: #feba00;
	font-weight: normal;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #384852;
	background: #000000;
	display: block;
	overflow: auto;
}
input.content_box_form_button {
	width: 132px;
	margin: 0;
	padding: 6px 5px 5px 4px;
	color: #c9c9c9;
	font-weight: bold;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: visible;
	cursor: pointer;
	border: 1px solid #384852;
	background: #384852 url(content_box_form_button_back.jpg);
}
#content_box_coupon {
	margin: 0 15px 0 15px;
	padding: 0;
	position: relative;
	text-align: left;
	font-size: 0.75em;
	font-weight: normal;
	color: #c9c9c9;
	z-index: 12;
}
#content_box_coupon h2 {
	margin: 0;
	padding: 23px 0 7px 0;
	float: left;
	position: relative;
	font-size: 1.333333em;
	font-weight: bold;
	color: #feba00;
}
#content_box_coupon h3 {
	margin: 0;
	padding: 23px 0 7px 0;
	float: left;
	position: relative;
	font-size: 1em;
	font-weight: bold;
	color: #00e24a;
}
#content_box_coupon p {
	clear: both;
}
.content_box_coupon_print {
	margin: 0;
	padding: 27px 0 0 10px;
	float: left;
	position: relative;
	font-size: 0.833333em;
	font-weight: normal;
	text-align: left;
	z-index: 13;
}
.content_box_coupon_valid {
	margin: 0;
	padding: 1em 0 10px 0;
	position: relative;
	font-size: 0.833333em;
	text-align: left;
	font-weight: bold;
	z-index: 12;
}
#content_box_disclaimer {
	margin: 0 15px 0 15px;
	padding: 0;
	position: relative;
	text-align: left;
	color: #c9c9c9;
	font-size: 0.75em;
	font-weight: normal;
	z-index: 12;
}
#content_box_header {
	width: 100%;
	margin: 0;
	padding: 0 0 15px 0;
	clear: both;
	position: relative;
	color: #515f68;
	font-size: 0.75em;
	text-align: center;
	z-index: 10;
}
#content_box_header a {
	margin: 0 0 0 10px;
}
#content_box_footer {
	width: 100%;
	height: 16px;
	margin: 0 0 14px 0;
	padding: 0;
	position: relative;
	background: url(content_box_footer_back.gif);
	overflow: hidden;
	z-index: 10;
}
#content_box_footer_left {
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(content_box_footer_left_back.gif);
	z-index: 11;
}
#content_box_footer_right {
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(content_box_footer_right_back.gif);
	z-index: 11;
}


/*** Upcoming Events Styles ***/

#upcoming_events_box_title {
	width: 100%;
	height: 52px;
	margin: 0;
	padding: 0;
	position: relative;
	background: url(content_box_title_back.gif);
	overflow: hidden;
	z-index: 10;
}
#upcoming_events_box_title_left {
	width: 16px;
	height: 52px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(content_box_title_left_back.gif);
	z-index: 11;
}
#upcoming_events_box_title_right {
	width: 16px;
	height: 52px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(content_box_title_right_back.gif);
	z-index: 11;
}
#upcoming_events_box_title_text {
	margin: 0 0 0 22px;
	padding: 0;
	position: relative;
	z-index: 12;
}
#upcoming_events_box_title_text h1 {
	margin: 0;
	padding: 24px 0 0 0;
	color: #009fe2;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}
#upcoming_events_box_middle_border {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	background: #384852 url(content_box_middle_border_back.gif) repeat-y;
	z-index: 10;
}
#upcoming_events_box_middle {
	margin: 0 1px 0 7px;
	padding: 0;
	position: relative;
	background: #000000 url(content_box_middle_back.gif) repeat-x;
	z-index: 11;
}
#upcoming_events_box_text {
	margin: 0 15px 0 15px;
	padding: 0;
	position: relative;
	text-align: left;
	color: #c9c9c9;
	font-size: 0.625em;
	font-weight: normal;
	z-index: 12;
}
#upcoming_events_box_text strong {
	color: #feba00;
	font-weight: bold;
}
#upcoming_events_box_footer {
	width: 100%;
	height: 16px;
	margin: 0 0 14px 0;
	padding: 0;
	position: relative;
	background: url(content_box_footer_back.gif);
	overflow: hidden;
	z-index: 10;
}
#upcoming_events_box_footer_left {
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(content_box_footer_left_back.gif);
	z-index: 11;
}
#upcoming_events_box_footer_right {
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(content_box_footer_right_back.gif);
	z-index: 11;
}


/*** Sidebar Styles ***/

.sidebar_box_title {
	width: 100%;
	height: 52px;
	margin: 0;
	padding: 0;
	position: relative;
	background: url(sidebar_box_title_back.gif);
	overflow: hidden;
	z-index: 10;
}
.sidebar_box_title_left {
	width: 16px;
	height: 52px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(sidebar_box_title_left_back.gif);
	z-index: 11;
}
.sidebar_box_title_right {
	width: 16px;
	height: 52px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(sidebar_box_title_right_back.gif);
	z-index: 11;
}
.sidebar_box_title_text {
	margin: 0 0 0 22px;
	padding: 0;
	position: relative;
	z-index: 12;
}
.sidebar_box_title_text h1 {
	margin: 0;
	padding: 24px 0 0 0;
	color: #009fe2;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}
.sidebar_box_middle_border {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	background: #384852 url(sidebar_box_middle_border_back.gif) repeat-y;
	z-index: 10;
}
.sidebar_box_middle {
	margin: 0 1px 0 7px;
	padding: 0;
	position: relative;
	background: #000000 url(sidebar_box_middle_back.gif) repeat-x;
	z-index: 11;
}
.sidebar_box_text {
	margin: 0 15px 0 15px;
	padding: 0;
	position: relative;
	text-align: left;
	color: #c9c9c9;
	font-size: 0.625em;
	font-weight: normal;
	z-index: 12;
}
.sidebar_box_text h2 {
	margin: 0;
	padding: 23px 0 7px 0;
	position: relative;
	font-size: 1.6em;
	font-weight: bold;
	color: #feba00;
}
.sidebar_box_text h3 {
	margin: 0;
	padding: 0 0 7px 0;
	position: relative;
	font-size: 1em;
	font-weight: bold;
	color: #feba00;
}
.sidebar_box_price_large {
	margin: 0;
	padding: 0 0 7px 0;
	position: relative;
	font-size: 1.8em;
	font-weight: bold;
	color: #feba00;
}
.sidebar_box_price_small {
	margin: 0;
	padding: 0 0 7px 0;
	position: relative;
	font-size: 1em;
	font-weight: bold;
	color: #feba00;
}
.sidebar_box_more_info {
	margin: 0;
	padding: 17px 0 10px 0;
	clear: both;
	position: relative;
	text-align: right;
	z-index: 12;
}
.sidebar_box_footer {
	width: 100%;
	height: 16px;
	margin: 0 0 14px 0;
	padding: 0;
	position: relative;
	background: url(sidebar_box_footer_back.gif);
	overflow: hidden;
	z-index: 10;
}
.sidebar_box_footer_left {
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(sidebar_box_footer_left_back.gif);
	z-index: 11;
}
.sidebar_box_footer_right {
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(sidebar_box_footer_right_back.gif);
	z-index: 11;
}
.sidebar_box_poster {
	margin: 0 15px 0 0;
	padding: 3px;
	float: left;
	position: relative;
	text-align: left;
	border: 1px solid #384852;
	background: #000000;
}
.sidebar_box_data {
	width: 140px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	text-align: left;
}
.sidebar_box_data strong {
	font-weight: bold;
	color: #9a9a9a;
}
.sidebar_box_bottom {
	height: 1em;
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	overflow: hidden;
}
.sidebar_box_text_gallery_bottom {
	clear: both;
}
.sidebar_box_text_img {
	margin: 0;
	padding: 3px;
	position: relative;
	text-align: left;
	border: 1px solid #384852;
	background: #000000;
}
.sidebar_box_text_img img {
	display: block;
}
.sidebar_box_text_img_caption {
	margin: 0 15px 0 0;
	padding: 5px 0 0 0;
	float: left;
	position: relative;
	text-align: center;
	font-weight: bold;
	z-index: 12;
}
.sidebar_box_phone {
	font-weight: bold;
	color: #00e24a;
}
#sidebar_box_form {
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	color: #c9c9c9;
	font-size: 1.2em;
	font-weight: bold;
	z-index: 12;
}
#sidebar_box_form form {
	padding: 0 0 1em 0;
}
#sidebar_box_form label {
	margin: 0 0 10px 0;
	display: block;
	font-weight: bold;
}
input.sidebar_box_form_textbox {
	width: 241px;
	margin: 0 0 12px 0;
	padding: 3px 6px 3px 6px;
	color: #feba00;
	font-weight: normal;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #384852;
	background: #000000;
	display: block;
}
input.sidebar_box_form_button {
	width: 132px;
	margin: 0;
	padding: 6px 5px 5px 4px;
	color: #c9c9c9;
	font-weight: bold;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: visible;
	cursor: pointer;
	border: 1px solid #384852;
	background: #384852 url(content_box_form_button_back.jpg);
}


/*** Footer Styles ***/

#bottom {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	overflow: hidden;
	z-index: 1;
}
#bottom_center {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: url(bottom_center_back.gif);
	text-align: left;
	overflow: visible;
	z-index: 2;
}
#bottom_left {
	width: 2000px;
	margin: 0 0 0 -2000px;
	padding: 0;
	position: relative;
	background: url(bottom_left_back.gif) top right;
	text-align: left;
	overflow: visible;
	z-index: 3;
}
#bottom_right {
	width: 2000px;
	margin: 0 -2990px 0 2990px;
	padding: 0;
	position: relative;
	background: url(bottom_right_back.gif);
	text-align: left;
	overflow: visible;
	z-index: 4;
}
#footer {
	width: 990px;
	height: 62px;
	margin: 0 0 0 -990px;
	padding: 0;
	position: relative;
	background: url(footer_back.gif);
	text-align: center;
	z-index: 5;
}
#copyright {
	margin: 0 auto;
	padding: 21px 0 0 0;
	position: relative;
	color: #b14747;
	font-size: 0.6875em;
	text-align: center;
	z-index: 6;
}

/*** Ad Styles ***/

.ad {
	margin: 0 0 14px 0;
	padding: 0;
	clear: both;
	position: relative;
	text-align: center;
	z-index: 13;
}
.ad_text {
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: center;
	z-index: 14;
}
.ad_center_no_float {
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: center;
	z-index: 14;
}
.ad_left_no_float {
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	z-index: 14;
}
.ad_left_float {
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
	position: relative;
	text-align: center;
	z-index: 14;
}
a.ads {
	color: #b14747;
	text-align: center;
}
a.ads:visited {
	color: #b14747;
	font-weight: normal;
}
a.ads:hover {
	color: #ff0000;
	font-weight: normal;
}


/*** Coupon Print Styles ***/

.print_coupon_hide {
	display: block;
    visibility: visible;
	z-index: 1000;
}
.print_coupon_box {
	width: 486px;
	margin: 0;
	padding: 0 0 10px 0;
	position: relative;
    display: none;
    visibility: hidden;
	text-align: center;
	z-index: 1002;
}
.print_coupon_box_close {
	width: 486px;
	margin: 0;
	padding: 0 0 10px 0;
	position: relative;
	text-align: right;
	z-index: 1002;
}
.print_coupon_box_close a {
	font-weight: bold;
	text-decoration: none;
}
#print_coupon_box iframe {
	margin: 0 auto;
	display: block;
	z-index: 1002;
}


/*** Event Styles ***/

#event_archive_nav a {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #9a9a9a;
}
#event_archive_nav a:active {
	color: #ffffff;
	font-weight: bold;
}
#event_archive_nav a:focus {
	color: #ffffff;
	font-weight: bold;
}
#event_archive_nav a:visited {
	color: #9a9a9a;
	font-weight: bold;
}
#event_archive_nav a:hover {
	color: #ffffff;
	font-weight: bold;
}
.event_archive_nav_selected {
	color: #ffffff;
	font-weight: bold;
}
#content_box_event {
	margin: 0 15px 0 15px;
	padding: 0;
	position: relative;
	text-align: left;
	color: #c9c9c9;
	font-size: 0.75em;
	font-weight: normal;
	z-index: 12;
}
.content_box_events {
	width: 100%;
	margin: 0;
	padding: 15px 0 0 0;
	position: relative;
	text-align: left;
}
.content_box_events_photo {
	margin: 0 15px 0 0;
	padding: 3px;
	float: left;
	position: relative;
	text-align: left;
	border: 1px solid #384852;
	background: #000000;
}
.content_box_events_photo img {
	display: block;
}
.content_box_events_data {
	width: 314px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	text-align: left;
}
.content_box_events_data h2 {
	margin: 0;
	padding: 11px 0 7px 0;
	position: relative;
	font-size: 1.333333em;
	font-weight: bold;
	color: #feba00;
}
.content_box_events_bottom {
	height: 15px;
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	overflow: hidden;
}


/*** Lightbox Styles ***/

#lightbox{
	background-color:#001421;
	padding: 10px;
	border: 1px solid #515f68;
}

#lightboxDetails {
	font-size: 0.75em;
	padding-top: 0.4em;
}

#lightboxDetails kbd {
	font-size: 2em;
}	

#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border: none; clear: both; } 
#overlay img{ border: none; }
#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}
