@charset "UTF-8";
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/

* {
	margin: 0px;
	padding: 0px;
}

html {
	color:#000;
	background:#bdb084;
}

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

fieldset,img {
	border: 0px;
}

li {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6
{
	font-size:100%;
	font-weight:normal;
}

body {
	margin: 0px;
	padding: 0px;
	background: #bdb084;
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	text-align:center;
}

/*#bioleft {
	width:30%;	
	float:left;
	position:absolute;
}

#bioright {
	width:70%;
	float:left;
	position:absolute;
}*/

#newslettersignup {
float:right;
width:50%;
text-align:left;
}

#doc {
	margin: 0 auto;
	border-left: 12px solid #F8F0DD;
	border-right: 12px solid #F8F0DD;
	width: 972px;	
	background: #000;
}

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

.main {
	margin: 0px auto;
	background: #000;
	width:972px;
}

#topSpacer {
	height: 108px;
}

#middleSpacer {
	height: 108px; 
}

#bottomSpacer {
	height: 108px;
}

#gapMiddle {
	height: 400px; 
	border: 0px solid #fff;
}

#gapBottom {
	height: 400px;
	border: 0px solid #fff;
}

#content { 
	margin: 0; 
	padding: 0; 
	color: #333; 
	font-size: 100%; 
	text-align:left;
}

#beigebg { 
	margin-left: 2px; 
	padding: 35px 165px 25px 165px; 
	width: 638px; 
	background: #BDB084 url(../images/beigebg.jpg) repeat-x;  
}

#beigebg.peoplePage {
	background-color: #000;
}

#beigebg h1, #beigebg h2, #beigebg h3, #beigebg h4 {
	margin: 0 0 0.5em 25px; 
	color: #333;
	text-align:left;
}

#beigebg h1 { 
	font-size: 143.1%; 
}

#beigebg h2 { 
	font-size: 123.1%; 
}

#beigebg h3 { 
	font-size: 113.1%;
}

#beigebg h4 { 
	font-size: 105.1%; 
}

#beigebg p { 
	margin: 0 0 1em 25px; 
	line-height: 1.6; 
	text-align:left;
}

#beigebg ul { 
	margin: 0px 35px 18px 25px; 
	text-align: left; 
	list-style-type: none;
}

#beigebg li { 
	line-height: 16px; 
	background: url(/template_assets/images/red_bullet.gif) no-repeat scroll 0 6px; 
	padding-left: 5px; 
	margin: 0em 0em 0.5em 2em; 
	font-size: 98%; 
	text-transform: none; 
	list-style-type: disc; 
}

#beigebg address { 
	margin: 0 0 1em 25px; 
	line-height: 1.6; 
	font-size: 95.1%; 
	text-align:left;
}

#historybg { 
	margin: 0px 0px 0px 2px; 
	padding: 35px 0px; 
	width: 970px; 
	background:#000  url(../images/historybg.jpg) no-repeat 0 0;  
}

#historybg h1, #historybg h2, #historybg h3, #historybg h4 {
	margin: 0 0 0.5em 25px; 
	color: #fff;
	text-align:left;
}

#historybg h1 { 
	font-size: 143.1%; 
}

#historybg h2 { 
	font-size: 123.1%; 
}

#historybg h3 { 
	font-size: 113.1%; 
}

#historybg h4 { 
	font-size: 105.1%;
}

#historybg p { 
	margin: 0 0 1em 25px; 
	color: #fff; 
	line-height: 1.6; 
	text-align:left;
}

/*ACCORDION*/

ul#Accordian
{
	font: 10pt Arial, Helvetica, sans-serif;
	margin: 20px;
	border: 0px solid #333;
	padding: 0px;
}

#Accordian li
{
	list-style: none;
}

#Accordian h1
{
	background: #333;  opacity: .60; filter: alpha(opacity=60);
	font: 11pt Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0px;
	padding: 4px;
	border: 0px solid #000;
	cursor: pointer
}

#Accordian li.Active h1, #accordian h1:hover
{
	background: #AD2809;
}


#Accordian div
{
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	padding: 0px;
}
#Accordian div div
{
	padding: 0px;
	border: 0px;
	padding: 20px 80px;
	color: #fff;
	font-weight: normal;
	line-height: 24pt;
}

#Accordian div div p
{
	line-height: 24pt;
}

/*END ACCORDION*/   

.section { 
	margin: 0px auto; 
	width: 972px; 
}

.flashTarget { 
	margin: 0px;
	width: 972px; 
	height: 350px; 
}

#navWrapper {
	position: fixed;
	height: 109px;
	width: 100%;
	z-index: 1000;
}

