/*
 * Theme Name: Weitz.com
 * Author: Flying Hippo Web Technologies
 * Author URI: http://www.flyinghippo.com/
 * Version 2.1
 */

/* FONTS */
@import url("fonts/stylesheet.css");


* { outline: 0 none; -moz-padding-start:0; -moz-margin-start:0;}
body, div, dl, dd, h1, h2, h3, h4, h5, h6, ul, li, p, pre, th, td, ol { margin: 0; padding: 0 }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
ul { list-style-type: none; margin: 0; padding: 0;}
ol { margin: 0; padding: 0;}
img { border: 0; }
span { display: inline; }	
img, a img { border: 0; padding: 0; margin: 0; }
span { display:inline; }
textarea { overflow: hidden; }
table { border-spacing: 0; padding: 0; margin: 0; }

.content ul { list-style-type: disc; margin: 0 0 0 10px; padding: 0 0 0 10px;}
.content ol { margin: 0 0 0 20px; padding: 0;}

/* WP THEME REQUIREMENTS & UTILITY CLASSES */
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; }
img.alignleft { margin: 0 10px 10px 0; }
.alignright { float: right; }
img.alignright { margin: 0 0 10px 10px; }
.dozer { width: 100%; height: 1px; margin: 0 0 -1px; clear: both; }
.clearfix { clear: both; }
.linklove, #metaseopack small { display: none; }
a img { border:none; outline:none;}

/* WEITZ Template */
html {
	background:url(images/wtz_bg.jpg) repeat;	
}

body
{
	background:url(images/wtz_topBg.png) repeat-x top center;
	/*font-family:'MyriadRoman', Verdana, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#959491;
	min-width:890px;
	line-height:1.3em;
}

blockquote {
	color:#804C13;	
	padding: 5px 20px 5px 20px;
	line-height:1.6em;
}

hr {
	background-color: #CECECE;
	height: 2px;
	border: none;
	clear: both;
	margin: 12px 0;
}

th {
	color:#804C13;
	font-weight:bold;
	padding:4px;
	border: 1px solid #CECECE;
	background-color: #EAEAEA;
}

td {
	padding:4px 8px 4px 8px;
	border: 1px solid #CECECE;
	vertical-align: top;
}

table {
	 border: 1px solid #CECECE;	
	 width:100%;
}

table.leadership, table.leadership td {
	border: none;
}

table.leadership h2 {
	margin-bottom: 4px;
}

h4 {
	color:#804C13;	
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:.09em;
	margin: 0 0 12px;
}

h5 {
	color:#000;
	font-size:14px;
	margin: 0 0 12px;
}


/*  ---------------------------------------------------- Header styles ---------------------------------------------------- */
.topBg
{
	display: none;
	position:absolute;
	height:111px;
	display:block;
	width:100%;
	/*background:url(images/wtz_topBg.png) repeat-x top center;
	background-repeat:repeat-x;*/
	min-width:890px;
	left:0;
	top:0;
}

#wrapper
{
	margin:0 auto;
	width:890px;
	/*background:grey;*/
	display:block;
	top:0;
}

#header
{
	position:relative;
	z-index: 2000;
	display:block;
	margin:0 0 25px 0;
	padding:0;
	height:150px;
}

#main
{
	/*position:relative;*/
}

.mainLogo
{
	width:420px;
	height:60px;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
	position:absolute;
	top:22px;
	background:url(images/wtz_graphics.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

#ancNav
{
	font-family: 'MyriadRoman', Arial, Helvetica, sans-serif;
	position:absolute;
	top:75px;
	right:0;
	height:28px;
	display:block;
}

#ancNav ul li
{
	float:left;
	display:block;
	padding:0 8px;
	border-left:1px #646159 solid;
	text-transform: lowercase;
}

#ancNav ul li:first-child
{
	border:none;
}

#ancNav ul li a
{
	text-decoration:none;
	color:#aaa9a6;
}

#ancNav ul li a:hover
{
	color:#ffb60f;
}
	
#nav
{
	float: right;
	height:36px;
	margin-top:111px;
	background: transparent url('images/nav-dropdown-bg.png') no-repeat -9999px -9999px; /* Preload the hover image so it doesn't flicker */
}


#nav .leftPart
{
	float:left;
	width:40px;
	height:40px;
	background:url(images/wtz_graphics.png) no-repeat;
	background-position:0 -60px;
	display:block;
	margin:0;
}

#nav .mainNavHolder
{
	float:left;
	display:block;
	padding:0;
	background:url(images/wtz_mainNavBg.png);
	height:36px;
}

.clear
{
	clear:both!important;
	float:none!important;
	display:none!important;
	background:none!important;
}
#nav ul
{
	margin-top: 7px;
}

#nav ul li
{
	float:left;
	display:block;
	padding:0;
	margin:-2px 5px;
	background:none;
	letter-spacing:0.06em;
	font-size:14px;
	position: relative;
	z-index: 2000;
}

#nav ul li.divider
{
	background-color: #453D29;
	width: 1px;
	height: 23px;
	margin: 0 5px;
}

#nav a
{
	border: 2px solid transparent;
	border-bottom: none;
	font-family: 'TigerGothamBold';	
	text-decoration:none;
	color:#ffb60f;
	text-transform:uppercase;
	display:block;	
	padding:4px 7px;
	margin: 0 auto;
	position: relative;
	z-index: 1100;
}

#nav ul li:hover a 
{
	border-top: 2px solid #453D29;
	border-right: 2px solid #453D29;
	border-left: 2px solid #453D29;
	border-bottom: none;
	padding-bottom: 5px;
	background-color: #030302;
	position: relative;
	z-index: 1100; /* needs to be above the dropdown menu for the pseudo-shared border */
	color:white;
}

#nav a:hover
{
	color:white;
}

#nav ul li.home a {
	width: 20px;
	height: 20px;
	background: transparent url('images/home.png') no-repeat top center;
	padding: 0;
	margin: 3px 8px 0 0;
	border: none !important;
}

#nav ul li.home a:hover {
	border: none !important;
	padding: 0;
	background-position: bottom center;
}

#nav ul li.home a span {
	display: none;
}

