html.center, body.center {
	height: 100%;
}

body {
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #000;
	background-color: #1F5F83;
}

#bidtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        width: 575px;
}

#bidtable td {
	background: #E8E8E8;
        padding: 3px;
}

#bidtable td:hover {
	background: #D3D3D3;
}

#bidtable .bidcalheader {
	background: #D3D3D3;
	font-size: 12px;
        padding: 3px;
}

#bidtable .bidcalselect {
	background: #D3D3D3;
	font-size: 11px;
	font-weight: bold;
        color: #000000;
}


a:link, a:active, a:visited {
	color: #1F5F83;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #1F5F83;
	font-size: 11px;
	text-decoration: none;
}

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	padding: 0;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ol li {
	margin: 0 0 1em 0;
	padding: 0;
}

ul li {
	margin: 0 0 1em 0;
	padding: 6px 0 0 0;
}

/* ---------------------------  PAGE HEADER  -------------------------- */

#page_header {
        height: 115px;
        background-image: url(/custom/framework/background_pageheader.jpg);
        background-position: top;
        background-repeat: no-repeat;
}

#topnav {
        text-align: right;
        float: right;
        color: #FFF;
}

#topnav a:link, #topnav a:active, #topnav a:visited {
	color: #FFF;
	font-size: 10px;
        font-weight: bold;
	text-decoration: underline;
        padding: 1px;
}

#topnav a:hover {
	color: #154B6D;
	font-size: 10px;
	text-decoration: none;
        background-color: #B5D8EB;
        padding: 1px;
}

#topnav_links {
        margin-top: 15px;
        display: inline;
}

#search_container {
	display: inline;
	height: 25px;
        padding-right: 3px;
}

#search_container input {
  font-size: 11px;
  border: 1px solid #CCC;
  height: 16px;
  margin-bottom: 8px;
  width: 120px;
}

#submit_container {
  margin-right: 12px;
  display: inline;
  height: 30px;
}

#submit_container input {
  margin-top: 4px;
}

#search {
  display: inline;
  height: 30px;
  padding-top: 5px;
  vertical-align: middle;
}

#logo {
  padding-left: 8px;
  padding-top: 5px;
  text-align: left;
}

#nav {
  margin-top: -3px;
  text-align: right;
}

/* ---------------------------  CONTAINERS  --------------------------- */

#page_container {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	background-image: url(/custom/framework/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#page_container_inside {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	background-image: url(/custom/framework/background_inside.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#container {
	width: 775px;
	margin: 0;
	padding: 0;
}

/* ---------------------------  EXTRAS  --------------------------- */

#top_padding {
	height: 5px;
	line-height: 5px;
}

#bottom_padding {
        width: 100%;
	height: 5px;
	line-height: 5px;
        margin: 0;
        padding: 0;
        background-color: #000;
}

/* ---------------------------  INDEX PAGE  --------------------------- */

#left {
	width: 500px;
	margin: 0;
	padding: 0;
	float: left;
}

#clear {
	clear: both;
}

#highlights {
	width: 485px;
        height: auto;
	background-image: url(/custom/framework/home_highlight_repeat.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

#highlights_holder {
        width: 485px;
	background-image: url(/custom/framework/home_highlight_top.jpg);
        background-position: top right;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
        color: #FFF;
	text-align: left;
}

#highlights_bottom {
	width: 485px;
	height: 19px;
	display: block;
	background-image: url(/custom/framework/home_highlight_bottom.jpg);
        background-position: top;
	background-repeat: no-repeat;
}

#highlights_holder h1 {
	color: #041F2E;
	font-size: 14px;
}

#highlights_holder h2 {
	color: #041F2E;
	font-size: 12px;
}

#highlight_left {
	width: 190px;
	margin-left: 15px;
	padding-top: 20px;
	float: left;
        background: transparent;
}

#highlight_right {
	width: 195px;
	margin-right: 20px;
	padding-top: 20px;
	float: right;
}

#right {
	width: 275px;
	margin: 0;
	padding: 0;
	float: right;
	background-image: url(/custom/framework/background_right.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#right_content {
	width: 225px;
	margin-left: 30px;
	padding-top: 20px;
	text-align: left;
}

