a {outline:none;}




/*----------------------------------------
				NEW Navigation
------------------------------------------*/

#navJT {padding:0; margin:0 0 0 0; list-style:none; height:55px; position:relative;  font:Arial; font-size:10px; width:925px; z-index:999;}


ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 11px;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left; 
	text-indent: -9999px;
	height: 55px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }

ul#topnav a.bestSellers {
	background: url(http://www.purityproducts.com/purityEcommerce/images/newNav/bestSellers.png) no-repeat;
	width: 95px; 
}
ul#topnav a.healthConcerns {
	background: url(http://www.purityproducts.com/purityEcommerce/images/newNav/healthConcerns.png) no-repeat;
	width: 125px; 
}
ul#topnav a.womenMen {
	background: url(http://www.purityproducts.com/purityEcommerce/images/newNav/womensMens.png) no-repeat;
	width: 125px; 
}
ul#topnav a.sportsEnergy {
	background: url(http://www.purityproducts.com/purityEcommerce/images/newNav/sportsEnergy.png) no-repeat;
	width: 120px; 
}
ul#topnav a.specials {
	background: url(http://www.purityproducts.com/purityEcommerce/images/newNav/specials.png) no-repeat;
	width: 75px; 
}
ul#topnav a.company {
	background: url(http://www.purityproducts.com/purityEcommerce/images/newNav/company.png) no-repeat;
	width: 80px; 
}
ul#topnav a.customerCare {
	background: url(http://www.purityproducts.com/purityEcommerce/images/newNav/customerCare.png) no-repeat;
	width: 110px; 
}
ul#topnav a.newsInsights {
	background: url(http://www.purityproducts.com/purityEcommerce/images/newNav/nutritionalNews.png) no-repeat;
	width: 195px; 
}

ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub {
	position: absolute;	
	top: 45px; left: 0;
	background: #246931 ;
	padding: 5px 15px 10px;
	z-index:500px;
	float: left;
	display: none;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 115px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
	font-size:11px;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 13px;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #FFF;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(http://www.purityproducts.com/purityEcommerce/images/nav/navlist_arrow.png) no-repeat 5px 5px;
	padding: 0 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #fff;
}
ul#topnav .sub ul li a:hover {color: #e9e741; text-decoration:underline; background-position: 5px 5px ;}


ul#topnav li .sub2 {
	position: absolute;	
	top: 45px; right: 0;
	background: #246931 ;
	padding: 5px 15px 10px;
	float: left;
	display: none;
}
ul#topnav li .sub2 ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 115px;
	float: left;
}
ul#topnav .sub2 ul li {
	width: 100%;
	color: #fff;
}
ul#topnav .sub2 ul li h2 {
	padding: 0;  margin: 0;
	font-size: 13px;
	font-weight: normal;
}
ul#topnav .sub2 ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #FFF;
}
ul#topnav .sub2 ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(images/nav/navlist_arrow.png) no-repeat 5px 5px;
	padding: 0 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #fff;
}
ul#topnav .sub2 ul li a:hover {color: #e9e741; text-decoration:underline; background-position: 5px 5px ;}




/*----------------------------------------
				End NEW Navigation
------------------------------------------*/






