/* @override 
  http://metromont.worthwhiletest.com/wp-content/themes/metromont/style.css
*/

/*
Theme Name: Metromont
Theme URI: http://wordpress.org/
Description: 
Version: 0.1
Author: The Worthwhile Company
Author URI: http://www.worthwhile.com/
Tags: 

  Metromont
   http://www.worthwhile.com/

  The CSS, XHTML and design is released under GPL:
  http://www.opensource.org/licenses/gpl-license.php

*/

/* @group STRUCTURE */

body {
  background: #000;
  font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans-serif;
  font-size: .75em;
  line-height: 1.4em;
  color: #000;
}

#bg {
  background: #000 url(images/bg.png) repeat-y center;
}

a {
  color: #c51313;
}

.container {
  width: 920px;
  margin: 0 auto;
}

.wrapper {
  width: 920px;
  float: left;
}

.spacer {
  clear: both;
}

.page { position: relative; }

#header {
  background: transparent url(images/headerbg.png) center no-repeat;
  height: 100px;
}

#logo {
  float: left;
  margin: 20px 0 0 192px;
  display: inline;
}

#searchform {
  float: right;
  margin: 40px 0 0 0;
  width: 182px;
}
 
#menu {
  background: transparent url(images/navbg.png) center no-repeat;
  height: 24px;
  position: relative;
  z-index: 1000;
}

h1 {
  display: none;
}

ul {
	list-style-type: square;
}

/* @end */

/* @group SEARCH */

#searchform input#s {
  width: 140px;
  border: 1px solid #757575;
  background-color: #999999;
  height: 20px;
  padding: 0 5px;
  margin: 0px 6px 0 0;
  float: left;
}

#searchform input#searchsubmit {
  float: right;
  width: 22px;
  height: 22px;
  text-indent: -9999px;
  padding: 0;
  margin: 0;
  background: url(images/searchbutton.png) no-repeat;
  border: 0px;
  font-size: 1px;
  color: red;
}

#searchform input#searchsubmit:hover {
  background: url(images/searchbutton_mo.png) no-repeat;
}

/* @end */

/* @group MAIN MENU */

#menu .wrapper {
  background-color: #e2e2e2;
  /*padding-left: 10px;*/
  width: 920px;
}

#menu ul {
  width: 100%;
  text-align: center;
  height: 24px;
  /*margin: 0 auto;*/
  line-height: 24px;
  /*padding-left:10px;*/
}

#menu ul li {
  display: inline;
  text-transform: uppercase;	
  font-size: 21px;
  /*height: 24px;*/
  margin: 0 0 0 -1px;
  line-height: 24px;
  vertical-align: bottom;
}

#menu ul li:hover {
  background-color: #fff;
  line-height: 24px;
}

#menu ul li+li a {
  border-left: 1px solid #000;
} 

#menu ul li:first-child a,
#menu ul li a {
  border: 0;
  padding: 0 16px 0 17px;
  color: #000;
  line-height: 24px;
  font-size: 11px;
 vertical-align: top;
}

#menu ul li ul {
  display: none;
  padding-left:0px;
}

#menu ul li:current {
  background-color: #a7abb3;
}

/* ddorothy added to make menus work better. */
#menu ul ul li { text-transform: none; height: 18px; border: none;}
#menu ul ul li+li a { border: none; padding: 0; }
#menu ul ul li a { border: none; padding: 0; margin: 0; vertical-align: 20%; }
#menu ul li:first-child ul li a { padding: 0; vertical-align: 20%; }
#menu ul ul li:first-child a { padding: 0; vertical-align: 20%; }

/* @end */

/* @group HOME */

#homescroller {
  background: transparent url(images/midbg.png) no-repeat bottom center;
  height: 426px;
  position: relative;
  z-index: 2;
}

#homescroller #scroller {
  height: 426px;
  position: relative;
  overflow: hidden;
}

#homescroller #captionbox {
  background-color: #bebebe;
  height: 40px;
  position: absolute;
  top: 386px;
  width: 920px;
}

#homescroller h4 {
	font-size: 20px;
	text-transform: none;
	line-height: 20px;
	font-weight: normal;
	margin: 5px 0 0 0;
}

#scroller .slide {
  position: absolute;
  top: 0;
  left: 920px;
}

