/* Generic fix for terminating floating */
.float-break:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#renewables,
div#renewables-profile
{
    width: 731px;
    color: #FFF;
    margin-left: 3px;
    font-size: 14px;
    font-family: Arial, sans-serif;
}

div#renewables-profile
{
    margin-top: 20px;
}

div#renewables-profile div#renewables-profile-header,
div#renewables div#renewables-header
{
    height: 33px;
    background: url( '../images/renewables_redesign/Blue_bar_top.jpg' ) no-repeat scroll 0 0 transparent;
}

div#renewables-profile div#renewables-profile-header h1,
div#renewables div#renewables-header h1
{
    font-size: 12px;
    line-height: 30px;
    padding-top: 3px;
    padding-left: 20px;
}

div#renewables div#renewables-header p#steps
{
    float: right;
    line-height: 33px;
    padding-top: 5px;
    padding-right: 20px;
}

div#renewables-profile div#renewables-profile-content,
div#renewables div#renewables-content
{
    background: url( '../images/renewables_redesign/normal_panel_blue_bg.png' ) repeat-x scroll 0 0 #D1EEFC;
    border: 1px solid #91C8EB;
}

div#renewables div.intro
{
    border: 0;
    background-image: url( '../images/renewables_redesign/intro_panel_blue_bg.png' ) !important;
    background-color: #FFFFFF !important;
}

div#renewables-profile div#renewables-profile-content h1,
div#renewables div#renewables-content h1
{
    font-size: 32px;
    font-weight: bold;
    font-family: Arial, sans-serif;
    color: #038DE6;
    margin-bottom: 20px;
}

div#renewables-profile div#renewables-profile-content,
div#renewables div#renewables-content
{
    padding: 20px;
    color: #045D9B;
    font-size: 14px;
    font-family: Arial, sans-serif;
}

div#renewables-profile div#renewables-profile-content a,
div#renewables-profile div#renewables-profile-content a:visited,
div#renewables div#renewables-content a,
div#renewables div#renewables-content a:visited
{
    color: #038DE6;
    text-decoration: underline;
}

div#renewables-profile div#renewables-profile-content
{
    border: 1px solid #91C8EB;
}

div#renewables div#renewables-content div#button-start-calc
{
}

div#renewables div#renewables-content div#button-start-calc a
{
    background: url( '../images/renewables_redesign/start_questionnaire.jpg' ) no-repeat scroll 0 0 transparent;
    text-indent: -9999em;
    width: 328px;
    height: 97px;
    display: block;
    margin: 0 auto;
    margin-top: 50px;
    overflow: hidden;
}

div#renewables form,
div#renewables-profile form
{
    background-color: transparent;
}

div#renewables-profile form
{
    position: relative;
}

div#renewables-profile form fieldset
{
    width: 300px;
}

div#renewables form fieldset,
div#renewables-profile form fieldset
{
    padding: 0;
    border: 0;
}

div#renewables button,
div#renewables-profile button
{
    cursor: pointer;
}

div#renewables form input#back-button,
div#renewables form input#forward-button,
div#renewables form input#save-quit-button,
div#renewables form input#save-button,
div#renewables-profile form fieldset button#login-button,
div#renewables-profile form fieldset button#register-button
{
    width: 149px;
    height: 37px;
    text-indent: -9999em;
    overflow: hidden;
    border: 0;
    float: left;
    display: block;
}

div#renewables-profile div#renewables-password,
div#renewables-profile div#renewables-email-address
{
    float: left;
}

div#renewables-profile div#renewables-password input,
div#renewables-profile div#renewables-email-address input
{
    width: 290px;
}

div#renewables-profile form fieldset button#login-button,
div#renewables-profile form fieldset button#register-button
{
    float: none;
}

div#renewables form div#buttons
{
    margin-left: 160px;
    margin-top: 50px;
}

div#renewables form#results div#buttons
{
    margin-left: 50px;
}

div#renewables form input#back-button
{
    background: url( '../images/renewables_redesign/back_button.png' ) no-repeat scroll 0 0 transparent;
    margin-right: 10px;
}

div#renewables form#results input#back-button
{
    float: left;
    margin-top: 20px;
}

div#renewables form#results input#save-button
{
    float: right;
    background: url( '../images/renewables_redesign/save_my_results_button.png' ) no-repeat scroll 0 0 transparent;
    width: 227px;
    height: 66px;
}

