/* @override 
	http://localhost:8888/gman/css/gmanStyle.css
	http://gmanfilms.co.uk/css/gmanStyle.css
*/
/*
	Author Name	: Zander Martineau
	Author Site	: http://martineau.tv
	Style Name	: Graham Smith
*/
/* @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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* @end */
html,body{
	height: 101%;
}
body {
	color: #bebebe;
	background: #191919 url(../images/bg.gif) repeat fixed left top;
	font: 62.5%/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: rgba(0,0,0,0.01) 1px 1px 1px;
}
#header {	
	margin: 0 auto;
	width: 620px;
	position: relative;
	height: 180px;
}
#logo {
	position: absolute;
	padding-top: 50px;
	left: -22px;
}
#logo span {
	height: 59px;
	float: left;
	border: none;
	width: 3000px;
	position: absolute;
	top: 50px;
	left: -3000px;
	padding: 0;
	margin: 0;
	outline: none;
}
/* @group Nav */
.nav {
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font: bold 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: absolute;
	bottom: 0;
	left: -22px;
}
.nav li {
	display: inline;
	float: left;
}
.nav a {
	line-height: 4em;
	margin: 0;
	text-decoration: none;
	padding: 1em 0.9em 1.45em;
}
.nav a:hover {
	background: url(../images/arrowMenuBtm.gif) no-repeat center 3.1em;
}
.nav li a.active {
	background: url(../images/arrowMenuBtm.gif) no-repeat center bottom;
}
.nav li a.active:hover {
	background: url(../images/arrowMenuBtm.gif) no-repeat center bottom;
	cursor: pointer;
}

/* @end */
#page,body#default.other #page {
	/*background-color: #f5ffa8;*/
	margin: 0 auto;
	width: 956px;
	position: relative;
}
body.other #page {
	width: 670px;
}
#filmstrip,#filmstrip2 {
	width: 114px;
	float: left;
	margin-right: 20px;
	padding: 3px 3px 0;
}
/*#default #filmstrip, #default #filmstrip2 {
	height: 308px;
	margin-bottom: 0;
}*/
#filmstrip2 {
	margin-right: 0;
	margin-left: 20px;
}
#filmstrip li,#filmstrip2 li {
	height: 68px;
	margin-bottom: 3px;
	border: 2px solid #cd3333;
}
#default #filmstrip li.first {	
	border: 2px solid #cd3333;
}
#filmstrip li.active,#filmstrip li:hover,#filmstrip li.first,#filmstrip2 li:hover,#default #filmstrip li.first:hover {
	border: 2px solid #fff;
}
#container,#filmstrip,#logo span,#filmstrip2 {
	background-color: #cd3333;	
}
body.other #container{	
	border: 5px solid #cd3333;
}
#creditList .artImg img {
	border: 2px solid #cd3333;
}
h2,#sidebar li.active a,#footer li a, #footer li span,.nav a:hover,.nav a.active,.nav a.active:hover, #upcoming li.active a, #sidebar li.first a,p a,#cvDownload li a {
	color: #cd3333;
}
.nav a:hover,#sidebar a:hover, #upcoming a:hover,p a:hover,#cvDownload li a:hover,#footer li a:hover {
	color: #cd6263;
}
#container {	
	float: left;
	width: 554px;
	margin-left: 1px;
}
.film #container {
	min-height: 710px;
}
body.other #container {
	background-color: transparent;
	position: relative;
	margin-left: 0;
	width: 544px;
}
#film {	
	/*min-height: 304px;*/
	padding: 5px;
}
#default #film {
	min-height: 104px;
	padding-bottom: 3px;
}
#video {
	/*background-color: #242424;*/
	width: 544px;
	/*min-height: 304px;*/
}
body.other #video {
	padding: 20px;
	width: 504px;
}
body.other #container {
	/*width: 530px;*/	
}
/* @group Sidebar Menu */
#side {
	position: absolute;
	right: 0;
	top: 0;
}
#sidebar, #upcoming {
	width: 261px;
	display: block;
}
#sidebar h2, #upcoming h2 {
	margin-left: 20px;
	font-size: 1.7em;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
