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

body {
	width:100%;
	background-color:#000;
	margin:0 0;
}

td.overallTop {
	background-image:url(images/bg_01.png);
	background-repeat:repeat-x;
}

td.overallMid {
	background-image:url(images/bg_10.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#170e03;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#CCC;
	text-decoration:none;
}

td.overallBot {
	background-image:url(images/bg_11.png);
	background-repeat:repeat-x;
}

/* Top Menu */
#top {
	Z-INDEX:999999;
	left:0px;
	top:0px;
	position:absolute;
	width:100%;
}

#logo {
	Z-INDEX:2;
	left:0px;
	top:0px;
	height:124px;
	vertical-align:middle;
	position:absolute;
}

#menu {
	left:0px;
	top:144px;
	height:250px;
	width:100%;
	vertical-align:middle;
	position:absolute;
}

#bgFilm {
	left:1px;
	top:144px;
	width:100%;
	vertical-align:middle;
	position:absolute;
}

td.topLeft {
	background-image:url(images/bg_03.png);
	width:50px;
	background-repeat:no-repeat;
}

td.topMid {
	background-image:url(images/bg_04.png);
	background-repeat:repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#ECC9A6;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}


td.topRight {
	background-image:url(images/bg_06.png);
	width:50px;
	background-repeat:no-repeat;
}

input.googleSearch {
	width:120px;
	background-color:#630;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#ECC9A6;
	border:#ECC9A6 1px solid;
}

input.googleSearchButton {
	width:30px;
	height:20px;
	background-color:#630;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#ECC9A6;
	border:#ECC9A6 1px solid;
}

a.top:link, a.top:visited {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#ECC9A6;
	text-decoration:underline;
}
a.top:active, a.top:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}

td.movieTrailer {
	background-image:url(images/bg_latestMovie.png);
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#C90;
	text-decoration:none;
	background-repeat:no-repeat;
}

td.movieTitle {
	padding-left:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#FF9;
	text-decoration:none;
}

td.movieDisp {
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
}

td.movieLink {
	padding-left:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FF9;
	text-decoration:none;
}

a.movieLink:link, a.movieLink:visited {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FF9;
	text-decoration:none;
}

a.movieLink:hover, a.movieLink:active {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:underline
}

#cinema {
	left:0px;
	top:400px;
	height:200px;
	width:100%;
	vertical-align:middle;
	position:absolute;
}

td.cinemaMore {
	background-image:url(images/bg_cinema_06.png);
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}

td.cinemaMoreContent {
	background-image:url(images/bg_cinema_06.png);
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}

td.bg_cinemaMore {
	background-image:url(images/bg_cinema_11.png);
	background-repeat:repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}

table.cinemaFilm {
	border:#600 1px outset solid;
}

#film {
	left:0px;
	top:620px;
	height:200px;
	width:100%;
	vertical-align:middle;
	position:absolute;
}

td.bg_filmMore {
	background-image:url(images/bg_film_19.png);
	background-repeat:repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}

td.filmMoreContent {
	background-image:url(images/bg_film_25.png);
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}

td.bottomNav, a.bottomNav:link, a.bottomNav:visited {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#845600;
	text-decoration:none;
}

a.bottomNav:hover, a.bottomNav:active {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFC455;
	text-decoration:none;
}

hr.bottomNav {
	color:#845600;
	height:1px;
}

td.filmBoarderLeft {
	background-image:url(images/bg_film_in_10.png);
	background-repeat:repeat-y;
	width:26px;
}

td.filmBoarderRight {
	background-image:url(images/bg_film_in_18.png);
	background-repeat:repeat-y;
	width:27px;
}

td.bgFilmBoarder {
	background-image:url(images/bg_film_in_14.png);
	padding:10px;
}

input.login {
	width:80px;
	height:15px;
	border:#B77700 1px solid;
	background-color:#300;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#B77700;
}

input.register {
	width:200px;
	border:#B77700 1px solid;
	background-color:#300;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#B77700;
}

textarea.register {
	width:200px;
	height:100px;
	border:#B77700 1px solid;
	background-color:#300;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#B77700;
}

td.registerTitle {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#C90;
	text-decoration:none;
}

select.register {
	border:#B77700 1px solid;
	background-color:#300;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#B77700;
}

input.registerButton {
	width:80px;
	height:20px;
	border:#B77700 1px solid;
	background-color:#300;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#B77700;
}

input.loginbutton {
	width:30px;
	height:20px;
	border:#B77700 1px solid;
	background-color:#300;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#B77700;
}

/* pay.php */

td.pay_title {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFC;
	background-color:#3C2504;
	padding-left:5px;
}

td.pay_content {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#960;
	padding:10px;
	background-color:#231A07;
	border-bottom:#3C1E00 1px dotted;
	border-top:#3C1E00 1px dotted;
}

td.paid_content {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#CCC;
	background-color:#231A07;
	border-bottom:#3C1E00 1px dotted;
	border-top:#3C1E00 1px dotted;
}

/* film_intro.php */

input.film_intro_login {
	background-color:#300;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#CCC;
}

input.film_intro_button {
	background-color:#300;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#CCC;
	border:#630 0.5px dotted;
}