﻿/*---->>>Style Sheet Rules<<<----*/

/*---->>>Sets HTML Rules<<<----*/

html {
	height: 100%; 
	margin-bottom: 1px;}
	
body {
	font: normal 80% Verdana, Verdana, Geneva, sans-serif;
	background: #202020 url('images/background.jpg') repeat-x;
	color: #ffffff;
	text-align: center;
	margin: 0;
	padding: 0;}

hr {
	background-color: #9a6c2a;
	color: #9a6c2a;
	border: none;
	height: 1px;
	width: 100%;}

img {
	border: none;}

ul {
	padding: 0;
	margin: 0 0 20px 20px;
	list-style: square;}

h1 {
	color: #a0a0a0;
	font: bold 22px Georgia, Georgia, serif;
	text-align: left;
	letter-spacing: 1px;}

h2 {
	color: #9a6c2a;
	font: normal 20px Tahoma, Geneva, sans-serif;
	text-align: left;}

h3 {
	color: #9a6c2a;
	font: normal 20px Tahoma, Geneva, sans-serif;
	text-align: left;}

h4 {
	color: #9a6c2a;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 0;}

h5 {
	color: #9a6c2a;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 0;}

h6 {
	color: #a0a0a0;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;}

a {
	color: #dfa955;
	text-decoration: none;
	font-weight: bold;}

a:hover {
	color: #d0d0d0;
	text-decoration: underline;
	font-weight: bold;}
	
/*---->>>Sets Formatting for Form<<<----*/

fieldset {
	border: 1px dashed #c2c2c2;
	padding: 5px;
	margin: 5px 0;}

legend {
	background-color: #303030;
	color: #a0a0a0;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 2px 4px;
	margin: 0;}

form {
	padding: 5px;
	text-align: left;
	margin: 20px 0 5px 0;}

label {
	width: 150px; 
	float: left; 
	text-align: right; 
	margin: 3px 3px 5px 3px; 
	clear: both;}

input {
	margin: 3px 5px 5px 5px; 
	background-color: #404040; 
	color: #ffffff; 
	border: 1px solid #c2c2c2;}

textarea {
	font: normal 12px Verdana, sans-serif;
	margin: 3px 5px 5px 5px; 
	background-color: #404040; 
	color: #ffffff; 
	border: 1px solid #c2c2c2;}

.button {
	text-align: center; 
	margin: 5px 0 0 166px; 
	border: none;
	clear: both;}

/*---->>>Sets ID Rules Used for Page Layout<<<----*/
#wrapper {
	background: #202020 url('images/wrapperbg.jpg');
	width: 900px;
	text-align: left;
	margin: 0 auto;}

#logo {
	background: url('images/logo.jpg') no-repeat;
	color: #ffffff;
	font-size: 80%;
	text-align: right;
	height: 90px;
	padding: 10px 0 0 0;}
	
	#logo a {
		color: #ffffff;
		text-decoration: none;
		font-weight: normal;
		padding: 0;
		margin: 0 5px;}

	#logo a:hover {
		color: #ffffff;
		text-decoration: underline;
		font-weight: normal;
		padding: 0;
		margin: 0 5px;}


#mainnavigation {
	background: url('images/navbar.jpg') no-repeat;
	color: #818181;
	text-align: center;
	padding: 15px 0 0 0;
	height: 25px;}

	#mainnavigation a {
		text-decoration: none;
		padding: 0 15px;
		color: #000000;}

	#mainnavigation a:hover {
		text-decoration: underline;
		color: #ffffff;}

#sidebarleft {
	float: left;
	font-size: 85%;
	width: 190px;
	padding: 20px 10px;}

#content {
	float: left;
	line-height: 1.4em;
	width: 460px;
	padding: 20px 10px;}

#sidebarright {
	float: right;
	font-size: 85%;
	width: 190px;
	padding: 20px 10px;}
	
#sidebarright legend {
	background-color: #202020;
	color: #a0a0a0;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 2px 4px;
	margin: 0;}


#footer {
	clear: both;
	background: #ffffff url('images/footer.jpg') no-repeat;
	color: #d0d0d0;
	line-height: 1.8em;
	padding: 20px 0 0 0;
	letter-spacing: 2px;
	text-align: center;
	font-size: 80%;
	height: 70px;}

#footer a {
	color: #d0d0d0;
	text-decoration: none;
	font-weight: normal;}
	
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;}
	
#footer p {
	margin: 0;
	padding: 3px 0;}
	
/*---->>>Sets 2-Column Catalog Display<<<----*/

table {
	padding: 0px;
	border-collapse: collapse;
	font-size: 100%;
	width: 100%;}

.catalog {
	padding: 10px;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	width: 50%;}

/*---->>>Sets Classes Used for Formatting<<<----*/

#mainimage {
	border: 1px solid #606060;}

p.small {
	font-size: 80%;}

.calendar {
	text-align: center;
	margin: 0 0 20px 0;}

.center {
	text-align: center;}	

.clear {
	clear: both;}
	
.image-border {
	border: 3px double #c2c2c2;}
	
.imageleft-noborder {
	margin: 0 10px 0 0; 
	float: left;}

.imageright-noborder {
	margin: 0 0 0 10px; 
	float: right;}
	
.imageleft-border {
	margin: 0 10px 0 0; 
	float: left;
	border: 3px double #c2c2c2;}

.imageright-border {
	margin: 0 0 0 10px; 
	float: right;
	border: 3px double #c2c2c2;}
	
#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; }
	