/* Dropdown Nav Styles */

#nav ul.dropdown { 
	display: none; /* re-enable this after testing */
	background: transparent url('images/nav-dropdown-bg.png') repeat;
	border: 2px solid #453D29;
    font-family: 'TigerGothamBold', Arial, Helvetica, sans-serif;
	position: absolute;
	padding: 10px;
	z-index: 1000;
	left: 0;
	top: 18px;
	width: 140px;
	min-width: 140px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#nav ul.dropdown {
	/* For some reason, Webkit calculates this dropdown's position 1px differently than FF and IE. This is a Webkit-specific rule to correct that.*/
	top: 17px;
}

}

#nav ul li:hover ul.dropdown {
	display: block;
}

#nav ul li:hover a {
	color: white;
}

#nav ul.dropdown li a {
	border: none;
	padding: 0;
	z-index: auto;
	margin: 0;
	background: none;
}

#nav ul.dropdown a:hover {
	z-index: auto; /* needs to be above the dropdown menu for the pseudo-shared border */
	background: none;
	color: #fff;
}

#nav ul.dropdown li {
	float: none;
	border: none;
}

#nav ul.dropdown li .header {
	border-bottom: 1px solid #FFB60F;
	padding-bottom: 5px;
}

#nav ul.dropdown li .header a {
    color: #FFB60F;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
}

#nav ul.dropdown li .header a:hover,
#nav ul.dropdown li ul li a:hover {
	color: #fff;
}

#nav ul.dropdown li a {
	color: #AAA9A6;
	font-size: 12px;
	display: block;
	padding: 3px 0;
	letter-spacing: normal;
}

#nav ul.dropdown li ul li a:hover {
	color: #fff;
}

#nav ul.dropdown#projects-dropdown li {
	margin-bottom: 10px;
}

#nav ul.dropdown#projects-dropdown li ul li {
	margin: 0;
}

#nav ul.dropdown li.commercial ul li {
	float: left;
	width: 49%;
	padding: 0.5%;
}

#nav ul.dropdown#projects-dropdown {
	/*display: none; /* disable this rule with Firebug to test layout */
	right: 0;
	left: auto;
	padding: 10px 20px;
	width: 450px;
}

#nav ul.dropdown#projects-dropdown li.commercial {
	width: 290px;
	float: left;
}

#nav ul.dropdown#projects-dropdown li.federal{
	width: 140px;
	float: right;
}

#nav ul.dropdown#projects-dropdown li.industrial {
	width: 140px;
	float: right;
}

/* Homepage Gallery Styles */

.homepageGalleryContainer
{
	height:450px;
	position:relative;
}

.projectTitle
{
	color:#ffb60f;
	font-size:14px;
	font-family: 'TigerGothamBold';
	padding:12px 0 9px 0;
	/*height:100%;*/
	border-bottom:1px #ffb60f solid;
	display:block;
	text-transform:uppercase;
	letter-spacing:0.05em;
	
}

.galleryRightCorner
{
	width:31px;
	height:29px;
	background:url(images/wtz_graphics.png) no-repeat;
	background-position:-183px -60px;
	display:block;
	position:absolute;
	top:0;
	right:0;
	z-index:100;
}

.galleryLeftCorner
{
	width:32px;
	height:29px;
	background:url(images/wtz_graphics.png) no-repeat;
	background-position:-215px -60px;
	display:block;
	position:absolute;
	top:310px;
	left:0;
	z-index:10;
}

.projectTitle span
{
	font-family:'TigerGothamRegular', Verdana, sans-serif;
	color:#60563e;
}

#areaTitle {
	width: 33px;
	height: 11px;
	background: transparent url("images/area-label.png") no-repeat center center;
	margin: 6px 0 0 20px;
}

.categoryContainer
{
	position: absolute;
	left: 225px;
	display:block;
}
.categoryContainer img
{
	margin-top:4px;
}
.yellowSeparator
{
	width:10px;
	height:70px;
	display:block;
	background:url(images/wtz_graphics.png) no-repeat -420px 0;
	float:left;
	margin-right:5px;
}

.sliderNav
{
	width:210px;
	height:60px;
	display:block;
	position:absolute;
	/*background:url(images/wtz_graphics.png) no-repeat;
	background-position:-40px -60px;*/
	top:382px;
}

.sliderNav ul li
{
	float:left;
	display:block;
	padding:9px 0 0 22px;
}

.sliderNav ul li:first-child { padding-left:0;}

.sliderNav ul li a
{
	font-family: 'TigerGothamBold';
	font-size:48px;
	text-decoration:none;
	color:#915e0d;
	line-height:55px;
}

.sliderNav ul li a:hover
{
	color:#ffb60f;
}

.homepageContent
{
	margin-top:10px;
	z-index:100;
	clear: both;
}

.featuredProjects
{
	width:490px;
	display:block;
	/*background:#43320b;	*/
	float:left;
	margin-right:20px;
}

.homepageContent .featuredProjects {
	width: 565px;
}

.featuredProjectBox
{
	width:152px;
	padding:0;
	margin:0 11px 0 0;
	/*background:white;*/
	float:left;
}
.featuredProjectBox.last { margin-right: 0; }