#scroller .caption {
  position: absolute;
  line-height: 40px;
  top: 386px;
  left: 270px;
  width: 580px;
  background-color:#BEBEBE;
  overflow: hidden;
}

/*#scroller .slide .attachment-post-thumbnail {
  z-index: -1;
  position: relative;
}*/

#scroller .slide .title {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 3.7em;
  line-height: 1em;
  font-family: Impact;
  color: #fff;
  text-transform: uppercase;
  /*z-index: -99;*/
}

#scroller .slide .title img {
  margin: 10px 0 0 0;
}

#scroller .slide .title a {
  position:relative;
  top: -15px;
}

#homescroller .dropdown {
  position: absolute;
  top: 394px; left: 10px;
  margin: 3px 0 0 0;
  z-index: 10;
}

#captionbox .caption {
  float: left;
  margin: 10px;
}

#homescroller .dropdown input {
  padding: 2px 5px;
  border: 0;
  color: #fff;
  font-weight: bold;
  background-color: #656e78;
  margin: 0 0 0 5px;
}

#captionbox .caption {
  margin: 12px 10px 10px 20px;
}

#homescroller .wrapper {
  position: relative;
}

#homescroller .controls {
  position: absolute;
  top: 399px;
  right: 20px;
  z-index: 1000;
}

#homescroller .controls img {
  margin: 0 2px;
}

#homescroller2 .container, #homescroller2 .wrapper {
  width: 1000px;
}

#homescroller2 .controls {
  width: 40px;
  float: left;
  margin: 100px 0 0 0;
}
#homescroller2 .controls p {
  text-align: center;
}

#homescroller2 .boxes {
  width: 920px;
  height: 230px;
  float: left;
}

#homescroller2 .box {
  background: url(images/homeboxbg.png) repeat-y;
  width: 209px;
  height: 210px;
  float: left;
  border-left: 1px solid #8d939b;
  position: relative;
  padding: 10px;
}

#homescroller2 .box h2 {
  color: #000;
  font-size: 2.7em;
  line-height: 1em;
  font-family: Impact;
  text-transform: uppercase;
}

#homescroller2 .box h2 a {
  color: #FFF;
}

#homescroller2 .box ul {
  position: absolute;
  bottom: 10px;
  list-style-image: url(images/homeboxarrow.png);
  margin: 0 0 0 15px;
  font-size: 1.2em;
  line-height: 1.3em;
}

#homescroller2 .box ul a {
  color: #97bfcb;
}

/* @end */

/* @group BREADCRUMBS / SECONDARY MENU */


ul#secondarymenu, ul#secondarymenu4 {
  background-color: #545c65;
  width: 920px;
  float: left;
}

ul#secondarymenu li {
  float: left;
  height: 35px;
  display:block;
  width: 460px;
  text-align: center;
}

ul#secondarymenu4 li {
  float: left;
  height: 35px;
  display:block;
  width: 230px;
  text-align: center;
}

ul#secondarymenu li a, ul#secondarymenu4 li a {
  float: left;
  text-align: center;
  height: 35px;
  line-height: 35px;
  color: #a7abb3;
  font-size: 17px;
  text-transform: uppercase;
  font-family: Impact;
}

ul#secondarymenu li.item1 {
  background-color: #59636e;
  border-right: 1px solid #a7abb3;
  width: 460px;
  float: left;
}

ul#secondarymenu li.item2  {
  background-color: #545c65;
  width: 459px;
  float: right;
}

ul#secondarymenu li.item1 a:hover {
  background-color: #323438;
}

ul#secondarymenu li.item2 a:hover {
  background-color: #323438;
}

ul#secondarymenu4 li.item1 {
  background-color: #59636e;
  border-right: 1px solid #a7abb3;
  width: 229px;
  float: left;
}

ul#secondarymenu4 li.item2  {
  background-color: #545d66;
  border-right: 1px solid #a7abb3;
  width: 229px;
  float: left;
}

ul#secondarymenu4 li.item3 {
  background-color: #59636e; /*#525b64;*/
  border-right: 1px solid #a7abb3;
  width: 229px;
  float: left;
}

ul#secondarymenu4 li.item4  {
  background-color: #545d66;
  width: 229px;
  float: left;
}

