

span.highlightedTxt {
	color: #896D9D;
}


/* Site Identity */

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

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



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

#navigationContainer {
	height: 45px;
	background: #391A4F;
	margin: 0 0 1px 0;
}

	ul#nav {
		list-style-type: none;
		padding: 10px 0 0 20px;
	}
	
	ul#nav li {
		float: left;
		display: inline;
		margin: 0 15px 0 0;
	}

/* ---------Home------------- */
	
		ul#nav li#home,
		ul#nav li#home a {
			display: block;
			width: 32px;
			height: 28px;
			background: url("images2009/sw-home.gif") no-repeat 0 0;
		}
		
		ul#nav li#home a:hover,
		ul#nav li#home a.current {
			background: url("images2009/sw-home.gif") no-repeat 0 -28px;
		}
		
/* ---------Sluffwipes------------- */
		ul#nav li#sluffwipes {
			margin: -1px 10px 0 0; /* Required to lift this link up in line with the other links */
		}
		
		ul#nav li#sluffwipes,
		ul#nav li#sluffwipes a {
			display: block;
			width: 54px;
			height: 28px;
			background: url("images2009/sw-sluffwipes.gif") no-repeat 0 0;
		}
		
		ul#nav li#sluffwipes a:hover,
		ul#nav li#sluffwipes a.current {
			background: url("images2009/sw-sluffwipes.gif") no-repeat 0 -28px;
		}

/* ---------MM------------- */

		ul#nav li#moroccan {
			margin: -1px 10px 0 0; /* Required to lift this link up in line with the other links */
		}
		
		ul#nav li#moroccan,
		ul#nav li#moroccan a {
			display: block;
			width: 96px;
			height: 28px;
			background: url("images2009/sw-moroccan.gif") no-repeat 0 0;
		}
		
		ul#nav li#moroccan a:hover,
		ul#nav li#moroccan a.current {
			background: url("images2009/sw-moroccan.gif") no-repeat 0 -28px;
		}

/* ---------Facial Tanner------------- */

		ul#nav li#facialtanner {
			margin: -1px 10px 0 0; /* Required to lift this link up in line with the other links */
		}
		
		ul#nav li#facialtanner,
		ul#nav li#facialtanner a {
			display: block;
			width: 96px;
			height: 28px;
			background: url("images2009/sw-facialtanner.gif") no-repeat 0 0;
		}
		
		ul#nav li#facialtanner a:hover,
		ul#nav li#facialtanner a.current {
			background: url("images2009/sw-facialtanner.gif") no-repeat 0 -28px;
		}

/* --------UTR------------------ */


		ul#nav li#ultimatetan {
			margin: -1px 10px 0 0; /* Required to lift this link up in line with the other links */
		}
		
		ul#nav li#ultimatetan,
		ul#nav li#ultimatetan a {
			display: block;
			width: 133px;
			height: 28px;
			background: url("images2009/sw-ultimatetan.gif") no-repeat 0 0;
		}
		
		ul#nav li#ultimatetan a:hover,
		ul#nav li#ultimatetan a.current {
			background: url("images2009/sw-ultimatetan.gif") no-repeat 0 -28px;
		}


/* -------SCRUB-------------------- */

		ul#nav li#desertmineral {
			margin: -1px 10px 0 0; /* Required to lift this link up in line with the other links */
		}
		
		ul#nav li#desertmineral,
		ul#nav li#desertmineral a {
			display: block;
			width: 111px;
			height: 28px;
			background: url("images2009/sw-desertmineral.gif") no-repeat 0 0;
		}
		
		ul#nav li#desertmineral a:hover,
		ul#nav li#desertmineral a.current {
			background: url("images2009/sw-desertmineral.gif") no-repeat 0 -28px;
		}

