@charset "utf-8";
/* Projects CSS Document */

#page-content {
	width:960px;
	margin:0 auto;
	margin-top:14px;
	position:relative;
	background:url(../images/bg_content.gif) repeat-y;
	overflow:hidden;
	}
#page-content-bottom {
	width:960px;
	margin:0 auto;
	position:relative;
	background:url(../images/bg_content_bottom.gif) bottom no-repeat;
	overflow:hidden;
	}
/* LEFT COLUMN SUBNAVIGATION ------------------------------------------------*/

#subpage-left-col {
	width:310px;
	float:left;
	position:relative;
	overflow:hidden;
	}
#menuProjects, #menuDirectors, #menuLEED {
	width:250px;
	padding:100px 30px 30px 30px;
	color:#fff;
	font-size:12px;
	}
#menuCompany, #menuContact, #menuServices {
	width:310px;
	height:116px;
	}
#menuProjects h1, #menuDirectors h1, #menuLEED h1 {
	font-size:14px;
	font-weight:bold;
	}
#menuProjects ul, #menuDirectors ul, #menuLEED ul {
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
	}
#menuProjects li a, #menuDirectors li a, #menuLEED li a {
	display: block;
	background-image:none;
	height: 18px;
	color: #FFFFFF;
	padding:2px 2px 2px 5px;
	text-decoration: none;
	margin:0;
}
#menuProjects li a:hover, #menuDirectors li a:hover, #menuLEED li a:hover {
	display: block;
	background-image:none;
	color: #ffffff;
}
#menuProjects li a:hover {
	background-color: #c33a12; /*dark orange*/
}
#menuDirectors li a:hover {
	background-color: #003a58; /*dark blue*/
}
#menuLEED li a:hover {
	background-color: #43550D; /*dark green*/
}
.retail#menuProjects {
	background:#ea5124 url(../images/bg_proj-retail.gif) top left no-repeat;
	}
.grocery#menuProjects {
	background:#ea5124 url(../images/bg_proj-grocery.gif) top left no-repeat;
	}
.office#menuProjects {
	background:#ea5124 url(../images/bg_proj-office.gif) top left no-repeat;
	}
.mixeduse#menuProjects {
	background:#ea5124 url(../images/bg_proj-mixeduse.gif) top left no-repeat;
	}
.residential#menuProjects {
	background:#ea5124 url(../images/bg_proj-residential.gif) top left no-repeat;
	}
.hospitality#menuProjects {
	background:#ea5124 url(../images/bg_proj-hospitality.gif) top left no-repeat;
	}
.restaurant#menuProjects {
	background:#ea5124 url(../images/bg_proj-restaurant.gif) top left no-repeat;
	}
.religious#menuProjects {
	background:#ea5124 url(../images/bg_proj-religious.gif) top left no-repeat;
	}
.lifestylemall#menuProjects {
	background:#ea5124 url(../images/bg_proj-lifestylemall.gif) top left no-repeat;
	}
.interiors#menuProjects {
	background:#ea5124 url(../images/bg_proj-interiors.gif) top left no-repeat;
	}
.sustainabledesign#menuLEED {
	background:#566c11 url(../images/bg_serv-sustainabledesign.gif) top left no-repeat;
	}
.landplan#menuServices {
	background:#566c11 url(../images/bg_serv-landscapeplanning.gif) top left no-repeat;
	}
.bim#menuServices {
	background:#566c11 url(../images/bg_serv-bim.gif) top left no-repeat;
	}
.arch#menuServices {
	background:#566c11 url(../images/bg_serv-arch.gif) top left no-repeat;
	}
.eng#menuServices {
	background:#566c11 url(../images/bg_serv-eng.gif) top left no-repeat;
	}
.design#menuServices {
	background:#566c11 url(../images/bg_serv-design.gif) top left no-repeat;
	}
.duediligence#menuServices {
	background:#566c11 url(../images/bg_serv-duediligence.gif) top left no-repeat;
	}
.about#menuCompany {
	background:#005480 url(../images/bg_company-about.gif) top left no-repeat;
	}
.directors#menuDirectors {
	background:#005480 url(../images/bg_company-directors.gif) top left no-repeat;
	}
.careers#menuCompany {
	background:#005480 url(../images/bg_company-careers.gif) top left no-repeat;
	}
.references#menuCompany {
	background:#005480 url(../images/bg_company-references.gif) top left no-repeat;
	}
.news#menuCompany {
	background:#005480 url(../images/bg_company-news.gif) top left no-repeat;
	}
.blog#menuCompany {
	background:#005480 url(../images/bg_company-blog.gif) top left no-repeat;
	}
.history#menuCompany {
	background:#005480 url(../images/bg_company-history.gif) top left no-repeat;
	}
