@charset "utf-8";
/* CSS Document */
body {
	background-color: #CCC;
}
#container {
	width 950px;
	background: #999;
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	height: 590px;
	width: 950px;
	
}
#banner {
	height: 70px;
	width: 540px;
	padding-top: 30px;
	padding-left: 410px;
	background-image: url(../images/header3.png);
}
#main_image {
	height: auto;
	width: 950px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #CCC;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
#image_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 950px;
	text-align: center;
	background-repeat: no-repeat;
	left: auto;
	right: auto;
	padding-top: 14px;
	height: 70px;
	padding-bottom: 0px;
	padding-right: 5px;
}



#footer {
	height: 0px;
	width: 950px;
	border-top-style: solid;
	border-top-color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	color: #666;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 40px;
	width: 950px;
}

@charset "utf-8";
/* CSS Document */
body {
	background-color: #CCC;
}


#container {
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	height: 570px;
	width: 950px;
	background-color: #666;
	padding-bottom: 0px;
}

#banner {
	height: 70px;
	width: 525px;
	padding-top: 30px;
	padding-left: 425px;
	background-repeat: no-repeat;
}
#IndexLink {
	top: 10px;
	right: 20px;
}

#thumb_nails {
	height: 450px;
	width: 950px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #CCC;
	float: none;
	left: auto;
	top: 0px;
	right: auto;
}
#imageContainer{
	padding: 10px;
	float: right;
}
#footer {
	background-color: #666;
	height: 30px;
	width: 950px;
	padding-top: 5px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}

#lightbox{
	position: absolute;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	padding-left: 0px;
}
#lightbox img{ width: auto; height: auto;}

#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }

#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: #CCC;
}
#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; }
#featured_image {
	float: left;
	height: 380px;
	width: 450px;
	background-color: #CCC;
	padding-top: 70px;
	padding-left: 10px;
}
#featured_image_txt {
	background-color: #666;
	height: 20px;
	width: 500px;
}
#featured_image h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
}
#thumb_nails h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 5px;
}
#imageContainer #thumb_nails p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 5px;
}
#thumb_nails_m06 a img {
	padding: 10px;
}
#thumb_nails img {
	padding: 4px;
}