/* -------SMOOTHIE-------------------- */
		ul#nav li#smoothie {
			margin: -1px 10px 0 0; /* Required to lift this link up in line with the other links */
		}
		
		ul#nav li#smoothie,
		ul#nav li#smoothie a {
			display: block;
			width: 106px;
			height: 28px;
			background: url("images2009/sw-smoothie.gif") no-repeat 0 0;
		}
		
		ul#nav li#smoothie a:hover,
		ul#nav li#smoothie a.current {
			background: url("images2009/sw-smoothie.gif") no-repeat 0 -28px;
		}

				
		
			/* ------------------------------ */
			/* Sub Navigation                 */
			
			#subNavigation {
				height: 30px;
				background: #502819;
				margin: 0 0 1px 0;
			}

			#checkoutNavigation img {
				float: right;
				padding: 0 20px 0 0;
			}
			
				/* -------------------------- */
				/* SW Products Sub Navigation    */
				
				ul#swproductsSubNav {
					list-style-type: none;
					margin: 0 0 0 20px;
					padding: 10px 0 0 0;
				}
				
				ul#swproductsSubNav li {
					float: left;
					display: inline;
					margin: 0 20px 0 0;
				}
				
					ul#swproductsSubNav li#style1,
					ul#swproductsSubNav li#style1 a {
						display: block;
						width: 74px;
						height: 13px;
						background: url("images2006/style1.gif") no-repeat 0 0;
					}
					
					ul#swproductsSubNav li#style1 a:hover,
					ul#swproductsSubNav li#style1 a.current {
						background: url("images2006/style1.gif") no-repeat 0 -13px;
					}
					
					ul#swproductsSubNav li#style2,
					ul#swproductsSubNav li#style2 a {
						display: block;
						width: 62px;
						height: 13px;
						background: url("images2006/style2.gif") no-repeat 0 0;
					}
					
					ul#swproductsSubNav li#style2 a:hover,
					ul#swproductsSubNav li#style2 a.current {
						background: url("images2006/style2.gif") no-repeat 0 -13px;
					}
					
					ul#swproductsSubNav li#style3,
					ul#swproductsSubNav li#style3 a {
						display: block;
						width: 78px;
						height: 13px;
						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;
					}
					
					
					/* -------------------------- */
					/* Trade Sub Navigation       */
					
					ul#tradeSubNav {
						list-style-type: none;
						margin: 0 0 0 20px;
						padding: 10px 0 0 0;
						float: right;
					}
					
					ul#tradeSubNav li {
						float: left;
						display: inline;
						margin: 0 20px 0 0;
					}
					
						ul#tradeSubNav li#contact,
						ul#tradeSubNav li#contact a {
							display: block;
							width: 71px;
							height: 13px;
							background: url("images2006/contact.gif") no-repeat 0 0;
						}
						
						ul#tradeSubNav li#contact a:hover,
						ul#tradeSubNav li#contact a.current {
							background: url("images2006/contact.gif") no-repeat 0 -13px;
						}
						
						ul#tradeSubNav li#pressReleases,
						ul#tradeSubNav li#pressReleases a {
							display: block;
							width: 94px;
							height: 13px;
							background: url("images2006/press.gif") no-repeat 0 0;
						}
						
						ul#tradeSubNav li#pressReleases a:hover,
						ul#tradeSubNav li#pressReleases a.current {
							background: url("images2006/press.gif") no-repeat 0 -13px;
						}




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

#content {
	margin: 0 0 1px 0;
	background: #C4B1BF url("images2006/sluffwipesBg.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: right;
	}
	
	#swproddetailsInfoContainer p {
		padding: 20px 40px 0 0;
	}

	table th {
		background: #B39EAF;
		padding: 0px 0px 0 0;
                border-bottom: 0px;
	}
	
	table td {
		background: #DDCDCC;
	}


	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/footerBgsluffwipes.gif") repeat-y 0 0;
}

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

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

#flashDisableLinks {
	color: #B29783;
}

#flashDisableLinks a {
	color: #B29783;
}

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

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

p#copyright {
	color: #E2CAAC;
}