div#renewables form input#forward-button
{
    background: url( '../images/renewables_redesign/forward_button.png' ) no-repeat scroll 0 0 transparent;
}

div#renewables form input#save-quit-button
{
    background: url( '../images/renewables_redesign/savequit_button.png' ) no-repeat scroll 0 0 transparent;
    margin-left: 60px;
}

div#renewables-profile form fieldset button#register-button
{
    background: url( '../images/renewables_redesign/register_button.png' ) no-repeat scroll 0 0 transparent;
    margin-top: 85px;
}

div#renewables-profile form fieldset button#login-button
{
    background: url( '../images/renewables_redesign/signin_button.png' ) no-repeat scroll 0 0 transparent;
}

div#renewables form input,
div#renewables form select,
div#renewables-profile form input
{
    border: 0;
    color: #045D9B;
    background-color: transparent;
    font-size: 18px;
    font-family: Arial, sans-serif;
}

div#renewables-profile div.field
{
    margin-bottom: 20px;
}

div#renewables-profile div.left
{
    border-right: 1px solid #91C8EB;
}

div#renewables-profile div#two-columns
{
    margin-top: 35px;
}

div#renewables-profile div#two-columns .left,
div#renewables-profile div#two-columns .right
{
    /*height: 265px;*/
    width: 340px;
}

.field_tb
{
    background-color: #FFF;
    padding-top: 11px;
}

.focused .field_tb
{
    background: url( '../images/renewables_redesign/border_dot.png' ) repeat-x scroll left top #FFF;
}

.field_bb
{
    background-color: #FFF;
    padding-bottom: 11px;
}

.focused .field_bb
{
    background: url( '../images/renewables_redesign/border_dot.png' ) repeat-x scroll left bottom #FFF;
}

.field_lb
{
    background-color: #FFF;
    margin-left: -11px;
    padding-left: 11px;
}

.focused .field_lb
{
    background: url( '../images/renewables_redesign/border_dot.png' ) repeat-y scroll left top #FFF;
}

.field_rb
{
    background-color: #FFF;
    margin-right: -11px;
    padding-right: 11px;
}

.focused .field_rb
{
    background: url( '../images/renewables_redesign/border_dot.png' ) repeat-y scroll right top #FFF;
}

.field_tl
{
    background: url( '../images/renewables_redesign/field_corner_tl.png' ) no-repeat scroll left top transparent;
    margin-bottom: 5px;
}

.focused
{
    background: url( '../images/renewables_redesign/focus_border_tl.png' ) no-repeat scroll left top transparent !important;    
}

.focused .field_tr
{
    background: url( '../images/renewables_redesign/focus_border_tr.png' ) no-repeat scroll right top transparent;
}

.field_tr
{
    background: url( '../images/renewables_redesign/field_corner_tr.png' ) no-repeat scroll right top transparent;
}

.focused .field_bl
{
    background: url( '../images/renewables_redesign/focus_border_bl.png' ) no-repeat scroll left bottom transparent;
}

.field_bl
{
    background: url( '../images/renewables_redesign/field_corner_bl.png' ) no-repeat scroll left bottom transparent;
    padding-left: 11px;
}

.focused .field_br
{
    background: url( '../images/renewables_redesign/focus_border_br.png' ) no-repeat scroll right bottom transparent;
}

.field_br
{
    background: url( '../images/renewables_redesign/field_corner_br.png' ) no-repeat scroll right bottom transparent;
    padding-right: 11px;
}

.field_bg
{
    background-color: #FFF;
    color: #045d9b
}

.result_tl
{
    background: url( '../images/renewables_redesign/results_corner_tl.png' ) no-repeat scroll left top transparent;
}

.result_tr
{
    background: url( '../images/renewables_redesign/results_corner_tr.png' ) no-repeat scroll right top transparent;
}

.result_bl
{
    background: url( '../images/renewables_redesign/results_corner_bl.png' ) no-repeat scroll left bottom transparent;
    padding-left: 18px;
}

.result_br
{
    background: url( '../images/renewables_redesign/results_corner_br.png' ) no-repeat scroll right bottom transparent;
    padding-right: 18px;
}

.result_tb
{
    background: url( '../images/renewables_redesign/results_bg.png' ) repeat-x scroll top left transparent;
    padding-top: 18px;
}

.result_bb
{
    background: url( '../images/renewables_redesign/results_bg.png' ) repeat-x scroll bottom left transparent;
    padding-bottom: 18px;
}

