@import url(site.css);


/* Show the active state */

#navigation li#navigation_global a
{
    color: #182D00;
    background-image: url(../images/ic_navigation_active.gif);
}


#layout #content
{
    padding-bottom: 150px;
    padding-top: 18px;
}

#layout #content h3
{
    margin-bottom: 14px;
}

h2#hd_global_eco_programs
{
   background-image: url(../images/hd_global_eco_programs.png);
   height: 29px;
   margin-bottom: 15px !important; 
}

h3#hd_panasonic_initiatives
{
    background-image: url(../images/hd_panasonic_initiatives.png);
    height: 20px;
}

h3#hd_manufacturing_eol
{
    background-image: url(../images/hd_manufacturing_eol.png);
    height: 20px;
}

h3#hd_reduction_co2
{
    background-image: url(../images/hd_reduction_co2.png);
    height: 22px;
}


#content .copy_panel_tp,
#content .copy_panel_bt
{
    width: 603px;
}

#content .copy_panel_tp
{
    background: url(../images/bg_copy_panel_tp.png);
    height: 18px;
}

#content .copy_panel_bt
{
    background: url(../images/bg_copy_panel_bt.png);
    height: 26px;
}

#content .copy_panel
{
    background: url(../images/bg_copy_panel.png) repeat-y;
    overflow: hidden;
    padding: 0px 32px 0px 24px; 
    width: 547px;
}

#layout #content .copy_panel p
{
    margin: 4px 0 0 0;
}

#layout #content .copy_panel h4
{
    margin-left: -6px;
}   


h4#hd_panel_reducing_co2
{
    background-image: url(../images/hd_panel_reducing_co2.png);
    height: 27px;
}

h4#hd_panel_co2_indicator
{
    background-image: url(../images/hd_panel_co2_indicator.png);
    height: 27px;
}