body {
	background:url(images/bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:0;

}



/*/////////////////////////////////////////////////////////////////////////////
 * SITE STRUCTURE    SITE STRUCTURE    SITE STRUCTURE    SITE STRUCTURE 
/////////////////////////////////////////////////////////////////////////////*/

#siteHolder{
	width:800px;
	height:auto;
	margin:0 auto;
}

#headerHolder{	
	width:1000px;
	height:140px;
	margin:0;
	padding:0;
}

#bannerHolder{
	width:800px;
	height:320px;
	padding:0;
	margin:0;
}

#contentHolder{
	background:#ffffff url(images/contentbg.gif) repeat-x;
	border-top:1px solid #FFFFFF;
	width:800px;
	height:auto;
	overflow:hidden;
	padding:0 0 50px 0;
}

#footerHolder{
	width:800px;
	height:auto;
	background:#FFFFFF;
	padding:40px 0 0 0;
}

#navigation{
	float:left;
	width:400px;
	margin:20px 0 20px 20px;
}

#navigation ul{
	float:left;
	font-size:14px;
	list-style:none;
	width:128px;
	margin:0 15px 0 0;
	padding:0;
}

#navigation li a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	
}

#navigation li a:hover {
	display:block;
	text-decoration:none;
	background-color: #09f;
}

#navigation li .selected {
	display:block;
	text-decoration:none;
	background-color: #09F;
}

#headerLogo {
	float:right;
	width:241px;
	height:140px;
}

#contentHolder .titleImage{
	float:left;
	margin:40px 0 20px 20px;
}

.clear{clear:both;}

#contentLeft{
	float:left;
	font-size:12px;
	color:#333333;
	width:525px;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
#contentLeft p{
	margin:0;
	padding:0;
}

#contentLeft p{
	margin:0;
	padding:0 100px 0 0;
}

#contentLeft p.about{
	margin:0;
	padding:7px 0 0 0;
}

#contentRight{
	float:left;
	width:250px;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#footer{
	width:760px;
	height:auto;
	font-size:12px;
	word-spacing:1px;
	color:#333333;
	border-top:1px solid #999999;
	margin:0 20px 0 20px;
	padding:10px 0 20px 0;
}

#footer a{
	color:#ee2374;
	text-decoration:none;
}

#footer a:hover{
	color:#ee2374;
	text-decoration:none;
	border-bottom:1px dotted #ee2374;
}

#footer a.freelink {
	color:#999999;
	text-decoration:none;
}


/*/////////////////////////////////////////////////////////////////////////////
 * NEWS PAGE     NEWS PAGE    NEWS PAGE    NEWS PAGE    NEWS PAGE    NEWS PAGE       
/////////////////////////////////////////////////////////////////////////////*/

#contentHolder .titleImageHome{
	margin:40px 0 20px 0;
}

.newsImage{
	float:right;
	margin:40px 0 0 0;
}

.newspost {float:left;width:550px;margin:0 0 0 0;}

.newspost .image{float:left;}

.newspost .title{float:left;font-size:16px;font-weight:bold;margin:0 0 3px 20px;}

.newspost .date{float:right;margin:0 20px 3px 0;padding:3px 0 0 0;}

.newspost .body{
	float:left;
	font-size:13px;
	width:410px;
	border-top:1px solid #999999;
	margin:0 20px 0 20px;
	padding:8px 0 50px 0;
}

.newspost .body a{
	font-size:12px;
	color:#ee2374;
	text-decoration:none;
}

.newspost .body a:hover{
	font-size:12px;
	color:#ee2374;
	text-decoration:none;
	border-bottom:1px dotted #ee2374;
}


/*/////////////////////////////////////////////////////////////////////////////
 * STYLISTS PAGE    STYLISTS PAGE    STYLISTS PAGE    STYLISTS PAGE    
/////////////////////////////////////////////////////////////////////////////*/

.stylistpost {float:left;width:590px;margin:20px 0 0 0;}

.stylistpost .image{float:left;}

.stylistpost .title{float:left;font-size:16px;font-weight:bold;margin:0 0 3px 20px;}
.stylistpost .title p{font-weight:normal;}
.stylistpost .body{
	float:left;
	font-size:13px;
	width:450px;
	border-top:1px solid #999999;
	margin:0 20px 0 20px;
	padding:8px 0 0 0;
}



/*/////////////////////////////////////////////////////////////////////////////
 * PRICELISTS PAGE    PRICELISTS PAGE    PRICELISTS PAGE    PRICELISTS PAGE
/////////////////////////////////////////////////////////////////////////////*/

.pricelistpost {float:left;width:380px;margin:10px 0 10px 0;}

.pricelistpost .title{
	float:left;
	width:380px;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #999999;
	margin:0 0 3px 0;
}

.pricelistpost .desc{
	float:left;
	width:380px;
	font-size:12px;
	margin:10px 0 10px 0;
}