.featuredProjectsTitle
{
	color:#915E0D;
	font-size:14px;
	font-family: 'TigerGothamBold';
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:0.06em;
	padding:5px 0 8px 0;
}

.featuredContent {
	font-size: 12px;
	font-family: 'MyriadRoman', Arial, Helvetica, sans-serif;
}

.featuredContent a {
	text-decoration: none;
}

.featuredContent h3, .featuredProjectContainer h3
{
	font-family: 'TigerGothamBold';
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:0.06em;
	font-size:12px;
	color:#d5d8db;
	margin-top:5px;
}

.featuredContent .location, .featuredProjectContainer .location
{
	font-family: 'TigerGothamBold';
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:0.06em;
	font-size:12px;
	color:#60563e;
	margin-bottom:5px;
	display: block;
}

.featuredContent .featuredExcerpt {
	display: none;
}
.contactweitz { clear: both; }
.socialBox
{
	width:305px;
	/*background:grey;*/
	float:left;
	position: relative;
	top: -75px;
}

.sliderNumTitle
{
	background:url(images/wtz_graphics.png) no-repeat;
	background-position:-40px -60px;
	width:112px;
	height:10px;
	display:block;
	position:absolute;
	top:0;
	left:0;
}
.sliderNav ul {
	display: none;
}

.socialBoxContent
{
	display:block;
	background:#18140d;
}

.socialBoxContent div
{
	padding:16px 13px;
}
.socialBoxContent a:hover {
	color: #fff;
}
.socialBoxContent .view-all {
    font-family: 'TigerGothamBold';
	text-transform: uppercase;
	padding: 0;
}
.socialBoxContent .view-all a {
	color: #D5D8DB;
}
.socialBoxContent .view-all a:hover {
	color: #fff;
}
.socialBoxContent .view-all a:hover {
	text-decoration: underline;
}
.socialBoxContent .post-meta {
	display: block;
	margin-top: -5px;
	margin-bottom: 5px;
}
.socialBoxContent .twitter h3 {
	margin-top: 0;
	margin-bottom: 12px;
}
.socialBoxContent .twitter h3 a {
	font-size: 14px;
	font-style: normal;
}
.socialBoxContent .twitter h3 a:hover {
	color: #fff;
}
.socialBoxContent .twitter a:hover {
	color: #fff;
}
.socialBoxContent div.twititem {
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 12px;
}

.socialBoxContent hr {
	width: 90%;
	border: none;
	height: 1px;
	color: #504E4A; background-color: #504E4A;
	margin: 0 auto 12px;
}

.socialBoxContent div.twititem p {
	padding-bottom: 0;
}

.socialBoxNav a
{
	display:block;
	float:left;
	padding:4px 12px;
	color:#60563e;
	text-transform:uppercase;
	font-family: 'TigerGothamBold';font-family: 'TigerGothamBold';
	text-decoration:none;
	font-size:13px;
	letter-spacing:0.02em;
	margin-left:4px;
}

.socialBoxNav a.current
{
	background:#18140D;
	color:#94600d;
}

.socialBoxNav a:hover {
	color: #FFB60F;
}

.socialBoxNav a:first-child
{
	margin-left:0!important;
}

.socialBoxContent h2
{
	color:#d5d8db;
	font-family: 'TigerGothamBold';
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:0.03em;
	margin-bottom:10px;
}

.socialBoxContent p
{
	padding-bottom:10px;
}

.socialBoxContent h3
{
	margin-top:10px;
	font-weight:normal;
	font-family:'MyriadRoman', sans-serif;
}
/* ---------------------------------------------------- FOOTER  ---------------------------------------------------- */
#footer
{
	font-family: 'MyriadRoman', Arial, Helvetica, sans-serif;
	clear:both;
	margin-top:55px;
	position:relative;
	color:#3f3d3a;
	font-size:11px;
	padding-bottom:35px;
}

#copyright
{
	width:750px;
	display:block;
	position:relative;
	top:0;
	left:0;
}

#footer a
{
	color:#3f3d3a;
	text-decoration:none;
}

.footerSocialIcons
	{
	width:185px;
	height:35px;
	display:block;
	position:relative;
	top:0;
	left:0;
}
.footerSocialIcons a span { display: none; }

#footer a:hover
{
	color:#94600d;
}

.since1855
{
	position:absolute;
	right:0;
	display:block;
	top:5px;
	font-family:'TigerGothamBold', sans-serif;
	color:#94600d;
	text-transform:uppercase;
	font-size:12px;
}

.since1855 span
{
	color:#ffb60f;
	font-size:18px;
	}
	
/* --------------------------------------------------- Social Icons -------------------------------------------------- */
.twitterIcon, .facebookIcon, .youtubeIcon, .linkedIcon, .rssIcon
{
	width:25px;
	height:25px;
	display:block;
	float:left;
	margin-right:11px;
	overflow:hidden;
	background-repeat:no-repeat;
}

.socialIcons
{
	background:#18140D;
	padding: 5px 0 10px 0;
}
.socialIcons a span { display: none; }
.socialIcons a:first-child
{
	margin-left:15px;
}

.twitterIcon
{
	background:url(images/wtz_graphics.png)  -447px -2px;
}

.twitterIcon:hover
{
	background:url(images/wtz_graphics.png)  -447px -29px;
}

.facebookIcon
{
	background:url(images/wtz_graphics.png)  -481px -2px;
}

.facebookIcon:hover
{
	background:url(images/wtz_graphics.png)  -481px -29px;
}

.youtubeIcon
{
	background:url(images/wtz_graphics.png)  -514px -2px;
}