ul#secondarymenu4 li a:hover {
  background-color: #323438;
  /*background-color: #919da1;*/
  color: #4c5762;
}


#breadcrumbs {
  background: url(images/breadcrumbsbg.png) repeat-x;
  width: 920px;
  height: 68px;
  float: left;
  line-height: 68px;
  font-family: Impact;
  font-size: 30px;
  text-transform: uppercase;
  color: #7d8792;
}

#breadcrumbs a.ancestor, #breadcrumbs span#ancestor, #breadcrumbs span.ancestor {
  color: #59636e;
  margin: 0 0 0 6px;
  /*float:left;*/
  display:inline-block;
}

#breadcrumbs .ancestor a { color: #59636e; }

#breadcrumbs span#arrows {
  color: #7d8792;
  /*float:left;*/
  display:inline-block;
  position:relative;
  top:-13px;
}

#breadcrumbs a.parent, #breadcrumbs span#parent, #breadcrumbs span.parent {
  color: #e2e2e2;
  /*float:left;*/
  display:inline-block;
}

#breadcrumbs .parent a { color: #e2e2e2; }

#breadcrumbs img {
  margin: 0 0 5px 0;
}

/* @end */

/* @group PAGE LV 1 */

#pagelv1 .page, #pagelv2 .page {
  background: url(images/pagelv1bg.png);
  float: left;
}

#pagelv1 .entry {
  width: 420px;
}

#pagelv1 #sidebar {
  width: 420px;
  padding: 20px;
}

.page .division, .page .division2 {
  width: 460px;
  float: left;
}

.page .division h2 {
  text-align: center;
  color: #a7abb3;
  text-transform: uppercase;
  font-size: 1.2em;
  padding: 8px 0;
}

.page .division .project {
  clear: both;
}

.page .division p {
  margin: 20px;
  clear: both;
}

.page .division p a {
  text-decoration: underline;
}

.page .division.col1 h2 {
  background-color: #626d77;
  margin: 0 0 10px 0;
}

#page-130.page .division.col1 h4 {
  margin: 5px 0;
  color: #626d77;
}

.page .division.col2 h2 {
  background-color: #535b64;
  margin: 0 0 10px 0;
}

.page .division.col2 .project {
	border: 1px solid #797e89;
}
.page .division.col2 .project:hover {
	border: 1px solid #fff;
}

.right_side_sidebar h2 {
  padding-top: 20px; 
  padding-bottom: 20px;
  text-align: center;
}

.right_side_sidebar p {
  padding-bottom: 10px;
  font-size: .9em;
}

.teaser .project {
	border: 1px solid #848993;	
}


/*.page .division.col2 {
  background-color: #797e89;
}*/

.page .division.col1 ul li {
  padding: 0 15px 0 0;
}

#page-45 #sidebar {
  background-color: #797e89;
  margin: -68px 0 0 0;
}

#pagelv1 #page-46.page, #pagelv1 #page-47.page, #pagelv1 #page-48.page, #pagelv1 #page-50.page, #pagelv1 #page-52.page, #pagelv1 #searchpage, #pagelv1 #page-133.page {
  background: none;
}

#pagelv1 #page-46 .entry, #pagelv1 #page-52 .entry {
  width: 650px;
}

#pagelv1 #page-48 #sidebar {
  padding-left: 5px;
}

.teaser {
  width: 206px;
  float: left;
  margin: 0 0 10px 15px;
  display: inline;
}

.teaser .project {
  margin: 0;
}


#architects.teaser {
  float: left;
  width: 410px;
}

#architects.teaser .teasetext {
  float: right;
  width: 200px;
}


#pagelv1 .division2 h2 {
  width: 460px;
  margin-top: 0;
}

#pagelv1 #contactus h2 {
  background: none;
}

#map {
  width: 555px;
  height: 440px;
  float: left;
  margin: 20px;
  /*margin-right: 0px;*/
  overflow: hidden;
  background-color: #92abbe;
  border: 1px solid #999;
}

#contactus {
  position: absolute;
  top: 33px;
  right: 0;
  width: 285px;
  /* float: left; */
  padding: 10px;
}

#contactus p {
  margin: 0 0 10px 0;
}

#contactus ul {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 10px;
}

#contactus ul li a {
  font-weight: bold;
  display: block;
  height: 19px;
  line-height: 19px;
  clear:both;
  float: left;
  padding: 0 48px 0 0;
  margin: 2px 0;
}