.contact#menuContact {
	background:#787878 url(../images/bg_contact.gif) top left no-repeat;
	}

/* DETAIL THUMBNAILS STYLING ------------------------------------------------*/

#details {
	width: 310px;
	margin:0;
	padding:0;
	background:#eeeeee; /*grey*/
}
.first-img {
	padding-right:14px;
	}

/* DIRECTOR THUMBNAILS STYLING ------------------------------------------------*/

#directors-row {
	width:960px;
	height:106px;
	position:relative;
	padding-bottom:16px;
	background:#eeeeee;
	}
#director-box {
	width:106px;
	height:106px;
	background-position:left top;
	float:left;
	padding-right:16px;
	}
#director-box:hover {
	background-position:left bottom;
	}
.lonnie-p {
	background: url(../images/directors/pic_lonnie_p.jpg) no-repeat;
	}
.james-d {
	background:url(../images/directors/pic_james_ed.jpg) no-repeat;
	}
.mike-l {
	background:url(../images/directors/pic_mike_l.jpg) no-repeat;
	}
.noberto-c {
	background:url(../images/directors/pic_noberto_c.jpg) no-repeat;
	}
.greg-s {
	background:url(../images/directors/pic_greg_s.jpg) no-repeat;
	}
.brett-r {
	background:url(../images/directors/pic_brett_r.jpg) no-repeat;
	}
.jay-a {
	background:url(../images/directors/pic_jay_a.jpg) no-repeat;
	}
.betsy-e {
	background:url(../images/directors/pic_betsy_e.jpg) no-repeat;
	padding-right:0px !important;
	}
.tina-k {
	background:url(../images/directors/pic_tina_k.jpg) no-repeat;
	}
.steve-b {
	background:url(../images/directors/pic_steve_b.jpg) no-repeat;
	}
.amin-f {
	background:url(../images/directors/pic_amin_f.jpg) no-repeat;
	}
.jay-b {
	background:url(../images/directors/pic_jay_b.jpg) no-repeat;
	}
.joe-k {
	background:url(../images/directors/pic_joe_k.jpg) no-repeat;
	}
	
/* LEFT GREY BOX STYLING ------------------------------------------------*/

#greybox-top {
	width: 310px;
	height: 26px;
	margin:0;
	padding:0;
	background:url(../images/greybox-top.jpg) top no-repeat;
}
#greybox-bottom {
	width: 310px;
	height: 10px;
	margin: 0;
	background:url(../images/greybox-bottom.jpg) no-repeat;
}
#greybox {
	width:250px;
	padding:30px;
	margin: 0;
	/*background:#dddddd url(../images/greybox-stripe.jpg);*/ /*grey*/
	font-weight:normal;
	color:#000;
	font-size:12px;
	line-height:12px;
	}
#greybox p {
	padding:0;
	margin:0;
	}
#greybox h1 {
	font-size: 14px;
	font-weight:bold;
	margin:0;
	color:#000;
	line-height:100%;
	}
.testimonial {
	font-size:14px;
	line-height:20px;
	}
.person {
	font-size:10px;
	color:#787878;
	line-height:12px;
	}
	
/* RIGHT COLUMN STYLING ------------------------------------------------*/

#subpage-right-col {
	width:634px;
	float:right;
	position:relative;
	overflow:hidden;
	}
#subpage-right-col h1 {
	font-size:20px;
	font-weight:normal;
	}
#subpage-right-col h2 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	}
#rhs-description {
	width:574px;
	background-color:#FFFFFF;
	padding:30px;
	position:relative;
	overflow:hidden;
	}
#rhs-description ul {
	margin:0;
	padding:0;
	margin-bottom:12px;
	border-top: 1px solid #dddddd;
	}
#rhs-description li{
	margin:0;
	padding:0;
	padding:5px 10px 5px 20px;
	background:url(../images/bullet.gif) 5px 11px no-repeat;
	list-style:none;
	border-bottom: 1px solid #dddddd;
	}
#two-col-list {
	margin:0;
	padding:0;
	margin-right:30px;
	width:225px;
	float:left;
	}
#clients-col {
	margin:0 30px 0 0;
	padding:0;
	width:257px;
	float:left;
	}
#news-link {
	width:574px;
	margin:0;
	padding:0;
	}
#news-link p {
	margin:0;
	padding:14px 0 0 0;
	}
#news-col1 {
	margin:0;
	padding:0;
	margin-right:20px;
	width:100px;
	float:left;
	}
#news-col2 {
	margin:0;
	padding:0;
	float:left;
	width: 454px;
	}
#history {
	width:178px;
	margin-top:14px;
	float:left;
	text-align:center;
	}
.right-margin {
	margin-right:20px;
	}
.small-text {
	font-size:10px;
	}