.youtubeIcon:hover
{
	background:url(images/wtz_graphics.png)  -514px -29px;
}

.linkedIcon
{
	background:url(images/wtz_graphics.png)  -547px -2px;
}

.linkedIcon:hover
{
	background:url(images/wtz_graphics.png)  -547px -29px;
}

.rssIcon
{
	background:url(images/wtz_graphics.png)  -583px -2px;
}

.rssIcon:hover
{
	background:url(images/wtz_graphics.png)  -583px -29px;
}

/* -------------------------- EXTRA Styles for Interior Pages ---------------------------------- */

a {
	text-decoration:none;
	color:#FFB60F;
}

a:hover {
	color:#000;	
}

.content .padding {
	line-height: 1.5em;
}

.content a {
	color: #94600D;
	/*font-weight: bold;*/
}

.content a:hover {
	color: #333;
}

#mainContentWrapper
{
	margin-top:-20px;
}

.breadcrumbsContainer ul
{
	color:#a6a5a3;
	font-weight:normal;
}

.leftSidebar
{
	width:192px;
	/*background:black;*/
	float:left;
	margin-right:29px;
	display:block;
}

.interiorContent.locations object {
	margin: 0 auto;
}

.interiorContentContainer
{
	float:left;
	width:669px;
	/*background:white;*/
}

.interiorThumbContainer
{
	display:block;
	position:relative;
	margin:0!important;
	padding:0!important;
	width: 669px;
	border-bottom: 1px solid #FFB60F;
}

.interiorThumbContainer.project, .interiorThumbContainer.location
{
	height: 252px;
	border-bottom: none;
}

.interiorThumbContainer h1 {
	display: block;
	width: 100%;
	height: 66px;
	position: absolute;
	bottom: 0;
}

.interiorThumbContainer h1 span {
	display: none;
}

.interiorContent
{
	display:block;
	/*position:relative;*/
	margin:0;
	padding:0;
}

.interiorThumbContainer img
{
	display: block;
}

.interiorContent
{
	/*background:grey;*/
}

.content
{
	width:410px;
	background:white;
	display:block;
	height:auto;
	float:left;
	margin-right:35px;
	padding:20px 35px 40px;
	border-top:5px solid #ffb60f;
	color:#66635c;
}

.content.alt {
	float: none;
	margin: 0;
	padding-bottom: 20px;
}

.leftContent {
	float: left;
	margin-right: 35px;
}

.content.projectDetail {
	padding: 10px 0 40px;
	width: 480px;
}

.content.wide {
	width: 599px;
	margin-right: 0;
}

.content.index, .content.single {
	padding-bottom: 20px;
}

.content h1
{
	color:#373228;
	font-family:'TigerGothamBold', sans-serif;
	font-weight:normal;
	font-size:18px;
	text-transform:uppercase;
	margin: 0 0 15px 0;
}

.content h2
{
	color:#804C13;
	font-weight:bold;
	font-size:16px;
	margin:0 0 12px;
}

.content h3
{
	color:#66635c;	
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
	margin: 0 0 12px;
	letter-spacing:0.09em;
}

.content p {
	margin-bottom: 12px;
}

.content ul, .content ol {
	margin-bottom: 12px;
}

.content li {
	margin-bottom: 5px;
	line-height: 1.4em;
}

.post {
	padding-top: 5px;
}

.post h2 {
	margin-bottom: 6px;
}

.post h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}

.post h2 span {
	font-family: 'MyriadRoman', Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}

.content.single h1 {
	margin-bottom: 6px;
	clear: both;
}

.post-meta {
	font-family: 'MyriadRoman', Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-bottom: 12px;
	font-size: 12px;
}

.content .paging {
	margin-top: 15px;
	clear: both;
	height: 20px;
}

.rightSideBar
{
	float:right;
	width:152px;
	display:block;
	color:#9f9e9d;
	font-size:12px;
	font-family: 'MyriadRoman', Arial, Helvetica, sans-serif;
}

.featuredProjectContainer
{
	margin-bottom:20px;
	margin-top:20px;
}

.featuredProjectContainer h2, .rankingContainer h2, .textWidgetContainer h2, .interiorContent .featuredProjects h2,
.featuredProjectContainer h1, .rankingContainer h1, .textWidgetContainer h1, .interiorContent .featuredProjects h1
{
	color:#94600d;
	font-family:'TigerGothamBold', sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:10px;	
	display:block;
	width:auto;
}

/* BEGIN 20140318 changes */
/*
.textWidgetContainer h2 {
	margin-top: 10px;
}
*/

.textWidgetContainer > h2
{
	border-top: 1px solid #423A28;
	padding-top: 10px;
	margin-top: 10px;
}

.textWidgetContainer > h2:first-child
{
	margin-top: 0px;
}

.textWidgetContainer:first-child > h2
{
	border: none;
}
/* END 20140318 changes */

.featuredThumb
{
	margin-bottom:10px;
}

.featuredProjectContainer h1 span,
.featuredProjectContainer h2 span
{
	background:url(images/wtz_arrow.png) no-repeat 100% 4px; 
	padding-right:24px;
}
.rankingContainer
{
	padding-top:10px;
	border-top:1px solid #423a28;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid #423a28;
}

.rankingContainer h1 strong
{
	font-size:24px;
	color:#6d6040;
	padding-left:5px;
}

.testimContainer
{
	padding-top:10px;
	margin-bottom:10px;
	background:#2d2921;
	position:relative;
	padding:10px 0;	
}

.testimonial
{
	padding:10px 15px 10px 20px;
}

.testimonial cite
{
	display: block;
	color:#695f49;
	font-weight:normal;
	margin-top:5px;
	font-style: normal;
}

