/*Complete Guide to Residential Solar*/
.page-id-7632 h1.title {
    display: none;
}

#guide_wrapper {
    background: #92a5ae;
    font-family: 'Josefin Sans',sans-serif;
}

#guide_wrapper p {
    font-size: 24px;
}

#guide_wrapper p.guide_button_container {
    text-align: center;
}

#guide_wrapper a.guide_button {
    background: #98e3ff;
    padding: 20px 100px;
    font-size: 30px;
    border-radius: 10px;
    margin: 50px auto 70px;
    color: #424242;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}

#guide_wrapper a:hover.guide_button {
    background: #bcedff;
}

#guide_wrapper a:active.guide_button {
    background: #82c0d7;
}

#guide_wrapper .guide_legend {
    margin-top: 20px;
    display: block;
}

#guide_wrapper .guide_legend p {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    margin: 0;
    vertical-align: middle;
}

#guide_wrapper .guide_legend span.sun1 {
    background: url(images/guide_rating_1.png) no-repeat 0 0;
    height: 36px;
    width: 36px;
    display: inline-block;
    vertical-align: middle;
}

#guide_wrapper .guide_legend span.sun2 {
    background: url(images/guide_rating_2.png) no-repeat 0 0;
    height: 36px;
    width: 72px;
    display: inline-block;
    vertical-align: middle;
}

#guide_wrapper #header {
    background: url(images/guide_header.png)no-repeat 0 0;
    height: 457px;
    text-align: center;
}

#guide_wrapper #header h1 {
    color: #fff;
    font-size: 90px;
    font-weight: 700;
    margin-top: 95px;
    line-height: 1.2;
}

#guide_wrapper #header h1 span {
    font-size: 50px;
}

#guide_wrapper #header h1 span#tagline:after {
    content: "";
    background: url(images/guide_dash.png) no-repeat 0 0;
    vertical-align: middle;
    margin-left: 10px;
    width: 50px;
    height: 1px;
    display: inline-block;
}

#guide_wrapper #header h1 span#tagline:before {
    content: "";
    background: url(images/guide_dash.png) no-repeat 0 0;
    vertical-align: middle;
    margin-right: 10px;
    width: 50px;
    height: 1px;
    display: inline-block;
}

#guide_wrapper #header h1 span #yellow {
    color: #f7b20b;
}

#guide_wrapper h2 {
    position: relative;
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 580px;
    height: 100px;
}

#guide_wrapper h2 span {
    font-size: 36px;
    color: #606060;
    text-align: center;
    background: #fbcb38;
    padding: 24px 56px;
    position: absolute;
    display: block;
    margin: 0 auto;
    box-shadow: 0 5px rgba(0,0,0,0.2);
    z-index: 10;
    /*width: 448px;*/
}

#guide_wrapper h2:before {
    content: "";
    background: url(images/banner_left.png) no-repeat 0 0;
    display: inline-block;
    width: 78px;
    height: 77px;
    position: absolute;
    z-index: 0;
    top: 10px;
    left: -55px;
}

#guide_wrapper h2:after {
    content: "";
    background: url(images/banner_right.png) no-repeat 0 0;
    display: inline-block;
    width: 78px;
    height: 77px;
    position: absolute;
    z-index: 0;
    top: 10px;
    right: -38px;
}

#guide_wrapper #content1 {
}

#guide_wrapper #content1 #content1_graphic {
    background: url(images/solar_right_for_your_home.png) no-repeat 0 0;
    width: 658px;
    height: 283px;
    display: block;
    margin: 50px auto 20px;
}

#guide_wrapper #content1 #content1_graphic2 {
    background: url(images/guide_sum.png) no-repeat 0 0;
    display: block;
    text-align: center;
    margin: 0 auto;
    height: 100px;
    width: 582px;
}

#guide_wrapper #content1 #content1_text_container p {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 1.2;
}

#guide_wrapper #content1 #content1_text_container p#content1_text1 {
    margin-left: 100px;
}

#guide_wrapper #content1 #content1_text_container p#content1_text2 {
    width: 300px;
    margin-left: 45px;
}

#guide_wrapper #content1 #content1_text_container p#content1_text3 {
    width: 246px;
}

#guide_wrapper #content1 #content1_text4 {
    text-align: center;
    color: #605f5f;
    font-size: 36px;
    margin-bottom: 40px;
}

#guide_wrapper #content1 #content1_text5 {
    text-align: center;
    font-size: 65px;
    margin-bottom: 35px;
}

#guide_wrapper #content1 #content1_text6 {
    text-align: center;
    font-size: 32px;
}

#guide_wrapper #content2 {
    background: #8a969c;
    padding: 100px 0 5px;
}

#guide_wrapper #content2_container {
    display: block;
    width: 830px;
    padding: 50px 53px 0;
}

#guide_wrapper #content2 h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    display: inline-block;
}

