	@charset "UTF-8";
	
	
	/*CONTROL PANEL FOR MODIFYING SITE CONTENT */
	
	/* Specify the  image you want to display. If no specials are on, use "images/featuring_Products.png". If you use this image, clicking on the link will open the products page; otherwise it will open the popup contained in the file "SpecialsPopup.html" */
	/*#SpecialsBox{*/
	/*background-image: url("images/black_friday_specials.png");*/
	/*background-image: url("images/featuring_Products.png"); */
	/*background-image: url("images/Valentines_specials.png"); */
	/*background-image: url("images/black_friday_specials.png");*/
	/*}*/
	

	
body {
	text-align: center;
	margin:0px 0px;
	padding:0px;
	 background: #f5f2ed; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#f5f2ed, #baaa91); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#f5f2ed, #baaa91); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#f5f2ed, #baaa91); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#f5f2ed, #baaa91	); /* Standard syntax */
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 14px;
	

	}

	img {
	border: none
	}
	
.CenterColumn {
	width: 700px;
	text-align:justify;
	background-color:#ffffff;
	margin: 0px auto 60px;
	padding: 0px;
	height:auto;
	position:relative;
	box-shadow: 0px 0px 12px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 12px  rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 12px  rgba(0,0,0,0.4);
	overflow:auto;
	

}

.Header {
	overflow::hidden;
	height: 428px; width: 700px; margin: auto;
	position:relative;
	z-index:1;
}


.Logo {
	position: absolute;
	top: 0px;
	left: 230px;
	z-index:2;
}
.TagLine {
	background: #dedede;
	height: 43px;
	width: 700px;
	text-align: center;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	position:relative;
	
}
.TagLine h2 {
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-size: 14px;
	font-weight: normal;
	width: 537px;
	height: 31px;
	
	text-indent: -9999px;
	margin: auto;
}
.CenterColumn .TagLine #Heavenly {
	background: url("images/Tagline.png");
}



#navbar hr {
	height: 1px;
	width: 37px;
	border-width: 0px;
	background-image:url(images/link_images/hr.gif);
	text-align: left;
	margin: 13px auto 13px 4px;
	
}
#navbar {
	font-family: Verdana, Geneva, sans-serif;
	list-style: none;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
	margin: 40px auto 10px 0px;
	width:120px;
}

#navbar li ul {
		list-style-type: none;
		padding-left:20px;
		margin-left:0px;
}

#leftBar {
	float:left;
}


#navbar a {
	text-indent: -9999px;
	margin: 10px 0px 0px 0px;
	display: block;
	background: no-repeat 0 0;
}

#navbar p {
	text-indent: -9999px;
	margin: 10px 0px 0px 0px;
	display: block;
	background: no-repeat 0 0;
}
#navbar #OurSpa a {
	width:122px;
	height:16px;
	background:transparent url("images/link_images/OurSpa.png") 
}

#navbar #OurSpa a:hover {
	background-position:0px -16px;
}
#navbar #BookOnline a {
	width:122px;
	height:16px;
	background:transparent url("images/link_images/BookOnline.png") 
}
#navbar #BookOnline a:hover {
	background-position:0px -16px;
}
#navbar #GiftCertificates a {
	width:122px;
	height:16px;
	background:transparent url("images/link_images/GiftCertificates.png") ;
}
#navbar #GiftCertificates a:hover {
	background-position:0px -16px;
}
#navbar #Products a {
	width:122px;
	height:16px;
	background:transparent url("images/link_images/Products.png") ;
}
#navbar #Products a:hover {
	background-position:0px -16px;
}
#navbar #ContactUs a {
	width:122px;
	height:16px;
	background:transparent url("images/link_images/ContactUs.png") ;
}
#navbar #ContactUs a:hover {
	background-position:0px -16px;
}

#navbar #OurStaff a {
	width:122px;
	height:16px;
	background:transparent url("images/link_images/OurStaff.png") ;
}
#navbar #OurStaff a:hover {
	background-position:0px -16px;
}

#navbar #EuropeanFacials a {
	width:122px;
	height:16px;
	background:transparent url("images/link_images/EuropeanFacials.png") ;
}
#navbar #EuropeanFacials a:hover {
	background-position:0px -16px;
}
#navbar #BodyTreatments a {
	width:122px;
	height:16px;
	background:transparent url("images/link_images/BodyTreatments.png");
}

#navbar #Treatments p {
	width:122px;
	height:16px;
	background:transparent url("images/link_images/Treatments.png");
}

#navbar #BodyTreatments a:hover {
	background-position:0px -16px;
}
#navbar #Massages a {
	width:122px;
	height:16px;
	background:transparent url("images/link_images/Massages.png") ;
}

#navbar #Massages a:hover {
	background-position:0px -16px;
}

