/* TOP NAVIGATION */

#topNav {
	border: 0px solid #0000FF; 
	width: 1000px;
	height: 170px;
	position: relative;
	margin: 0; margin-top: 5px;
	padding: 0;
	background: transparent;
	float: right;
}

#topNav ul {
	border: 0px solid green; 
	width: 850px;
	height: 70px;
	position: relative;
	margin: 0; 
	padding: 0;
	background: transparent;
	float: right;
	list-style: none;
}


#topNav a:link {color: #0033FF; text-decoration: none;}

#topNav a:hover {color: #416537; text-decoration: none;}	

/* =============== ICONS ========================*/

	#topNav #home {
		border: 0px solid #3366CC;
		position: relative;
		top: 1px;
		float: right;
		padding: 0px;
		margin: 0px; margin-right: 20px;
		width: 290px;
		height: 70px;
		font: bold 1em arial;
		text-align: left;
		text-indent: 70px;
		background: transparent url(../images/LOGO10.gif) top left no-repeat;
}

	#topNav #home h1 {
		font: bold 1em arial;
		width: 250px;
		height: 110px;
}




	#topNav #enews {
		border: 0px solid #3366CC;
		position: relative;
		top: 5px;
		float: right;
		padding: 0px;
		margin: 0px; margin-right: 10px;
		width: 120px;
		height: 20px;
		font: bold 0.7em arial;
		text-indent: 10px;
		background: transparent url(../images/envelope.gif) top left no-repeat;
}

#body_enews #topNav #enews a {
		color: #416537;
}




	#topNav #blog {
		border: 0px solid #3366CC;
		position: relative;
		top: 5px;
		float: right;
		padding: 0px;
		margin: 0px; margin-right: 10px;
		width: 60px;
		height: 20px;
		font: bold 0.7em arial;
		text-indent: 10px;
		background: transparent url(../images/blog.gif) top left no-repeat;
}


	#topNav #cart {
		border: 0px solid #3366CC;
		position: relative;
		top: 5px;
		float: right;
		padding: 0px;
		margin: 0px;  margin-right: 10px;
		width: 110px;
		height: 20px;
		font: bold 0.7em arial;
		text-indent: 4px;
		background: transparent url(../images/cart.gif) top left no-repeat;
}


	#topNav #checkout {
		border: 0px solid #3366CC;
		position: relative;
		top: 5px;
		float: right;
		padding: 0px;
		margin: 0px; 
		width: 85px;
		height: 20px;
		font: bold 0.7em arial;
		text-indent: 8px;
		background: transparent url(../images/checkout.gif) top left no-repeat;
}



	#topNav #youtube {
		border: 0px solid #3366CC;
		position: relative;
		top: 5px;
		float: right;
		padding: 0px;
		margin: 0px;   margin-right: 10px;
		width: 90px;
		height: 20px;
		font: bold 0.7em arial;
		text-indent: 32px;
		background: transparent url(../images/youtubesmall.jpg) top left no-repeat;
}





#quizAdSlogan {
		border: 0px solid #FFCC00;
		position: absolute;
		top: 85px; left: 150px;
		float: right;
		padding: 0px; 
		margin: 0px; 
		width: 600px;
		height: 80px;
		background: transparent;
}


#quizAdSlogan .sloganLink a {
	border: 0px solid pink; 
	width: 600px; height: 80px;
   	margin: 0 auto;
	padding: 0px;
	text-align: right;
	float: right;
	background:  transparent ;
}



/* MAIN NAVIGATION */
#navArea {
	border: 0px solid #000000; border-bottom: 7px solid #416537;   /* #598851;   #0E7412 */
	width: 1000px;
	height: 28px;
	position: relative;
	margin: 0; margin-top: 15px;
	padding: 0;
	background: transparent;
}

#nav {
	border: 0px solid #000000;
	width: 1000px;
	height: 28px;
	margin: 0;
	padding: 0;
	position: relative;
	background: url(../images/navigation_bar.gif);
}

#nav li {
	float: left;
  list-style-type: none;
}

#nav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 28px;   
	background: url(../images/navigation_bar.gif) top center no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	list-style-type: none;
}


#body_home li#nav_home, #body_staff li#nav_staff, body_testimonials li#nav_testimonials, #body_press li#nav_press, #body_moneyproducts li#nav_moneyproducts, body_coaching li#nav_coaching, #body_workshops li#nav_workshops, body_professionals li#nav_professionals, body_store li#nav_store, #body_contact li#nav_contact {
	background: url(../images/navigation_bar.gif) top center no-repeat;
}

