/* @override 
	http://existingconditions.com/res/css/style.css
	http://172.16.17.128:8080/res/css/style.css
	http://localhost:8080/res/css/style.css
	http://localhost:8080/new/res/css/style.css
*/

/* shared shit: */
body
{
	margin: 10px 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
#masthead, #footer
{
	width: 930px;
	margin: 0 auto;
}
#masthead h1
{
	background: url(/res/img/layout/logo.png) no-repeat;
	width: 202px;
	height: 82px;
	font-size: 1px;
	color: #fff;
	float: left;
}
#masthead a
{
	text-decoration: none;
}
#masthead h2
{
	/*
	this actually appears at the bottom of the page
	but semantically it's at the top
	*/
	position: absolute;
	width: 471px;
	height: 38px;
	top: 560px;
	background: url(/res/img/layout/statement.jpg) -4px -4px;
	color: #fff;
	font-size: 1px;
}
/* nav */
ul#nav
{
	list-style: none;
	float: right;
	width: 400px;
	margin-top: 33px;
}
ul#nav li
{
	float: left;
	padding: 10px;
}
ul#nav a
{
	display: block;
	width: 70px;
	height: 25px;
	font-size: 1px;
	color: #fff;
	background: url(/res/img/layout/nav_verbose.png) no-repeat;
}
li#nav_about_us a
{
	background-position: 5px 7px;
}
li#nav_about_us a:hover, li#nav_about_us.selected
{
	background-position: 5px -15px;
}
li#nav_projects a
{
	background-position: -80px 7px;
}
li#nav_projects a:hover, li#nav_projects.selected
{
	background-position: -80px -15px;
}
li#nav_expertise a
{
	background-position: -164px 7px;
}
li#nav_expertise a:hover, li#nav_expertise.selected
{
	background-position: -164px -15px;
}
li#nav_contact a
{
	background-position: -249px 7px;
}
li#nav_contact a:hover, li#nav_contact.selected
{
	background-position: -249px -15px;
}
div#contentborder
{
	clear:both;
	border: 1px solid #a7a7a7;
	border-left: none;
	border-right: none;
	height: 420px;
	padding: 10px 0;
}
div#contentwrapper
{
	background: #000 no-repeat 50% 50%;	
	color: #fff;
	height: 413px;
}

#footer
{
	padding-top: 5px;
	text-align: right;
	color: #616161;
	font-size: 10px;
/* text-transform: lowercase;*/
}
#footer a
{
	color: #616161;
	text-decoration: underline;
	line-height:16px;
}
#footer a:hover
{
	color: #871e09;
}

div#content
{
	width: 975px;
	margin: 0 auto;
}
div#content h2
{
	font-size: 14px;
}
a
{
	color: inherit;
}

/* semi-specific shit: */
.screen
{
	background: url(/res/img/layout/screen.png);
}
div#content h1, div#landing1, div#landing2, div#subinfo div.subnav
{
	border: 1px solid #fff;
	padding: 25px;
	margin-bottom: 10px;
}
div#landing1, div#landing2
{
	margin-top: 10px;
	float:  left;
	height: 263px;
}
div#landing1
{
	margin-right: 10px;
}
div#subinfo h1, div#landing1, div.subnav
{
	width: 275px;
}
div#landing1 p
{
	margin: 0 0 5px;
	font-size: 11px;
	line-height: 15.5px;
}
div#landing2
{
	width: 586px;
}
div#contentwrapper.landing h1
{
	margin: 0;
	border-top: 0;
	font-weight: normal;
	font-style: normal;
}
div#landing1 a
{
	color: #FFFFFF;
	text-decoration: underline;
	line-height:15px;
}
div#landing1 a:hover
{
	color: #cccccc;
}


/* sub navigation */
.subnav
{
	height: 263px;
}
div.landing .subnav
{
	float: left;
	width: 290px;
}
.subnav h2
{
	margin: 0;
}
div.landing .subnav h2
{
	margin-top: 60px;
}
.subnav ul
{
	padding: 0 0 0 5px;
	list-style:none;
	font-size: 12px;
}
.subnav li
{
	margin: 10px 0;
}
.subnav li a
{
	font-size: 1.1em;
	/* take out for now because I.E. is stupid.
	background: url(/res/img/layout/chevron2.png) no-repeat right 6px;
	*/
	text-decoration: none;
}
.subnav li a:hover
{
	text-decoration: underline;
}
/* hack for <span> tag for chevron for 2 line link */
.navchev
{
	background: url(/res/img/layout/chevron2.png) no-repeat right 6px;
	padding-right: 4px;
}

/* subpage layout-y stuff */
div#subinfo
{
	float: left;
}
div#subinfo h1
{
	margin-top: -1px;
}
div#subcontent
{
	float: right;
	width: 560px;
	height: 380px;
	padding: 20px 45px 20px 35px;
	
	background: #fff;
	color: #271f17;
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color:  #000;
}
div#subcontent h1
{
	margin: 10px 0px 20px;
	padding: 0;
	font-size: 15px;
}
div#subcontent p
{
	font-size: 13px;
	text-align: justify;
	line-height: 18px;
}
div#subcontent li
{
	font-size: 12px;
	margin: 7px 0;
	margin-right: 0px;
	list-style-image: url(/res/img/layout/chevron.gif);
}
/* exception for the list on the 'existing conditions & as-built drawings' page */
ul.services_list
{
	float: left;
}
/* headers */
h1#h_expertise
{
	background: url(/res/img/layout/h_expertise.png) no-repeat 30px 60%;
	text-indent: -5000px;
}
h1#h_about_us
{
	background: url(/res/img/layout/h_about_us.png) no-repeat 30px 60%;
	text-indent: -5000px;
}
h1#h_contact
{
	background: url(/res/img/layout/h_contact.png) no-repeat 30px 60%;
	text-indent: -5000px;
}
h1#h_projects
{
	background: url(/res/img/layout/h_projects.png) no-repeat 30px 60%;
	text-indent: -5000px;
}
h2#h_what_we_do
{
	background: url(/res/img/layout/h_what_we_do.png) no-repeat 0 4px;
	text-indent: -5000px;
	height: 28px;
}
h2#h_who_we_serve
{
	background: url(/res/img/layout/h_who_we_serve.png) no-repeat 0 4px;
	text-indent: -5000px;
	height: 28px;
}
/* home */
div#contentwrapper.home div#content
{
	margin: 0;
	width:  auto;
	text-align: center;
}

#homepage_swf {
	width: 100%;
}

