/************************************
* Layout Definitions
************************************/

#popup-email-notify {
    width: 245px;
    top: 890px;
    left: 55%;
    background: url(/images/bg_popup_top.gif) top left no-repeat;
    position: absolute;
}

#popup-email-notify div {
    width: 245px;
    margin-top: 5px;
    padding: 0 0 50px 10px;
    width/**/:/**/235px;
    background: url(/images/bg_popup_bottom.gif) top left no-repeat;
}

#popup-email-notify input {
    margin-bottom: 5px;
}

a#btn-close {
    width: 63px;
    height: 15px;
    display: block;
    margin: 0 0 10px 167px;
    text-indent: -9999px;
    background: url(/images/btn_close.gif) top left no-repeat;
}

#popup-email-notify div span.error {
    font-size: 10px;
    color: #FF0000;
}

span.bold {
    font-size: 8px; 
    font-family: Trebuchet MS, Arial, Tahoma, sans-serif; 
    color: #333333;
    font-weight: bold;
}

#winners-ribbon {
    width: 365px;
    height: 39px;
    display: block;
    margin: 10px 0 5px 0;
    text-indent: -9999px;
    background: url(/images/past_winners_key.gif) top left no-repeat;
}

table#past-winners img {
    margin-top: 9px;
}

table#past-winners img.winner {
    margin: 5px 0 5px 10px;
    padding: 0;
    float: right;
}

table#past-winners h2 {
    text-transform: uppercase;
    color: #666;
    font-size: 11px;
    margin-bottom: -10px;
}

table#past-winners h2 a:hover {
    text-decoration: none;
}

strong {
    color: #000;
    font-weight: bold;
}

img#save-earth {
    float: left;
    margin: 10px 15px 15px 0;
    border: 1px solid #CCC;
}

#earth-tips {
    margin: 0;
    width: 202px;
    padding: 0 15px 14px 15px;
    width/**/:/**/172px;
    overflow: hidden;
    color: #333;
    line-height: 14px;
    background: url(/images/bg_earth_bottom.gif) bottom left no-repeat;
}

#earth-tips p {
    color: #333;
}

#earth-tips ul,
#earth-tips ol {
    margin: 0;
    padding-top: 5px;
}

#earth-tips ul li,
#earth-tips ol li {
    list-style: none;
    padding: 0 0 5px 8px;
    line-height: 12px;
    color: #333;
    background: url(/images/bullet2.gif) 0 5px no-repeat;   
}

#earth-tips ol li {
    list-style: decimal;
    background: none;
    padding-left: 0;
    margin-left: 22px;
}

#hdr-earth-tips {
    width: 202px;
    height: 75px;
    margin-left: -15px;
    display: block;
    text-indent: -9999px;
    background: url(/images/hdr_earth_tips.gif) top left no-repeat;
}

#earth-tips img {
    float: right;
    margin: 10px 0 10px 10px;
}

/************************************
* Titles and Headers
************************************/

.ttl-charity,
.ttl-community,
.ttl-winners,
.ttl-save-earth,
.ttl-commsupport-list {
    height: 17px;
    text-indent: -9999px;
    display: block;
    margin-bottom: 3px;
}

.ttl-charity {
    width: 170px;
    background: url(../images/ttl_charity.gif) top left no-repeat;
}
.ttl-community {
    width: 170px;
    background: url(../images/ttl_community.gif) top left no-repeat;
}
.ttl-winners {
    width: 317px;
    background: url(../images/ttl_winners.gif) top left no-repeat;
}
.ttl-save-earth {
    width: 243px;
    background: url(../images/ttl_save_earth.gif) top left no-repeat;
}
.ttl-commsupport-list {
    width: 202px;
    background: url(../images/ttl_commsupport_list.gif) top left no-repeat;
}

#hdr-charity {
    width: 339px;
    height: 25px;
    display: block;
    text-indent: -9999px;
    margin-top: 10px;
    background: url(/images/hdr_charity.gif) top left no-repeat;
}

/************************************
* Promos
************************************/

h2#promo-charity-winner {
    width: 152px;
    height: 177px;
    text-indent: -9999px;
    display: block;
}

/************************************
* Product Subnavigation
************************************/

div#subnav { 
    height: 88px; 
    width: 202px; 
    margin: 0 0 20px 0; 
    padding: 0; 
    border: 0; 
}

div#subnav ul#submenu { 
    height: 88px; 
    width: 202px; 
    background: url(../images/subnav_community.gif) top left no-repeat; 
    margin: 0; 
    padding: 0; 
    position: relative; 
}

div#subnav ul#submenu li { 
    margin: 0; 
    padding: 0; 
    list-style: none; 
    position: absolute; 
}

ul#submenu li, ul#submenu a { 
    width: 202px; 
    display: block; 
}

div#subnav ul#submenu li a { 
    text-indent: -9999px; 
    text-decoration: none; 
}

#charitymenu { top: 0px; }
#saveearthmenu { top: 33px; }
#commsupportmenu { top: 60px; }

#charitymenu a { height: 33px; }
#saveearthmenu a { height: 27px; }
#commsupportmenu a { height: 28px; }

#charitymenu a:hover { background: url(../images/subnav_community.gif) -202px 0 no-repeat; }
#saveearthmenu a:hover { background: url(../images/subnav_community.gif) -202px -33px no-repeat; }
#commsupportmenu a:hover { background: url(../images/subnav_community.gif) -202px -60px no-repeat; }

body.charity-on #charitymenu  { background: url(../images/subnav_community.gif) -202px 0 no-repeat; }
body.saveearth-on #saveearthmenu  { background: url(../images/subnav_community.gif) -202px -33px no-repeat; }
body.commsupport-on #commsupportmenu  { background: url(../images/subnav_community.gif) -202px -60px no-repeat; }
