* {
	margin:0 auto;
	padding:0;
}
img a{ 
   border:0px;
}
body {
	background-image: url(../images/bkg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000310;
}
.header {
	background-image: url(../images/bkg_header.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.main_table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #878787;
	border-bottom-color: #878787;
	border-left-color: #878787;
}
.dim
{
opacity: 0.7;
filter: alpha(opacity=75); /* For IE8 and earlier */
border: 0;

}
.dim:hover
{
opacity: 1.0;
filter: alpha(opacity=100); /* For IE8 and earlier */
border: 0;
}
.nav {
	background-attachment: scroll;
	background-image: url(../images/nav_bkg.jpg);
	background-repeat: repeat;
}
.nav tr td ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
/*.nav tr td form {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:none;
	font-size: 11px;
	padding-top:5px;
    padding-left: 8px;
}*/
.nav tr td ul li a {
	color: #333;
	text-decoration: none;
	background-image: url(../images/nav_bkg.jpg);
	display: block;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 28px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #949393;
}
.nav tr td ul li a:hover {
	color: #000;
	text-decoration: none;
	background-image: url(../images/nav_bkg_over.jpg);
	padding-right: 6px;
	padding-left: 6px;
	line-height: 28px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #949393;
}
/*.nav tr td img {
	position: relative;
	color: #333;
	text-decoration: none;
	background-image: url(../images/nav_bkg.jpg);
	padding-left: 8px;
	line-height: 28px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #949393;
	
}*/
tr .header_red {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bkg_red.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
}
.table_content {
	background-image: url(../images/bkg_table.jpg);
	background-color: #010411;
	background-repeat: no-repeat;
}
.table {
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-image: url(../images/bkg_sub_table.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #d6d6d7;
}
.rating_nav {
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-image: url(../images/nav_bkg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.header_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCC;
	text-decoration: none;
}
.header_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.popcorn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.popcornBold
{
	font-weight:bold;
	font-size:21px;	
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #911B12;
	text-decoration: none;
	font-weight: bold;
}
.text_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.text_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.text_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #911B12;
	text-decoration: none;
}
.header_theatre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
}
.theatre {
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	margin-top: 0px;
	border: 1px solid #666;
}
.borderbottomdotted_bold {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.borderbottomdotted {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.rating {
	margin: 5px;
	float: left;
}
.header_loc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #434343;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
}
.header_icon {
	color: #7a7a7a;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.header_icon a {
	color: #7a7a7a;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.header_icon a:hover {
	color: #4e4d4d;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#SpecialEvents {
	font-family:Arial, Helvetica, sans-serif;
	width:90%;
	font-size:12px;
}

#SpecialEvents td {
	padding:7px;
}

#SpecialEvents td.postercell, td.maincell, td.dates {
	vertical-align:top;
}		

#SpecialEvents .infoheader {
	font-weight:bold;
	font-size:16px;
	padding-top:10px;
	color:#333;
}	

#SpecialEvents .MovieName {
	font-weight:bold;
	font-size:16px;
	color:#333;
}	

#SpecialEvents .dates {
	font-weight:bold;
	color: #911B12;
}	
.txtbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	border:1;
}	
.zipLocator, .zipLocator form
{
	color: #333;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 11px;
    padding-left: 8px;
	vertical-align: middle;
}
.zipLocator img, .zipLocator form img, .zipLocator form img:hover {
	position: relative;
	color: #333;
	text-decoration: none;
	line-height: 28px;
	background-image: url(../images/nav_bkg.jpg);
}
#scroller {
	width: 620px;
	height: 180px;
	margin: 0 0 0 0;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
}

#scroller img {
	display: inline-block;
	margin: 2px;
	min-width: 96px;
	height: 144px;
	border: 1px solid #BBB;
}
.text_white_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.text_white_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
}
