@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 1;
}
td.footer {
	font-size: 9px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.footer a:link {
	color: #999999;
	text-decoration: none;
}
td.footer a:visited {
	color: #999999;
	text-decoration: none;
}
td.footer a:active, td.footer a:hover {
	color: #333333;
	text-decoration: underline;
}
.home_heading {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana;
	font-size: 18px;
	color: 2a2a2a;
}
.home_body {
	font-family: "Lucida Sans", Verdana;
	font-size: 12px;
	color: 2a2a2a;
	line-height: 17px;
	margin-top: 0px;	
}
.home_download {
	margin-top: -8px;
}
.sitewide_bodytext {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana;
	font-size: 12px;
	color: 2a2a2a;
	line-height: 20px;
	padding-right: 15px;
	margin-top: 0px;	
}
.sitewide_bodytext a:link {
	color: #C00;
	text-decoration: none;
}
.sitewide_bodytext a:visited {
	color: #C00;
	text-decoration: none;
}
.sitewide_bodytext a:hover {
	color: #C00;
	text-decoration: underline;
}
.sitewide_bodytext a:active {
	color: #C00;
	text-decoration: none;
}
.sitewide_heading {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana;
	font-size: 15px;
	color: 2a2a2a;
	line-height: 15px;
	padding-top: 15px;
	font-weight:bold;
}
.sitewide_sideheadA {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana;
	font-size: 12px;
	color: #2a2a2a;
	line-height: 10px;
	margin-top: 10px;
	margin-bottom:10px;
}
.sitewide_sideheadB {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana;
	font-size: 12px;
	color: #2a2a2a;
	line-height: 10px;
	margin-top: 30px;
	margin-bottom:10px;
}
.sitewide_sidetext {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	padding-right: 15px;
	margin-top: 0px;
}
.sitewide_sidetext a:link {
	color: #C00;
	text-decoration: none;
}
.sitewide_sidetext a:visited {
	color: #C00;
	text-decoration: none;
}
.sitewide_sidetext a:hover {
	color: #C00;
	text-decoration: underline;
}
.sitewide_sidetext a:active {
	color: #C00;
	text-decoration: none;
}
.sitewide_bodylist {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana;
	font-size: 12px;
	color: 2a2a2a;
	padding-top:10px;
	padding-left:0px;
	line-height: 10px;
	margin-top: 0px;
	border-top: dotted;
	border-top-color: #666666;
	border-top-width: 1px;
}
.contact_formtext {
	font-family: "Lucida Sans", Verdana;
	font-size: 11.5px;
	color: 666666;
	line-height: 2.25;
}
.inputField {
	background:#FFFFFF url(../i/bg_input.gif) repeat-x scroll 0 0;
	border:1px solid #666666;
	padding: 2px;
	width: 300px;
	color: 555454;
	margin-bottom: -5px;
	font-size:90%;
	font-style: italic;
}
form label {
	display:block;
	font-size:90%;
}
#form p {
	margin:.5em 0;
	float:left;
	width:250px;
}
.inputButton {
	border:1px solid #ccc;
	background:#ccc;
}
.inputArea {
	border:1px solid #666666;
	width:400px;
	height:75px;
	padding:2px;
	overflow:auto;
	background:#FFFFFF url(../i/bg_input.gif) repeat-x;
	width:300px;
	font-size:90%;
	font-family: "Lucida Sans", Verdana;
	font-style: italic;
}
p.submit {
	margin:1em 0;
	padding:1em 0;
	clear:both;
}
button {
	float:left;
	padding:4px 12px;
	background:#C4211C;
	font-size:12px;
	font-family: "Lucida Sans", Verdana;
	color:#fff;
	border:none;
	border-bottom:2px solid #e1e1e1;
	text-transform:lowercase;
	cursor:pointer;
	margin-top: -5px;
}
#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(../i/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../i/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; }
