/* CSS Document */
* {
	margin: 0;
}
html, body {
	height: 100%;
	padding:0;
	margin:0;
	background:url(images/body_bg.gif) 0 0 repeat-x #FFFFF2; 
	color:#676749;
	font-family : Verdana;
 	font-size : 12px;
  color : #000;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}
a:link {
  color : #555555;
  text-decoration : none;
  font-family : Verdana;
  font-size : 12px;
}
a:visited {
  color : #555555;
  text-decoration : none;
  font-family : Verdana;
  font-size : 12px;
}
a:active {
  color : #555555;
  text-decoration : none;
  font-family : Verdana;
  font-size : 12px;
}
a:hover {
  color : #333333;
  text-decoration : none;
  font-family : Verdana;
  font-size : 12px;
}

/*------------------------------------------------body--------------------*/

/*------------------------------------------------header start--------------------*/
#header{
	background:url(images/header.gif) 0 0 no-repeat;
	width:768px;
	height:208px;
	margin:0 auto;
	padding:7px 0 0 0;
	position:relative;
}
#header ul{
	width:750px;
	height:38px;
	margin:0 auto;
	padding:0;
}
#header ul li{
	float:left;
}
#header ul li a{
	display:block;
	padding:0 16px 0 16px;
	font:11px/38px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#2A2A2A;
	text-decoration:none;
	text-transform:uppercase;
	float:left;
}
#header ul li a:hover{
	background:url(images/nav_hover.gif) 0 0 repeat-x #330A0A;
	padding:0 15px 0 15px;
	border-left:#D63030 solid 1px;
	border-right:#D63030 solid 1px;
	color:#ECE8C3;
}
#header ul li.home{
	float:left;
	font:bold 10px/38px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ECE8C3;
	text-decoration:none;
	text-transform:uppercase;
	background:url(images/nav_hover.gif) 0 0 repeat-x #330A0A;
	padding:0 15px 0 15px;
	border-left:#D63030 solid 1px;
	border-right:#D63030 solid 1px;
}
#header img{
	background:url(images/logo.gif) 0 0 no-repeat;
	position:absolute;
	left:39px;
	top:77px;
}
#header h1{
	display:block;
	width:215px;
	height:39px;
	background:url(images/slogan.gif) 0 0 no-repeat;
	text-indent:-10000px;
	position:absolute;
	top:120px;
	left:45px;
}
#header a.click{
	display:block;
	background:url(images/click_nor.gif) 0 0 no-repeat;
	width:107px;
	height:85px;
	position:absolute;
	left:618px;
	top:121px;
	padding:0;
	margin:0;
}
#header a.click:hover{
	background:url(images/click_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------header end--------------------*/

/*------------------------------------------------body start--------------------*/
#page{
	width:762px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -59px; /* the bottom margin is the negative value of the footer's height */

}

#content{
	width:755px;
}


/*------------------------------------------------right panel end--------------------*/

/*------------------------------------------------footer start--------------------*/
.push {
	height: 142px; /* .push must be the same height as .footer */
}


#footer-main{
	bottom: 0px;
	width:100%;
	height:35px;
	padding:24px 0 0 0;
	background:url(images/footer_bg.gif) 0 0 repeat-x #84845F;
	color:#fff;
}
#footer{
	width:495px;
	height:35px;
	margin:0 auto;
	margin-bottom:0px;
	position:relative;
}
#footer ul{
	width:755px;
	margin:0;
	padding:0;
	position:absolute;
	left:0;
	top:0;
}
#footer ul li{
	margin:0;
	float:left;
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#84845F;
	background-image:none;
}
#footer ul li a{
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#84845F;
	text-decoration:none;
	padding:0 8px 0 8px;
}
#footer ul li a:hover{
	text-decoration:underline;
}

#footer a.link{
	width:76px;
	font:bold 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#040404;
	padding:0;
	text-decoration:none;
	text-transform:capitalize;
}
#footer a.link:hover{
	color:#B6B694;
	background-color:#040404;
}
.push {
	height: 59px; /* .push must be the same height as .footer */
}
/*------------------------------------------------footer end--------------------*/



table.autos {
	border-width: 0px;
	spacing: 0;
	border-style: solid;
	border-color: #757277;
	background-color: #FFFFFF;
}
table.autos th {
	border-width: 1px;
	padding: 10px;
	border-style: solid;
	border-color: #757277;
	background-color: #FFFFFF;
}
table.autos td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #757277;
	background-color: #FFFFFF;
}



#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; }

