/* CSS Document */

body {
	margin:40px 0;
	background:#84960c;
	font-family:"Tahoma";
	color:#5a4e38;
	font-size:8pt;
}

* {
	padding:0;
	margin:0;
}

a:link,a:visited,a:active,a:hover {
	color:#5a4e38;
	text-decoration:none;
}

a:hover {
	color:#5a4e38;
	text-decoration:underline;
}

h1 {
	display:none;
}

h2 {
	text-transform:uppercase;
	color:#1e0a01;
	font-size:12pt;
	font-family:Georgia;
	margin-bottom:10px;
}

li {
	list-style-position:inside;
}

div#header {
	width:655px;
	height:190px;
	margin:0 auto;
	background:url(images/header.jpg) no-repeat;
}

div#container {
	width:635px;
	padding:0 10px;
	margin:0 auto;
	background:url(images/bg.gif) repeat-y;
	padding-bottom:7px;
}

div.nav {
	background:url(images/navbg.gif) repeat-x;
	height:32px;
}

.nav span {
	display:none;
}

.nav li {
	list-style:none;
	float:left;
	margin:0 10px;
}

.nav li a {
	display:block;
	height:32px;
	font-size:0%;
}

li.producer {
	margin-left:2px;
}

li.producer {
	width:49px;
	background:url(images/nav-producer.gif) no-repeat;
}
li.producer a:hover {
	width:49px;
	background:url(images/nav-producer-r.gif) no-repeat;
}

li.productions {
	width:63px;
	background:url(images/nav-productions.gif) no-repeat;
}
li.productions a:hover {
	width:63px;
	background:url(images/nav-productions-r.gif) no-repeat;
}

li.staff {
	width:67px;
	background:url(images/nav-staff.gif) no-repeat;
}
li.staff a:hover {
	width:67px;
	background:url(images/nav-staff-r.gif) no-repeat;
}

li.equipment {
	width:57px;
	background:url(images/nav-equipment.gif) no-repeat;
}
li.equipment a:hover {
	width:57px;
	background:url(images/nav-equipment-r.gif) no-repeat;
}

li.contact {
	width:57px;
	background:url(images/nav-contact.gif) no-repeat;
}
li.contact a:hover {
	width:57px;
	background:url(images/nav-contact-r.gif) no-repeat;
}

#lower {
	background:url(images/bg2.gif) repeat-y;
	background-position:0 !important;
	background-position:10px;
}

div.sidebar {
	width:144px;
	float:left;
	padding:15px;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	font-style:italic;
	line-height:20px;
	border-top:3px solid #eeedeb;
}

img.sideleft {
	float:left;
	position:relative;
	left:-15px;
	top:-18px;
}
img.sidebottom {
	float:left;
	margin-top:-7px;
}

p.name {
	font-weight:bold;
	font-size:11pt;
}

div.main {
	background:#eeedeb;
	padding:15px;
	float:right;
	width:431px;
	padding-bottom:45px;
}

.main p {
	margin-top:15px;
	line-height:15px;
}

img.mainright {
	float:right;
	position:relative;
	right:-15px;
	top:-15px;
}

img.mainbottom {
	float:right;
	margin-top:-7px;
}

img.content {
	float:left;
	margin:0 10px 5px 0;
}

div.clear {
	clear:both;
}

div#footer {
	width:655px;
	color:#415403;
	margin:0 auto;
	height:48px;
	background:url(images/footerbg.gif) repeat-x;
}

#footer p {
	padding-top:5px;
}

div.filmlist {
	position:relative;
	top:-10px !important;
	top:-20px;
	clear:both;
}

ul.sublist {
	list-style-image:url(images/bullet.gif);
	color:#1e0a01;
	font-size:11pt;
	font-family:Georgia;
	font-style:normal;
	font-weight:bold;
}

.sublist a {
	color:#593F28;
}

.sublist a:hover {
	color:#993331;
	text-decoration:underline;
}

.sublist span {
	margin:0 !important;
	margin:0 3px;
}

.sublist li {
	margin:8px 0;
}

div.info {
	margin-top:25px;
	margin-bottom:-10px;
}

p.filminfo {
}

span.title, .title a:link, .title a:visited {
	font-weight:bold;
	color:#993331;
	font-size:10pt;
}

span.website {
	font-style:italic;
}

img.thumb {
	margin-right:10px;
	margin-top:3px;
	float:left;
	clear:left;
}

.info p {
	margin:2px 0;
}