/* Need to replace px with em when ever possible. Especially font-size. */


/***********************************************/
/* Standard "catch all" tags                           */
/***********************************************/

* { padding:0px; margin:0px; }

html { font-size: 100%; /* IE hack */ }

body{
	font-family: verdana, arial, sans-serif;
	font-size:0.7em;
	color:#333;
	line-height:1.3em;
	background:#ddd url(/assets/i/bg.gif) repeat-x;
	
	width:auto;
}

p, #contentLiner blockquote {
	margin-bottom:1.5em;
}

/******* Link and anchor tag styles *******/

a {
	color:#997A00;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

/************** header tag styles **************/

h1, h2, h3, h4, h5 {
	font-family:Arial, Helvetica, sans-serif;
}

h1{
	font-size:1.8em;
	color:#aaa; /* because no other h1 tags are being used */
}

h2{ 
	font-size:1.6em;
	margin-top:.8em;
	margin-bottom:.5em;
	line-height:1.2em;
}

h3{ 
	font-size:1.4em;
	margin-bottom:.5em; /* can be global; for subpage breadcrumbs and related links */
}


h4 {
 	font-size:1.2em;
}

h5{
 	font-size:1em;
}

/********* form and related tag styles *********/

form{
	margin: 0;
	padding: 0;
}
			
input{
	font-family:Arial,sans-serif;
	background-color:#fff; 
}

table.results {
	width:100%;
	margin-top:1.5em;
}

table.results td, table.results th {
	padding:1.2em 0.2em;
	border-bottom: 1px #999 solid;
}

table.results tr.tint {
	background-color:#ddd;
	color:#666;
}

table.results tr {
	background-color:#fff;
	color:#000;
}

table.results th {
	text-align:left;
	font-weight:bold;
}

table.results input {
	background:none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#container{
	width:750px; /* change for sub pages */
	height:100%;
	margin:0 auto;
	padding:0 0 20px 0;
	background-color:#fff;
}

body#hp #container {
	width:750px;
}

/* does not appear to be used 
#content img {
	display:block;
	float: left;
	margin: 0 1.5em .5em 0;
	}
*/	
/*************** header styles *****************/
#header{
	display:block;
	width:750px;
	height:67px;
	margin-bottom:0;
	background-color:#ffcc00;
}

	#header h1 {
		float: left;
		width: 270px;
		margin: 0;
		padding: 0;
	}
	
	#header h1 a {
		display: block;
		height: 48px;
		margin: 10px 0 0 20px;
		text-indent: -2000em;
		z-index: 1000; /* need for FX and IE */
		background: url('/Buttons and Logos Universal/logo.gif') no-repeat;
	}
	
	#header h1 a:hover {
		cursor: pointer;
	}

/*************** header search styles *****************/

#header form {
	float:right;
	margin:25px 15px 0 0;
	height:18px;
}

#header input{
  font-size:10px;
 }

/***********************************************/
/* Component Divs                              */
/***********************************************/


/************* globalNav styles ****************/

#globalNav{
 color:#333;
 padding:0 10px 0 18px;
 background-color:#fff;
}
 
#gnLeft{
 float:left;
}
 
#gnRight{
 float:right; 
}
 
#globalNav ul {
 margin:0;
 padding:0;
 list-style:none;
 }
 
#globalNav li {
 float:left;
 margin:0;
 padding:0;
 }
 
#globalNav a, #globalNav a:visited {
 float:left;
 margin:0;
 padding: 6px 7px;
 font-size:1em;
 /*Could the font be handled globally for a tags */
 font-family:Arial, Helvetica, sans-serif; 
 color:#333;
 font-weight:800;
 text-transform:uppercase; 
 text-decoration:none;
}
 
#globalNav a:hover{
 background-color:#999999;
 color:#fff;
}

/************* Banner styles ****************/

#banner{
	float:left;
	width:750px; /* change for sub pages */
	height:175px; /* change for sub pages */
	background-color:#000;
	color:#fff;
}

body#hp #banner {
	width:750px;
	height:175px;
}

#bannerLeft{
	float:left;
	position:relative;
	width:385px; /* change for sub pages; orig width 415px */
	height:100px; /* change for sub pages; orig height 140px */
	padding:40px 0px 0px 30px;
}

#bannerLeft a {
 text-decoration:none;
 }

#bannerLeft a:hover {
 text-decoration:underline;
 }
 
#bannerLeft h1 a {
	color:#aaa; /* because other h3 tags are being used */
}

