
span.highlightedTxt {
	color: #BB5C22;
}


/* Site Identity */

#siteIdentity {
	background: url("images2006/sw_ev_enzymescrub.gif") no-repeat 0 0;
}

#siteIdentity a {
	background: url("images2006/sw_ev_enzymescrub.gif") no-repeat 0 0;
}



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

#navigationContainer {
	background: #006600;
}

ul#nav li#home,
ul#nav li#home a {
	background: url("images2006/home-enzymescrub.gif") no-repeat 0 0;
}

ul#nav li#home a:hover {
	background: url("images2006/home-enzymescrub.gif") no-repeat 0 -13px;
}

ul#nav li#sluffwipes,
ul#nav li#sluffwipes a {
	background: url("images2006/sluffwipes-enzymescrub.gif") no-repeat 0 0;
}

ul#nav li#sluffwipes a:hover {
	background: url("images2006/sluffwipes-enzymescrub.gif") no-repeat 0 -13px;
}

ul#nav li#moroccan,
ul#nav li#moroccan a {
	background: url("images2006/moroccan-enzymescrub.gif") no-repeat 0 0;
}

ul#nav li#moroccan a:hover {
	background: url("images2006/moroccan-enzymescrub.gif") no-repeat 0 -13px;
}

ul#nav li#smoothie,
ul#nav li#smoothie a {
	background: url("images2006/smoothie-enzymescrub.gif") no-repeat 0 0;
}

ul#nav li#smoothie a:hover {
	background: url("images2006/smoothie-enzymescrub.gif") no-repeat 0 -13px;
}

ul#nav li#ultimatetan,
ul#nav li#ultimatetan a {
	background: url("images2006/ultimatetan-enzymescrub.gif") no-repeat 0 0;
}

ul#nav li#ultimatetan a:hover {
	background: url("images2006/ultimatetan-enzymescrub.gif") no-repeat 0 -13px;
}

ul#nav li#scrub {
	background: url("images2006/scrub-enzymescrub.gif") no-repeat 0 0;
}

ul#nav li#scrub a:hover,
ul#nav li#scrub a.current {
	background: url("images2006/scrub-enzymescrub.gif") no-repeat 0 -13px;
}

		
		
/* ------------------------------ */
/* Sub Navigation                 */
	
	#subNavigation {
		background: #99CC99;
	}
	
	ul#swproductsSubNav li#style1,
	ul#swproductsSubNav li#style1 a {
		background: url("images2006/style1.gif") no-repeat 0 0;
	}
	
	ul#swproductsSubNav li#style1 a:hover {
		background: url("images2006/style1.gif") no-repeat 0 -13px;
	}
	
	ul#swproductsSubNav li#style2,
	ul#swproductsSubNav li#style2 a {
		background: url("images2006/style2.gif") no-repeat 0 0;
	}
	
	ul#swproductsSubNav li#style2 a:hover {
		background: url("images2006/style2.gif") no-repeat 0 -13px;
	}
	
	ul#swproductsSubNav li#style3,
	ul#swproductsSubNav li#style3 a {
		background: url("images2006/style3.gif") no-repeat 0 0;
	}
	
	ul#swproductsSubNav li#style3 a:hover,
	ul#swproductsSubNav li#style3 a.current {
		background: url("images2006/style3.gif") no-repeat 0 -13px;
	}


/* ------------------------------ */
/* Content area                   */

#content {
	margin: 0 0 1px 0;
	background: #DDA882 url("images2006/enzymescrubBg.jpg") no-repeat 0 0;
	height: 17.5em;
}

#content p {
	width: 300px;
	position: relative;
	left: 360px;
	top: 160px;
}

#content p a#viewSwproducts {
	position: relative;
	top: 35px;
	text-decoration: none;
}

#content p a#viewSwproducts:hover {
	text-decoration: underline;
}

/* -------------------------- */
/* Swproddetails Inforomation   */

		.swproddetailsInfo {
			float: left;
			width: 361px;
			min-height: 10.5em;
			height/**/: auto !important;
			height: 10.5em;
			background: none;
		}
	
	.halfContentAreaFirst {
		min-height: 8em;
		height/**/: auto !important;
		height: 8em;
		background: url("images2006/swproddetailsInfoBgGrad.jpg") repeat-x 0 0;
	}

	
	#swproddetailsInfoContainer img {
		float: left;
	}
	
	#swproddetailsInfoContainer p {
		padding: 20px 40px 0 0;
	}

	table th {
		background: #89D583;
		padding: 0px 0px 0 0;
                border-bottom: 0px;
	}
	
	table td {
		background: #CEE8BC;
	}


	table td#prodtabs1,
	table td#prodtabs2,
	table td#prodtabs3,
	table td#prodtabs4,
	table tr#prodtabs {
		padding: 0px 0px 0 0;
		border-bottom: 0px;
	}

/* ------------------------------ */
/* Footer                         */

#footerContainer {
	clear: both;
}

#footer {
	background: url("images2006/footerBgEnzymescrub.gif") repeat-y 0 0;
}

	#footer ul#footerNav li {
		border-right: 1px solid #D3E9C0 !important;
	}
	
	#footer ul#footerNav li a {
		color: #D3E9C0 !important;
	}
	
	#footer ul#footerNav li.last {
		border: none !important;
	}

	#footer ul#footerNav li.phone {
		border: none !important;
	}

#flashDisableLinks {
	color: #D3E9C0;
}

#flashDisableLinks a {
	color: #D3E9C0;
}

#footer ul#footerNav li {
	border-right: 1px solid #D3E9C0;
}

#footer ul#footerNav li a {
	color: #D3E9C0;
}

p#copyright {
	color: #E2CAAC;
}