#navbar 
{ 
	margin: 0px auto; 
	height: 109px; 
	width: 972px; 
	background: #F8F0DD  url(../images/headerbg.jpg) no-repeat; 
	overflow: hidden;
	border-left: 12px solid #F8F0DD;
	border-right: 12px solid #F8F0DD;
}

#logohome
{
	float: left; 
	margin: 0px 0px 0px 40px; 
	width: 100px;
	height: 90px;
	overflow: hidden;
}

#logohome a {
	display: block;
	padding-top: 90px;
	height: 90px;
	width: 100px;
}

#searchbar {
	padding-top: 27px;
}

#searchbar div { 
	text-align:left; 
	width: 184px; 
	height: 20px; 
	margin: 0px 0px 0px 605px; 
	background: #F8EFDE; 
	border: solid 1px #333;
}

#query { 
	border: 0px; 
	color: #666; 
	width: 144px;
	background: #F8EFDE; 
	margin: 1px 5px 0px 5px;
}

#searchButton {
	border: none;
	margin: 0px;
	background: url(../images/searchBtn.jpg) center center no-repeat;
	height: 20px;
	width: 20px;
}

#navbar ul 
{ 
	float: left;
	position: relative;
	top: 22px;
	left: 52px;
	height: 39px; 
	padding: 0px;
	margin: 0px;
	width: 608px;
	background: url(../images/navSprites.jpg) no-repeat left top;
	overflow: hidden;
}

#navbar li 
{ 
	float: left;
	overflow: hidden;
	height: 42px; 
}

#navbar li a 
{ 
	display: block; 
	width: 200px;
	padding-top: 42px;
	height: 42px; 
}

#navbar a:link, #navbar a:visited 
{ 
	color: #006; 
	text-decoration: none;
}

#navbar a:hover 
{ 	color: #999; 
	text-decoration: none;
}

#navbar a:active 
{ 
	color: #006; 
	text-decoration: none;
}

li#portfolio {
	width: 200px;
}

li#people, li#expertise {
	width: 203px;
}

.intro { 
	text-align: left;
	margin: 0px; 
	background: #BCAF82; 
}

#infobarnews { 
	
	padding: 10px 0px;
	min-height: 17px;
	width: 972px; 
	line-height: 17px; 
	font-size: 93%; 
	background: #AC2A08; 
	color:#fff;
}

#infobarnews h1 {
	margin: 0px 10px 0px 25px;
	float: left;
	font-size: 11pt;
	font-weight: bold;
	padding-right: 10px;
	border-right: 1px solid #fff;
}

#infobarnews a, #infobarnews a:visited, #infobarnews a:hover {
	color: #fff;
	text-decoration: none;
}

.introText div {
	float: right;
}

.introText img {
	margin-left: 10px;
}

#middleIntro.introText div {
	float: left;
}

#middleIntro.introText img {
	margin-left: 0px;
	margin-right: 10px;
}


.introText p {
	padding: 25px;
	line-height: 12pt;
}

#middleIntro.introText p {
	float: left;
	width: 555px;
	margin: 0px;
	padding: 20px 18px 0 18px;
	
}

#portfolio a:hover, #portfolio a.active 
{ 
	background: url(../images/navSprites.jpg) no-repeat 0px -42px; 
}

/*PEOPLE*/

#peoplebg { 
	margin:0 0 0 2px; 
	padding: 35px 0px; 
	width:970px; 
	height: 546px; 
	position:relative; 
	background:#BDB084  url(../images/peoplebg.jpg) no-repeat 0 0;  
}

#peoplebg h1, #peoplebg h2, #peoplebg h3, #peoplebg h4 {
	margin: 0 0 0.5em 25px; color: #333;
}

#peoplebg h1 { 
	font-size: 143.1%; 
}

#peoplebg h2 { 
	font-size: 123.1%;
}

#peoplebg h3 { 
	font-size: 113.1%;
}

#peoplebg h4 { 
	font-size: 105.1%;
}

#peoplebg p { 
	margin: 0 0 1em 25px; 
	color: #fff; 
	line-height: 1.6; 
	text-align:left;
}

/*AFTR FIVE*/

#afterfivebg { 
	margin:0 0 0 2px; 
	padding: 35px 0px; 
	width:970px; 
	height: 546px; 
	position:relative; 
	background:#000  url(../images/afterfivebg.jpg) no-repeat 0 0;  
}

#afterfivebg h1, #afterfivebg h2, #afterfivebg h3, #afterfivebg h4 {
	margin: 0 0 0.5em 25px; color: #333;
}

#afterfivebg h1 { 
	font-size: 143.1%; 
}

