@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}
html,
body {
	height: 100%;
	margin: 0;
	padding: 0;
	}
body {
	font: 1em/1.4em "Century Gothic", Verdana, Arial, Sans-Serif;
	height: 100%;
	background-color: #363636;
	color: #fff;
	min-width: 980px;
	min-height: 600px;
	position: relative;
	}
a {
	outline: none;
	text-decoration: none;
	color: #fff;
	}
p,
address {
	font-style: normal;
	margin: 0 0 1em;
	}
.accessibility {
	display: none;
	}
div#wrapper {
	height: auto !important;
	min-width: 1160px;
	min-height: 100%;
	position: relative;
	z-index: 2;
	}
	
/* header */
.header {
	position: absolute;
	left: 250px;
	top: 0px;
	}
.header h1 {
	font-weight: normal;
	font-size: 2em;
	line-height: 2em
	}
	
div#logo {
	bottom:0;
	position: absolute;	
	right: 0;
	width: 950px;
	height: 375px;
	z-index: 0;
	}
div#logo .address {
	background: url("../images/watermark_logo.png") 0 0 no-repeat;
	width: 870px;
	height: 168px;
	position: absolute;
	color: #999999;
	bottom: 0;
	right: 0;
	z-index: 1;
	}
#index div#logo .address {
	background: url("../images/watermark_logo_index.png") 0 0 no-repeat;
	color: #f6f6f6;
	}
div#logo address {
	padding: 140px 0 0 20px;
	}
div#logo .addr {
	margin-right: 1.5em;
	}
div#logo a {
	color: #999999;
	margin-left: 1.5em;
	}
#index div#logo a {
	color: #f6f6f6;
	}
div#flash {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 950px;
	height: 375px;
	z-index: 0;
	}
#leftcol {
	position: absolute;
	top: 150px;
	left: 0;
	width: 230px;
	z-index: 10;
	}
#leftcol .title {
	position: relative;
	background: #B8D928;
	height: 2.4em;
	line-height: 2.4em;
	z-index: 50;
	padding-left: 30px;
	}
#leftcol .btn-back,
#leftcol .btn-contact {
	margin-right: 12px;
	}
#director #leftcol .btn-directors,
#biography #leftcol .btn-directors {
	position: absolute;
	right: 20px;
	top: 0;
	}

#leftcol ul {
	margin: 1em 0 0 15px;
	list-style: none;
	z-index: 10;
	}
#leftcol ul li {
	height: 32px;
	float: left;
	clear: left;
	position: absolute;
	}
#leftcol ul li div.rel {
	position: relative;
	}
#leftcol ul li a {
	white-space:nowrap;
	float: left;
	color: #fff;
	cursor: pointer;
	display: block;
	}
/*#leftcol .no-glow {
	z-index: 10;
	}
#leftcol .glow {
	z-index: 20;
	}*/
#leftcol .no-glow,
#leftcol .glow {
	padding: 0 15px 0 0;
	display: block;
	height: 32px;
	line-height: 32px;
	}
#leftcol .no-glow div,
#leftcol .glow div {
	padding: 0 0 0 15px;
	display: block;
	height: 32px;
	line-height: 32px;
	}
.no-glow,
.no-glow-div {
	background: #363636 url("../images/glow.jpg") no-repeat scroll 0 32px;
	}
/*#leftcol a:hover .no-glow,*/
#leftcol .glow {
	background: #363636 url("../images/glow.jpg") no-repeat scroll 100% 50%;
	}
/*#leftcol a:hover .no-glow div,*/
#leftcol .glow div {
	background: #737373 url("../images/glow.jpg") no-repeat scroll 0 50%;
	}
#leftcol .glow {
	position: absolute;
	top: 0;
	left: 0;
	}
.homepage-links {
	position: absolute;
	right: 30px;
	top: 320px;
	width: 500px;
	height: 100px;
	z-index: 200;
	}
.homepage-links ul {
	list-style: none;
	}
.homepage-links a.client {
	position: absolute;
	bottom: 0;
	right: 300px;
	}
.homepage-links a.message {
	position: absolute;
	right: 0;
	bottom: 30px;
	}
.homepage-links a.contact {
	position: absolute;
	right: 140px;
	bottom: 120px;
	}
.homepage-images {
	position: absolute;
	left: 230px;
	top: 150px;
	}


/* contact page */
textarea {	
	font-family: "Century Gothic", Verdana, Arial, Sans-Serif;
	}
#contact .content,
#message .content {
	position: absolute;
	top: 150px;
	left: 250px;
	z-index: 100;
	width: 730px;
	}	

/* video page */	
body#video {
	background-color: #060606; 
	color: #8C8989;
	outline-color: #060606;
	}
.movie-title {
	left:250px;
	position:absolute;
	top:0;
	}
#video h1 {
	color: #7D9A69; 
	line-height: 2em; 
	font-weight: 
	normal; 
	font-size: 2em;
	}
#video h2 {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: normal;
	}
#video a {
	color: #C7C2C2;
	}
#video #leftcol ul {
	font-size: 90%;
	margin-left: 30px;
	}
#video #leftcol .title {
	background-color: #343D10; 
	padding-left: 30px;
	}
#video #leftcol ul a:hover {
	background-image: none;
	}
#player1 {
	margin: 0 auto;
	outline-color: #000; 
	border: 0;
	position: absolute;
	top: 135px;
	left: 50%;
	margin-left: -300px;
	}
#video .nav-dir li {
	position: relative;
	}
	
/* biography page */
.portrait {
	margin: 25px 0 0 25px;
	}
.biog-txt {
	position: absolute; 
	top: 145px; 
	left: 250px; 
	width: 420px;
	font-size: 0.8em;
	line-height: 1.5em;
	text-shadow:#000000;
	}
.biog-stills {
	position: absolute; 
	top: 20px; 
	left: 720px; 
	width: 370px;
	}
.biog-stills img {
	margin: 10px;
	border: 0;
	}