#contactus ul li a:hover {
  /* because this menu is hooked up with the map, the styles get set in maps.js */
  /*background: url(images/contactgo.png) no-repeat top right;
  color: #fff;*/
}

#pagelv1 #contactus h2 {
  font-family: Impact;
  font-size: 19px;
  width: 265px;
}

/* @end */

/* @group PAGE LV 2 */

hr {
  border: 0;
  width: 80%;
  background-color: #f00;
  height: 1px;
}

.division .narrowcolplain {
  width: 200px;
  float: left;
  margin: 0 0 0 20px;
  color: #c51313;
}

.division .narrowcolplain h3 {
  font-family: Impact;
  text-transform: uppercase;
  color: #626b76;
  font-size: 1.5em;
}

.division .narrowcolplain ul li {
  padding: 4px 0 0 0;
  font-weight: bold;
}
.division .narrowcolplain ul {
	margin-left: 10px;
}


.division .narrowcol1, .division .narrowcol2 {
  width: 230px;
  float: left;
}


.division.col2 .narrowcol2 h2 {
  background-color: #5a646f;
}

.division .post {
  margin: 20px 30px;
}

.division .post p {
  margin: 0;
}

.division .post strong {
  color: #fff;
  margin: 0 0 0 -10px;
}

.division .post p.date {
  color: #c2c2c2;
}

.division2 ul li {
  margin: 5px 0;
}

.division2 ul li a {
  text-decoration: underline;
}

.division #careers .post p.date {
  color: #4a525a;
}

#sustainability.division {
}

#sustainability.division .project {
  float: left;
  clear: none;
  margin: 5px 0 11px 15px;
}

.page .entry .post p {
  margin: 0;
}

.page .entry .post {
  margin: 0 0 20px 0;
}

#contactarchitects strong {
  color: #fff;
}

#contactarchitects h3 {
  font-family: Impact;
  text-transform: uppercase;
  margin: 20px 20px -17px 20px;
  font-size: 1.5em;
  color: #c0c4ca;
}

/* @end */

/* @group PROJECT GALLERY */

#projects .page h2, #marketsegment h2, .division2 h2, #page-50 h2, #page-133 h2 {
  clear: both;
  background: url(images/projectheaderbg.png) repeat-x;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  text-transform: uppercase;
  color: #59636e;
  font-size: 13px;
  margin: 30px 0 5px 0;
  float: left;
  width: 920px;
}

#projects .page h2 img, #marketsegment h2 img, .division2 h2 img, #page-50 h2 img, #page-133 h2 img {
  margin: 0 7px -4px 0;
}

.projectlisting {
  float: left;
  margin: 10px 0 10px 0;
}

.project {
  width: 206px;
  height: 120px;
  overflow: hidden;
  position: relative;
  margin: 0 0 20px 17px;
  float: left;
  z-index: 0;
  display: inline;
  border: 1px solid #a7abb3;
}

.project a {
  color: #fff;
}

.project:hover {
  border: 1px solid #fff;
}



.project img {
  position: relative;
  z-index: -1;
}

.project h3, .project h5 {
  position: absolute;
  top: 0;
  right: 0;
  width: 196px;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  padding: 5px;
  filter: alpha(opacity=50);
  z-index: 99;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
}

.project .casestudybutton {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 99;
  line-height:0;
}

.project:hover h3 {
  background-color: rgba(0, 0, 0, 1);
  filter: alpha(opacity=100);
}

#archfinishes .project:hover {
  border: 1px solid #a7abb3;
}

#archfinishes .project:hover h3 {
  background-color: rgba(0, 0, 0, .5);
  filter: alpha(opacity=50);
}


#page-50 h2 {
  margin: 0;
}


ul#datacenters {
	margin: 0 150px 0 25px;
	width: 780px;
}

ul#datacenters li {
	float: left;
	width: 180px;
	margin: 0 15px 0 0;
}

/* @end */

/* @group CASE STUDIES */

.pagetype .wrapper, .posttype .wrapper {
  background-color: #a7abb3;
}


#casestudy .page {
  background: url(images/casestudybg.png);
  float: left;
}

#casestudy #bigphoto {
  padding: 20px;
}

