﻿/* CSS layout */
a:link { color: #fff; text-decoration: none; }
a:visited { color: #f5f5f5; text-decoration: none; }
a:hover {
	text-decoration: none;
	color: #f0be5a;
}
a:active { color: white; text-decoration: none; }
body{
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	background-image:url('images/bg.jpg');
	background-repeat:repeat-x;
	background-color:#282828;	
}
#content{ width: 800px; z-index: 5; border:solid 4px #ffffff; }
#masthead { background-image: url(images/header.jpg); font: 1.1em "trebuchet ms", Arial, Helvetica, sans-serif; color: #ffffff; background-repeat: no-repeat; text-align: left; padding-top: 95px; padding-left: 10px; }
#masthead a:hover {
color:#FFFFFF;
}
#top_nav { color: white; background-image:url(images/nav.jpg); border-top: 1px solid #999999; border-bottom: 1px solid #999999; width: 780px; height: 11px; font: 0.9em Arial, Helvetica, sans-serif; padding-bottom: 10px; padding-top: 5px; padding-left: 20px; }
#top_nav ul {
	margin:0;
	padding:0;
}
#top_nav li {
	display:inline;
	margin:0;
	padding-bottom: 0;
	padding-top: 0;

}
#top_nav a:hover { color: #f7f59f; background-image:url(images/nav-roll.jpg); margin: 0; text-decoration: none; padding: 5px 10px 6px; }
#top_nav a { color: #fff; padding: 5px 10px 8px; }
#page_content { width: 780px; background-color:#333333; font: 0.9em/130% "trebuchet ms", Arial, Helvetica, sans-serif; color: #ffffff; text-align: justify; padding-left: 10px; padding-right: 10px; padding-bottom: 10px; }
#page_content h1{
	border-bottom:thin dotted #fff5c8;
	font-size:1.3em;
	padding-top: 3px;
	padding-bottom: 2px;
	margin: 0.6em 0;
}
#page_content p{ margin: 0; padding: 0 0.8em; }
#footer { background-image: url(images/footer_03.jpg); font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; color: #734a25; width: 780px; height: 14px; clear: none; padding-top: 4px; padding-bottom: 4px; padding-left: 20px; }
#footer a:link { color: #734a25; }
#footer a:hover { color: #c38c63; }
#footer a:visited { color: #735c2b; }
#page_content h2{ color: #fff5c8; font-size:1.15em; margin: 0.8em 0 0.25em; padding: 0; }
#page_content ul{ color: #fff5c8; font-family: Arial; margin: 0 8em 1.5em 0; padding: 0; display: block; }
#page_content li{ margin: 0.7em 0 0 3.5em; list-style-type: circle; list-style-position: outside; display: list-item; white-space: normal; }
#page_content .smalltext { color: #fff5c8; font-size: 86%; font-weight: bold; line-height: 120%; margin-top: 1.75em; margin-left: 0; padding-left: 0; }
.superscript { font-size: 68%; vertical-align: super; }
.quote { color: #fff5c8; font-size: 86%; font-weight: bold; font-style: italic; line-height: 120%; margin-top: 3em; margin-right: 3em; }
/*Lightbox*/
#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; }
/*end lightbox*/
/*Table Style*/
.table_bg { background-color: #666; width: 770px; margin: 0; padding: 0; border: solid 1px #fff5c8; }
.topcell { color: #fff5c8; font-size: 1.2em; font-weight: bold; line-height: 100%; background-color: #999; margin: 0; padding-top: 0.2em; padding-bottom: 0.2em; padding-left: 1em; border-bottom: 1px dotted #fff5c8; border-top-width: 0; border-right-width: 0; border-left-width: 0; }
.sizecell { color: #fff5c8; font-size: 0.95em; font-weight: bold; line-height: 100%; background-color: #333; text-align: center; width: 120px; margin: 0; padding-top: 0.3em; padding-bottom: 0.3em; border: solid 1px; }
.leftcell { color: #fff5c8; font-size: 1.05em; font-weight: bold; text-align: right; width: 180px; margin: 0; padding-right: 1em; }
.sizecelllower { color: #333; font-size: 86%; font-weight: bold; line-height: 100%; background-color: #eee; text-align: center; margin: 0; padding: 3px; border-color: #c8c8c8; border-style: solid; border-width: 0 1px 1px; }
.weight_table_bg { color: #333; font-weight: normal; background-color: #f5f5f5; text-align: center; width: 550px; margin: 0; padding: 0; border-width: 0; }
.weight_title { color: #333; font-size: 110%; font-weight: bold; background-color: #c8c8c8; padding: 0.5em; border-color: #fff5c8 #fff5c8 #fff5c8 #333; border-style: solid; border-width: 0 0 0 1px; }
.weight_fill { color: #000; padding: 3px; border-top: 1px solid #333; border-left: 1px solid #333; }
/*End table style*/
.pic { text-align: center; margin-top: 0; margin-right: 1em; margin-left: 1em; padding: 3px; border: dotted 1px #fff5c8; }
.pic_left { z-index: 5; float: left; clear: right; margin: 0.3em 0.8em 0 0; padding: 0; border: dotted 1px #fff5c8; }
.photocaption { font-size: 78%; font-weight: bold; text-align: center; }
#page_content .midtext { color: #fff; font-size: 0.95em; line-height: 120%; margin-top: 0.6em; margin-left: 0; padding-left: 0; }
.pic_right { z-index: 5; float: right; clear: left; margin: 0.3em 0 0 0.8em; padding: 0; border: dotted 1px #fff5c8; }
.weight_table_bg2 { color: #333; font-weight: normal; background-color: #f5f5f5; text-align: center; width: 625px; margin: 0; padding: 0; border-width: 0; }
