/* Default Styles */
body {
	background:url(../images/boxes/body-bg.jpg) #FFFFFF left top repeat-x;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
}
h1 {
	color: #b50606;
	margin: 0 0 0.5em 0;
	padding: 0 0 5px 0;
	font-size:2.2em;
	background: url(../images/graphics/heading-bg.gif) left bottom no-repeat;
}
h2 {
	margin:0 0 0.5em 0;
	padding:0;
	color:#b50606;
	font-size:1.4em;
}
h3 {
	font-size: 1.2em;
	color: #B50606;
	margin:0 0 1em 0;
	padding:0;
}
p {
	margin:0 0 1em 0;
	padding:0;
}
a {
	color:#b50606;
	text-decoration:none;
}
img {border:none;}

/* Layout */
#wrapper {
	width: 1061px;
	margin: 0 auto;
	
}

#header {
	clear: both;
	height: 226px;
	overflow: hidden;
	width: 1061px;
	background-image: url(../images/graphics/header-flash.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#altHeader {
	
	height: 226px;
}
#altHeader ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#altHeader ul li {
	float:left;
}
li#logo a.home {
	background-image: url(../images/graphics/logo.jpg);
	background-repeat: no-repeat;
	height:145px;
	width:385px;
}
li#logo a.buy {
	background-image: url(../images/graphics/buy-on-dvd.jpg);
	background-repeat: no-repeat;
	height:81px;
	width:385px;
}
li#o-hanlon a {
	background-image: url(../images/graphics/o-hanlon.jpg);
	background-repeat: no-repeat;
	height:228px;
	width:162px;
}
li#fry a {
	background-image: url(../images/graphics/fry.jpg);
	background-repeat: no-repeat;
	height:228px;
	width:139px;
}
li#coogan a {
	background-image: url(../images/graphics/coogan.jpg);
	background-repeat: no-repeat;
	height:228px;
	width:144px;
}
li#broadbent a {
	background-image: url(../images/graphics/broadbent.jpg);
	background-repeat: no-repeat;
	height:226px;
	width:231px;
}
#main {
	width: 1061px;
	float: left;
	clear:both;
	overflow:hidden;
	margin-bottom:40px;
}
#newFooter {background: url(../images/graphics/content-footer-bg.jpg) left bottom repeat-y;}
#contentWrapper {
	float: right;
	background-image: url(../images/graphics/content-wrapper-bg.jpg)!important;
	background-repeat: no-repeat;
	background-position: right top;
	width: 594px;
	background-color: transparent!important;
	padding-right: 89px;
	min-height: 350px;
}
#mainNav {
	padding: 0 0 0 10px;
	list-style-type: none;
	text-align: center;
	width: 157px;
	float: left;
	margin-top: 95px;
	margin-right: 38px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mainNav li {
	margin-bottom: 0px;
}
#contentHeader {
	background-image: url(../images/graphics/content-header-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 39px;
	width: 584px;
	
}
#contentFooter {
	background-color: #FFFFFF;
	background-image: url(../images/graphics/content-footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#content {
	background-color: #E9E5B5;
	background-image: url(../images/graphics/content-bg.jpg);
	width: 550px;
	padding:22px 16px 0 16px;
}
#subNav {
	padding: 0px;
	list-style-type: none;
	float: left;
	color:#FFFFFF;
	margin-top: 108px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 85px;
}
#subNav li {
	margin-bottom: 13px;
}
#subNav a {color:#ffffff;}
#subNav a:hover {text-decoration:underline;}
#subNav a.active {font-weight:bold;}
#mainNav a, #altHeader a {
	display:block;
	text-indent: -1000px;
}
/* Sidebar */

#sidebar {
	width: 308px;
	background-image: url(../images/graphics/sidebar-bg.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	padding:0 0 0 70px;
	height: 557px;
	margin:0;
	zbackground:green;
}

li#trailer a {
	background-image: url(../images/buttons/navigation.jpg);
	height: 41px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
li#trailer a:hover, li#trailer a.active {
	background-position: 0px -194px;
}

li#story a {
	background-image: url(../images/buttons/navigation.jpg);
	height: 34px;
	background-repeat: no-repeat;
	background-position: 0px -42px;
}
li#story a:hover, li#story a.active {
	background-position: 0px -236px;
}
li#cast a {
	background-image: url(../images/buttons/navigation.jpg);
	height: 39px;
	background-repeat: no-repeat;
	background-position: 0px -75px;
}
li#cast a:hover, li#cast a.active {
	background-position: 0px -269px;
}
li#fun a {
	background-image: url(../images/buttons/navigation.jpg);
	height: 37px;
	background-repeat: no-repeat;
	background-position: 0px -114px;
}
li#fun a:hover, li#fun a.active {
	background-position: 0px -308px;
}
li#buy-now a {
	background-image: url(../images/buttons/navigation.jpg);
	height: 43px;
	background-repeat: no-repeat;
	background-position: 0px -151px;
}
li#buy-now a:hover, li#buy-now a.active {
	background-position: 0px -345px;
}


/* Content */

#content ul {list-style-type:none; margin:0; padding:0;}
#content ul li {}

.imageLeft {
	float: left;
	clear:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.castImage {
	margin-bottom: 150px;
}

.imageRight {
	float: right;
	clear:right;
	margin-left: 10px;
	margin-bottom: 10px;
}


.section {clear:both; overflow:hidden; margin-bottom:1em; height:1%;}

/* Footer */
#footer {
	padding:20px 0 20px 320px;
	clear:both;
	color:#b50606;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	display: inline;
	padding-right:5px;
}
#footer a {
	background: url(/images/icons/divider.gif) no-repeat 0 50%;
	padding-left: 10px;
}