#casestudy #carousel {
  background-color: #323438;
  padding: 10px;
  width: 489px;
}

#casestudy #video {
  padding: 20px 0;
}

#casestudy #video p.video_caption { padding-top: 10px; font-size: 12px; color: #fff; font-style: italic; }

.page .entry {
  width: 371px;
  padding: 20px;
  float: left;
  position: relative;
}

.page .no-padding-top.entry {
  padding-top: 0px;
}

.page .entry a, .awards a {
  text-decoration: underline;
}

.page .entry p, .awards p {
  margin: 0 0 10px 0;
}

.page #sidebar {
  width: 509px;
  float: left;
}

.page .entry h2 {
  background: none;
  text-align: left;
  font-family: Impact;
  font-size: 29px;
  color: #fff;
  margin: 0 0 5px 0;
  text-transform: uppercase;
  line-height: 1em;
}

.page .entry h3, .awards h3, .entry h6 {
  color: #555d66;
  font-family: Impact;
  font-size: 17px;
  margin: 30px 0 5px 0;
  text-transform: uppercase;
}



.page ul {
  list-style-type: square;
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
}

#pagelv1 h4 {
  background: none;
  text-align: left;
  font-family: Impact;
  font-size: 23px;
  line-height: 23px;
  color: #fff;
  margin: 20px 0 0 0;
  text-transform: uppercase;
  padding: 0 0 0 20px;
}

#pagegallery-image-preview {
  position: relative;
  margin: 20px;
}

#pagegallery-image-preview .enlarge {
  position: absolute;
  top: 5px;	left: 5px;
  width: 94px; height: 17px;
  background: url(images/clicktoenlarge.png) no-repeat;
  text-indent: -1000px;
  overflow: hidden;
}

#pagegallery-image-preview .image {
  width: 469px; height: 352px;
}

#pagegallery-image-preview  .description {
  color: #FFF;
  margin: 8px 0;
}

#pagescroller-scroller-wrapper {
  padding: 20px;
  background: #323438;
}

.entry #pagescroller-scroller-wrapper {
  margin: 0 -20px;
}

#pagegallery-scroller {
  
}

#pagegallery-scroller .control.left {
  padding-left: 5px;
  background: transparent url(images/slidearrow_l.png) no-repeat center right;
}

#pagegallery-scroller .control.right {
  padding-right: 5px;
  background: transparent url(images/slidearrow_r.png) no-repeat center left;
}


.ui-dialog-titlebar {
  width: 0; /* DO NOT REMOVE, IE7 Blessing */
}
	
.ui-dialog-titlebar-close {
  position: absolute;
  /* float: right; */
  top: 3px;
  right: 3px;
  padding: 2px;
  background: #FFF;
  border: 1px solid #CCC;
}

.ui-corner-all {
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.ui-widget-overlay {
  background-color: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  top: 0; left: 0;
  position: absolute;
}

.ui-dialog-content {
  padding: 2px;
  background-color: #FFF;
}

.awards h3, .entry.awards h3 {
  color: #fff;
  margin-bottom: 15px;
  font-size: 1.8em;
}


/* @end */

/* @group CONTACT */

#contact .entry {
  width: 313px;
}

#contact #sidebar {
  width: 524px;
  margin: 20px;
  border: 1px solid #000;
}

#contact strong {
  color: #fff;
}

#contact .entry h3 {
  border-top: 1px solid #717479;
  padding: 25px 0 0 0;
}

#contact .entry h3:first-child {
  margin-top: 0;
  padding: 0;
  border: 0;
}

#contact .division.col1 p {
  margin-bottom: 5px;
}

#contact form {
  margin: 0 0 40px 0;
}

#contact .division.col1 form p {
  font-weight: normal;
  margin: 0 0 0 20px;
  padding: 5px 0 0 0;
}

#contact form label {
  float: left;
  width: 80px;
  height: 15px;
  line-height: 15px;
  padding: 5px 0;
}

#contact form input.field {
  width: 330px;
  height: 20px;
}

#contact form #statezip {
  float: left;
  margin: 0 0 0 20px;
  padding: 5px 0 0 0;
}

#contact form #state {
  float: left;
  width: 130px;
}

#contact form select {
  margin: 4px 0 0 0;
}

#contact form #zip {
  float: right;
  width: 284px;
}

