/* CSS Document */

body { background-color:#FFFFFF;}
p { color:#000000;}
h2 { color:#000000;}
h3 { color:#000000;}
h4 { color:#000000;}
h5 { color:#000000;}
h6 { color:#000000;}
ul.ul li {color:#000000;}
div#photo {
	width:894px;
	z-index:0;
	position: relative;
	background-image:url("../images/white_header.jpg");
	margin: 0px auto;
	top:35px;
	overflow:auto;
	height:350px;
	white-space:nowrap;
	margin-bottom:15px;
}
div#residential {
	width:894px;
	z-index:0;
	position: relative;
	background-image:url("../images/resFFF_header.jpg");
	margin: 0px auto;
	top:35px;
	overflow:auto;
	height:350px;
	white-space:nowrap;
	margin-bottom:15px;
}
div#commercial {
	width:894px;
	z-index:0;
	position: relative;
	background-image:url("../images/commFFF_header.jpg");
	margin: 0px auto;
	top:35px;
	overflow:auto;
	height:350px;
	white-space:nowrap;
	margin-bottom:15px;
}
div#industrial {
	width:894px;
	z-index:0;
	position: relative;
	background-image:url("../images/indFFF_header.jpg");
	margin: 0px auto;
	top:35px;
	overflow:auto;
	height:350px;
	white-space:nowrap;
	margin-bottom:15px;
}
div#rcolumn {
	width:270px;
	float:right;
	margin-left: auto;
	margin-right: auto;
	white-space: normal;
	margin-top: 45px;
	overflow: visible;
}
div#switch {
	width:270px;
	background:url("../images/lighton.png") no-repeat center;
	float:right;
	height:264px;
	margin-left: auto;
	margin-right: auto;
	white-space: normal;
	overflow: visible;
	text-align:center;
}
div#right {
	width:270px;
	background-color:#fdb827;
	clear:left;
	float:right;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	white-space: normal;
	margin-top: 20px;
	overflow: visible;
}
div#footer {
	clear:both;
	width: 398px;
	margin-left: auto;
	margin-right: auto;
	white-space: normal;
	z-index: 500;
	height: 70px;
	background-image:url("../images/saftey_logos_000.png");
}
div#credits {
	margin-top:20px;
	clear:both;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	white-space: normal;
	z-index: 500;
	background-color:#000000;
	height: 50px;
	margin-bottom:-30px;
}
img.previews {
	border:solid #000000 1px;
}
.p
{
	color:#000000;
}
.p a:link {
	text-decoration:underline;
	color:#fdb827;
	font-weight:bold;
}
.p a:visited {
	text-decoration:underline;
	color:#fdb827;
	font-weight:bold;
}
.p a:hover {
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
}
.p a:active {
	text-decoration:underline;
	color:#fdb827;
	font-weight:bold;
}
.h1
{
	color:#fdb827;
}
.h1 a:link {
	text-decoration:none;
	color:#fdb827;
}
.h1 a:visited {
	text-decoration:none;
	color:#fdb827;
}
.h1 a:hover {
	text-decoration:none;
	color:#000000;
}
.h1 a:active {
	text-decoration:none;
	color:#fdb827;
}
.firecloud
{
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	line-height:22px;
	margin-top: 10px;
	text-align:center;
	padding:15px;
}
.firecloud a:link {
	text-decoration:none;
	color:#ffffff;
}
.firecloud a:visited {
	text-decoration:none;
	color:#ffffff;
}
.firecloud a:hover {
	text-decoration:underline;
	color:#4c4b51;
}
.firecloud a:active {
	text-decoration:none;
	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: #000000; 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 Arial, Helvetica, sans-serif; background-color: #000000; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #fff; }
#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: #FFFFFF; }