﻿

body {
	margin: 0;
	padding: 0;
	background: #660000 /*url(images/img01.jpg) */;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}

.clear
{
	clear:both;
}

a 
{
	text-decoration:none;
}
.x 
{
	position:absolute;
	width:50px;
	height:110px;
	left:60px;
	top:-30px;
	
	z-index:+1;
}
a:hover {
	text-decoration: underline;
}


#wrapper{
	text-align: left;
	margin:0 auto 0 auto;
	width: 790px;
}

/* Header */

#header {
	width: 790px;
	height: 315px;
	background: #660000 url(images/finalbanner3.jpg) no-repeat;
	margin:0 auto 0 auto;
}

#header a {
	text-decoration: none;
}

#menu {
    width:790px;
	height:80px;
	padding-top:235px;
	margin:0 auto 0 auto;	
}

#leftmenu {
    width:180px;
	height:450px;
	padding-top:0px;
	margin:0 auto 0 auto;	
}

#menu a {
	padding-left: 0px;	
}

#imgmenu{
	float:left;
	padding-left: 4px;
	width: 120px;
    height: 70px;
}

#imgleftmenu{
	float:left;
	padding-left: 20px;
	width: 120px;
    height: 70px;
}

a#menu6 {
    display: block;
    width: 120px;
    height: 70px;
    background: url(images/search.png) 0 0 no-repeat;
    margin: 0 auto;
}
a#menu6:hover {
    background-position: -120px 0;
}

#thumbfoto{

}

/* Page */

#page {
	width: 770px;
	background: #FFFFCC /*url(images/img03.jpg)*/;
	margin:0 auto 0 auto;	
}

.pHeader{
	font-family:Book Antiqua,Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	margin: 0 auto 5px auto;
}

.ptext{
text-align:justify;
}

.ptextabout{
text-align:justify;
margin:0 auto 5px auto; 
}

/* Content */
#leftsearch{
	float:left;
	width:469px;
	text-align:center;
	height:420px;
	border-right: solid 1px;
}

#rightsearch{
	float:left;
	width:300px;
	text-align:center;
}

#mainsearch
{
	height:460px;
	margin: 15px auto 0 auto;
}



.dropShadowPanel 
{
	width:300px;
	background-color:InfoBackground;
	color:Black;
	font-weight:bold;
}

.dropdetails
{
	font-size:10px;
	font-style:italic;
	text-align:left;
}

.toolbar
{
	background-color:#FFFFCC;
	vertical-align:top;
}
.gisgridtitle
{
	text-align:center;
	margin:0 auto 0 auto;	
	font-weight:bold;
	font-size:13px;
	width:100%;
}


/* Sidebar */

#sidebar {
	
	padding-top:0px;
	padding-left:10px;
	width: 180px;
	height: 450px;
	margin-left: 0px auto;
	float:left;
	background: url(images/left_menu.jpg) no-repeat;
	
}

#centerbar {
	
	padding-top:20px;
	width: 550px;
	margin-left: 5px;
	float:left;
	font-size:12px;
	font-style:normal;
	text-align:justify;	
	
}

#contentbar {
	
	padding-top:20px;
	width: 680px;
	padding-bottom:20px;
	margin: 0px auto;
	font-size:12px;
	font-style:normal;
	text-align:justify;	
}

#thumbsbar {
	
	padding-top:80px;
	width: 560px;
	height: 150px;
	padding-bottom:60px;
	margin:0 auto 0 auto;	
}

img{
	border:0px;
}	

#imgitem{
	float: left;
	margin: 1em 0pt 0pt 2em;
}

#imgitemdb{
	float: left;
	margin: 1px 0pt 0pt 5px;
}



/* Footer */

#footer {
	/*clear: both; */
	width: 770px;
	height: 133px;	
	padding-top: 0px;
	background: url(images/footer2.jpg) no-repeat;
	color: #666767;
	margin:0 auto 0 auto;
	
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	color: #666767;
}

.popup {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #660000;
		font-size: 9px;
	}
	
	/*
Database CSS
*/

.mybutton {
	border-color:#CCCCFF;			  
}

.myselect { 
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size:11px;
   width:240px; 
}
.gridview
{
	margin: 0 auto 0 auto;
	width:460px;	
	text-align:center;
}
.gridview td a{	
	font: small "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px;
	
	text-align:center;
}

.gridview td {	
	border-bottom: solid 1px #ffffff;	
	font: small "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px 4px;	
}

.gridview a:hover {
	color: #333333;	
}

/*.gridview tr:hover {
	background-color: #E5E5E5;	
}*/

.myHeaderGrid {
	border-bottom: solid 1px #ffffff;
	font-size: 14px;	
	/*background: #BFBFBF;*/
	padding: 2px;	
}

.myHeaderGrid a{	
	text-decoration: none;
	color: #000000;
}
.myHeaderGrid a:hover{	
	text-decoration: none;
	color: Gray;
}

.alternatingrowstyle, .alternatingrowstyle a{	   
	/*background-color:#CCCCFF;*/
	color: #000000;
	text-decoration: none;
}

.alternatingrowstyle:hover{	   
	background-color: #E5E5E5;
}

.rowstyle, .rowstyle a{ 
  /*background-color: #CCCCFF;*/
   color: #000000;
   text-decoration: none;
}
.rowstyle:hover{ 
   background-color: #E5E5E5;
}


.pagerstyle a{
	color:Black;
    font-weight: normal;
}


.pagerstyle a:hover{
	font-weight:bold;	
}

.numresults{
	font: bold small "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;		
}
	
	/*
GIS CSS
*/
	
#mapgis
{
	position:relative;
	text-align:center;
}

#BusyIndicator
{
	left:0px;
	top:0px;
	position:absolute;
}
/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color:#333;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #666;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

 .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #FFFFCC;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/* image gallery CSS */

#dhtmlgoodies_slideshow{
		width:750px;	/* Total width of slideshow */


	}
	
	#previewPane{
		
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;

		position:relative;
		
		/* CSS HACK */
		height: 510px;	/* IE 5.x */
		height/* */:/**/510px;	/* Other browsers */
		height: /**/510px;
				
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		padding:5px;
		text-align:center;
		font-family: Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:1em;
	}
	#galleryContainer{
		
		height:70px;	/* Height of the images + 2 */
	/*	border:1px solid #CCCCCC; */
		position:relative;
		overflow:hidden;
		padding:0px;
		
		/* CSS HACK */
		height: 70px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/70px;	/* Other browsers */
		height: /**/70px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:0px;
	}
	#arrow_right{
		position:absolute; 
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:0px;		
	}
	#theImages{
	position:absolute;
	height:70px;
	left:45px;
	width:131091px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:3px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}
