@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background-image: url(../images/template/gaylor_tile_bg2.gif);
	background-repeat: repeat;
	background-position: center top;
	background-color: #1C63A0; /*333;*/
	font: 100%/150% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

/***** CONTENT TEXT *****/
h1 {
	float: left;
	margin: 0;
	padding: 0 0 0 19px;
	line-height: normal;
}
h1 a {
	display: block;
	background: url('../images/template/logo.gif') no-repeat;
	width: 212px;
	height: 74px;
	overflow: hidden;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: none;
}
h1 a span {
	visibility: hidden;
}
h2, h3, h4, h5, h6 {
	margin: 1em 0;
	line-height: normal;
}
h2 {
	margin-top: 0;
	font-size: 1.8em;
	font-weight: normal;
	color: #333;
}
body.green h2 {color: #FDFDFA;}
h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #817F82;
}
h3.knowledgebase {
	margin-bottom: .2em;
	border-top: 1px dashed #E1DCD3;
	background: url(../images/news/icon_knowledgebase.gif) no-repeat 0 1em; 
	padding-top: 1em;
	padding-left: 38px; 
	height: 28px;
}
h4 {
	padding-bottom: 0.25em;
	font-size: 1.15em;
	font-weight: bold;
	border-bottom: 2px solid #e1dcd3;
}
h4 span.location {font-weight: normal; color: #333;}
body.green div.sectionNav h4, 
body.green div.sectionNav ul, 
span.gogreen {color: #549129;}
h5 {
	font-size: 0.8em;
	font-weight: bold;
	color: #9CAA63;
	letter-spacing: 1px;
	text-transform: uppercase;
}
div.vendorportal {
	margin: 1em 0;
	border: 1px solid #9db7d5;
	background: url(../images/vendors/become_vendor_bg.gif) no-repeat 0 0; 
	padding: 11px 0 0 46px;
	width: 278px;
	height: 56px;
}
div.vendorportal h3 {
	margin: 0;
	padding: 0;
}
div.vendorportal p {
	margin: 0;
	font-size: 11px;
	color: #666;
}
div.requestService {
	float: right;
	margin-bottom: 5px;
	border-left: 15px solid #FDFDFA;
}
div.requestService a {
	display: block;
	background: url(../images/what_we_do/btn_requestservice.jpg) no-repeat 0 0;
	width: 122px;
	height: 82px;
	overflow: hidden;
}
div.requestService a:hover {
	background-image: url(../images/what_we_do/btn_requestservice-over.jpg); 
	text-decoration: none;
}
div.requestService a span {visibility: hidden;}
div.share {
	float: right;
	line-height: normal;
	margin: 0 0 0.5em 1em;
	width: 65px;
}
div.share img {
	margin-right: 5px;
	vertical-align: text-bottom;
}
blockquote.pullquote {
	margin: 1em;
	border-top: 2px solid #E1DCD3;
	border-bottom: 2px solid #E1DCD3;
	background: url(../images/template/quote_start.gif) no-repeat 0 .5em;
	font-size: 1.2em;
}
blockquote.pullquote div.quote {
	background: url(../images/template/quote_end.gif) no-repeat right bottom;
	padding: 0 2em 1em;
}
blockquote.pullquote div.quote span.marks {
	display: none;
}
blockquote.pullquote p {
	margin: 1em 0 0 0;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #54534F;
}
blockquote.pullquote p.person {
	margin: 0 0 1em 0;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
}
blockquote.pullquote p.person a.projectDetails {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .83em; /* returns to "normal" text size */
	font-style: normal;
}
div.relatedLink {
	/*border: 3px solid #D4DFEF;*/
	background: #E1DCD3;
	padding: 0 18px;
	width: 675px;
	overflow: auto;
}
p {
	margin: 1em 0;
	line-height: 150%;
}
p.center,
div.center {text-align: center;}
p.right {text-align: right;}
p.left {text-align: left;}
p.knowledgebase {
	margin-top: 0;
	padding: 0 38px;
	font-size: 11px;
	color: #666;
}
p.successMsg {
	border: 1px solid #EBE6DD;
	background: #F9F8F3;
	padding: 5px 10px;
	font-weight: bold;
	color: #090;
}
p.errorMsg {
	border: 1px solid #EBE6DD;
	background: #F9F8F3;
	padding: 5px 10px;
	font-weight: bold;
	color: #C00;
}

a {
	color: #4071AB;
	text-decoration: none
}
a:hover {
	color: #4980C4;
	text-decoration: underline;
}
a img {
	border: 0;
}
a.add, a.edit, a.delete, a.back, a.cancel, a.slideshow {
	display: block;
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 18px;
}
a.add, a.back, a.cancel, a.slideshow {
	background-position: 0 2px;
	width: 200px;
}
a.add {
	background-image: url('../images/template/icons/icon_add.gif');
}
a.edit {
	background-image: url('../images/template/icons/icon_edit.gif');
}
a.delete {
	background-image: url('../images/template/icons/icon_delete.gif');
}
a.back {
	background-image: url('../images/template/icons/icon_back.gif');
}
a.cancel {
	background-image: url('../images/template/icons/icon_cancel.gif');
}
a.slideshow {
	background-image: url('../images/template/icons/icon_slideshow.gif');
}
div.downloadIt {
	margin: 0 0 14px;
	background: url(../images/translated/download_pdf_bg.jpg) no-repeat 0 0;
	padding: 22px 15px 15px 15px;
	width: 880px;
	height: 86px;
	line-height: 24px;
	/*float: right;
	border-width: 1px;
	border-style: solid;
	border-color: #DDD;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: url('../images/template/icons/icon_download.gif') no-repeat 4px 4px #FFF;
	padding: 7px 8px 4px 44px;
	min-height: 28px;
	height: auto !important;
	height: 28px;*/
}
div.downloadIt a {
	float: left;
	padding: 0 10px 0 45px;
	font-size: 24px;
	color: #000;	
}
img.bordered {border: 2px solid #e1dcd3;}
img.floatRight {
	float: right;
	margin: 0 0 15px 15px;
	border: 2px solid #e1dcd3;
}
img.floatLeft {
	float: left;
	margin: 0 15px 15px 0;
	border: 2px solid #e1dcd3;
}
div.floatRight {
	float: right;
	margin: 0 0 0 15px;
}
div.floatLeft {
	float: left;
	margin: 0 15px 0 0;
}
div.floatRight img,
div.floatLeft img {
	margin-bottom: 5px;
	border: 2px solid #e1dcd3;
}
div.floatRight p.caption,
div.floatLeft p.caption {margin-top: 0;}

ul#differencePortraits {
	list-style: none;
	margin: 15px 0 0 /*58px*/;
	padding: 0;
	overflow: auto;
}
ul#differencePortraits li {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	border: 2px solid #E1DCD3;
	background: #EBE6DD;
	padding: 19px 0 0;
	width: 282px; /*244px;*/
	height: 455px;
	line-height: normal;
	text-align: center;
}
ul#differencePortraits span {
	display: block;
	padding: .5em 19px;
	font-size: 1.2em;
}
ul#differencePortraits span.snippet {
	font-size: 1em;
	line-height: 150%;
	text-align: left;
}
div.footerBio {border-top: 1px dashed #C8C4BC;}
div.projectsMap {margin: 1em auto; width: 870px;}
div#newsSlideshow {margin: 1em 0; height: 349px;}
div#newsSlideshow p.photo {
	float: left;
	display: inline;
	margin: 0;
	width: 620px;
	height: 349px;
}
div#newsSlideshow p.photo img {z-index:5;}
div#newsSlideshow div.text {
	float: left;
	display: inline;
	margin-left: 18px;
	width: 242px;
}
div#newsSlideshow div.nav {
	position: absolute;
	padding-top: 312px;
	width: 238px;
	z-index: 1;
}
div#newsSlideshow div.about {
	position: absolute;
	width: 238px;
	z-index: 2;
}
div#newsSlideshow div.nav p {
	margin: 0;
	padding: 10px 0 0;
	font-style: italic;
	color: #999;
}
div#newsSlideshow p.category {
	margin: 0;
	font-size: .9em;
	color: #999;
	letter-spacing: 2px;
	text-transform: uppercase;
}
div#newsSlideshow h3,
div#newsSlideshow p.teaser {
	margin: 15px 0 0 0;
}
div#locationSide {
	float: right;
	display: inline;
	margin: 0 0 15px 0;
	background: #FDFDFA;
	padding-left: 15px;
	width: 260px;
}
div#locationSide h4 {
	margin-bottom: 0;
	border: 0;
	background: #FDFDFA;
	font-size: .95em;
	color: #ef7a1a;
}
div#locationSide div.section {
	margin: 0 0 15px;
	border: 2px solid #E1DCD3; 
	background: #EBE6DD;
}
div#locationSide ul.slideNav,
div#newsSlideshow div.nav ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: .5em .5em .5em 1em;
	width: 20px;
	height: 37px;
	overflow: hidden;
}
div#newsSlideshow div.nav ul {float: left; padding: 0;}
div#locationSide ul.slideNav li,
div#newsSlideshow div.nav ul li {
	margin: 0;
	padding: 0;
	line-height: 14px;
	width: 20px;
}
div#locationSide ul.slideNav li a,
div#newsSlideshow div.nav ul li a {
	display: block;
	margin: 0;
	background-repeat: no-repeat;
	padding: 0;
	width: 20px;
	overflow: hidden;
}
div#locationSide ul.slideNav li a:hover,
div#newsSlideshow div.nav ul li a:hover {text-decoration: none;}
div#locationSide ul.slideNav li a.next,
div#newsSlideshow div.nav ul li a.next {height: 19px; background-image: url(../images/template/slidenav_tanbg.gif); background-position: 0 0;}
div#newsSlideshow div.nav ul li a.next {background-image: url(../images/template/slidenav_whitebg.gif);}
div#locationSide ul.slideNav li a.next:hover,
div#newsSlideshow div.nav ul li a.next:hover {background-position: -20px 0;}
div#locationSide ul.slideNav li a.prev,
div#newsSlideshow div.nav ul li a.prev {height: 18px; background-image: url(../images/template/slidenav_tanbg.gif); background-position: 0 -19px;}
div#newsSlideshow div.nav ul li a.prev {background-image: url(../images/template/slidenav_whitebg.gif);}
div#locationSide ul.slideNav li a.prev:hover,
div#newsSlideshow div.nav ul li a.prev:hover {background-position: -20px -19px;}
div#locationSide ul.slideNav li a span,
div#newsSlideshow div.nav ul li a span {visibility: hidden;}
div#locationSide div.slideCaption {
	height: 5em;
	padding: .5em 1em;
	font-size: .85em;
	font-style: italic; 
	color: #666;
	line-height: 150%;
}

