@charset "utf-8";
@import url("jd.gallery.css");
/* CSS Document */
body  {
	font: 10px Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a img {
	border: none;
}
#container { 
	width: 1025px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header { 
	/* background: #DDDDDD; */ 
	background:url(/images/common/emblem.tagline.gif) no-repeat;
	width:1025px;
	position:relative;
} 
img.nodisplay {
	display: none;
	}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 10px 15px 20px;
	line-height:20px;
	font-size:12px;
}
#mainContent {
	margin: 0 0 0 200px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size: 12px;
	border-left: 1px dotted #e6e6e6;
}
#mainContent h1, #mainContent h2, #mainContent h3 {
	height:22px;
	color:#529D44;
	}
#mainContent h1 {
	font-size:18px;
	text-transform:uppercase;
	margin: 10px 0 5px 0;
	}
#mainContent h2 {
	font-size:14px;
	margin:0;
	}
#mainContent h3 {
	font-size:12px;
	margin:0;
	}
#mainContent p {
	margin:5px 0 15px 0;
	}
#mainContent ul {
	margin:10px 20px;
	}
#mainContent ul li {
	background:transparent url(/images/common/bullet.gif) no-repeat scroll 8px 6px;
	list-style-position:outside;
	padding:0pt 0pt 0pt 20px;
	}
#mainContent a:link, #mainContent a:visited {
	color: #064599;
	text-decoration:none;
	}
#mainContent a:hover, #mainContent.a:active {
	color: #F68F1F;
	text-decoration:underline;
	}
#footer {
	padding: 0 10px 0 10px;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}	

/* Main Navigation Styles for Header */
#navigation {
	position: relative;
	width: 100%;
	margin: 0 0 8px 0;
	border-top:3px solid #F68F1F;
	height: 50px;
	}
#navigation li {
	float: left;
	display: block;
	margin:0;
	padding: 0;
	}
#navOurBusiness a, #navDevelopment a, #navSolTech a, #navConstruction a, #navServices a, #navProjects a, #navNews a, #navCompInfo a {display: block; height: 100%; text-indent: -5000px;}
#navOurBusiness, #navDevelopment, #navSolTech, #navConstruction, #navServices, #navProjects, #navNews, #navCompInfo {background: url(/images/common/nav.bar.v2.gif) no-repeat;}
#navOurBusiness {width: 95px; background-position: 0px 0px;}
#navDevelopment {width: 105px; background-position: -200px 0px;}
#navSolTech {width: 175px; background-position: -400px 0px;}
#navConstruction {width: 110px; background-position: -600px 0px;}
#navServices {width: 75px; background-position: -800px 0px;}
#navProjects {width: 80px; background-position: -900px 0px;}
#navNews {width: 90px; background-position: -1000px 0px;}
#navCompInfo {width: 105px; background-position: -1100px 0px;}

/* Sub-navigation highlighting */
.subOurBusiness #navOurBusiness #subOurBusiness a
, .subEndurantAdvantage #navOurBusiness #subEndurantAdvantage a
, .subManagement #navOurBusiness #subManagement a
, .subDevOverview #navDevelopment #subDevOverview a
, .subDevCogen #navDevelopment #subDevCogen a
, .subDevDistEn #navDevelopment #subDevDistEn a
, .subDevMicrogrids #navDevelopment #subDevMicrogrids a
, .subDevRenew #navDevelopment #subDevRenew a
, .subDevLandfill #navDevelopment #subDevLandfill a
, .subOverview #navSolTech #subOverview a
, .subEnergyPlanning #navSolTech #subEnergyPlanning a
, .subToolsModeling #navSolTech #subToolsModeling a
, .subTechAdvantage #navSolTech #subTechAdvantage a
, .subConstruction1 #navConstruction #subConstruction1 a
, .subConstruction2 #navConstruction #subConstruction2 a
, .subConstruction3 #navConstruction #subConstruction3 a
, .subServices1 #navServices #subServices1 a
, .subServices2 #navServices #subServices2 a
, .subServices3 #navServices #subServices3 a
, .subDevelopment #navProjects #subDevelopment a
, .subSolutions #navProjects #subSolutions a
, .subConstruction #navProjects #subConstruction a
, .subNews1 #navNews #subNews1 a
, .subNews2 #navNews #subNews2 a
, .subNews3 #navNews #subNews3 a
, .subNews4 #navNews #subNews4 a
, .subContact #navCompInfo #subContact a
, .subInfoForm #navCompInfo #subInfoForm a {
	cursor: default;
	color: #F68F1F;
	text-decoration: none;
	font-weight: bold;
}


.navOurBusiness #navOurBusiness ul, .navDevelopment #navDevelopment ul, .navSolTech #navSolTech ul, .navConstruction #navConstruction ul, .navServices #navServices ul, .navProjects #navProjects ul, .navNews #navNews ul, .navCompInfo #navCompInfo ul {display:block;}