#contact form #zip label {
  width: 28px;
  padding: 5px 0 5px 5px;
}

#contact form #zip input.field {
  width: 244px;
  float: right;
}

#contact form textarea {
  width: 412px;
  height: 150px;
}

#contact form label#helpbox {
  width: 400px;
  padding-bottom: 0;
}

#contact form [type=submit]{
  float: right;
  margin: 0 27px 0 0;
}

/* @end */

/* @group OTHER */

#marketsegment .page .entry, #pagelv1 #page-133 .entry, #archfinishes.page .entry {
  width: 880px;
}

.testimonials {
  float: left;
  background-color: #848993;
  margin: 20px 0 0 0;
  width: 900px;
  padding: 0 10px;
  padding-bottom: 15px;
}

.testimonials h3 {
  background: none;
  margin: 0;
  background-color: #646e78;
  color: #a7abb3;
  padding: 7px 10px;
  margin: 0 -10px 10px -10px;
  width: 900px;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
}

.testimonial {
  width: 400px;
  margin: 10px 20px 10px 20px;
  float: left;
  height: 155px;
}

.testimonial img {
  float: left;
  padding: 0 11px;
}

.testimonial p {
  /*width: 330px;
  float: right;*/
  font-weight: normal;
  margin: 0 0 10px 0;
}


.division .testimonial {
  margin-top: 10px;
  margin-bottom: 10px;
  height: auto;
  font-weight: normal;
}

.division .testimonial p {
  /*width: 330px;*/
  /*float: right;*/
  clear: none;
  font-weight: normal;
  margin: 0 0 10px 0;
}

#resources.testimonials .teasetext {
  margin: 5px 0 30px 0;
  font-size: .9em;
  float: left;
}

#resources.testimonials .teasetext a {
  text-decoration: underline;
}


.division ul, .division2 ul {
  margin: 0 0 20px 30px;
}

.division2 p {
  margin: 15px;
}

ul#sitemap a {
}

ul#sitemap li {
  margin: 7px 0 0 0;
}

#searchresults {
  padding: 20px;
}

#searchresults .result {
  margin: 15px 0 0 0;
  width: 70%;
}

#searchresults .result h2 {
  font-weight: bold;
  font-size: 1.2em;
}

#searchresults h2.pagetitle {
  font-size: 1.5em;
}

#page-133 a {
  text-decoration: none;
}

#page-133 ul a {
  font-weight: bold;
}

#page-133 strong {
  color: #fff;
  font-size: 1.3em;
}

.learnatlunch {
  float: left;
  padding: 0 20px 20px 20px;
}

#page-133 .learnatlunch strong {
  color: #000;
  font-size: 1em;
}

/* @end */

/* @group ENGINEERING DETAILS & NEWS */

#engineeringdetails.page {
  background: url(images/engineeringbg.png);
}

#engineeringdetails .entry {
  width: 650px;
}

#engineeringdetails h2 {
  font-size: 1.5em;
  color: #59636e;
  margin: 0 0 -25px 0;
}

#engineeringdetails h3, #engineeringdetails h6 {
  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
  text-transform: uppercase;
  clear: both;
  background: url(images/projectheaderbg.png) repeat-x;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  text-transform: uppercase;
  color: #59636e;
  font-size: 13px;
  margin: 40px 0 0 -20px;
  float: left;
  width: 690px;
}

#engineeringdetails #posts.entry {
  margin: -60px 0 0 0;
}

#engineeringdetails h3 img, #engineeringdetails h6 img {
  margin: 0 7px -4px 0;
}

#engineeringdetails h4 {
  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  color: #000;
  float: left;
  margin: 10px 0 0 0;
  width: 630px;
}

#engineeringdetails .no-padding-top h6 {
  margin-top: 0px;
}

#engineeringdetails .download {
  float: right;
  text-align: right;
  display: block;
}

#engineeringdetails ul {
  margin: 0 0 0 30px;
  clear: both;
}

#engineeringdetails ul li {
  clear: both;
  position: relative;
}


#engineeringdetails span.downloadlinks {
  position: absolute;
  right: 0;
  margin: 0 25px 0 0;
}

#engineeringdetails #sidebar {
  width: 210px;
  padding-right: 0;
}

