﻿body
	{
	font-family: "Lucida Grande","Trebuchet MS",Lucida,sans-serif;
	font-size: small;
	line-height: 1.2;
	background: #1C1C00;
	color: #CCCCCC;
	}

body
	{
/*	to standardize font size
	set IE5 Win first */
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
/*	then override for all others */
	font-size: small;
	}

html>body
	{
/*	but be nice to Opera */
	font-size: small;
	}

html,body,form,fieldset
	{
/*	clear-padded-elements */
	margin: 0;
	padding: 0;
	}

form label
	{
/*	accessibility friendly */
	cursor: pointer;
	}

fieldset
	{
/*	quirky because of Opera */
	border: 0 solid;
	}

h1,h2,h3,h4,h5,h6,p,dl
	{
	margin: 0;
	padding: 0;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.2;
	margin-bottom: .5em;
	color: #727272;
	}

h1	{ font-size: 300%; }
h2	{ font-size: 250%; }
h3	{ font-size: 200%; }
h4	{ font-size: 160%; }
h5	{ font-size: 130%; }
h6	{ font-size: 110%; }

p	{
	display: block;
	margin-bottom: 1em;
	line-height: 1.5;
	}

a	{ 
	text-decoration: underline;
	color: #FFFFE1; 
	}

a:link		
	{  
	text-decoration: underline;
	}

a:visited	
	{  
	text-decoration: underline;
	color: #FFFFDD; 
	}

a:hover		
	{ 
	text-decoration: underline;
	color: Gold;
	}

a:active
	{  
	text-decoration: underline;
	color: Yellow; 
	}

a img
	{ 
	border: none; 
	}

*:first-child+html form
	{
	float: left; /* IE7 */
	}

*html form
	{
	float: left; /* IE6 */
	}

fieldset
	{
	position: relative;
	display: block;
	width: 360px;
	margin: 30px 0;
	}

fieldset legend
	{
	display: none;
	}

fieldset dl dt,
fieldset dl dd
	{
	display: block;
	width: 360px;
	height: 24px;
	}

fieldset dl dt label
	{
	float: left;
	text-align: right;
	width: 100px;
	}

fieldset dl dt label span
	{
	color: red;
	padding: 0 3px;
	}

fieldset dl dt input
	{
	float: left;
	text-align: left;
	width: 180px;
	margin: 0 1em;
	padding: 1px 2px;
	}

fieldset dl dt ins
	{
	float: left;
	text-align: left;
	width: 180px;
	margin: 0 1em;
	text-decoration: none;
	color: #78A6C7;
	font-weight: bold;
	}

#register
	{
	position: relative;
	background: #111111;
	width: 802px;
	height: 550px;
	margin: 10px auto;
	padding: 10px;
	border: 1px solid #eee;
	}

#heading
	{
	width: 100%;
	height: 64px;
	background: #98A6C7 url(heading.gif) 10px center no-repeat;
	margin-bottom: 10px;
	}

#photo
	{
	float: right;
	margin: 29px auto;
	margin-left: 20px;
	}

#content
	{
	clear: left;
	padding: 20px;
	}

#privacy
	{
	font-size: 7pt;
	}


.about {
	height:auto;
	width:766px;
	padding-left:30px;
	margin-top: 30px;
}
	
.policy {
        height:auto;
	width:766px;
	padding-left:30px;
	margin-top: 30px;
}

.directions {
	height:auto;
	width:766px;
	padding-left:30px;
	margin-top: 30px;
}

.policy h1{
	font-family:"Verdana", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#CCCCCC;
}

.location {
	margin-top:30px;
	padding:0px;
	width:800px;
	height:auto;
	float:left;
	font-size:18px;
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

.mapimg {
	width:500px;
	height:402px;
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
	float: right;
	border: 1px solid #FFFFFF;
	margin-right: 20px;
	margin-bottom: 20px;
	}
.imagelayer{
	width:800px;
	height:750px;
}	
	
.image1 {
	background-image: url(../images/redken.jpg);
	width:600px;
	height:208px;
	float:left;
	border:1px;
	background-repeat: no-repeat;
	margin:0px;
}
.imagetextarea {
	width:250px;
	height:auto;
	float:right;
	margin-top: 0px;
	margin-left: 10px;
	padding-left:30px;
}

.image2 {
	background-image: url(../images/aghaircosmetics.jpg);
	width:600px;
	height:300px;
	float:left;
	background-repeat: no-repeat;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.image3 {
	background-image: url(../images/moroccanoil.jpg);
	width:600px;
	height:300px;
	float:left;
	background-repeat: no-repeat;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.image4 {
	background-image: url(../images/phyto.jpg);
	width:600px;
	height:auto;
	float:left;
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.image5 {
	background-image: url(../images/loreal.jpg);
	width:600px;
	height:300px;
	float:left;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.text{
	width:766px;
	width:766px;
	height: auto;
	margin: 8px;
	padding: 1px;
	}
		
.staff{
	width:766px;
	height:821px;
	#background-image:url(../images/);
	margin-left: 23px;
	}
	
.comingsoon{
	width:766px;
	height:450px;
	#background-image:url(../images/);
	margin-left: 23px;
	}

.links {
	height:auto;
	width:766px;
	padding-left:30px;
	margin-top: 30px;
}

.joinuspic1 {
	background-image:url(../images/join_usPic1.jpg);
	width:300px;
	height:323px;
	float:right;
	} 
.joinuspic2 {
	background-image:url(../images/join_usPic2.jpg);
	width:300px;
	height:437px;
	float:left;
	margin-right: 20px;
	}
.joinuspic3 {
	background-image:url(../images/join_usPic3.jpg);
	width:200px;
	height:75px;
	float:left;
	}

.style1 {
	color: #FFFFFF
	}

.navigation {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 8pt;
        }

.navigation a {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 8pt;
        text-decoration: none;
        }

.navigation a:hover {
        text-decoration: underline;
        }

.nav_element {
	padding-left:18px;
	}

.stylist {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 8pt;
        text-decoration: none;
}

.services {
	font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 6pt;
        text-decoration: none;
}

.services td {
	font-family: Verdana, Helvetica, sans-serif;
        font-size: 7.5pt;
        font-weight: none;
}

.serviceshead {
	font-family: Verdana, Helvetica, sans-serif;
        font-size: 12pt;
	font-weight: bold;
        text-decoration: underline;
}

/* lightbox adds */

 #lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* GreyBox adds */

#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
