/* @override http://davidmeadows.co.uk/styles/css.css */

/* CSS Document */

/* 
	David Meadows page styles	
	Author: Alex Hoare http://www.zedmedia.org
	Table of Contents:	
		layout
		table
		sidebar
		links
		type
*/


/* @group Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
 /*remember to define focus styles!*/ 
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
 /*tables still need 'cellspacing="0"' in the markup*/ 
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	text-decoration: none;
}
/* @end */
/* layout
----------------------------------------------- */
/* @group Layout */
body {
	color: #46453E;/* Resets 1em to 10px */
	background-color:#1B1C1d;
	text-shadow: #cad6cc 1px 1px 0;
	position: relative;
	font: 62.5% "Lucida Grande", Lucida, Verdana, sans-serif;
}
* {
	padding: 0;
	margin: 0;
}
div#logo{
	position: fixed;
	width: 222px;
	height: 52px;
	background-image: url(../images/logo.jpg);
	top: 40px;
	left: 40px;
}

/* @group newcontent */

#newcontent {
	position: relative;
	background-color: #c6d2c8;
	border: solid #454440 5px;
	margin: 12px 0 0;
	float: left;
	padding: 10px 7px 10px 10px;
}
ul.ncfilms {
	line-height: 150%;
}
ul.ncfilms li {
	float: left;
	margin-bottom: 10px;
}
ul.ncfilms li a {
	font-weight: bold;
}
ul.ncfilms li img {
	margin-right: 10px;
}
ul.ncfilms li span {
	
}
#newcontent p.nctitle {
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
	margin-bottom: 15px;
}
#newcontent p.ncfilms {
	font-size: 1px;
	margin-bottom: 10px;
	clear: left;
	float: left;
} 
#newcontent p img {
	margin-right: 10px;
}
/* @end */

/* @group content */
div#content{
	position: absolute;
	background-color: #c6d2c8;
	border: solid #454440 5px;
	top: 4em;
	left: 25em;
	margin-bottom: 20em;
	font-size: 1.2em;
	/*margin-right: 8%;*/
	padding: 20px;
}
.tb div#content{
	padding: 50px 20px 20px;
	width: 550px;
}
#content p img {
	margin-right: 4px;
	margin-left: 4px;
}
.homebg {
	background: url(../images/biogtitle.jpg) no-repeat 20px 20px;
}
#content.homebg p, #content.contactbg p {
	font-size: 130%;
	line-height: 160%;
	text-shadow: #deebe0 1px 1px 0;
}
#content.homebg p a:link, #content.homebg p a:visited {
	padding: 2px 5px;
	background-color: #aeb8af;
	border-bottom-style: none;
}
#content.homebg p a:hover {
	background-color: #454440;
	text-shadow: #454440 1px 1px 0;
	color: #aeb8af;
}
.dramaBg {
	background: url(../images/dramaTitle.jpg) no-repeat 20px 20px;
}
.brandBg {
	background: url(../images/brandTitle.jpg) no-repeat 20px 20px;
}
.docBg {
	background: url(../images/docTitle.jpg) no-repeat 20px 20px;
}
.creditsbg {
	background: url(../images/creditstitle.jpg) no-repeat 20px 20px;
}
.equipbg {
	background: url(../images/equiptitle.jpg) no-repeat 20px 20px;
}
.contactbg {
	background: url(../images/contacttitle.jpg) no-repeat 20px 20px;
}
#content.contactbg p {
	line-height: 180%;
	margin-left: 20px;
}
#content.contactbg p img {
	margin-top: 6px;
}
div#content .portrait {
	float: right;
	margin-left: 25px;
	margin-bottom: 15px;
}
div#showreel {
	width: 550px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	clear: left;
}
div#content.contactbg img {
	margin-right: 20px;
	clear: left;
	float: left;
}


/* @end */
#portfoliocontent{
	width: 100%;
	max-width: 100%;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	vertical-align: middle;
	margin-bottom: 10px;
	}

/* @group filmItem */
ul.filmItemList {
	list-style-type: none;
}
ul.filmItemList li {
	width: 360px;
	float: left;
	position: relative;
	padding: 3px 10px 10px;
	height: 8.4em;
}
ul.filmItemList li a:link, ul.filmItemList li a:visited  {
	font-weight: bold;
}
ul.filmItemList li a:hover {
	
}
ul.filmItemList li:hover {
	background-color: #b0bbb2;
}
#content ul.filmItemList li p img {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
ul.filmItemList li span, ul.ncfilms li span, .style4 {
	color: #b91f00;
	font-size: 10px;
	font-style: italic;
}
#content ul.filmItemList li span img {
	margin: 0 2px 0 0;
}
ul.filmItemList li br {
}
.filmItem {
	float: left;
	width: 360px;
	overflow: visible;
	vertical-align: middle;
	margin: 10px 0 0;
	border-bottom: 1px solid #b0bbb2;
	padding: 0 10px;
	height: 110px;
	clear: right;
}
.filmItem:hover {
	background-color: #b0bbb2;
}
.filmItem p {
	line-height: 1.2em;
	font-size: 1em;
	margin-top: 5px;
}
.filmItem img {
	margin-right: 14px;
	float: left;
	border-style: none;
	margin-top: 5px;
}
.filmItem img.awardimg {
	margin: 0 2px 0 0;
	vertical-align: middle;
}
.contactimg {
	margin: 0 2px 0 0;
	vertical-align: baseline;
}

/* @end */

/* @group equipitem */

.equipItem {
	float: left;
	width: 18%;
	overflow: visible;
	vertical-align: middle;
	background-color: #a6b1a7;
	padding: 1.5em;
	margin: 1em 2em 1em 0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size:12px;
}

