/* specific styles for each sections nav........ */

/* supernav */
div.supernavCont{
background:url(../../images/supernav_bg_orange.jpg) no-repeat;
}

div.supernav ul li a#breatheeasy{
background-image:url(../../images/btn_super_home_off_orange.gif);
width:42px;
}

div.supernav ul li a:hover#breatheeasy{
background-image:url(../../images/btn_super_home_on_orange.gif);
}

div.supernav ul li a#green{
background-image:url(../../images/btn_super_green_off_orange.gif);
width:110px;
}

div.supernav ul li a:hover#green{
background-image:url(../../images/btn_super_green_on_orange.gif);
}

div.supernav ul li a#contact{
background-image:url(../../images/btn_super_con_off_orange.gif);
width:50px;
}

div.supernav ul li a:hover#contact{
background-image:url(../../images/btn_super_con_on_orange.gif);
}


div.mainnav{
background:url(../../images/mainnav_bg_bot_orange.jpg) repeat-x top left;
}

div.mainnav li a#how{
background-image:url(../../images/btn_main_how_off_orange.gif);
}

div.mainnav li a#reduce{
background-image:url(../../images/btn_main_reduce_off_orange.gif);
}

div.mainnav li a#offset{
background-image:url(../../images/btn_main_offset_off_orange.gif);
}

div.mainnav li a#climate{
background-image:url(../../images/btn_main_climate_on.gif);
}


/* subnav */

div.subnav ul li a#what{
background:url(../../images/btn_sub_climate_what_off.gif) no-repeat;
width:144px;
}

div.subnav ul li a:hover#what{
background:url(../../images/btn_sub_climate_what_on.gif) no-repeat;
}

div.subnav ul li.selected a#what{
background:url(../../images/btn_sub_climate_what_on.gif) no-repeat;
}

div.subnav ul li a#global{
background:url(../../images/btn_sub_climate_global_off.gif) no-repeat;
width:168px;
}

div.subnav ul li a:hover#global{
background:url(../../images/btn_sub_climate_global_on.gif) no-repeat;
}

div.subnav ul li.selected a#global{
background:url(../../images/btn_sub_climate_global_on.gif) no-repeat;
}

div.subnav ul li a#is{
background:url(../../images/btn_sub_climate_c02_off.gif) no-repeat;
width:70px;
}

div.subnav ul li a:hover#is{
background:url(../../images/btn_sub_climate_c02_on.gif) no-repeat;
}

div.subnav ul li.selected a#is{
background:url(../../images/btn_sub_climate_c02_on.gif) no-repeat;
}

/* right hand side nav */

div.subsubnav ul li a#rising{
background:url(../../images/climate_global_rising_off.gif) no-repeat;
width:140px;
}

div.subsubnav ul li a:hover#rising{
background:url(../../images/climate_global_rising_on.gif) no-repeat;
}

div.subsubnav ul li.selected a#rising{
background:url(../../images/climate_global_rising_on.gif) no-repeat;
}

div.subsubnav ul li a#land{
background:url(../../images/climate_global_land_off.gif) no-repeat;
width:157px;
}

div.subsubnav ul li a:hover#land{
background:url(../../images/climate_global_land_on.gif) no-repeat;
}

div.subsubnav ul li.selected a#land{
background:url(../../images/climate_global_land_on.gif) no-repeat;
}

div.subsubnav ul li a#bio{
background:url(../../images/climate_global_bio_off.gif) no-repeat;
width:120px;
}

div.subsubnav ul li a:hover#bio{
background:url(../../images/climate_global_bio_on.gif) no-repeat;
}

div.subsubnav ul li.selected a#bio{
background:url(../../images/climate_global_bio_on.gif) no-repeat;
}

div.subsubnav ul li a#emissions{
background:url(../../images/climate_is_emissions_off.gif) no-repeat;
width:141px;
}

div.subsubnav ul li a:hover#emissions{
background:url(../../images/climate_is_emissions_on.gif) no-repeat;
}

div.subsubnav ul li.selected a#emissions{
background:url(../../images/climate_is_emissions_on.gif) no-repeat;
}





div.subnav ul li a#global{
background:url(../../images/btn_sub_climate_global_off.gif) no-repeat;
width:168px;
}

div.subnav ul li a:hover#global{
background:url(../../images/btn_sub_climate_global_on.gif) no-repeat;
}

div.subnav ul li.selected a#global{
background:url(../../images/btn_sub_climate_global_on.gif) no-repeat;
}

div.subnav ul li a#is{
background:url(../../images/btn_sub_climate_c02_off.gif) no-repeat;
width:70px;
}

div.subnav ul li a:hover#is{
background:url(../../images/btn_sub_climate_c02_on.gif) no-repeat;
}

div.subnav ul li.selected a#is{
background:url(../../images/btn_sub_climate_c02_on.gif) no-repeat;
}



/* copy styles for section */

div.left p.intro{
color:#aa280c;
font-weight:bold;
}

p.intro{
color:#aa280c;
font-weight:bold;
}

div.leftImg p.intro{
color:#aa280c;
font-weight:bold;
padding:20px 10px 0 20px;
width:267px;
}

div.leftImg {
	height: 240px;
}

p.source{
font-size:11px
}


div.heroFlashLeft{
float:left;
width:297px;
}

div.heroFlashLeft p{
padding-left:20px;
padding-top:15px;
}

.heroFlashRight{
width:596px;
height:562px;
float:left;
}

p.intro sub{
	color:#AA280C;
}

