header, ul { display:block; float:left; }
body { margin:0px; background-color:#cccccc; font-family:Arial, Helvetica, sans-serif; }
body.home{ background-color: #fff; }

/* FONTS */
/*
@font-face {
	font-family: 'Calibri';
	src: url('fonts/Calibri.eot');
	src: url('fonts/Calibri.woff') format('woff'), url('fonts/bokkasha-webfont.ttf') format('truetype');
}

@font-face {
	font-family: 'Calibri';
	font-weight:bold;
	src: url('fonts/Calibri-Bold.eot');
	src: url('fonts/Calibri-Bold.woff') format('woff'), url('fonts/calibrib.ttf') format('truetype');
}

@font-face {
	font-family: 'Calibri';
	font-style:italic;
	src: url('fonts/Calibri-Italic.eot');
	src: url('fonts/Calibri-Italic.woff') format('woff'), url('fonts/calibrii.ttf') format('truetype');
}
@font-face {
	font-family: 'Calibri';
	font-style:italic;
	font-weight:bold;
	src: url('fonts/Calibri-BoldItalic.eot');
	src: url('fonts/Calibri-BoldItalic.woff') format('woff'), url('fonts/calibriz.ttf') format('truetype');
}
*/
/* MISCELLANEOUS */
.floatleft{ float:left;}
.margin-right { margin-right:23px; }
.border-right-orange { border-right:#e37f05 1px solid; }
.orange { color:#e37f05; line-height:20px; padding:10px 0; font-weight:normal; }
.black { color:#000; }
.green { color:#8db417; }
.grey { color:#c9d2a3; }
.page-template-page-secondlevel-php .overlay { margin-top:-100px; }
.overlay { margin-top:-120px; }
.indent-padding { padding-left:142px; }
.indent-margin { margin-left: 142px; }
.full-width { width:100%; }
.left-twothirds-width { width:689px; }
.right-twothirds-width { width:689px; }
.eight_col { width: 545px;}
.left-twothirds-width-indented { width:535px; padding-left:11px; }
.right-third-width { width:333px; }
.left-third-width { width:334px; }
.left-half-width { width:473px; }
.right-half-width { width:548px; }
.margin-top { margin-top:15px; }
.margin-bottom { margin-bottom:15px; }
.bold { font-weight:bold; }
.no-bottom-border { border-bottom:0px; }
.padding-top { padding-top:5px; }
.clear { clear:both; }
.green-overlay { display:block; z-index:10; }
.green-overlay { display:block; z-index:10; background-color:#8db417; opacity:0.4;  background-color: rgba(141, 180, 23, 0.40);  filter:alpha(opacity=40); }  /* This class is added by jquery, the jquery looks for the green-rollover class. */
/*.green-overlay { display:block; z-index:10; background-image:url(images/GreenOpacity.png); }*/
.no-padding { padding:0px; }
ul { list-style:none; }

h1 { margin:0px 0px 11px 0px; line-height:32px; font-size:45px; font-family:Calibri, Arial, Helvetica, sans-serif; text-transform:uppercase; }
h2 { margin:0px; font-size:18px; font-family:Calibri, Arial, Helvetica, sans-serif; font-weight:bold; }
h2.top-right { margin-top:0px; padding-bottom:5px; border-top:9px #000 solid; font-weight:bold; }
h3 { margin:0px; font-size:14px; font-family:Calibri, Arial, Helvetica, sans-serif; color:#000; }
h4 { font-family:Calibri, Arial, Helvetica, sans-serif;/* margin:15px 0 2px 0;*/ margin:5px 0 2px 0;  font-size:15px; color:#e87d05; margin-bottom:5px; }
h5 {  margin:0px;  font-size:12px; color:#e87d05; text-transform:uppercase; }
p { font-size:13px; /*margin:0px 0 10px 0;*/ }
a {text-decoration:none;}



/* PAGINATION */
div.wp-pagenavi a.previouspostslink { display:block; float:left; width:70px; height:25px; padding:0; background-image:url(images/btn_previous.png); background-repeat:no-repeat; border:none; }
div.wp-pagenavi a.nextpostslink { display:block; float:right; width:70px; height:25px; padding:0; background-image:url(images/btn_next.png); background-repeat:no-repeat; border:none; }

div.wp-pagenavi span.current { border-color: white; border: none !important;}

div.wp-pagenavi .current,
div.wp-pagenavi a.page {
   border-top: 1px solid #b5ce6a;
   background: #8db120;
   background: -webkit-gradient(linear, left top, left bottom, from(#a3c247), to(#8db120));
   background: -webkit-linear-gradient(top, #a3c247, #698613);
   background: -moz-linear-gradient(top, #a3c247, #698613);
   background: -ms-linear-gradient(top, #a3c247, #698613);
   background: -o-linear-gradient(top, #a3c247, #698613);
   padding: 4px 6px 5px 6px;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   font-size:13px;
   text-decoration: none;
   vertical-align: middle;
   margin:2px 4px 0 4px;
	display: inline-block;
	border: 0px !important;
   }

   div.wp-pagenavi .current { color:#444444;}


div.wp-pagenavi a.page:hover {
   border-top-color: #444444;
   background: #444444;
   color: #ffffff;
   }
div.wp-pagenavi a.page:active {
   border-top-color: #444444;
   background: #444444;
   }



/*font-size:13px; font-weight: bold; color:#FFF; display:block; float:left; height:25px; padding:0; border:none; }*/




/* project index */
body.page-template-page-projectindex-php div.wp-pagenavi a.nextpostslink { float:right; }
/* media*/
body.page-template-page-media-php div.wp-pagenavi { display:block; float:left; width:547px; margin-left:142px; }
body.page-template-page-media-php div.wp-pagenavi a.previouspostslink { display:block; float:left; }
body.page-template-page-media-php div.wp-pagenavi a.nextpostslink { display:block; float:right; ; }
/* search*/
body.search-results div.wp-pagenavi a.previouspostslink { display:block; float:left; }
body.search-results div.wp-pagenavi a.nextpostslink { display:block; float:right; ; }


/* CONTENT */
div#content { clear:both; width:1046px; min-height:500px; margin:0px auto 0px auto; padding: 22px 32px 24px 32px; overflow:hidden; background-color:#ffffff; }
div#content div#left p { margin-bottom:10px; color: #484848;}

/*
body.home div#caption { height:30px;  width:1078px; margin:0px auto 10px auto; padding: 24px 0 24px 32px; }
body.home div#caption div { display:block; float:right; width:270px; padding:10px 0 10px 10px; background-color: rgba(0, 0, 0, 0.75); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#bf000000, endColorstr=#bf000000)"; }
body.home div#caption div img { float:left; margin-right:10px; }
body.home div#caption div h3 { margin-top:2px; font-size:12px; color:#FFF; }
body.home div#caption div h3 span { font-style:italic; }
*/

body.home div#bottom { position: relative; height:117px; width:1088px; margin:0px auto 0px auto; padding: 21px 11px 21px 11px;}
body.home div#bottom a.section { position:relative; float:left; display:block; width:231px; height:125px; padding:0 20px 0 20px; }
body.home div#bottom a.section h3 { margin:0 0 3px 0; color:#ffffff; font-weight:normal; text-transform:uppercase; font-weight:bold; }
body.home div#bottom a.section p { display:block; width:231px; height:92px; color:#ffffff; font-size:12px; }
body.home div#bottom a.section img { display:block; float:left; z-index:0-2; opacity:1; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); margin-bottom:-3px; }
body.home div#bottom a.section img.readmore { position:absolute; top:95px; left:169px; z-index: 7; }



/* HEADER */
header { width:100%; height:80px; margin:44px 0 10px 0;  }
header div#nav { width:100%; height:34px; margin:0px; background:url(images/Grad75.png); z-index:10; }
header div#nav div#nav-inner { width:1096px; padding-left:50px; height:34px; margin:0 auto; }
ul.megaMenu li.menu-item a { font-size:14px; }
#megaMenu ul ul.sub-menu-1 {
  left:0px !important;
}

/* SEARCH RESULTS AND SEARCH BAR*/
.searchbox { border:0px; background-color:transparent; position:absolute; top:0px; left:9px; width:175px; height:16px; padding-left:5px;font-size:12px; }
.searchbox_submit { border:0px; background-color:transparent; position:absolute; top:4px; left:210px; width:15px; height:15px; }
.widget {list-style: none; }
body.search-results div#content div#left ul#media-news-holder { width: 535px; padding:0px; margin-top:0px; }
body.search-results div#content div#left ul#media-news-holder li div#mediamiddle p{ width:320px; }
body.search-results div#content div#left ul#media-news-holder li div#mediamiddle.no-pic p { width:100%; }

/*header div#nav form { position:relative; display:block; float:right; width:200px; height:29px; margin:0px; }*/
/*header div#nav form fieldset { display:block; float:left; width:240px; height:29px; margin:0px; padding:0px; border:none; top:0px; }*/
/*header div#nav form input#s { position:absolute; width:193px; height:19px; padding-left:5px; top:6px; color:#4d4d4d; font-size:11px; line-height:19px; border:none; }*/
/*header div#nav form input#searchSubmit { position:absolute; width:11px; height:11px; top:10px; left:180px; }*/



header div#nav form,
header div#nav form input#s,
header div#nav form input#s:focus,
header div#nav form input#searchSubmit{
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
}

header div#nav form {
	position:relative;
	display:block;
	float:right;
	width:135px;
	height:29px;
	margin:0px;
	margin-right: 14px;
}
header div#nav form.focus-search {
	width:165px;
}
header div#nav form input#s {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=30);
	opacity: .3;
	float: right;
	width:100%;
	margin-top: 7px;
	height:19px;
	padding-left:5px;
	top:6px;
	color:#4d4d4d;
	font-size:11px;
	line-height:19px;
	border:none;
}
header div#nav form.focus-search input#s{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
header div#nav form input#s:focus{
	outline: none;
}
header div#nav form input#searchSubmit {
	position:absolute;
	width:11px;
	height:11px;
	top:12px;
	right: 4px;
	background-color: #8db417;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	display: none;
}

header div#nav form.focus-search input#searchSubmit {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	display: block;
}


header div#nav div#logo { float:left; height:34px; margin:-18px 0px 0px -20px; }
header div#nav div#logo img { border:none; }

header div#breadcr umbBG { width:100%; height:33px; position:absolute; top:106px; z-index:-1;}
header div#breadcrumb {background:url(images/BreadcrumbBg.png); width:100%; height:13px; padding: 10px 0; text-indent:142px; color:#e37f05; text-transform:uppercase; font-size:12px; font-family:Calibri, Arial, Helvetica, sans-serif; margin:0 auto; z-index:2; }
header div#breadcrumb span { color:#fff; }
header div#breadcrumb a { color:#fff; text-transform:uppercase; font-size:12px; font-family:Calibri, Arial, Helvetica, sans-serif; text-decoration:none; }

/* MENU */
header div#nav #mega-menu { height:34px; float:left; margin-left: 23px; }
header div#nav #megaMenu ul.megaMenu li { margin-top:0px; }
header div#nav #megaMenu ul.megaMenu li:hover { background-color:none; }
header div#nav #megaMenu ul.megaMenu li a { padding:6px 25px 0px 0; font-family:Calibri, Arial, Helvetica, sans-serif; font-size:15px; text-shadow:none; color:#fff; }
header div#nav #megaMenu ul.megaMenu li.current-menu-item a { color:#e37f05; }
header div#nav #megaMenu ul.megaMenu li a:hover { color:#e37f05; }
header div#nav #megaMenu ul.megaMenu li .sub-container ul { height:auto; padding:20px 20px 20px 0px; }
header div#nav #megaMenu ul.megaMenu li .sub-container ul li { height:20px; padding-bottom:5px; }
header div#nav #megaMenu ul.megaMenu li .sub-container ul li a { display:block; margin: 0 0 0 20px; padding:0px 0 5px 0; }

/* Top level menus */
header div#nav div#mega-menu ul#menu-main-menu li.ss-nav-menu-item-depth-0 span.wpmega-item-description { display:none; position:absolute; width:170px; height:200px; left:70px; top:118px; color:#fff; text-shadow:none; text-transform:none; font-size:14px; line-height:14px; font-family:Calibri, Arial, Helvetica, sans-serif;  }
header div#nav div#mega-menu ul#menu-main-menu li.ss-nav-menu-item-depth-0 img { display:none; position:absolute; width:200px; top:110px;  }

/* Second level menus */
header div#nav #megaMenu ul#menu-main-menu li.ss-nav-menu-item-depth-0 ul.sub-menu { width:567px; min-height:108px; margin-top:10px; padding:10px 10px 10px 0px; border:none; background-image: url(images/MenuBackground.png); background-repeat:no-repeat; background-position:0 0; /*background-color:#e37f05; background-image: url(images/Brace.png); background-repeat:no-repeat; background-position:0 0; margin-top:20px;*/}
header div#nav #megaMenu ul#menu-main-menu li.ss-nav-menu-item-depth-0 ul.sub-menu li { position:static; display:block; float:none; font-family:Calibri, Arial, Helvetica, sans-serif; }
header div#nav #megaMenu ul#menu-main-menu li.ss-nav-menu-item-depth-0 ul.sub-menu li:hover { background-image: url(images/Connector.png); background-repeat:no-repeat; background-position:0 4px; }
header div#nav #megaMenu ul#menu-main-menu li.ss-nav-menu-item-depth-0 ul.sub-menu li a { position:static; display:block; float:none; height:21px; width:100%; margin-top:3px; margin-left:10px; padding:0px; font-family:Calibri, Arial, Helvetica, sans-serif; }
header div#nav #megaMenu ul#menu-main-menu li.ss-nav-menu-item-depth-0 ul.sub-menu li a span.wpmega-link-title { display:block; float:left; width:160px; margin-bottom:4px; padding:0px 0 2px 0; clear:left; text-shadow:none; color:#fff; border-bottom:1px #fff solid; font-weight:normal; text-transform:uppercase; }
header div#nav #megaMenu ul#menu-main-menu li.ss-nav-menu-item-depth-0 ul.sub-menu li:last-of-type a span.wpmega-link-title {  border-bottom:none; line-height:14px; }
header div#nav #megaMenu ul#menu-main-menu li.ss-nav-menu-item-depth-0 ul.sub-menu li a span.wpmega-link-title:hover { color:#000; }
header div#nav #megaMenu ul#menu-main-menu li.ss-nav-menu-item-depth-0 ul.sub-menu li a span.wpmega-item-description { display:none; position:absolute; width:170px; height:200px; padding-left:0px; margin-left:170px; top:21px; left:10px; color:#fff; text-shadow:none; text-transform:none; font-size:14px; line-height:14px; }
header div#nav #megaMenu ul#menu-main-menu li.ss-nav-menu-item-depth-0 ul.sub-menu li a img { position:absolute; display:none;  width:200px; margin-left:344px; top:22px; left:10px; }

/* HOMEPAGE */
body.home #controls-wrapper { margin-top:-300px; }
body.page  #controls-wrapper { display:none; }
.home header{
	position: absolute;
	top: 0;
}
#slidecaptionholder {
	display:block;
	width:1096px;
	height:34px;
	margin:0 auto;
	position: absolute;
	top: -310px;
}

#slidecaption{
	background-color: rgba(0,0,0, .8);
}

#slidecaptionholder a {
	color:#fff;
	font: 14px "Arial";
	font-weight: bold;
}

.home .intro-heading{
	position: absolute;
	top: -462px;
	left: 87px;
}

.home .intro-heading{

}

.home .intro-heading a,
.home .intro-heading a:visited{
	color: #e87d05;
}

.home .intro-heading h1,
.home .intro-heading h2{
	text-shadow: 2px 2px 2px #000;
	width: 780px;
	font-size: 38px;
}
.home .intro-heading h1{
	color: #e87d05;
	top: -240px;
	left: 57px;
	letter-spacing: -1px;
	word-spacing: -2px;
	margin-bottom: 6px;
}

.home .intro-heading h2{
	color: #fff;
	line-height: 42px;
	font-weight: normal;
	word-spacing: -6px;
}

.home .full-span-wrapper{
	width: 100%;
	background: url(images/Grad90.png);
	background: rgba(0,0,0, 0.9);
}
.home .full-span-wrapper.white{
	background: #fff;
}

.home .full-span-wrapper.orange{
	height: 150px;
	background: rgba(232,125,5, 0.9);
	filter:alpha(opacity=40);
}
.home #management_units,
body.home .full-span-wrapper div#bottom{
	height: 187px;
	width: 1088px;
	margin: 0 auto;
	padding: 35px 0 0 86px;

}

body.home .full-span-wrapper div#bottom{
	padding-top: 26px;
	height: 245px;
	position: relative;
}

.home .section-title{
	float: left;
	color: #fff;
	margin: 0 0 9px;
	font-size: 17px;
	text-transform: uppercase;
}

.home .section-title.mc{
	float: right;
	margin-right: 236px;
}

.home .section-title.twitter{
	float: right;
	margin-right: 108px;
}

.home .section-title.twitter span.twitter{
	margin-right: 7px;
}

.home .section-title.twitter a, .single-item.twitter h2 a {
	color: #000;
	text-decoration: underline;
}

div.single-item span.twitter img {
	width: 15px !important;
	height: 14px !important;
}

.home #management_units .section-title{
	color: #fff;
}
.home #latest-news .section-title{
	color: #000;
}

.home #management_units ul,
.home #latest-news ul{
	float: left;
	padding: 0;
	margin: 0;
}

.home #management_units li,
.home #latest-news li{
	float: left;
	width: 234px;
	color: #fff;
	margin-right: 38px;
}
.home #management_units li a:hover .title{
	color: #8db417;
}
.home #management_units li.last-list-item,
.home #latest-news li.last-list-item{
	margin-right: 0;
}


