html, body, div {
	padding: 0;
	margin: 0;
}
body {
	background: url('../images/bg.jpg') white repeat-x top;
	font-family:tahoma, arial;
	text-align:center;
}

.facts ul {
	margin-top:5px;
	margin-bottom:10px;
}
.facts ul li {
	margin-left:-10px;
}
a, a.visited {
	color: #d6c8b1;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	color: #a69f93;
}
a:focus {
	outline: 0;
}
.sendtofriend {
	color: #7f7f7f;
	font-size:7pt;
}
#wrapper {
	margin: 0 auto;
	width: 800px;
	text-align:left;
	background-color: #000;
	color: #8b8275;
	/*overflow:hidden;*/
}

#header {
	background:url('/images/logo.gif') no-repeat;
	
	height:113px;
	background-position:center;
}

#header img { display:none; } /* hiding the link to home on the top of every page   */

#nav {
	height:58px;
	width:100%;
	background: url(../images/navbar.gif) repeat-x;
}
#nav ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-left: 12px;
}
.graffiti {
	background: url(../images/graffiti.jpg)
}
#nav ul li {
	float:left;
	/*background: url(../images/nav/divider.gif) no-repeat right bottom;*/   
	padding: 0 15px;
}
#nav ul li.last {
	background:none;
}
.tnav {
	overflow: hidden;
	height: 26px;
	display: block;
	border-bottom:none;
	margin-top:20px;
	margin-bottom:10px;
	font-size: 1px;
	color: #473d31;
	text-indent: -9999px;
}
.tnav:hover {
	background-position: 0 -26px;
	font-size: 1px;
	color: #473d31;
}
.home {
	width:43px;
	background: url('../images/nav/home.gif') no-repeat top;
}
.products {
	width:58px;
	background: url('../images/nav/products.gif') no-repeat top;
}
.video {
	width:109px;
	background: url('../images/nav/video.gif') no-repeat top;
}
.aboutsally {
	width:73px;
	background: url('../images/nav/aboutsally.gif') no-repeat top;
}
.storelocator {
	width:87px;
	background: url('../images/nav/where_to_buy.gif') no-repeat top;
}
.buzz {
	width:41px;
	background: url('../images/nav/buzz.gif') no-repeat top;
}
.mailinglist {
	width:71px;
	background: url('../images/nav/mailinglist.jpg') no-repeat top;
}
.contact {
	width:59px;
	background: url('../images/nav/contact.jpg') no-repeat top;
}
.purchase {
	width:37px;
	background: url('../images/nav/purchase.gif') no-repeat top;
}
.salons {
	width:47px;
	background: url('../images/nav/salons.gif') no-repeat top;
}
.cart {
	width:21px;
	background: url('../images/nav/cart.gif') no-repeat top;
}
#maincontent {
	color: #8b8275;
	font-size: 8pt;
}
#copydrill ul li {
	padding-right:8px;
}
#copydrill ul {
	margin-top:5px;
	margin-bottom:5px;
	line-height:1.41em;
}
.slocator {
	padding: 15px;
	border: 1px #292218 solid;
	background-color: #151412;
	color: white;
	margin-top:5px;
}
#emaillist {
	color: white;
	margin:0 auto;
	font-size:11px;
	text-align:center;
	position:absolute;
	width:384px;
	height:33px;
	background-image:url(/images/emaillist-bg.gif);
	padding:0;
	_overflow: hidden;
}
#emaillist input { font-size:11px; color:#CCC; }
#emaillist span { float: left; margin-top: 7px; margin-left: 7px; }

.slocator table tr td {
	color: white;
	font-size: 8pt;
}
.prodhead {
	font-size:11pt;
	font-weight: bold;
}
.locsty {
	border: 1px #292218 solid;
	background-color: #453c2f;
	font-family: tahoma, verdana, arial;
	color: white;
	padding:2px;
}
.productlist {
	background:/*	url('../images/max.gif') no-repeat right */ top #232323;
	padding:20px;
	margin-top:8px;
	color: white;
}
.productlist img {
	margin-right:10px;
}
.miniprod {
	margin-right:45px;
}
.callout {
	width:266px;
	height:176px;
	float:left;
	overflow:hidden;
}
#leftaction {
	width:250px;
	float: left;
	text-align:right;
	margin-right:20px;
	padding-top:15px;
	padding-bottom:20px;
	margin-top:30px;
	margin-bottom:20px;
	background:url('../images/upc.jpg') no-repeat top left;
}
#leftaction #upc-text { font-size:11px; color:#000000; font-weight:bold; }

