/* CSS Document */
html {
	display: block;
	height: 100%;
}
body {
	margin: 0px;
	background-color: #999999;
	display: block;
}
a {
	color:#6699CC;
	text-decoration:none;
}
a:hover {
	color:#001760;
	text-decoration: underline;
}
#container {
	width: 870px;
	position: relative;
	background-color: #FFFFFF;
}
#titlebar {
	width: 870px;
	height: 70px;
	background-color: #6699CC;
}
#headerimg {
	margin-left: 102px;
	margin-top: 12px;
}
#navcontainer {
	background-image: url(../images/nav_bg.gif);
	background-repeat:repeat-x;
	width: 870px;
	height: 43px;
}
#imageblock{
	height: 332px;
	width: 870px;
	background-image: url(../images/main_img.jpg);
	background-repeat: no-repeat
}
#imageblock_amp{
	height: 332px;
	width: 870px;
	background-image: url(../images/main_img_amp.jpg);
	background-repeat: no-repeat
}
#imageblock_color{
	height: 332px;
	width: 870px;
	background-image: url(../images/main_img_color.jpg);
	background-repeat: no-repeat
}
#imageblock_primp{
	height: 332px;
	width: 870px;
	background-image: url(../images/main_img_primp.jpg);
	background-repeat: no-repeat
}
#imageblock_tips{
	height: 332px;
	width: 870px;
	background-image: url(../images/main_img_tips.jpg);
	background-repeat: no-repeat
}
#nav_wrapper {
	margin: 0px;
	padding: 0px;
}
#text_content {
	height: 320px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;
	color: #333333;
	line-height: 1.3em;
	text-align: justify;
	height: 100%;
}
#text_column {
	width: 245px;
	float: left;
	padding-right: 14px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	color: #6699CC;
	font-weight: normal;
}
#footer {
	width: 768px;
	background-color: #6699CC;
	bottom: 0px;
	padding-left: 102px;
	padding-top: 4px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .7em;
	color: #FFFFFF;
}
#salon_menu {
	width:  92px;
	float: left;
	display: block;
	padding-top: 10px;
	border-right-color:#666;
	border-right-style:solid;
	border-right-width:thin;	
}
#body_pullquote {
	float: left;
	width: 190px;
	padding-right: 60px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	color: #333333;
	line-height: 1.3em;
}
#body_pullquote_long {
	clear: both;
	float: left;
	width: 450px;
	padding-top: 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	color: #333333;
	line-height: 1.3em;
	
}
#body_pullquote_right {
	float: left;
	width: 190px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	color: #333333;
	line-height: 1.3em;
}
#body_pullquote2 {
	text-align: left;
	float: right;
	width: 200px;
	padding-left: 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2em;
	color: #6699CC;
	line-height: 1.3em;
}
#bio_text {
	padding-left: 102px;
}
#salon_text {
	margin-left: 102px;
}
#client_text {
	margin-left: 102px;
	height: 400px;
	top: -60px;
}
#tips_text {
	padding-left: 102px;
}
#salons_sect {
	display: block;
	height: 220px;
}
#salon_column1 {
	float: left;
	width: 200px;	
	padding-right: 15px;
	border-right: thin;
	border-right-style: solid;
	border-right-color: #333;
	display: block;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#salon_column1:hover{
	float: left;
	width: 200px;
	padding-right: 15px;
	border-right: thin;
	border-right-style: solid;
	border-right-color: #333;
	display: block;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#salon_column2 {
	float: left;
	width: 200px;
	padding-right: 15px;
	padding-left: 15px;
	border-right: thin;
	border-right-style: solid;
	border-right-color: #333;
	display: block;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#salon_column2:hover {
	float: left;
	width: 200px;
	padding-right: 15px;
	padding-left: 15px;
	border-right: thin;
	border-right-style: solid;
	border-right-color: #333;
	display: block;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#salon_column3 {
	float: left;
	width: 200px;
	padding-left: 15px;
	display: block;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#salon_column3:hover {
	float: left;
	width: 200px;
	padding-left: 15px;
	display: block;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#special_block {
	border: dashed 1px #FFF;
	display: block;
	background-color: #6699cc;
	padding: 10px;
	width: 200px;
	height: auto;
	float: right;
	color: #fff;
	font: 1.2em;
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-style: italic;
	text-align: left;
}