.home #management_units .unit .title{
	color: #e87d05;
	letter-spacing: -1px;
	word-spacing: -2px;
	margin-bottom: 5px;
	font-size: 26px;
	line-height: 26px;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear;
	-o-transition: color .2s linear;
	transition: color .2s linear;

}

#slidecaption{
	margin-top: 0px !important;
	margin-right: -59px !important;
}

.home #latest-news .post-title{
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 6px;
	height: 35px;
}
.home #latest-news .post-link{
	display: block;
	position: absolute;
	float: left;
	width: 100%;
	height: 144px;
	z-index: 999;
}
.home #latest-news img{
	max-width: 100%;
	height: auto;
}
.home #latest-news .overlay{
	position: absolute;
	margin: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 144px;
	background-color: #000;
	background-color: rgba(0,0,0, .85);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	transition: opacity .2s linear;
}
.home #latest-news .hover .overlay{
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

.home #latest-news .post-block{
	position: relative;
}
.home #latest-news .overlay > span{
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.home #latest-news li:hover .overlay > span{
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.home #latest-news .overlay > span p{
	padding: 13px 11px;
}

.home #latest-news .overlay .date{
	top: 0;
}
.home #latest-news .overlay .excerpt{
	bottom: 0;
}
.home #latest-news .overlay .date p{
	color: #e87d05;
}
.home #latest-news .overlay .excerpt p{
	color: #fff;
}

