/*  4h  7-29-2007 */
/*  v 1.2.0  10-31-2007 */

@import url(sw-reset.css);


/* ----- layout ----- */

body {
background: #AAB7C0 url(../layout/sw-bg-body-1.jpg) repeat-x top left;
min-width: 840px;
text-align: center;
}

#wrap {
width: 840px;
margin: 0 auto;
padding: 0;
background: white url(../layout/sw-bg-1.jpg) no-repeat;
text-align: left;
}

#innerwrap {
margin: 0;
padding: 20px 20px 40px 20px;
background: transparent url(../layout/sw-bg-btm-1.jpg) no-repeat bottom left;
}



#subnav {
float: left;
width: 175px;
clear: left;

}



#sitenav  {
/* margin: 20px 0 0 200px; */
float: left;
/* width: 600px; */
margin:0;
/* padding: 10px 0 0 190px; */
list-style: none;
width: 800px;
padding: 10px 0 0 0;

}





#main {
float: right;
width: 620px;
margin: 15px 0 0 0;
}


#main-inner {
padding: 20px;
}


#footer {
clear: both;
width: 800px;
}


#footer div {
border-top: 1px solid black;
padding: 10px;
}


img {
display: block; 
}

/* maybe be more specific on main img*/

#main img {
float: right; 
margin: 5px 0 10px 10px; /* img moved down slightly to comp for p line-height */
}


/* possibly use as safety */
/*
body * {
overflow-x: hidden;	
	}
*/


/* ----- type ----- */


body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

strong {
font-weight: bold; 
}

em {
font-style: italic;
}

h2  {
	text-transform: uppercase;
	border-bottom: 1px solid #AAAB9B ; /*#C6C8C8; */ 
	font-weight: bold; 
	line-height: 1.5em;
	margin-bottom: 20px;
}

h3,
h4  {
font-weight: bold; 
line-height: normal;
}


p, table {
line-height: 1.5em; 
margin-bottom: 1.5em;
}

table {
border-collapse: collapse;
border-spacing: 0px;
}


#footer p {
	text-align: center; 
	font-weight: bold; 
	font-size: 90%;
	margin: 10px;
}

#footer p.copyright {
font-weight: normal; 
}


#main a { 
color: black; 
text-decoration: underline;
}

#main a:link { 
color: black; 
text-decoration: underline;
}

#main a:visited { 
color: black; 
}

#main a:hover { 
color: #C52133;
}

#main a:active { 
color: black; 
}


li {
line-height: normal;	
}






/* ----- menus -----  */


#sitenav a { 
color: black; 
text-transform: lowercase;
text-decoration: none;

}

#sitenav a:link,
#subnav a:link {
	
	}

#sitenav a:visited,
#subnav a:visited {
	
	}
	
#sitenav a:hover,
#subnav a:hover {	
color: #C52133;

	}

#sitenav a:active,
#subnav a:active {
	
	}



#sitenavmenu {
padding: 0 0 0 190px;
}




#sitenavmenu li {
float: left;	
margin: 0;
padding: 0;
line-height: normal;
	}


#sitenavmenu a {
float: left;
display: block;
color: #333;
text-decoration: none;
border-right: 2px solid #C6C8C8;
margin: 0 1px 0 0 ;
padding: 4px 10px 4px 10px;
	}



#sitenavmenu li#sitenavmenu-contact a {
	border-right: none;
}









/* ----- sub nav ----- */


#subnav ul  {
	margin: 0 0 60px 20px; 
}

#subnav ul ul  {
	margin: 10px 0 0 0; 
}


#subnav ul li {
	margin: 0 0 10px 0 ; 
}


#subnav ul li ul li {	
	margin: 0 0 10px 10px ;  
}

#subnav a { 
   color: black; 
   text-transform: uppercase;
   text-decoration: none;
font-size: 10px
}


#subnav ul ul a { 
text-transform: none;
text-decoration: none;
}

#subnav ul ul span.projname { 
    font-weight: bold;
    display: block;
}


#subnav ul ul li { 
 border-bottom: 1px solid #C6C8C8;
}








/* ----- hide ----- */


h1 {
	display: none;
	}

#mastprint, #currdate {
	display: none;
	}







/* ----- projects ----- */


p.projectclient {
/* before class inv	
margin: -14px 0 0 0;
*/
margin: 0;
}

p.projectlocation {
font-style: italic;
margin: 0 0 20px 0;
}

body.projects-individual #main-inner h2 {
margin-bottom: 6px;
}



/* ----- projects main category ----- */

