/* FOOTPRINT STYLE SHEET */

/* LAYOUT STYLES */
body                { margin:0px; text-align:center; background: url(/images/bg.jpg) #fff fixed repeat-x center top; }
.image              { border:solid 1px #333; }
blockquote          { margin-top:3px; margin-bottom:3px; }

/* HEADER */
#header             { width:760px; height:94px; margin:0px auto 0px auto; text-align:left; }

/* LOGO */
#logo a             { background: url("/images/logo.gif") left top; float:left; width:250px; height:70px; margin-left:4px; margin-top:10px; }
#logo h1		  { display:none; }
#contactdetails     { float:right; text-align:right; margin-top:28px; }

/* THUMBS */
img.align_left	  { border:none; vertical-align:top; float:left; padding-right: 10px; }
.imgright		  { float: right; text-decoration:none; padding: 0px 0px 10px 15px; }
.imgleft		  { float: left; text-decoration:none; padding: 0px 15px 10px 0px; }
.bordered 		  { padding: 3px; border:5px solid #e8e8e8; }

/* NAVIGATION */
#navcontainer       { margin:0px auto 0px auto; width:760px; height:108px; background:url("/images/bg_navigation.gif") repeat-x; }
#navbanner          { margin:0px auto 0px auto; width:760px; height:78px; margin:0px auto 0px auto; text-align:left; background:url("/images/top_banner.jpg") no-repeat; }
#navigation         { width:760px; height:30px; margin:0px auto 0px auto; text-align:left; }
#navigation ul      { list-style-type:none; margin:0px; padding:0px; }
#navigation ul li   { display:inline; padding:0px; }
#navigation ul li a { display:block; float:left; line-height:28px; height:30px; color:#FFF; padding:0px 17px; text-align:center; border-left:solid 1px #8eaf22; border-right:solid 1px #32511e; font-weight:normal; text-decoration:none; font-size:100% }
#navigation ul li a:hover, #navigation ul li a.selected, #navigation ul li a.noborder_selected { background:url("/images/nav_select.gif") repeat-x; }
#navigation ul li a.noborder, #navigation ul li a.noborder_selected { border-right:solid 0px }

/* CONTENT AREA */
#container          { margin:0px auto 0px auto; text-align:left; width:760px; background:url("/images/bg_content.gif") repeat-y; overflow:auto; }
#container2         { margin:0px auto 0px auto; text-align:left; width:760px; }
#contentarea        { width:552px; float:left; text-align:center; }
#subnavigation      { width:208px; float:left; text-align:center; }
#subbody            { margin:20px auto 20px auto; text-align:left; width:168px; }
#body               { margin:20px auto 20px auto; text-align:left; width:512px; }

/* SUBNAVIGATION */
#subnavigation ul   { list-style-type:none; margin:0px; margin-top:20px; padding:0px; text-align:left; }
#subnavigation ul li a, #subnavigation ul li.highlight  { display:block; text-indent:20px; line-height:28px; height:30px; width:207px; color:#000; padding:0px; text-decoration:none; border-bottom:solid 1px #ccc; border-top:solid 1px #fff; }
#subnavigation ul li a:hover { color:#000; background-color:#e4ebf2; }
#subnavigation ul li a.selected { color:#000; background:url("/images/subnav_select.gif") repeat-x; }
#subnavigation ul li.highlight { color:#fff; background:url("/images/sub_navigation.gif") repeat-x; }

/* FOOTER */
#footercontainer    { margin:0px auto 0px auto; width:760px; height:60px; background:url("/images/bg_footer.gif") repeat-x; clear:both; }
#footer             { width:760px; line-height:22px; height:24px; padding-top:8px; margin:0px auto 0px auto; text-align:center; }

/* DATA TABLES */
.table_header       { background-color:#F1F4FC; }
.table_row          { border-bottom:solid 1px #CCC; }

/* FONT STYLES */
body                { font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif; font-size:90%; line-height:140%; color:#000; }
input, textarea, select { font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size:100%; color:#313963; }
h1                  { font-size:160%; font-weight:normal; color:#96bd0d; line-height:130%; }
h2                  { display:inline; font-size:100%; }
h3                  { font-size:100%; }
#footer             { font-size:75%; color:#fff; }
#footer a           { color:#6f6f6f; text-decoration:none; padding-left: 3px; padding-right:3px; }
#footer a:hover     { color:#4d4e4d; }
hr                  { color:#313963; height:1px; }
.caption            { color:#999; text-align:center }
#body a             { color:#1b83b3; text-decoration:none; border-bottom:solid 1px #CCC; }
#body a:hover       { color:#c61ab0; text-decoration:none; border-bottom:solid 1px #CCC; }
.nodisplay          { display:none; }

#lightbox{
	position: absolute;
	top: 40px;
	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: 13px;
	}

#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(../img/gallery/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/gallery/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/gallery/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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: #121a02;
	filter:alpha(opacity=9);
	-moz-opacity: 0.9;
	opacity: 0.9;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	