.intro-heading .flexslider{
	z-index: 1;
	height: auto;
	width: auto;
	margin: 0;
	background: none;
	position: relative;
	top: -28px;
	left: 830px;
	zoom: 1;
	max-width: 300px;
}

.intro-heading .flexslider a.home-case-study-link{
	background: #000 url(images/HomepageInfo.png) no-repeat;
	background-position: 6px 6px;
	display: block;
	float: left;
	position: relative;
	right: 0;
	bottom: 0;
	padding-bottom: 7px;
	padding-left: 30px;
	padding-right: 50px;
	padding-top: 6px;
	height: 15px;
	clear: both;
	margin-top: 0;
	font-weight: bold;
	color: #fff;
	font: 14px "Arial";
	font-weight: bold;
	background-color: rgba(0,0,0, .8);
}

a.home-readmore-link{
	background: #000 url(images/HomepageReadmore.png) no-repeat;
	background-position: 6px 6px;
	display: block;

	display: none;

	float: left;
	padding-bottom: 7px;
	padding-left: 30px;
	padding-right: 80px;
	padding-top: 6px;
	height: 15px;
	clear: both;
	margin-top: 31px;
	font-weight: bold;
	color: #fff;
	font: 14px "Arial";
	font-weight: bold;
	background-color: rgba(0,0,0, .8);
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li { background-position-y: center; background-size: cover; height: 100%; display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider.fs-loading .slides > li{
	background: #000 !important;
	-webkit-transition: all .6s linear;
	transition: all .6s linear;
}

.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
#bg-slider.flexslider {
	z-index:-10;
}
.flexslider {
	z-index: -1;
	height: 100%;
	width: 100%;
	margin: 0 0 60px;/* background:#000; */
	position: fixed;
	top: 0; left: 0; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1; width: 100%; height: 90%; }

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}



/* TOP LEVEL STANDARD CONTENT */
.page-template-page-toplevel-php #content {
	position:relative;}
.page-template-page-toplevel-php .inline {
	background: #fff;
	position: absolute;
	top:  302px;
	left: 32px;
	margin-bottom:1px;
	z-index: 1000;}

	.page-template-page-toplevel-php p:first-child { margin-top:5px;}
	/*.page-template-page-toplevel-php h4:first-child { margin-top:20px;}*/

.page-template-page-toplevel-php #right ul{
	padding: 0;
	margin: 0;
}
.page-template-page-toplevel-php #right li{
	font-size: 13px;
}
.page-template-page-toplevel-php #right ul,
.page-template-page-toplevel-php #right p{
	width: 100%;
	float: left;
}
.page-template-page-toplevel-php #right p,
.page-template-page-toplevel-php #right li{
	margin: 0px 0 10px 0;
}


div#content div#imgheader {float: left;
height: 304px;
margin-bottom: 20px;
border: #000 solid;
border-width: 9px 0;
z-index: 2;
border-bottom: none;}

div#content div#imgheader.left-twothirds { height:362px; border-bottom:none; }
div#content div#imgheader.narrow { height:254px; border-bottom:none; }
div#content div#imgheader.no-bottom-border { border-bottom:none; }
div#content div#imgheader { float:left; height:275px; overflow:hidden;} // Full Width


div#content div#left.no-top-padding { padding-top:0px; }
div#content div#left { position:relative; float:left; margin-bottom:72px; padding-top:0; padding-right:23px; padding-bottom:15px; background-color:#fff; z-index:4; overflow:visible; font-size:13px; }
div#content div#left hr.top.no-top-margin { margin-top:0px; }
div#content div#left hr.top { height:9px; background-color:#e37f05; border:none; z-index:4; }
div#content div#left hr.top.black { background-color:#000; }
div#content div#left hr.bottom { height:1px; margin-bottom:30px; background-color:#e37f05; border:none; z-index:4; }
div#content div#left hr.bottom.small-bottom-margin { margin-bottom:5px; }
div#content div#left hr.bottom.standard-bottom-margin { margin-bottom:23px; }

div#content div#right { float:right; margin:0; }