#main ul.projects-list {
width: 288px; 	
float: left;
/* border: 1px red solid;  */
padding: 0 0 20px 0;
}

/* for second column */
#main ul.projects-list-2 {
width: 288px;	
float: right;
/* border: 1px blue solid; */
/* border-left: 1px #ccc solid;
padding-left: 20px;
*/

}

#main ul.projects-list, 
#main ul.projects-list-2 {
font-size: 10px;	
	}


#main ul.projects-list li,
#main ul.projects-list-2 li { 
float: left;
width: 100%;
margin: 0 0 10px 0;
padding: 0;
line-height: normal;
/* border: 1px green solid; */

}

#main ul.projects-list li a img,
#main ul.projects-list-2 li a img { 
float: left;
width: 54px;
margin: 0;
padding: 0 10px 0 0;
}

#main ul.projects-list li a,
#main ul.projects-list-2 li a { 
text-decoration: none;
margin: 0;
padding: 0;
	}

#main ul.projects-list span.projname,
#main ul.projects-list-2 span.projname { 
font-weight: bold;
float: left;
width: 220px;
margin: 14px 0 0 0 ;
/*  border: 1px red solid; */

    }

#main ul.projects-list span.projclient,
#main ul.projects-list-2 span.projclient { 
margin: 0 ;
display: block;
float: left;
width: 220px;
    }


/* hover needed for ie */
#main ul.projects-list li a:hover,
#main ul.projects-list-2 li a:hover { 
cursor: pointer;
}










/* ----- projects main  ----- */

/* for text to extend */
body.projects #main-inner {
padding-left: 0;	
padding-right: 0;
}

body.projects #main-inner h2,
body.projects #main-inner p {
margin-left: 20px;	
margin-right: 20px;
}



#main ul.projects-main-list {
	
/* border: 1px red solid; */
float: left;
padding: 0 0 20px 0;
width: 620px;

}

#main ul.projects-main-list li.i1  { 
display: inline;
float: left; 
width: 124px;
margin: 0;
}


#main ul.projects-main-list li.i2 { 
display: inline;
float: left; 
width: 124px;
margin: 0;
}

#main ul.projects-main-list li.i3 { 
display: inline;
float: left; 
width: 124px;
margin: 0;
}

#main ul.projects-main-list li.i4 { 
display: inline;
float: left; 
width: 124px;
margin: 0;
}

#main ul.projects-main-list li.i5 { 
display: inline;
float: left; 
width: 124px;
margin: 0;
}


#main ul.projects-main-list li.i1 a img { 
float: none;
margin: 0 auto;
}

#main ul.projects-main-list li.i5 a img { 
float: none;
margin: 0 auto;
}

#main ul.projects-main-list li a { 
text-decoration: none;
text-align: center;
margin: 0 auto;
}



#main ul.projects-main-list li a img { 
float: none;
margin: 0 auto;
padding: 0 0 6px 0;
text-align: center;
clear: both;
}


#main ul.projects-main-list span.projname { 
display: block;
text-align: center;
font-weight: bold;
clear: both;
font-size: 10px;

}







/* ----- services main  ----- */

#main ul.services-main-list {
float: left;
padding: 0 0 20px 0;
margin: 0 ;
width: 580px;

/* border: 1px red solid; */
}


#main ul.services-main-list li { 
display: inline;
float: left; 
width: 86px;
margin: 0 78px 0 0;

}

#main ul.services-main-list li.last { 
margin: 0;
}


#main ul.services-main-list li a img { 
float: none;
margin: 0;
padding: 0 0 6px 0;
}


#main ul.services-main-list a { 
display: block;
text-align: center;
font-weight: bold;
clear: both;
text-decoration: none;
}


body.services #main ul {
list-style-type: disc;	
list-style-position: inside;
}


/* 10-29-2007 */
body.services #main img {
padding-right: 190px;
}


/* ----- careers ----- */

body.careers #main p.hr-contact,
body.careers #main table.hr-contact th,
body.careers #main table.hr-contact td {
font-weight: bold;
}

body.careers #main p.hr-contact {
margin-bottom: 0;
}

body.careers #main table.hr-contact th {
padding-right: 0.2em;
}


body.careers #main ul li {
font-weight: bold;
margin: 0 0 10px 0;
	}



/* ----- contact ----- */

body.contactus #main p.contact,
body.contactus #main table.contact th,
body.contactus #main table.contact td {
font-weight: bold;
}

body.contactus #main div.map {
float: left;
margin: 0;
padding: 0 0 20px 0;
width: 108px;
}