.infotext a, .infotext a.visited {
	font-size:7pt;
	color: #444;
}
#copy {
	padding-right:20px;
}
#copydrill {
	padding-right:110px;
	padding-left:110px;
}
#copydrillabout {
	padding-right:0;
	padding-left: 40px;
	color: #b3a898;
	font-size: 9pt;
}
#copydrillfaq {
	padding-right:0;
	padding-left:70px;
	/* color:#b3a898; */
	color: #D6C8B1;
	font-size:9pt;
}
#copydrill2 {
	margin-left:55px;
	width:450px;
	float:left;
	margin-right:20px;
}
#copydrill3 {
	margin-left:55px;
	margin-right:55px;
	margin-top:-20px;
}
#leftaction .upcinput {
	color: white;
	font-family: tahoma, arial;
	font-size: 9pt;
	padding:3px;
	width:160px;
	margin-top:4px;
	margin-bottom:5px;
	margin-right:0px;
	height:20px;
	text-align:center;
	border: 1px #292218 solid;
	background-color: #453c2f;
	padding:2px;
}
.vfloater {
	float:left;
	margin-left:55px;
	text-align:center;
}
#footer {
	background:#2d2d2d;
	/*background:url('../images/footer_repeat.jpg') repeat-x;*/
	height:30px;
	padding-top:10px;
	_height:23px;
}
#footer a {
	color: #dfd8bd;
	font-size: 11px;
	text-decoration: none;
	margin-left:10px;
}
#footer a:hover {
	text-decoration: underline;
}
#copyright {
	float:right;
	margin-left:8px;
	margin-right:9;
	margin-top:3px;
	font-size: 8pt;
	/*color: #756c5e;*/
	color: #616161;
}
.supremelogo {
	display:none;
	position:absolute;
	margin-left:600px;
	margin-top:20px;
}
.supremelogo_alt {
	display: none;
	float: right;
	position: relative;
	top: -52px;
	right: 52px;
}
.supremelogo_in {
	position:absolute;
	margin-left:660px;
	margin-top:20px;
}
.btn_storelocator {
	position:absolute;
	margin-left:620px;
	margin-top:50px;
}
.btn_buynow {
	position:absolute;
	margin-left:480px;
	margin-top:50px;
}
.subnav {
	visibility:hidden;
	position:absolute;
	z-index:100;
	background: #505050 url('../images/subnavbg.gif') repeat-x top;
	margin-top:-12px;
	font-size:7pt;
	padding-top:10px;
	padding-bottom:10px;
}
.subnav a {
	display:block;
	padding-left:20px;
	/*padding-right:20px;*/
	color: #fff;
}
.subprod {
	width:145px;
}
.subpress {
	width:90px;
}
.subpurch {
	width:165px;
}
#upsell {
	margin-top:8px;
	margin-bottom:15px;
}
#moreproducts {
	float:right;
	text-align:right;
	width:275px;
}
#upsell a img, .pressclips a img {
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: .7;
	border:0;
}
#upsell a:hover img, #upsell a img.active, .pressclips a:hover img {
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#moreproducts table tr td {
	font-size:7pt;
	color:white;
}
.vidcol {
	float:left;
	margin-left:65px;
	width:290px;
	padding:5px;
	background-color: #181818;
}
.vidbar {
	background-color: #232323;
	padding:5px;
	margin-bottom:5px;
	cursor:pointer;
	height: 65px;
	color:#8b8275;
}
.vidcol a:hover {
	text-decoration:none;
	background-color:#232323;
}
.vidbar img {
	float:left;
	margin-right:9px;
}
.vid_desc {
	font-weight:normal;
}
h1.header {
	font-size:13px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 0;
}
h3.footer {
	display: hidden;
	height: 1px;
	margin: 0px;
	overflow: hidden;
	padding: 10px 0;
	font-size: 1px;
	color: #2e251c;
	text-indent: -4000px;
}
/* SIFR */
/*
h1 {
	text-align: left;
	font-size: 24px;
	padding: 0px 0 0px 0;
	margin: 15px 0px 25px 55px;
}

h2 {
	text-align: left;
	font-size: 18px;
	padding: 0px 0 0px 0;
	margin: 0px 0px 4px 0px;
}

h3 {
	text-align: left;
	font-size: 20px;
	padding: 0px 0 0px 0;
	margin: -20px 0px 25px 55px;
}

h4 {
	text-align: left;
	font-size: 15px;
	padding: 0px 0 0px 0;
	margin: 0px 0px 4px 0px;
}

h5 {
	text-align: left;
	font-size: 24px;
	padding: 0px 0 0px 0;
	margin: 15px 0px 10px 55px;
}

h6 {
	text-align: left;
	font-size: 16px;
	padding: 0px 0 0px 0;
	margin: 0px 0px 20px 55px;
}

h6.checkout_hdr {
	text-align: left;
	font-size: 18px;
	padding: 0px 0 0px 0;
	margin: 0;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}

.sIFR-hasFlash h1, .sIFR-hasFlash h5, .sIFR-hasFlash h6, .sIFR-hasFlash h6.checkout_hdr {
	visibility: hidden;
}

*/

