

* {
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 12px;
	color: #666;
}

p {
	margin-bottom: 10px;
}

a {
	color: #d18229;
	text-decoration: none;
}

body {
	background-image: url('pix/layout/body_bk.gif');
	background-repeat: repeat-x;
	background-color: #555;
}

img {
	border: 0px;
}

div#logo {
	margin: 10px auto 0 auto; 
	background-image: url('pix/layout/logo.png'); 
	width: 172px; 
	height: 98px;
}

div#logo a {
	width: 172px; 
	height: 98px;
	display: block;	
}

div#logo div#hairandbeauty {
	position: relative; 
	top: 100px; 
	left: 55px; 
	color: #f69e32; 
	font-size: 9px; 
	font-family: tahoma; 
	letter-spacing: 3px;
}

#index {
	background-image: url('pix/layout/index.gif'); 
	width: 780px; 
	height: 42px; 
	margin: 20px auto 0 auto;
}

#index a {
	color: #f69e32;
	text-decoration: none;
	margin-left: 28px;
	display: block;
	width: 97px;
	height: 42px;
	float: left;
}

#index img {
	border: none;
}

div#subscribe {
	background: #eee; 
	border-left: 1px solid #242424; 
	border-right: 1px solid #242424; 	
	border-top: none; 
	width: 768px; 
	padding: 5px;
	height: 17px; 
	margin: 0px auto;
	clear: left;
}


div#subscribe input.txt{
	border: 1px solid #ccc; 
	width: 200px; 
	height: 15px;
	float: right;	
	font-size: 10px;
	padding-left: 2px;
	padding-top: 1px;
	color: #999;
}

div#subscribe input.submit{
	float: right;	
	margin-left: 5px;
}


div#subscribe label{
	float: right;
	color: #777;
	margin-right: 5px;
	margin-top: 2px;
	font-size: 10px;
}



div#body {
	background: #fff; 
	border: 1px solid #242424; 
	border-top: none; 
	width: 698px; 
	padding: 30px 40px 40px 40px;
	height: 400px; 
	margin: 0px auto;
	min-height: 560px; 
	height:auto !important; 
	height: 560px; 
	clear: left;
}


table#pricelist {
	margin-top: 20px;
}

.small {
	font-size: 10px;
}

ul.dots {
	list-style:none;
	width: 290px;
	margin: 0px auto 0 auto;
}

ul.dots li{
	background-image: url('pix/layout/dot_h.gif'); 
	background-repeat: repeat-x; 
	background-position: bottom; 
	text-align: center;
	padding: 5px;
}

tr {
	background-image: url('pix/layout/dot_h.gif'); 
	background-repeat: repeat-x; 
	background-position: bottom; 
}

td {
	padding: 5px;
}

td.col2 {
	text-align: left;
}

td.col1 {
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
}

h2, h2 a {
	font-weight: normal;
	font-size:16px;
	margin-bottom: 2px;
	color: #666;
}

h2 a:hover {
	text-decoration: underline;
}

#sub_menu {
	margin-top: 5px;
	font-weight: bold;
}

#sub_menu a{
	text-decoration: none;
	font-size: 11px;
	color: #666;
}

#sub_menu a.here{
	color: #d18229;
}

div.pg_links a {
	color: #d18229; 
}

#home_banner {
	background-image: url('pix/layout/home_banner.jpg');
	width: 712px;
	height: 260px;
	position: relative;
	left: 30px;
	top: 10px;
}

#home_banner_text {
	position: relative; 
	left: 420px; 
	width: 270px; 
	top: 110px;
	line-height: 19px;
}

a#appointment_button {
	position: relative; 
	left: 385px; 
	top: 125px; 
	width: 315px; 
	height: 38px; 
	background-image: url(pix/layout/appointment-button1.png); 
	display: block;
}

a#appointment_button:hover {
	background-image: url(pix/layout/appointment-button2.png); 
}

#home_lower {
	position: relative; 
	left: 30px;
	top: 30px;
	width: 712px; 
	height: 182px;
	
}

#home_lower div, #home_lower div li {
	font-size: 12px;
}

.sml_box {
	background-image: url('pix/layout/sml_box.gif'); 
	width: 222px; 
	height: 129px; 
	float: left; 
	margin-left: 23px;
}

.box_title {
	margin: 15px 15px 10px 15px;
	border: 0px;
}

.box_inner {
	float: left;
	font-size: 11px;
	position: relative;
	left: 20px;
	width: 185px;
}

.sml_box ul {
	list-style:none;	
}

.sml_box li {
	font-size: 11px;
}