/***** LISTS *****/
ul.bios, ul.locations {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.bios li {
	float: left;
	margin: 0 12px 12px 0;
	border: 1px solid #e1dcd3;
	background-color: #f2ede4;
	padding: 0;
	width: 428px; /*276px;*/
	height: 96px;
	line-height: 18px;
}
ul.locations li {
	float: left;
	overflow: auto;
	margin: 0 12px 12px 0;
	border: 1px solid #e1dcd3;
	background-color: #f2ede4;
	padding: 10px;
	width: 262px; /*410px;*/
	line-height: 18px;
	height: 100px;
}
ul.bios li.even, ul.locations li.third {
	margin-right: 0;
}
ul.bios li img {
	float: left;
	width: 78px;
	height: 96px;
}
ul.locations li img {
	float: left;
}
ul.bios li span.text {
	float: left;
	padding: 10px 0 0 10px;
	width: 331px; /*179px;*/
	height: 86px;
}
ul.locations li span.text {
	float: left;
	padding: 0 0 0 10px;
	width: 178px; /*317px;*/
	height: auto;
}
ul.locations li span.name {
	font-weight: bold;
	line-height: normal;
}
ul.bios li em, ul.locations li span.address {
	font-size: 11px;
	color: #9d988f;
	line-height: 12px;
}
div.project, div.leedProject {
	clear: both;
}
div.leedProject div.level {
	float: left;
	display: inline;
	width: 90px;
}
div.leedProject div.level img {margin-top: 1em;}
div.leedProject div.text {
	float: left;
	display: inline;
	width: 789px; /*469px;*/
}
div.leedProject div.text p {width: 625px; /*325px;*/}
div.designProject div.text p {width: 700px; /*400px;*/}
div.leedProject div.text div.floatRight,
div.designProject div.text div.floatRight {margin-top: 1em;}
ul.columns2, ul.columns2bulleted {
	list-style-type: none;
	margin: 1em 0;
	padding: 0;
}
ul.columns2 li, ul.columns2bulleted li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	width: 275px;
}
ul.columns2bulleted li {
	display: inline;
	margin: 0 0 0 25px;
	background: url(../images/template/bullet.gif) no-repeat 0 .5em;
	padding: 0 0 0 15px;
	width: 235px;
}
ul.results {
	list-style-type: none;
	margin-left: 0;
	padding: 0;
}
ul.results li {
	margin: 1em 0;
	border-bottom: 1px solid #FFF;
	background: none;
	padding: 0;
	/*line-height:normal;*/
}
ul.results li a {line-height: 1em;}
ul.results li blockquote {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}
ul.results span.highlighted {
	background-color: #ffdbb2;
}
ol#wizardSteps { 
	list-style: none;
	margin: 1em 0;
	background: url(../images/admin/step_timeline.gif) repeat-x 0 0;
	padding: 0;
	height: 60px;
}
ol#wizardSteps li {
	float: left;
	margin: 0;
	background-position: center top;
	background-repeat: no-repeat;
	padding: 33px 0 0 0;
	line-height: normal;
	text-align: center;
}
ol.ws3 li {width: 33%;}
ol.ws4 li {width: 25%;}
ol.ws5 li {width: 20%;}
ol.ws6 li {width: 16%;}
ol.ws7 li {width: 14%;}
ol#wizardSteps li.complete {background-image: url(../images/admin/step_completed.gif);}
ol#wizardSteps li.current {background-image: url(../images/admin/step_current.gif); font-weight: bold;}
ol#wizardSteps li.locked {background-image: url(../images/admin/step_locked.gif); color: #999;}

