body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	background: transparent url(../images/bggreydiag.gif) repeat scroll 0% 50%;
	font-family:Arial, Helvetica, sans-serif;
	/* font-weight: bold; */
	font-size: 13px;
	color: #666666;
}

blockquote {
	/* font-style: italic; */
	font-size: 14px;
}

blockquote h2 {
	font-style: italic;
	font-size: 30px;
}

a {
	color: #3680CB;
	cursor: pointer;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img07.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

.title4 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img17.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #000000;
}

.title5 {
	margin: 0;
	padding: 10px 0;
	font-size: 129%;
	font-weight: normal;
	color: #000000;
}

.boxed {
	padding: 5px 30px 20px 15px;
	background: transparent url(../images/grngrad_5x35.gif) repeat-x scroll 0pt top;
	margin: -3px 0px 0px 0px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 135%;
}

#about_quote {
	font-size:11px;
	margin-bottom: 40px;
	font-weight:normal;
}

#quote {
	margin:0px;
	font-size:18px;
	font-style:italic;
}

.boxed_none {
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#content_icon {
	float:left;
	/*position:fixed;*/
}

.orange {
	margin: 20px 0px;
	background: #FF9523 url(../images/img10.gif) repeat-x;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 5px;
}

.orange a {
	color: #FFFFFF;
}

.orangeFront {
	margin: 20px 10px;
	background: #FF9523 url(../images/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orangeFront a {
	color: #FFFFFF;
}

.yellow {
	margin: 20px 10px;
	background: #ffd416 url(../images/img16.gif) repeat-x;
	color: #FFFFFF;
	border:#999999 solid 1px;
}

.yellow a {
	color: #000000;
}

.col-one {
	margin-left: 12px;
	float: left;
	width: 220px;
}

.col-two {
	float: left;
	width: 220px;
}

.col-three {
	float: left;
	width: 220px;
}

/* Top_Page */

#top_page {
	height: 1px; /* 8px */
	width: 980px;
	margin: 0 auto;
	/* background: url(../images/img12.gif) repeat-x;
	border-top: 1px solid #CCCCCC; */
	background-color: #CCCCCC;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(../images/img15.gif) repeat-y;
	border-right: #CCCCCC thin solid;
	border-left: #CCCCCC thin solid;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Logo */

#logo {
	height: 220px;
	background: #FFFFFF; /*url(../images/logo_bg.jpg) no-repeat top;*/
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform:uppercase;
	text-align: center;
	font-family:Impact;
	font-weight: normal;
	font-style: italic;
	color:#FFFFFF;
}

#logo h1 {
	padding-top: 15px;
	padding: 70px 0 0 0;
	font-size: 27px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	/*color: #9C9C9C; */
	color:#FFFFFF;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 10px;
	background: #85C329 url(../images/img04.gif) repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 5px 0;
	background: url(../images/img05.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
	cursor: pointer;
	padding-left: 10px;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

/* coming_soon */

#coming_soon {
	padding: 10px;
	background: #FF9523 url(../images/img10.gif) repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#coming_soon ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#coming_soon li {
	padding: 1px;
	color:#ffffff;
	background: url(../images/img11.gif) repeat-x bottom;
}

#coming_soon a {
	text-decoration: none;
	/*font-size: 120%;
	font-weight:bold; */
	color: #333333;
	cursor:pointer;
	padding-left: 10px;
}

#coming_soon a:hover {
	text-decoration: underline;
}

/* email_showtimes */

#email_showtimes {
	padding: 10px;
	/* background: url(../images/img01.gif) repeat-y; */
	background: #4096EE url(../images/img06.gif) repeat-x scroll 0% top;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#email_showtimes p {
	color:#FFFFFF;
}

#email_showtimes form {
	margin: 0;
	padding: 10px 0 0 0;
}

#email_showtimes fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#email_showtimes label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2, #inputtext3, select_theater1 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#email_showtimes a {
	color: #FFFFFF;
}

#theater_loc {
	border: #CCCCCC 1px solid;
	padding: 1px;
}

#theater_loc:hover {
	border: #CCCCCC 1px solid;
	padding: 1px;
	color:#000000;
	background:url(../images/theater_list_bg.gif) repeat-x scroll -10pt top;
}

#theater_loc_inner:hover {
	/* color:#666666; */
}

.about {
	padding: 5px;
	color:#000000;
}

.about_us_links {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

.about_us_links:hover {
	text-decoration:underline;
}

/* Content */

#content_main {
	float: right;
	width: 740px;
}

#content_home {
	float: right;
	width: 740px;
}

#content_map {
	float: right;
	width: 740px;
}

#content_guestbook {
	float: right;
	width: 740px;
}

