@charset "UTF-8";
/* CSS Document */

body {
	background:url(../img/wood02.jpg) repeat-x fixed;
	margin:0px;
	padding:0px;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#82b5be;
	line-height:24pt;
	text-align:left;
}

#main {
	background:url(../img/floral.png) no-repeat;}

#main.header {
	background:url(../img/header_zig.png) repeat-x;
	height:35px;
	width:100%;
}


.container {
/*	background:url(../img/floral.png) no-repeat;
*/	width:1024px;
	margin:0 auto;
	position:relative;
}

#main.container {
	background:url(../img/floral.png) no-repeat;
}

#footer.container {
	background:none;
}

.intro {
	width:600px;
	text-align:right;
	float:right;
	padding:20px 0 0 0;
}


.floral {
	background:url(../img/floral.png) no-repeat;
	min-height:400px;
	margin-top:28px;
}

.header {
	background:url(../img/header.png) repeat-x;
	min-height:50px;
}



.content {
	width:1024px;
	clear:both;
	padding:60px 0 0 0;
}

#facebox .content {
	width:auto;
	}

#sideleft {
	width:240px;
	float:left;
}

#sideleft ul {
	list-style:none;
	margin:0;
	padding:0;
	}

#sideleft ul li {
	padding:0 0 15px 0;
}

.sideright {
	width:260px;
	float:right;
	background:url(../img/trans_bg.png) repeat;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:20px;
	height:auto;
}

.sideright ul {
	list-style:none;
	font-size:18px;
	margin:0;
	padding:10px 0 0 20px;
	}

div.sideright ul#nav {
	font-style:italic;
	font-size:20px;
	text-indent:20px;
}

div.sideright ul#nav a {
	font-style:italic;
	font-size:20px;
	color:#82b5be;
	text-indent:20px;
	text-decoration:none;
}



div.sideright ul#nav a:hover {
	font-style:italic;
	font-size:20px;
	color:#FFF;
	text-decoration:underline;
	text-indent:20px;
}

.text_content {
	width:404px;
	float:left;
	margin-left:60px;
	line-height:28px;
	margin-bottom:50px;
	min-height: 500px;
}

.text_content ul {
	color:#FFF;
	list-style:circle;
	font-size:19px;
	}

.text_content ul li {
	padding:5px 0 5px 0;
	}

.text_content a {
	padding:3px 5px 3px 5px;
	color:#FFF;
	text-decoration:none;
	background:#7d155b;
	font-style:italic;
	}
	
.text_content a:hover {
	padding:3px 5px 3px 5px;
	color:#FFF;
	text-decoration:none;
	background:url(../img/trans_bg.png);
	font-style:italic;
	}


h1 {
	font-style:italic;
	font-size:32px;
	font-weight:500;
	color:#FFF;
	margin:0;
	padding:20px 0 40px 0;
	}


h1 a {
	color: #ffffff;
	text-decoration: none;
	}
	

h1 a:hover {
	color: #7D155B;
	}	
	
h2 {
	margin:0 0 5px 0;
}
h2.one {
	font-style:italic;
	font-size:26px;
	font-weight:normal;
	color:#82b5be;
	background:url(../img/intro01.png) no-repeat;
	background-position:right;
	padding:2px 20px 3px 0px;
}

h2.two {
	font-style:italic;
	font-size:26px;
	font-weight:normal;
	color:#82b5be;
	background:url(../img/intro02.png) no-repeat;
	background-position:right;
	padding:2px 20px 3px 0px;
}

h2.three {
	font-style:italic;
	font-size:26px;
	font-weight:normal;
	color:#82b5be;
	background:url(../img/intro03.png) no-repeat;
	background-position:right;
	padding:2px 20px 3px 0px;
}

	
	
h3 {
	font-style:italic;
	font-size:26px;
	font-weight:normal;
	color:#FFF;
	margin:0;
	padding:0;
}

h3.side {
	font-size:24px;
	font-style:italic;
	font-weight:normal;
	color:#7d155b;
	margin: 0 0 0 20px;
	padding:0;
}

h3.side a {
	text-decoration:none;
	color:#7d155b;
	}


h4 {
	font-size:24px;
	font-style:italic;
	font-weight:normal;
	color:#7d155b;
	margin:0;
	padding:0 0 0 20px;

}

h5.question {
	font-size:20px;
	font-style:italic;
	font-weight:normal;
	color:#82b5be;
	margin:20px 0 0 0;
	padding:5px 0 5px 5px;
	background:url(../img/trans_bg.png) repeat;
}

h3.faq {
	font-size:24px;
	font-style:italic;
	font-weight:normal;
	color:#7d155b;
	background:url(../img/trans_bg.png) repeat;
	padding:5px 0 5px 0;
}



.time {
	color:#FFF;
	font-size:17px;
}

#sideleft.img {
	padding-bottom:20px;
}

#footer {
	clear:both;
	background:url(../img/footer.png) repeat-x;
	margin:0;
	padding:0;
	height:60px;
	width:100%;
	}
	
#footer p {
	padding:20px 0 0 0;
	font-size:15px;
	text-align:left;
	position:relative;
	margin:0 auto;
}
	
	#footer a {
		color:#7d155b;
		text-decoration:none;
	}

	#footer a:hover {
		color:#FFF;
		text-decoration:none;
	}

	#footer_detail {
	clear:both;
	background:url(../img/footer.png) repeat-x;
	margin:0;
	padding:0;
	height:60px;
	width:100%;
	}


.appointment {
	font-size:20px;
	font-style:italic;
	color:#FFF;
}


.collapse-container {
	height:600px;
}

div.collapse{ width: 220px;  margin: 0;
}	
div.collapse-container{ width: 240px; height: 100%; padding:0; }

div.collapse-container ul {
	padding:10px 0 0 0;

	}
	
.table h4 {
	padding:20px 0 10px 0;
}

.price {
	color:#FFF;
}

.offer_title {
	font-style:italic;
	font-size:18px;
	color:#FFF;
	padding:0;
}

.saving {
	color:#7d155b;
}

.offer_pad {
	padding:10px 0 5px 0;
}

img, div, a  { behavior: url(../iepngfix.htc) }


.salon_guide { padding-left:100px; }

.gallery { margin-bottom: 25px; }


/*Contact Form----------------------------------------------*/
 

#form-area {
	width: 300px;
	margin-top: 25px;
	
}

#form-area input, 
#form-area textarea {
	padding: 5px;
	width: 200px;
	margin: 0;
	border: 1px solid #ccc;
}

#form-area textarea {
	height: 90px;
	width: 300px;
}

#form-area textarea:focus, #form-area input:focus {
	border: 1px solid #82B5BE;
}

#form-area input.button {
	width: 100px;
	cursor: pointer;
	
}

.warning {
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    border: 1px solid #ff0000;
    padding: 5px;
    display:block;
    margin-bottom: 3px;
}

form h2 {
    color: #036;
    font-size: 80%;
    font-weight: bold;
    margin: 0 0 5px 10px;
}

label {
    font-weight: normal;
    color: #7D155B;
    display: block;
}


/*Facebox----------------------------------------------*/

#facebox .b {
  background:url(../img/b.png);
}

#facebox .tl {
  background:url(../img/tl.png);
}

#facebox .tr {
  background:url(../img/tr.png);
}

#facebox .bl {
  background:url(../img/bl.png);
}

#facebox .br {
  background:url(../img/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

