body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
* {
	padding:0;
	margin: 0;
	}
	
img {
	border:none;
}
p, h1, h2, h3 {
	margin-bottom: 1em;
}
ul {
	margin: 1.2em;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
hr.tight {
	margin-top: 3px;
	margin-bottom: 3px;
}
img.paddedFloat {
	margin-right: 15px;
	margin-bottom: 15px;
}
a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover, a:active {
	color: #CC0000;
	text-decoration: underline;
}
.statesIndent {
	padding-left: 15px;
}
.subhead {
	font-weight: bold;
	color: #CC0000;
}
.footer {
	font-size: 9px;
	color: #FF9900;
	padding-bottom: 15px;
	padding-top: 5px;
}
.footer a:link {
	color: #FF9801;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
.indent25R {
	padding-right: 25px;
}
.footer a:visited {
	color: #FF9900;
	text-decoration: underline;
}
.indent25L {
	padding-left: 25px;
}
#logoindent img {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#newspanel {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-weight: bold;
}
#newspanel a {
	text-decoration: none;
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #CC0000;
}
#newspanel a:hover {
	color: #FF6600;
}
#newspanel hr {
	color: #CC0000;
}
#newspanel img {
	margin-bottom: 5px;
}
#divLocations {
	font-size: 10px;
}
.addressPanel {
	font-size: 10px;
	padding: 10px;
}
td.aSpot {
	padding-top: 25px;
	padding-left: 25px;
	background-image: url(images/bg-aSpot.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.starsBG {
	background-image: url(images/bgStars.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.disclaimer {
	font-size: 9px;
	color: #666;
}




/*BLOCKBUSTER BANNER*/
#banner_container {
	width: 482px;
	height: 250px;
	overflow: hidden;
	position: relative;
}
#banner_container div {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}



/*BLOCKBUSTER BANNER 2*/
#slideshowWrapper {
	margin:0;
	padding:0;
	position:relative;
	width:482px;
}
ul#slideshow {
	list-style:none;
	margin:0;
	padding:0;
	width:482px;
	height:250px;
	overflow:hidden;
}
ul#slideshow li {
	margin:0;
	padding:0;
}





/*ROLLOVER NAV*/

#navigation, #navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#navigation {
	background-color:#CC1C10;
	padding-bottom:10px;
}
#nav li {
	width: 133px;
	height:21px;
}
#navigation a {
	display: block;
	width: 133px;
	height:21px;
	background-repeat:no-repeat;
	background-position:top right;
	}
li#CT a {
	background-image:url(images/btnCT.gif);
}
li#ME a {
	background-image:url(images/btnME.gif);
}
li#MA a {
	background-image:url(images/btnMA.gif);
}
li#NH a {
	background-image:url(images/btnNH.gif);
}
li#NY a {
	background-image:url(images/btnNY.gif);
}
li#NJ a {
	background-image:url(images/btnNJ.gif);
}
li#RI a {
	background-image:url(images/btnRI.gif);
}
#navigation ul ul a {
	background-image:none;
}
#navigation li ul {
	position: absolute;
	left: -999em;
}
#navigation li:hover ul {
	left: 165px;
	margin-top:-1.6em;
	background-color:#FFC;
	border-top: solid 1px #900;
	border-right: solid 1px #900;
	border-left: solid 1px #900;
	z-index:1000;
}
#navigation ul ul a {
	border-bottom: solid 1px #900;
	width:150px;
	height:auto;
	padding:5px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#navigation ul ul a:hover {
	text-decoration:none;
	background-color:#FC0;
}






/* MISC CUSTOM CLASSES*/

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
.tight {
	margin-bottom: 0.2em;
}
.nobreak {
        white-space: nowrap;
}
.rule {
	background-color: #999;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
	font-size: 0px;
}





/*LISTS*/

ul.list {
	margin-bottom: 2em;
	margin-left: 25px;
}
.list li {
	margin-bottom: 0.5em;
}
ul.list ul {
	margin-left: 30px;
}
#realD {
	background-image: url(images/bnrRealD3D-2.jpg);
	background-repeat: no-repeat;
	height: 290px;
	width: 482px;
	position: relative;
	font-size: 10px;
	line-height: 13px;
	background-color: #069;
}
#realD-locations {
	position: absolute;
	left: 33px;
	top: 123px;
	width: 400px;
	color: #FFF;
	line-height: 15px;
}
.realD-logo {
	position: absolute;
	right: 28px;
	top: 220px;
}
#realD-locations a:link, #realD-locations a:visited, #realD-locations a:hover {
	color: #0CF;
}
#theatre-info {
	position: relative;
}
.showtimes {
	text-align: center;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-right: 30px;
	margin-left: 30px;
}