.testimonial p
{
	text-indent:20px;
}

.testimonial span
{
	color:#ffb60f;
	font-family:'TigerGothamBold', sans-serif;
	font-size:14px;
}

.quoteLeft
{
	position:absolute;
	width:21px;
	height:19px;
	display:block;
	background:url(images/wtz_graphics.png) -152px -70px;
	top:13px;
	left:12px;
}

.blankTable, .blankTable td
{
	border:none;
	padding:0;
	margin:0;
}

.blankTable a
{
	font-weight:normal;	
}

.benefitsTable
{
	background-color: #DDD;
	border:solid 1px #FFF;
	color:#373228;
	margin-top:20px;
}

.benefitsTable td
{
	border:none;
	border-bottom:solid 1px #FFF;
	padding:8px 12px;
}

.benefitsTable th
{
	background-color: #373228;
	/*border:solid 1px #FFF;	*/
	border:none;
	color:#FFB60F;
}

.benefitsTable td.benefitColumn
{
	background-color: #BBB;
}

/* ------------------------------------------ Left Sidebar -------------------------------------- */

.pageSidebarTitle {
	border-bottom: 1px solid #ffb60f;
	padding-bottom: 8px;
}

/*.pageSidebarTitle h1, */
/*.pageSidebarTitle h1 > a, */
.pageSidebarTitle a
{
	color:#ffb60f;
	font-family:'TigerGothamBold', sans-serif;
	font-size:14px;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:normal;
}
.pageSidebarTitle a:hover
{
	text-decoration: underline;
}

.subNav
{
	margin-top:15px;
}

.subNav li > ul
{
	display: none;
	margin-left: 7px;
	padding: 3px 0;
}

.subNav li.current_project_category_item > ul, .subNav li.current_project_category_ancestor > ul,
	.subNav li.current_project_item > ul, .subNav li.current_project_ancestor > ul,
	.subNav li.current_location_item > ul, .subNav li.current_location_ancestor > ul,
	.subNav li.current_page_item > ul, .subNav li.current_page_ancestor > ul,
	.subNav li.current_post_item > ul, .subNav li.current_post_ancestor > ul
{
	display: block;
}

.subNav li li
{
	/* FH:NOTE:JRB -- Not sure if this meets design specs */
	padding-left: 20px;
}

.subNav li li li {
	padding-left: 10px;
}

.subNav ul {
	font-family:'TigerGothamBold', sans-serif;
	font-size:12px;
}

.subNav ul li a
{
	color:#aaa9a6;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration:none;
	display:block;
	padding:3px 0 3px 21px;
	margin:4px 0;	
}

.subNav ul ul li a {
	padding-left: 0;
}

.subNav ul li a.current, .subNav li.current_project_category_item > a, 
.subNav li.current_project_item > a, .subNav li.current_page_item > a,
.subNav li.current_location_item > a, .subNav li.current_location_parent > a,
.subNav li.current_project_category_parent > a, 
.subNav li.current_project_parent > a, .subNav li.current_page_parent > a
{
	border-left:6px solid #94600d;
	padding:5px 0 5px 15px;
	background:url(images/wtz_mainNavBg.png) repeat;
	color:white;
}

.subNav li.current_project_category_parent > a, .subNav li.current_location_parent > a, 
.subNav li.current_project_parent > a, .subNav li.current_page_parent > a
{
	color: #AAA9A6;
}

.subNav ul ul a.current, .subNav ul ul li.current_project_category_item > a, 
.subNav ul ul li.current_location_item > a, .subNav ul ul li.current_project_item > a,
.subNav ul ul li.current_page_item > a
{
	border-left: none;
	background: none;
	color: #fff;
	padding: 3px 0;
}

.subNav ul li a.current + ul, .subNav li.current_project_category_item > ul, 
.subNav li.current_project_item > ul, .subNav li.current_page_item > ul,
.subNav li.current_project_category_parent > ul, .subNav li.current_location_parent > ul, 
.subNav li.current_project_parent > ul, .subNav li.current_page_parent > ul
{
	background:url(images/wtz_mainNavBg.png) repeat;
}

.subNav ul ul ul {
	background: none !important;
}

.subNav ul ul ul li a {
	padding: 0
}

.subNav a > span
{
	color: #60563d;
}

.subNav a:hover
{
	color:#94600D;
}

.subNav.news ul li span.title {
	display: block;
    background: url("images/wtz_mainNavBg.png") repeat scroll 0 0 transparent;
    border-left: 6px solid #94600D;
    color: white;
    padding: 5px 0 5px 15px;
	text-transform: uppercase;
}

.subNav.news li > ul
{
	display: block;
}

.subNav.news ul li a {
	display: inline;
}

.subNav.news ul li ul li {
	margin: 5px 0;
}

/* --------------------------------- Project Detail Page ---------------------------- */

.projectDetailImage
{
	background:url('images/slider/images/wtz_projectDetailImg.jpg') no-repeat;
	/*position:relative;*/
	width:669px;
	height:252px;
}

.content.projectDetail
{
	background:none;
}

.content.projectDetail.landing
{
	border-top:none;
	padding:0;
}

.projectLandingContent
{
	background:#e1dfdd;
}

.landingContent
{
	margin-bottom: 10px;
    padding: 20px 35px 10px 35px;
}

.landingContent p
{
	margin-bottom:10px;
	color:#3b372f;
}