.page-template-page-toplevel-php div#content div#right a.link_holder {
   border-top: 1px solid #6d6d6d;
   background: #141414;
   background: -webkit-gradient(linear, left top, left bottom, from(#494949), to(#141414));
   background: -webkit-linear-gradient(top, #494949, #141414);
   background: -moz-linear-gradient(top, #494949, #141414);
   background: -ms-linear-gradient(top, #494949, #141414);
   background: -o-linear-gradient(top, #494949, #141414);
   width: auto;
   height: auto;
/*   padding: 10.5px 21px;
*/   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   text-decoration: none;
   vertical-align: middle;
   display:block; float:left; margin: 7px 7px 2px 0; font-family:Calibri, Arial, Helvetica, sans-serif; padding: 10px 27px; text-decoration:none; font-size: 15px; text-transform: uppercase;
   }
.page-template-page-toplevel-php div#content div#right a.link_holder:hover {
   border-top-color: #ed8105;
   background: #ed8105;
   color: #ffffff;
   -moz-box-shadow:     inset 2px 2px 5px #9e5f2f;
   -webkit-box-shadow:   inset 2px 2px 5px #9e5f2f;
   box-shadow:           inset 2px 2px 5px #9e5f2f;
   }
.page-template-page-toplevel-php div#content div#right a.link_holder:active {
   border-top-color: #ed8105;
   background: #ed8105;
   }


.page-template-page-toplevel-php div#content div#right a.link_holder_alt {
   border-top: 1px solid #999999;
   background: #666666;
   background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#666666));
   background: -webkit-linear-gradient(top, #999999, #666666);
   background: -moz-linear-gradient(top, #999999, #666666);
   background: -ms-linear-gradient(top, #999999, #666666);
   background: -o-linear-gradient(top, #999999, #666666);
   width: auto;
   height: auto;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   -webkit-box-shadow: rgba(100,100,100,1) 0 1px 0;
   -moz-box-shadow: rgba(100,100,100,1) 0 1px 0;
   box-shadow: rgba(100,100,100,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   text-decoration: none;
   vertical-align: middle;
   display:block; float:left; margin: 7px 7px 2px 0; font-family:Calibri, Arial, Helvetica, sans-serif; padding: 10px 27px; text-decoration:none; font-size: 15px; text-transform: uppercase;
   }
	.page-template-page-toplevel-php div#content div#right a.link_holder_alt:hover {
	   border-top-color: #ed8105;
	   background: #ed8105;
	   color: #ffffff;
	   -moz-box-shadow:     inset 2px 2px 5px #9e5f2f;
	   -webkit-box-shadow:   inset 2px 2px 5px #9e5f2f;
	   box-shadow:           inset 2px 2px 5px #9e5f2f;
	   }
	.page-template-page-toplevel-php div#content div#right a.link_holder_alt:active {
		border-top-color: #ed8105;
		background: #ed8105;
	   }











div#content div#right a.link_holder{
	display: block;
	float: left;
	width: 262px;
	height: 194px;
	padding-bottom: 22px;
	border-top: solid #000 10px;
	text-decoration: none;
}
div#content div#right a.link_holder:hover{
	border-top-color: #8db417;
}
/*div#content div#right a.link_holder:hover { border-top:solid #8db417 10px; }*/

div#content div#right ul#item-holder { padding:0px; margin-top:0px; margin-bottom:10px; /*border:#000 solid; border-width:0px 0px 2px 0px;*/ width:330px; }
div#content div#right ul#item-holder li { height:62px; padding:12px 0; border-bottom:4px solid #000; list-style:none; }
div#content div#right ul#item-holder li:last-child { border-bottom:none; margin-bottom: -9px; }
div#content div#right ul#item-holder li.last-list-item { border-bottom:none; margin-bottom: 11px; }

div#content div#right ul#item-holder li img { float:left; margin-right:11px; }
div#content div#right ul#item-holder li p { display:block; float:left; width:224px; margin:0px; }

div#content div#right div.single-item { float:left; margin-bottom:35px; border-top:#000 solid 9px; width:332px; }
div#content div#right div.single-item.twitter { margin-bottom: 18px; }
div#content div#right div.single-item.twitter div{background: #fff; color: #000; padding: 10px 0px 7px 0px; }
div#content div#right div.single-item img { width:333px; height:168px; }
div#content div#right div.single-item h2 { line-height:25px; font-weight:bold; height:28px; }
div#content div#right div.single-item div { min-height:15px; font-size:12px; padding: 7px 11px 7px 11px; color:#FFFFFF; background-color:#8db417; margin-top:-5px; width:311px; }
div#content div#right div.single-item div a { color:#000; text-decoration:none; font-weight:bold; }

div#content div#right div.single-item2 { float:left; margin-bottom:35px; border-top:#000 solid 9px; width:332px; }
div#content div#right div.single-item2 h2 { line-height:25px; }
div#content div#right div.single-item2 div { height:30px; font-size:12px; padding: 5px 0px 0 0; color:#000;}
div#content div#right div.single-item2 div a { color:#000; text-decoration:none; }

/* MEDIA */
div#content div#left ul#media-news-holder { width:547px; padding:0px; margin-top:0px; }
div#content div#left ul#media-news-holder li { float:left; height:auto; padding:12px 0; /*border-bottom:1px solid #b2b2b2;*/ list-style:none; list-style-image:none; background:none; }
div#content div#left ul#media-news-holder li div#mediatop { width:100%; height:30px; border-top:solid 10px #000;}
div#content div#left ul#media-news-holder li div#mediatop h2 { display:block; float:left; width:274px; font-weight:bold; }
div#content div#left ul#media-news-holder li div#mediatop h4 { display:block; float:left; padding-top:3px; width:272px; text-align:right; }
div#content div#left ul#media-news-holder li div#mediatop h4 span { color:#000; }
div#content div#left ul#media-news-holder li div#mediamiddle { float:left; width:100%; height:auto; margin-top:10px; }
div#content div#left ul#media-news-holder li div#mediamiddle h4 { display:block; float:left; width:332px; }
div#content div#left ul#media-news-holder li div#mediamiddle p { display:block; float:left; }
div#content div#left ul#media-news-holder li div#mediamiddle h4.sub-heading { margin-bottom:5px; }
div#content div#left ul#media-news-holder li div#mediamiddle div { display:block; float:left; height:auto; /*width:332px;*/ overflow:hidden; }
div#content div#left ul#media-news-holder li div#mediamiddle div p { margin:0px; }
div#content div#left ul#media-news-holder li div#mediamiddle a { display:block; float:left; color:#000; text-decoration:none; font-weight:bold; }
div#content div#left ul#media-news-holder li div#mediamiddle img { max-width: 100%; height: auto; float:left; margin:0 23px 5px 0; }
div#content div#left ul#media-news-holder li div#mediabottom { width:100%; height:50px; }
div#content div#left ul#media-news-holder li div#mediabottom h5 { display:block; margin-top:5px; color:#8db417; }
div#content div#left ul#media-news-holder li div#mediabottom h5 a { color:#000; text-transform:none; text-decoration:none; font-weight:normal; }

/* MEDIA DETAIL */
div#content div#left #mediadetailtop { width:100%; height:50px; }
div#content div#left #mediadetailtop h2 { display:block; float:left; font-weight:bold; }
div#content div#left #mediadetailtop h4 { display:block; float:left; padding-top:3px; width:261px; text-align:right; }
div#content div#left #mediadetailtop h4 span { color:#000; }
div#content div#left #mediadetailbottom { width:100%; height:50px; margin-top:10px; font-weight:bold;}
div#content div#left #mediadetailbottom h5 { display:block; margin-top:5px; color:#8db417; }
div#content div#left #mediadetailbottom h5 a { color:#000; text-transform:none; text-decoration:none; font-weight:normal; }
div#content div#left #mediadetailbottom div { margin-top:10px; }
div#content div#left #mediadetailbottom div a { color:#c9d2a3; text-decoration:none; }
div#content div#left #mediadetailbottom ol.commentlist { list-style:none; }
div#content div#left #mediadetailbottom ol.commentlist li { display:block; float:left; width:100%; min-height:100px; background-image:none; margin-left:0px; padding-left:0px; }
div#content div#left #mediadetailbottom ol.commentlist li div.comment-body { float:left; }
div#content div#left #mediadetailbottom ol.commentlist li div.comment-body div.comment-author { float:left; width:325px; margin-top:0px; }
div#content div#left #mediadetailbottom ol.commentlist li div.comment-body div.comment-meta { float:left; width:210px; text-align:right; }
div#content div#left #mediadetailbottom ol.commentlist li div.comment-body div.reply { display:block; float:left; margin-top:0px; clear:both; }
div#content div#left #mediadetailbottom ol.commentlist li div.comment-body p { display:block; float:left; margin-top:5px; clear:both; }


/* SECTOR INDEX */
body.page-template-page-sectorindex-php div#content div#top { width:100%; height:252px; margin-bottom:15px;  }
body.page-template-page-sectorindex-php div#content div#top div.left-third-width { float:left; /*width:263px; padding-left:71px;*/ width:334px; padding-left:0px; }
body.page-template-page-sectorindex-php div#content div#top div.left-third-width h2 {  margin-top:15px; border-top: #e37f05 9px solid; border-bottom: #e37f05 1px solid;  }
body.page-template-page-sectorindex-php div#content div#top div.right-twothirds-width { float:left; }
body.page-template-page-sectorindex-php div#content div#top div p { font-size:12px; }

/* Collab INDEX */
body.page-template-page-collaborative-working-php div#content div#top { width:100%; height:252px; margin-bottom:15px;  }
body.page-template-page-collaborative-working-php div#content div#top div.left-third-width { float:left; /*width:263px; padding-left:71px;*/ width:334px; padding-left:0px; }
body.page-template-page-collaborative-working-php div#content div#top div.left-third-width h2 {  margin-top:15px; border-top: #e37f05 9px solid; border-bottom: #e37f05 1px solid;  }
body.page-template-page-collaborative-working-php div#content div#top div.right-twothirds-width { float:left; }
body.page-template-page-collaborative-working-php div#content div#top div p { font-size:12px; }

/* PROJECT INDEX */
body.page-template-page-projectindex-php div#content div#top { width:1067px; height:80px; }
body.page-template-page-projectindex-php div#content div#top h4 { margin:0px 0px 16px 0px; color:#000; }
body.page-template-page-projectindex-php div#content div#top form.project-filter-form { display:block; float:left; width:355px; }
body.page-template-page-projectindex-php div#content div#top form.project-filter-form select { width:332px; height:26px; padding:2px 5px 5px 5px; background-color:#000; border:none; font-size:15px; font-family:Calibri, Arial, Helvetica, sans-serif; color:#fff; }
body.page-template-page-projectindex-php div#content div#top form.project-filter-form select option { padding:3px 5px; }

div#content a.project {
	float:left;
	display:block;
	width:332px;
	height:190px;
	margin-bottom:50px;
	border-top:#000 10px solid;
	text-decoration:none;
	color:#000;
	z-index:1; }

	div#content a.project:hover {
		border-top:#8db417 10px solid;}

div#content a.project img { z-index:1; }
div#content a.project:hover { cursor:pointer; }
div#content a.project h3 { height:18px; margin:0 0 -9x 0; line-height:18px; font-weight:bold; }
div#content a.project h3.subtitle { width:332px; height:18px; margin:0px 0px 5px 0px; font-size: 12px; font-style: italic; color:#000; font-weight:normal; }
div#content div#right a.link_holder h3.subtitle {font-weight:normal; font-style:italic; font-size:12px; color:#000; margin:0px 0px 5px 0px; }
div#content a.project h3 span { font-style:italic; font-size:12px;  }

div.sticky_holder {
	background-color:#333;
	clear:both; width:1046px;
	margin:0px auto 0px auto;
	padding: 22px 32px 0px 32px;
	overflow:hidden;
	background: url(images/StickyBG.png);}

	div.sticky_holder h4 {
		color:#fff;
		margin-bottom:20px;}

div.sticky_holder .sticky a.project {
	float:left;
	display:block;
	width:332px;
	height:190px;
	margin-bottom:50px;
	border-top:#fff 10px solid;
	text-decoration:none;
	color:#000;
	z-index:1;}

	div.sticky_holder .sticky a.project:hover {
		border-top:#8db417 10px solid;}

div.sticky_holder .sticky a.project h3 { color:#fff;}
div.sticky_holder .sticky a.project h3 span { font-style:italic; font-size:12px;  }
div.sticky_holder .sticky h3.subtitle {font-weight:normal; font-style:italic; font-size:12px; color:#000; margin:0px 0px 5px 0px; }


#download_link{
	position: absolute;
	top: 611px;
	display: none;
}


/*People Page*/
body.page-template-page-whoweare-php #people {
}
body.page-template-page-whoweare-php #people.nesting-list{
	position: relative;
}
body.page-template-page-whoweare-php #people ul {
	margin: 0;
	padding: 0;
	width: 100%;
	position: relative;
}
body.page-template-page-whoweare-php #people li {
	width: 206px;
	/*height: 430px;*/
	float: left;
	clear: none;
	list-style: none;
}
body.page-template-page-whoweare-php #people.nesting-list li {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	list-style: none;
}