ol.reordering {
	list-style: none;
	margin: 1em 0;
	padding: 0;
}
ol.reordering li {
	margin: 0;
	border-top: 1px dashed #C8C4BC;
	border-bottom: 1px solid #FDFDFA;
	background-color: #FDFDFA;
	padding: 0;
	height: 89px;
	line-height: normal;
}
ol.reordering li span.manage {
	float: right;
	margin-left: 1em;
	padding: 5px;
	line-height: 150%;
}
ol.reordering li span.manage a.edit,
ol.reordering li span.manage a.delete {
	float: left; 
	display: inline; 
	margin-left: 1em;
	padding-top: 2px;
}
ol.reordering li span.handle {
	display: block;
	padding: 5px;
}
ol.reordering li span.thumb {
	float: left; 
	display: inline; 
	margin-right: 1em;
}
ol.reordering li span.thumb img {border: 2px solid #E1DCD3;}
ol.reordering li span.caption {
	float: left; 
	padding-top: 2px;
	width: 600px;
	line-height: 150%;
}


/***** PAGINATION *****/
div.pagination {
	float: right;
	padding: 4px 0 0 0;
	font-size: 11px;
	word-spacing: 4px;
}
div.pagination a, div.pagination span {
	word-spacing: normal;
}
div.sectionWrapper div.pagination {
	float: none;
	padding: 4px 18px 8px 18px;
	line-height: normal;
	text-align: right;
}
div.sectionWrapperLarge div.pagination span.spacer {
	display: none;
}

/***** TABLES *****/
tr {vertical-align: top;}
table.vert {
	border: 0;
}
table.vert tr {
	vertical-align: top;
}
table.vert th {
	text-align: right;
}
table.vert th, table.vert td {
	padding: 0.5em 4px 0.5em 0;
}
table.listing {
	width: 573px;
	border: 1px solid #C8C4BC;
	border-collapse: separate;
}
body.admin table.listing {
	width: 880px;
}
table.listing tr {
	vertical-align: middle;
}
table.listing th {
	border-bottom: 1px solid #B2AFAA;
	background: #C5C3BC;
	padding: 3px 6px;
	font-size: 0.8em;
	font-weight: bold;
	color: #8A8884;
	text-align: left;
	text-transform: uppercase;
	line-height: normal;
}
table.listing td {
	border-bottom: 1px solid #EBE6DD;
	padding: 2px 6px;
	text-align: left;
}
table.listing .thumb {
	width: 80px;
}
table.listing .category {
	white-space: nowrap;
}
table.listing .manage {
	width: 65px;
}
table.listing td span.slideCount {
	display: block;
	margin: 0 auto;
	border-width: 1px;
	border-style: solid;
	border-color: #639;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #DFD5E7;
	padding: 2px;
	width: 3em;
	/*font-weight: bold;*/
	color: #639;
	line-height: 1em;
	text-align: center;
}
table.listing td.center {text-align: center;}
table.team tr {vertical-align: top;}
table.team th {padding: 0 30px 1em 0; font-weight: bold; text-align: left;}
table.team td {padding: 0 0 1em; text-align: left;}
/***** STRUCTURE *****/
div#pgWrapper {
	margin: 0 auto;
	/*border-top: 16px solid #1C63A0;*/
	background: url('../images/template/page_bg2.gif') repeat-y;
	padding: 0 5px;
	width: 945px;
	font-size: 0.8em;
}
div#pgContent {
	clear: both;
	padding: 6px 18px 10px 17px;
	overflow: auto;
	/*height: 1%;*/
}
body.wSubNav div#primaryContent {
	float: left;
	width: 590px;
}
body.admin div#primaryContent {
	float: none;
	width: auto;
}
div#homeFlash {
	float: left;
	background: #EBE6DD;
	width: 590px;
	height: 389px;
}
/*div#templateFlash {
	background: #EBE6DD;
	width: 590px;
	height: 235px;
}*/
div#secondaryContent {
	float: right;
	width: 306px;
}
div.homebuttons {
	height: 194px;
	text-align: center;
}
div.homebuttons a {
	float: left;
	display: inline;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 146px;
	height: 86px;
	overflow: hidden;
}
div.homebuttons a:hover {text-decoration: none;}
div.homebuttons a.designbuildassist {
	margin: 0 14px 11px 0;
	background-image: url(../images/btn_designbuildassist.gif);
}
div.homebuttons a.designbuildassist:hover {background-image: url(../images/btn_designbuildassist-over.gif);}
div.homebuttons a.goinggreen {
	margin: 0 0 11px 0;
	background-image: url(../images/btn_goinggreen.gif);
}
div.homebuttons a.goinggreen:hover {background-image: url(../images/btn_goinggreen-over.gif);}
div.homebuttons a.requestservice {
	margin: 0 14px 0 0;
	background-image: url(../images/btn_24hrservice.gif);
}
div.homebuttons a.requestservice:hover {background-image: url(../images/btn_24hrservice-over.gif);}
div.homebuttons a.bim {
	margin: 0;
	background-image: url(../images/btn_bim.gif);
}
div.homebuttons a.bim:hover {background-image: url(../images/btn_bim-over.gif);}
div.homebuttons a span {visibility: hidden;}