#afterfivebg h2 { 
	font-size: 123.1%;
}

#afterfivebg h3 { 
	font-size: 113.1%;
}

#afterfivebg h4 { 
	font-size: 105.1%;
}

#afterfivebg p { 
	margin: 0 0 1em 25px; 
	color: #fff; 
	line-height: 1.6; 
	text-align:left;
}
/*BIOS*/



#bioleft

{ 	float: left;
	height: auto;
	margin: 0px 25px 25px 90px;
	clear: right; 
}

#bioleft img
{	width: 450px; 
	border: 0px solid #333;

}


#bioright

{ 	display: none;
	 
}
/*#bioleft
{ 
	float: left;
	margin: 0px 25px 25px 22px;
	clear: right; 
}

#bioleft img
{	width: 290px; 
	height: 290px;
	border: 1px solid #333;
}

#bioright
{ 
	float: right;
	width: 380px;
	margin: 0px -75px 25px 12px;
	clear: both; 
	position: relative;
	border: 1px solid #333;
	
}*/

/*#bioright
{ 
	float: right;
	width: 380px;
	margin: 0px -75px 25px 12px;
	clear: both; 
	position: relative;
	border: 0px solid #333;
	
}
*/
.biography_section_text
{ 
	color: #c2c2c2;
	
}
.biography_label, .biography_email
{ 
	display: none;
	
}

#people a:hover, #people a.active { 
	background: url(../images/navSprites.jpg) no-repeat -200px -42px;
}

#expertise a:hover, #expertise a.active { 
	background: url(../images/navSprites.jpg) no-repeat -403px -42px;
}



#rss { 
	float: left; 
	width: 93px; 
	height: 21px;
}

#rss a { 
	display: block; 
	width: 93px; 
	height: 21px; 
	background: url(../images/rss.jpg) no-repeat 0 0; 
	text-indent: -999em; 
	overflow: hidden;
}

#rss a:hover { 
	background: url(../images/rss.jpg) no-repeat 0 -21px;
}

.subnav {
	width: 972px;  
	height: 27px;
	margin: 0px 0px 4px 0px;
	line-height: 27px; 
	font-size: 110%;
	color:#fff; 
	text-align: left;
	clear:both;
}

.subnav ul {
	margin-left: 25px;
	height: 21px; 
}

.subnav li {
	display: inline;
}

.subnav a, .subnav a:visited {
	color: #fff;
	text-decoration: none;
}

.subnav a:hover, .subnav a.active {
	background: #4A1D00;
	text-decoration: underline;
}

#subnav1 { background: url(../images/navbg1.jpg) no-repeat 0px top; }
#subnav2 { background: url(../images/navbg2.jpg) no-repeat 0px top; }
#subnav3 { background: url(../images/navbg3.jpg) no-repeat 0px top; }

#casecontent {
	margin: 0px auto;
	background: #000;
	width:972px;
}

#case-studySSP { 
	margin: 0px; 
	position: relative; 
	width: 972px; 
	height: 394px; 
	clear: right; 
}

#casehead { 
	margin: 0px; 
	width: 972px; 
	height: 24px; 
	background-color: #AD2809; 
	border: 0px #fff solid;
	clear: left;
}

#casehead h1 { 
	margin: 0px 0px -10px 25px; 
	font-size: 21px; 
	color: #BDB084; 
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:normal;
}

div#welcome-hd { 
	border-top: 2px solid #000;
	clear: both;
	width: 972px; 
	height: 15px; 
	text-transform: lowercase; 
	color: #fff; 
	cursor: pointer; 
	background: url(../images/infotab.jpg) no-repeat;
}

div#welcome-hd.open {
	background-position: 0px -15px;
}

#welcome-bd {
	padding: 0px;
	margin: 0px;
	color: #333; 
	font-size: 13px;
	line-height: 24px; 
	text-align: left; 
	background: #BDB084; 

}

#welcome-bd p { 	 
	padding: 25px;
}

#welcome-bd .first { 
	margin-bottom: 1em; 
	text-transform: uppercase;
}

#welcome-bd .last { 
	margin-bottom: 1em; 
}

#welcome-bd img {
	float: right;
	margin-left:  20px;
}

#project-details { 
	float: right; 
	width: 300px; 
	background-color: #716B55; 
	color:#fff;
}

#project-details td { 
	height: 15px; 
	padding: 0px 0px 0px 4px; 
	font-size: 12px; 
	text-align: left; 
	vertical-align: top;
}

#project-details h1{ 
	font-size: 16px;
}



