@charset "UTF-8";
/* CSS Document */
body {margin:0; padding:0; background-color:#000; background-image:url(../images/bg.jpg); background-repeat:no-repeat; background-position:top center;}

img, #title, #innerbg, #innerbgfilms, #bottomcredits { behavior: url(../css/iepngfix.htc); }

.wrapper {
height:auto !important;
margin:0 auto -142px;
min-height:100%;
}
.footer, .push {
height:142px;
}
.footer {
background-color:#18191B;}


.bodytxt {
	color: #9AA5AD;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height:150%;
	text-align:left;
}
.legal {
	color: #9AA5AD;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height:150%;
	text-align:left;
}
.filmtitle {
	color: #9AA5AD;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-left:25px;
	line-height:120%;
	text-align:left;
	float:left;
}

.formfield  {
border:2px solid #868F96;
color:#7E848B;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin-bottom:17px;
margin-top:2px;
padding:8px 6px;
text-align:left;
width:300px;
}
.formfieldlge  {
border:2px solid #868F96;
color:#7E848B;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin-bottom:17px;
margin-top:2px;
padding:8px 6px;
text-align:left;
width:400px;
}
.formbutton {
background-color:#CCCCCC;
border:2px solid #868F96;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
margin-top:2px;
padding:5px 4px;}
#title {
	width:416px;
	height:105px;
	float:right;}
	#bottomcredits {
	width:960px;
	height:60px;
	float:right;}
#innerbg {
	width:960px;
	height:450px;
	background-image:url(../images/inner-bg.png);
	background-repeat:repeat-y repeat-x;
	background-position:relative;}
#innerbgfilms {
	width:960px;
	height:730px;
	background-image:url(../images/inner-bg.png);
	background-repeat:repeat-y repeat-x;
	background-position:relative;}
	#innerbglegal {
	width:960px;
	height:850px;
	background-image:url(../images/inner-bg.png);
	background-repeat:repeat-y repeat-x;
	background-position:relative;}
#innerbginv {
	width:960px;
	height:630px;
	background-image:url(../images/inner-bg.png);
	background-repeat:repeat-y repeat-x;
	background-position:relative;}
	a:link {
	color: #767E85;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #767E85;
}
a:hover {
	text-decoration: underline;
	color: #314045;
}
a:active {
	text-decoration: none;
	color: #767E85;
}