* { padding: 0; margin: 0; }

body {
	background: #f0eff2 url(images/bk.gif) repeat-x fixed 0px top;
	font: 13px/160% Arial, Helvetica, sans-serif;
}
#wrapper { 
 margin: 0 auto;
 width: 780px;
}
#header {
 width: 760px;
 color: #333;
 padding: 10px;
 border: 1px solid #ccc;
 height: 370px;
 margin: 10px 0px 0;
 background: url(images/header.jpg) no-repeat 0px top;
}
#navigation {
 margin: 0px 0px 0;
	width: 782px;
	background: #fff;
}
#content { 
 width: 760px;
 color: #333;
 border: 1px solid #ccc;
 background: #fff;
 margin: 0px 0px 5px 0px;
 padding: 10px;}
#footer { 
 width: 760px;
 color: #333;
 border: 1px solid #ccc;
 background: #ffffff;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}

.content {
	margin-right: 24px;
	margin-left: 24px;
	margin-bottom: 20px;
}

.showreelcontent {
	padding-top: 50px;
}

/* FOR THE MENU */

#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(images/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #B30000;}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;}

#stylefour ul li{display:block;float:left;margin:0;}

#stylefour ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}

#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#B30000;
	background:#fff url(images/bgON.gif) no-repeat top right;}

a:link
{
	color: #9e2515;
	text-decoration: none;
	padding-bottom: 1px;
	background: url(images/dots.gif) repeat-x 0 100%;
}

a:visited
{
	color: #969889;
	text-decoration: none;
	padding-bottom: 1px;
	background: url(images/dots.gif) repeat-x 0 100%;
}

a:hover, a:active
{
	color: #661c0f;
	background-color: #ffdad2;
}



/* FOR THE MENU */

h1 {
	font-size: 18px;
	margin-bottom: 20px;
	margin-top: 12px;
	margin-left: 24px;
}

h2 {
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 12px;
	margin-left: 24px;
}

h3 {
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 12px;
	margin-left: 24px;
	color: #b30000;
}

.footext {
	font-size: 80%;
	margin-left: 24px;

}

#introtxt {
	width: 360px;
	height: 200px;
	float: right;
	color: #b30000;
	font-size: 14px;
	margin-top: 26px;
}

.box {
	width: 640px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	height: 280px;
}

/* AJAX */

#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: #fff;
	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: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }

#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;
	}

/* /AJAX */

.showreelhead {
	color: #b30000;
	font-size: 24px;
	margin-bottom: 24px;
}

#movietxt {
	background-color: #f8f8f8;
	width: 326px;
	height: 150px;
	position: relative;
	float: right;
	bottom: 224px;
	right: 28px;
	padding: 12px;
}

.hi_def_photo {
	padding-left: 20px;
}

hr {
	border-bottom-style: dotted;
	border-bottom-color: #b93340;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 24px;
	margin-right: 24px;
}

#h2 itv {
	background-image: url(images/itv.gif);
}hi_def_photo
