@charset "utf-8";
/* CSS Document */

/*GLOBALS*/

body {
background-color:#000;
font-family:Arial, Helvetica, sans-serif;
text-align:center; /* nonsense for IE 5 */
margin:0;
padding:0;
color:#FFFFFF;
}

p{
	padding-right:5px;
	}
a {
	text-decoration:underline;
	font-weight:bold;
	color:#bbbbbb;
	}

a:hover{
	color:#CC0033;
	}
	
img{
	padding:5px;
	}

img a:link{
	border:0;
	}

h1 {
	font-size:30px;
	font-weight:normal;
	color:#fff;
	padding:0px 10px;
	margin-bottom:0px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	text-align:right;
	}

h2 {
	font-size:24px;
	color:#cc0033;
	padding:0px 10px;
	margin-top:0px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	text-align:right;
	}

h3 {
	font-size:18px;
	padding:10px 0px;
	margin-top:0px;
}

h4{font-size:16px;
	padding:10px 5px;
	margin-top:0px;
	color:#fff;
	font-style:italic;
	}


h5{
	font-size:16px;
	color:#cc0033;
	padding:0px 0px;
	margin-top:0px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	}

h6{
	font-size:16px;
	color:#fff;
	padding:0px 10px;
	margin-top:0px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	}
	


ul {
	font-size:16px;
	}

	ul li{
		list-style:none;
		text-align:left;
		padding-bottom:3px;
		padding-top:3px;
		margin-left:-5px;
		}
	
	ul a{
		text-decoration:none;
		font-weight:bold;
		}
		
	ul a:link {
		color:#CC0033;
		}
	ul a:visited{
		color:#CC0033;
		}
	ul a:active{
		color:#CC0033;
		}
	ul a:hover {
		color:#333333;
		background-color:#ffffff;
		text-decoration:underline;
		}

ol li{
	padding:10px 25px 10px 5px;
	}
		
table {
	margin:0 auto;
	padding:5px;
	/*background-color:#FFFFFF;*/
	border:thin solid #000000;
	color:#fff;
	}
table #clearbg{
	background:none;
	}

th{
	text-align:center;
	padding:10px 5px 10px 5px;
	background-color:#aaaaaa;
	font-size:18px;
	color:#cc0033;
	}
td{
	text-align:left;
	}

#rt_column a{	
	text-decoration:none;
	color:#ffffff;
	}

.noborder{
	border:none;
	}
#container{
	width: 980px;
	margin: 0 auto;  /*the auto margins (in conjunction with a width) center the page if needed */
	text-align: left; /* this overrides the text-align: center on the body element. */
	/*background-color:#fff;  can remove this if reset body bg color to black */
	}


#content {
	float:left;
	/*margin-left:50px;*/
	background-color:#000; /*c3c3c3;*/
	min-height:900px;
	width:780px;
	border:medium solid #CC0033;
	color:#fff;
	font-size:14px;
}

#header{
	width:980px;
	}
	

#header img{
	display:block;
	margin: 0;
	}

#top_ad{
	margin:0 auto;
	width:728px;
	padding:2px;
	}

#lt_column{
	float:left;
	width:170px;
	}
	
	#lt_column #lt_ad{
		height:150px;
		padding-top:5px;
		}

#main {
	float:left;
	text-align:left;
	min-height:710px;
	background-color:000;
	background-repeat:no-repeat;
	width:550px;
		}

#meat{
	float:left;
	width:550px;
	min-height:600px;
	margin-top:40px; !important
	z-index:-1;
	}

#middle{
	/*background-image:url(../images/center_img.jpg);
	background-repeat:no-repeat;
	padding-top:150px;*/
	min-height:300px;
	width:515px;
	margin:0 auto;
	
	}

#rt_column {
	float:left;
	width:170px;
	padding:150px 10px 10px 10px;
	background-image:url(../images/HH_LOGOnotag5425.png);
	background-repeat:no-repeat;
	background-position:top;
	}
	
	#rt_column p{
		font-weight:bold;
		}

#skyscraper{
	width:160px;
	height:600px;
	/*border:thin solid #ffffff;*/
	margin:0 auto;
	}

.red {
	color:#cc0033;
	}

#menu{
	background-image:url(../images/filmstrip_25p.png);
	background-repeat:no-repeat;
	margin-left:10px;
	z-index:999;
	}
/* FLY OUT MENUS */
.menu{
	color:#CC0033;
	font-size:16px;
	cursor: pointer;
		text-decoration:none;
		font-weight:bold;
	}
.menu:hover{
	background-color:#ffffff;
	color:#333333;
}
	
.child{
	font-size:12px;
	display:none;
	width:150px;
	margin-left:75px;
	margin-top:-5px;
	}
.child li{
position:relative;
	font-size:12px;
	background-color:#999999;
	background-image:url(../images/meat_bg.png);
	background-repeat:repeat;
	z-index:999;
	padding-left:2px;
	margin-left:0px; /* to remove indent */
	border-left:solid 3px #ffffff;
	border-right:solid 3px #ffffff;

}

.left{
	float:left;
	}

.center{
	margin:0 auto;
	text-align:center;
	}

.right{
	float:right;
	}

.display400{
	width:400px;
	}

.films{
	padding:5px;
	}

.films img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}

	#films2011 table {
	margin:0 auto;
	padding:5px;
		border:#000 thin solid;
		text-align:left;
		}

	#films2011 table{
		width:500px;
		}

	#films2011 table tr{
		height:25px;	
		}

	.date_col{
		width:100px;
		font-size:11px;
		}
		
	.time_col{
		text-align:center;
		width:75px;
		font-size:11px
		}
	.special{
		text-align:center;
		color:#FF0000;
		font-size:11px;
		font-weight:bold;
		font-family:"Century Gothic", Arial, sans-serif
		}
	.email_confirm{
		text-align:left;
		color:#ffffff;
		}