body.page-template-page-whoweare-php #people > ul > li{
	border-bottom: 1px solid #7f7f7f;
}
body.page-template-page-whoweare-php #people.aboutus > ul > li{
	min-height: 470px;
}

body.page-template-page-whoweare-php #people .people-li-depth-1 .bio,{
	border-bottom: 1px solid #7f7f7f;
}

body.page-template-page-whoweare-php #people.nesting-list .pd-revealmenu{
	border: none;
	width: 100%;
	float: left;
	clear: both;
	position: relative;
}

body.page-template-page-whoweare-php #people .pd-revealmenu .links{
	position: absolute;
	width: 198px;
}
body.page-template-page-whoweare-php #people.nesting-list.development .people-li-depth-1 .exit,
body.page-template-page-whoweare-php #people.nesting-list.thomas-vale .people-li-depth-1 .exit,
body.page-template-page-whoweare-php #people.nesting-list.development .people-li-depth-1.reveal .exit,
body.page-template-page-whoweare-php #people.nesting-list.thomas-vale .people-li-depth-1.reveal .exit{
	display: none;
}

body.page-template-page-whoweare-php #people.nesting-list.development .people-li-depth-1 figure.image{
	/*display: none;*/
}

body.page-template-page-whoweare-php #people .pd-revealmenu.development{
	display: none;
}

body.page-template-page-whoweare-php #people .pd-revealmenu .links a{
	width: auto;
	float: left;
	clear: none;
	font: 18px Calibri;
	font-weight: bold;
	padding: 0px 6px 0;
	margin: 3px 10px 0 0;
	cursor: pointer;
	clear: both;
	color: #646464;
}
body.page-template-page-whoweare-php #people .pd-revealmenu .links a:hover,
body.page-template-page-whoweare-php #people .pd-revealmenu .links a.active{
	color: #e37f05;
}
body.page-template-page-whoweare-php #people .pd-revealmenu .map{
	width: 100%;
}

body.page-template-page-whoweare-php #people .pd-revealmenu .map{
	height: 426px;
}
body.page-template-page-whoweare-php #people .pd-revealmenu .map li{
	display: none;
	width: 620px;
	height: 426px;
	position: absolute;
}
body.page-template-page-whoweare-php #people .pd-revealmenu .map li img{}
body.page-template-page-whoweare-php #people .pd-revealmenu .map li.show{
	display: block;
}

body.page-template-page-whoweare-php #people .pd-revealmenu .map,
body.page-template-page-whoweare-php #people .pd-revealmenu .map ul,
body.page-template-page-whoweare-php #people .pd-revealmenu .map li,
body.page-template-page-whoweare-php #people .pd-revealmenu .map li img,
body.page-template-page-whoweare-php #people .pd-revealmenu .map li.show{
	float: left;
	margin: 0;
	padding: 0;
}
body.page-template-page-whoweare-php .construction.pd-revealmenu .map li.default{
	background: url(images/maps/construction/1.jpg);
	background-size: cover;
}
body.page-template-page-whoweare-php .construction.pd-revealmenu .map li.london_and_south_east_{
	background: url(images/maps/construction/3.jpg);
}

body.page-template-page-whoweare-php .construction.pd-revealmenu .map li.central_north_{
	background: url(images/maps/construction/2.jpg);
}

body.page-template-page-whoweare-php .construction.pd-revealmenu .map li.central_south_{
	background: url(images/maps/construction/4.jpg);
}

body.page-template-page-whoweare-php .construction.pd-revealmenu .map li.western{
	background: url(images/maps/construction/5.jpg);
}

body.page-template-page-whoweare-php .housing.pd-revealmenu .map li.default{
	background: url(images/maps/housing/1.jpg);
	background-size: cover;
}
body.page-template-page-whoweare-php .housing.pd-revealmenu .map li.london{
	background: url(images/maps/housing/2-london.jpg);
}
body.page-template-page-whoweare-php .housing.pd-revealmenu .map li.south_east__{
	background: url(images/maps/housing/3-east.jpg);
}

body.page-template-page-whoweare-php .housing.pd-revealmenu .map li.central{
	background: url(images/maps/housing/4-central.jpg);
}

body.page-template-page-whoweare-php .housing.pd-revealmenu .map li.western{
	background: url(images/maps/housing/5-west.jpg);
}

body.page-template-page-whoweare-php .thomas-vale.pd-revealmenu .map li.default.show{
	background: url(images/maps/thomasvale/2.jpg);
	background-size: cover;
}
body.page-template-page-whoweare-php .thomas-vale.pd-revealmenu .map li.show{
	background: url(images/maps/thomasvale/2.jpg);
	background-size: cover;
}

body.page-template-page-whoweare-php .development.pd-revealmenu .map li{
	background: none;
}
body.page-template-page-whoweare-php #people .people-li-depth-1.last-on-row .entry-wrapper{
	margin-right: 0;
	padding-right: 59px;
}

