/*
Public Address Stylesheet v1.0
Target: Screen, Printer
Author: Matthew Buchanan

updated by Tom Atkinson 2006
and Stephen Hutton 2011

*/

body {
	margin: 0;
	padding: 0px;
	font: normal 12px  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	letter-spacing:1px;
}
td, th {
	margin: 0;
	padding: 0px;
	color: #222222;
	letter-spacing:1px;
}
input, textarea, select {
	font: normal 11px Verdana, sans-serif;
}
h1, h2 {
	margin: 15px 0;
}

h3, h4, h5, h6, p {
	margin: 0 0 5px 0;
	}

blockquote {
	margin: 15px 0 5px 0;
	}

em, cite {
	font-style: normal;
	}


table, th, td {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border: 0px solid; /*1px solid #666666;*/
}


td {
	padding: 0px;
	}

A {
	TEXT-DECORATION: none
}
A IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
A:link {
	COLOR: #555; BORDER-BOTTOM: #555 1px solid
}
A:visited {
	COLOR: #555;
	/*BORDER-BOTTOM: #555 1px solid
	BACKGROUND-COLOR: #f4f2e4*/
}
HTML BODY A:hover {
	COLOR: #000044;
	/*BORDER-BOTTOM: #9a8e51 1px solid;*/
	BACKGROUND-COLOR: #f4f2e4
}

A.footer {
	text-decoration: none;
	font-size: 12px;
	margin: 4px;
}
A.footer IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
A.footer:link {
	COLOR: #555; BORDER-BOTTOM: #555 1px solid
}
A.footer:visited {
	COLOR: #555;
	/*BORDER-BOTTOM: #555 1px solid
	BACKGROUND-COLOR: #f4f2e4*/
}
.footer {
	font-size:12px;
	color: #aaaaaa;
}
HTML BODY A.footer:hover {
	COLOR: #000044;
	/*BORDER-BOTTOM: #9a8e51 1px solid;*/
	BACKGROUND-COLOR: #f4f2e4;
	text-decoration: underline;
}




h1, h2, h3 {
	font: bold Georgia, Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color:#444444;
	BORDER-RIGHT: #b2b2b2 0px dashed;
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #b2b2b2 1px dashed; 
	PADDING-LEFT: 0px; 
	BACKGROUND: #EEEBD4; /* f8f7ef */
	PADDING-BOTTOM: 0.5em; 
	MARGIN: 0.25em 0px 0.5em; 
	FONT: 1em Georgia, serif; 
	BORDER-LEFT: #b2b2b2 0px dashed; 
	PADDING-TOP: 0.75em; 
	BORDER-BOTTOM: #b2b2b2 1px dashed; 
	TEXT-ALIGN: center;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color:#444444;
	BORDER-RIGHT: #b2b2b2 0px dashed; PADDING-RIGHT: 0px; BORDER-TOP: #b2b2b2 1px dashed; PADDING-LEFT: 0px; BACKGROUND: #f8f7ef; PADDING-BOTTOM: 0.5em; MARGIN: 0.25em 0px 0.5em; FONT: 1em Georgia, serif; BORDER-LEFT: #b2b2b2 0px dashed; PADDING-TOP: 0.75em; BORDER-BOTTOM: #b2b2b2 1px dashed; TEXT-ALIGN: center

}
P {
	font-size: 12px;
}
input, textarea, select {
	font: normal 11px Verdana, sans-serif;
	}
img.boatLeft{ margin-right: 20px;}

img.boatRight{ margin-left: 20px;}	

/* 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; }
#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; }
	
/*eof*/