#engineeringdetails #sidebar a {
  color: #fff;
}

#engineeringdetails #sidebar h2 {
  text-align: center;
  color: #a7abb3;
  text-transform: uppercase;
  font-size: 1.2em;
  padding: 8px 0;
  background-color: #535b64;
  margin: -20px 0 10px -20px;
}

#engineeringdetails #sidebar ul {
  color: #fff;
  list-style-type: none;
  margin: 0 0 200px -10px;
  padding: 0;
  font-size: 13px;
  text-transform: uppercase;
  /*position: fixed;*/
}

#engineeringdetails #sidebar ul li {
  margin: 20px 0 0 0;
  position: relative;
}

#engineeringdetails #sidebar ul li ul {
  margin: 5px 0 0 20px;
  font-size: 11px;
  text-transform: none;
  position: relative;
}

#engineeringdetails #sidebar ul li ul li {
  margin: 2px 0 0 0;
  position: relative;
}

#engineeringdetails #sidebar ul.news {
  position: relative;
  margin: 0;
  list-style-type: square;
  padding: 0 0 0 20px;
  text-transform: none;
  font-size: 1em;
}

#engineeringdetails #sidebar h2.archives {
  margin-top: 20px;
}

#engineeringdetails #sidebar ul.news li {
  margin: 0;
}

#engineeringdetails #posts.entry h5 {
  font-weight: bold;
  font-size: 1.6em;
  margin: 0;
  display: inline-block;
}

#engineeringdetails #loadtables.entry h4 {
  margin: -25px;
}


#posts .navigation {
background: url(images/newsgradient.png) repeat-x;
  display: block;
  padding: 20px;
  height: 12px;
  width: 650px;
  float: left;
  margin: 30px -20px -20px -20px;
  }
 
#posts .navigation .alignleft a, #posts .navigation .alignright a {
  color: #59636e;
  text-decoration: none;
  font-weight: bold;
}
 

/* @end */

#page-125.page {
  background: url(images/engineeringbg.png);
  width: 920px;
}

#page-125.page .entry {
  width: 650px;
}

#page-125.page .entry p {
  clear: both;
}

#page-125.page .entry p {
  font-size: .9em;
}

#page-125.page .entry strong {
  text-transform: uppercase;
}


#minihalfbg.division.col2 {
  float: left;
  background: url(images/minihalfbg.png) repeat-y;
}

#halfbg {
  float: left;
  background: url(images/pagelv1bg.png);
}

#threecolbg {
  float: left;
  background: url(images/threecolbg.png);
}

#page-131.page {
  background: url(images/threecolbg.png);
}

#page-131.page #sidebar {
  background-color: #797e89;
}

#award {
	float: right;
	position: absolute;
	right: 5px;
	top: 60px;
}

.additional-content ul {
	margin-top: 10px;
	margin-bottom: 10px;
}


/* @group FOOTER */

#edit a {
  margin: 0 0 0 0;
  float: left;
  width: 900px;
  background-color: #a00101;
  text-transform: uppercase;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  font-weight: bold;
  color: #fff;
}

#edit a:hover {
  background-color: #bc0000;
}

#footer {
  background: url(images/footerbg.png) no-repeat center;
  height: 124px;
  text-align: center;
  color: #fff;
}

#footer .wrapper {
  margin: 47px 0 0 0;
}

#footer p a {
  color: #fff;
}

#footer p.copyright {
  margin: 3px 0 0 0;
  font-size: .8em;
  color: #c7c5c5;
}

/* @end */


#page-56.page .entry, #page-57.page .entry {
	width: 880px;
}

#page-56.page .entry img, #page-57.page .entry img, #page-58.page .entry img {
	padding: 0;
	margin: 0 0 0 40px;
}

#page-58.page .entry img {
	position: absolute;
	right: 20px;
	display: inline;
	margin: 0 -460px 0 0;
}


/* @group PROJECT PAGINATION */

ul.paging {
	float: left;
	background: #b3b7bf;
	width: 404px;
	height: 35px;
	margin: -20px 0 20px -20px;
	padding: 7px 3px 0 3px;
}

ul.paging li.prev {
	float: left;
	width: 75px;
	line-height: 1.1em;
}

ul.paging li.next {
	float: right;
	width: 65px;
	text-align: right;
	line-height: 1.1em;
}