#becomeBFF {
  display: block;
  width: 400px;
  height: 53px;
  background: url(../images/bff_button.jpg) no-repeat 0 0;
}

#becomeBFF:hover { 
  background-position: 0 -50px;
}

#becomeBFF span {
  display: none;
}


img {border: none }
/* ---classes-- */
.salon_button img{
	padding-left: 5px;
	padding-bottom: 20px;
	border: 0;
	display: block;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.salon_button:hover img{
	padding-left: 5px;
	padding-bottom: 20px;
	border: 0;
	display: block;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
	
/* ----- MAIN NAV CSS ---- */
ul#nav {
	position: relative;
	top:0px;    /* set the exact position of the navigation */
	left:12px;  /* set the exact position of the navigation */
	width:818px;
	height:43px;
	margin:0
	}
ul#nav li {
	margin:0;
	float:left;
	text-indent:-9999px;	
	list-style-type:none;
	}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	background:transparent url(../images/nav_block8.gif) no-repeat;
	}
li#about a {
	width:67px;
	height:43px;
	 }
li#salons a {
	width:69px;
	height:43px;
	 } 
li#press a {
	width:59px;
	height:43px;
	 }
li#whats_hot a {
	width:110px;
	height:43px;
	 }	 
li#clients a {
	width:149px;
	height:43px;
	 }
li#specials a {
	width:98px;
	height:43px;
	 }
li#links a {
	width:49px;
	height:43px;
	 }	
li#contact a {
	width:83px;
	height:43px;
	 }
li#recent a {
	width:134px;
	height:43px;
	 }	 	
li#about a:hover, li#about a:focus {
	background-position:-0px -43px;
	 }
li#salons a:link, li#salons a:visited {	
	background-position:-67px 0px;
	}
li#salons a:hover, li#salons a:focus {	
	background-position:-67px -43px;
	}
li#press a:link, li#press a:visited {	
	background-position: -136px 0px;
	}
li#press a:hover, li#press a:focus {	
	background-position: -136px -43px;
	}
li#whats_hot a:link, li#whats_hot a:visited {	
	background-position: -195px 0px;
	}
li#whats_hot a:hover, li#whats_hot a:focus {	
	background-position: -195px -43px;
	}
li#clients a:link, li#clients a:visited {	
	background-position: -305px 0px;
	}
li#clients a:hover, li#clients a:focus {	
	background-position: -305px -43px;
	}
li#specials a:link, li#specials a:visited {	
	background-position: -454px 0px;
	}
li#specials a:hover, li#specials a:focus {	
	background-position: -454px -43px;
	}
li#links a:link, li#links a:visited {	
	background-position: -552px 0px;
	}
li#links a:hover, li#links a:focus {	
	background-position: -552px -43px;
	}
li#contact a:link, li#contact a:visited {	
	background-position: -601px 0px;
	}
li#contact a:hover, li#contact a:focus {	
	background-position: -601px -43px;
	}
li#recent a:link, li#recent a:visited {	
	background-position: -684px 0px;
	}
li#recent a:hover, li#recent a:focus {	
	background-position: -684px -43px;
	}

/* Main navigation "active tabs"
------------------------------------------------------------------*/
body#about ul#nav li#about a {
	background-position:0px -86px;
	}
body#salons ul#nav li#salons a {
	background-position:-69px -86px;
	}
body#press ul#nav li#press a {
	background-position:-136px -86px;
	}
body#whats_hot ul#nav li#whats_hot a {
	background-position:-195px -86px;
	}
body#clients ul#nav li#clients a {
	background-position:-305px -86px;
	}
body#specials ul#nav li#specials a {
	background-position:-454px -86px;
	}
body#links ul#nav li#links a {
	background-position:-552px -86px;
	}
body#contact ul#nav li#contact a {
	background-position:-601px -86px;
	}
body#recent ul#nav li#recent a {
	background-position:-684px -86px;
	}

/* Lightbox CSS */
#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; }


