@import url(styles.css);

/* Spa Skin Therapy - Blue VitaBath Theme */
	
#headerLogo img{
	display: none;}

#headerLogo {
	background-image: url(siteImages/logo_blue.gif);}
	
.CategoryChildCurrent {
	background-color: #0083a8;}
	
#categoryTitle h1 {
	color: #0083a8;}
	
#ProductInfoContainer h1 {
	color:#0083a8;}
	
#ProductInfoContainer .SitePrice, #ProductInfoContainer .SitePriceDiscounted {
	color:#0083a8;}
	
	
	