#sidebar li, #upcoming li {
	display: block;
}
#sidebar a, #upcoming a {
	margin: 0;
	text-decoration: none;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 20px;
	line-height: 16px;
}
#sidebar a span, #upcoming a span {
	font-size: 85%;
	font-weight: normal;
	font-style: normal;
}
.award {
	background: url(../images/award.gif) no-repeat;
	padding-left: 18px;
}
/*#sidebar a:hover, #upcoming a:hover {
	color: #cd6263;
	background: url(../images/arrowMenuRght.gif) no-repeat -0.2em center;
}*/
#sidebar li.active a, #sidebar li.first a, #upcoming li.active a {
	background: url(../images/arrowMenuRght.gif) no-repeat left center;
	text-shadow: #290f10 0 1px 0;
}
#sidebar li.active a {
	text-shadow: #000 1px 1px 0;	
}
/* @end */

/* @group Pages */

/* @group Equipment */
#equipment #video ul {
	margin-bottom: 2em;
}
#equipment #video ul > li {
	font-size: 1.4em;
	font-weight: bold;
	padding: 0;
	margin: 0.5em 0 0 1em;
}
/*#equipment #container ul li  {
	font-size: 0.65em;
	font-weight: normal;
	font-style: normal;
	padding: 0;	
	background-color: transparent;
	margin: 0.5em 0 0 1em;
}*/
#equipment #video ul li li {
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	list-style-type: circle;
	margin-left: 33px;
	margin-top: 1px;
}
/* @end */
/* @end */
/* @group Info */
.wrapper {
	width: 538px;
	margin-top: 10px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.info {
	width: 40%;
	margin: 0;
}
.info.fl {
}
.info.fr {
	padding-top: 1px;
	width: 55%;
}
#progInfo li {
	font-size: 1.4em;
	margin-bottom: 7px;
	color: #1d0707;
}
#progInfo li span {
	font-weight: bold;
	margin-right: 10px;
}
/* @end */
#cvDownload li {
	width: 200px;
	display: inline;
}
#cvDownload li a {
	font-size: 1.2em;
	font-weight: bold;
}
#cvDownload li img {
	vertical-align: middle;
	margin-right: 10px;
}
#cvDownload li.first {
	margin-right: 11px;
}
#creditList li {
	margin-bottom: 1em;
	position: relative;
	min-height: 80px;
}
#creditList .artImg {
	width: 110px;
	height: 68px;
	background-color: #191919;
	position: absolute;
	top: 6px;
	left: 0;
}
#creditList p {
	margin: 0 0 0 130px;
}
#creditList p.title {
	font-weight: bold;
	font-size: 1.7em;
}
#footer, body#default.other #footer {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 155px;
}
.other #footer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto auto 0;
	position: absolute;
	bottom: -7em;
	left: -1em;
}
#footer li {
	display: inline;
	margin-right: 20px;
	font-size: 1.3em;
	color: #bbb;
}
#footer li a, #footer li span {
	font-weight: bold;}
/* @group Type */
#sidebar a, .nav a, .info, #upcoming a {
	/*text-shadow: #000 1px 1px 0;*/	
}
#sidebar a, .nav a, .info, .wrapper p, #upcoming a {
	color: #b3b3b3;
}
.wrapper p {
	color: #1d0707;
	font-size: 1.4em;
}
#default #video {
	margin-top: -10px;
	height: 255px;
	width: 494px;
}
#default #video p {
	font-size: 1.35em;
	line-height: 1.70em;
	margin-bottom: 0;
	margin-top: 9px;
}
p {
	font-size: 1.4em;
	margin-bottom: 10px;
	line-height: 1.8em;
}
p a {
	font-weight: bold;
}
h1,h2,h3,h4 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h1,h3,h4,.info h2 {
	color: #1d0707;
}
h1 {
	font-size: 3em; 
  	line-height: 36px;
	margin: 20px 0 0 10px;
}
h2 {
	font-size: 3em; 
  	line-height: 18px; 
  	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 10px;
}
#video h2 {
	line-height: 1.2em;
}
.info h2 {
	font-size: 2.2em;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
h3 {
	font-size: 3em;
	margin-bottom: 10px;
	color: #fff;
}
/* @end */

/* @group Reusables */
a {
	text-decoration: none;
}
ol,ul {	
	margin-bottom: 18px;
}
.fix {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right; 
}
/* @end */
#siteBy {
	position: fixed;
	right: 0;
	bottom: 0;
	color: #676767;
	padding: 7px 10px;
	font-size: 1.2em;
	text-shadow: #000000 1px 1px 0;
	background-color: #333;
}
#siteBy a {
	color: #a8a8a8;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#siteBy a:hover {
	color: #cdcdcd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}