body {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	line-height:1.35em;
	color:#000;
	background:#FFF;
	text-align:left;
	margin-top:40px;
}
#pageHolder {
	width:900px;
	margin:0 auto;
	position:relative;
}
img {
	border:none;
}
p {margin:1em 0;}
#pageHeader, #mainNav, #mainArea {
	width:900px;
}
#pageHeader {
	background:red url(../images/all/hdr_bg.jpg) repeat-x;
}
#mainNav {
	background:gray url(../images/all/navbar_bg.jpg);
	border-bottom:6px solid #ff935c;
}
/*#mainNav a {
	float:left;
	display:block;
	margin:0;
	width:55px;
	height:21px;
	background:gray url(../images/all/home_btn.gif);
	text-indent:-5000px;
	border-bottom:6px solid #ff935c;
}
a#homeLink {
	width:55px;
	background:gray url(../images/all/home_btn.gif);
}
*/#mainArea {
	clear:both;
	border-top:5px solid #000;
	border-bottom:5px solid #696969;
}
#mainArea #productNav, #contentArea {
	border-top:6px solid #696969;
}
#productNav {
	width:163px;
	height:500px;
	float:left;
	background:gray url(../images/all/intNav_bg.jpg);
}
#productNav dl {
	margin:10px 0 0 2px;
}
#productNav dt {
	margin:1em 0 .25em 12px;
	color:#CC3300;
	font-weight:bold;
}
#productNav dd {
	margin:0;
	padding:0;
	font-size:80%;
/*	list-style-position:inside;
	list-style-image:url(../images/all/icon_arrow_red.gif);
*/}
#productNav dd a:link, #productNav dd a:visited {
	color:#000;
	text-decoration:none;
}
#productNav dd a:hover, #productNav dd a.thisPage {
	font-weight:bold;
	text-decoration:underline;
}
#emailCallout {
	position:absolute;
	top:445px;
/*	display:block;
	width:144px;
	height:174px;
	background:url(../images/all/emailJoin.png) no-repeat;
*/}
#contentArea {
	width:657px;
	height:490px;
	position:relative;
	margin-left:163px;
	padding:10px 20px 0 60px;
}
#footer {
	clear:both;
	width:890px;
	background:#000;
	color:#FFF;
	text-align:right;
	padding:6px 10px 6px 0;
	font-size:80%;
}
#footer a:link {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.headerImg {
	display:block;
	margin:1em 0;
}
.productPic {
	float:left;
	margin-right:20px;
}
#productDesc {
	width:553px;
	position:absolute;
	height: 330px;
	left: 65px;
	top: 47px;
}
#productDesc .headerImg {
	margin-bottom:3em;
}
#productDesc ul li {
	color:#FFFFCC;
	list-style-image:url(../images/fragrances/icon_arrow_white.gif);
}
#sidebar {
	width:200px;
	position:absolute;
	left: 510px;
	border-left:1px dotted #fff;
	padding-left:10px;
	font-size:80%;
	color:#eee;
}
#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar ul li {
	list-style-position:inside;
	margin:1em 0;
}
.standardInt #contentArea {
	background:red url(../images/all/int_bg_red.jpg);
	color:#FFF;
}
.standardInt a {
	color:#fff;
}
.whiteMusk #contentArea {
	background:gray url(../images/all/int_bg_gray.jpg);
	color:#583612;
}
.whiteMusk #productDesc ul li {
	color:#CD3501;
}
.whiteMusk #sidebar {
	color:#583612;;
}
.whiteMusk #productDesc ul li {
	list-style-image:url(../images/all/icon_arrow_blue.gif);
}
.gardenia #contentArea {
	background:#3CC url(../images/all/int_bg_sand.jpg);
	color:#fff;
}
.blackmusk #contentArea {
	background:#3CC url(../images/all/int_bg_black.jpg);
	color:#fff;
}
.woman #contentArea {
	background:brown url(../images/all/int_bg_brown.jpg);
	color:#fff;
}
.patchouli #contentArea {
	background:#9CC url(../images/all/int_bg_sage.jpg);
	color:#fff;
}
.sexappeal #contentArea {
	background:blue url(../images/all/int_bg_blue.jpg);
	color:#fff;
}
.nrg #contentArea {
	background:gray url(../images/all/int_bg_slate.jpg);
	color:#fff;
}
.home #contentArea {
	background:gray url(../images/home/home_bg2.jpg);
	color:#fff;
}
.home #productNav {
	background:gray url(../images/home/homeNav_bg.jpg);
}
.home #contentArea {
	height:496px;
}
.home #productNav {
	height:506px;
}
.home #productDesc object, .home #productDesc embed {
	position:relative;
	left:-41px;
	top:-10px;
}
.home #sidebar {
	border:none;
	left:549px;
	top:0px;
}
.home #sidebar img {
	display:block;
	margin-bottom:6px;
}
