@charset "UTF-8";
/* CSS Document */

html,body {
	margin: 0;
	background-color: #333333;
	height: 100%;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 820px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-image: url("../img/back.gif");
	background-repeat: repeat-y;
}

#banner {
	margin: 0;
	width: 100%;
}

#nav {
	width: 705px;
	float: right;
	margin: 0 10px 0 0;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
}

#nav li {
	list-style: none;
	display: block;
	float: left;
	padding: 5px 15px 5px 15px;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

#nav a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}

#nav a:HOVER {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#subnav {
	width: 705px;
	float: right;
	margin: 0 10px 0 0;
}

#subnav li {
	list-style: none;
	display: block;
	float: left;
	padding: 10px 15px 5px 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#subnav a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	
}

#subnav a:HOVER {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}

#content {
	width: 100%;
	/*float: right;*/
	margin: 0 10px 0 104px;
}

#footer {
	position:absolute;
	width:100%;
	bottom:0;
}

#foot_text {
	position: relative;
	margin: 0 10px 0 10px;
	padding: 5px;
	text-align: center;
	width: 790px;
	background-color:#cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #b9b9b9;
	font-weight: bold;
}

.img_border {
	border: 3px solid #e9e9e9;
}

td, p 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

blockquote {
	margin: 5px 30px 20px 0;
}

a {
	text-decoration: none;
	font : 12px "Arial", "Helvetica", "sans-serif";
	color : #CC0000;
	line-height: 16px;

}

a:Hover {
	text-decoration: underline;
	font : 12px "Arial", "Helvetica", "sans-serif";
	color : #CC0000;
	line-height: 16px;

}

.building_nav {
	margin: 0 10px 0 10px;
	padding: 5px;
	background-color: #cc0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.building_nav:HOVER {
	margin: 0 10px 0 10px;
	padding: 5px;
	background-color: #cc0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
	
h1 {
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
}

/* ============================================================ */
/* Text Effects */

.msg {
	font-weight: bold;
	color: #444;
}

.error {
	font-weight: bold;
	color: red;
}

strong {
	color: #444;
}

/* ============================================================ */
/* Boxes */

#msg_box {
	margin: 0px auto;
	margin-top: 60px;
	
	padding: 10px 0px 10px 0px;
	
	text-align: center;
	
	width: 340px;
	border: 1px solid #777;
}

/* ============================================================ */
/*  Classes */

.navbar {
	margin-bottom: 20px;
	
	border-bottom: 1px solid #999;
}

/* ============================================================ */
/* Table Classes */

.header_tbl {
	margin-bottom: 30px;
	
	width: 100%;
	height: 65px;
	
	border-bottom: 1px dashed #777;
}

.header_td {
	background-color: #EFF3EF;
	padding: 15px 25px 15px 20px;
}

.login_tbl {
	margin-top: 20px;
	width: 340px;
	border: 1px solid #777;
}

.unit_tbl {
	width: 580px;
	border: 1px solid #777;
	font-size: 11px;
	background-color: #fff;
}

.unit_td {
	font-weight: bold;
	color: #333;
	
	border-bottom: 1px solid #888;
}

.subhead_tbl {
	width: 580px;
	
	margin-top: 45px;
	margin-bottom: 4px;
	
	color: #666;
	
	font-weight: bold;
	font-size: 14px;
}

.new_tbl {
	width: 500px;
	
	background-color: #F5F5F5;
	
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

.new_tbl_hdr {
	width: 500px;
	margin-top: 20px;
	
	font-weight: bold;
	font-size: 11px;
	
	color: #666;
	background-color: #eee;
	
	border: 1px solid #999;
}

/* gallery styles */

#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(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/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; }