/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
	font-family: Eurostile;
}

body{
	background: url(images/background.gif) repeat-x top left;
	background-color: #715743;
}

.clear{
	clear:both;
}

#wrapper{
	background-color: #E6F1FF;
	width: 800px;
	border: #ccc thin solid;
	margin: 15px auto;
}

#Bar{
	width: 790px;
	background: url(images/topBar.gif) repeat;
	height: 10px;
	margin: 5px;
}

#bottomBar{
	width: 790px;
	background: url(images/topBar.gif) repeat;
	height: 10px;
	margin-left: 5px;
	clear: both;
	margin-top: 5px;
}

#water{
	margin: 0 auto;
	width: 790px;
	height: 200px;
	background: #CCFFFF;
}



/*	/////////////////////////////////// 		NAVIGATION 				*/

#nav{
	width: auto;
	height: 30px;
	margin: 5px;
	/* background: url(images/navbg2.gif) repeat-x left top; */
	background-color: #1f1a17;
	text-align: center;
}

#nav ul{
	margin: 0 auto;
	list-style-type: none; /*remove bullets*/
	width: auto;
	padding-left: 70px;
	text-transform: uppercase;
	text-align: center;
	
}

#nav ul li{
	margin: 0 auto;
	margin-left: 30px;
	font-size: 14px;
	float: left;
}

#nav ul a {
	display:block;
	padding: 8px 0;
	text-decoration:none;
	color:#FFF3E6;
	
	
}

#nav ul a:hover{
	color:#FF8800;
}


#nav ul .first a {
	background: none;
}

.pageOn{
	display:block;
	padding: 8px 0;
	text-decoration:none;
	color: #995200;
	font-size: bolder;
}
/*	/////////////////////////////////// 	CONTENT LEFT			*/

#contentLeft{
	width: 300px;
}
/*	/////////////////////////////////// 	CONTENT RIGHT		*/

#contentRight{
	width: 480px;
	float:right;
}

/*	/////////////////////////////////// 	SPECIALS			*/

#specials{
	width: 300px;
	height: auto;
	margin: 0 5px 5px 5px;
	background: #ecedef;
	border: #c2bab1 thin solid;
/*	float: left;*/
}

#specials h2{
	background: #995200;
	margin-top: 5px;
	font-size: 13px;
	padding: 8px 0;
	padding-left: 20px;
	font-weight: bolder;
}

#specials p{
	padding: 5px;
	font-size: 12px;
	float: left;
	width: 215px;
}

#misturaThumb{
	width: 60px;
	height: 60px;
	background: url(images/misturaThumb.gif) top left no-repeat;
	border: #c7c8c8 thin solid;
	margin: 5px;
	float: right;
}


#readmore a{
	width: 200px;
	margin-left: 130px;
	text-decoration: none;
	color:#FF8800;
}

#readmore a:hover{
	color: #003300;
}

/*	/////////////////////////////////// 	INFORMATION			*/

#info{
	width: 300px;
	height: auto;
	margin: 0 5px 5px 5px;
	background: #ecedef;
	border: #c2bab1 thin solid;
/*	float: left;*/
	font-size: 12px;
}

#info h2{
	background: #995200;
	margin-top: 5px;
	font-size: 13px;
	padding: 8px 0;
	padding-left: 20px;
}

#info p{
	padding: 5px;
	font-size: 12px;
}

#info a{
	float: right;
	text-decoration: none;
	font-size: 12px;
	padding: 5px;
	padding-right: 10px;
}

/*	/////////////////////////////////// 	APPOINTMENT			*/

#appointment{
	width: 300px;
	height: auto;
	margin: 0 5px 5px 5px;
	background: #ecedef;
	border: #c2bab1 thin solid;
	/*float: left;*/
	font-size: 12px;
}

#appointment h2{
	background: #995200;
	margin-top: 5px;
	font-size: 13px;
	padding: 8px 0;
	padding-left: 20px;
}

#appointment p{
padding: 5px;
	font-size: 12px;
}

.contact{
	font-weight: bold;
	text-align: center;
}

/*	/////////////////////////////////// 	HOURS			*/

#info table{
	margin: 5px 0px 5px 5px;
	width: 290px;
	border-collapse: collapse;
}

#info table tr td{
	padding: 5px;
	width: 100px;
}

.day{
	text-align: right;
	padding-right: 5px;
}

.highlight{
	background: #dadec8;
}

.dayHighlight{
	text-align: right;
	padding-right: 5px;
	background: #dadec8;
}

/*	/////////////////////////////////// 	MAIN PICTURE			*/

#mainPic{
	width:475px;
	height: 480px;
	border: #c2bab1 thin solid;
	background: url(images/statement2.gif) no-repeat;
	background-color: #00FF00;
}

/*	/////////////////////////////////// 	CUT		*/

#cut{
	/*float: right;*/
	margin-right: 5px;
	width:475px;
	border: #c2bab1 thin solid;
	font-size: 13px;
}


