/*Looking Lush StyleSheet*/


html{
   	FONT-FAMILY:  Calibri, Arial;
    font-size: small;
	height:100.01%;
	background: url(../images/bk3.jpg);
}

body { 
  	margin: 0 0 50px 0;
    color: #999999;
	background: url(../images/bk-container.jpg) top center repeat-y;
}

#container {
	height:auto !important;  
	height:100%;
	min-height:600px; 
	padding: 0px;
	width: 980px;		
	margin: 0 auto;
	clear:both

}

.clear{
clear: both
}

#cols{
	width: 694px;
	margin: 0px;
	padding: 0px;
	float:left;
}
#imgbanner{
	width: 694px;
	height: 227px;
	padding: 0;
	margin: 0;
	clear:both
	}



#bannerright{
	float: left;
	width: 148px;
	padding: 30px 0px 0px 26px;
	margin: 0px
}

#bannerright .facebook{
	padding: 0;
	margin: 30px 0 0 20px;

}

#bannerright a.treatment{
display: block;
margin: 0 0 0 0px;
width: 141px;
height: 118px;
text-decoration: none;
background-image: url(../images/btn-treatment-of-the-month.jpg);
} 

#bannerright a.treatment:hover {
background-position: 0 -118px;

} 

#bannerright a.treatment .span{
margin: 0;
padding: 0;

}

#bannerright a.enquiry{
display: block;
margin: 0 0 0 0px;
width: 141px;
height: 118px;
text-decoration: none;
background-image: url(../images/btn-enquiry.jpg);
} 

#bannerright a.enquiry:hover {
background-position: 0 -118px;

} 

#bannerright a.enquiry .span{
margin: 0;
padding: 0;

}

#bannerright a.offers{
display: block;
margin: 0 0 0 0px;
width: 141px;
height: 118px;
text-decoration: none;
background-image: url(../images/btn-special-offers.jpg);
} 

#bannerright a.offers:hover {
background-position: 0 -118px;

} 

#bannerright a.offers .span{
margin: 0;
padding: 0;

}

#bannerright .displace {
position: relative;
left: -2000px
}


h1{
	font-weight:normal;
	text-align: left;
	font-size: 140%;
	color: #F21D92;
	padding: 15px 0 25px 0;
	margin: 0;

	}

/*content area*/



#content{
	float:left;	
	margin: 0;
	padding: 0;
	width: 520px;
	height:auto !important;  
	height:100%;
	min-height:600px
}

#content p{
	font-size: 110%;
    line-height: 1.6;
	color: #999999;
	text-align: justify;
}
.indent{
	font-size: 110%;
    line-height: 1.6;
	color: #999999;
	text-align: justify;
	margin: 0 4px 0 4px;
	
}
#content  table, td .price{
	font-size: 110%;
    line-height: 1.2;
	color: #F21D92;
	text-align: left;
	font-weight: normal;
	margin: 0 0 -6px 0;
}

#content .txtpinkbold{
	color: #F21D92;
	font-weight: bold;
}

#content .txtwhitebold{
	color: #FFFFFF;
	font-weight: bold;
}

#content .txtpink{
	color: #F21D92;
	font-weight: normal;
}

content .txtwhite{
	color: #FFFFFF;
	font-weight: normal;
}


h2{
	font-weight: bold;
	text-align: left;
	font-size: 110%;
	color: #FF2897;
	margin: 0px 0px -12px 0px
	}

h3{
	font-weight: normal;
	text-align: center;
	font-size: 140%;
	color: #FF2897;
	margin:0px
	}
h4{
	font-weight: normal;
	text-align: center;
	font-size: 140%;
	color: #FFFFFF;
	margin: 0px;
	}	
	
h5{
	font-weight: normal;
	text-align: left;
	font-size: 140%;
	color: #FF2897;
	margin:0px
	}
		
.pright {   
   	text-align: right
}
#content .pcenter { 
   	text-align: center
}

.pleft { 
   	text-align: left
}

#content ul{
   	list-style: url(../images/list.jpg);
	line-height: 1.6;
	font-size: 110%;

}
#content ol{
	line-height: 1.6;
}


/* links*/

a:link, a:active, a:visited {
   color: #FF2897;
   font-size: 100%;
   text-decoration: underline;
   font-weight: bold
}


a:hover {
   color: #CCCCCC;
   text-decoration: underline;
   font-weight: bold
}

	
.cssform {
	padding: 12px 10px 20px 25px;
	margin: 0px 0px 0px 120px;
	border: 1px dashed #333333;
	width: 270px;
	height:350px;
}
.cssform .submitform {
    border: 1px solid #333333;
    background-color: #FF2897;
   	color: #FFFFFF; 
    font-weight: bold;
	font-size: 90%;
	padding: 4px;
	margin-left: 100px
	
}

.cssform fieldset{
    border: 1px solid #FFFFFF;
   	color: #333333; 
    font-weight: normal;
	font-size: 85%;
	text-align: left;
	margin: 15px 0px 15px 0px;
	height: 1%
}

.cssform fieldset label{  
	float: left;
	margin: 0px;
	width: 200px;
	padding: 3px;
	font-size: 100%;

}
.cssform fieldset input{  
	margin: 0px 0px 0px -80px;
	padding: 3px

}

 
.cssform textarea{ 
    COLOR: #333333;
	font-size: 90%;
	padding: 3px;
	width:242px;
	FONT-FAMILY: Arial;
    background-color:#FFFFFF; 
   	border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
   	border-right: 1px solid #CCCCCC;
   	border-top: 1px solid #CCCCCC;
	margin-bottom: 6px
}

 .cssform input { 
    COLOR: #333333;
	font-size: 90%;
	padding: 3px;
    background-color:#FFFFFF; 
    border-bottom: 1px solid #CCCCCC; 
    border-left: 1px solid #CCCCCC; 
    border-right: 1px solid #CCCCCC; 
    border-top: 1px solid #CCCCCC
}


.cssform .lcol{
	width: 280px;
	padding: 0px;
	margin: 0px;
	float: left;

}

.cssform p{
	text-align: left;
	margin: 0px 10px 0px 0px;
	padding: 5px 12px 5px 0px;
	height: 1%		
}



.cssform label{
float: left;
padding: 0px;
font-size: 95%;
color: #CCCCCC; 

}

.cssform .red{
font-size: 80%;
color: #FF2897
}

.imgleft{
   	 text-align: left;
	 float:left;
	 margin: 0px;
	 margin-right: 20px
}

#content .imgcenter{
   	 text-align: center;
	 float:center;
	 margin: 0px;
}


.imgtoplft{
	 float:left;

}

.imgleftborder{
   	 text-align: left;
	 float:left;
	 margin: 0px;
	 margin-right: 20px;
	 border: 1px solid #FF2897
}

.imgright{
   	 text-align: right;
	 float:right;
	 margin: 0px;
	 margin-left: 20px
}	

.imgrightborder{
   	 text-align: right;
	 float:right;
	 margin: 0px;
	 margin-left: 20px;
	border: 1px solid #FF2897
}	
	





/* footer*/

#footer {
	clear:both;
	height: 20px;
	margin: 0 auto;
	width: 968px;
	font-weight: normal;
	padding: 4px 12px 4px 0px;
	text-align: right;
	background-color: #272727
}
#footer P{
	font-size: 80%;
	color: #F21D92;
	text-align: right
}

#footer a:link, #footer a:active, #footer  a:visited {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 100%;
	text-decoration: none;
	text-align: right
}

#footer a:hover {
	text-decoration: underline;
	color: #84531D
}


/*  end footer*/



	
