h1 { font-family:Arial; font-size:14pt; color: #ff8242; font-weight:bold; margin-top:8px; margin-bottom:8px; }
h2 { font-family:Arial; font-size:12pt; color: #000080; font-weight:bold; margin-bottom:-3px; }
h3 { font-family:Arial; font-size:10pt; color: #008000; font-weight:bold; margin-bottom:-3px; }
h4 { font-family:Arial; font-size:12pt; color: #aece7b; font-weight:bold; margin-bottom:-3px; }
body { FONT-FAMILY: helvetica,arial,sans-serif; FONT-SIZE:9pt; }
p { FONT-FAMILY: helvetica,arial,sans-serif; FONT-SIZE:9pt; }
td { FONT-FAMILY: helvetica,arial,sans-serif; FONT-SIZE:9pt; }

table.panel
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 100%;
background-color: #e7e7fc;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.panel td
{background-color: #e7e7fc;
color: #000;
padding: 3px;
text-align: left;
border: 1px #9998c8 solid;}

table.panel td.head
{
background-image: url(/pictures/top-bar.jpg);
color: #000;
padding: 1px;
text-align: center;
font-size: 12px;
font-weight: bold;}

table.bodypanel
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 100%;
background-color: #fff;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.bodypanel td
{background-color: #fff;
color: #000;
padding: 3px;
text-align: left;
border: 0px;}

table.bodypanel td.head
{background-color: #fea616;
color: #fff;
padding: 1px;
text-align: center;
font-size: 12px;
font-weight: bold;}

table.inner td {
padding: 0px;
border: 0px;
}

/* Container div to show an arrow next to a link */
.arrcont {
border-top-width:1px; border-left-width:1px; border-right-width:1px; border-bottom-width:1px; 
}

/* Show an arrow next to a link */
.arr {
padding-left: 7px; padding-bottom: 3px; background-image: url('/pictures/arrow.gif'); background-repeat: no-repeat;
}

.search-headline { font-family: Arial; font-size: 14pt; color: #fea616; font-weight: bold; margin-top:8px; margin-bottom:16px; }
.search-line { background-color:#ffffff; height:0px }

.ar { text-align:right; padding-bottom:0px; } /* align text to the right */

a { color: #0033cc; text-decoration: underline; }
a:hover { color: #ff0000; text-decoration: underline; }

/* Format the main menu at the top of each page */
a.menu { font-weight: bold; color: #000000; text-decoration: none; }
a.menu:hover { font-weight: bold; color: #fea616; text-decoration: none; }

.panelContainer {border-collapse: collapse;}
.panelHead {color:#000; background-image: url(/pictures/top-bar.jpg); border:#9998c8 1px solid; font-weight:bold; text-align:center; padding:0px;}
.panelItem {background-color:#e7e7fc; border: #9998c8 1px solid; padding:0px;}

.SiteMapBG {background-color:#e7e7fc;}

.links {font-size:8pt;}
.ShortList { position: absolute;  top: 5px;  left: 5px;  z-Index: 1000; width: 400px;  visibility: visible; }

/* Lightbox css follows */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(/pictures/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/pictures/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/pictures/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
.resultsHeader
{
	background-color:#ff8242;
	color:#000;
	font-weight:bold;
	background-image: url('/pictures/top-bar.jpg');
}
	
.popup {
	border: 1px solid black;
	color: black;
	background-color: white;
	margin: 3px 0px;
	padding: 3;
	visibility: hidden;
}

	.validatorCalloutHighlight { color:#ffffff; background-color:#ff0000; }
	.validatorPopUp div,.validatorPopUp td { border:solid 1px #9998c8; background-color:#ffffff; }
	
