@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
body {
	background-color: #000000;
}
#headerbg {
	min-width: 1014px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	height: 250px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(../_images/_bg.jpg);
}
#headerimage {
	background-image: url(../_images/_header.png);
	background-repeat: no-repeat;
	z-index: 2;
	position: absolute;
	left: 5px;
	top: 5px;
	height: 182px;
	width: 1002px;
}
#content {
	max-width: 1002px;
	min-width: 1002px;
	z-index: 3;
	position: absolute;
	left: 11px;
	top: 196px;
	height: 100%;
	width: 1002px;
}
#leftmovie {
	max-width: 1071px;
	color: #353535;
	font-size: 18px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	z-index: 4;
	position: absolute;
	top: 70px;
	min-height: 90px;
	min-width: 1071px;
	height: 90px;
	width: 1071px;
}
#rightmovie {
	color: #353535;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	position: absolute;
	z-index: 4;
	left: 710px;
	top: 70px;
	min-height: 100px;
	height: 100px;
	min-width: 280px;
	width: 280px;
}
.movietitle {
	font-weight: bold;
	text-align: center;
	color: #353535;
	font-size: 18px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.movietime {
	color: #353535;
	font-size: 11px;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
#nowplaying {
	min-height: 375px;
	clear: none;
	border-color: #e6e6e6;
	margin-top: 10px;
	float: left;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	max-width: 475px;
	min-width: 475px;
	width: 475px;
}
#nextweek {
	text-align: center;
	min-height: 125px;
	clear: none;
	border-color: #e6e6e6;
	margin-top: 10px;
	float: left;
	display: block;
	margin-right: 3px;
	margin-left: 3px;
	max-width: 250px;
	min-width: 250px;
	width: 250px;
}
.nowplayingheader {
	color: #e6e6e6;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#movieheader {
	padding-bottom: 8px;
	text-align: center;
	position: relative;
	padding-right: 170px;
	padding-left: 85px;
	float: left;
	display: block;
	max-width: 280px;
	min-width: 280px;
	width: 280px;
	color: #000;
}
.movietitle {
	text-align: center;
	font-weight: bold;
	color: #e6e6e6;
	font-size: 24px;
}
.link {
	text-align: center;
	font-weight: bold;
	color: #e6e6e6;
	font-size: 12px;
}
.showtime {
	color: #e6e6e6;
	font-size: 18px;
	font-weight: bold;
}
.dircast {
	font-weight: bold;
	color: #e6e6e6;
	font-size: 14px;
}