#cut h2{
	background: #995200;
	margin-top: 5px;
	font-size: 13px;
	padding: 8px 0;
	padding-left: 20px;
}

#cut table{
	width: 470px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

#cut table tr td{
	padding: 3px;
	padding-left: 40px;
}

.cutHighlight{
		background: #dadec8;
}

#priceAlign{
	margin-left: 60px;
}

/*	///////////////////////////////////   COLOUR	*/

#colour{
	/*float: right;*/
	margin-right: 5px;
	margin-top: 10px;
	width:475px;
	border: #c2bab1 thin solid;
	font-size: 13px;
}


#colour h2{
	background: #995200;
	margin-top: 5px;
	font-size: 13px;
	padding: 8px 0;
	padding-left: 20px;
}

#colour table{
	width: 470px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

#colour table tr td{
	padding: 3px;
	padding-left: 40px;
}

.colourHighlight{
		background: #dadec8;
}


/*	///////////////////////////////////   TREATMENTS	*/

#treat{
	/*float: right;*/
	margin-right: 5px;
	margin-top: 10px;
	width:475px;
	border: #c2bab1 thin solid;
	font-size: 13px;
}


#treat h2{
	background: #995200;
	margin-top: 5px;
	font-size: 13px;
	padding: 8px 0;
	padding-left: 20px;
}

#treat table{
	width: 470px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

#treat table tr td{
	padding: 3px;
	padding-left: 40px;
}

.treatHighlight{
		background: #dadec8;
}

#priceAlign02{
	margin-left: 34px;
}

/*	///////////////////////////////////   PERMANENTS	*/

#permanents{
	/*float: right;*/
	margin-right: 5px;
	margin-top: 10px;
	width:480px;
	border: #c2bab1 thin solid;
	font-size: 13px;
}


#permanents h2{
	background: #995200;
	margin-top: 5px;
	font-size: 13px;
	padding: 8px 0;
	padding-left: 20px;
}

#permanents table{
	width: 470px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

#permanents table tr td{
	padding: 3px;
	padding-left: 40px;
}

.permanentsHighlights{
		background: #dadec8;
}

/*	///////////////////////////////////   NAIL TREATMENT	*/

#nails{
	/*float: right;*/
	margin-right: 5px;
	margin-top: 10px;
	width:475px;
	border: #c2bab1 thin solid;
	font-size: 13px;
}

#nails h2{
	background: #995200;
	margin-top: 5px;
	font-size: 13px;
	padding: 8px 0;
	padding-left: 20px;
}

#nails table{
	width: 470px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

#nails table tr td{
	padding: 3px;
	padding-left: 40px;
}

.nailsHighlights{
		background: #dadec8;
}

/*	/////////////////////////////////// 	PRODUCTS		*/

#products{
	/*float: right;*/
	margin-right: 5px;
	width:475px;
	border: #c2bab1 thin solid;
	margin-bottom: 20px;
	padding-bottom: 20px;
	
}

ul#threeproducts { list-style-type: none; margin-bottom: 20px; margin-left: 20px;}
ul#threeproducts li { float: left;}
ul#threeproducts li a { display: block; width: 175px; height: 111px; margin-right: 30px; margin-top: 20px;}

ul#threeproducts li#kms a { background: url(images/kms.png) top left no-repeat; display: block; }
ul#threeproducts li#goldwelldual a { background: url(images/goldwelldual.png) top left no-repeat; display: block; }
ul#threeproducts li#goldwell a { background: url(images/goldwell.png) top left no-repeat; display: block; }
ul#threeproducts li#mistura a { background: url(images/mistura.png) top left no-repeat; display: block; }


#makeup{
	/*float: right;*/
	margin-right: 5px;
	width:475px;
	border: #c2bab1 thin solid;
}

#makeup h2{
	background: #995200;
	margin-top: 5px;
	font-size: 13px;
	padding: 8px 0;
	padding-left: 20px;
}

#makeup p{
	margin: 5px;
	margin-right: 10px;
	float: left;
	width: 270px;
	text-align: justify;
	font-size: 13px;
}

.misturaSecond{
	padding-bottom: 20px;
}

#products h2{
	background: #995200;
	margin-top: 5px;
	font-size: 13px;
	padding: 8px 0;
	padding-left: 20px;
}

#products h3{
	background: #5492B0;
	margin-top: 5px;
	font-size: 12px;
	padding: 8px 0;
	padding-left: 40px;
}

#misturaPic{
	width: 175px;
	height: 200px;
	background: url(images/mistura.gif) top left;
	border: #c7c8c8 thin solid;
	margin: 5px;
	float: right;
}


/* ///////////////////////////////////////// ITEM LIST ON PRODUCT PAGE  */

#items ul{
	width: auto;
	margin-top: 5px;
}

#items ul li{
	list-style-type: none;
	font-size: 14px;
	padding-top: 3px;
	padding-left: 60px;
	margin: 0 5px;
}