.projectThumbnailsContainer
{
	margin-bottom:10px;
	/*position:relative;*/
	height:54px;
	width: 480px;
}
.projectThumbnailsContainer h2 {
    color: #94600D;
    display: block;
    font-family: 'TigerGothamBold',sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
    text-transform: uppercase;	
}
.projectThumbnailsContainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.content .projectThumbnailsContainer ul li,
.leftContent .projectThumbnailsContainer ul li 
{
	float:left;
	display:block;
	margin: 0 0 5px 3px;
	width:93px;
	height:54px;
}

.projectThumbnailsContainer ul li a span { 
	display: none; 
	color: #ddd; 
	font-family: 'TigerGothamBold',sans-serif;
    font-size: 12px;
	text-transform: uppercase;
	padding-top: 5px;
	line-height: 1.1em;
}
.projectThumbnailsContainer ul li a { text-align: center; }
.projectThumbnailsContainer ul li a:hover { background: transparent url('images/bg-semitrans.png') repeat; color: #ddd; }
.projectThumbnailsContainer ul li a:hover span { display: block; }

.leftContent .projectThumbnailsContainer ul {
	margin: 0 0 10px -3px;
}

.leftContent .projectThumbnailsContainer ul li {
	margin: 0 0 3px 3px;
}

.leftContent .projectThumbnailsContainer ul li:first-child {
	margin-left: 3px;
}

.projectDescriptionContent
{
	padding:20px 35px;
	background:#2c2920;
	color:#a6a5a3;
	margin-bottom:20px;
	clear:both;
}

.projectDescriptionContent h1,
.projectDescriptionContent h2
{
	color:#e7e7e2;
	font-weight:normal;
	font-size:14px;
	height:auto;
	margin-bottom: 4px;
}

.projectDescriptionContent span.subtitle-location {
	color: #60563d;
	display: block;
	font-family: 'TigerGothamBold',sans-serif;
	margin-bottom: 12px;
	text-transform: uppercase;
	font-size: 14px;
}

.projectDetailContent
{
	padding:20px 0 20px 35px;
	background:#18140D;
	color:#a6a5a3;
	margin-bottom:20px;
}

.projectDetailContent h2,
.projectDetailContent h3
{
	color:#ffb60f;
	font-family:'TigerGothamBold', sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px #383630 solid;
	padding-bottom:5px;
}

.projectThumbnailsContainer ul li a
{
	display:block;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
}

a.thumb1
{
	background:url(images/slider/images/projectDetailThumb1.jpg) ;
}

a.thumb2
{
	background:url(images/slider/images/projectDetailThumb2.jpg) ;
}

a.thumb3
{
	background:url(images/slider/images/projectDetailThumb3.jpg) ;
}

a.thumb4
{
	background:url(images/slider/images/projectDetailThumb4.jpg) ;
}

a.thumb5
{
	background:url(images/slider/images/projectDetailThumb5.jpg) ;
}


.projectThumbnailsContainer ul li:first-child
{
	float:left;
	display:block;
	margin-left:0;
}

.textWidgetContainer
{
 /*   border-top: 1px solid #423A28;
    padding-bottom: 10px; */
    padding-top: 10px;	
}

.textWidgetContainer strong
{
	color:#d2d1d1;
	font-weight:normal;
}

.textWidgetContainer p
{
	margin:11px 0 0 0;
}

.textWidgetContainer ul li, .content ul li
{
	list-style-image:url(images/wtz_orangeBullet.png);
	list-style-position: outside;
	margin-left:12px;
}

.textWidgetContainer:first-child
{
	border:none;
}

.projectTestHeader
{
	width:480px;
	height:26px;
	background:url(images/wtz_graphics.png) no-repeat 0 -100px ;
	display:block;
}

.inner
{
	background:#2c2920;	
    color: #A6A5A3;
    margin-bottom: 20px;
    padding: 10px 20px 20px 70px;
	position:relative;
}

.projectTestimonialContent .inner { /* Add some padding to the testimonials to make room for the gold quote marks. */
	padding: 0 20px 20px 40px;
}

.testimQuote
{
	background: url("images/wtz_graphics.png") repeat scroll -152px -70px transparent;
    display: block;
    height: 19px;
    left: 40px;
    position: absolute;
    top: 0;
    width: 21px;
}

.testPost
{
	padding: 10px 0 0 30px;
	margin-bottom:20px;
	background: transparent url('images/icon-quote.png') no-repeat top left;
}

.testPost strong
{
	color:#6e644d;
	font-weight:normal;
}

.interiorContent .featuredProjects h3
{
	color:#d5d8db;
	font-family:'TigerGothamBold', sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
}

.interiorContent .featuredProjects .location
{
	color:#60563e;
	font-family:'TigerGothamBold', sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0 0 7px 0;
}

a.readMoreCond
{
	color:#84827e;
	text-decoration:none;
	font-size:12.5px;
	display:block;
}

a.readMoreCond span
{
	background:url(images/wtz_arrow.png);
	display:inline-block;
	width:15px;
	height:10px;
	background-repeat:no-repeat;
	margin-left:5px;
}

a.readMoreCond:hover
{
	color:#D5D8DB;
}

div.breadcrumbsContainer {
	font-family: 'MyriadRoman', Arial, Helvetica, sans-serif;
}

div.breadcrumbsContainer ul
{
	margin-bottom: 8px;
}

div.breadcrumbsContainer li
{
	list-style: none;
	display: inline;
	text-transform: lowercase;
	margin-right: 2px;
}

div.breadcrumbsContainer a
{
	color: #a6a5a3;;
	text-decoration: none;
}

div.breadcrumbsContainer a:hover {
	text-decoration: underline;
}

span.divider
{
	display: inline;
	height: 10px;
	margin-left: 6px;
	margin-right: 6px;
	width: 6px;
	border-left: 2px solid #60563d;
}

.socialBoxContent .news, .socialBoxContent .twitter, .socialBoxContent .facebook, .socialBoxContent .linkedin
{
	display: none;
}

div.socialBoxContent div.current
{
	display: block;
}
div.employee-listing {
	margin-bottom: 10px;
}
div.employee {
	font-family: "MyriadRoman", Arial, Helvetica, sans-serif;
}

div.employee div.empPhoto
{
	width: 148px;
}

.employee-listing div.employee {
	width: 480px;
	padding: 15px 0;
	border-bottom: 1px solid #443E32;
}

.employee-listing div.employee div.empPhoto
{
	float: left;
}

.employee-listing div.employee div.name-title {
	float: left;
	width: 165px;
	margin-left: 20px;
}

.employee-listing div.employee div.contact {
	float: left;
	margin-left: 20px;
}

div.textWidgetContainer.employee div.empPhoto > img
{
	border-right: 6px solid #94600d;
}

div.employee a {
	color: #959491;
}

div.employee a:hover {
	color: #959491;
	text-decoration: underline;
}

div.employee .name,
div.employee h1
{
	text-transform: none;
	font-size: 13px;
	color: #FFB60F;
	padding-top: 10px;
	margin: 0;
	/*font-weight: bold;*/
}

.employee-listing div.employee .name {
	padding-top: 0;
}

div.employee .title,
div.employee h2
{
	color: white;
	font-family: 'MyriadRoman', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 5px 0;
}

div.employee .phone, div.employee .linkedin, div.employee .email {
	letter-spacing: .06em;
	padding-left: 20px;
	margin-bottom: 5px;
}

div.employee .phone { background: transparent url('images/icon-phone.png') no-repeat left center; }
div.employee .linkedin { background: transparent url('images/icon-linkedin.png') no-repeat left center; }
div.employee .email { background: transparent url('images/icon-email.png') no-repeat left center; }

.employee-listing .employee .empPhoto img { 
	border-left: 6px solid #94600d; 
}

#CategoryImage
{
	width: 320px;
	height: 55px;
	margin-left: 15px;
}
#CategoryImage.Industrial
{
	background-image: url('images/label-industrial.png');
}
#CategoryImage.Commercial
{
	background-image: url('images/label-commercial.png');
}
#CategoryImage.Federal
{
	background-image: url('images/label-federal.png');
}
#CategoryImage.Bioresearch
{
	background-image: url('images/label-bioresearch.png');
}
#CategoryImage.Office
{
	background-image: url('images/label-office.png');
}
#CategoryImage.Bioscience
{
	background-image: url('images/label-bioscience.png');
}
#CategoryImage.Manufacturing
{
	background-image: url('images/label-manufacturing.png');
}
#CategoryImage.Retail_Mixed-Use
{
	background-image: url('images/label-retail.png');
}
#CategoryImage.Food_Beverage
{
	background-image: url('images/label-foodbev.png');
}
#CategoryImage.Seed
{
	background-image: url('images/label-seed.png');
}
.address {
	float: left;
	width: 40%;
	margin: 10px 5%;
	min-height: 80px;
	color: #94600D;
	font-family: 'MyriadRoman', Arial, Helvetica, sans-serif;
}

#SearchPanel
{
	display: block;
	overflow: hidden;
	vertical-align: bottom;
	top: -10px;
	right: 0px;
	height: 0px;
}

#SearchPanel > label
{
	display: block;
	width: 182px;
	height: 20px;
}

/* Look to the animate function in header */

/* Homepage Gallery Arrow Button Styles */
a.nivo-nextNav {
	top: 295px;
}

a.nivo-prevNav {
    display:none;
}

/* Contact Form */
div.content.contactForm
{
	width: 430px;
	background-color: #201d17;
	padding: 0 75px 30px;
}
.contact-mini div.content.contactForm { padding-top: 30px; }

div.content.contactForm h1 
{
	color: #94600d;
}
div.content.contactForm h1 > strong
{
	color: white;
}
#frmContact input {
	padding: 0 5px;
}
#frmContact textarea { padding: 5px; }
div#ContactFormProfileCell
{
	float: right;
	display: block;
	width: 150px;
	margin-top: 43px;
	height: 160px;
}

