/* CSS Document - Chrisitan Statham  - http://www.christian-statham.me.uk*/




/* body */

body {
    text-align: center; 
	margin: 0px; 
	background-color: #464540;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #e5e5c9; } 

/* Divs */

#content {
	width: 710px;
	height: auto;
    padding-bottom: 0px;
    padding-top: 20px;
	text-align: left;
	clear:both;}
	
	/*background-image: url(images/graph.gif); 
	background-repeat:repeat-y; }*/
	
.contentboxleft {
	width: 350px; 
	height: auto;  
	text-align: left;
	float: left;
	margin-top: 10px; }

.contentboxright {
	width: 350px; 
	height: auto;   
	text-align: right;
	float: right;
	margin-top: 10px; }

.contentboxlower {
	width: 710px; 
	height: auto;   
	text-align: left;
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-bottom: 0px;}
	
	
.header {
	position: relative; 
	width:700px; 
	height:40px; 
	padding: 5px; 
	margin-top: 15px; 
	margin-bottom: 20px; 
	background-image: url(images/topbanner.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom left; }

.headerbar {
	position: relative; 
	width:710px; 
	height:25px; 
	margin-bottom: 10px; 
	margin-top: 0px; 
	background-image: url(images/headerbar.jpg);
	background-repeat: no-repeat; }
	
.headerbarfilm {
	width: 710px;
	height: 20px;
	margin-bottom: 20px;
	background-image: url(images/intro_header.gif); 
	background-repeat: no-repeat; 
	background-position: bottom; }
	
.footerbar {
	position: relative; 
	width:710px; 
	height:25px;  
	margin-top: 20px; 
	background-image:url(images/footerbar.jpg);
	background-repeat: no-repeat;
	background-position: bottom; 
	clear: both; }
	
.footertext {
	width: 710px;
	height: 20px;
	margin-top: 10px;
	text-align: center; }

	
.wrapper {
	position: relative; 
	width: 710px; 
	height: auto; 
	margin: 0px auto 20px auto; }

.imagerow {
	width: 350px; 
	height: auto;  
	text-align: left;
	float: left;
	margin-top: 10px;
	background-image: url(images/imagerow_header.gif); 
	background-repeat: no-repeat; 
	background-position: top;
	background-color: #494845;}

.imagebox {
	width: 255px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top:20px;
	margin-bottom: 5px;
	text-align: left;
	float: left; }

.imagebox2 {
	width: 255px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top:20px;
	margin-bottom: 5px;
	text-align: left;
	float: left; }
	
.imageboxfilm {
	width: 350px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top:30px;
	margin-bottom: 0px;
	text-align: left;
	float: left; }
	
.imagetext {
 	width: 95px;
 	height: 180px;
 	text-align: left;
 	float: left;
 	margin-top:20px;
 	padding-top: 0px; }
	
.filmtext {
 	width: 350px;
 	height: auto;
 	text-align: left;
 	float: left;
 	margin-top:0px;
 	padding-top: 0px; }
 
#intro {
	width: 710px;
	height: 20px;
	background-image: url(images/intro_header.gif); 
	background-repeat: no-repeat; 
	background-position: bottom;
	margin-bottom: 10px; }
	
#introbox2 {
	width: 75px;
	height: auto;
	text-align: left; 
	margin-top: 0px; 
	background-color: #464540;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #e5e5c9;
	padding-top: 0px;
	padding-bottom: 0px;
	float:left; } 

#introbox, #introbox2 {
	width: 200px;
	text-align: left; 
	float:left;
	height: auto; }


/* Misc Styles */

.right { 
	float: right; }
	
.left { 
	float: left; }		
	
.bold {
	font-weight: bold; }

a {
	color: #e5e5c9; 
	text-decoration: none;
	font-weight: bold; }

img { 
	border: 0px; }
	
.titletext {
	color: #f39c2c;
	font-weight: bold;}

a:hover {
	color: #e5e5c9; 
	text-decoration: underline;
	font-weight: bold; }
	
a.on:link {
	color: #ffffff; }


a.on:hover {
	color: #ffffff; }
	
	
sup {
	font-size: 0.5em; }


p {  
	text-align: left;
	margin-top: 10px; }
	

	
/*Lightbox*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0; }

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #f2f0ea;
	width: 250px;
	height: 250px;
	margin: 0 auto; }

#imageContainer{
	padding: 10px; }

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0; }
	
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10; }
	
#imageContainer>#hoverNav{ 
	left: 0; }

#hoverNav a{ 
	outline: none; }

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block; }
	
#prevLink { 
	left: 0; float: left; }

#nextLink { 
	right: 0; float: right; }

#prevLink:hover, #prevLink:visited:hover { 
	background: url(images/prevlabel.gif) left 15% no-repeat; }
	
#nextLink:hover, #nextLink:visited:hover { 
	background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #f2f0ea;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	}

#imageData{	padding:0 10px; color: #323232; }

#imageData #imageDetails{ 
	width: 70%; float: left; text-align: left; }
		
#imageData #caption{ 
	font-weight: bold;	}
	
#imageData #numberDisplay{ 
	display: block; clear: left; padding-bottom: 1.0em;	}
				
#imageData #bottomNavClose{ 
	width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000; }