#redblock { 
	position:relative; 
	background: #AB2B08; 
	width:972; 
	height:46px; 
	margin: 0px 0px -13px 0px; 
	clear:both;
}

#greybg { 
	margin:0px; 
	padding:0px 0px 0px 0px; 
	width:972px; 
	min-height:400px; 
	position:relative; 
	background:#252525  url(../images/greybg.jpg) repeat-x 50% 0;  
}

.Popup { 
	position: absolute; 
	height: 135px; 
	width: 135px; 
	background-image: url(../images/orangebg.png);
	color: #fff;
	overflow: hidden;
}

.Popup p {
	white-space: normal;
	width: 125px;
	font-size: 11px;
}

.Popup a, .Popup a:hover, .Popup a:visited{
	padding: 45px 5px 0px 5px; 
	display: block;
	height: 135px; 
	width: 135px; 
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.thumb img {
	height: 132px;
	width: 132px;
}

.thumb { 
	margin: 34px 31px 0px 31px; 
	float: left;
}

#thumb-image { 
	position:relative; 
	margin:34px 31px 0px 31px; 
	float: left; 
}

.site_search {
	width:583px; 
	padding:10px; 
	border: 0px solid #c2c2c2;
}

.site_search_header {
	margin: 0; 
	padding: 0; 
	font-size: 14px; 
	border-top: solid 0px #c2c2c2;
}

.site_search_count {
	margin: -2px 0 0 30px; 
}

.site_search_hit {
	margin: -2px 0 0 10px; 
}

.site_search_section h2 {
	margin: 0px 0px 10px 0px; 
	padding: 10px 0px 15px 0px; 
	border-top: solid 1px #666;
}

.site_search_results {
	width: 98%;
}

.site_search_result_link {
	margin: 0px 0px 20px 25px; 
	line-height: 18px;
}

.site_search_count {
	display: block;
	text-transform: normal; 
	color: #333; 
	margin: 0px 0px 15px 25px;
	font-weight: normal; 
	font-size: 83%;
}

.site_searchPresult_brief {
	display: block; 
	text-transform: normal; 
	color: #333; 
	margin: 0px 0 15px 25px; 
	font-weight: normal; 
	font-size: 85%; 
	line-height: 16px;
}

.site_search_result_link a {
	letter-spacing: 0px;
	line-height: 0px;
}

.site_search_result_link a:link, .site_search_result_link a:visited {
	color: #333; 
	text-decoration: none;
}

.site_search_result_link a:hover {
	color: #333; 
	text-decoration: underline;
}

.site_search_result_link a:active {
	color: #999; 
	text-decoration: none;
}

.site_search_result_link li:hover, .site_search_result_link li.sfhover { 
	background: #EEE; 
	cursor: pointer; 
}


/* contact form */

#contactform, #jobinquiry {
	margin-bottom: 5em;
	padding-left:10px;
	width:80%;
	
}
#contactform label, #jobinquiry label{
	line-height: 1.5em; font-weight: normal; font-size: 100%;  _width: 600px;
}
#contactform td, #jobinquiry td {
	padding: 0 0.5em 0.5em 0;
}
#contactform th, #jobinquiry th {
	padding: 0 0 0.5em 2em; vertical-align: top;
}
#contactform input, #jobinquiry input  { 
	background: #FCF1E3; 
	border: 1px solid #A57C52;
	height: 18px;
	color: #754C24;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	width: 283px;
}

#ft { 
	clear: both; 
	margin: 0px; 
	background: #000; 
	width: 972px; 
	height: 300px;
}

#footer { 
	margin: 0px;
	padding: 0px 25px 0px 25px;
	color: #fff; 
	font-size: 10px; 
	letter-spacing:.05em; 
	line-height: 15px; 
	background: #252525; 
	height: 120px; 
}

#footer p { 
	clear: left;
	margin: 2px 0px 2px 20px; 
	text-align:left;
}

/* footernav */

#footer ul { 
	margin: 3px 0px 8px -20px; 
	color: #fff; 
}

#footer li { 
	margin-top: 30px;
	padding: 0px 10px; 
	float: left; 
	font-size: 10px; 
	letter-spacing:.05em; 
	text-align:left; 
	line-height: 12px; 
	border-right: 1px solid #fff;
}

#footer li.last {
	border: none;
}

#footer a:link, #footer a:visited { 
	color: #fff; 
	text-decoration: none; 
}

#footer a:hover { 
	color: #fff;
	text-decoration: none; 
}

#footer a:active { 
	color: #fff; 
	text-decoration: none; 
}

.screenHide {
	display: none;
}

#listbumper { 
	width: 972px;
	height: 40px;
	clear:both; 
}