html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}  
body {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	background:  #7d7d7d;
	color: #ffffff;
} 
a img {
  border: 0;
}
a {
  text-decoration: none;
}
p {
  line-height: 150%;
} 
#wrapper {
  width: 920px;
  margin: 0 auto;
	min-height: 100%;
}
#top-cap {
  height: 10px;
  background: url('img/bg-top-cap.gif') top left no-repeat;
  display: none;
}
#bot-cap {
  height: 10px;
  background: url('img/bg-bot-cap.gif') top left no-repeat;
}
#content-wrap {
  background: url('img/bg-mid-strip.gif') top left repeat-y;
}
#logo-wrap {
  text-align: center;
  padding: 20px 0;
  margin: 0 28px;
  border-bottom: 1px solid #666666;
}
#content-gutter {
  margin: 8px 28px 0 28px;
  padding: 6px;
  background: #959595;
}
#content-inner {
  background: #363636;
  padding: 6px;
}

#nav-wrap {
  width: 839px;
  height: 39px;
  overflow: hidden;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
}
#nav-wrap ul.nav li a {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #ffffff;
}
ul.nav {
  width:900px;
}
ul.nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.nav li.active a, ul.nav li a:hover {
  background: #57b5df url('img/bg-nav-active.gif') top left repeat-x;
  display: block;
  padding-top: 12px;
  padding-bottom: 13px;
}
ul.nav li {
  float:left;
  width: 120px;
  margin:0;
  text-align: center;
}
ul.nav li a {
  background: #808080 url('img/bg-nav.gif') top left repeat-x;
  border-left: 1px solid #ffffff;
  display: block;
  padding-top: 12px;
  padding-bottom: 13px;
}
ul.nav li a.double {
  padding-top: 7px;
  padding-bottom: 5px;
}
ul.nav li {
  display:inline;
  list-style-type:none;
}

#content-centered {
  text-align: center;
}
p.home-text {
  border-left: 1px solid #9b9b9b;
  border-right: 1px solid #9b9b9b;
  display: inline-block;
  padding: 0;
  margin: 30px 0;
}
p.steps {
  display: inline-block;
}
span.three-easy {
	font-weight: bold;
	font-size: 13px;
}
span.three-easy3 {
  font-weight: bold;
  font-size: 18px;
}
span.blue-step {
  color: #90cef1;
  font-weight: bold;
  font-size: 15px;
}
span.steps-content {
  font-weight: bold;
  font-size: 15px;
}
#content {
  position: relative;
  margin-top: 8px;
  min-height:535px;
  height:auto!important;
  height:535px;
}
#content a, #content-centered a {
  color: #90cef1;
  font-style: italic;
}
#content a:hover, #content-centered a:hover {
  color: #1076bd;
}
#content p {
  margin: 0 0 10px 0;
}
#content ul {
  padding-left: 15px;
  line-height: 150%;
}
#content ul.padding-bottom {
  margin-top: 2px;
}
#content ul.padding-bottom li {
  padding-bottom: 12px;
}
#content div {
  padding-left: 15px;
}
#content full div {
  padding-left: 15px;
}
.slideshow {
  float: right; 
  width: 357px;
}
.content-right {
  margin-top: 8px;
}
.content-right div {
	background: #262626;
	width: 343px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.content-right p {
  margin: 0;
}
.content-right img {
  margin-bottom: 3px;
}
.rebates {
  position: absolute;
  bottom: 10px;
  left: 15px;
}
/* below are the divs that have the different background images on the right of the content. the right padding is 15px + the width of the image */
.content-is {
  background: url('img/bg-content-is.jpg') top right no-repeat;
  padding-right: 335px;
}
.content-get {
  background: url('img/bg-content-get.jpg') top right no-repeat;
  padding-right: 372px;
}
.content-do {
  background: url('img/bg-content-do.jpg') top right no-repeat;
  padding-right: 335px;
}
.content-awards {
  float: left;
  width: 820px;   
}
.content-educationbody {
  float: left;
  width: 820px;   

}
.content-winners {
  float: left;
  width: 445px;   
}
.content-contact {
  background: url('img/bg-content-contact.jpg') top right no-repeat;
  padding-right: 494px; 
}
.content-rebates {
  background: url('img/bg-content-rebates.jpg') top right no-repeat;
  padding-right: 372px; 
}
.two-column {
  width: 230px;
  float: left;
  text-align: center;
  padding-top: 50px;
}

#footer {
  margin: 9px 28px 0 28px;
  position: relative;
  padding-bottom: 10px;
}
#footer img {
  padding-right: 5px;
}
#footer a.xcel {
  position: absolute;
  right: 0;
  bottom: 60px;
  z-index: 100;
}
#footer a.gov {
  position: absolute;
  right: 0;
  bottom: 10px;
  z-index: 100;
}
#footer a.xcel img, #footer a.gov img {
  padding-right: 0;
}
#footer .partners {
  position: absolute;
  bottom: 240px;
  left: 385px;
  color: #636363;
}
#bot-links {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	/*padding: 4px 0;*/
  padding:  0;
	margin-bottom: 20px;
	text-align: right;
	width: 100%;
	float: right;
	height: 24px;
}
#bot-links a {
  color: #636363;
  text-transform: uppercase;
  margin-left: 15px;
  font-size: 10px;
}
#bot-links a:hover, #bot-links a.registration:hover, #bot-links a.on {
  color: #252525;
}
#bot-links a.registration {
  color: #1076bd;
  font-size: 11px;
}

/* slider */

#slideOuter {
height: 350px; 
width: 775px;
margin: 0 auto;
overflow: hidden;  
}

#slidemarginleft {
  padding-top: 15px; 
  width: 100%;
  
  }
