@charset "UTF-8";
/* CSS Document */

body {
	background:#252525;
	margin:0; padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#container {
	width:950px;
	height:auto;
	margin:auto;
}
#bodycontainer {
	width:886px;
	height:auto;
	margin:auto;
}
img {
	border:0;
}
#head {
	background:#c93d3d;
	width:auto;
	height:198px;
	border-bottom:solid 1px black;
}
#header {
	background:url(images/header.png);
	width:950px;
	height:203px;
}
.fullhead {
	background:url(images/fullhead.png);
	width:845px;
	height:21px;
	margin-top:5px;
	padding-top:10px;
	padding-left:7px;
	color:#FFFFFF;
}
.topcontentheader {
	backround:url(images/topcontentheader.png);
	width:852px;
	height:3px;
}
.topcontentfull {
	background:url(images/topcontentfull.png) repeat-y;
	width:842px;
	height:auto;
	padding:5px 5px 5px 5px;
}
.topbottomend {
	background:url(images/topbottomend.png);
	width:852px;
	height:3px;
}
#body {
	background:url(images/body.png) repeat-y;
	width:853px;
	height:auto;
	padding-left:16px;
	padding-right:16px;
	margin-top:2px;
	border-bottom: 1px solid #2a2a2a;
}
#bodybottom {
	background:url(images/bodybottom.png);
	width:885px;
	height:3px;
}
#topcontent {
	background:url(images/topcontent.png) repeat-y;
	width:835px;
	height:auto;
	padding-left:18px;
	padding-right:5px;
	margin-top:4px;
}
#topcontentbottom {
	background:url(images/topcontentbottom.png);
	width:833px;
	height:22px;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	color:#FFFFFF;
}
.img {
	border:0px;
	margin:5px 5px 5px 5px;
	float:left;
}
.img a {
	border:0px;
	margin:5px 5px 5px 5px;
}
ul {
	margin:0; padding:0;
	border:none;
}
li {
	list-style:none;
	float:left;
	border:0px;
}
li a {
	border:0px;
}
.clear {
	clear:both;
}
.date {
	float:right;
}
#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; }
#leftcontainer {
	width:220px;
	height:auto;
	margin:auto;
	float:left;
}
.leftcontenthead {
	background:url(images/leftcontenthead.jpg);
	width:213px;
	height:22px;
	float:left;
	margin-top:5px;
	padding-top:9px;
	padding-left:7px;
	color:#FFFFFF;
}
.leftcontent {
	background:url(images/leftcontent.jpg) repeat-y;
	width:218px;
	height:auto;
	float:left;
	padding-left:2px;
}
#navigation {
  list-style:none;
  padding:0px; margin-left:0px;
}

#navigation li {
  list-style:none;
}

#navigation a {
  background:url(images/leftlink.gif) top;
  width:211px;
  height:24px;
  display:block;
  color:#FFFFFF;
  text-decoration:none;
  padding-left:5px;
  padding-top:9px;
}

#navigation a:hover, .active {
  background:url(images/leftlink.gif) bottom;
  width:211px;
  height:24px;
  color:#FFFFFF;
  padding-top:9px;
}
.leftbottom {
	background:url(images/leftbottom.gif);
	width:218px;
	height:2px;
	float:left;
	margin-bottom:5px;
}
#rightcolumn {
	width:610px;
	height:auto;
	margin:auto;
	float:right;
}
.righthead {
	background:url(images/righthead.gif);
	width:603px;
	height:21px;
	float:right;
	padding-top:10px;
	padding-left:7px;
	color:#FFFFFF;
	margin-top:5px;
}
.rightcontenthead {
	background:url(images/rightcontenthead.gif);
	width:610px;
	height:3px;
	float:right;
	margin-top:2px;
}
.rightcontent {
	background:url(images/rightcontent.gif) repeat-y;
	width:590px;
	height:auto;
	float:right;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.rightbottom {
	background:url(images/rightbottom.gif);
	width:610px;
	height:3px;
	float:right;
}
.p {
	margin-top:10px;
}
form fieldset {	border: 0; }
form fieldset p br { clear: left; }
label {
	margin-top: 5px;
    display: block;
    width: 5px;
    padding: 0;
    float: left;
}
input {
	font-family: Trebuchet MS;
    border: 1px solid #CCC;
	margin-bottom: 5px;
    background-color: #FFF;
	width:300px;
	height:25px;
	font-size:14px;
}
input:hover {
	border: 1px solid #222;
    background-color: #EEE;
}
textarea {
  font-family: Trebuchet MS;
  width:300px;
  border: 1px solid #CCC;
  padding-left:5px;
  padding-top:5px;
  font-size:14px;
  color:#666666;
}
.button {
	width:90px;
	height:30px;
	margin-top:5px;
	margin-right:5px;
	color:#666666;
}
.form {
	padding-top:7px;
	padding-left:5px;
	color:#666666;
}
.navi {
	margin-left:1px;
}
#footer {
	background:url(images/footer.png);
	width:883px;
	height:41px;
}