/* css file */
/* author: Dan Morley */

body
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	width:80%;
	text-align:center;
	margin:auto;
	margin-top:6px;
	min-width:435px;
}

#outer
{
	width: expression(document.body.clientWidth < 487? "484px": "100%" )
}
#outer2
{
	width: expression(document.body.clientWidth < 523? "520px": "100%" )
}

img.left
{
	float:left;
	margin:10px 20px 10px 20px;
	display:block;
	border:none;
}

img.right
{
	padding:0;
	float:right;
	margin:10px 0 10px 10px;
	display:block;
	border:none;
}

/* Default link styles */
a:link
{
	color: #7F006C; text-decoration:none;
}

a:visited
{
	color: #7F006C; text-decoration:none;
}

a:hover
{
	text-decoration:underline; color:#B5009A;
}


#wrapper
{
	background: #fff url(./images/nav.gif) repeat-y left;
	text-align:left;
	margin: 0 0 0 -1px;
	min-height:300px;
 	height:auto !important; /* will not work in ie versions prior to ie6 */
	height:300px;
}

#top
{
	margin-top:40px;
	margin-bottom:3px;
	background: #efd3e7; /*  url(./images/salon-face.jpg) no-repeat top right; */
	height:72px;
}

#top h1
{
	font-size:80%;
	float:left;
	clear:both;
	color:#e6b9d9;
	margin:-13px 0 0 4px;
}

* html #top h1
{
	margin:10px 0 0 2px;
	width:180px;
}
/*
#salonLogo
{
 	border:none;
	position:absolute;
	top:-1px;
	left:105px;
}
*/
#salonLogo
{
	position:relative; /* ie needs this */
	float:left;
 	border:none;
	margin:-41px 0 0 0;
}



#salonTitle
{
	float:left;
	border:none;
	margin:3px 0 0  0;
}

#salonFace
{
 	position:relative;
	float:right;
	margin: -26px 0 0 0;
	border:none;
}



#header
{
	margin:0;
	padding:0;
	background: #a4397d;
/* background:  #d7dabd;*/
}


#container
{
	background: #fff url(./images/nav.gif) repeat-y left;
	margin: 0 0 0 155px;
}

#content
{
	margin:0;
	padding:0;
	float:right;
	/* background: #f1f2ea;*/
	background: #fff;
	width:100%;
	overflow:hidden;
}

#content p
{
	padding:0;
	margin:10px 0 0 0;
	font-size: 90%;
}

#content p.bottom
{
	padding: 0;
	margin: 50px 0 0 0;
}


#content #curly
{

float:left;
	background: url(./images/curlyline.jpg) no-repeat bottom center;
	height:20px;
	width:100px;
padding:10px 0 10px 400px;
}

* html #content .curly
{
	position:relative;
	top:10px;
	left:90px;
	background: url(./images/curlyline.jpg) no-repeat bottom center;
	height:20px;
	width:100px;
}

#inner, #innerContact
{
	padding:0;
	margin: 5px 10px 10px 0px;
}

#container #content #inner h1, #container #content #innerContact h1
{
	margin:20px 0 0px 0;
	padding:0;
	font-size:100%;
	color: #7F006C ;
}

#innerPricelist, #innerHair
{
	padding:0;
	margin: 15px 10px 10px 0px;
}

#innerPricelist p
{
	margin: 15px 0 0 0;
	text-align:center;
}

#innerHair #col1
{
	float:left;
	width:40%;
}

#innerHair #col1 p
{
	margin:10px 0 0 0;
	font-size:70%;
}

#innerHair #col2
{
	float:right;
	width:50%;
	font-size: 90%;
padding:0;
}


#innerHair #col2 h2
{
	padding:0;
    margin: 0 0 0 0;
    display:inline;
    clear:left;
	font-size:100%;
 }

#innerHair #col2 img
{
	display:block;
	margin-bottom:10px;
}

#innerHair #col2 p
{

	margin:20px 0 0 0;
	padding:0;
}



#innerContact #col1
{
	float:left;
	width:40%;
}

#innerContact #col2
{
	float:right;
	width:1%;
}

#innerContact p
{
	margin:5px 0 0 0;
	padding:0;
	font-size: 90%;
	clear:both;
}