#right_content h1 {
	color: #1F5F83;
	font-size: 15px;
}

#right_content h2 {
	color: #1F5F83;
	font-size: 12px;
}

/* ---------------------------  INSIDE PAGE  --------------------------- */

#left_inside {
	width: 580px;
	margin: 0;
	padding: 0;
	float: left;
}

#right_inside {
	width: 195px;
	height: 350px;
	margin: 0;
	padding: 0;
	float: right;
	background-image: url(/custom/framework/background_right_inside.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#right_inside_content {
	width: 155px;
	margin-left: 25px;
	padding-top: 10px;
	text-align: left;
}

#right_inside_content h1 {
	color: #1F5F83;
	font-size: 15px;
}

#right_inside_content h2 {
	color: #1F5F83;
	font-size: 12px;
}

#inside_content_container{
	text-align: left;
}

#inside_content {
	text-align: left;
}

#inside_content h1 {
	color: #1F5F83;
	font-size: 15px;
}

#inside_content h2 {
	color: #1F5F83;
	font-size: 12px;
}

#inside_content .disclaimer {
	color: #666;
	font-size: 10px;
	line-height: 10px;
}


/* ---------------------------  FOOTER  --------------------------- */

#footer {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	color: #FFF;
	font-size: 10px;
	line-height: 1.75em;
}

#footer_left {
	width: 490px;
	padding-top: 30px;
	float: left;
	text-align: left;
}

#footer_right {
	width: 220px;
	padding-top: 20px;
	margin-right: 20px;
	float: right;
	text-align: left;
}

#footer_right h1 {
	padding-bottom: 2px;
  font-size: 15px;
}

#footer_right h2 {
	padding-bottom: 2px;
  font-size: 12px;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #FFF;
	font-size: 10px;
        padding: 1px;
}

#footer a:hover {
	color: #154B6D;
	font-size: 10px;
	text-decoration: none;
        background-color: #B5D8EB;
        padding: 1px;
}



/* ---------------------------  ANYLINK  --------------------------- */

.anylinkcss{
     position:absolute;
     visibility: hidden;
     border:1px solid #1F5F83;
     border-bottom-width: 0;
     font:normal 11px Verdana;
     line-height: 18px;
     z-index: 100;
     background-color: #B5D8EB;
     width: 165px;
     text-align: left;
}

.anylinkcss a:link, .anylinkcss a:active, .anylinkcss a:visited {
     width: 100%;
     display: block;
     text-indent: 3px;
     border-bottom: 1px solid #1F5F83;
     padding: 1px 0;
     text-decoration: none;
     font-weight: bold;
     text-indent: 5px;
     color: #244F68;
     font: normal 11px Verdana;
     line-height: 18px;
     background-color: #B5D8EB;
}

.anylinkcss a:hover{
     width: 100%;
     display: block;
     text-indent: 3px;
     border-bottom: 1px solid #1F5F83;
     padding: 1px 0;
     text-decoration: none;
     font-weight: normal;
     text-indent: 5px;
     background-color: #244F68;
     color: #FFF;
     font: normal 11px Verdana;
     line-height: 18px;
}

.projectinfo {
text-align:left;
display:block;
background:#cdcdcd url(/images/corner.gif) top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
}

h3 {
	color: #1F5F83;
	font-size: 11px;
        font-weight: bold;
}

.projectimg {
border: 1px solid #8A8571;
}

.projectimg:hover {
border: 1px solid #1F5F83;
}

.projectimgscreen {
border: 1px solid #8A8571;
}

#lightbox{
	position: absolute;
	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(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink, #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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

.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 */
	}	
	

/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
        margin-left: 0px;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: block;
	padding: 3px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
}

.highlight_img {
padding: 1px;
border: 1px solid #1F5F83;
}

/*-----------Printing Logo---------------*/

#print_logo {
	width: 310px;
        height: 79px;
        display: none;
}

#lightview * { margin: 0; padding: 0; }
#lightview {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
}

#lightview ul li { list-style-type: none; }
#lightview .container { position: relative; width: 100%; height: 100%; }
#lightview .button { cursor: pointer; text-decoration: none; border: none; }