.contactForm form > input[type="text"], .contactForm form label
{
	width: 220px;
	display: block;
}

.contactForm label
{
	color: #FFB60F;
	font-family: 'TigerGothamBold', sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 22px 0px 6px 0px;
}

.contactForm form input[type="text"]
{
	height: 22px;
	border: none;
	background-color: #BDBBB8;
}


.contactForm form input[type="text"].error, .contactForm form textarea.error
{
	background-color: #FF4040;
}

.contactForm form textarea
{
	width: 430px;
	height: 120px;
	border: none;
	background-color: #BDBBB8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

div.contactForm div.employee div.name
{
	font-weight: bold;
}

#captcha_widget
{
	margin-top: 10px;
}

img#captcha
{
	display: block;
	margin-bottom: 10px;
}

#captcha_widget .captcha_entry_container
{
	width: 220px;
	display: inline-block;
}

#captcha_widget .recpatcha_refresh_container
{
	width: 187px;
	display: inline-block;
	margin: 10px 0 0 10px;
}

#captcha_widget span
{
	display: block;
	width: inherit;
	color: white;
	padding: 5px 0;
	font-family: 'MyriadRoman',Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 1px;	
}

#captcha_widget input
{
	width: inherit;
}

a#ContactSend
{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-top: 25px;
	padding-top: 5px;
	width: 83px;
	height: 22px;
	text-transform: uppercase;
	color: black;
	font-family: 'TigerGothamBold', sans-serif;
	font-size: 14px;
	background-color: #dcb906;
}

body.contact-mini
{
	min-width: 1px;
}

#wrapper.contact-mini
{
	margin: 0;
	width: auto;
}

#wrapper.contact-mini > .content
{
	background-image: url('images/nav-dropdown-bg.png');
	background-repeat: repeat;
	border-top: none;
	margin-right: 0;
}
#locationscontent .address {
	color: #ccc;
	margin: 10px 2.5%;
	width: 20%;
	height: 90px;
}

