/* For every page per section, highlight corresponding PRIMARY top-navigation tab */
#welcome #header li#home, 
#about #header li#about, 
#my_story #header li#about, #favorite_products #header li#about, #my_team #header li#about, #my_events #header li#about, #my_business #header li#about, 
#whyshaklee #header li#whyshaklee, 
#whyshaklee_main #header li#whyshaklee, #whyshaklee_unique #header li#whyshaklee, #whyshaklee_products #header li#whyshaklee, #whyshaklee_living #header li#whyshaklee,  #whyshaklee_life #header li#whyshaklee, 
#whynow #header li#whynow,
#whynow_economy #header li#whynow,
#whynow_social #header li#whynow,
#whynow_trends #header li#whynow,
#shop #header li#shop,
#join #header #nav li#join, #join_goldambassador #header #nav li#join, #join_distributor #header #nav li#join, #join_member #header #nav li#join,
#editSettings #container.general li#general,
#editSettings #container.navigation li#navigation,
#editSettings #container.newpage li#newpage,
#editSettings #container.google li#google,
#editSettings #container.overview li#overview
{
	background: url(../../images/pws1-navbackLit.png) no-repeat left top;
}

#welcome #header li#home a, 
#about #header li#about a,
#my_story #header li#about a, #favorite_products #header li#about a, #my_team #header li#about a, #my_events #header li#about a, #my_business #header li#about a,  
#whyshaklee #header li#whyshaklee a, 
#whyshaklee_main #header li#whyshaklee a, #whyshaklee_unique #header li#whyshaklee a, #whyshaklee_products #header li#whyshaklee a, #whyshaklee_living #header li#whyshaklee a,  #whyshaklee_life #header li#whyshaklee a, 
#whynow #header li#whynow a,
#whynow_economy #header li#whynow a,
#whynow_social #header li#whynow a,
#whynow_trends #header li#whynow a,
#shop #header li#shop a,
#join #header #nav li#join a, #join_goldambassador #header #nav li#join a, #join_distributor #header #nav li#join a, #join_member #header #nav li#join a,
#editSettings #container.general li#general a,
#editSettings #container.navigation li#navigation a,
#editSettings #container.newpage li#newpage a,
#editSettings #container.google li#google a,
#editSettings #container.overview li#overview a
{
	background: url(../../images/pws1-navbackLit-b.png) no-repeat right top;
	color: #006600;
}

#header {
	background: url(../../images/pws1-navback1.png);
}

#header #nav {
	background: url(../../images/pws1-navback1.png);
}

#header #nav li#join  {
	background: url(../../images/navJoinBack1.png) no-repeat left top;
}

#header #nav li#join a {
	background: url(../../images/navJoinBack2.png) no-repeat right top;
}

#header #nav li:hover, #header #nav li.sfhover {
	background: url(../../images/pws1-navback2a.png) no-repeat left top;
}

#header #nav li a:hover, #header #nav li a.sfhover {
	background: url(../../images/pws1-navback2b.png) no-repeat right top; 
	text-decoration:none;
}