.pricelistpost .entry{
	float:left;
	width:265px;
	font-size:12px;
	padding:8px 0 0 0;
}

.pricelistpost .price{
	float:right;
	font-size:12px;
	padding:8px 0 0 0;
}

.extratext{
	float:left;
	width:500px;
	font-size:12px;
	font-weight:bold;
	margin:40px 0 0 0;
}



/*/////////////////////////////////////////////////////////////////////////////
 * RIGHT CONTENT    RIGHT CONTENT    RIGHT CONTENT    RIGHT CONTENT    
/////////////////////////////////////////////////////////////////////////////*/

/* NEWSLETTER BOX */

#contentRight #newsletterBox{
	width:190px;
	padding:0 0 0 0;
	
}

#contentRight #newsletterBox #form .emailfield{
	width:190px;
	font-size:14px;
	color:#333333;
}

#contentRight #newsletterBox #form .submit{
	width:95px;
}

#contentRight #newsletterBox #form p{
	font-size:12px;
	color:#333333;
}


/* DOWNLOAD PDF BOX */

#contentRight .pdfBox{
	margin:10px 0 40px 0;
	width:170px;	
}

.pdfBox .title{
	font-size:16px;
	font-weight:bold;
	color:#333333;
	border-bottom:1px solid #999999;
	width:190px;
	margin:0 0 8px 0;
	padding:0;
}

.pdfBox .body{
	font-size:12px;
	color:#333333;
	height:auto;
}

.pdfBox .body2{
	width:190px;
	font-size:12px;
	color:#333333;
	height:auto;
	margin:4px 0 0 0;
	padding:8px 0 0 0;
	border-top:1px solid #999999;
}

.pdfBox .body a{
	font-size:12px;
	color:#ee2374;
	text-decoration:none;
}

.pdfBox .body a:hover{
	font-size:12px;
	color:#ee2374;
	text-decoration:none;
	border-bottom:1px dotted #ee2374;
}

#contentRight .pdfBox .adobeImage{
	border:none;
	margin:20px 0 0 0;
	
}

#contentRight .pdfBox .adobeImage:hover{
	background:#CCCCCC;
}

/* MISC  */
#contentRight a img{border:none;}
#contentRight #title{
	font-size:16px;
	font-weight:bold;
	color:#333333;
	border-bottom:1px solid #999999;
	width:190px;
	margin:0 0 8px 0;
	padding:0 0 3px 0;
}

#contentRight #body{
	font-size:12px;
	color:#333333;
}



/*/////////////////////////////////////////////////////////////////////////////
 * OPENING HOURS PAGE     OPENING HOURS PAGE     OPENING HOURS PAGE        
/////////////////////////////////////////////////////////////////////////////*/

.openinghours {float:left;width:380px;margin:0 0 0 0;}

.openinghours .day{
	float:left;
	width:200px;
	font-size:12px;
	padding:5px 0 5px 0;
	border-bottom:1px solid #999999;
}
.openinghours .time{
	float:left;
	width:94px;
	font-size:12px;
	padding:5px 0 5px 0;
	border-bottom:1px solid #999999;
}



/*/////////////////////////////////////////////////////////////////////////////
 * CONTACT PAGE    CONTACT PAGE    CONTACT PAGE    CONTACT PAGE    CONTACT PAGE    
/////////////////////////////////////////////////////////////////////////////*/

/* SIDEBAR CONTENT */

#contactdetails{
	margin:0 20px 40px 0;
}

#contactdetails{
	font-size:12px;
	color:#333333;
}

#contentRight #contactdetails #body a{
	color:#ee2374;
	text-decoration:none;

}

#contentRight #contactdetails #body a:hover{
	color:#ee2374;
	text-decoration:none;
	border-bottom:1px dotted #ee2374;
}


/* MAIN CONTENT */

#contactus{
	width:380px;
}

#contactform{
	width:360px;
	margin:40px 0 0 0;
}

#contactform p{
	float:left;
	padding:0;
}

#contactform .messages{
	width:360px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#ee2374;
	margin:0 0 20px 0;
	padding:3px 3px 3px 3px;
}

.fieldlist{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	padding:15px 0 30px 0;
}

#contactform .captcha{
	margin:10px 0 0 0;
	display:inline;
}

#contactform p .captchanote{
	float:left;
	width:150px;
	font-size:11px;
	color:#ee2374;
	margin:30px 0 0 0;
	display:inline;
}

#contactform .captchafield{
	width:196px;
	margin:5px 0 5px 0;
}

#contactform .fields{
	width:190px;
	margin:0 0 5px 0px;
}

#contactform .check{
	display:inline;
}

#contactform .submit{
	float:right;
	margin:5px 16px 0 0;
	display:inline;
}

#contactform label{
	float:left;
	width:140px;
	font-size:12px;
	padding:5px;
	display:block;
}

#poweredby a{
	visibility:hidden;
	
}
homepage_offer {
}
