body { /* background color of site */
	background-color:#B4BC8B;
	background-image:url(/i/top-fade2.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size: 11px;
	text-align:center;
	}
 /* Center main content div -------------*/	

#frame {
	margin: 0 auto; 
	width:612px;
	background-color:#ffffff;
	text-align:left;
	background-image:url(/i/vert-line.gif);
	background-repeat:no-repeat;
	background-position:7px 233px;
	border-top:1px solid #7A7E64;
	border-left:1px solid #7A7E64;
	border-right:1px solid #7A7E64;
	}
	
#foot {
	margin: 3px auto 0px auto; 
	width:612px;
	height:21px;
	background-color:#000000;
	color:#ffffff;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	text-transform:uppercase;
	line-height:22px;
	background-image:url(/i/bar-sponge.jpg);
	background-repeat:no-repeat;
	}
	
#title {
	width:100%;
	height:74px;
	background-image:url(/i/titlenewlogo.jpg);
	background-repeat:no-repeat;
	background-position:85%;
}
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* ------------the deal--------------*/
#color {
	border-right:1px solid #e28126;
	background-color:#ced5ac;
	background-image:url(/i/bust_lg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:595px;
	position:relative;
	left:8px;
	}
	
#sidebar {
	background:transparent;
	width:126px;
	float:left;
	padding:0px;
	margin-right:-3px;
	border:0px;
	}
	
#certificate {
	background-image:url(/i/cert.gif);
	background-repeat:no-repeat;
	background-position:50% 50%;
	border-bottom:1px solid #e28126;
	margin:0;
	width:124px;
	height:110px;
	padding:10px 0 10px 2px;
	text-align:center;
	}
	
#navshadow {
	background-image:url(/i/bar-sponge.jpg);
	float:right;
	width:469px;
	height:21px;
	margin:0px;
	padding:0px;
	border:0px;
	text-align:center;
	color:#9C4804;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:0.9em;
	text-transform:uppercase;
	line-height:24px;
	}
	
#nav {
	position:absolute;
	left:123px;
	top:-2px;
	width:469px;
	height:21px;
	margin:0px auto;
	padding:0px;
	border:0px;
	text-align:center;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-transform:uppercase;
	line-height:24px;
	z-index: 99;
	}
	
#sidelink {
	border-bottom:1px solid #e28126;
	text-align:left;
	width:124px;
	padding:10px 0 10px 2px;
	}
	
.top-img-left {
	border:0px;
	padding:0px;
	margin:0px 0px 5px 0px;
	width:126px;
	height:160px;
}

.prodbio {
width:80px;
float:left;
}

.prodbed {
width:80px;
text-align:center;
float:left;
}

#content {
	float:right;
	width:468px;
	background-image:url(/i/content_bg.gif);
	background-repeat:repeat-y;
	margin:0px;
	text-align:left;
	}
	
#rose {
	width:100%;
	background-image:url(/i/content_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	border-top:1px solid #e28126;
	text-align:center;
	}
	
#rosebot {
	width:100%;
	height:70px;
	background-image:url(/i/content_bot.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	text-align:center;
	}
	
#text {
	width:85%;
	margin:30px auto;
	text-align:left;
	}

#line {
border-bottom:1px dotted #a0a38f;
}

#ptext {
text-align:justify;
	color:#666666;
} 

/* ------------------------------------------ */

table { 
	border-collapse: collapse;
	border-spacing: 0;
	}
	
.hairstyle{
width:95%;
}

.haircolor{
width:95%;
}
.hairperms{
width:95%;
}

#hairremoval {
width:60%;
background-color:#DDE2C7;
border:1px solid #e28126;
}

td.hair{
border-bottom:1px dotted #a0a38f;
padding-top:5px;
}

td.price{
vertical-align:bottom;
padding-top:5px;
border-bottom:1px dotted #a0a38f;
font-weight:bold;
text-align:right;
}

.serif {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.1em;
}

.sideh {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
text-transform:uppercase;
color:#5d6147;
}

#product {
width:100%;
}

#product td {
padding-bottom:15px;
border-bottom:1px solid #cccccc;
}

.product{
width:100%;
}

td.product{
width:50%;
}
	
/* -------------------------------------------------------------*/	

ul {
margin-top:0px;
}

td, div {  /* standard text */
	color: #636363;
	font-family: arial, helvetica, sans-serif
	}
	
.s {  /* class for standard bold text */
	font-family: arial, helvetica, sans-serif;
	font-size:.8em;
	}
	
.b {  /* class for standard bold text */
	font-weight: bold;
	color:#363636;
	}
	
.i {  /* class for standard italic text */
	font-style: italic;
	}
	
.b2 { /* class for large bold text */
	font-size: 11pt;
	font-weight: bold
	}
	
.bi {  /* standard size bold italic black text */
	font-style: italic;
	font-weight:  bold
	}
	
.c {
	color:#ffffff;
	}

	 
h1 { 
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 1.5em;
	color: #666666;
	font-weight: bold;
	margin: 5px 0px 0px 0px; 
	}
	
h1.white { 
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 1.5em;
	color: #ffffff;
	font-weight: bold;
	margin: 5px 0px 0px 0px; 
	}
	
h2 { 
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 1.2em;
	color: #666666;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	}

h3 { 
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	color: #666666;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	}
	
.top {   /* style of standard text links */
color:#e28126;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}
	
	

a, a:visited {   /* style of standard text links */
color:#E29C1B;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
text-decoration:none;
}

a:hover, a:active {   /* style of standard text links */
color:#e28126;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
text-decoration:underline;
}

a.top, a.top:visited {   /* style of standard text links */
color:#E29C1B;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

a.top:hover, a.top:active {   /* style of standard text links */
color:#cfd5ab;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
text-transform:uppercase;
text-decoration:underline;
}

a.topnav, a.topnav:visited {   /* style of menu text links */
color:#ffffff;
text-decoration:none;
}

a.topnav:hover, a.topnav:active {   /* style of menu text links */
color:#cfd5ab;
text-transform:uppercase;
text-decoration:none;
}

a.sidelink, a.sidelink:visited {   /* style of side text links */
color:#E29C1B;
text-transform:uppercase;
text-decoration:underline;
}

a.sidelink:hover, a.sidelink:active {   /* style of side text links */
color:#ffffff;
text-decoration:none;
}

a.b:link, a.b:visited, a.b2:link, a.b2:visited, a.bi:link, a.bi:visited {
text-decoration: underline;
color: #CCCC99
}

a.b:active, a.b2:active, a.bi:active {
text-decoration: none;
color: #666600
}

a.b:hover, a.b2:hover, a.bi:hover {
text-decoration: underline;
color: #CC0033
}

a.bi, a.bi:visited {  /* style of bold italic links */
color:#CCCC99;
text-decoration:underline;
}

a.bi:hover, a.bi:active { /* style of bold italic links hover and active */
color:#FF0000;
text-decoration:none;
}

.center {
	text-align:center;
	}