body.page-template-page-whoweare-php #people .people-li-depth-1.lastli{
	/*border-bottom: none;*/
}

body.page-template-page-whoweare-php #people.nesting-list.development .people-li-depth-1,
body.page-template-page-whoweare-php #people.nesting-list.thomas-vale .people-li-depth-1{
	float: left;
	clear: none;
	min-height: 280px;
	width: 206px;
}
body.page-template-page-whoweare-php #people.nesting-list.development .people-li-depth-1{
	min-height: 280px;
}

body.page-template-page-whoweare-php #people.nesting-list.development .people-li-depth-1,
body.page-template-page-whoweare-php #people.nesting-list.development .people-li-depth-1 .entry-wrapper{
	display: block;
}

body.page-template-page-whoweare-php #people.nesting-list .people-li-depth-1{
	border-top: none;
	width: 100%;
	display: none;
}

body.page-template-page-whoweare-php #people.nesting-list .people-li-depth-1 .children,
body.page-template-page-whoweare-php #people.nesting-list .people-li-depth-1 .entry-wrapper,
body.page-template-page-whoweare-php #people.nesting-list .people-li-depth-1 .exit{
	display: none;
}

body.page-template-page-whoweare-php #people.nesting-list .people-li-depth-1.reveal .children,
body.page-template-page-whoweare-php #people.nesting-list .people-li-depth-1.reveal .entry-wrapper,
body.page-template-page-whoweare-php #people.nesting-list .people-li-depth-1.reveal .exit{
	display: block;
	height: initial !important;
}
body.page-template-page-whoweare-php #people.nesting-list .people-li-depth-1.reveal{
	height: auto;
	min-height: 425px;
	display: block;
}

body.page-template-page-whoweare-php #people.nesting-list.thomas-vale .people-li-depth-1.reveal{
	min-height: 300px;
}

body.page-template-page-whoweare-php #people .people-li-depth-2 .bio{
	border-bottom: 1px solid #7f7f7f;
	padding-bottom: 10px;
}

body.page-template-page-whoweare-php #people .people-li-depth-0 > .entry-wrapper{

}

body.page-template-page-whoweare-php #people .people-li-depth-1 .bio{
	padding-top: 10px;
}

body.page-template-page-whoweare-php #people .people-li-depth-0 > .entry-wrapper figure.image,
body.page-template-page-whoweare-php #people .people-li-depth-0 > .entry-wrapper .bio{
	padding-top: 12px;
	border-top: solid #000 9px;
}

body.page-template-page-whoweare-php #people .entry-wrapper {
	width: 100%;
	float: left;
	padding: 15px 0 30px;
}

body.page-template-page-whoweare-php #people figure.image{
	margin: 0;
	float: left;
}
body.page-template-page-whoweare-php #people .bio {
	float: left;
	width: 190px;
}

body.page-template-page-whoweare-php #people.nesting-list .bio{
	width: 405px;
	margin-left: 23px;
}

body.page-template-page-whoweare-php #people.nesting-list .bio .meta-links{
	float: right;
	width:auto;
}

body.page-template-page-whoweare-php #people .bio header {
	margin: 0;
	float: left;
	width: 100%;
	height: auto;
}

body.page-template-page-whoweare-php #people.aboutus .bio header{
	min-height: 77px;
}

body.page-template-page-whoweare-php #people .bio .name-title {
	float: left;
	width: 160px;
}
body.page-template-page-whoweare-php #people .bio .name-title p {
	font-size: 11px;
	line-height: 14px;
}

body.page-template-page-whoweare-php #people.nesting-list .people-li-depth-1 > .entry-wrapper .contact_info,
body.page-template-page-whoweare-php #people.nesting-list .people-li-depth-1 > .entry-wrapper .bio .name-title p,
body.page-template-page-whoweare-php #people.nesting-list .people-li-depth-2 > .entry-wrapper .contact_info .tel{
	display: none;
}
	body.page-template-page-whoweare-php #people .children .bio .name-title {
		padding-bottom:5px;
	}
body.page-template-page-whoweare-php #people .bio .name-title h2 {
	font-size: 14px;
}
body.page-template-page-whoweare-php #people .bio .name-title h3 {
	color: #e37f05;
	font: 14px "Arial";
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
body.page-template-page-whoweare-php #people .bio .name-title h3:hover{
	white-space: normal;
}

body.page-template-page-whoweare-php #people .bio .meta-links {
  float: left;
  padding: 8px 0 0;
  width: 100%;
  min-height: 20px;
}
body.page-template-page-whoweare-php #people .bio .meta-links .icon {
  	float: left;
	margin-right: 5px;
}
body.page-template-page-whoweare-php #people .bio .meta-links a,
body.page-template-page-whoweare-php #people .bio .meta-links a:visited {
  font-size: 10px;
  color: #000;
  float: left;
  text-decoration: underline;

}
body.page-template-page-whoweare-php #people .m-units {
  float: left;
}
body.page-template-page-whoweare-php #people .location {
	display: none;
	float: left;
}

body.page-template-page-whoweare-php #people.aboutus .location{
	display: none;
}

body.page-template-page-whoweare-php #people .m-units .icon{
  	width: 40px;
	height: 20px;
	background: url(images/house-icon.png) no-repeat;
}
body.page-template-page-whoweare-php #people .location .icon {
  	width: 12px;
	height: 19px;
	background: url(images/location.png) no-repeat;
}

body.page-template-page-whoweare-php #people .bio .content {
  float: left;
  clear: both;
}
body.page-template-page-whoweare-php #people .bio .content p {
  font-size: 11px;
  line-height: 14px;
}

body.page-template-page-whoweare-php #people .bio .content.has_munit p{
	display: none;
}

body.page-template-page-whoweare-php #people .bio .content.has_munit p.first_child{
	display: block;
	float: left;
}

body.page-template-page-whoweare-php #people .people-li-depth-1 .entry-wrapper,
body.page-template-page-whoweare-php #people .people-li-depth-1 figure.image{
	width: 140px;
}

body.page-template-page-whoweare-php #people.nesting-list.development .people-li-depth-1 > .entry-wrapper .contact_info{
	margin-top: 5px;
	display: block;
}

body.page-template-page-whoweare-php #people.nesting-list.development .people-li-depth-1 > .entry-wrapper .contact_info .tel{
	display: none;
}

body.page-template-page-whoweare-php #people .people-li-depth-1 figure.image{
	/*height: 150px;*/
}

body.page-template-page-whoweare-php #people .people-li-depth-2 figure.image{
	clear: both;
	margin: 10px 0 0px;
	height: auto;
}

body.page-template-page-whoweare-php #people .people-li-depth-1 > .entry-wrapper{
	margin-right: 70px;
}

body.page-template-page-whoweare-php #people .people-li-depth-last .entry-wrapper{
	width: 184px;
	padding-top: 0;
}

body.page-template-page-whoweare-php #people .people-li-depth-1 .children{
	width: 409px;
}
body.page-template-page-whoweare-php #people .people-li-depth-1 .exit{
	margin-top: 5px;
	position: relative;
}
body.page-template-page-whoweare-php #people .people-li-depth-1 .exit span{
	color: #e37f05;
	font-weight: bold;
	position: absolute;
	top: 1px;
}
body.page-template-page-whoweare-php #people .people-li-depth-1 .exit a,
body.page-template-page-whoweare-php #people .people-li-depth-1 .exit a:visited{
	color: #666;
	font-size: 13px;
	margin-left: 20px;
	border-bottom: 1px solid #666;
	font-weight: bold;
}

body.page-template-page-whoweare-php #people .people-li-depth-1 figure.image img{
	width: 100%;
	height: auto;
}

body.page-template-page-whoweare-php #people .people-li-depth-1 .bio{
	width: 100%;
	margin-left: 0;
	min-height: 90px;
}

body.page-template-page-whoweare-php #people.nesting-list .people-li-depth-last{
	width: 184px;
	height: auto;
	display: block;
	margin-right: 20px;
	float: left;
	display: inline;
	clear: none;
	min-height: 110px;
	position: relative !important;
	top: inherit !important;
}



body.page-template-page-whoweare-php #people .contact_info{
	font: 11px "Arial";
	float: left;
}

body.page-template-page-whoweare-php #people .contact_info span{
	clear: both;
	float: left;
}

