@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
* {
	margin:0;
}
a {
	border:medium none;
}
img {
	border:medium none;
}
.clear {
	clear:both;
	overflow:hidden;
	width:100%;
}
#page {
	width:960px;
	height:650px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
}
#left-main {
	width:255px;
	height:648px;
	border-bottom:#341701 solid 2px;
	border-right:#341701 solid 2px;
	border-left:#341701 solid 2px;
	float:left;
}
#left-main .container {
	width:251px;
	height:646px;
	border-right:#ffffff solid 2px;
	border-left:#ffffff solid 2px;
	border-bottom:#ffffff solid 2px;
	background-color:#341701;
}
.logo {
	width:204px;
	height:79px;
	padding:30px 10px 0px 26px;
}
.salon-img {
	width:251px;
	height:290px;
	border-bottom:#FFF solid 2px;
}
.ph-number {
	width:251px;
	height:58px;
	background-image:url(../images/ph_number_bg.gif);
	background-repeat:no-repeat;
	font-family:Arial Narrow;
}
.ph-number h1 {
	font-size:12px;
	color:#FFF;
	float:left;
	padding:11px 15px 0px 10px;
}
.ph-number h2 {
	font-size:22px;
	color:#FFF;
	float:left;
	padding:14px 0px 0px 4px;
	letter-spacing:1px;
}.connect {
	width:251px;
	height:44px;
	background-image:url(../images/connect_bg.gif);
	background-repeat:no-repeat;
	font-family:Arial Narrow;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
}
.address p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	padding:10px 0 10px 22px;
	line-height:17px;
}
.directions {
	background-image:url(../images/directions_btn.gif);
	background-repeat:no-repeat;
	width:188px;
	height:40px;
	margin:10px 0 10px 32px;
}
.directions:hover {
	background-image:url(../images/directions_btn_roll.gif);
	background-repeat:no-repeat;
	width:188px;
	height:40px;
	margin:10px 0 10px 32px;
}
#right-main {
	width:701px;
	height:646px;
	float:left;
}
#main-nav {
	width:684px;
	height:77px;
	border-left:#2f2f2f solid 2px;
	border-right:#2f2f2f solid 2px;
	border-bottom:#2f2f2f solid 2px;
	float:left;
	margin:0px 0px 0px 17px;
	display:inline;
}
#main-nav .nav-container {
	width:680px;
	height:75px;
	border-left:#ffffff solid 2px;
	border-right:#ffffff solid 2px;
	border-bottom:#ffffff solid 2px;
	background-color:#4a2368;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-size:13px;
	text-transform:uppercase;
}
#main-nav .nav-container ul {
	list-style:none;
	float:left;
	margin:0px;
	padding:18px 0px 0px 14px;
}
#main-nav .nav-container li {
	float:left;
	padding:0px 3px 0px 3px;
}
#main-nav .nav-container a {
	color:#FFF;
	text-decoration:none;
}
#main-nav .nav-container a:hover {
	color:#e19d31;
	text-decoration:none;
}
#message {
	width:684px;
	height:293px;
	border:#2f2f2f solid 2px;
	float:left;
	margin:10px 0px 0px 17px;
	display:inline;
}
#msg-cont {
	background:url("../images/ajax-loader.gif") no-repeat scroll 50% 50% #D7D7D7;
	color:#000000;
	position:relative;
	width:680px;
	height:289px;
	border:#ffffff solid 2px;
}
#msg-cont h1 {
	font-size:26px;
	font-style:italic;
	line-height:30px;
	margin-bottom:30px;
}
#msg-cont h3 {
	width:223px;
	height:30px;
	background-image:url(../images/message_btn.gif);
	background-repeat:no-repeat;
	float:right;
	margin:220px 65px 0px 0px;
	display: inline;
	cursor:pointer;
	
}
#msg-cont h3:hover{
	width:223px;
	height:30px;
	background-image:url(../images/message_btn_roll.gif);
	cursor:pointer;
}
#msg-cont h4 {
	width:223px;
	height:30px;
	background-image:url(../images/message_btn2.gif);
	background-repeat:no-repeat;
	float:right;
	margin:220px 65px 0px 0px;
	display: inline;
	cursor:pointer;
	
}
#msg-cont h4:hover{
	width:223px;
	height:30px;
	background-image:url(../images/message_btn2_roll.gif);
	cursor:pointer;
}
#msg-cont h5 {
	width:223px;
	height:30px;
	background-image:url(../images/message_btn3.gif);
	background-repeat:no-repeat;
	float:right;
	margin:220px 65px 0px 0px;
	display: inline;
	cursor:pointer;
	
}
#msg-cont h5:hover{
	width:223px;
	height:30px;
	background-image:url(../images/message_btn3_roll.gif);
	cursor:pointer;
}
#msg-cont ul {
	top:10px;
	list-style:none outside none;
	position:absolute;
	right:20px;
}
#msg-cont li {
	float:left;
	margin-right:8px;
}
#msg-cont li a {
	background-color:#e19d31;
	color:#FFFFFF;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:17px;
	padding:2px 0 0 6px;
	width:15px;
	cursor:pointer;
}
#msg-cont li a.selected, #msg-cont li a:hover {
	background-color:#000000;
	cursor:pointer;
}
.msgs {
	display:none;
	height:289px;
	position:absolute;
	width:680px;
}
.msgs * {
	position:relative;
}
.msgs img {
	left:0;
	position:absolute;
	top:0;
}
#vip-club {
	width:334px;
	height:244px;
	border:#2f2f2f solid 2px;
	float:left;
	margin:16px 0px 0px 17px;
}
#vip-club .vip-container {
	width:330px;
	height:240px;
	border:#ffffff solid 2px;
	background-color:#410563;
	background-image:url(../images/vip_club_ad.jpg);
	background-repeat:no-repeat;
}
#vip-club h3 {
	background-image:url(../images/join_btn.gif);
	background-repeat:no-repeat;
	width:111px;
	height:38px;
	margin:150px 100px 0px 24px;
}
#vip-club h3:hover {
	background-image:url(../images/join_btn_roll.gif);
	background-repeat:no-repeat;
	width:111px;
	height:38px;
	margin:150px 100px 0px 24px;
}
#gift-cards {
	width:334px;
	height:244px;
	border:#2f2f2f solid 2px;
	float:left;
	margin:16px 0px 0px 8px;
}
#gift-cards .gift-container {
	width:330px;
	height:240px;
	border:#ffffff solid 2px;
	background-color:#410563;
	background-image:url(../images/gift_cards_bg.jpg);
	background-repeat:no-repeat;
}
#gift-cards h3 {
	background-image:url(../images/ordernow_btn.gif);
	background-repeat:no-repeat;
	width:123px;
	height:38px;
	margin:150px 100px 0px 24px;
}
#gift-cards h3:hover {
	background-image:url(../images/ordernow_btn_roll.gif);
	background-repeat:no-repeat;
	width:123px;
	height:38px;
	margin:150px 100px 0px 24px;
}
#footer {
	height:40px;
	width:960px;
	background-color:#2f0252;
	margin:15px auto;
	float:left;
}
#footer p {
	color: #FFF;
	font-size:11px;
	float:right;
	padding:10px;
}
#footer a {
	color: #FFF;
	font-size:10px;
	text-decoration:none;
}
#footer span {
	color: #FFF;
	font-size:10px;
	text-decoration:underline;
}

