/* CSS Document */


body {
	background-color: #273545;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper {
	width: 1162px;
	height: 648px;
	border: 1px solid #FFFFFF;
	margin: 0px auto;
}
#header {
	width: 1162px;
	height: 217px;
	background-color: #006666;
		
}
#logoPanel {
	width: 357px;
	height: 217px;
	float: left;
	background-color: #990000;
	border: 1px solid #ffffff;
}
#headerImage {
	width: 1162px;
	height: 217px;
	background-color: #FFFFFF;
}
#leftImage {
	width: 359px;
	height: 427px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #394a5e;
	/*margin-right: 30px;*/
	margin-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}
#leftImage div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding: 20px;
}
#leftImage a {
	color: #FF9900;
	text-decoration: none;
}
#leftImage h3 {
	color: #FFFFFF;
	text-decoration: none;
}
#leftImage a:hover {
}
#contentWrap {
	width: 1162px;
	height: 428px;
}
#content {
	width: 771px;
	height: 409px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #394a5e;
	border-right-color: #ffffff;
	float: right;
	padding-left: 30px;
	padding-top: 20px;
}
#content p {
	width: 500px;
	margin-left: 20px;
	text-align: justify;
	color: #333333;
}

h1 {
	color: #273545;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	color: #273545;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a {
	color: #BB0300;
}

iframe {
	padding: 5px;
	border: 1px solid #d7dbe2;
}
.redText {
	color: #BB0300;
}

#logos {
	margin-left: 9px;
}


#footer {
	
	clear: both;
	border: 1px solid #FFFFFF;
	background-color: #7b8c9f;
	height: 22px;
	width: 1162px;
	margin-top: 1px;
	margin-left: -1px;
	
}
#footer a {
}
#footer span {
	position: relative;
	top: 2px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 40px;
	text-align: right;
	
}
#footer a:hover {
}
#footerNav {
}
#footerContact {
}

/***************************************************** HTML footer navigation *************/
#nav {
	/*width: 1160px;*/
	position: relative;
	left: 10px;
	margin-left: 310px;
}

#nav a {

	color: #cccccc;
	font-size:11px;
	text-decoration:none;
}

#nav a:hover {
	text-decoration: none;
	color:#E5372C;
}





/*****************************************************  Spotless link at bottom of page *************/
#spotless {
	font-size: 9px;
	text-align: right;
	margin-right: 40px;
	margin-top: 10px;
}
#spotless a {
	color: #CCCCCC;
	text-decoration: none;
}
#spotless span {
	color: #FF9900;
}

/***************************************************** lightbox *************/

#thumbs {
	float: right;
	width: 172px;
	height: 172px;
	margin-right: 30px;
}
#thumbs img {
	padding: 2px;
	border: 1px solid #d7dbe2;
	margin: 4px;
}

#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; }

/***************************************************** availability table *************/

#datesTable {
	border: #CCCCCC 1px solid;
}
#datesTable th {
	color: #FFFFFF;
	background-color: #7B8C9F;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #273545;
}
#datesTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #273545;
}
#datesTable #dates {
	background-color: #d9e1ea;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #273545;
	color: #273545;
}
#datesTable #redCell {
	background-color: #fdd7ca;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #949fac;
	color: #273545;
	
}
#datesTable #greenCell {
	background-color: #ccffcc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #949fac;
	color: #273545;
}
#datesTable a {
	color: #000000;
	text-decoration: none;
	display: block;
}
#datesTable a:hover {
	color: #FFFFFF;
}
#datesDiv {
	height: 280px;
	width: 760px;
	overflow: auto;
}


/***************************************************** misc. styles *************/

.noBorder {
	margin: 0px;
	padding: 0px;
	border: 0px none #FFFFFF;
}

#scrollingDiv {
	height: 360px;
	width: 680px;
}
#scrollingDiv p {
	
	width: 680px;
}

.blankCell {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mugshots {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
