/* CSS Document */
/* Created by D2L Graphcis LLC */
/* www.d2lgraphics.com */

/*  RESETS
---------------------------------------------------*/
 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th { 
	padding: 0;
	margin: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
ol,ul {
	list-style: none;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
abbr,acronym { border: 0;
	}
img { border: 0; }
		
/* Basic Layout */

body, html{
	font-family: Arial, "Helvetica", sans-serif;
	background: #fafafa;
}

ul, li{
	display: inline;
}

/* HEADER STYLES */

h1{
	color: #333;
	font-size: 28px;
	font-family: "Baskerville", Times New Roman, Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em
}

h2{
	color: #333;
	font-size: 22px;
	font-family: "Baskerville", Times New Roman, Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
}

h4{
	font-size: 16px;
	font-weight: bold;
}

h5{
	font-size: 22px;
	font-weight: bold;
}

.content_header{
	width: 650px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin: 20px 0px 0px 50px;
	padding: 0px 0px 0px 20px;
}

.content_header-2{
	width: 650px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin: 30px 0px 0px 50px;
	padding: 0px 0px 0px 10px;
}

.content_subheader{
	width: 650px;
	margin-left: 50px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 0px 0px 0px 10px;
}

#container{
	margin: auto;
	width: 850px;
	height: 100%;
}

#header{
	margin: auto;
	width: 850px;
	height: 285px;
	background: url(images/headerbg.png) no-repeat center;
}

#menu{
	margin: auto;
	text-align: center;
	padding-top: 185px;
}

.nav{
	color: #ccc;
	margin: auto;
	font-size: 16px;
	letter-spacing: .07em;
}

.nav a:link{
	color: #666;
	text-decoration: none;
}

.nav a:visited{
	color: #666;
	text-decoration: none;
}

.nav a:hover{
	color: #999;
	text-decoration: none;
	border-bottom: dotted 2px #666;
}

#content{
	min-height: 450px;
	margin: auto;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 50px;
	background: url(images/contentbg.png) repeat-y center;
}

.content_info{
	line-height: 1.3em;
	margin-left: 50px;
	padding-top: 15px;
	width: 650px;
	font-size: 14px;
	color: #666;
}

.content_info small {
	font-size: 12px;
}

.content_info-2{
	line-height: 1.3em;
	padding: 0px 0px 10px 50px;
	width: 650px;
	font-size: 14px;
	color: #666;
}

.content_info a:link{
	color: #333;
	text-decoration: none;
}

.content_info a:visited{
	color: #333;
	text-decoration: none;
}

.content_info a:hover{
	color: #999;
	text-decoration: none;
	border-bottom: dotted 2px #666;
}

.content_img{
	line-height: 1.3em;
	margin-left: 50px;
	padding-top: 15px;
	width: 650px;
	font-size: 14px;
	color: #666;
}

.content_img a:link{
	border-bottom: 3px solid #999;
	text-decoration: none;
}

.content_img a:visited{
	border-bottom: 3px solid #999;
	text-decoration: none;
}
.content_img a:hover{
	border-bottom: 3px dotted #626262;
	text-decoration: none;
}

.content_img02{
	width: 300px;
}

.content_img02 a:link{
	border-bottom: 3px solid #999;
	text-decoration: none;
}

.content_img02 a:visited{
	border-bottom: 3px solid #999;
	text-decoration: none;
}
.content_img02 a:hover{
	border-bottom: 3px dotted #626262;
	text-decoration: none;
}

.bullets{
	padding-left: 50px;
}

#footer{
	font-size: 12px;
	color: #fff;
	height: 100px;
	text-align: center;
	background: url(images/footerbg.png) repeat-y center;
}

.footer_text{
	padding-top: 60px;
	text-align: center;
}

.footer_text a:link, a:visited{
	color: #ccc;
	text-decoration: none;
}

.footer_text a:hover{
	color: #fff;
	text-decoration: none;
	border-bottom: dotted 1px #fff;
}

.facebook {
	position: absolute;
	margin: 0px 0px 0px 600px;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
}

.facebook a, .facebook a:link, .facebook a:visited {
	color: #666;
	text-decoration: none;
}

.padding-right {
	padding-right: 10px;
}

.nav-img {
	padding: 20px 0px 0px 115px;
}

/* Lightbox Styles */

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