#lightview .sideButtons {
	position: absolute;
	top: 50%;
	margin-top: -11px;
	left: 0;
	clear: both;
	width: 100%;
	height: 22px;
}

#lightview .sideButtons .prev { float: left; }
#lightview .sideButtons .next { float: right; }
#lightview .side { position: relative; overflow: hidden; }
#lightview .side .wrapper { width: 100%; height: 100%; }
#lightview .side .button { float: left; }

#lightview .frames { width: 100%; height: 100%; }
#lightview .frames .frame {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
#lightview .frames .top { top: 0; }
#lightview .frames .bottom { bottom: 0; }

#lightview .liquid { position: relative; float: left; width: 100%; overflow: hidden; clear: both; }
#lightview .liquid .filler { position: absolute; height: 100%; width: 2px; top: 0; left: 50%; }

#lightview .half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
#lightview .half .corner { float: left; height: 10px; width: 10px; }
#lightview .tr, #lightview .br { float: right; }

#lightview .fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

#lightview .container .wrap { float: left; position: relative; width: 50%; height: 100%; overflow: hidden; }
#lightview .container .right .wrap { float: right; }

#lightview .corner { position: relative; }
#lightview .left .corner { float: left; }
#lightview .right .corner { position: relative; float: right; }

#lightview .center { position: relative; clear: both; height: 100%; overflow: hidden; }
#lightview .wrapup { position: absolute; left: 0; height: 100%; width: 100%; overflow: hidden; }
#lightview .wrapdown { position: relative; height: 100%; width: 100%; overflow: hidden; }
#lightview .wrapcenter { position: relative; }

#lightview .loading {
	width: 22px;
	height: 22px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -11px;
	margin-left: -11px;
}
#lightview .loading .button {
	float: left;
	height: 100%;
	width: 100%;
}

#lightview .imageWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
}
#lightview .imageWrapper img { position: relative; float: left; }

#lightview .prevnext { position: absolute; top: 0; left: 0; height: 100%; width: 100%; }
#lightview .prevnext .button { position: relative; height: 100%; width: 49%; display: block; }
#lightview .prevnext .prev { float: left; }
#lightview .prevnext .next { float: right; }

#lightview .dataContainer {
	clear: both;
	position: relative;
	width: 100%;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #808080;
}

#lightview .close,
#lightview .data { margin-top: 6px; }
#lightview .close { float: right; overflow: hidden; }
#lightview .close .button {	float: right; width: 100%; height: 100%; }

#lightview .data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 13px;
}
#lightview .imgText div, #lightview .imgNumber div { margin-left: 3px; } /* simulates padding-left inside .data */

#lightview .data li { float: left; margin-top: 3px; }
#lightview .imgText { width: 100%; }
#lightview .imgText .title { font-weight: bold;}
#lightview .imgText .caption { clear: both; }
#lightview .imgNumber { color: #b8b8b8; margin-right: 5px; margin-top: 5px; }
#lightview .slideshow { border-left: 1px solid #efefef; padding-left: 5px; margin-top: 5px; }
#lightview .slideshow .button { /* play and stop */
	float: left;
	width: 43px;
	height: 13px;
	background-position: center left;
	background-repeat: no-repeat;
}

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #384851;
}

#overlay .closeable {
	position: relative;
	height: 100%;
	width: 100%;
	background: #000; /* IE */
}

* html #lightview {
	position: absolute;
	margin-top: expression( -1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + 'px');
	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

* html #overlay { /* IE6 */
	position: absolute;
	height: expression((document.body.scrollHeight > document.documentElement.scrollHeight ? document.body.scrollHeight : document.documentElement.scrollHeight) > document.body.offsetHeight ? (document.body.scrollHeight > document.documentElement.scrollHeight ? document.body.scrollHeight : document.documentElement.scrollHeight) : document.body.offsetHeight + 'px');
	width: expression((document.body.scrollWidth > document.documentElement.scrollWidth ? document.body.scrollWidth : document.documentElement.scrollWidth) > document.body.offsetWidth ? (document.body.scrollWidth > document.documentElement.scrollWidth ? document.body.scrollWidth : document.documentElement.scrollWidth) : document.body.offsetWidth + 'px');
}