/***** A DIFFERENT KIND OF CONTRACTOR *****/
div#different {height: 90px; display: none;}
body#pageHome div#different,
body#pageDifferent div#different {display: block;}
body.wSubNav div#different {height: 76px;}
div#different h3 {
	float: left;
	display: inline;
	margin: 0;
	background: url('../images/template/h3_different.jpg') no-repeat;
	padding: 0;
	width: 257px;
	height: 76px;
	line-height: normal;
}
div#different h3 span {
	visibility: hidden;
}
div#different ul {
	list-style-type: none;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	height: 76px;
}
div#different ul li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	line-height: normal;
}
div#different ul li a {
	display: block;
	background-repeat: no-repeat;
	height: 76px;
	text-decoration: none;
}
div#different ul li a span {
	visibility: hidden;
}
div#different ul li a.safety {
	background-image: url('../images/template/different_safety.gif');
	width: 217px;
}
div#different ul li a.safety:hover {
	background-image: url('../images/template/different_safety-over.gif');
}
div#different ul li a.diversity {
	background-image: url('../images/template/different_diversity.gif');
	width: 217px;
}
div#different ul li a.diversity:hover {
	background-image: url('../images/template/different_diversity-over.gif');
}
div#different ul li a.education {
	background-image: url('../images/template/different_education.gif');
	width: 219px;
}
div#different ul li a.education:hover {
	background-image: url('../images/template/different_education-over.gif');
}
body.green div#different h3 {background-image: url('../images/what_we_do/going_green/g-h3_different.jpg');}
body.green div#different ul li a.safety {background-image: url('../images/what_we_do/going_green/g-different_safety.gif');}
body.green div#different ul li a.safety:hover {background-image: url('../images/what_we_do/going_green/g-different_safety-over.gif');}
body.green div#different ul li a.diversity {background-image: url('../images/what_we_do/going_green/g-different_diversity.gif');}
body.green div#different ul li a.diversity:hover {background-image: url('../images/what_we_do/going_green/g-different_diversity-over.gif');}
body.green div#different ul li a.education {background-image: url('../images/what_we_do/going_green/g-different_education.gif');}
body.green div#different ul li a.education:hover {background-image: url('../images/what_we_do/going_green/g-different_education-over.gif');}