body.page-template-page-whoweare-php #people .contact_info .tel{

}

body.page-template-page-whoweare-php #people .contact_info .email a,
body.page-template-page-whoweare-php #people .contact_info .email a:visited{
	color: #000;
}

body.page-template-page-whoweare-php div#content div#right.no-top-border{
	border-top: none;
}

body.page-template-page-whoweare-php div#right.no-top-border .people-li-depth-0 .entry-wrapper{
	padding-top: 0;
}


/* drop down menu */

#navigation, #navigation_dd { position:absolute; float: left; clear: right; width: 215px; font-family:Calibri, Arial, Helvetica, sans-serif; color: #fff; font-size: 13px; text-transform:uppercase; }
#navigation_dd.location { margin-left:236px; }
#navigation_dd.client { margin-left:473px; }
#nav_trigger { display:block; float:left; width:194px; height:21px; padding:5px 10px 1px 10px; color:#fff; background-color:#000; font-size:15px; clear:right; background-image:url(images/dropdown/triggerBG.png); background-repeat:no-repeat; background-position: 194px 8px; }
#navigation_dd #menu_items { position:relative; float:left; display:none; overflow:hidden; width:214px; height:200px; margin-top:5px; background-color:#8db417; }
#navigation_dd #menu_items div.top { float:left; width:214px; height:10px; margin-top:-3px; overflow:hidden; z-index:5; }
#navigation_dd #menu_items #menu-container { position:relative; float:left; width:195px; height:168px; margin-top:15px; }
#navigation_dd #menu_items div#scrolling-content {  width:200px; }
#navigation_dd.sector #menu_items div#scrolling-content {  height:350px; z-index:1; }
#navigation_dd.location #menu_items div#scrolling-content {  height:500px; }
#navigation_dd.client #menu_items div#scrolling-content {  height:1350px; }
#navigation_dd #menu_items div#scrolling-content a.menu_item { float:none; display:block; width:174px; min-height:17px; margin: 0 10px; padding:11px 0 10px 0; border-bottom:solid 1px #fff; text-align:left; line-height:15px; color:#000; text-decoration:none; }
#navigation_dd #menu_items div#scrolling-content a.menu_item:last-of-type { border-bottom:none; }
#navigation_dd #menu_items div#scrolling-content a.menu_item:hover { color:#fff; }
#navigation_dd #menu_items div#scrolling-content .jspTrack { background-color:#000; width:5px; }
#navigation_dd #menu_items div#scrolling-content .jspDrag { height:10px; background-color:#fff;}
#navigation_dd #menu_items div#scrolling-content .jspVerticalBar { width:5px; margin:10px 0; }

/* Project colour key */
#color-key { position:relative; display:block; float:right; margin-right:38px; margin-top:3px; }
#color-key span { font-family:Calibri, Arial, Helvetica, sans-serif; font-size:16px; }
#color-key img { margin:0 5px 0 10px; }

/*
#slider { z-index:10; position:absolute; width:10px; height:167px; margin-top:-185px; left:194px; }
#slider.ui-widget-content { width:5px; background:none; border:none; background-color:#000; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { border-radius: 0px; }
#slider .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { border-top-left-radius: 0px; }
#slider .ui-state-default, #slider .ui-widget-content .ui-state-default, #slider .ui-widget-header .ui-state-default { background:url("images/dropdown/handle.png"); background-repeat:no-repeat; }
#slider .ui-slider-handle { width:5px; }
*/
#menu_container { overflow: hidden; width: 99%; float:left; }
#scrolling-content { position:absolute;top:0;left:0 }
#slider-vertical { width:10px; height:174px; background:none; background-color:#000; border:none; }
.ui-slider-vertical { width:5px; margin-left:195px; }
#slider-vertical .ui-slider-handle { width:10px; height:200px; background-color:#fff; }


/* PROJECT DETAIL */
div#content div#imgheader.slideshow { height:475px; }
div#content div#right div#project-overview { width: 100%; float:left; margin:0 0 22px 0; padding:5px 5px 5px 0; border-top:solid 9px #000; /*border-bottom:solid 4px #000;*/  }
div#content div#right div#project-overview h2 { margin-bottom:5px; padding-bottom:3px; padding-left: 10px; font-weight:bold; border-bottom:1px solid #e37f05; }

div#content div#right div#project-overview ul{
	width: 333px;
	float: right;
}

div#content div#right div#project-overview li{
	width: 100%;
/*	list-style: square inside;*/
	border-bottom: 1px solid #b2b2b2;
	padding: 5px 0 5px 0px;
	float: left;
}

div#content div#right div#project-overview .entry-wrapepr{
	width: 320px;
	float: right;
}

div#content div#right div#project-overview ul .title,
div#content div#right div#project-overview ul .value{
	float: left;
}


div#content div#right div#project-overview ul .title{
	width: 120px;
	color: #e37f05;
	font-size: 14px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div#content div#right div#project-overview ul .value{
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 13px;
}


div#content div#right div.single-item h2 span{
	font-style:italic;
	font-size:13px;
	font-weight:bold;
}

/*div#content div#right div#project-overview ul li {  display:block; float:left; width:313px; min-height:20px; padding:5px 0 5px 0px; border-bottom:1px solid #b2b2b2; list-style:square outside;}
div#content div#right div#project-overview ul li.last-item { border:none; }
div#content div#right div#project-overview ul li h3 { display:block; float:left; width:105px; padding:0px; }
div#content div#right div#project-overview ul li p { display:block; float:left; width:206px; font-family:Arial, Helvetica, sans-serif; line-height:15px; font-size:13px; }
*/
/* CONTACT */
div#content div#right form { width:497px; padding:0px; }
div#content div#right form fieldset { width:345px; padding:0px; margin:25px 0px 0px 0px; border:none; }
div#content div#right form fieldset input { float:right; width:256px; height:13px; padding:7px 11px 10px 80px; margin-bottom:8px; background-color:#000; color:#fff; border:none; font-family:Calibri, Arial, Helvetica, sans-serif; font-size:15px; }
div#content div#right form fieldset textarea { width:460px; height:173px; padding:7px 11px 7px 80px; margin-bottom:8px; color:#fff; background-color:#000; color:fff; border:none; font-family:Calibri, Arial, Helvetica, sans-serif; font-size:15px; }
div#content div#right form fieldset input.submit { width:55px; height:22px; padding-top:0px; padding-left:10px; background-color:#e37f05; color:#000; font-family:Calibri, Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; }
body.page-template-page-contact-php div#content div#left h2 { border-bottom:9px solid #000; margin-bottom:15px; font-weight:bold; }


body.page-template-page-contact-php div#content div#left{
	width: 190px;
	padding-top: 0;
	border-top: 9px solid #e87d05;
	padding-right: 0;
}
body.page-template-page-contact-php div#content div#right{
	border-top: 9px solid #000;
	width: 820px;
}
body.page-template-page-contact-php div#content div#left h3,
body.page-template-page-contact-php div#content div#left h4{
	line-height: 16px;
	font-size: 16px;
	margin: 0;
	color: #e87d05;
}
body.page-template-page-contact-php div#content div#left h4{
	font-weight: normal;
}
body.page-template-page-contact-php div#content div#left h5{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	color: #000;
	font-size: 14px;
}
body.page-template-page-contact-php div#content div#left h6{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding-bottom: 10px;
	font-weight: normal;
	border-bottom: 2px solid #000;
}

body.page-template-page-contact-php div#content div#left address{
	margin: 0 0 10px;
	font-style: normal;
	margin: 0 0 15px;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

body.page-template-page-contact-php div#content div#left a{
	color: #e87d05;
	text-decoration: underline;
}

body.page-template-page-contact-php .locations{}

body.page-template-page-contact-php .locations .locations-list{
	padding: 0;
	border-top: 4px solid #000;
	margin: 20px 25px 0 0;
	width: 186px;
}
body.page-template-page-contact-php .locations .construction-ll{

}
body.page-template-page-contact-php .locations .housing-ll{}
body.page-template-page-contact-php .locations .development-ll{}
body.page-template-page-contact-php .locations .thomas-ll{
	margin-right: 0;
}
body.page-template-page-contact-php .locations li{
	padding: 10px 0;
	border-bottom: 2px solid #bababa;
}