#navbar #Packages a {
	width:122px;
	height:16px;
	background:transparent url("images/link_images/Packages.png");
}
#navbar #Packages a:hover {
	background-position:0px -16px;
}

#navbar #Waxing a {
	width:122px;
	height:16px;
	background:transparent url("images/link_images/Waxing.png"); 
}
#navbar #Waxing a:hover {
	background-position:0px -16px;
}
#navbar #SkinCareForMen a {
	width:130px;
	height:16px;
	background:transparent url("images/link_images/SkinCareForMen.png"); 
}
#navbar #SkinCareForMen a:hover {
	background-position:0px -16px;
}
#navbar #Nails a {
	width:122px;
	height:16px;
	background:transparent url("images/link_images/Nails.png") 
}
#navbar #Nails a:hover {
	background-position:0px -16px;
}

#navbar #BaborFacials a {
	width:122px;
	height:16px;
	background:transparent url("images/link_images/BaborFacials.png") ;
}
#navbar #BaborFacials a:hover {
	background-position:0px -16px;
}
#navbar #DrSpillerFacials a {
	width:122px;
	height:16px;
	background:transparent url("images/link_images/DrSpillerFacials.png") ;
}
#navbar #DrSpillerFacials a:hover {
	background-position:0px -16px;
}
#navbar #SkinCeuticalsFacials a {
	width:140px;
	height:16px;
	background:transparent url("images/link_images/SkinCeuticalsFacials.png") ;
}
#navbar #SkinCeuticalsFacials a:hover {
	background-position:0px -16px;
}

#SpecialsBox {
	height: 0px;
	width: 0px;
	visibility:hidden;	
	padding: 0px;
	cursor:pointer;
}
#ContentBox {
	width: 410px;
	float:right;
	right: 0px;
	top: 0px;
	padding: 25px 50px 10px 0px;
	line-height: 22px;
	
	
}
a {
	color: #466e88;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}
.BottomBar {
	background: #66a0b6;
	height: 32px;
	width: 100%;
	bottom:0;
	text-align: center;
	padding: 20px 0px 10px 0px;
	margin: 0px;
	clear:both;
	
}

.BottomBar a {
	display:inline-block;
	text-indent:-9999px;
	margin-right: 12px;
	margin-left: 12px;
}
.BottomBar #facebook a {
	background: transparent url(images/facebook_alt.png);
	height: 21px;
	width: 264px;
	
}
.BottomBar #address a {
	background: transparent url(images/address.png);
	height: 21px;
	width: 221px;
	
}

.BottomBar #phone a {
	background: transparent url(images/phone.png);
	height: 21px;
	width: 76px;
	
}

h3 {
	height: 17px;
	margin-top:30px;
	text-indent: -9999px;
}
#CancellationPolicyHeader {        background: url(images/sm_header_images/CancellationPolicy.png) no-repeat 0px 0px;}


#backgroundPopup{  
display:none;  
position:fixed;  
height:100%;  
width:100%;  
top:0;  
left:0;  
background:#ffffff;  
border:1px solid #cecece;  
z-index:1;  
}  
#CancellationPolicy{  
height:408px;  
width:408px;  
}  

.Popup {
display:none;  
position:fixed;
background:#FFFFFF;  
border:2px solid #cecece;  
z-index:9999;  
padding:12px;   
text-align:left;

box-shadow: 0px 0px 12px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 12px  rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 12px  rgba(0,0,0,0.4);	
}

.popupContactClose{
font-size:14px;  
cursor:pointer;
line-height:14px;  
right:6px;  
top:4px;  
position:absolute;  
color:#5a9ead;  
font-weight:700;  
display:block;  
}  

h4 {
	font-size: 14px;
	color: #66a0b6;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: .2em;
	
}

#fbIframe {
	display:block;
	float:left;
	margin: 10px 10px 10px 40px;
	
}
.BookNowLink a{
	text-indent:-9999px;
	height: 44px;
	width: 164px;
	display: block;
	background-image: url(images/bookNow.png);
}
.BookNowLink a:hover{
	background-position:0px -44px;
}
.BookNowLink {
	width: 164px;
	height: 44px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sidebarText {
	height: auto;
	width: 164px;
	margin: 20px 10px 20px 35px;
	padding: 0px;
	font-size: 10px;
	text-align: left;	
}

#ContentBox #staffBio img {
	float: left;
	padding: 0px;
	left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.CenterColumn #ContentBox #staffBio {
	padding-bottom: 20px;
	padding-top: 10px;
}

.ServiceTitle {
	font-weight: bold;
	position: absolute;
	left: 1px;
	top: -1px;
}
.firstTab {
	position: absolute;
	left: 240px;
}
.secondTab {
	position: absolute;
	right: 0px;
}
.ServiceBar {
	position: relative;
	height: 18px;
	margin-top: 20px;
	margin-bottom: 15px;
}