/***** SECTION WRAPPERS *****/
div.sectionWrapper, div.sectionWrapperMedium {
	background: url('../images/template/section_sm-tile.gif') repeat-y 0 0 #FDFDFA;
	width: 306px;
}
div.sectionWrapper div.top {
	background: url('../images/template/section_news-top.gif') no-repeat 0 0;
}
div.sectionWrapper div.bottom {
	overflow: auto;
	background: url('../images/template/section_sm-bottom.gif') no-repeat left bottom;
}
div.sectionWrapperMedium {margin: 14px 0;}
div.sectionWrapperMedium div.top {
	background: url('../images/template/section_md-top.gif') no-repeat 0 0;
}
div.sectionWrapperMedium div.bottom {
	background: url('../images/template/section_sm-bottom.gif') no-repeat left bottom;
	padding: 15px;
}
div#emailSignup {background: url('../images/template/email_signup_tile.gif') repeat-y 0 0 #505050; color: #FFF;}
div#emailSignup div.top {background: url('../images/template/email_signup_top.gif') no-repeat 0 0;}
div#emailSignup div.bottom {background: url('../images/template/email_signup_bottom.gif') no-repeat left bottom;}
/*div#emailSignup {width: 306px; height: 235px; overflow:hidden;}
div#emailSignup div.bottom {height: 205px; overflow: hidden;}*/
div#emailSignup h2 {margin: 0; padding: 0; height: 40px;}
div#emailSignup form,
div#emailSignup p {margin: 0; padding: 0;}
div#emailSignup p {margin-bottom: 1em;}
div#emailSignup h2 span {visibility: hidden;}
div#emailSignup label {font-weight: bold; color: #AAA;}
div#emailSignup label span {font-weight: normal;}
div#emailSignup input {
	border-width: 1px; 
	border-style: solid;
	border-top-color: #333;
	border-left-color: #333;
	border-right-color: #999;
	border-bottom-color: #999;
	width: 99%; 
	color: #000;
}
div#emailSignup input.button {border: 2px solid #4071AB; color: #FFF;}
div#emailSignup ol {list-style: none; margin: 0; padding: 0;}
div#emailSignup li {margin: 0; padding: 0; line-height: 1em;}
div#emailSignup li.buttons {text-align: center;}
div#emailSignup div.field {padding: .5em 0 .75em;}
div.sectionWrapper div.heading {
	height: 47px;
}
div.sectionWrapper h2 {
	float: left;
	display: inline;
	margin: 0;
	padding: 10px 0 0 16px;
	width: 124px;
	font-size: 22px;
	font-weight: normal;
	color: #E6E5E3;
	line-height: normal;
}
div.sectionWrapper h2 span {visibility: hidden;}