#bannerLeft h3 a {
	color:#fff; /* because other h3 tags are being used */
}
 
#banner img {
	float:right;
	position:relative;
}

#banner object {
	float:right;
	position:relative;
}


#bannerLeft img {
	position:absolute;
	right:15px;
	top:15px; /* px instead of em so icon won't move on font size adjustment */
}

body#hp #bannerLeft {
	width:310px;
	height:215px;
	padding:0;
}

body#hp #bannerLeft h3 {
	font-size:1.6em;
	margin-top:5.5em;
	text-align:center;	
}

/********** begin content styles ********/

#main-body {
	width:750px; /* change for sub pages */
	padding:0 0 10px 0;
}

#content{
	float:left;
	width:560px; /* change for sub pages */
}

body#hp #content {
	width:510px;
}

#contentLiner {
	padding:15px 30px 0 18px;
}

#contentLiner a {
	font-weight:900;
}

#contentLiner img {
	float:right;
	border: 1px #ccc solid;
	margin: 0.4em 0 1.0em 1.5em;
}

#contentLiner img.careerBottom {
	border: none;
	border-bottom: 1px #ccc solid;
}

#contentLiner img.careerNone {
	border: none;
}

#contentLiner p.chart {
	clear:both;
	float: none;
}

#contentLiner ul {
	margin: 0 0 2.0em 3.0em;
	list-style:none;
	list-style-image:url(/assets/i/bullet_001.gif);
}

#contentLiner ol {
	margin: 0 0 2.0em 3.0em;
}

#contentLiner li {
	margin-bottom: 0.4em;
	line-height:1.4em;
}

#contentLiner blockquote {
	font-style:italic;
	margin-left:2.0em;
	margin-right:4.0em;
}

#contentLiner blockquote strong{
	font-style:italic;
	display:block;
	margin-top:0.5em;
}

 /*********** homepage content ************/
 
#news {
	clear:both;
	width:100%;
	margin-top:3.0em;
}

#newsLeft {
	float:left;
	width:260px;
}

#newsRight {
	float:right;
	width:180px;
	margin-left:1.2em;
}

#newsRight a {
	font-weight:500;
	text-decoration:none;
}


#newsRight a:hover {
	font-weight:500;
	text-decoration:underline;
}

#news ul, #contentLiner.equip ul {
	margin:0;
	list-style: none;
	list-style-image:none;
}
#news li {
	line-height:1.25em; /* I'm ok with making this 1.2; your call */
	margin-bottom:1.2em;
}


#news img {
	display: block;
	float: left;
	margin: 0 1.2em .5em 0;
	}


#districts {
	width:100%;
	margin-top:1.5em;
	border-top: 1px #ccc solid;
	clear: both;
}

#districts a {
	font-weight:500;
	text-decoration:none;
}

#districts a:hover {
	font-weight:500;
	text-decoration:underline;
}

#districts h3 {
	margin-top:1.2em;
}

#districts ul, #districts dl {
	float:left;
	display:block;
	width:33%;
	margin:0;
	list-style: none;
	list-style-image:none;
}

#districts li, #districts dd   {
	margin-bottom: 0.4em;
	line-height:1.5em;
}

#districts dt {
	margin-top:0.8em;
	margin-bottom: 0.6em;
	font-weight:900;
	line-height:1.3em;
}

#districts dd {
	line-height:1.1em;
}


	
 /*********** subnav ************/

#subnav{
	float:right;
	width:165px; /* change for sub pages, 240px orig setting */
	border-left:1px #ccc solid;
/*	margin: 40px 0 40px 0; */
	margin-top:40px;
	padding-left:15px;
	padding-right:0;
	margin-bottom:40px; /* increase overall bottom padding here */
}

#subnav a {
	color:#7f7f7f;
	text-decoration:none;
	}

#subnav a:hover {
	text-decoration:underline;
	}

#subnav li, #subnavLevel2 dd {
	list-style:none;
	line-height:1.6em;
}

/* NOT USED REMOVE
#subnav ul ul li {
		list-style-image: url(../i/li-arrow.gif); 
 	list-style:none; 
	margin: 0 0 0.5em 1.0em;
	line-height:1.2em;
}
*/

body#hp #subnav {
	width:240px;
	margin:0px;
	padding:0px;
	border:0px;
}

#subnavLevel2 {
	float:right;
	text-align:right;
	margin:25px 0px 10px 10px;
	padding-left:10px;
	/* border-left:1px #ccc solid; */
}

