body {
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #184f6a;
}

.clear {
  clear: both;
}

#info {
  margin: 30px 0px 0px 10px;
  width: 480px;
}

#info-image {
  width: 55px;
  float: left;
}

#info-text {
  width: 390px;
  float: right;
  /** line-height:1.2em; */
}

#energy-savings-text {
  width: 390px;
  float: right;
  margin-bottom: 20px;
  font-weight: bold;
}

#energy-savings-text p{
  margin-bottom: 8px;
}

#refund-text {
  width: 390px;
  float: right;
  margin-top: 10px;
  margin-bottom: 10px;
}

#refund-text p{
  margin-bottom: 8px;
}



.examples {
  width: 390px;
  float: right;
  margin-bottom: 20px;
  margin-top: 20px;
  font-weight: bold;
}

.examples a {color:#023958;text-decoration:none}
.examples p {margin-bottom: 9px;}

.windows-help {color:#023958;text-decoration:none}
.doors-help {color:#023958;text-decoration:none}

.windows-help-wrapper {margin-top: -4px;}
.doors-help-wrapper {margin-top: -4px;}

#info-text p {
  margin-bottom: 25px;
  font-size: 12px;

}

.info-address {
  font-weight: bold;
  margin-bottom: 5px;
}

a.left {
  display: block;
  float: left;
  margin-left: 10px;
}

a.right {
  display: block;
  float: right;
  margin-right: 10px;
}

a.button {
  width: 111px;
  height: 36px;
  text-decoration: none;
  margin-top: 2px;
  color: #fff;
  background: #f4fbfc url(/images/layout/icon_button_sprites.png) no-repeat -73px 0;
}

a.button div {
  margin: 12px;
  font-weight: bold;
  text-align: center;
}

a.button:hover {
  text-decoration: none;
  background: #f4fbfc url(/images/layout/icon_button_sprites.png) no-repeat -73px -39px;
}

#tophouse {
  display: inline;
  float: right;
  width: 206px;
  height: 154px;
  position: relative;
  left: 0px;
  top: -40px;
  overflow: hidden;
  margin-bottom: -40px;
}

#beta {
  width: 114px;
  height: 111px;
  position: absolute;
  margin:42px 0 0 23px;
  z-index:1;
}

#banner_mid h1 {
  font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
  font-size: 24px;
  font-weight: normal;
  color: #fff;
  margin: 15px 10px 10px 10px;
}

#banner_mid h2 {
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #fff;
  margin-left: 10px;
  margin-top: 3px;
}

.full-separator {
  height: 5px;
  background: #fff url(/images/layout/background_sprites.png) repeat-x 0 -660px;
  font-size: 1px;
  margin: 5px -5px;
}

.semi-separator {
  height: 1px;
  border-top: 1px solid #bfbfbf;
  font-size: 1px;
  margin: 10px 10px;
}

#chart-text {
  height: 20px;
  font-size: 12px;
  font-weight: bold;
  padding: 7px 0 0 5px;
  float: left;
}

#chart-help {
  float: right;
  height: 20px;
  font-size: 11px;
  font-weight: normal;
  padding: 7px 5px 0 0;
}

#show-picture-window-content a {
  height:351px;
  width:444px;
}

#show-picture-window-content  { 
  height:351px;
  width:444px;
  background: #fff url(/images/houses/houses-popup.png);
}

#show-picture-window-image {
  margin:12px 20px;

}

#chart-replacement-text {
  padding-left: 8px;
  padding-right: 8px;
  padding: 17px 8px 0 8px;
}

#chart-replacement-text p {
  margin-bottom: 8px;
}

.hidden {
  visibility: hidden;
  display:none;
}

.transparent {
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

#unit_nr_prompt {
  color: #184f6a;
}

#footer_content {
  color: #97d2eb;
  font-size:11px;
  margin-top:9px;
}

#footer_content a {
  color: #97d2eb;
  text-decoration:none;
}

#savings-summary {
  padding: 20px 0px 0px 20px;
}

#savings-summary .subheading {
  float:left;
  font-weight: bold;
  margin-top: 12px;
}

#savings-summary table {
  width:215px;
  margin-top: 12px;
  margin-left: 10px;
}

#savings-summary img {
  float:left;
  margin-top: 9px;
}