@charset "utf-8";
/* CSS Document */

body 
{
background:url('/images/bg.png');
background-repeat:repeat-x; 
background-color: #1f1b17;
margin:0px; 
font-family:Arial, Helvetica, sans-serif; 
}

h1
{
font-weight: bold;
font-style:italic;
font-size: 14pt;
color: #000000;
font-family: Arial;
}

h2
{
font-weight: bold;
font-style:italic;
font-size: 12pt;
color: #000000;
font-family: Arial;
}

h3
{
font-weight: bold;
font-style:italic;
font-size: 10pt;
color: #000000;
font-family: Arial;
}

h4
{
font-weight: bold;
font-style:italic;
font-size: 10pt;
color: #000000;
font-family: Arial;
}

.wrapper 
{ 
width:793px; 
margin:0 auto;
}

.banner_top
{
background: url('/images/header.jpg');
background-repeat: no-repeat;
width: 773px;
height: 119px;
}

.banner_mid
{
background: url('/images/ban.jpg');
background-repeat: no-repeat;
width: 773px;
height: 364px;
margin-top: 0px;
}

.menu
{
width: 81px;
margin-top: 60px;
margin-left: -37px;
height: auto;
font:17px;
font-style:normal;
float:left;
}

.menu ul
{
}

.menu ul li 
{  
list-style-type:none;
text-align: center;
width: 80px;
float: left;
padding-left: 8px;
}

.menu ul li a 
{ 
text-decoration:none; 
color:#000; 
font-size:18px;
font-weight: bold;
line-height: 24px;
}

.menu a .selected 
{  
color:#ff0; 
}

.menu a:hover 
{ 
font-weight:500; 
color:#fff; 
}


.flash
{
width: 546px;
margin:0;
padding-top:21px;
padding-right: 114px;
float:right;
}

.content_header
{
background: url('/images/content_header.jpg');
background-repeat: no-repeat;
height: 94px;
margin-left: -9px;
width: 824px;
}


.content
{
background: url('/images/content_bg.jpg');
background-repeat: repeat-y;
min-height: 50px;
padding: 30px 50px 30px 80px;
margin-left: 0px;
font-size: 22px;
width: 700px;

}

.content_footer
{
background: url('/images/footer.jpg');
background-repeat: no-repeat;
height: 126px;
margin-left: -24px;
margin-top: -25px;
width: 854px;
}

.footer
{
color: #e1d1a9;
padding-top: 12px;
padding-left: 10px;
width: auto;
min-height: 80px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.footer a  { text-decoration:underline; color:#e1d1a9; }
.footer a: hover { text-decoration:underline; }


.footer_nav ul { margin:0px; padding:0px; }
.footer_nav ul li { display:inline; list-style:none; }
.footer_nav p {}
.footer_nav ul li a  { text-decoration:none; color:#e1d1a9; }
.footer_nav ul li a: hover { text-decoration:underline; }

.footer_nav
{
color: #e1d1a9;
}

/*---------------------------------  Lightbox.css  ---*/ 

#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; border-bottom: none; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none; border-bottom: 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(http://spurrd.com/assets/192/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.spurrd.com/assets/189/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; }


.form_words
{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}