/* contact page */
div#contact h2
{
	font-size: 11px;
	color: #aa0000;
	margin: 0 0 7px 0;
}

div#contact h3
{
	font-size: 12px;
	color: #aa0000;
	margin: 0 0 7px 0;
}

div#contact div.contact_group
{
	float:left;
	margin: 0 15px;
}
div#contact div.contact_group p
{
	padding-bottom: 18px;
	margin: 0;
	font-size: 11px;
	line-height: 13px;
}
div#contentwrapper.contact .subnav p
{
	font-size: 12px;
}
div#contentwrapper.contact .subnav .contact_subnav
{
	font-size: 11px;
}

/* project page */
div#projectbg
{
	height: 413px;
	background-image: url(/res/img/layout/screen.png);
	position: absolute;
	width: 975px;
}
div#project_main
{
	position: absolute;
	width: 975px;
}
div#content h1#h_projects
{
	float: left;
	width: 130px;
	margin-top: -1px;
	margin-left: 10px;
}
ul#project_categories
{
	list-style: none;
	width: 100%;
}
ul#project_categories li
{
	float: left;
	position: relative;
	top: -5px;
}
ul#project_categories a
{
	margin-left: 8px;
	display: block;
	text-decoration: none;
}
ul#project_categories table
{
	font: 11px Arial;
	color: #fff;
	height: 78px;
	width: 78px;
	text-align: center;
	border: 1px solid #fff;
	cursor: pointer;
}

ul#project_categories a:hover table, 
ul#project_categories li.selected table
{
	border-color: #a00;
}

div#project_bottom
{
	clear: both;
	position: absolute;
	top: 100px;
}
div#project_sites
{
	float: left;
	border: 1px solid white;
	margin: 0 0 0 10px;
	height: 304px;
	overflow-y:scroll;
	width: 387px;
	position: relative;
}
div#project_sites ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
}
div#project_sites li
{
	position: relative;
	height: 100px;
}

div#project_sites li div.site
{
	position: absolute;
	background: #ffffff no-repeat;
	height: 70px;
	padding: 10px 10px 10px 195px;
	margin: 10px;
	margin-bottom: 0;
	width: 145px;
	cursor: pointer;
}
div#project_sites li div.screen
{
	position: relative;
	top: 10px;
	left: 10px;
	width: 350px;
	height: 90px;
	margin-bottom: 0;
}
div#project_sites li div.bord
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 344px;
	height: 84px;
	border: 3px solid #aa0000;
}
div#project_sites .site_title
{
	font-size: 12px;
	color: #000;
	display: block;
}
div#project_sites li.selected .site_title
{
	color: #a00;
}
div#project_sites .site_address
{
	font-size: 11px;
	color: #000;
}
div#project_slides
{
	float: right;
	background: #000;
	width: 557px;
	text-align: center;
	padding: 0;
	margin: 0;
	position: relative;
	left: 10px;
}
div#slide_header
{
	font: 11px Helvetica, Arial, sans-serif;
	background: #c7c7c7;
	text-align: left;
	padding: 2px 2px;
	color:#666;
}
div#slide_header a
{
	text-decoration: none;
}
div#slide_header a:hover, div#slide_header a.selected
{
	color:  #aa0000;
	font-weight: bold;
}
span#slide_numbers
{
	float: left;
	border-top: 1px solid #c7c7c7;
	letter-spacing: 2px;
}
#previous_slide, #next_slide
{
	float: left;
	cursor: pointer;
	border: 2px solid #c7c7c7;
	border-left-width: 5px;
	border-right-width: 5px;
}
.clear
{
	clear: both;
}

