﻿body {
background-color:#ffffff;
margin:0;
}
#horizontal{
background-color:transparent;
visibility:visible;
display:block;
position:absolute;
top:50%;
left:0;
width:100%;
height:1px;
overflow:visible;
}
#center{
background-color:#ffffff;
visibility:visible;
margin-left:-370px;
position:absolute;
top:-300px;
left:50%;
width:740px;
height:500px;
}
.goldNav {
background-color:#2652a9;
color:#FFFFFF;
font-family:Helvetica, sans-serif;
font-size:14px;
text-align:center;
width:142px;
}
.goldNav a:link {
color:#FFFFFF;
}
.goldNav a:active {
color:#FFFFFF;
}
.goldNav a:visited {
color:#FFFFFF;
}
.goldNav a:hover {
color:#FFFFFF;
text-decoration:underline;
}

a:link {
color:#3c5d85;
text-decoration:none;
}
a:active {
color:#3c5d85;
text-decoration:none;
}
a:visited {
color:#3c5d85;
text-decoration:none;
}
a:hover {
color:#3c5d85;
text-decoration:none;
}
.titleText {
color:#a88a60;
font-weight:bold;
}
.titleTextRed {
color:#8c3922;
font-weight:bold;
}
.titleTextBlue{
color:#3c5d85;
font-weight:bold;
}
.titleTextYellow{
color:#d3ae4e;
font-weight:bold;
}
.blackText {
color:#ffffff;
font-weight:bold;
}
/*Who We Are */
.WhoWeAre {
padding:5px;
line-height:18px;
color:#FFFFFF;
}
.WhoWeAre a:link {
color:#ffffff;
text-decoration:none;
}
.WhoWeAre a:visited {
color:#ffffff;
text-decoration:none;
}
.WhoWeAre a:hover {
color:#ffffff;
text-decoration:underline;
}
.team {
padding:5px; 
color:#333333; 
font-family:Helvetica, sans-serif; 
font-size:12px; 
line-height:18px
}
.team a:link {
color:#2652a9;
text-decoration:none;
font-weight:bold;
}
.team a:visited {
color:#a88a60;
text-decoration:none;
font-weight:bold;
}
.team a:hover {
color:#a88a60;
text-decoration:none;
font-weight:bold;
}
/* Services */
.greenNav {
background-color:#585f42;
color:#FFFFFF;
font-family:Helvetica, sans-serif;
font-size:14px;
text-align:center;
width:142px;
}
.Services {
padding:5px;
line-height:18px;
color:#FFFFFF;
}
.servicesBack {
background-color:#585f42;
}
.Services a:link {
color:#FFFFFF;
text-decoration:none;
}
.Services a:visited {
color:#FFFFFF;
text-decoration:none;
}
.Services a:hover {
color:#FFFFFF;
text-decoration:underline;
}
.servicesBack a:link {
color:#9b9f8b;
text-decoration:none;
}
.servicesBack a:visited {
color:#9b9f8b;
text-decoration:none;
}
.servicesBack a:hover {
color:#7d7e82;
text-decoration:none;
}
/* Our Market */
.redNav {
background-color:#8c3922;
color:#FFFFFF;
font-family:Helvetica, sans-serif;
font-size:14px;
text-align:center;
width:142px;
}
.Market {
padding:5px;
line-height:18px;
}
/* Project Experience*/
.blueNav {
background-color:#3c5d85;
color:#FFFFFF;
font-family:Helvetica, sans-serif;
font-size:14px;
text-align:center;
width:142px;
}
.blueBar {
background-color:#3c5d85;
color:#FFFFFF;
font-family:Helvetica, sans-serif;
font-size:12px;
width:142px;
}
.Project {
padding:5px;
line-height:16px;
}
.Project a:link {
color:#2652a9;
text-decoration:none;
}
.Project a:visited {
color:#2652a9;
text-decoration:none;
}
.Project a:hover {
color:#7d7e82;
text-decoration:none;
}
.ProjectSpecs {
padding:5px;
line-height:16px;
}
.ProjectSpecs a:link {
color:#ffffff;
text-decoration:none;
}
.ProjectSpecs a:hover {
color:#ffffff;
text-decoration:none;
}
.ProjectSpecs a:visited {
color:#ffffff;
text-decoration:none;
}
/* Contact */
.yellowNav {
background-color:#d3ae4e;
color:#FFFFFF;
font-family:Helvetica, sans-serif;
font-size:14px;
text-align:center;
width:142px;
}
.contactLink a:link {
color:#333333;
}
.contactLink a:active {
color:#333333;
}
.contactLink a:visited {
color:#333333;
}
.contactLink a:hover {
color:#333333;
}
/*Image Box*/
#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; }