#guestbook_quotes {
	margin: 5px;
	font-style: italic;
	color:#333333;
}

#guestbook_names {
	padding-left: 5px;
	color:#999999;
}

#content_contact {
	float: right;
	width: 740px;
}

#content_theater {
	float: right;
	width: 740px;
}

#content_rewards {
	float: right;
	width: 740px;
}

#content_about {
	float: right;
	width: 740px;
}

#content_avertise {
	float: right;
	width: 740px;
}

#content_terms {
	float: right;
	width: 740px;
}

#content_privacy {
	float: right;
	width: 740px;
}

/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(../images/img12.gif) repeat-x;
	text-align:center;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(../images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
}


#ajax_loading{
	color:#FFFFFF;
}

.nav2 {
	width: 740px;
	height: 35px;
	margin: -2pt auto;
	padding: 0pt;
	background: url(../images/img14.gif) repeat-x;
	/*background-position:center;*/
	cursor: pointer;
	font-weight: bold;
}

.nav2 ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	/*background: url(../images/img03.gif) repeat-x;*/
}

.nav2 li {
	display: inline;
	/*background: url(../images/img03.gif) repeat-x;*/
}

.nav2 a {
	display: block;
	float: left;
	height: 26px;
	margin: 0 0 0 0;
	padding: 9px 18px 0 20px;
	/*background: url(../images/img03.gif) repeat-x;
	border: 1px solid #000000;*/
	text-align: center;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #000000;
	text-decoration:none;
}

.nav2 a:hover {
	/*background-image: url(../images/img04.gif);*/
	color:#CC0000;
	text-decoration:underline;
}

.active {
	background-image: url(../images/img18.gif);
	height: 26px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	color: #CC0000;
}

.td_bg2 {
	background-image:url(../images/movie_tickets.gif);
}

.td_bg {
	background-color:#ffffff;
	background: transparent url(../images/grngrad_5x35.gif) repeat-x scroll 0pt top;
	/*background-image:url(../images/movie_tickets.gif);*/
	color:#000000;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.td_bg a {
	color: #CC0000;
	cursor:pointer;
	text-decoration:none;
}

.td_bg a:hover {
	color:#FFD215;
	text-decoration:underline;
}

#showtimes {
	color:#000000;
}

#showtimes_top {
	font-family: Arial,Helvetica,sans-serif;
	font-size:13px;
}

#showtimes_text {
	font-size: 12px;
	font-family:Arial,Helvetica,sans-serif;
}

#theater_status {
	/*
	padding-top: 2px;
	BACKGROUND: transparent;
	text-decoration:none;
	text-transform:capitalize;
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 10px; 
	font-size:20px;
	color:#FFFFFF;
	*/
	BACKGROUND: transparent;
	text-decoration:none;
	color: #FFFFFF;
}

#theater_status a {
	BACKGROUND: transparent;
	text-decoration:none;
	color: #FFFFFF;
}

#theater_status a:link {
	BACKGROUND: transparent;
	text-decoration:none;
	color: #FFFFFF;
}

#theater_status a:visited {
	BACKGROUND: transparent;
	text-decoration:none;
	color: #FFFFFF;
}
#theater_status a:hover {
	BACKGROUND: transparent;
	text-decoration:underline; 
	color: #FFFFFF;
}

#event_content {
	width: 100%;
	padding-left:10px;
	border:1px solid #f1f1f1;
}

#event_content a {
	cursor:pointer;
}

#event_content a:hover {
	cursor:pointer;
	text-decoration:underline;
	color:#0099FF;
}

#event_content2 {
	width: 100%;
	padding-left:10px;
}

#event_content2 a {
	cursor:pointer;
}

#event_content2 a:hover {
	cursor:pointer;
	text-decoration:underline;
	color:#0099FF;
}

.event_date
{
	font-size: 12px;
	color: #999999;
}

#content_select_theaters {
	background: top center no-repeat url(../images/stars.gif);
}

.dropshadow {
	border-bottom: 3px solid #999999;
	border-right: 3px solid #999999;
	width: 140px;
	height: 205px;
	background-color: #FFFFFF;
}

.coming_soon_dropshadow {
	border-bottom: 2px solid #999999;
	border-right: 2px solid #999999;
	width: 100px; 
	height: 150px;
	background-color: #FFFFFF;
}

.picborder {
	border: 3px solid #FFFFFF;
}

.coming_soon_picborder {
	border: 2px solid #FFFFFF;
}

.tab {
	margin-left: 15px;
	font-style: italic;
}

.mojo_header {
	background-color:#0099FF;
	color:#FFFFFF;
	font-weight: bold;
}

.mojo_row {
	text-align:left;
	padding-left: 10px;
	font-weight: bold;
}