#guide_wrapper #content2 h3#mono {
    margin-left: 190px;
    padding: 0 30px 140px;
    background: url(images/monocrystalline_icon.png) no-repeat center bottom;
}

#guide_wrapper #content2 h3#poly {
    background: url(images/polycrystalline_icon.png) no-repeat center bottom;
    padding: 0 30px 140px;
    margin-left: 20px;
}

#guide_wrapper #content2 h3#thin {
    background: url(images/thin_film_icon.png) no-repeat center bottom;
    padding: 0 30px 140px;
    margin-left: 40px;
}

#guide_wrapper #content2 #content2_row1 {
    margin-top: 10px;
    background: #848f95;
    color: #fff;
    padding: 25px 0 20px 22px;
}

#guide_wrapper #content2 #content2_row2 {
    margin-top: 10px;
    background: #848f95;
    color: #fff;
    padding: 25px 0 20px 22px;
}

#guide_wrapper #content2 #content2_row3 {
    margin-top: 10px;
    background: #848f95;
    color: #fff;
    padding: 25px 0 20px 22px;
}

#guide_wrapper #content2 #content2_row1 p {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}

#guide_wrapper #content2 #content2_row1 p span.sun1 {
    background: url(images/guide_rating_1.png) no-repeat 0 0;
    height: 36px;
    width: 36px;
    display: inline-block;
    margin-left: 323px;
}

#guide_wrapper #content2 #content2_row1 p span.sun2 {
    background: url(images/guide_rating_2.png) no-repeat 0 0;
    height: 36px;
    width: 72px;
    display: inline-block;
    margin-left: 155px;
}

#guide_wrapper #content2 #content2_row2 p {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}

#guide_wrapper #content2 #content2_row2 p span.sun1 {
    background: url(images/guide_rating_1.png) no-repeat 0 0;
    height: 36px;
    width: 36px;
    display: inline-block;
    margin-left: 150px;
}

#guide_wrapper #content2 #content2_row2 p span.sun2 {
    background: url(images/guide_rating_2.png) no-repeat 0 0;
    height: 36px;
    width: 72px;
    display: inline-block;
    margin-left: 56px;
}

#guide_wrapper #content2 #content2_row3 p {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}

#guide_wrapper #content2 #content2_row3 p span.sun2 {
    background: url(images/guide_rating_2.png) no-repeat 0 0;
    height: 36px;
    width: 72px;
    display: inline-block;
    margin-left: 151px;
    padding: 0;
}

#guide_wrapper #content2 #content2_row3 p span.sun2last {
    background: url(images/guide_rating_2.png) no-repeat 0 0;
    height: 36px;
    width: 72px;
    display: inline-block;
    margin-left: 134px;
    padding: 0;
}

#guide_wrapper #content3 {
    padding: 100px 0 5px;
}

#guide_wrapper #content3_container {
    display: block;
    width: 830px;
    padding: 50px 53px 0;
}

#guide_wrapper #content3 h3 {
    display: inline-block;
    color: #fff;
    font-size: 22px;
}

#guide_wrapper #content3 h3#lease {
    margin-left: 325px;
    padding: 0 30px;
}

#guide_wrapper #content3 h3#purchase {
    padding: 0 30px 0 66px;
}

#guide_wrapper #content3 #content3_row1 {
    margin-top: 10px;
    background: #869da8;
    color: #fff;
    padding: 25px 0 20px 22px;
}

#guide_wrapper #content3 #content3_row2 {
    margin-top: 10px;
    background: #869da8;
    color: #fff;
    padding: 25px 0 20px 22px;
}

#guide_wrapper #content3 #content3_row3 {
    margin-top: 10px;
    background: #869da8;
    color: #fff;
    padding: 25px 0 20px 22px;
}

#guide_wrapper #content3 #content3_row4 {
    margin-top: 10px;
    background: #869da8;
    color: #fff;
    padding: 25px 0 20px 22px;
}

#guide_wrapper #content3 #content3_row1 p {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
}

#guide_wrapper #content3 #content3_row1 p span.sun1 {
    background: url(images/guide_rating_1.png) no-repeat 0 0;
    height: 36px;
    width: 36px;
    display: inline-block;
    margin-left: 420px;
}

#guide_wrapper #content3 #content3_row2 p {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}

#guide_wrapper #content3 #content3_row2 p span.sun1 {
    background: url(images/guide_rating_1.png) no-repeat 0 0;
    height: 36px;
    width: 36px;
    display: inline-block;
    margin-left: 200px;
}

#guide_wrapper #content3 #content3_row3 p {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}

#guide_wrapper #content3 #content3_row3 p span.sun1 {
    background: url(images/guide_rating_1.png) no-repeat 0 0;
    height: 36px;
    width: 36px;
    display: inline-block;
    margin-left: 460px;
    padding: 0;
}

#guide_wrapper #content3 #content3_row4 p {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}

