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

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

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

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

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

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

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

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


/* this is for the How - green section */
div.mainnav{
background:url(../../images/mainnav_bg_bot_green.jpg) repeat-x top left;
}


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

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

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

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


/* subnav */

div.subnav ul li a#three{
background:url(../../images/btn_sub_how_three_off.gif) no-repeat;
width:109px;
}

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

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

div.subnav ul li a#carbon{
background:url(../../images/btn_sub_how_carbon_off.gif) no-repeat;
width:89px;
}

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

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

div.subnav ul li a#land{
background:url(../../images/btn_sub_how_land_off.gif) no-repeat;
width:117px;
}

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

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

div.subnav ul li a#nurt{
background:url(../../images/btn_sub_how_nurt_off.gif) no-repeat;
width:131px;
}

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

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

div.subnav ul li a#guarantee{
background:url(../../images/btn_sub_how_guarantee_off.gif) no-repeat;
width:61px;
}

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

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

/* right hand side nav */

div.subsubnav ul li a#what{
background:url(../../images/how_guaran_what_off.gif) no-repeat;
width:152px;
}

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

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

div.subsubnav ul li a#ongoing{
background:url(../../images/how_guaran_ongoing_off.gif) no-repeat;
width:100px;
}

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

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

div.subsubnav ul li a#accred{
background:url(../../images/how_guaran_accred_off.gif) no-repeat;
width:160px;
}

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

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

div.subsubnav ul li a#gondwana{
background:url(../../images/how_guaran_gondwana_off.gif) no-repeat;
width:154px;
}

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

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


/* copy styles for section */

div.left p.intro{
color:#035719;
font-weight:bold;
padding-bottom:15px;
}

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

/* bullets with number graphics */
ul.numbers{
list-style-type: none;
padding-left: 0px;
margin: 0;
}

ul.numbers li{
padding-bottom:7px;
}

ul.numbers li.one{
background:url(../../images/bullet_one.gif) no-repeat left top ;
padding-left:25px;
}

ul.numbers li.two{
background:url(../../images/bullet_two.gif) no-repeat left top ;
padding-left:25px;
}

ul.numbers li.three{
background:url(../../images/bullet_three.gif) no-repeat left top ;
padding-left:25px;
}
#dalaiLink {
	position: relative;
	left: 0px;
	bottom: 10px;
}
	