div.sectionWrapperLarge {
	margin: 14px 0;
	background: url('../images/template/section_lg-tile.gif') repeat-y 0 0 #FDFDFA;
	width: 590px;
}
div.sectionWrapperLarge div.top {
	background: url('../images/template/section_lg-top.gif') no-repeat 0 0;
}
body.green div.sectionWrapperXlarge div.top {background-image: url('../images/what_we_do/going_green/g-section_lg-top.gif');}
div.sectionWrapperLarge div.bottom {
	background: url('../images/template/section_lg-bottom.gif') no-repeat left bottom;
	padding: 15px;
}
div.sectionWrapperXlarge {
	margin: 0 0 14px 0;
	background: url('../images/template/section_xl-tile.gif') repeat-y 0 0 #FDFDFA;
	width: 910px;
}
body#pageHome div.sectionWrapperXlarge {margin-top: 14px;}
div.sectionWrapperXlarge div.top {
	background: url('../images/template/section_xl-top.gif') no-repeat 0 0;
}
div.sectionWrapperXlarge div.bottom {
	background: url('../images/template/section_xl-bottom.gif') no-repeat left bottom;
	padding: 15px;
}

ul.inline { 
	list-style: none;
	margin-left: 20px; 
	padding-left: 0;
}
ul.inline li { 
	float: left;
	display: inline; 
	margin-left: 0;
	padding-left: 0;
	width: 24%;
}

/***** FILTER LIST *****/
ul#newsfilter {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 28px 11px 0 0;
	width: 115px;
	height: 19px;
}
ul#newsfilter li {
	margin: 0;
	background: #1C63A0;
	padding: 0;
	width: 115px;
	font-size: 10px;
	line-height: normal;
}
ul#newsfilter li a {
	display: block;
	border-bottom: 1px solid #165082;
	background: url('../images/template/filterlist_arrow.gif') no-repeat right top;
	padding: 3px 21px 0 0;
	width: 94px;
	height: 15px;
	font-weight: bold;
	color: #8EB1D0;
	text-align: right;
	text-decoration: none;
}
ul#newsfilter li a:hover {
	color: #B7D3EB;
}
ul#newsfilter li ul {
	display: none;
	position: absolute;
	list-style-type: none;
	margin: 0;
	background-color: #1C63A0;
	padding: 0;
	width: 115px;
}
ul#newsfilter li:hover ul, ul#newsfilter li.sfhover ul {
	display: block;
}
ul#newsfilter li ul li {
	background: none;
	width: 115px;
}
ul#newsfilter li ul li a {
	background: none;
	padding: 2px 21px 2px 5px;
	width: 89px;
	height: auto;
	font-weight: normal;
}
ul#newsfilter li ul li a:hover {
	background-color: #327BBA;
}

/***** NEWS TEASERS *****/
ul.teasers {
	list-style-type: none;
	margin: 0;
	padding: 0 3px;
	height: 123px; /* # of items * 41px */
}
/*body#pageHome ul.teasers {
	height: 246px;
}*/
ul.teasers li {
	margin: 0;
	border-bottom: 1px solid #E3E3E1;
	padding: 6px 15px 0 15px;
	height: 34px;
	overflow: hidden;
	font-size: 11px;
	line-height: normal;
}
ul.teasers li a {
	font-weight: bold;
}
span.tags {
	color: #999;
}