#innerContact img
{
	margin: 0 0 0 0;
	padding: 20px 0 10px 0;
	float:right;
	border:none;
}

* html #innerContact img
{
	margin:20px 0 5px 0;
	padding:0 0 0 0;
}




#sidebar
{
	position: relative;
	padding:0;
	margin: 0;
	background: #a4397d url(./images/nav.gif) repeat-y left;
	width: 130px;
	float: left;
}

#sidebarImage
{
	background: url(./images/menu-face.jpg) repeat-y left;
	height:442px;

}

ul#leftnav
{
	padding:0 0 0 28px;
	margin: 16px 0 0 10px;
}

ul#leftnav li
{
	margin:0 0 0 -20px;
	list-style:none;
	padding: 2px 2px 2px 10px;
}

ul#leftnav li a
{
	color:#fff;
	text-decoration:none;
}

ul#leftnav li a:hover, ul#leftnav li.selected a
{
	margin:0 0 0 -26px;
	padding-left: 26px;
	display:block;
	line-height:20px;
	text-decoration:none;
	background:white;
	color: #333;
	width:100%;
}

#footerBar
{
	margin: 0;
	clear:both;
	background:#a4397d;
}

#footer
{
	font-size:85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:3px;
	background: #efd3e7;
	height:1.2em;
	width: 100%;
    padding: 0.2em 0 0.2em 0;
	text-align:center;
}


* html #footer
{
	 padding: 0.2em 0 0.1em 0;
}

#footer ul
{
	margin:0;
	padding:0;
	list-style-type: none;
}

#footer ul li
{
	margin:0.2em 0 0 0;
	padding: 0 0 0.4em;
	float: left;
	font-size: 80%;
	width: 15%;
	text-align: center;
	display:block;
	border-right:1px solid #a4397d;
	line-height:8px;
}

div.col1
{
	float:left;
	width:25%;

}

div.col2
{
	margin-left:12%;
	float:right;
	width:25%;

}

div.col3
{
	float:right;
	width:25%;
}

div.beautyTreatment
{
	margin:0;
	padding:0;
}


div.beautyTreatment h2
{
	clear:left;
	padding:8px 0 0 0;
	margin:0 0 5px 0;
	font-size:90%;
	color: #7F006C ;

}

div.beautyTreatment img
{
	float:left;
	margin:0;
	border:none;

}


a.images:link
{
	border:none;
}	

*html a.images:hover
{
	border: 2px dotted #000;
}

a.text:hover
{
	
	text-decoration:none;
}

div.beautyTreatment a:link,  div.beautyTreatment a:visited
{
	text-decoration:none;
	color:#000;
}

div.beautyTreatment a.images:hover img
{
	border: 2px dotted #000;
}



.beautyTreatment span
{
	font-size:85%;
}

* html .beautyTreatment span

{
	font-size:80%;
}


#validators
{
	clear:both;
	margin-top:2px;
	text-align:left;
}

div#validators img
{
	margin:2px;
	border:none;
}

.clear
{
	height: 1%;
	clear: both;
}

.clearRow
{
	clear: both;
}

.row
{
	margin-top:20px;
	height:1%;

}

table.pricelist

{
	margin:10px 0 0 0;
	font-size: 12px;
	border: 4px inset #A35197;
}

table.pricelist td

{
	padding: 0.2em 2ex 0.2em 2ex;
	color: black;
}

table.pricelist tr.d0 td

{
	background-color:#EFD3E7
}

table.pricelist tr.d1 td

{
	background-color: #FEFEF2;
}


table.hair-pricelist
{
width:100%;
}

table.pricelist th, table.hair-pricelist th
{
	text-align:left;
	padding-left:0px;
	font-size:110%;
	font-weight: bold;
	background-color:#A35197;
	color:#000;
}

table.hair-pricelist

{
	font-size: 12px;
	border: 4px inset #A35197;
}

table.hair-pricelist h3

{
	padding:0;
	margin: 5px 0 5px 0;
	font-size: 100%;
	text-align:center;
}


table a:link
{
	text-decoration:none;
	color:#000;
}

table a:hover
{
	text-decoration:none;
	color:#000;
}

p#lastp
{
clear:left;
margin-top:20px;
}

#ads
{
margin:5px 0 0 0;
}