#pgtitle {
	width: 164px;
	height: 16px;
}



	form.general {
		width: 390px;
		margin: 50px auto;
	}
	
	form.general label {
		display: block;
		width: 60px;
		font-weight: bold;
		text-align: right;
		float: left;
		margin-bottom: 5px;
		margin-right: 5px;
		padding: 2px;
	}
	
	form.general input.txt, textarea {
		border: 1px solid #aaa;
		margin-bottom: 5px;
		width: 300px;
		padding: 2px;
		font-size: 11px;
	}
	
	form.general input.submit {
		float: right;
		font-weight: bold;
		padding: 3px;
	}

a.image img {
	border: 0px;
}

a.image {
	float: left; 
	border: 1px solid #ccc; 
	padding: 2px;
	margin: 0px 7px 0px 0px;
}

a.image:hover {
	float: left; 
	border: 1px solid #f36031; 
	padding: 2px;
	background-color: #fff;
}


a.image_center {
	border: 1px solid #ccc; 
	padding: 2px;
	margin: 0px 7px 0px 0px;
}

a.image_center:hover {
	border: 1px solid #f36031; 
	padding: 2px;
	background-color: #fff;
}







#gallery_container {
	margin-left: 30px;
	min-height: 560px; 
	height:auto !important; 
	height: 560px; 
	clear: both;
}

.gallery_item { 
	width: 110px; 
	height: 110px; 
	float: left; 
	margin: 10px;
}

.lrg_item { 
	width: 170px; 
	height: 170px; 
	margin: 20px;
}


.gallery_item a {
	padding: 2px; 
	border: 1px solid #ababab; 
	display: block; 
	clear: left; 
	margin: auto;
}


.mal {		background-image: url('pix/pgtitles/mal.png');		}
.salon {	background-image: url('pix/pgtitles/salon.png');	}
.services {	background-image: url('pix/pgtitles/services.png');	}
.products {	background-image: url('pix/pgtitles/products.png');	}
.whatson {	background-image: url('pix/pgtitles/whatson.png');	}
.contact {	background-image: url('pix/pgtitles/contact.png');	}
.special {	background-image: url('pix/pgtitles/specials.png');	}


#index a#contact {
	background-image: url('pix/index/contact1.png');
}
#index a#contact:hover, #index a#contact2 {
	background-image: url("pix/index/contact2.png");
}

#index a#contact {
	background-image: url('pix/index/contact1.png');
}
#index a#contact:hover, #index a#contact2 {
	background-image: url("pix/index/contact2.png");
}

#index a#whatson {
	background-image: url('pix/index/whatson1.png');
}
#index a#whatson:hover, #index a#whatson2 {
	background-image: url("pix/index/whatson2.png");
}

#index a#salon {
	background-image: url('pix/index/salon1.png');
}
#index a#salon:hover, #index a#salon2 {
	background-image: url("pix/index/salon2.png");
}

#index a#products {
	background-image: url('pix/index/products1.png');
}
#index a#products:hover, #index a#products2 {
	background-image: url("pix/index/products2.png");
}

#index a#mal {
	background-image: url('pix/index/mal1.png');
}
#index a#mal:hover, #index a#mal2 {
	background-image: url("pix/index/mal2.png");
}

#index a#services {
	background-image: url('pix/index/services1.png');
}
#index a#services:hover, #index a#services2 {
	background-image: url("pix/index/services2.png");
}





#evo_link {
	float: left; 
	width: 300px; 
	margin-top: 50px; 
	text-align: center;
}

#or_link {
	float: left; 
	width: 10px; 
	margin-top: 50px; 
	text-align: center; 
	font-size: 18px;
}

#sfactor_link {
	float: left; 
	width: 300px; 
	margin-top: 40px;  
	text-align: center;
}


.product_item {
	margin-bottom: 15px; 
	clear: left; 
	height: 170px; 
	background-image: url('pix/layout/dot_h.gif'); 
	background-repeat: repeat-x; 
	background-position: bottom;
}

.prod_image {
	float: left; 
	margin-right: 10px;
	padding: 2px; 
	border: 1px solid #ccc; 
	float: left;
}

.product_item .prod_image img {
	padding: 2px; 
	border: 1px solid #ccc;
}

#logos {
	margin-top: 30px;
}

#sml_evo {
	position: relative;
	left: 320px;
}

#sml_sfactor {
	position: relative;
	left: 400px;
	top: -30px;
}




/* =============== LIGHTBOX STYLES ==================== */

#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(pix/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(pix/lightbox/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; }