/***** MARKETS LIST *****/
p#specialtyMarkets {
	padding-left: 160px;
}
p#specialtyMarkets a {
	float: left;
	display: inline;
	margin-right: 15px;
	margin-bottom: 15px;
	height: 113px;
	width: 272px;
}
p#specialtyMarkets a:hover {text-decoration: none;}
p#specialtyMarkets a.designbuildassist {background: url(../images/markets/market_designbuildassist.jpg) no-repeat 0 0;}
p#specialtyMarkets a.designbuildassist:hover {background: url(../images/markets/market_designbuildassist-over.jpg) no-repeat 0 0;}
p#specialtyMarkets a.leed {margin-right: 0; background: url(../images/markets/market_leed.jpg) no-repeat 0 0;}
p#specialtyMarkets a.leed:hover {background: url(../images/markets/market_leed-over.jpg) no-repeat 0 0;}
p#specialtyMarkets a.utility {background: url(../images/markets/market_utility.jpg) no-repeat 0 0;}
p#specialtyMarkets a.utility:hover {background-image: url(../images/markets/market_utility-over.jpg);} 
p#specialtyMarkets a.bim {margin-right: 0; background: url(../images/markets/market_bim.jpg) no-repeat 0 0;}
p#specialtyMarkets a.bim:hover {background: url(../images/markets/market_bim-over.jpg) no-repeat 0 0;}
p#specialtyMarkets a span {visibility: hidden;}
ul.marketThumbs {
	list-style-type: none;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 880px; /*885px;*/
	/*padding: 0 0 0 15px; FOR ROWS OF 8 */
	/*width: 870px; FOR ROWS OF 8 */
}
ul.marketThumbs li {
	float: left;
	display: inline;
	margin: 0 8px 15px;
	/*margin: 0 11px 15px; FOR ROWS OF 8 */
	padding: 0;
	width: 80px;
	line-height: normal;
	text-align: center;
}
/*ul.marketThumbs li img, ul.marketThumbs li a img {
	margin-bottom: 2px;
	border: 2px solid #FDFDFA;
}
ul.marketThumbs li.active a img, 
ul.marketThumbs li a.thumb:hover img {border: 2px solid #4980C4;}*/
ul.marketThumbs li a.thumb {
	display: block;
	margin: 0 auto 2px;
	border-right: 1px solid #FDFDFA;
	border-left: 1px solid #FDFDFA;
	background: #E1DCD3; 
	padding: 2px;
	width: 70px;
}
ul.marketThumbs li.active a.thumb,
ul.marketThumbs li a.thumb:hover {background:#4980C4; padding: 2px;}
ul.marketThumbs li.active a.text, 
ul.marketThumbs li a.text:hover {text-decoration: underline;}

ul.projectNames,
ul.projectNamesPlain {
	list-style: none;
	margin: 1em 0;
	padding: 0;
}
/*ul.projectNames li {
	float: left;
	margin: 0 2em 1em;
	background: url(../images/template/bullet.gif) no-repeat 0 .75em;
	padding: 0 0 0 15px;
	width: 40%;
}*/
ul.projectNames li,
ul.projectNamesPlain li {
	float: left;
	margin: 0 12px 12px 0;
	border: 1px solid #e1dcd3;
	background-color: #f2ede4;
	padding: 0;
	width: 428px; /*276px;*/
	height: 96px;
	overflow: hidden;
	line-height: 18px;
}
ul.projectNames li.even,
ul.projectNamesPlain li.even {margin-right: 0;}
ul.projectNames li img {
	float: left;
	width: 150px;
}
ul.projectNamesPlain li img {display: none;}
ul.projectNames li span.text {
	float: left;
	padding: 10px 0 0 10px;
	width: 259px; /*331px;*/
	height: 86px;
}
ul.projectNamesPlain li span.text {
	float: none;
	display: block;
	padding: 10px 0 0 10px;
	width: 409px; /*331px;*/
	height: 86px;
}
div.marketDescription {
	float:left; 
	margin-top: 0; 
	width: 786px;
}
div.marketDescription > p:first-child {margin-top: 0;}

/*ul.marketList {
	list-style-type: none;
	float: right;
	margin: 0;
	padding: 0;
	width: 170px;
}
ul.marketList li {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.1em;
	text-align: right;
	height: 1.3em;
}
ul.marketList li a {
	display: block;
	padding: 0 3px;
}
ul.marketList li a.active, ul.marketList li a:hover {
	background-color: #4980C4;
	color: #FFF;
	text-decoration: none;
}*/

/***** PAGE HEADER *****/
div#pgHeader {
	background: url('../images/template/pgheader_bg.gif') repeat-x;
}
div#pgHeader div.left {
	background: url('../images/template/pgheader_end-left.gif') no-repeat left top;
}
div#pgHeader div.right {
	background: url('../images/template/pgheader_end-right.gif') no-repeat right top;
	height: 74px;
}
div#siteSearch {
	float: right;
	padding: 21px 15px 0 0;
	width: 158px;
	height: 30px;
}
div#siteSearch form {
	margin: 0;
	padding: 0;
}
div#siteSearch div.tile {
	background: url('../images/template/pgheader_search-tile.gif') repeat-x 0 0;
}
div#siteSearch div.left {
	background: url('../images/template/pgheader_search-left.gif') no-repeat 0 0;
	height: 28px;
	text-align: right;
}
div#siteSearch div.text {
	float: left;
	padding: 8px 0 0 10px;
	text-align: left;
}
div#siteSearch div.text input {
	margin: 0;
	border: 0;
	background: none;
	padding: 0;
	width: 112px;
	font-size: 12px;
	color: #000;
}
div#siteSearch div.button {
	float: right;
}
div#siteSearch div.button input {
	margin: 0;
	border: 0;
	padding: 0;
	width: 32px;
	height: 28px;
}
body.adminlogin div#logout {display: none;}
div#logout {
	float: right;
	padding: 21px 15px 0 0;
	width: 93px;
	height: 30px;
}
div#logout a.logout, div#logout a.logout:hover {
	display: block;
	background: url(../images/admin/btn_logout.gif) no-repeat 0 0;
	height: 28px;
	width: 93px;
	text-decoration: none;
	overflow: hidden;
}
div#logout a.logout span {visibility: hidden;}
div#emailPage {
	float: right;
	padding: 27px 17px 0 0;
}
div#emailPage a {
	display: block;
	background: url('../images/template/pgheader_emailpage.gif') no-repeat;
	width: 44px;
	height: 42px;
	overflow: hidden;
	text-decoration: none;
}
div#emailPage a:hover {
	background: url('../images/template/pgheader_emailpage-over.gif') no-repeat;
	text-decoration: none;
}
div#emailPage a span {
	visibility: hidden;
}
div#pgHeader p.tagline {
	float: right;
	margin: 0;
	padding: 25px 15px 0 0;
	font-size: 1.2em;
	font-style: italic;
	color: #CCC;
	line-height: normal;
}
div#employeeLogin {
	float: right;
	padding: 0 15px 0 0;
}
div#employeeLogin a {
	display: block;
	background: url('../images/template/pgheader_employeelogin.gif') no-repeat;
	width: 156px;
	height: 29px;
	overflow: hidden;
	text-decoration: none;
}
div#employeeLogin a:hover {
	background: url('../images/template/pgheader_employeelogin-over.gif') no-repeat;
	text-decoration: none;
}
div#employeeLogin a span {
	visibility: hidden;
}
div.clearit, div.clearLeft, div.clearRight {
	clear: both;
	height: 0px;
	overflow: hidden;
}
div.clearit span {visibility: hidden;}
div.clearLeft {clear: left;}
div.clearRight {clear: right;}

