@charset "utf-8";
/* CSS Document */
body{
margin:0px;
padding:0px;
border:0px;
font-family:Arial, Helvetica, sans-serif;
}
.header{
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
font-size:13px;
}
.header2{
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
font-size:11px;
}
.headerGall{
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
font-size:11px;
margin-bottom:20px;
}

a:link{
color:#333333;
text-decoration:none;
}
a:hover{
color:#333333;
text-decoration:none;
}
a:visited{
color:#333333;
text-decoration:none;
}

#mainTable{
background-image:url(Images/BG_Mainest.gif);
background-repeat:repeat-x;


}

#contentTable{
width:870px;
}

#borderLeft{
background-image:url(Images/header_topLeft.jpg);
background-repeat:no-repeat;
width:86px;
height:90px;
}
#centre{
background-image:url(Images/header_topCentre.jpg);
width:700px;
height:90px;
background-repeat:no-repeat;
}
#borderRight{
background-image:url(Images/header_topRight.jpg);
width:84px;
height:90px;
background-repeat:no-repeat;
}
#borderMiddleLeft{
background-image:url(Images/header_middleLeft.jpg);
width:86px;
height:163px;
background-repeat:no-repeat;
}
#borderMiddleCentre{
background-image:url(Images/header_centre.jpg);
width:700px;
height:163px;
background-repeat:no-repeat;
}
#borderMiddleRight{
background-image:url(Images/header_middleRight.jpg);
width:84px;
height:163px;
background-repeat:no-repeat;
}
#borderBottomLeft{
background-image:url(Images/header_bottomLeft.jpg);
width:86px;
height:42px;
background-repeat:no-repeat;
}
#borderBottomCentre{
background-image:url(Images/header_bottomCentre.jpg);
width:198px;
height:42px;
background-repeat:no-repeat;
background-position:left;
background-color:#FFFFFF;
}
#borderBottomRight{
background-image:url(Images/header_bottomRight.jpg);
width:84px;
height:42px;
background-repeat:no-repeat;
background-position:left;
}



#footerPic{
background-image:url(Images/footer.jpg);
width:870px;
height:227px;
background-repeat:no-repeat;
}
#centreContent{
height:356px;
}

#mainCentreLeft{
background-image:url(Images/tiling_border_left.jpg);
width:86px;
background-repeat:repeat-y;
}
#mainCentreRight{
background-image:url(Images/tiling_border_right.jpg);
width:84px;
background-repeat:repeat-y;
}

#mainCentreContentHolder{
background-color:#FFFFFF;
}
#navTable_BorderLeft{
background-image:url(Images/NavTable_Border_left.jpg);
width:26px;
height:356px;
background-repeat:no-repeat;
}
#navTable_BorderRight{
background-image:url(Images/NavTable_Border_Right.jpg);
width:41px;
height:356px;
background-repeat:no-repeat;
}
#navTable_Centre{
width:151px;
padding-top:10px;
}
#navHome{
height:53px;
padding-left:10px;
}
.navDivider{
background-image:url(Images/nav_divider.jpg);
height:5px;
background-repeat:no-repeat;
}
.nav_gen_cell{
height:48px;
padding-left:20px;
}
.navItemStyling{
font-size:12px;
color:#333333;
}
#head_cell{
padding-left:9px;
}
.centreContentStyling{
font-size:12px;
color:#333333;
}
#finePrint{
font-size:10px;
color:#FF0000;
}
#contentMains{
padding:10px;
}

#activePage{
color:#FF0000;
}
.formStyles{
font-size:12px;
color:#000000;
height:30px;
}
.formContents{
height:25px;
}
#tAndC{
padding-top:10px;
}
#stress{
color:#FF0000;
font-size:12px;
}
.filmstrip{
background-image:url(Images/filmstrip_generic.gif);
height:106px;
background-repeat:no-repeat;
}
.thumbspacing{
padding-left:10px;
}
.stripShadow{
background-image:url(Images/stripShadow.jpg);
height:12px;
background-repeat:no-repeat;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