/* tier 1 hovers */
#navOurBusiness:hover, #navOurBusiness.hover {background-position: 0px -76px;}
#navDevelopment:hover, #navDevelopment.hover {background-position: -200px -76px;}
#navSolTech:hover, #navSolTech.hover {background-position: -400px -76px;}
#navConstruction:hover, #navConstruction.hover {background-position: -600px -76px;}
#navServices:hover, #navServices.hover {background-position: -800px -76px;}
#navProjects:hover, #navProjects.hover {background-position: -900px -76px;}
#navNews:hover, #navNews.hover {background-position: -1000px -76px;}
#navCompInfo:hover, #navCompInfo.hover {background-position: -1100px -76px;}

/* tier 1 highlights */
.navOurBusiness #navOurBusiness {background-position: 0px -41px; cursor: default;}
.navDevelopment #navDevelopment {background-position: -200px -41px; cursor: default;}
.navSolTech #navSolTech {background-position: -400px -41px;cursor: default;}
.navConstruction #navConstruction {background-position: -600px -41px; cursor: default;}
.navServices #navServices {background-position: -800px -41px; cursor: default;}
.navProjects #navProjects {background-position: -900px -41px; cursor: default;}
.navNews #navNews {background-position: -1000px -41px; cursor: default;}
.navCompInfo #navCompInfo {background-position: -1100px -41px; cursor: default;}

#navigation li ul {
	display: none;
	position: absolute;
	top: 25px;
	left: 0;
	width: 1025px;
	border-color: #e6e6e6;
	border-width: 1px 0 1px 0;
	border-style: solid;
	background-color:#FFFFFF;
	}
#navigation li ul li a {
	display: block;
	height: auto;
	line-height: 25px;
	padding: 2px 12px 0 40px;
	font-size: 11px;
	text-indent: 0;
	font-weight: normal;
	}
#navigation li:hover ul, #navigation li.hover ul {
	display: block;
	z-index: 1000;
	}



#navigation a {
	display: block;
	font-size: 12px;
	font-weight:bold;
	padding: 5px 40px 5px 40px;
	line-height:15px;
	}



#navigation li ul li a:link,  #navigation li ul li a:visited{
	color:#214290;
	}
#navigation li ul li a:hover {
	color:#F68F1F;
	text-decoration:underline;
	}
#navigation li a:link,  #navigation li a:visited {
	color:#796F58;
	}
#navigation li a:hover, #navigation li a.hover {
	color:#FFFFFF;
	text-decoration:none;
	}


	
/* Sidebar Styles */
#sidebarMenu {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
#sidebarMenu li {
	margin:5px 0;
	}
#sidebarMenu li ul li {
	margin:0;
	}
#sidebarMenu li a {
	font-weight:bold;
	border-bottom: 1px solid #e6e6e6;
	text-decoration:none;
	display:inline;
	color: #064599;
	}
#sidebarMenu li ul li a {
	font-weight:normal;
	text-indent: 10px;
	background:transparent url(/images/common/dots.gif) repeat-x scroll 0pt 100%;
	border-bottom:medium none;
	display: block;
	margin-bottom:0;
	height:20px;
	}
#sidebarMenu a:hover {
	text-decoration:none;
	color:#F68F1F;
	}
.plus {
	display:inline;
	}
.lessMenus {
	background-image: url(/images/common/minus.sign.gif);
	background-position:160px .5em;
	background-repeat:no-repeat;
	}

.toggler {
	margin-left:10px;
	cursor:pointer;
	border:none;
	float:right;
	padding-top:5px;
	}
	
.inlineCalloutRight {
	width: 165px;
	float:right;
	background-color:#E2E2E2;
	padding: 10px 5px;
	margin-left: 8px;
	}
.inlineCalloutLeft {
	width: 165px;
	float:left;
	background-color:#E2E2E2;
	padding: 10px 5px;
	margin-right: 8px;
	}
.inlineCalloutRight p, .inlineCalloutLeft p, .inlineImageLeft p, .inlineImageRight p {
	font-size: 11px;
	}
.inlineCalloutRight p.photoCaption, .inlineCalloutLeft p.photoCaption, .inlineImageLeft p.photoCaption, .inlineImageRight p.photoCaption {
	font-size: 9px;
	}
.selected {
	font-weight:bold;
	color:#F68F1F;
	}
.inlineImageLeft {
	width:165px;
	float:left;
	margin-right: 8px;
	}
.inlineImageRight {
	width:165px;
	float:right;
	margin-left: 8px;
	}
.inlineImageLeft img, .inlineImageRight img {
	display:block;
	padding: 5px;
	border: 1px solid #E2E2E2;
	}
	
/* SIFR Styles */
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}
.sIFR-active h1 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 18px;
}
.sIFR-active h2 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 14px;
}
.sIFR-active h3 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 11px;
}
.mediaTitle {
	font-weight:bold;
	}
	
/* Form Styles */
fieldset {
	border: solid 0 transparent;  /* removes fieldset borders in Opera 7 */
	margin: 0;
	padding: 0;
}

fieldset p {
	margin-bottom: 1.5em;
	text-align: left;
}

fieldset label {
	display: block;
	margin-bottom: .3em;
}

fieldset label.error {
	font-style: italic;
	color: #ec281b;
}

fieldset input, fieldset textarea {
	width: 190px;
	border: 1px solid #ccc;
}

fieldset label .instructions {
	font-weight: normal;
}

fieldset textarea {
	height: 180px;
}

fieldset .submitBtn {
	width: auto;
	margin: 0 10px 0 0;
}