.mapTable td {
	border:none;
	color:#84827e;
}

.mapTable p { margin-bottom: 12px; }

.mapTable h2 {
	font-family: 'TigerGothamBold', sans-serif;
	font-weight:normal;
	color:#FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

.mapTable {
	border:none;	
	padding-top:10px;
	color:#84827e;
}

#locationscontent hr {
	background-color: #4f4631;
	height: 1px;
	border: none;
	clear: both;
	margin: 7px 0;
}

#locationscontent h1 {
	color:#94600d;
	font-family: 'TigerGothamBold', sans-serif;
	font-weight:normal;
	font-size: 14px;
	text-transform:uppercase;
}

#locationsmap { height: 380px; overflow: hidden; }

#map-legend { margin-bottom: 20px; }

.legend {
	width: 126px;
	height: 51px;
	background: transparent url('images/Wtz_Key2013.png') no-repeat center center;
	float: left;
}

a.guam {
	display: block;
	width: 63px;
	height: 51px;
	background: transparent url('images/Wtz_Guam2.png') no-repeat top center;
	float: left;
	margin-left: 225px;
	margin-right: 25px;
}

a.guam:hover {
	background-position: bottom center;
}

a.guam span { display: none; }

.domrep {
	width: 115px;
	height: 51px;
	background: transparent url('images/Wtz_DomRep.png') no-repeat center center;
	float: left;
}

#TB_ajaxContent
{
       padding: 0;        
}

#ancNav ul li.page-item-20 {
	/*display: none;*/
}

#TB_overlay { z-index: 9000; }
#TB_window { z-index: 10000; background: transparent url('images/nav-dropdown-bg.png') repeat; }
#TB_title { background: transparent; }
#TB_closeAjaxWindow { color: #fff; }
#TB_closeAjaxWindow a { color: #fff; font-weight: bold; }
#TB_closeAjaxWindow a:hover { color: #fff; text-decoration: underline; }
#captcha_widget a:hover { color: #666; text-decoration: underline; }

#fancybox-loading { z-index: 2500 !important; }
#fancybox-overlay { z-index: 2100 !important; }
#fancybox-wrap { z-index: 2400 !important; }
.nivo-directionNav a { top: 80% !important; }

#cse td, #cse table { border: none; }
#cse .gcsc-branding { display: none; }


div.contactBottom > *
{
	display: inline-block;
}

#ContactStatus
{
	color: green;
	vertical-align: bottom;
	padding: 0 0 5px 5px;
	height: 17px;
}

#ContactStatus.errmsg
{
	color: red;
}

#ContactSpinner
{
	display: none;
	vertical-align: bottom;
	padding-bottom: 5px;
}

#fancybox-wrap #fancybox-outer {
	background: #000;
}

#fancybox-outer #fancybox-content {
	border: 0 solid #222;
}


/* WEBSITE SEARCH RESULTS PAGE */
.InteriorText .cse .gsc-control-cse, .InteriorText .gsc-control-cse {
    background: transparent;
    border: none;
}



div.gs-result div.gs-title, div.gs-result div.gs-title * {
    color: #804C13;
    font-style:normal;
	text-decoration:none;
}

.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl, .gs-bidi-start-align.gs-visibleUrl.gs-visibleUrl-long {
	color:#E8A109;	
}
/* #D3A143 org */

.gsc-results div.gsc-cursor-box div.gsc-cursor-current-page {
	color: #E8A109;
}

.gsc-results div.gsc-cursor-box .gsc-cursor-page {
	color:#696A6C;
	text-decoration:none;
}

.gsc-control-cse, .gsc-control-cse .gsc-table-result {
	color:#66635C;
	font-size:13px;
}

#cse .gsc-webResult.gsc-result, .gsc-webResult.gsc-result, .gsc-imageResult-column, .gsc-imageResult-classic {
	border:none;	
}

/* WEBSITE SEARCH BAR */
.SearchBox {
    background-color: #E1DFDD;
    border: medium none;
    color: #505155;
    font-size: 13px;
    height: 20px;
    padding: 2px 5px;
    width: 200px;
	margin-right: 8px;
	display: block;
	float: left;
}
#cse-search-box input#searchbutton {
	width: 20px;
	height: 20px;
	background: transparent url('images/btn-search.png') no-repeat top center;
	border: 0;
	text-indent: -9999em;
	cursor: pointer;
	display: block;
	float: left;
	margin-top: 2px;
}
#cse-search-box input#searchbutton:hover {
	background-position: bottom center;
}

div#locationsmapinner {
	height: 380px;
	/*background: transparent url('images/map-static.png') no-repeat center center;*/
	background: transparent url('images/Map-NonFlash2.png') no-repeat center center;
}

.mapTable h2 a {
	color: #fff;
}
.mapTable h2 a:hover {
	color: #94600D;
}

#locationscontent h1
{
	color: #FFFFFF;
}
.really_simple_twitter_widget li
{
	margin-bottom:12px;
}

/* REMOVE RELATED FROM LEGEND */
.legend {
	background-position: top center;
	height: 20px;
}

/* LEADERSHIP PHOTOS */
td.leader-photo {
	width: 120px;
}
