/* ---------------------------------------------
 Global
--------------------------------------------- */

html {
	font-size: 100%;
	}
	
body {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #959595;
	padding: 0;
	margin: 0;
	background: #000;
	min-width: 900px;
	overflow-x: hidden;
	letter-spacing: .05em;
	}
	
.clearfix {
    clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	}
	
/* ---------------------------------------------
 Logo, Nav/Contact Slider
--------------------------------------------- */

a#logoHeiress {
	width: 175px;
	height: 60px;
	margin: 45px 0 0 35px;
	top: 0;
	left: 0;
	position: absolute;
	background: url(/_images/common/logo_heiress.gif) top left no-repeat;
	text-indent: -9999px;
	z-index: 5;
	}
	
#nav {
	width: 175px;
	margin: 0 0 0 35px;
	padding: 0;
	top: 250px;
	left: 0;
	position: absolute;
	list-style-type: none;
	z-index: 10;
	}
	
#nav li.navHome, li.navAbout, #nav li.navHair, #nav li.navSpecialty, #nav li.navStylists {
	text-decoration: none;
	}
	
#nav li a, #nav li a:visited {
	width: 169px;
	margin: 0 0 8px 0;
	color: #959595;
	font-size: 11px;
	text-decoration: none;
	display: block;
	}
	
#nav li a:hover {
	color: #fff;
	text-decoration: none;
	}
	
#onHome li.navHome a, #onHome li.navHome a:visited,
#onAbout li.navAbout a, #onAbout li.navAbout a:visited,
#onHair li.navHair a, #onHair li.navHair a:visited,
#onSpecialty li.navSpecialty a, #onSpecialty li.navSpecialty a:visited,
#onStylists li.navStylists a, #onStylists li.navStylists a:visited {
	width: 169px;
	margin: 0 0 8px 0;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	display: block;
	}
		
/* -- Contact Slider -- */

#contactWrapper {
	width: 175px;
	heigh: 100%;
	min-height: 190px;
	margin: 0 0 5px 35px;
	padding: 0;
	top: 370px;
	left: 0;
	position: absolute;
	}	
	
.contactHeader { 
	width: 175px;
	height: 20px;
	margin: 0;
	/* Do not edit below */
	overflow: hidden;
	cursor: pointer;
	}
	
.contactHeader p {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	}
	
.contactContainer {
	width: 175px;
	margin: 5px 0 0 0;
	/* Do not edit below */
	visibility: hidden;
	height: 0px;
	overflow: hidden;
	position: relative;
	}

.contactContent {
	/* Do not edit below */
	position: relative;
	}
	
.contactContent h1 {
	color: #fff;
	font-size: 18px;
	font-weight: lighter;
	text-decoration: none;
	}
	
.contactContent h2 {
	color: #fff;
	font-size: 13px;
	font-weight: lighter;
	margin-bottom: 5px;
	text-decoration: none;
	}

.contactContent p {
	margin: 0 0 12px 0;
	color: #959595;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	}
	
.contactContent p a, .contactContent p a:visited {
	color: #fff;
	text-decoration: none;
	}
	
.contactContent p a:hover {
	color: #959595;
	text-decoration: none;
	}
	
#logoAveda {
	width: 78px;
	height: 20px;
	margin: 0 0 0 35px;
	bottom: 35px;
	left: 0;
	position: absolute;
	background: url(/_images/common/logo_partner_aveda.gif) top left no-repeat;
	text-indent: -9999px;
	z-index: 15;
	}
	

/* ---------------------------------------------
 Copy/Content
--------------------------------------------- */

#copyWrapper {
	width: 600px;
	margin: 250px auto 0 auto;
	padding: 0;
	}
	
#copyWrapperUpper {
	width: 600px;
	margin: 180px auto 0 auto;
	padding: 0;
	}
	
#copyWrapper h1, #copyWrapperUpper h1 {
	color: #fff;
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: 15px;
	text-decoration: none;
	}
	
#copyWrapper h2, #copyWrapperUpper h2 {
	color: #fff;
	font-size: 13px;
	font-weight: lighter;
	margin-bottom: 5px;
	text-decoration: none;
	}
	