ul.paging li.pagenumber {
	margin: 7px 0 0 7px;
	float: left;
}

.page .entry ul.paging li a {
	color: #4f535c;
	text-decoration: none;
}

ul.paging li.pagenumber a {
	padding: 1px 4px;
	text-align: center;
	border: 1px solid #4f535c;
}

ul.paging li.pagenumber a:hover {
	background-color: #cbcdd2;
}

ul.paging li.pagenumber.active a {
	background-color: #cbcdd2;
}

ul.paging span#laquo {
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
	font-size: 1.2em;
	margin: 0 4px 0 5px;
}

ul.paging li.prev span#navigate {
	float: left;
	width: 55px;
}

ul.paging span#raquo {
	display: block;
	float: right;
	height: 24px;
	line-height: 24px;
	font-size: 1.2em;
	margin: 0 5px 0 4px;
}

ul.paging li.next span#navigate {
	float: left;
	width: 45px;
}


.page .entry .paging { list-style: none; }
.page .entry .paging li.active a { text-decoration: none; }

/* @end */

/* @group KUBRICK STYLES */

/*	Using 'class="alignright"' on an image will (who would've
  thought?!) align the image to the right. And using 'class="centered',
  will of course center the image. This is much better than using
  align="center", being much more futureproof (and valid) */

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
  }

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
  }

.alignright {
  float: right;
  }

.alignleft {
  float: left;
  }
/* End Images */



/* Begin Form Elements */

#commentform input {
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0;
  }

#commentform {
  margin: 5px 10px 0 0;
  }
#commentform textarea {
  width: 100%;
  padding: 2px;
  }
#respond:after {
    content: "."; 
      display: block; 
      height: 0; 
      clear: both; 
      visibility: hidden;
  }
#commentform #submit {
  margin: 0 0 5px auto;
  float: right;
  }
/* End Form Elements */



/* Begin Comments*/
.alt {
  margin: 0;
  padding: 10px;
  }

.commentlist {
  padding: 0;
  text-align: justify;
  }

.commentlist li {
  margin: 15px 0 10px;
  padding: 5px 5px 10px 10px;
  list-style: none;

  }
.commentlist li ul li { 
  margin-right: -5px;
  margin-left: 10px;
}

.commentlist p {
  margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
  margin: 5px 0;
  }

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
  }

.commentmetadata {
  margin: 0;
  display: block;
  }
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
  cursor: help;
  }

acronym, abbr {
  border-bottom: 1px dashed #999;
  }

blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #ddd;
  }

blockquote cite {
  margin: 5px 0 0;
  display: block;
  }

.center {
  text-align: center;
  }

.hidden {
  display: none;
  }
  
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
  display: none;
  }

a img {
  border: none;
  }
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
/* End captions */
/* @end */


/* Link Styles */
.box h2 a,
.title p a,
.entry h2 a,
.entry h5 a,
#halfbg .division h4 a,
#sidebar.awards h3 a,
.project h3 a,
.project h5 a,
h3.susth3 a
{
  color:#FFFFFF;
}

#engineeringdetails .entry h2 a, 
#page-131 h3 a,
#contactus h2 span a,
.division h4 a,
span.ancestor a,
span#ancestor a,
.entry .additional-content h3 a,
.narrowcolplain h3 a,
.entry h3 a,
.division2 h2 a
{
  color:#59636E;
}

span#parent a,
span.parent a
{
  color: #E2E2E2;
}

.narrowcol1 h3 a
{
  color:#C0C4CA;
}

ul#secondarymenu li.item1 a,
ul#secondarymenu li.item2 a,
ul#secondarymenu4 li.item1 a,
ul#secondarymenu4 li.item2 a,
ul#secondarymenu4 li.item3 a,
ul#secondarymenu4 li.item4 a,
.division h2 a,
#sidebar h2 a,
.testimonials h3 a
{
  color:#A7ABB3;
}

.news_item a { color: #FFF; }

#homescroller2 .box ul.whats_new_ul { bottom: 6px; }
#homescroller2 .box ul.whats_new_ul li { padding-bottom: 4px; }
#homescroller2 .box p.video_link { position: absolute; bottom: 35px; padding-right: 10px; }
#homescroller2 .box p.video_link a { color: #97BFCB; }
