
span.highlightedTxt {
	color: #BB5C22;
}


/* Site Identity */

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

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




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

#navigationContainer {
	height: 45px;
	background: #0066CC;
	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/smoothie-home.gif") no-repeat 0 0;
		}
		
		ul#nav li#home a:hover,
		ul#nav li#home a.current {
			background: url("images2009/smoothie-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/smoothie-sluffwipes.gif") no-repeat 0 0;
		}
		
		ul#nav li#sluffwipes a:hover,
		ul#nav li#sluffwipes a.current {
			background: url("images2009/smoothie-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/smoothie-moroccan.gif") no-repeat 0 0;
		}
		
		ul#nav li#moroccan a:hover,
		ul#nav li#moroccan a.current {
			background: url("images2009/smoothie-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/smoothie-facialtanner.gif") no-repeat 0 0;
		}
		
		ul#nav li#facialtanner a:hover,
		ul#nav li#facialtanner a.current {
			background: url("images2009/smoothie-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/smoothie-ultimatetan.gif") no-repeat 0 0;
		}
		
		ul#nav li#ultimatetan a:hover,
		ul#nav li#ultimatetan a.current {
			background: url("images2009/smoothie-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/smoothie-desertmineral.gif") no-repeat 0 0;
		}
		
		ul#nav li#desertmineral a:hover,
		ul#nav li#desertmineral a.current {
			background: url("images2009/smoothie-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/smoothie-smoothie.gif") no-repeat 0 0;
		}
		
		ul#nav li#smoothie a:hover,
		ul#nav li#smoothie a.current {
			background: url("images2009/smoothie-smoothie.gif") no-repeat 0 -28px;
		}

		
		
/* ------------------------------ */
/* Sub Navigation                 */
	
	#subNavigation {
		background: #9BCDFF;
	}
	
	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("images2009/caribbeansmoothieBg.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: #9BCDFF;
		padding: 0px 0px 0 0;
                border-bottom: 0px;
	}
	
	table td {
		background: #D4E4EF;
	}


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

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

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

#flashDisableLinks {
	color: #D3E9C0;
}

#flashDisableLinks a {
	color: #66CCFF;
}

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

#footer ul#footerNav li a {
	color: #66CCFF;
}

p#copyright {
	color: #E2CAAC;
}