.copy p {
	line-height: 14px;
	margin-bottom: 12px;
	}
	
#copyWrapper p a, #copyWrapperUpper p a, #copyWrapper p a:visited, #copyWrapperUpper p a:visited {
	color: #fff;
	text-decoration: none;
	}
	
#copyWrapper p a:hover, #copyWrapperUpper p a:hover {
	color: #959595;
	text-decoration: none;
	}
	
.homePic {
	border: 1px solid #202020;
	margin-bottom: 25px;
	margin-top: 20px;
	}
		
/* -- Form Elements -- */

.formText p {
	float: left;
	width: 100px;
	padding-top: 4px;
	display: block;
	margin-bottom: 5px;
	}

.formTextBox {
	float: left;
	width: 175px;
	height: 16px;
	margin: 0 0 5px 0;
	background: #000;
	border: 1px solid #202020;
	font: 9px Arial, He	lvetica, sans-serif;
	color: #959595;
	display: block;
	}
	
/* ---------------------------------------------
    -- Hair & Specialty Menu Item Layout --
--------------------------------------------- */
	
.menuLeft {
	width: 260px;
	margin: 0;
	padding: 0;
	float: left;
	}
	
.menuRight {
	width: 260px;
	margin: 0 40px 0 0;
	padding: 0;
	float: right;
	}
	
.menuLeft p, .menuRight p {
	margin-bottom: 6px;
	line-height: 14px
	}
	
.price {
	float: right;
	color: #fff;
	}
	
.priceh1 {
	float: right;
	color: #fff;
	font-size: 11px;
	margin-top: 3px;
	}
	
.disclaimer {
	font-size: 9px;
	font-style: italic;
	}
	
/* ---------------------------------------------
    -- Stylists Layout --
--------------------------------------------- */

.stylistsLeft {
	width: 100px;
	margin: 0;
	padding: 0;
	float: left;
	}
	
.stylistsLeft h2 {
	color: #fff;
	font-size: 13px;
	font-weight: lighter;
	margin-bottom: 5px;
	text-decoration: none;
	}
	
#navStylists {
	width: 600px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#navStylists li a, #navStylists li a:visited {
	width: 100px;
	margin: 0 0 8px 0;
	color: #959595;
	font-size: 11px;
	text-decoration: none;
	display: block;
	}
	
#navStylists li a:hover {
	color: #fff;
	text-decoration: none;
	}
	
/* -- Stylists Slider -- */

  
.stylistSlider {
	width: 600px;
	margin-bottom: 7px;
	display: block;
	}
	
.stylistSlider h3 {
	color: #fff;
	font-size: 11px;
	margin-bottom: 10px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	}
	
.stylistSlider .stylistInfo {
	width: 600px;
	margin: 5px 0 15px 0;
	display: block;
	}
	
.stylistImg {
	width: 275px;
	min-width: 250px;
	margin: 0;
	height: 150px;
	border: 1px solid #202020;
	float: left;
	display: block;
	}
	
.stylistCopy {
	width: 300px;
	float: right;
	margin: 0;
	display: block;
	}
	
.stylistCopy p {
	line-height: 14px;
	margin: 0 12px 0 0;
	}

/* ---------------------------------------------
 Subscribe Area
--------------------------------------------- */

#subscribeWrapper {
	width: 210px;
	position: absolute;
	top: 45px;
	right: 0;
	float: left;
	}
	
#subscribeWrapper h1 {
	color: #fff;
	font-size: 16px;
	font-weight: lighter;
	margin: 0 0 5px 0;
	text-decoration: none;
	}

.subscribeTextBox {
	float: left;
	width: 173px;
	height: 16px;
	margin: 0 0 5px 0;
	background: #000;
	border: 1px solid #202020;
	font: 9px Arial, He	lvetica, sans-serif;
	color: #959595;
	display: block;
	}
	
.subscribeTextBox input:focus {
	background: #959595;
	color: #fff;
	}
	
.btnSubscribe  {
	width: 71px;
	height: 21px;
	margin: 0;
	display: block;
	background: url(/_images/common/btn_subscribe.gif) top left no-repeat;
	border: 0;
	}