#subnavLevel2 dt {
	border-bottom: 1px #ccc solid;
	padding-bottom:3px;
	margin-top:1.3em;
	font-weight:900;
}

#subnavLevel2 dd a{
	font-weight:100;
}

 /*********** homepage subnav ************/

#careers h2{
	float:left;	
	width:240px;
	background-color:#ffcc00;
	margin:0;
	padding-top:15px;
	padding-bottom:10px; 	/* adding pixels to compensate for general h2 tag */
	text-align:center;
}

#careersLiner {
	color:#fff;
	background-color:#000;
	padding:20px 10px 5px 20px;
}

#careersLiner h4 {
	margin-bottom:5px;
	text-transform:uppercase;
	font-weight:500;
}

#careersLiner a {
	color:#ffcc00;
}

#spotlight{
	padding:20px 10px 5px 20px;
	border-left: 1px #ccc solid;
}

#spotlight a {
	color:#997A00;
	text-decoration:none;
}

#spotlight a:hover{
	color:#997A00;
	text-decoration:underline;
}

#relatedLinks, #userProfile {
	padding-top:40px; /* bottom padding taken care of in the subnav class */
}

#relatedLinks dt, #userProfile dt {
	font-family:Arial, Helvetica, sans-serif; /* so it doesn't pick up verdana from body class */
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:0.6em;
}

#relatedLinks dd, #userProfile dd {
	margin-bottom:0.4em;
	line-height:1.4em;
}

#relatedLinks dd a {
	display: block;
}

#relatedLinks dd a acronym {
	border-bottom: 1px #7f7f7f dotted;
}

/* NOT USED REMOVE
#relatedLinks dd a {
	display:block;
	clear:both;
}
*/

/************* remaining page styles ***********/

.row {
	clear: both;
	width: 100% auto;
	padding-top:18px;
	border-bottom:1px #ccc solid;
	}
	
#contentLiner .row img {
/**	float:right; **/
	margin: 2px 0 20px 10px;
}

.row span {
	font-weight:normal;
	}

dl.threecol {
	float:left;
	margin-right:10px;
	width:31%;
	}

dl.threecol dt  { 
	display: block;
	width: 100%;
	padding-bottom: 2px;
	margin-top: 10px;
	border-bottom: 1px solid #B4B4AA;
	font-weight: bold;
	font-size:11px;}

dl.threecol dd {
	font-size:10px;}

#legal {
	margin-top:2.5em;
	font-size:0.9em;
	font-style:italic;
	color:#999;
}

#notice {
	border: 1px #cccccc solid;
	background-color: #ffffcc;
	padding: 5px;
}

#notice p {
	margin: 0;
}

#contentLiner.equip img {
float:none;
}

ul#markets	{
	margin: 15px 0 15px 0;
	height: 140px;
	width: 510px;
	background:url(/assets/i/i-list-hor.jpg) no-repeat left top;
	list-style: none;
	padding: 0;
	}

ul#markets li {
	margin: 0;
	padding: 0;
	}

ul#markets li {margin-right:18px;}

ul#markets li, ul#markets a {
	height: 50px;
	float:left;
	}
	
ul#markets li a {
	text-indent: -9999px;
	text-decoration: none;
	}

#transportation, #transportation a {width: 95px;}

#oilgas, #oilgas a {width: 75px;}

#electrical, #electrical a {width: 75px;}
ul#markets li#electrical {margin-left:10px;}

#power, #power a {width: 65px;}
ul#markets li#power {margin-left:12px;}

#federal, #federal a {width: 65px;}
ul#markets li#federal {margin-left:12px; margin-right:0px;}

#marine, #marine a {width: 55px;}
ul#markets li#marine {margin-top:29px; margin-left:8px;}
	
#waterresources, #waterresources a {width: 115px;}
ul#markets li#waterresources {margin-top: 29px;}

#mining, #mining a {width: 65px;}
ul#markets li#mining {margin-top: 29px;}

#underground, #underground a {width: 95px;}
ul#markets li#underground {margin-top: 29px;}

#buildings, #buildings a {width: 70px;}
ul#markets li#buildings {margin-top: 29px; margin-right:0px;}

/*********** Project Page Numbers **************/

ol.pgnmbr { margin:12px 0 10px 0;
	list-style:none;
}

ol.pgnmbr li {	
	display:inline;
	}

