﻿/* 1373585020 */
/* Page 174 start */
/* Override global */
#clontent {
  overflow: visible !important;
}

/* Banner */
.banner a.button {
  margin-bottom: 20px;
}
.sticker {
  background: url() no-repeat 0 0;
  margin: 0;
  text-indent: -9999px;
  position: absolute;
  top: 460px;
  right: -10px;
  width: 121px;
  height: 121px;
  z-index: 1;
}
/* End Banner */


/* Solar Comparison */
#compareplan-productlist,
#compareplan-productlist li {
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
#compareplan-productlist .product,
#compareplan-productlist .product p,
#compareplan-productlist .product li {
  color: #777;
}
#compareplan-productlist .product.promote,
#compareplan-productlist .product.promote p,
#compareplan-productlist .product.promote li {
  color: #555;
}
#compareplan-productlist .product h3 {
  background: #E9AF47;
  color: #fff;
  font-size: 1.143em;
  line-height: 35px;
  margin-bottom: 20px;
  text-align: center;
  white-space: nowrap;
}
#compareplan-productlist .product.promote h3 {
  background: #D58635;
}
#compareplan-productlist .product .byline {
  font-size: 1.143em;
  text-align: center;
}
#compareplan-productlist .product .byline.house-sml,
#compareplan-productlist .product .byline.house-med,
#compareplan-productlist .product .byline.house-lge,
#compareplan-productlist .product .byline.house-cus

 {
  padding-top: 60px;
}
#compareplan-productlist .product .byline.house-sml {
  background: url('house-2-people_orange-light_50x50.png') no-repeat center 0;
}
#compareplan-productlist .product.promote .byline.house-med {
  background: url('house-3-people_orange_50x50.png') no-repeat center 0;
}
#compareplan-productlist .product .byline.house-lge {
  background: url('house-4-people_orange-light_50x50.png') no-repeat center 0;
}

#compareplan-productlist .product .byline.house-cus {
  background: url('house.png') no-repeat center 0;
}




#compareplan-productlist .product .fullviewsummary {
  padding: 0 20px 5px;
}
#compareplan-productlist .product h4 {
  color: #E9AF47;
  margin-bottom: 0.5em;
}
#compareplan-productlist .product.promote h4 {
  color: #D58635;
}
#compareplan-productlist .product {
  background-color: #FBEFDA !important;
  float: left;
  margin-left: 1px !important;
  margin-bottom: 1em !important;
  position: relative;
  text-align: left;
  width: 234px;
  z-index: 1;
}
#compareplan-productlist .product:first-child {
  margin-left: 0 !important;
}
#compareplan-productlist .product.promote {
  background: url('productshadow2.png') no-repeat right 20% !important;
  margin-left: -39px !important;
  overflow: visible;
  padding-right: 40px !important;
  right: -20px;
  z-index: 3;
} 
#compareplan-productlist .product.promote .productwrap {
  background: url('productshadow2.png') no-repeat left 20%;
  padding-left: 20px;
  z-index: 1;
  width: 100%;
}
#compareplan-productlist .product .section {
  background: url(http://assets1.originenergy.com.au/files/bg_line-dots-orange-light.png) repeat-x 0 0;
  padding-top: 15px;
}
#compareplan-productlist .product .enforce {
  font-family: 'OpenSansBold';
  font-size: 1.429em;
}
/* End Solar Comparison */


/* Panels */
#content .panel {
  background: url('line-dots.gif') repeat-x 0 0;
  padding: 40px 0 0;
}
#content .panel.feat,
#content .panel.first {
  background: none;
  padding-top: 0;
}
#content .panel.compareplan {
  position: relative;
}
#content .row {
  clear: left;
  overflow: hidden;
  margin-bottom: 20px;
}
#content .column {
  float: left;
  margin: 0 0 0 40px;
  padding: 0;
}
#content .row [class*="column"]:first-child {
  margin-left: 0 !important;
}
#content .two-col .column {
  width: 335px;
}
#content .three-col .column {
  width: 210px;
}
#content .four-col .column {
  width: 147px;
}
#content .four-col .column .even {
  width: 148px !important;
}
#content .block-link {
  color: #555;
  display: block;
  text-decoration: none;
}
/* End Panels */


/* Typography */
.panel h2,
.panel h3 {
  line-height: 1.2em;
  text-transform: none !important;
}
.panel h2 {
  font-size: 1.143em;
  margin: 0 0 0.778em;
}
.panel h3 {
  font-size: 1em;
  margin: 0 0 0.214em;
}
.white,
.white h2,
.white h3 {
  color: #fff;
}
sup {
  line-height: 0;
}
sup a {
  text-decoration:none;
}
/* End Typography */



.compare_columns {
  margin-bottom:20px;
  margin-top: 40px;
}
.compare_column {
  margin:0px 10px;
}
.compare_header {
  background: #e9af47;
  padding:4px;
  color:#ffffff;
  font-family: 'TheOriginSansBold', Verdana, sans-serif;
  font-size: 14px;
  line-height: 35px;
  margin-bottom: 20px;
  text-align: center;
}
.feature .compare_header {
  background:#d58635;
}
.compare_image {
  font-size: 12px;
  font-weight: bold;
  color:#e9af47;
  line-height: 1.2;
  text-align: center;
  padding: 0 0 10px 0;
}
.feature .compare_image {
  color: #d58635;
}
.compare_image img {
  margin:12px;
}
.system {
  font-size:14px;
}
.compare_details {
  padding: 16px 7px;
  font-size: 11px;
  line-height: 1.2;
}
.dotted_line {
  height:2px;
  margin:4px 0;
  padding:0;
  background: url('line-dots.gif') repeat-x 0 0;
  width:100%;
  clear:both;
}


/* Call out */
.boxInfo {
  background: none !important;
  margin-top: 0 !important;
  padding-bottom: 5px !important;
}
.boxInfo .item {
  padding-top: 15px !important;
}
.boxInfo .left_button {
  float: left;
  width: 80px;
  height: 50px;
}
.boxInfo .right_button {
  float: left;
  height: 50px;
}
.boxInfo a.button {
  margin: 3px 5px 0 0;
  clear: none;
}
.boxInfo p {
  margin: 4px 10px;
  float:left;
}
.boxInfo img {
  float: left;
}
.boxInfo img.sticker {
  margin: 0 53px;
}
.call_us {
  font-size: 1.429em;
  margin: 0 20px 0 0!important;
  color: #d58635;
}
.call_us a {
  text-decoration:none;
  color: #d58635;
}
/* End call out */




/* Elements */
a.button {
  margin-top: 0px;
  margin-bottom: 1em;
}
a.button.float {
  clear: none;
  margin-left: 5px;
}
a.button.first {
  margin-left: 0px;
}
.white a.button.orange {
  background-position: right -120px;
}
.white a.button.orange:hover {
  background-position: right -145px !important;
}
.white a.button.orange span {
  color: #d58635;
  background-position: left -120px;
}
.white a.button.orange:hover span {
  background-position: left -145px !important;
}
/* End Elements */


/** clearfix containers  **/
.cf:before, .cf:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}
.cf:after {
  clear: both;
}
/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
 *zoom: 1;
}
/* Page 174 end */
/* no cache */