/* added for salon section */
#salons {
	float: left;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 25px;
}
#salons ul {
	padding-left: 27px;
*margin-left: 0;
}
#salons ul, #salons a {
	float: left;
}
#salons li {
	float: left;
	list-style: none;
	text-align: right;
	padding-right: 11px;
}
#salons li a {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #a69f93;
	width: 242px;
}
#salons li a:hover {
	text-decoration: none;
	color: #d8d6d3;
}
#salons p {
	margin: 0;
	padding: 8px 0 0 0;
	line-height: 1;
*line-height: normal;
}
#salons img {
	border: 0;
	border-top: 2px solid #81776b;
	border-bottom: 2px solid #81776b;
	padding: 3px 0;
	display: block;
	margin: 0;
}
.th_active {
	border-top: 2px solid #a54972 !important;
	border-bottom: 2px solid #a54972 !important;
}
.bios_thumbs {
	padding-left: 27px;
	width: 349px;
	float: left;
	position: relative;
	min-height: 380px;
*min-height: 370px;
	_height: 370px;
}
.bios_thumbs ul.th_bios {
	width: 361px;
	margin: 0;
	padding: 0;
}
.bios_thumbs ul.th_bios li {
	list-style: none;
	float: left;
	margin: 0 12px 0 0;
	padding: 0 0 12px 0;
}
.bios_thumbs ul.th_bios li a {
	float: left;
	color: #b3a898;
	cursor: pointer;
}
.bios_thumbs ul.th_bios li img {
	padding: 2px 0;
	border: 0;
	border-top: 1px solid #81776b;
	border-bottom: 1px solid #81776b;
}
.bios h2 {
	font-size: 13px;
	color: #b3a898;
}
.salon_large {
	float: left;
	width: 345px;
	margin-left: 42px;
	_margin-left: 30px;
*display: inline;
}
.salon_large img {
	padding: 3px 0;
	border-top: 2px solid #81776b;
	border-bottom: 2px solid #81776b;
}
.salon_large dl {
	float: right;
	text-align: right;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 1.3em;
}
.salon_large dt, .salon_large dd {
	color: #b3a898;
}
.bio_large {
	float: right;
	margin: 0 30px 17px 30px;
	padding: 3px 0;
	border-top: 2px solid #81776b;
	border-bottom: 2px solid #81776b;
*margin-right: 0;
	_margin-right: 30px;
}
.no-photo {
	clear: both;
	margin: 0;
	padding: 10px 0 0 17px;
}
.no-photo li {
	list-style: disc;
	line-height: 1em;
	padding-bottom: 5px;
}
.no-photo li, no-photo li a {
	font-size: 12px;
	float: none !important;
}
p.back-to-salons {
	position: absolute;
	bottom: 0;
}
p.back-alt {
	position: relative;
	padding-top: 22px;
}
#biographies {
	padding-left: 30px;
*padding-left: 0;
*margin-left: 28px;
*width: 740px;
	_width: auto;
	_position: relative;
}
#biographies p {
	font-size: 12px;
	color: #b3a898;
	margin-bottom: 18px;
	padding-right: 30px;
	line-height: 1.4em;
	text-align: justify;
}
#biographies p a {
	font-size: 11px;
}
.no-img {
	width: 390px !important;
}

#salons.storeloc { width: 550px; }
/*Promotional CSS*/
#copyrhs p.promotion_link a, p.shop_promotion_link {
	color:#DE1C85;
}
p.shop_promotion_link{
	border-top: 1px solid #C6C2B9;
	padding: 10px 20px 0px 0px;
}
#maincontent.specials_holder{
	position: relative;
}
#special_promotion{
	border: 1px solid #C6C2B9;
	padding: 10px;
	position: absolute;
	right: 10px;
	top: 0px;
	width: 280px;
}
#special_promotion p {
	color:#DE1C85 !important;
	font-size:10pt;
}
p.promotion_link a {
	color:#DE1C85 !important;
	font-size:10pt;
	text-decoration: underline;
}
#special_promotion p small{
	color:#B3A898;
}