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

body {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.maintext {
	height: 192px;
	width: 422px;
	position: absolute;
	left: 88px;
	top: 161px;
	z-index: 3;
}
.maintext_bg {
	height: 258px;
	width: 512px;
	position: absolute;
	left: 63px;
	top: 141px;
	visibility: visible;
	z-index: 2;
	background-image: url(_img/landing_bg.gif);
}
.maintextbox {
	width: 404px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #CCCCCC;
}
.lightbox {
	position: absolute;
	height: 258px;
	width: 390px;
	left: 574px;
	top: 141px;
	z-index: 2;
}
.nav_lightbox {
	position: absolute;
	height: 227px;
	width: 902px;
	left: 63px;
	top: 400px;
	background-image: url(_img/lightbox_bg.gif);
	z-index: 1;
}
.nav_movie {
	position: absolute;
	height: 219px;
	width: 902px;
	left: 63px;
	top: 626px;
	background-image: url(_img/nowplaying_bg.gif);
	z-index: 1;
}
.nav_bottompage {
	position: absolute;
	height: 68px;
	width: 902px;
	left: 63px;
	top: 845px;
	z-index: 1;
}
.table_nav_lightbox {
	color: #FFFFFF;
	height: 100%;
	text-align: left;
}
.table_nav_movie {
	color: #000000;
	height: 100%;
	text-align: left;
}
.table_nav_bottompage {
	color: #000000;
	height: 100%;
}
.table_resume {
	font-size: 10px;
	line-height: 12px;
	letter-spacing: -0.2pt;
}
.formtext {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.bigtitle {
	font-size: 24px;
	line-height: 32px;
}
.title_white {
	color: #FFFFFF;
	font-size: 16px;
}
.title {
	font-size: 18px;
	line-height: 24px;
}
.title_movie {
	font-size: 13px;
	line-height: 16px;
	letter-spacing: -.3pt;
}
.movieplayer {
	position: relative;
	height: 258px;
	width: 390px;
	left: 0px;
	top: 0px;
	background-image: url(_img/movie_bg.gif);
}
.normal_text {
	font-size: 12px;
	line-height: 18px;
}
.black {
	color: #000000;
}