.result_lb
{
    background: url( '../images/renewables_redesign/results_bg.png' ) repeat-y scroll top left transparent;
    padding-left: 18px;
    margin-left: -18px;
}

.result_rb
{
    background: url( '../images/renewables_redesign/results_bg.png' ) repeat-y scroll top right transparent;
    padding-right: 18px;
    margin-right: -18px;
}

.result_bg
{
    background: url( '../images/renewables_redesign/results_bg.png' ) repeat scroll top left transparent;
}

div#maincontent-design div#renewables form#results p
{
    margin-bottom: 0;
}

div#renewables-profile label
{
    font-size: 18px;
    color: #707070;
    font-family: Arial, sans-serif;
}

div#renewables-profile div.field
{
    position: relative;
}

div#renewables-profile label.overlabel
{
    position: absolute;
    left: 11px;
    top: 11px;
}

div#renewables ul
{
    list-style-type: none;
    margin: 0;
}

div#renewables ul li
{
    margin: 0; 
    margin-bottom: 10px;
    font-size: 14px;
    font-family: Arial, sans-serif;
}

div#renewables label 
{
    cursor: default;
    font-size: 18px;
    font-family: Arial, sans-serif;
    color: #045D9B;
    line-height: 44px;
    display: block;
    margin-right: 10px;
    width: 300px;
}

div#renewables div.field label
{
    width: auto;
    float: none;
    line-height: normal;
}

div#renewables select
{
    margin: 0 !important;
}

div#renewables ul li div.field_tl,
div#renewables ul li div.field,
div#renewables ul li label
{
    float: left;
}

div#renewables ul li div.field label.icon 
{
    width: 56px;
    height: 70px;
    text-align: center;
    float: left;
    margin-bottom: 10px;
}

div#renewables ul li div#heating-fuel-group
{
    width: 300px;
}

div#renewables ul li div#heating-fuel-group .yui-radio-button
{
    float: left;
    margin-right: 10px;
    margin-top: 15px;
}

div#renewables ul li div.field
{
    margin-right: 5px;
}

div#renewables input#postcode-prefix,
div#renewables input#postcode-detail
{
    text-transform: uppercase;
    width: 60px;
}

div#renewables div#renewables-postcode-prefix
{
    margin-right: 10px;
}

div#renewables form#solar label,
div#renewables form#microhydro label,
div#renewables form#windturbines label,
div#renewables form#woodfuelheating label,
div#renewables form#heatpumps label
{
    line-height: normal;
}

div#renewables form#solar ul,
div#renewables form#microhydro ul,
div#renewables form#windturbines ul,
div#renewables form#woodfuelheating ul,
div#renewables form#heatpumps ul
{
    margin-bottom: 10px;
}

div#renewables form#solar ul li,
div#renewables form#microhydro ul li,
div#renewables form#windturbines ul li,
div#renewables form#woodfuelheating ul li,
div#renewables form#heatpumps ul li
{
    margin-bottom: 25px;
}

div#renewables form#solar div.field,
div#renewables form#microhydro div.field,
div#renewables form#windturbines div.field,
div#renewables form#woodfuelheating div.field,
div#renewables form#heatpumps div.field
{
    margin-left: 40px;
}

div#renewables form#solar div.field label,
div#renewables form#microhydro div.field label,
div#renewables form#windturbines div.field label,
div#renewables form#woodfuelheating div.field label,
div#renewables form#heatpumps div.field label
{
    display: inline;
    float: none;
}

div#renewables form#solar div.question,
div#renewables form#windturbines div.question,
div#renewables form#woodfuelheating div.question,
div#renewables form#heatpumps div.question
{
    background: url( '../images/renewables_redesign/question_mark.png' ) no-repeat scroll left top transparent;
    padding-left: 50px;
    line-height: 41px;
    height: 41px;
    margin-top: 10px;
}

div#renewables form#windturbines div#property_location div.question
{
    margin-top: 70px;
}

div#renewables form#solar div.question,
div#renewables form#windturbines div.question,
div#renewables form#heatpumps div.question
{
    width: 275px;
}

div#renewables form div.multiline
{
    line-height: normal !important;
}

div#renewables form div a
{
    white-space: normal;
}

div#renewables div#property_location div.question
{
    margin-top: 60px;
}