#guide_wrapper #content3 #content3_row4 p span.sun1 {
    background: url(images/guide_rating_1.png) no-repeat 0 0;
    height: 36px;
    width: 36px;
    display: inline-block;
    margin-left: 200px;
    padding: 0;
}

#guide_wrapper #content4 {
    background: #8a969c;
    padding: 100px 0 5px;
    text-align: center;
}

#guide_wrapper #content4 h3 {
    display: inline-block;
    color: #fff;
    font-size: 22px;
}

#guide_wrapper #content4 #parts_instructions {
    text-align: center;
    color: #fff;
    font-size: 30px;
    margin-top: 35px;
    position: relative;
    background: #338eb0;
    padding: 20px;
    display: inline-block;
}

#guide_wrapper #content4 #parts_instructions span {
    background: url(images/guide_text_arrow.png) no-repeat 0 0;
    width: 35px;
    height: 18px;
    display: inline-block;
    position: absolute;
    left: 45%;
    bottom: -18px;
}

#guide_wrapper #content4 #solar_installation_container {
    position: relative;
    height: 350px;
    width: 450px;
    margin: 100px auto 0;
}

#guide_wrapper #content4 #solar_installation_container #pv_array {
    display: block;
    position: absolute;
    background: url(images/pv_array.png) no-repeat 0 0;
    height: 293px;
    padding: 0 25px 65px 0;
    width: 199px;
}

#guide_wrapper #content4 #solar_installation_container #inverter {
    display: block;
    position: absolute;
    background: url(images/inverter.png) no-repeat 0 0;
    height: 120px;
    width: 85px;
    padding-bottom: 24px;
    left: 223px;
}

#guide_wrapper #content4 #solar_installation_container #main_fusebox {
    display: block;
    position: absolute;
    background: url(images/fuse_box.png) no-repeat 0 0;
    height: 80px;
    width: 68px;
    padding-bottom: 101px;
    left: 232px;
    top: 163px;
}

#guide_wrapper #content4 #solar_installation_container #electric_line {
    display: block;
    position: absolute;
    background: url(images/electric_line.png) no-repeat 0 0;
    height: 10px;
    width: 70px;
    top: 198px;
    left: 300px;
}

#guide_wrapper #content4 #solar_installation_container #meter {
    display: block;
    position: absolute;
    background: url(images/meter.png) no-repeat 0 0;
    height: 53px;
    width: 48px;
    left: 370px;
    top: 175px;
}

#guide_wrapper #content4 #solar_installation_container #pv_array_text {
    display: block;
    position: absolute;
    background: #9aaab2;
    padding: 25px 14px;
}

#guide_wrapper #content4 #solar_installation_container #inverter_text {
    display: block;
    position: absolute;
    background: #9aaab2;
    padding: 25px 14px;
}

#guide_wrapper #content4 #solar_installation_container #main_fusebox_text {
    display: block;
    position: absolute;
    background: #9aaab2;
    padding: 25px 14px;
}

#guide_wrapper #content4 #solar_installation_container #meter_text {
    display: block;
    position: absolute;
    background: #9aaab2;
    padding: 25px 14px;
}

#guide_wrapper #content5 {
    padding: 100px 0 5px;
}

#guide_wrapper #content5_container {
    display: block;
    width: 830px;
    padding: 50px 53px 0;
}

#guide_wrapper #content5 h3 {
    display: inline-block;
    color: #fff;
    font-size: 22px;
}

#guide_wrapper #content5 ul {
    width: 540px;
    margin: 50px auto 0;
}

#guide_wrapper #content5 ul li {
    font-size: 25px;
    padding: 12px 0 25px 65px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
}

#guide_wrapper #content5 ul li#content5_bullet1 {
    background: url(images/guide_1.png) no-repeat left top;
}

#guide_wrapper #content5 ul li#content5_bullet2 {
    background: url(images/guide_2.png) no-repeat left top;
}

#guide_wrapper #content5 ul li#content5_bullet3 {
    background: url(images/guide_3.png) no-repeat left top;
}

#guide_wrapper #content5 ul li#content5_bullet4 {
    background: url(images/guide_4.png) no-repeat left top;
}

#guide_wrapper #content5 ul li#content5_bullet5 {
    background: url(images/guide_5.png) no-repeat left top;
}

#guide_wrapper #content6 {
    padding: 100px 0;
    background: #8a969c;
}

#guide_wrapper #content6 #accordion {
    width: 500px;
    height: 283px;
    display: block;
    margin: 50px auto 20px;
}

#guide_wrapper #content6 h4 {
    cursor: pointer;
    font-size: 25px;
    color: #424242;
}

#guide_wrapper #content6 .ui-accordion-header {
    height: 40px;
}

#guide_wrapper #content6 .ui-accordion-content {
    height: auto;
    color: #fff;
    font-size: 18px;
    margin-left: 10px;
}

/* 3.2 Images */