#body_home li#nav_home a, #body_staff li#nav_staff a, body_testimonials li#nav_testimonials a, #body_press li#nav_press a, #body_moneyproducts li#nav_moneyproducts a, body_coaching li#nav_coaching a, #body_workshops li#nav_workshops a, body_professionals li#nav_professionals a, body_store li#nav_store a, #body_contact li#nav_contact a  {
	background: url(../images/navigation_bar.gif) top center no-repeat;
}


li#nav_home a {
	left: 0px;
	width: 79px;
	background-position: -0px 0;
}

li#nav_home a:hover {
	background-position: 0px -31px;
}

#body_home li#nav_home a {
	background-position: 0px -31px;
}



li#nav_staff a {
	left: 80px;
	width: 78px;
	background-position: -80px 0;
}

li#nav_staff a:hover {
	background-position: -80px -31px;
}

#body_staff li#nav_staff a {
	background-position: -80px -31px;
}



li#nav_testimonials a {
	left: 159px;
	width: 115px;
	background-position: -159px 0;
}

li#nav_testimonials a:hover {
	background-position: -159px -31px;
}

#body_testimonials li#nav_testimonials a {
	background-position: -159px -31px;
}


li#nav_press a {
	left: 275px;
	width: 78px;
	background-position: -275px 0;
}

li#nav_press a:hover {
	background-position: -275px -31px;
}

#body_press li#nav_press a {
	background-position: -275px -31px;
}





li#nav_coaching a {
	left: 354px;
	width: 102px;
	background-position: -354px 0;
}

li#nav_coaching a:hover {
	background-position: -354px -31px;
}

#body_coaching li#nav_coaching a {
	background-position: -354px -31px;
}



li#nav_moneyproducts a {
	left: 457px;
	width: 141px;
	background-position: -457px 0;
}

li#nav_moneyproducts a:hover {
	background-position: -457px -31px;
}

#body_moneyproducts li#nav_moneyproducts a {
	background-position: -457px -31px;
}







li#nav_workshops a {
	left: 599px;
	width: 102px;
	background-position: -599px 0;
}

li#nav_workshops a:hover {
	background-position: -599px -31px;
}

#body_workshops li#nav_workshops a {
	background-position: -599px -31px;
}



li#nav_professionals a {
	left: 702px;
	width: 125px;
	background-position: -702px 0;
}

li#nav_professionals a:hover {
	background-position: -702px -31px;
}


#body_professionals li#nav_professionals a {
	background-position: -702px -31px;
}




li#nav_store a {
	left: 828px;
	width: 78px;
	background-position: -828px 0;
}

li#nav_store a:hover {
	background-position: -828px -31px;
}

#body_store li#nav_store a {
	background-position: -828px -31px;
}




li#nav_contact a {
	left: 907px;
	width: 91px;
	background-position: -907px 0;
}

li#nav_contact a:hover {
	background-position: -907px -31px;
}


#body_contact li#nav_contact a {
	background-position: -907px -31px;
}






/* FOOTER */

#body_disclaimer #footer li.disclaimer a {
		color: #416537;
}

#body_privacy #footer li.privacy a {
		color: #416537;
}

#body_sitemap #footer li.sitemap a {
		color: #416537;
}

#body_links #footer li.links a {
		color: #416537;
}

#body_shoppingcart #footer li.shoppingcart a {
		color: #416537;
}

#body_shoppingcheckout #footer li.shoppingcheckout a {
		color: #416537;
}


/* SUB NAVIGATION */

#subNav {
	border-left: 1px solid #E2E2E2; border-right: 1px solid #E2E2E2;
	width: 236px;
	margin: 0; margin-bottom: 20px;
	padding: 0;
	background: #6F6146;
	list-style-type: none;
	font: bold 0.75em "Lucida Grande", arial, sans-serif;
	text-align: left;
	float: left;
	background: #ffffff;
}

#subNav li {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	background: transparent url(../images/sub_nav_background_out.gif) bottom center no-repeat;
}


#subNav a {
	border-bottom: 1px solid #E2E2E2; 
	padding: 0 15px;
	display: block;
	text-decoration: none;
	line-height: 2.1;

}

#subNav a:hover {
	color: #ffffff;
	background: transparent url(../images/sub_nav_background.gif) bottom center no-repeat;
}

#subNav #subnav_first {
	border-top: 1px solid #E2E2E2;
}

#subNav li.current a {
	color: #ffffff;
	background: transparent url(../images/sub_nav_background.gif) bottom center no-repeat;
}