.itemHighlight{
	background: #dadec8;
}

/*	/////////////////////////////////// 	OUR TEAM		*/

#team{
	/*float: right;*/
	margin-right: 5px;
	width:475px;
	border: #c2bab1 thin solid;
}

#profile{
	margin-top: 5px;
	margin-bottom: 20px;
}



#team h2{
	background: #995200;
	margin-top: 5px;
	font-size: 13px;
	padding: 8px 0;
	padding-left: 20px;
}

#team h3{
	background: #dadec8;
	margin-top: 5px;
	font-size: 12px;
	padding: 8px 0;
	padding-left: 40px;
}



#profile p{
	font-size: 13px;
	margin-left: 10px;
	text-align: justify;
	padding: 10px;
}

#profile ul{
	width: auto;
	margin-top: 5px;
	margin-left: 30px;
}

#profile ul li{
	list-style-type: none;
	font-size: 14px;
	margin-left: 20px;
}

#profile table{
	margin-left: 100px;
	font-size: 12px;
	
}

#profile table tr td{
	padding-right: 30px;
}


#lucy{
	width: 100px;
	height: 100px;
	background-image: url(images/lucy.gif);
	float: left;
	margin: 5px;
}

#kevin{
	width: 100px;
	height: 100px;
	background-image: url(images/kevin.gif);
	float: left;
	margin: 5px;
}

#crystal{
	width: 100px;
	height: 100px;
	background-image: url(images/crystal.gif);
	float: left;
	margin: 5px;
}

#ann{
	width: 100px;
	height: 100px;
	background-image: url(images/ann.gif);
	float: left;
	margin: 5px;
}

#kathryn{
	width: 100px;
	height: 100px;
	background-image: url(images/kathryn.gif);
	float: left;
	margin: 5px;
}

#ester{
	width: 100px;
	height: 100px;
	background-image: url(images/ester.gif);
	float: left;
	margin: 5px;
}

/*	/////////////////////////////////// 	PHOTOS  	*/

#photos{
	/*float: right;*/
	margin-right: 5px;
	width:475px;
	border: #c2bab1 thin solid;
}

#photos h2{
	background: #995200;
	margin-top: 5px;
	font-size: 13px;
	padding: 8px 0;
	padding-left: 20px;
}

#photos p{
	font-size: 13px;
	margin-left: 10px;
	text-align: justify;
	padding: 10px;
}

#thumbnail{
	margin: 0 auto;
	padding: 0px;
	width: 450px;
	
}

#thumbnail ul  {
	margin: 10px;
	list-style-type: none;
	width: 450px;
	/* overflow: hidden;*/
}

#thumbnail ul li {
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	height:104px;
	width: 104px;
}

/*  //////////////////////////////////// 		LIGHTHOUSE	*/

#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; color:#000000;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* //////////////////////////////////		THUMBNAIL PHOTOGRPAHYS			*/

#thumbnail ul li a img{
	border: none;
}

/*	/////////////////////////////////// 	CONTACT	  	*/

#contact{
	/*float: right;*/
	margin-right: 5px;
	width:475px;
	height: auto;
	border: #c2bab1 thin solid;
	font-size: 13px;
	margin-bottom: 5px;
}


#contact h2{
	background: #995200;
	margin-top: 5px;
	font-size: 13px;
	padding: 8px 0;
	padding-left: 20px;
	text-transform: uppercase;
}

#contact p{
	margin: 5px;
	margin-right: 10px;
	width: auto;
	text-align: justify;
}

#contactPic{
	margin: 0 auto;
	width: 460px;
	height: 300px;
	margin-bottom: 20px;
	margin-top: 10px;
	border: #000000 thin solid;
}

/*	/////////////////////////////////// 	ARTWORK	  	*/

#artwork{
	/*float: right;*/
	margin-right: 5px;
	width:475px;
	height: auto;
	border: #c2bab1 thin solid;
	font-size: 13px;
	margin-bottom: 5px;
}


#artwork h2{
	background: #995200;
	margin-top: 5px;
	font-size: 13px;
	padding: 8px 0;
	padding-left: 20px;
	text-transform: uppercase;
}

#artwork p{
	margin: 5px;
	margin-right: 10px;
	float: right;
	width: 270px;
	text-align: justify;
}

#artworkPic{
	width: 175px;
	height: 200px;
	background: url(images/jeannie.gif) top left;
	border: #c7c8c8 thin solid;
	margin: 5px;
	float: left;
}



/*	/////////////////////////////////// 	FOOTER		*/

#footer{
	margin: 0 auto;
	padding-top: 5px;
	clear: both;
	padding-bottom: 20px;
	font-size: 9px;
	padding-right: 20px;
	color: #1f1a17;
	width: 800px;
}

#footer p{
	padding-right: 5px;
	float: right;
}

#footer a{
	text-decoration: none;
	color: #995200;
}
#footer a:hover{
	color: #1f1a17;
}