@import url(site.css);

/*
    Stylesheet for the home page
    
    Colors:
        HEX             DESCRIPTION         PURPOSE
        #003300         Dark Green          Pledges Copy
*/


/* Show the active state */

#navigation li#navigation_australian a
{
    color: #182D00;
    background-image: url(../images/ic_navigation_active.gif);
}

#layout #content
{
    padding-bottom: 200px;
    padding-top: 18px;
}

#layout #content h3
{
    margin-bottom: 14px;
}

#layout #content img
{
    float: right;
    margin-left: 16px;
    margin-bottom: 10px;
    clear: right;
}

h2#hd_australian_eco
{
   background-image: url(../images/hd_australian_eco.png);
   height: 29px;
   margin-bottom: 15px !important; 
}

h3#hd_planet_ark
{
    background-image: url(../images/hd_planet_ark.png);
    height: 20px;
}

h3#hd_corporate_social_responsibility
{
    background-image: url(../images/hd_responsibility.png);
    height: 20px;
}


h3#hd_national_packaging_covenant
{
    background-image: url(../images/hd_national_packaging_covenant.png);
    height: 20px;
}

h3#hd_tv_recovery_recycling
{
    background-image: url(../images/hd_tv_recovery_recycling.png);
    height: 20px;
}

h3#hd_product_stewardship
{
    background-image: url(../images/hd_product_stewardship.png);
    height: 19px;
}

h3#hd_air_con
{
    background-image: url(../images/hd_air_con.png);
    height: 20px;
}

#hd_global_eco_promo
{
    width: 114px;
    height: 83px;
    background-image: url(../images/hd_global_eco_promo.png);
    margin-bottom: 15px;
}