body.contactus #main div.map span {
display: block;
text-align: center;
font-weight: bold;
text-decoration: none;
}

body.contactus #main div.map img {
border: 1px solid #AAAB9B;
margin: 0 0 6px 0;;
padding: 0;
}

body.contactus #main div.map a {
text-decoration: none;
}

body.contactus #main table.contact th {
padding-right: 0.2em;
}

body.contactus #main table {
margin: 0 0 24px 0;
border: 0;
}




/* ----- resources media ----- */

body.resources #main ul.media-list {
width: 100%; 	
float: left;

}

body.resources #main ul.media-list li {
width: 100%; 	
float: left;
margin: 0 0 20px 0;
}

body.resources #main ul.media-list li p {
margin: 0 ;
display: block;
float: left;
width: 510px;
line-height: normal;
}

body.resources #main ul.media-list li img {
float: left;
width: 54px;
margin: 0;
padding: 0 10px 0 0;
}


body.resources #main ul.media-list span.article-title  {
font-weight: bold;
line-height: normal;
color: #C52133;
/*
float: left;
margin: 4px 0 0 0;
*/
}


body.resources #main ul.media-list li a:link  {
text-decoration: none;
}

body.resources #main ul.media-list li a:visited  {
text-decoration: none;
}

body.resources #main ul.media-list li a:hover  {
text-decoration: underline;
}

body.resources #main ul.media-list li a:active  {
text-decoration: underline;
}





/* ----- resources article ----- */

body.resources-article h2 {
color: #C52133;	
}

body.resources-article h3 {
color: #C52133;
margin-bottom: 0;
padding-bottom: 0;
}

body.resources-article div.intro p {
color: #0000FF;
font-style: italic;
}

body.resources-article div.intro p.byline {

}

body.resources-article div.intro  {
margin-bottom: 3em;
border-bottom: 1px solid #AAAB9B;
}


body.resources-article h2 span.subhead {
color: #C52133;
text-transform: none;
display: block;
font-weight: bold;
margin-top: .5em;
margin-bottom: .2em;
font-size: 85%;
line-height: 1.4em;
}


body.resources-article div.insert-1  {
border: 1px solid #AAAB9B;
padding: 20px;
background-color: #EBEBEB;
margin-bottom: 20px;
}

body.resources-article div.insert-1 ul {
list-style-type: disc;	
list-style-position: outside;
margin: 0 0 1.5em 10px;
}

body.resources-article div.insert-1 h4  {
margin-bottom: 0;
padding-bottom: 0;
}

body.resources-article #main img.block {
float: none;
display: block;
margin: 0 0 18px 0;	
}

body.resources-article #main ul {
list-style-type: disc;	
list-style-position: outside;
margin: 0 0 1.5em 16px;
}

body.resources-article #main ul li {
line-height: 1.5em; 
margin-bottom: 1.0em;
}




/* ----- resources links ----- */

body.resources-links #main h3 {
text-transform: uppercase;
color: #000;

margin-bottom: 20px;
}

body.resources-links #main h4 {
color: #C52133;
margin-bottom: 10px;
}

body.resources-links #main ul {
margin-bottom: 30px;
}

body.resources-links #main ul li {
margin-bottom: 0.6em;
}


body.resources-links #main ul a:link,
body.resources-links #main ul a:visited,
body.resources-links #main ul a:hover,
body.resources-links #main ul a:active {
color: #0000FF;
}




/* ----- active nav ----- */


body.home #sitenavmenu-home a {
	 font-weight: bold;
	}

body.profile #sitenavmenu-profile a {
	 font-weight: bold;
	}

body.services #sitenavmenu-services a {
	 font-weight: bold;
	}

body.resources #sitenavmenu-resources a,
body.resources-article #sitenavmenu-resources a,
body.resources-links #sitenavmenu-resources a {
	 font-weight: bold;
	}


body.careers #sitenavmenu-careers a {
	 font-weight: bold;
	}

body.contactus #sitenavmenu-contact a {
	 font-weight: bold;
	}





body.projects #sitenavmenu-projects a,
body.projects-healthcare #sitenavmenu-projects a,
body.projects-univ-coll #sitenavmenu-projects a,
body.projects-research #sitenavmenu-projects a,
body.projects-gov-mun #sitenavmenu-projects a,
body.projects-k-12-edu #sitenavmenu-projects a,
body.projects-commercial #sitenavmenu-projects a,
body.projects-infrastructure #sitenavmenu-projects a,
body.projects-master-planning #sitenavmenu-projects a,
body.projects-historic #sitenavmenu-projects a
{
	font-weight: bold;
}