ol.pgnmbr li {
	margin: 0 4px;
	font-weight:bold;
	}
ol.pgnmbr li a{
	text-decoration:underline;}
	

/*********** markets/gallery page *********/

#projectDetails {
	width:228px;
	float:left;
	margin-top:6px;
}

#projectDetails object {
	margin:0 1.0em 1.0em 0;
}
#projectDetails dl {
	display:inline;
}

#projectDetails dt {
/*	clear:both; */
   	width:35%;
   	float:left;
/*	text-align:left; */
	font-weight:900;
	margin-bottom:0.5em;
	line-height:1.2em;
}

#projectDetails dd {
   	float:left;
	text-align:right;
   	width:65%;
	margin-bottom:0.5em;
	line-height:1.2em;
}

#projectDesc {
	width:50%;
	float:left;
	margin-top:8px;
	margin-left:10px;
}

#projectDesc dl {
	display:inline;
}

#projectDesc dt {
	font-weight:900;
	display:inline;
	}

#projectDesc dd img{
	margin:0.8em 0.6em 0 0;
	float:left;
	border:0;
	}
	

/*********** disclaimer/bottom ************/
 
#footer {
 	margin-top:10px;
 	margin-left:18px;
	font-size:0.9em;
 }
 
#footer a {
 	color:#7f7f7f;
}

#footer a:hover {
	text-decoration:none;
}

#footer p {
	margin:0px;
}

 /*********** application specific styles ************/
.errorNote {
	color: #f00;
}

fieldset {
	border:0;
	border-top:1px solid #ccc;
	margin-top:2.0em;
	margin-bottom:2.0em;
	padding:0;
	}

legend {
	margin:0;
	font-weight:bold;
	}

label {
	display:block;
	font-weight:600;
	margin-top:1.0em;
	}
	
select {
	margin:0;
	width:12.0em;
	border:1px solid #D6D6C9;
	}
	
fieldset input {
	width:15.0em;
	margin-bottom:1.0em;
}

fieldset p {
	margin:1.5em 0 0 0;
}

fieldset fieldset {
	width:475px;
	margin:0 10px 0 0;
	padding:1.0em;
	border:1px solid #ccc;
}

fieldset fieldset legend {
	margin-top:8px;
	font-size:.9em;
	color:#4B4B45;
}

/* ie bug fix */
* html fieldset fieldset legend {
	margin-left:-8px;
	}
/* end ie bug fix */

fieldset div {
	display:inline;
	float:left;
	width:50%;
}

fieldset fieldset input {
	margin-bottom:0.5em;
	display:block;
}

fieldset fieldset .date {
	width:5.0em;
}

fieldset fieldset textarea {
	width:15.0em;
}


fieldset fieldset.wide input {
	display:inline;
}

fieldset fieldset.wide textarea {
	width:30.0em;
	}

/*fieldset fieldset.wide {
	width:100%;
}

fieldset fieldset.wide input {
	width:10.0em;
	margin-bottom:2.0em;
	}
*/	

fieldset.radio {
	padding-bottom:1.0em;
	border-bottom:1px solid #4B4B45;
}

fieldset.radio label {
	display:inline;
}

fieldset.radio input {
	margin:0;
}

fieldset input.radio {
	margin:0;
	display:inline;
	width:2.0em;
}

fieldset label.radio {
	margin:0;
	display:inline;
}

fieldset.radio input {
	width:auto;
	border:0;
	background:none;
}
	
input:focus, select:focus, textarea:focus {
	background-color:#FFFFCC;
	}

input.button {
	width:auto;
	margin:5px 5px 5px 0;
	padding:0.1em;
}
	
input.button:hover {
	background-color:#B4B4AA;
}

span#posfunction select {
	width:auto;
}

#profile {
	border:0;
}

#profile legend {
	font-size:1.3em;
}

#profile input {
	margin-bottom:0.3em;
}

#profile input.button {
	display:inline;
}

/*********** float clearing hack IE/Win and Mac ************/
#globalNav:after,
#main-body:after,
#news:after,
fieldset div:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#globalNav,
#main-body,
#news,
fieldset div  {display: inline-table;}

/* Hides from IE-mac \*/
/* self-clearing floats */
* html #globalNav {height: 1%;}
* html #main-body {height: 1%;}
* html #news{height: 1%;}
* html fieldset div{height: 1%;}
#globalNav,
#main-body,
#news,
fieldset div {display: block;}
/* End hide from IE-mac */
