/* CSS Document */

/*----------------------------------------------------------------------------------------------------------------------------
REDEFINED HTML TAGS
----------------------------------------------------------------------------------------------------------------------------*/

a:link, a:visited { color: #0196f2; }


body { font: 0.75em Verdana, Helvetica, Arial sans-serif; margin: 0; color: #333; }

h1 { font: normal  1.5em Verdana, Helvetica, Arial sans-serif; color: #333; letter-spacing: -0.07em; margin-top: 0; padding: 0; text-shadow: #999 0 0 0.2em }

h2 { font: normal  1.5em Verdana, Helvetica, Arial sans-serif; color: #333; letter-spacing: -0.07em; margin-top: 2em; padding: 0; text-shadow: #999 0 0 0.2em }

h3 { font: normal  1.2em Verdana, Helvetica, Arial sans-serif; color: #0066a6; letter-spacing: -0.07em; margin-top: 2em; padding: 0;  }


p { margin: 1em 0; line-height: 1.4;  } 

table { padding: 0; margin: 0 0 15px 0; border-collapse: collapse; width: 95%; }

td { margin: 0; padding: 4px 2px 2px; border-bottom: 1px solid #ccc; vertical-align: top; }
td p { margin-top: 0; }
th { text-align: left; background-color: #ffc; padding: 2px; border-bottom: 2px solid #666; vertical-align: top; }
.awards th { background-color: #fc0; }


/*----------------------------------------------------------------------------------------------------------------------------
STYLES RELATING TO SITE NAVIGATION
----------------------------------------------------------------------------------------------------------------------------*/

#nav { font: normal 1em/1.0 Verdana, Helvetica, Arial sans-serif; margin: 0; background-color: #80cbf9  }
#nav ul { margin: 0; padding: 0; list-style: none; border-right: 1px solid #0066a6;}
#nav li { padding: 0; margin: 0; border-bottom: 1px solid #fff; }
#nav ul a:link, #nav ul a:visited  { display: block; margin: 0; padding: 5px;  color: #0066a6; text-decoration: none;  }
#nav ul a:hover { background-color: #0066a6; color: #fff; }

/* indicate the current page / section with bold text */
#home #nhome, #filmo #nfilm, #about #nabout, #facilities #nfacilities, #contact #ncontact, #staff #nstaff, #news #nnews { font-weight: bold; cursor: default; } 

/*lighter coloured subnavs */
#nav ul#subnav { border-right: 1px solid #bfe5fc; }
ul#subnav li { background-color: #bfe5fc; border-bottom: 1px solid #80cbf9; }


/*hide arrows at the end of subnav links */
ul#subnav #dub, ul#subnav #adr, ul#subnav #cut, ul#subnav #preview, ul#subnav #digint, ul#subnav #support { display: none; }
/*reveal arrow for active page */
.dub ul#subnav #dub, .adr ul#subnav #adr, .cut ul#subnav #cut, .preview ul#subnav #preview, .digint ul#subnav #digint, .support ul#subnav #support {display:inline; }

/*----------------------------------------------------------------------------------------------------------------------------
PAGE LAYOUT
----------------------------------------------------------------------------------------------------------------------------*/


/*page header styles */

#header { width: 870px; padding: 15px 10px 5px 10px ; margin: 20px auto 0; border-bottom: 1px solid #0066a6; background: url(/_img/backgrounds/header.gif) top left no-repeat; text-align: center;  }


#filmstrip { width: 870px; height: 120px; padding: 0 10px; margin: 0 auto; border-bottom: 1px solid #0066a6; background: url(/_img/backgrounds/filmstrip.jpg) top left no-repeat;  text-align: center;  }

/* container for 3 column layout (sets background image) */
#content3 { width: 868px; margin: 0 auto; padding: 0;  border-left: 1px solid #0066a6;  border-right: 1px solid #0066a6; background: url(/_img/backgrounds/content.gif) top left repeat-y;}

/* container for 2 column layout (sets background image) */
#content2 { width: 858px; margin: 0 auto; padding: 0 10px 0 0;  border-left: 1px solid #0066a6;  border-right: 1px solid #0066a6; background: url(/_img/backgrounds/content2.gif) top left repeat-y;}

/* cotainer div for middle and right columns (used by itself in the two column layout */
#twocol { width: auto; margin-left: 180px; padding-top: 20px;  }
#twocol li {  line-height: 1.4;}

#left { width: 150px; padding: 0; float: left; }

#middle { width: 450px; float: left; padding: 0  }

#right { width: auto; margin: 0 0 0 460px; padding: 0 10px 20px; }
#right h2 { color: #333; padding: 3px 0px; margin: 20px 0 0; font: bold 1.1em Verdana, Helvetica, Arial sans-serif; letter-spacing: -0.07em;border-bottom: 1px solid #999;  }

#footer { margin: 0 auto; width: 850px; color: #0066a6; padding: 10px 20px; height: 20px; border-top: 1px solid #0066a6; border-top: 1px solid #0066a6; background: url(/_img/backgrounds/footer.gif) bottom left no-repeat; text-align: right; }
#footer p { margin: 0; font-size: 0.9em; color: #fff; }

#credit { margin: 0 auto; width: 850px; color: #999; padding: 10px 20px; height: 20px; text-align: right; font-size: 0.8em; }

#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(/_img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/_img/lightbox/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; }

/*----------------------------------------------------------------------------------------------------------------------------
MISCELLANEOUS STYLES
----------------------------------------------------------------------------------------------------------------------------*/

.clear {clear: both; font: 1px Verdana; color: #fff; height: 0px;  }

.newsdate { color: #999; }

img.portrait { float: left; padding-right: 15px; }
div.portrait { width: 200px; padding: 0; font-size: 0.9em; font-style: italic; color: #999; }

.floatleft { width: 48%; float:left; }
.floatright { width: 48%; float: right; }

.noprint { display: block; }
p.printme { float: right; padding-right: 5%; margin-top: 0;  }