div#roof-type-yes-mask
{
    position: absolute;
    left: 0;
    top: 0;
}

div.renewable-mask
{
    width: 22px;
    height: 21px;
}

div#renewables input.radio
{
    width: 22px;
    height: 21px;
}

div#renewables div#recommended,
div#renewables div#not_recommended
{
    margin-bottom: 40px;
}

div#renewables div#recommended hr
{
    background-color: #91C8EB;
    color: transparent;
}

div#renewables h2.recommended_technology
{
    background: url( '../images/renewables_redesign/results_checkmark.png' ) no-repeat scroll left top transparent;
    height: 84px;
    padding-left: 120px;
    margin-bottom: 40px;
    line-height: 84px;
    font-size: 20px;
}

div#renewables h2.less_suitable
{
    background: url( '../images/renewables_redesign/results_x.png' ) no-repeat scroll left top transparent;
    height: 102px;
    padding-left: 120px;
    margin-bottom: 50px;
    line-height: 102px;
    font-size: 20px;
}

div#renewables div.result_bg div.recommendedblock
{
    background: url(../images/renewables/reconback.gif) no-repeat scroll left top transparent;
    padding-top: 15px;
    padding-left: 35px;
    margin-left: 100px;
    cursor: pointer;
    margin-bottom: 10px;
}

div#renewables div.result_bg div.recommendedblock img
{
    float: left;
}

div#renewables div.result_bg div.recommendedblock span.recommended_item
{
    float: left;
    margin-left: 10px;
    font-weight: bold;
    color: #718400;
}

div#renewables div.result_bg div.recommended_tech
{
    margin-left: 110px;
    margin-right: 50px;
}

div#renewables div#overlay td.column1
{
    width: 300px;
}

div#renewables div#overlay td.column2
{
    border-left: 1px solid #FFF;
}

div#renewables div.notrecommendedblock
{
    margin-left: 100px;
    margin-bottom: 20px;
}

div#renewables div.notrecommendedblock img
{
    float: left;
}

div#renewables div.notrecommendedblock div.not-recommended-item
{
    float: left;
    margin-left: 10px;
    width: 460px;
}

div#renewables div.notrecommendedblock div.not-recommended-item div.not-recommended-item-header
{
    color: #FF0A14;
    font-weight: bold;
    margin-bottom: 10px;
}

/* Radio styles */
.yui-skin-sam .yui-buttongroup .yui-radio-button
{
    background: url( '../images/renewables_redesign/radio_off.png' ) no-repeat scroll left top transparent;
    border: 0;
    margin: 0;
    width: 22px;
    height: 21px;
    overflow: hidden;
}

.yui-skin-sam .yui-buttongroup .yui-radio-button-checked
{
    background: url( '../images/renewables_redesign/radio_on.png' ) no-repeat scroll left top transparent;
}

.yui-skin-sam .yui-buttongroup .yui-radio-button .first-child
{
    border: 0;
}

.yui-skin-sam .yui-buttongroup .yui-radio-button .first-child button
{
    text-indent: -200px;
    width: 22px;
    height: 21px;
    line-height: 21px;
    font-size: 12px;
    padding: 0;
    min-height: 21px;
    padding-left: 1px;
}

/* Dropdown styles */
.yui-skin-sam .yui-menu-button
{
    background: none transparent !important;
    border: 0 !important;
    margin: 0 !important;
}

.yui-skin-sam .yui-menu-button .first-child
{
    border-width: 0 !important;
    margin: 0;
}

.yui-skin-sam form#mainheatingfuel .yui-menu-button button,
.yui-skin-sam form#propertydetails .yui-menu-button button
{
    width: 260px;
}

.yui-skin-sam form#propertydetails .yui-menu-button button
{
    width: 280px;
}

.yui-skin-sam .yui-menu-button button
{
    background-image: url( '../images/renewables_redesign/arrow_down_select.png' ) !important;
    border: 0 !important;
    margin: 0;
    margin-right: 11px;
    font-size: 18px !important;
    width: 175px;
    text-align: left;
    min-height: 25px !important;
    color: #045D9B !important;
    line-height: normal !important;
}

div.yuimenu div.bd li.yuimenuitem
{
    margin-bottom: 5px !important;
    font-size: 18px !important;
}

div.yuimenu div.bd li.yuimenuitem a
{
    color: #045D9B !important;
}

div.yuimenu div.bd ul
{
    margin-bottom: 0px !important;
}
