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;
}
.navPanel {
	background-color: #CC0000;
	padding-right: 15px;
	padding-bottom: 10px;
}
.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;
}




/* 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;
}