body.page-template-page-contact-php .locations li.addr{
	cursor: pointer;
	-webkit-transition: color .2s linear;
	transition: color .2s linear;
}

body.page-template-page-contact-php .locations li.addr.selected{
	border-bottom-color:#e87d05;
}


body.page-template-page-contact-php .locations li h4{
	font-size: 14px;
}

body.page-template-page-contact-php .locations li.heading h4{
	color: #000;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	margin: 0;
}

body.page-template-page-contact-php .locations p{
	font-style: normal;
	font-size: 13px;
	margin: 5px 0;
}
body.page-template-page-contact-php .locations .address{
	/*text-transform: uppercase;*/
}
body.page-template-page-contact-php .locations .address,
body.page-template-page-contact-php .locations .contact-info{
	font-style: normal;
	margin: 5px 0;
	color: #484848;
	font-size: 14px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

body.page-template-page-contact-php .locations .contact-info{
	/*font-size: 11px;*/
}

body.page-template-page-contact-php .locations h6{
	margin: 5px 0;
}

#map-canvas {
	height: 290px;
	border: 1px solid #7f7f7f;
	border-top: none;
	border-radius: 2px;
}



/* WHO WE ARE */
body.page-template-page-whoweare-php div#content div#left { width:404px; padding-top: 0;}
body.page-template-page-whoweare-php div#content div#right { width:619px; }
body.page-template-page-whoweare-php div#content div#right div.person { float:left; width:191px; height:156px; margin-bottom:54px; border-top:solid #000 9px; }
/*body.page-template-page-whoweare-php div#content div#right div.person:hover { border-top-color:#8db417; }*/
body.page-template-page-whoweare-php div#content div#right div.person h2 { font-weight:bold; line-height:25px; }
body.page-template-page-whoweare-php div#content div#left div.indent-right { padding-right:49px; }
body.page-template-page-whoweare-php div#content div#right div.biog { position:absolute; padding:10px; background-color:#0f0f0f; color:#fff; display:none; overflow:hidden; font-size:11px;}
body.page-template-page-whoweare-php div#content div#right div.biog p {font-size:11px;}

body.page-template-page-whoweare-php div#content div#right div.biog.landscape { width:386px; height:169px; margin:219px 0 0 214px; }
body.page-template-page-whoweare-php div#content div#right div.biog.portrait { width:171px; height:386px; margin:219px 0 0 0px; }


body.page-template-page-whoweare-php div#content div#right{
	border-top: solid #000 9px;
}


/* OUR WORK */
div#content div#left.left-twothirds-width-indented div.left-twothirds-width-indented { height:395px; }
div#content div#left.left-twothirds-width-indented div.left-twothirds-width-indented img { margin-bottom:10px; }
div#content div#left.left-twothirds-width-indented div.left-twothirds-width-indented p { display:block; float:left; margin-bottom:10px; }
div#content div#left.left-twothirds-width-indented div.left-twothirds-width-indented a.left { display:block; float:left; width:179px; padding-left:5px; text-decoration:none; font-weight:bold; background-image:url(images/SectorsOverviewBG.jpg); background-repeat:no-repeat; background-position:-16px 9px; }
div#content div#left.left-twothirds-width-indented div.left-twothirds-width-indented h3.right { display:block; float:left; width:283px; padding-left:10px; border-left:1px solid #bfbfbf;  }
div#content div#left.left-twothirds-width-indented div.left-twothirds-width-indented ul.right { display:block; float:left; width:340px; padding-left:10px; margin-left:184px; border-left:1px solid #bfbfbf; }
div#content div#left.left-twothirds-width-indented div.left-twothirds-width-indented ul.right li { display:block; float:left; width: 158px; background: url(images/GreenBullet.png) no-repeat; background-position: 0 4px; }
div#content div#left.left-twothirds-width-indented div.left-twothirds-width-indented ul.right li a { color:#000; text-decoration:none; }


/* FOOTER */
.home div#footer{ background: none;}
div#footer { color: #8b8b8b; width:1086px; height:27px; margin:18px auto 20px auto; padding: 5px 12px 0 12px; background-color:#000000; }
div#footer span { font-size:10px; color:#a7a9ac; }
div#footer .separator{ color:#e87d05; }
div#footerleft { text-align:left;  float:left;  font-family:Arial, Helvetica, sans-serif; font-size:9px; margin-top:4px; margin-left: 40px;}
div#footerright { width: 110px; text-align:right;  float:right; font-family:Arial, Helvetica, sans-serif; font-size:9px; margin-top:0px; }
div#footerleft a {text-decoration:none; color:inherit;}
div#footerright a{
	float: left;
	clear: none;
}
div#footerright a strong{
	padding: 5px 0;
	float: left;
}

/*TWITTER*/
div#footerright a.f-twitter-icon{
	float: right;
	padding: 2px 0;
}

div.tweet-wrap {
	color: #000000;
	font-size: 13px;
	border-bottom: 1px solid;
}

.single-item div.tweet-wrap {
	color: #000000;
	font-size: 13px;
	border-bottom: 6px solid;
}

div.tweet-wrap p.tweet {
	margin: 0px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

div.tweet-wrap p.tweet-meta {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 3px 0px 11px 0px;
	font-size: 10px;
}

div.tweet-wrap:last-child {
	border-bottom: 0px solid;
	margin-top: 10px;
}


div.tweet-wrap span.link, div.tweet-wrap a.link {
	color: #e77d07;
}


/*POSITION */
div#content div#left ul#media-news-holder {}
div#content div#left ul#media-news-holder li {margin-bottom:20px;}
div#content div#left ul#media-news-holder li div#mediatop2 { width:535px; padding-bottom: 10px; border-bottom:solid 10px #000;}
div#content div#left ul#media-news-holder li div#mediatop h2 { display:block; float:left; width:100%; font-weight:bold; }
div#content div#left ul#media-news-holder li div#mediatop h4 { display:block; float:left; padding-top:3px; width:234px; text-align:right; margin-top:0px; }
div#content div#left ul#media-news-holder li div#mediatop h4 span { color:#000; }


div#content div#left li { background: url(images/OrangeBullet.png) no-repeat; background-position: 0 4px; padding-left: 12px; margin-bottom: 3px; }

/*COMMENT FORM*/

form#commentform { width: 535px;}
form#author {background-color:#000; width: 400px; height:50px; }
.single single-post commentlist ol {list-style:none; list-style-image:none;}

form#commentform input.textfield { font-family:Arial, Helvetica, sans-serif; font-size:12px; width:200px; padding-left:60px; height:28px; background:url(images/backname.png);  border:none; color:#fff; margin-right:11px; }
form#commentform textarea { font-family:Arial, Helvetica, sans-serif; font-size:12px;width:446px; padding-left:90px; padding-top:10px; height:106px; background:url(images/backcomment.png); color:#fff; border:none; margin-top:15px; margin-bottom:15px; }

/*SITE MAP */

.page-id-2037 #content #left ul { display:block; float:left; }
.page-id-2037 #content #left ul li { display:block; float:left; clear:both; min-height:20px; }
.page-id-2037 #content #left ul li a { display:block; float:left; margin:0; font-family:Calibri, Arial, Helvetica, sans-serif; font-size:14px; color:#000; text-decoration:none; list-style:none; list-style-image:none; }
.page-id-2037 #content #left ul li ul { display:block; float:left; clear:both; margin:5px 0 0 10px; }


/* BREADCRUMBS */
.breadcrumb
{
	font-size: 12px;
	color: #fff;
	margin: 30px 0 0 10px;
	position: relative;
	float: left;
}


@media only screen and (max-device-width: 799px) {}

@media only screen and (max-device-width: 330px) {
	header div#nav #megaMenu ul.megaMenu li a{
		font-size: 14px;
		padding: 8px 20px 0px 0;
	}
	.home .full-span-wrapper{
		width: 121%;
	}
	.home #management_units,
	body.home .full-span-wrapper div#bottom{
		padding: 35px 0 0 0px;
	}
	.flexslider .slides{
		height: 100%;
	}
	header div#nav{
		width: 121%;
	}
}

@media only screen and (max-device-width: 1024px) {
	header div#nav #megaMenu ul.megaMenu li a{
		font-size: 14px;
		padding: 8px 20px 0px 0;
	}
	.home #latest-news .post-title{
		font-size: 12px;
	}
}