@charset "UTF-8";
html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 0;
	margin: 0;
	color: #666666;

}
#home {  overflow:hidden;}


#full-screen-background-image {
  z-index: -999;
  min-height: 100%;
  min-width: 1000px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
}

#wrapper {
     color: #333333;
    margin: -85px auto 0;
    position: relative;
    width: 1000px;
}
.nav_box{
	color: #404040;
	font-size: 30px;
	position: absolute;
	bottom: 30px;
	height: 50px;
	width: 202px;
	text-align: center;
}
.nav_box img{
	position:absolute;
	top:0px;
	left:0px;
	
}
.nav_box a{
	cursor:pointer;

	font-weight:normal;
	font-size: 28px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_box.left{
	left:40px;
	z-index: 2000;
}.middle_space{
	height: 50px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1999;
	}
.nav_box.center{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	z-index: 2000;
}
.nav_box.right{
	right:40px;
	z-index: 2000;
} 
.logo{
	position: relative;
	width: 1000px;
	z-index: 2000;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.logo a{
    margin-left: 40px;
}
#home .logohome{
	left: 50%;
	margin-left: -40%;
	position: absolute;
	top: 40%;
	width: 100%;
	overflow: hidden;
}
.legal{
	color: #FFFFFF;
	font-size: 10px;
	position: relative;
	 top: 60px;
	font-family: Helvetica, Arial, sans-serif;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	text-align: center;
	z-index:100;
	 /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */
  filter: alpha(opacity=100);

  /* Netscape */
  -moz-opacity: 1.0;

  /* Safari 1.x */
  -khtml-opacity: 1.0;

  /* Good browsers */
  opacity: 1.0;} 

h1{
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #FFFFFF;
	font-size: 30px;
	font-weight: 300;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 68px;
}
#salon h1{
	color: #FFFFFF;
}

ul{
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-bottom:15px;
}
.info li{
	color: #999999;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	list-style-type: none;
	line-height: 13px;
	margin: 10px;
}
.info li ul{  margin:0px;
padding:0px;
margin-left:15px;
}
.info h4{ 
margin-bottom:0px;
}
.drop_nav li, .ui-accordion-header{
	font-size:12px;
line-height: 20px;
	font-family: Helvetica,Arial,sans-serif;
	color:#FFF;
	list-style-type:disc;
	padding-right:10px;
	margin:0px;
}


.drop_nav li a, .ui-accordion-header a{
	color:#FFF;
	text-decoration:none;
	
}.drop_nav li:hover, .ui-accordion-header a:hover, .ui-accordion-header a:active{
		list-style-type:circle;
		border:none;
	
}
	.drop_nav li#current{
	list-style-type:circle;
}
	.drop_nav{
		margin-top:0px;
	
margin-bottom:15px;
		clear:both;
		padding-left:15px;
	
}#stylists .drop_nav li, #stylists .drop_nav li a{
	color:#FFF;
	
}.info{
	color: #999999;
	font-size: 12px;
	position: absolute;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 19px;
	left: 40px;
	top: 120px;
	width: 390px;
	z-index: 10;
}

.shut{
	position:absolute;
	top:10px;
	right:10px;
}
.move2 .shut, .move3 .shut{
	position:absolute;
	top:-10px;
	right:-10px;
}
.move{
	font-size: 12px;
	color: #FFF;
	z-index: 2001;
	padding: 15px;
	width: 460px;
	height: 336px;
	position: fixed;
	top: 0px;
	right: 15px;
	background: #1A0D06;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgba(100, 100, 100, 0.9);
/* RGBa with 0.6 opacity */
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

.move2{
bottom: 90px;
    color: #FFFFFF;
    font-size: 12px;
    height: 70px;
    left: 80px;
    position: fixed;
    width: 202px;
    z-index: 1999;
}

.move3{
	bottom: 108px;
	color: #FFFFFF;
	font-size: 12px;
	height: 150px;
	left: 50%;
	margin-left: -85px;
	position: absolute;
	width: 325px;
	z-index: 1999;
}
.booknow{
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	padding: 0 15px;
	position: fixed;
	right: 15px;
	top: 10px;font-size: 12px;
	z-index: 2000;
	}
.booknow a {
	cursor:pointer;
	color:#FFF;
	text-decoration:none;
	}
.booknow a .red{
	color:#A5541B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	}
body#stylists{
	background-color:#000;
	
}
h2{
	color:#FFF;

	font-size:21px;
	font-weight:normal;}
#b1 h2{
	margin-bottom:5px;}
	#stylists h2{
		
		margin-bottom:5px;}
h3{
	font-weight:normal;
	color:#999;
	font-size:16px;
}

		#top, #bottom, #left, #right {
	background: #Fff;
	position: fixed;
	}
	#left, #right {
		top: 0; bottom: 0;
		width: 15px;
		}
		#left { left: 0; }
		#right { right: 0; }
		
	#top, #bottom, #bottom_holder {
		left: 0; right: 0;
		
		}
		#top { top: 0; height: 15px;}
		#bottom {
	z-index: 300;
	bottom: 0;
	height: 90px;
	background: #3B3B3C;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgba(255, 255, 255, 0.2);
/* RGBa with 0.6 opacity */
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#A0999999', EndColorStr='#A0999999');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#A0999999', EndColorStr='#A0999999')";
	} 
		#bottom_holder{
position: fixed;
	bottom: 0;
	height: 300px;
	} 
		.move  a {
	color:#FFFFFF;
	}			
.move  input, .move textarea{
	border:none;
	text-align:left;
	  font-family:Helvetica, Arial, sans-serif;
	
	width:300px;
	margin-bottom:10px;
	font-size:11px;
	padding:5px;
	background-color:#FFF;
	color:#808080;
	
	}
	.move  .submit {padding-left:5px;

	}
.move input.enter {background:none; color:#FFFFFF; width:50px;
text-align:center;
width:100px;
float:left;
 font-family: 'PT Sans', sans-serif;
 font-size:12px;
 font-weight:400;
 border:1px #FFFFFF solid;
 


	}
.move	textarea{resize: none}
			
.logohome img{width: 40%}

.move2 li,.move3 li{ list-style:none;}	
#thumb-tray{
	display:none;}
		
