/* CSS
Styles for All-Regions subsite 
Author: Nash Interactive
Client: Health Care Without Harm
Created: 06-06-09
*/
	/* specifies banner bg image for inside pages */
	body.p-about #header2 div.bnr-img { background: #fff url(/lib/i/layout/bnr_img_about.jpg) top right no-repeat; }
	body.p-newsletter #header2 div.bnr-img { background: #fff url(/lib/i/layout/bnr_img_newsletter.jpg) top right no-repeat; }
	body.p-pressroom #header2 div.bnr-img { background: #fff url(/lib/i/layout/bnr_img_pressroom.jpg) top right no-repeat; }
	body.p-events #header2 div.bnr-img { background: #fff url(/lib/i/layout/bnr_img_events.jpg) top right no-repeat; }
	body.p-resources #header2 div.bnr-img { background: #fff url(/lib/i/layout/bnr_img_resources.jpg) top right no-repeat; }
	body.p-involved #header2 div.bnr-img { background: #fff url(/lib/i/layout/bnr_img_involved.jpg) top right no-repeat; }
	body.p-subscribe #header2 div.bnr-img { background: #fff url(/lib/i/layout/bnr_img_subscribe.jpg) top right no-repeat; }
	body.p-donate #header2 div.bnr-img { background: #fff url(/lib/i/layout/bnr_img_donate.jpg) top right no-repeat; }
	body.p-contact #header2 div.bnr-img { background: #fff url(/lib/i/layout/bnr_img_contact.jpg) top right no-repeat; }
	body.p-privacy #header2 div.bnr-img { background: #fff url(/lib/i/layout/bnr_img_privacy.jpg) top right no-repeat; }
	body.p-sitemap #header2 div.bnr-img { background: #fff url(/lib/i/layout/bnr_img_sitemap.jpg) top right no-repeat; }
	body.p-nurses #header2 div.bnr-img { background: #fff url(/lib/i/layout/bnr_img_nurses.jpg) top right no-repeat; }
	
	body.p-waste #header2 div.bnr-img { background: #fff url(/lib/i/issues/bnr_img_waste_07.jpg) top right no-repeat; }
	body.p-toxins #header2 div.bnr-img { background: #fff url(/lib/i/issues/bnr_img_toxins.jpg) top right no-repeat; }
	body.p-mercury #header2 div.bnr-img { background: #fff url(/lib/i/issues/bnr_img_mercury_03.jpg) top right no-repeat; }
	body.p-pvc #header2 div.bnr-img { background: #fff url(/lib/i/issues/bnr_img_pvc.jpg) top right no-repeat; }
	body.p-bfrs #header2 div.bnr-img { background: #fff url(/lib/i/s_esp/issues/bnr_img_bfrs_esp.jpg) top right no-repeat; }
	body.p-electronics #header2 div.bnr-img { background: #fff url(/lib/i/issues/bnr_img_electronics_02.jpg) top right no-repeat; }
	body.p-cleaners #header2 div.bnr-img { background: #fff url(/lib/i/issues/bnr_img_cleaners_01c.jpg) top right no-repeat; }
	body.p-chemicals #header2 div.bnr-img { background: #fff url(/lib/i/issues/bnr_img_chemicals.jpg) top right no-repeat; }
	body.p-food #header2 div.bnr-img { background: #fff url(/lib/i/issues/bnr_img_food_03.jpg) top right no-repeat; }
	body.p-building #header2 div.bnr-img { background: #fff url(/lib/i/issues/bnr_img_building_04.jpg) top right no-repeat; }
	body.p-climate #header2 div.bnr-img { background: #fff url(/lib/i/issues/bnr_img_energy_05.jpg) top right no-repeat; }
	body.p-purchasing #header2 div.bnr-img { background: #fff url(/lib/i/issues/bnr_img_purchasing.jpg) top right no-repeat; }
	body.p-pharmaceuticals #header2 div.bnr-img { background: #fff url(/lib/i/issues/bnr_img_pharmaceuticals_03.jpg) top right no-repeat; }
	body.p-environment #header2 div.bnr-img { background: #fff url(/lib/i/issues/bnr_img_energy_06.jpg) top right no-repeat; }
	
	/* if page class matches menu list item id arrow turns red */
	body.p-waste fieldset.menu-issues ul li.m-waste,
	body.p-toxins fieldset.menu-issues ul li.m-toxins,
	body.p-mercury fieldset.menu-issues ul li.m-mercury,
	body.p-pvc fieldset.menu-issues ul li.m-pvc,
	body.p-bfrs fieldset.menu-issues ul li.m-bfrs,
	body.p-electronics fieldset.menu-issues ul li.m-electronics,
	body.p-cleaners fieldset.menu-issues ul li.m-cleaners,
	body.p-chemicals fieldset.menu-issues ul li.m-chemicals,
	body.p-food fieldset.menu-issues ul li.m-food,
	body.p-building fieldset.menu-issues ul li.m-building,
	body.p-climate fieldset.menu-issues ul li.m-climate,
	body.p-purchasing fieldset.menu-issues ul li.m-purchasing,
	body.p-pharmaceuticals fieldset.menu-issues ul li.m-pharmaceuticals,
	body.p-environment fieldset.menu-issues ul li.m-environment {
		background:url("/lib/i/icons/arrow_red.gif") no-repeat 0px .2em;
		} /* and cursor does not show link */
		body.p-waste fieldset.menu-issues ul li.m-waste a,
		body.p-toxins fieldset.menu-issues ul li.m-toxins a,
		body.p-mercury fieldset.menu-issues ul li.m-mercury a,
		body.p-pvc fieldset.menu-issues ul li.m-pvc a,
		body.p-bfrs	fieldset.menu-issues ul li.m-bfrs a,
		body.p-electronics fieldset.menu-issues ul li.m-electronics a,
		body.p-cleaners	fieldset.menu-issues ul li.m-cleaners a,
		body.p-chemicals fieldset.menu-issues ul li.m-chemicals a,
		body.p-food	fieldset.menu-issues ul li.m-food a,
		body.p-building	fieldset.menu-issues ul li.m-building a,
		body.p-climate fieldset.menu-issues ul li.m-climate a,
		body.p-purchasing fieldset.menu-issues ul li.m-purchasing a,
		body.p-pharmaceuticals fieldset.menu-issues ul li.m-pharmaceuticals a,
		body.p-environment fieldset.menu-issues ul li.m-environment a		
		{ color: #234; text-decoration: none; cursor:text; } 
		/* prevents submenus from inheriting the style */	
		fieldset.menu-issues ul li ul.submenu a:link, 
		fieldset.menu-issues ul li ul.submenu a:visited { color: #789; text-decoration: none; } 
		fieldset.menu-issues ul li ul.submenu a:hover { color: #ba3635; cursor: pointer; }
		
		/* prevents toxin sublist from inheriting toxin style */	
		body.p-toxins ul li.m-toxins ul li a:link, 
		body.p-toxins ul li.m-toxins ul li a:visited { color: #789; text-decoration: none; } 
		body.p-toxins ul li.m-toxins ul li a:hover { color: #ba3635; cursor: pointer; }			
			
		/* if page class matches col 2 menu list item id triangle icon turns dark green */
		body.p-about.main .c2menu ul li.m-main,
			body.p-about.mission .c2menu ul li.m-mission,
			body.p-about.history .c2menu ul li.m-history,
			body.p-about.partnerships .c2menu ul li.m-partnerships,
			body.p-about.staff .c2menu ul li.m-staff,
			body.p-about.board .c2menu ul li.m-board,
			body.p-about.funders .c2menu ul li.m-funders,	
			body.p-about.giving .c2menu ul li.m-giving,
		body.p-nurses.main .c2menu ul li.m-main,
			body.p-nurses.welcome .c2menu ul li.m-welcome,
			body.p-nurses.environmental .c2menu ul li.m-environmental,
			body.p-nurses.toolkit .c2menu ul li.m-toolkit,
			body.p-nurses.presentations .c2menu ul li.m-presentations,
			body.p-nurses.minutes .c2menu ul li.m-minutes,
			body.p-nurses.news .c2menu ul li.m-news,	
			body.p-nurses.organizations .c2menu ul li.m-organizations,
			body.p-nurses.join .c2menu ul li.m-join,	
			body.p-nurses.mini-grant .c2menu ul li.m-mini-grant,
		body.p-involved.main .c2menu ul li.m-main,
			body.p-involved.whygive .c2menu ul li.m-whygive,
			body.p-involved.howgive .c2menu ul li.m-howgive {
			background:url("/lib/i/icons/tri_grn2.gif") no-repeat 4px .3em;
			} /* and cursor does not show link */
			body.p-about.main .c2menu ul li.m-main a,
				body.p-about.mission .c2menu ul li.m-mission a,
				body.p-about.history .c2menu ul li.m-history a,
				body.p-about.partnerships .c2menu ul li.m-partnerships a,
				body.p-about.staff .c2menu ul li.m-staff a,
				body.p-about.board .c2menu ul li.m-board a,
				body.p-about.funders .c2menu ul li.m-funders a,
				body.p-about.giving .c2menu ul li.m-giving a,
			body.p-nurses.main .c2menu ul li.m-main a,
				body.p-nurses.welcome .c2menu ul li.m-welcome a,
				body.p-nurses.environmental .c2menu ul li.m-environmental a,
				body.p-nurses.toolkit .c2menu ul li.m-toolkit a,
				body.p-nurses.presentations .c2menu ul li.m-presentations a,
				body.p-nurses.minutes .c2menu ul li.m-minutes a,
				body.p-nurses.news .c2menu ul li.m-news a,
				body.p-nurses.organizations .c2menu ul li.m-organizations a,
				body.p-nurses.join .c2menu ul li.m-join a,
				body.p-nurses.mini-grant .c2menu ul li.m-mini-grant a,
			body.p-involved.main .c2menu ul li.m-main a,
				body.p-involved.whygive .c2menu ul li.m-whygive a,
				body.p-involved.howgive .c2menu ul li.m-howgive a		
			{ color: #234; text-decoration: none; cursor:text; } 	

/* remove this when universal home page and all regional news pages are in atomz */			
.news1, .news2, .news3, .off, .zzz { display: none; }

#splash { display: block; }
h1.spl { margin-bottom: 0; }
	h1.spl a:link, h1.spl a:visited { color: #b60; text-decoration: none;	}
	h1.spl a:hover { color: #ba3635; text-decoration: underline; }

/* special style used for hes conference paria may 2010 remove when no longer needed */			
.box-cap2 { margin: 5px 0 16px; padding: 10px 15px 15px 15px; 
		background-color:#d4ed73; 
		border: dashed 1px #009ee3;
		font-family: Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
		font-size: 0.88em;
		line-height: 1.4em;
		}
		.box-cap2 p { margin-bottom: 0;}
		.box-cap2 a { color: #dd8503; font-weight: bold; }