.pane-inner {
  padding-left: 10px;
}  
.panel .col {
  float: left; 
  width: 33%;
  text-align: left;
  font-size: 11px;
  color: #555555;
}

#content.admin .col {  
  float: left; 
  width: 33%;
  text-align: left;
  padding: 0;
}

.participants-form {
  padding: 10px;
  border: 1px dotted #f3f3f3;
  margin: 20px 0;
  background: #505050;
}

input {
  margin-bottom: 10px;
}

.admin p.success {
  background: #f3f3f3;
  border: 1px dotted #ffffff;
  padding: 4px;
  color: green;
  font-weight: bold;
}

/* FORM STUFF */

#register {
  height: 665px;
  width: 520px;
  background: #1176bc;
  padding: 0 15px;
  color: #ffffff;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
} 
#register form {
  width: 450px;
  line-height: 22px;
}

#register h4 {
  font-size: 14px;
}

#register br {
  clear: both;
}

#register input.text {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  padding: 1px 5px;
  margin-bottom: 5px;
  width: 300px;
  position: absolute;
  left: 175px;
  overflow: hidden;
}

#register .submit {
  width: 75px;
  height: 22px;
  background: url('images/submit.gif');
  border: 0;
}

#errorMSG {
  display: none;
}

#errorMSG.error {
  display: inline;
  color: #ffb9b9;
  font-weight: bold;
}

input.error {
  border: 1px solid red;
  background: #ffe6e6;
}

#spinner {
  display: none;
}

#myValue {
  height: 1px;
  overflow: hidden;
  visibility: hidden;
}
.style9 {color: #1174b7}
.style11 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#message a,#message a:link {
  color: #ffffff;
  text-decoration: none;
}

/* MEGA MENU */

span#resourcesHover {
  position: relative;
  display: inline-block;
}

span#resourcesHover li:hover a, span#resourcesHover li a:hover { background-position: left bottom; }

span#resourcesHover a.products {
	background: url(nav_products.png) no-repeat;
	width: 117px; 
}

span#resourcesHover .sub li {
  list-style: none;
}
span#resourcesHover .sub {
	position: absolute;	
	top: 24px; right: 0px;
	padding: 20px 20px 20px;
	height: 90px;
	width: 400px;
	z-index: 300;
	
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
}

span#resourcesHover .sub .hoverBG {
  position: absolute;
  top: 0; right: 0;
  width: 400px;
  height: 90px;
  background: #000000;
  /* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
  z-index: 199;
}

span#resourcesHover .sub ul {
  position: absolute;
  top: 0; 
  right: 10px;
  width: 400px;
  margin: 8px 0 15px 0;
  padding: 0;
  height: 90px;
  z-index: 201;
}

#bot-links span#resourcesHover .sub ul a,#bot-links span#resourcesHover .sub ul a:hover {
  text-decoration: underline;
  color: #ffffff;
  margin: 0;
  line-height: 160%;
  font-size: 12px;
  text-transform: none;
} 

#bot-links a.links {
  display: inline-block;
  padding: 5px 7px;
  margin: 0
}
#bot-links span.hoverActive a#megaanchor {
  color: #ffffff;
  background: #000000;
  /* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
  display: inline-block;
}



#content-centered #buildings, #content-centered #sf {
  background: #464646;
  width: 47%;
  color:#ffffff;
  border: 1px solid #ffffff;
}

#content-centered #buildings h2, #content-centered #sf h2 {
	font-size: 46px;
	font-weight: bold;
	margin: 5px 0 0 0;
	line-height: 100%;
}

#content-centered #buildings p, #content-centered #sf p {
  text-transform: uppercase;
  font-size: 16px;
  margin: 0 0 5px 0;
}

#content-centered #buildings {
  float: left;
}

#content-centered #sf {
  float: right;
}

#width {
  width: 695px;
  margin: 35px auto 40px auto;
  
}
.BBDlink:link {
	color: #1076bd;
	font-size: 10px;
	font-weight: bold;
}
.BBDlink:visited {
	color: #1076bd;
	font-size: 10px;
	font-weight: bold;
}
.BBDlink:hover {
	color: #252525;
	font-size: 10px;
	font-weight: bold;
}
.BBDlink:active {
	color: #1076bd;
	font-size: 10px;
	font-weight: bold;
}
.sign-upLinks {
	color: #636363;
	text-transform: uppercase;
	margin-left: 10px;
	font-size: 10px;
}
#sign-up {
	background-color: #d7d7d7;
	width: 245px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	float: left;
	height: 24px;
	margin-bottom: 20px;

}#overlay {
	background-image: url(images/overlay.gif);
	background-repeat: repeat;
	height: 100%;
	width: 100%;
}

  #apDiv1 {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	left: 0;
	top: 0;
	background-image: url(images/overlay.png);
	background-repeat: repeat;
	height: 150%;
	width: 100%;
}
#home-winners-container {
	text-align: center;
	height: 400px;
}
#home-winner-third-container {
	text-align: center;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 10px;
	padding-bottom: 25px;
}
#home-winner-third-main-container {
	text-align: center;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.home-winner-header {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}
#home-winner-read-more {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
#blog-container {
	height: 800px;
	width: 808px;
	padding-left: 5px;
	padding-bottom: 15px;
	overflow-y: scroll;
	overflow-x: hidden;
	-webkit-overflow-scrolling:touch;
}
iframe{
	width: 808px;
}
#db-div {
	text-align: right;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
	height: 30px;
}
#ACEE-container {
	padding: 10px;
	width: 845px;
	color: #666;
	font-size: 10px;
	text-align: center;
	background-color: #e9e9e9;
}
