@import url("nav.css");

img, div, li, a { behavior: url("iepngfix.htc") }

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	}

body {
	font: 0.9em/1.4em Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	background: #000 url(../images/general/background.jpg) no-repeat top center;
	}

h1 { 
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 140%;
	color: #e22a1c;
	float: left;
	text-transform: uppercase;
	}
	
h2 { 
	width: 480px;
	margin: 25px 0 0 0;
	padding: 0;
	font-size: 200%;
	color: #000;
	text-align: center;
	float: left;
	text-transform: uppercase;
	}
	
h3 { 
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0;
	color: #e22a1c;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #e22a1c; 
	}
	
img,
a {  border: none; }

img { float: left; }

br { clear: both; }

a { color: #e22a1c; text-decoration: none; }

a:hover { color: #e22a1c; text-decoration: underline; }

#wrap {
	width: 964px;
	margin: 0 auto;
	padding: 0;
	background-color: transparent;
	}

#header {
	width: 964px;
	height: 258px; /*ACTUAL HEIGHT 243px*/
	margin: 0;
	padding: 15px 0 0 0;
	float: left;
	background-color: transparent;
	}
	
#header #release-dates {
	width: 304px;
	height: 141px;
	margin: 0;
	padding: 0;
	float: left;
	background-color: transparent;
	}
	
#content {
	width: 744px; /*ACTUAL WIDTH 964px*/
	min-height: 450px;
	margin: 0;
	padding: 20px 100px 0 120px;
	float: left;
	background: transparent url(../images/general/background-content.png) repeat-y top;
	}
	
blockquote {
	width: 100%;
	margin: 0 0 40px 0;
	padding: 0 15px 0 0;
	font-size: 140%;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	float: left;
	background-color: transparent;
	}
	
.stars { font-size: 220%; line-height: 1em; color: #e22a1c; } 

.source { font-size: 60%; font-weight: normal; text-transform: none; color: #000; } 
	
#trailer, #internal-trailer {
	width: 480px;
	height: 360px;
	margin: 0;
	padding: 0;
	float: right;
	background-color: transparent;
	}
	
#lorals {
	width: 744px;
	height: 53px;
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
	background-color: transparent;
	}
	
#lorals img { margin: 0 20px 0 0; }

#internal-trailer { margin: 0 auto; float: none; }

ul {
	width: 500px;
	margin: 0;
	padding: 0 0 0 15px;
	list-style: disc;
	list-style: outside;
	float: left;
	background-color: transparent;
	}
	
.ui-tabs { padding: 0; }
	
.tabs ul {
	width: 527px;
	margin: 0 auto 20px auto;
	padding: 0 0 0 15px;
	list-style: none;
	list-style: outside;
	float: none;
	background-color: transparent;
	}
	
.tabs ul li a {
	margin: 0 5px;
	padding: 3px;
	list-style: none;
	color: #FFF;
	float: left;
	background-color: #000;
	}
	
.tabs ul li a:hover { color: #FFF; background-color: #e22a1c; }

#tabs-1,
#tabs-2,
#tabs-3,
#tabs-4,
#tabs-5,
#tabs-6,
#tabs-7 {
	min-height: 200px;
	}
		
a.img-block, 
a:hover.img-block {
	width: 115px; /*ACTUAL WIDTH 125px*/
	height: 115px; /*ACTUAL HEIGHT 125px*/
	margin: 0 10px 30px 15px;
	padding: 10px;
	float: left;
	background-color: #000;
	}
	
 a:hover.img-block { background-color: #e22a1c; }
		
#footer {
	width: 964px;
	height: 120px;
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 60%;
	color: #FFF;
	float: left;
	background: transparent url(../images/general/background-footer.png) no-repeat top center;
	}
	
#copyright {
	margin: 5px 0 0 260px;
	float: left;
	}
	
#faf {
	height: 57px;
	margin: 5px 0 0 160px;
	padding: 0;
	float: left;
	}
		
	



