﻿@import url(sub_styles.css);
@import url(global_styles.css);


#ecoContentFrame
{
    width: 800px;
    float: left;
    background-color: #ffffff;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

#rightFrame
{
    width: 500px;
    float: left;
    background: #0f3968;
}

#leftFrame
{
    width: 300px;
    height: 201px;
    float: left;
    background: #d2dcdf;
}




#ecoContentFrame a
{
    color: #c35127;
}

#ecoContentFrame a:hover
{
    color: #000000;
}


.generalFullFrame #leftFrame a
{
    color: #0f3968;
}

.generalFullFrame #leftFrame a:hover
{
    color: #d76524;
}

#ecoContentFrame
{
    color: #000000;
    font-size: 11px;
}

#ecoContentFrame h2
{
    color: #000000;
    font-size: 12px;
}

#ecoContentFrame h3
{
    color: #648236;
    text-align: left;
    font-size: 12px;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

.generalFullFrame #leftAwards
{
    width: 436px;
    float: left;
}

.generalFullFrame #rightAwards
{
    width: 250px;
    padding-left: 10px;
    float: left;
}

#contentVideo
{
    float: right;
    width: 250px;
    background: inherit;
    margin: 10px 10px 10px 10px;
}

.thumbnailContainer
{
    width: 230px;
    margin: 5px 5px 5px 5px;
    background: inherit;
}

.thumbnailContainer .generalFullFrame
{
    margin-bottom: 5px;
}

.thumbnailContainer .leftContainer
{
    width: 110px;
    float: left;
    background: inherit;
    padding-bottom: 5px;
}

.thumbnailContainer .rightContainer
{
    width: 110px;
    padding-left: 10px;
    float: left;
    background: inherit;
    padding-bottom: 5px;
}

#rightAwards #relativeFrame
{
    width: 100%;
    height: 100%;
    position: relative;
}

#relativeFrame #imageFrame
{
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

#relativeFrame #updateFrame
{
    width: auto;
    height: 186px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    background-color: #000000;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#updateFrame table
{
    margin-top: 70px;
}

#updateFrame td
{
    text-align: center;
    color: #ffffff;
}
#leftAwards ul
{
    color: #d76524;
    margin-top: 7px;
    margin-bottom: 7px;
}

#adsframe
{
    width: 250px;
    float: right;
    padding: 10px 10px 10px 10px;
}

li
{
    line-height: 17px;
}

ul#ecological
{
    margin-top: 16px;
    list-style-type: square;
    font-size: 12px;
}

ul#ecological li
{
    line-height: 24px;
}


.generalFullFrame .columnA
{
    width: 155px;
    float: left;
    background: inherit;
    padding-left: 50px;
    padding-bottom: 24px;
}

.generalFullFrame .columnB
{
    width: 155px;
    float: left;
    background: inherit;
    padding-left: 80px;
    padding-bottom: 24px;
}

.generalFullFrame .columnC
{
    width: 280px;
    float: left;
    background: inherit;
    padding-left: 80px;
    padding-bottom: 24px;
}

.generalFullFrame .columnC .columnCA
{
    width: 155px;
    float: left;
    background: inherit;
}

.pad24pxtop
{
    padding-top: 24px;
    float: left;
}

.marg7pxtop
{
    margin-top: 7px;
    float: left;
}

ul#energystar
{
    list-style-type: square;
    color: #d76524;
}

ul#energystar li
{
    color: #000000;
    font-size: 12px;
    margin-top: 24px;
}

ul#energystar li span
{
    color: #d76524;
    font-size: 14px;
    font-weight: bold;
}

ul#energystar ul li
{
    margin-top: 12px;
}

ul#buybuiltgreen
{
    list-style-type: square;
    color: #d76524;
}



ul#buybuiltgreen li
{
    color: #000000;
    font-size: 12px;
}

ul.sustainable
{
    color: #000000;
    font-size: 12px;
    list-style-type: square;
}

ul.sustainable span
{
    color: #648236;
    text-align: left;
    font-size: 12px;
    margin: 0;
    padding: 0;
    font-weight: bold;
}


#bgresources
{
    width: 100%;
    float: left;
}
#bgresources h5
{
    font-weight: bold;
    color: #648236;
}

#bgresources ul
{
    color: #000000;
    font-size: 12px;
}

#bgresources li
{
    margin-bottom: 7px;
}
