/* Note to author - The sections below describe what the css is doing on the site */

/* Main page layout adjustments */
body {
	text-align:center;
	font-family:arial,verdana,sans-serif;
	background:#edf4e4;
}
#frame {width:768px;margin-right:auto;margin-left:auto;margin-top:10px;padding:5 5 0px 5px;text-align:left;background:#58862c;}
#frameBase {width:768px;margin-right:auto;margin-left:auto;margin-top:0px;padding:0 0 14px 0px;text-align:center;color:#646466;font-size:10px;}
#frameBase a, #frameBase a:link, #frameBase a:active, #frameBase a:visited {text-decoration:none;color:#646466;}
#contentMaster {
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:5px;
}
.jigsaw {padding:0px;margin:0px;}
.logoPlace {margin-top:330px;}
.formSmall {
	font-size:10px;
	line-height:12px;
	padding:0px;
	margin-top:0px;
	padding-right: 0px;
	padding-left: 0px;
}

/* Button container */
#contentheader {}
#contentheaderCopy {padding-left:20px;padding-top:10px;position:absolute;color:#fff;width:768px;height:210px;}
#buttonContainer {position:absolute;margin-top:6px;margin-top:6px;margin-left:6px;width:176px;}

/* Button style and behaviour */
#contentheaderCopy h1 {font-size:36px;font-weight:normal;}
#contentheaderCopy h2 {font-weight:normal;padding:0 0 0 0px;margin:0 0 0 0px;line-height:0px;}
#contentheaderCopy h3 {font-weight:normal;padding:0 0 0 0px;margin:20px 0 0 0px;}
#contentheaderCopy p {font-weight:normal;font-size:15px;padding-top:30px;}
#contentheader {background:#fff;width:768px;height:210px;}
a.button {font-size:11px;display:block;color:#3E2801;background:#cdcaa1;height:26px;line-height: 25px;text-align:left;text-decoration:none;padding-left:12px;padding-right:12px;margin-bottom:3px;}
a.button:hover {color:#000;background: #cfe2b6;}

/* Style and look & feel tags */
.images {margin:0px;padding:0px;}
.copyright {font-size:11px;text-decoration:none;}

td p {font-size:12px;line-height:17px;padding-left:0px;padding-right:0px;}
td h2 {font-size:19px;font-family:serif;padding-left:20px;padding-right:20px;margin-bottom:0px;margin-top:0px;padding-top:20px;padding-bottom:0px;color:#646466;}
td h2.leader {font-size:28px;color:#699341;font-weight:normal;}
td h3 {font-size:14px;padding-left:20px;padding-right:20px;margin-bottom:0px;margin-top:0px;padding-top:20px;padding-bottom:0px;line-height:0px;color:#004a99;}

.style4 {color:#004a99;}
.pictureCaption {color:#fff;padding:0px 5px 0px 5px;margin:2px 2px 2px 4px;font-weight:normal;}
.mainNav {font-size:14px;color:#fff;padding:10px 10px 10px 10px;text-decoration:none;}

#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; }