
/* Site */
html, body { height: 100; background: #b2acac; margin-left: 0; margin-right: 0; margin-top: 0}
body { 
       position: relative; 
       min-width: 860px; 
	  
	   }


@font-face {
  font-family: 'OpenSansLight';
  src: url('fonts/OpenSans-CondLight.eot?') format('eot'), url('fonts/OpenSans-CondLight.ttf') format('truetype');
}


@font-face {
  font-family: 'OpenSansBold';
  src: url('fonts/OpenSans-CondBold.eot?') format('eot'), url('fonts/OpenSans-CondBold.ttf') format('truetype');
}


#wrap { padding-bottom: 20px;}
#header { background: #6699ff; height: 115px;}
#header img.left { position: absolute; top: 0; left: 55px;}
#header img.right { position: absolute; top:0; right: 60px; margin: 0;}

#content { margin-left: 220px; margin-right: 200px; max-width: 1300px; 
          text-align: left; padding-top: 30px; font-family: 'OpenSansLight'; font-size: 12px; display: block;}
#content h1, #content h2 { text-align: center; font-family: 'OpenSansLight';}

#main-nav {
	text-align: right;
	width: 180px;
	left: 10px;
	color: #000;
    font-family: 'OpenSansBold';
}


.nav-menu { position: absolute; top: 150px;}
.nav-menu a, .nav-menu h2  {
    font-family: 'OpenSansLight'; color: #000; font-size: 16px; text-transform: uppercase;
    text-decoration: none; letter-spacing: .06em;
    line-height: 2.6em !important;
    display: block;

}
/* IE fix */
.nav-menu a { display: inline-block; }
.nav-menu a { display: block; }

.nav-menu a:hover, .nav-menu a.hover  { color: #000; font-family: 'OpenSansBold';}
.nav-menu ul { margin: 0; margin-bottom: 1.8em;  list-style: none; }
.nav-menu ul ul a { color: #000; letter-spacing: inherit; text-transform: none;}
.nav-menu li { margin: 0;  color: #000;}
.nav-menu ul li a.active { color: #000; font-family: 'OpenSansBold';}
.nav-menu ul ul li { margin: 0; padding-right: 2px;}
.nav-menu h2 { 
    color: #000; font-size: 14px; text-align: left !important; 
    margin:0; line-height: inherit; 
    margin-bottom: 0 !important; 
}

.inner {}
ul.innerList {margin: 0 auto; list-style: none; font-family: 'OpenSansLight';}
ul.innerList li { margin-bottom: 70px; }
ul.innerList h2 { margin-bottom: 10px; line-height: 1.3em; color: #0000; font-weight: normal;}
ul.innerList h2 a  {color: #0000;}
ul.innerList h4 { line-height: 1.3em; font-size: 1.3em;}
ul.innerList h4 a { display: block; }
ul.innerList table { width: 430px; margin: 0 auto; }
ul.innerList td {border: none; padding-bottom: 20px; vertical-align: middle;}
ul.innerList td.info { text-align: center; }
ul.innerList td.image { width: 200px; }
ul.innerList td.image img { border: none; }
ul.innerList .title { color: #0000; margin: 10px; letter-spacing: .1ex;}
ul .small { font-size: 14px; letter-spacing: .1ex;}
ul.innerList .date { font-size: 11px; color: #0000; text-transform: none;}


.paragraph
{
 font-family: 'OpenSansLight';
	   font-size:16px;
	   color:#000;
	   text-align: left;

}


.footnote
{
 font-family: 'OpenSansLight';
	   font-size:12px;
	   color:#000;
	   text-align: left;

}


a
{
color: #000;
text-decoration: none;
}

a:hover
{
color: #000f;
text-decoration: none;
}


h1
{
font-family: 'OpenSansLight';
font-weight: normal;
color: #0000;
font-size: 2.5em;
	bottom: 0;
}


h2
{
font-family: 'OpenSansBold';
color: #0000;
font-size: 2.0em;
	top: 0;
}


h3
{
font-family: 'OpenSansLight';
color: #0000;
font-size: 1.6em;
	top: 0;
}


h4
{
 font-family: 'OpenSansLight';
	   font-size:16px;
	   color:#000;
	   text-align: left;
	top: 0;
}


#footer
{
position: relative;
height: 0.8em;
clear: both;
padding-top: 2.0em;
font-family: 'OpenSansLight';
font-size: 0.8em;
}


#footer .left
{
position: absolute;
left: 2.0em;
bottom: 0.8em;
color: #fff;
}

#footer .right
{
	position: absolute;
	right: 8.0em;
	bottom: 0.8em;
	color: #fff;
}


#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: 600px; height: 500px; 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; }