.equipItem:hover {
	background-color: #848D85;
	color: #c6d2c8;
	text-shadow: #454440 1px 1px 0;
}
.equipItem li {
	font-size: 13px;
	list-style-type: circle;
	margin-bottom: 5px;
	margin-left: 15px;
}
.equipItem li span {
	font-size: 85%;
}
.equipItem.red, .equipItem.grey {
	color: #c6d2c8;
	text-shadow: #454440 1px 1px 0;
	width: 41.5%;
	height: 150%;
} 
.equipItem.red {
	background-color: #381516;
}
.equipItem.red li, .equipItem.grey li {
	text-transform: uppercase;
}
.equipItem.red li ul li, .equipItem.grey li ul li {
	text-transform: none;
}
.equipItem p {
	margin-bottom: 10px;
}
.equipItem.grey {
	background-color: #212223;
}
.equipItem.red a {
	color: #ffb1b3;
	text-transform: uppercase;
	border-bottom-color: #ffebeb;
}
.clearfix {
	clear: both;
}
/* @end */
.folioText {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size:11px;
	display: inline;
	position: relative;
	width: 90%;
	padding-left: 10px;
	margin-left: 50px;
}
.portfolioItem1 {
	float: left;
	margin: 0px 0px 0px 5px;
	width: 150px;
	height: 220px;
	padding: 1px 2px 0px 2px;
	position: relative;
	display: block;
}

/* @end */
/* @group Table */
tr.table-header td {
   font-weight: bold;
   border-bottom: solid 3px #8D8A83;
   color: #46453E;
   font-family: Georgia,"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Helvetica, Arial, sans-serif;
   font-size: 14px;
   padding: 10px 5px 10px 5px;
}
td.table-border {
   border-bottom: solid 1px #8D8A83;
}
table.credits {
	border: 1px solid #8D8A83;
	position: relative;
	margin: 10px auto 5px;
	color: #454440;
	font-size: 1.1em;
	line-height: 1.4em;
	width: 760px;
}
tbody tr:hover {
	color: #454440;
	background-color: #A9B4AA;
}
td.credits {
   background: transparent;
   font-size: 11px;
   padding: 5px 8px;
   border-left: 1px solid #8D8A83;
   overflow: hidden;
}
tbody td {
	border-bottom: 1px dotted #acb7ae;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.credits a {
	color: #004080;
	font-weight: bold;
}
tr.odd td {
   background-color: #fff;
}

tr.even td {
   background-color: #edf3fe;
}

tr.selected td {
   background-color: #3d80df;
   color: #ffffff;
}
tr.selected td a {
   color: #fff;   
}

/* @end */
/* @group Menu */
#sidebar {
	position: fixed;
	top: 105px;
	left: 40px;
	overflow: hidden;
	width: 22.2em;
}
#sidebar h1 a{ font-weight: bold; }
#sidebar h1 a:hover{ color: inherit; }
ul#nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-shadow: #1b1c1d 1px 1px 0;
}
#nav a{
	display: block;
	height: 40px;
	background-color: #454440;
	color: #c6d2c8;
		font: normal 12px/40px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Helvetica, Arial, sans-serif;
		border-bottom-style: none;
		margin-bottom: 1px;
		text-indent: 25px;
}
#nav a:hover{
	color: #414541;
	background-color: #c6d2c8;
	text-shadow: #dce9de 1px 1px 0;
}

ul#nav ul li {
	list-style: none;width: 222px;
	text-shadow: #454440 1px 1px 0;
}
ul#nav ul li a {
	display: block;
	height: 30px;
	background-color: #65645E;
	color: #CCCCCC;
	font: 12px/30px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Helvetica, Arial, sans-serif;
	margin-left: 10px;
		margin-right: 10px;
}
ul#nav ul li a:hover{
	color: #414541;
	background-color: #c6d2c8;
	}
/* @end */

/* @group Links */
a:link, a:visited {
	color: #46453E;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Helvetica, Arial, sans-serif;
	text-decoration: none;
	border-bottom: dotted 1px #46453E;
}
a:hover, a:active, a:focus {
	color: #1b1c1d;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/*.filmmid {
	margin-right: 11px;
	margin-left: 11px;
}*/

/* @end */
/* @group Type */
h1 {
font-size:16px;
color:#FFD600;
}
h2 {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 5px;
}
h3 {
	margin-bottom: 5px;
	font-size: 130%;
	font-style: italic;
}
#content p {
	font-size: 13px;
	line-height: 1.5em;
	margin-top: 5px;
}
div.watermark {
		margin-top: 5px;
		position: relative;
}
#edge.watermark #watermark_inner {
		background: url(../images/edge-watermark.png) no-repeat right top;
		position: absolute;
		z-index: 3000;
		display: block;
		width: 96px;
		height: 53px;
		right: 5px;
		top: 0;
}
.style0 {
	color: #999966;
	font-size: 12px;
	font-weight: lighter;
	margin-left: 15px;
}
.style1 {
	color: #4b4a4a;
	font-family: Georgia,"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	}
.style3 {
	color: #46453E;
	font-family: Georgia,"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.style5 {
	font-size:10px;
	color: #46453E;
}
.style6 {
	color:#999999;
	font-size:11px;
	line-height: 15px;
}
.style9 {
	color:#4FA3DA;
	font-size:11px;
}
.style16 {
	color:#FF3366;
	font-size:11px;
}
.style18 {color: #4FA3DA}
.style19 {
	color:#999999;
	font-size:11px;
	line-height: 15px;
	text-decoration:line-through;
}
p span {
	font-weight: bold;
}

/* @end */