/***** FORMS *****/
form {
	margin: 12px 0;
	padding: 0;
}
fieldset {
	clear: left;
	border-top: 1px solid #C8C4BC;
	border-right: 0;
	border-bottom: 1px solid #C8C4BC;
	border-left: 0;
	padding: 10px 0;
}
fieldset fieldset {
	border-top:  12px solid #EEE;
	border-bottom: 0;
	padding: 0 20px;
}
fieldset.buttons {
	border: 0;
	padding-left: 180px;
}
legend {
	background-color: #FDFDFA;
	font-weight: bold;
	color: #8A8884;
}
fieldset fieldset legend {
	padding: 0 5px;
	font-size: 0.85em;
	color: #CCC;
	text-transform: uppercase;
}
fieldset ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
fieldset ol li {
	clear: left;
	margin: 0;
	padding: 5px 0;
	line-height: normal;
}
fieldset ol li.float {
	float: left;
	clear: none;
	width: 300px;
}
fieldset ol li label {
	float: left;
	display: inline;
	width: 160px;
	padding: 5px 10px 0 0;
	font-size: 11px;
	font-weight: bold;
	color: #4980C4;
	text-align: right;
}
fieldset fieldset ol li label {
	width: 140px;
}
fieldset ol li div.field label {
	float: none;
	padding: 0;
	font-weight: normal;
}
fieldset ol li label.required {
	background: url('../images/template/required.gif') no-repeat right 7px;
}
fieldset ol li label span.required {
	display: none;
	color: #C00;
}
fieldset ol li div.field {
	float: left;
	display: inline;
	padding-left: 10px;
}
fieldset ol li div.field div {
	padding-top: 2px;
}
fieldset ol li div.field div.note, fieldset p.note {
	background: url('../images/template/icons/icon_note.gif') no-repeat 0 6px;
	padding: 2px 0 0 12px;
	font-size: 0.8em;
	color: #999;
}
fieldset p.note {
	background-position: 0 7px;
}
fieldset ol li div.removal input,
fieldset ol li div.removal select,
fieldset ol li div.removal strong {
	float: left;
	margin-right: 3px;
}
fieldset ol li div.removal a.delete {
	float: left;
	padding-top: 2px;
	background-position: 0 2px;
}
fieldset ol li div.field img {
	margin-bottom: 5px;
}
input, select, textarea {
	border-top: 1px solid #666;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #666;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
textarea {
	width: 370px;
}
body.admin textarea {
	width: 500px;
}
input.small {
	vertical-align: middle;
	border: 0;
}
input.button {
	border: 2px solid #4071AB;
	background: /*url(../images/template/submit_bg.gif) repeat-x 0 center*/ #4980C4;
	font-weight: bold;
	color: #FFF;
}
div#officeContact {
	float: right;
	border: 2px solid #EBE6DD;
	padding: 5px;
	width: 290px;
}
div#officeContact div.text {
	overflow: auto;
}
div#officeContact img {
	float: left;
	margin: 0 15px 0 0;
	width: 70px;
	height: 70px;
	overflow: hidden;
}
div#officeContact span {
	float: left;
	width: 205px;
}

/***** PAGE FOOTER *****/
div#pgFooter {
	margin: 0 auto;
	background: url('../images/template/pgfooter_bg2.gif') no-repeat 0 0;
	padding: 5px 20px 0 20px;
	width: 915px;
	height: 48px;
	font-size: 11px;
	color: #54534F;
	line-height: normal;
	text-align: right;
}
div#pgFooter div.employeeLogin {padding-bottom: 3px; text-align: left; font-size: 12px; font-weight: bold;}
div#pgFooter span.address {float: left;}
div#tlsfooter {
	margin: 0 auto;
	padding: 0 20px 10px 20px;
	width: 915px;
	font-size: 11px;
	color: #CCC; /*#666;*/
	line-height: normal;
}
div#tlsfooter a {
	font-weight: bold;
	color: #CCC; /*#666;*/
}
div#tlsfooter a:hover {
	color: #FFF; /*#999;*/
}
