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



img { height:100%; width:auto; z-index: 0;}

img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
	z-index: 0;
}

body {
	background-color: #131313;
	color: #898989;
	font-family: arial;
	padding: 0px 0 0px 0;
	font-size: 13px;
	line-height: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#wrapper {
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
	margin-top:5px;
	position:relative;
	z-index:10;	
}

#header {
	padding-bottom: 35px;
	width: 983px;
	font-size:12px;
	letter-spacing:0.03em;
	color:#898989;
	height:167px;
}

#header a {
	text-decoration:none;
	}

#header a:hover {
	color:#B32317;
	text-decoration:none;
	}

.small {
	font-size: 13px;
	line-height: 18px;
}

#red {
	color: #b32317;
}

.who_nav {
	font-size: 13px;
	line-height: 18px;
}

a {
	color: #898989;
	text-decoration: underline;
}

a:hover {
	color: white;
}
	

.bg {
    width: 100%; 
    height: 100%; 
    position: absolute; 
    left: 0px; 
    top: 0px; 
    z-index: 0;	
	
}
.footer {
	z-index:0;	
	width: 250px;
	height:50px;
	text-align:center;
	position:fixed;
	/*top:860px;*/
	bottom:20px;
		.movie_title {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 20px;
	line-height: 20px;
	font-family: Arial;
	padding-bottom: 5px;
	text-transform:uppercase;
}

#movie_title {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 20px;
	line-height: 20px;
	font-family: Arial;
	padding-bottom: 5px;
	text-transform:uppercase;
}


#film_box {
	width: 440px; 
}

#film_box2 {
	width: 440px; 
}

.nav {
	color: #898989;
	text-decoration: none;
}

.subnav {
	color: white;
	text-decoration: none;
	font-weight: normal;
}


