@import url('/css/960.css');

/* Global Tags */

html,body {
	behavior: url(../js/moz.htc);
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
input {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 4px;
	}
a:link,a:active,a:visited {
	color: #2f3f91;
	text-decoration: none;
	}
a:hover {
	color: #2d3350;
	text-decoration: underline;
	}
p {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 18px;
	}
li {
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
h1 {
	color: #4a4439;
	display: block;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 0;
	width: 100%;
	}
h2 {
	color: #9c927f;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px;
	padding: 0;
	}
h3 {
	color: #9c927f;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
	}
h4 {
	color: #9c927f;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
	}
td {
	font-size: 12px;
	}
.h1 {
	background: url(../resources/assets/h1_bg.jpg) repeat-x center;
	color: #4a4439;
	display: block;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 0;
	width: 100%;
	}
.header_h1 {
	background: #fff;
	margin: 0 0 0 20px;
	padding: 0 10px;
	}
.copy {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 18px;
	margin: 0;
	padding: 0;
	}
.clr {
	clear: both;
	}
.subNav {
	color: #9c927f;
	font-size: 11px;
	}
.grayFont {
	color: #9c927f;
	font-size: 12px;
	}
.brownFont
{
	COLOR: #4a4439;
}
.stepBackBreadCrumb:link, .stepBackBreadCrumb:active, .stepBackBreadCrumb:visited
{	
	COLOR: #4a4439;
}
.deleteBreadCrumb:link, .deleteBreadCrumb:active, .deleteBreadCrumb:visited
{
	background-image: url(../resources/assets/search/brdcrmbRemove.jpg);
	padding-right: 12px;
	background-repeat: no-repeat;
	background-position: right 50%;
	color: #ff0000;
	text-decoration: none;
}
.redCallout,.redFont {
	color: #c00;
	}
.smallFont {
	font-size: 11px;
	}
.smallFont_Alt {
	color: #806d4e;
	font-size: 11px;
	}
.prodTitle {
	display: block;
	margin: 0 0 5px;
	padding: 0;
	}
.prodDescription {
	color: #666;
	line-height: normal;
	}
.imgBorder {
	background: #fff;
	border: 1px solid #d7ccba;
	padding: 4px;
	}
.shaded {
	background:#f5f4f2;
	}
.shadow {     /* --- drop shadow class --- */
	-moz-box-shadow: 3px 3px 4px #888; 
	-webkit-box-shadow: 3px 3px 4px #888; 
	box-shadow: 3px 3px 4px #888; 
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888')"; 
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888'); 
	}
.underlineRule {
	border-bottom: solid 1px #d7ccba;
	}
.pageWidth {
	width: 770px;
	}
.leftCol {
	float: left;
	margin-right: 16px;
	width: 170px;
	}
.rightCol {
	float: right;
	width: 140px !ie;
	}
.mainContent_wide {
	float: left;
	text-align: left;
	width: 584px;
	}
.mainContent_narrow {
	float: left;
	margin-right: 16px;
	text-align: left;
	width: 422px;
	}
#headUtil_wrapper {
	background: #f5f4f2;
	border-bottom: 2px solid #fff;
	width: 100%;
	}
#headUtil {
	height: 69px;
	margin: 0;
	width: 940px;
	}
#headUtil a:link,#headUtil a:visited,#headUtil a:active {
	color: #666;
	text-decoration: none;
	}
#headUtil a:hover {
	color: #000;
	text-decoration: underline;
	}
#topLogo {
	float: left;
	margin: 18px 0 0;
	padding: 0;
	width: 189px;
	}
	
#topCrown {
	float: left;
	margin: 15px 0px 0px 50px;
	padding: 0;
}

#topUtilNav {
	float: right;
	margin: 15px 0 0;
	padding: 0;
	text-align: right;
	width: 349px;
	}
	
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #topUtilNav { width: 353px; }				/*------ FOR SAFARI WIDTH --------*/
}

#topUtilNav a.topUtil_nav {
	font-size: .9em;
	padding: 0 5px;
	}
.topUtil_shoppingBag {
	background: url(../resources/assets/icon_shopBag.jpg) no-repeat;
	font-size: 1em;
	line-height: 28px;
	padding: 0 6px 5px 23px;
	text-align: right;
	}
#topUtil_phoneNo,#topUtil_liveChat,#topUtil_espanol,#topUtil_help {
	float: left;
	}
#topUtil_help {
	margin-top: 1px;
	margin-top: 0 !ie;
	_margin-top: 0;
	}
#topSubNav_wrapper {
	background: #f5f4f2;
	width: 100%;
	border-bottom: 2px solid #fff;
	}
#topSubNav {
	height: 35px;
	width: 940px;
	background: #f5f4f2;
	}
	
#topCheckOutSubNav_wrapper {
	background: #4c463a;
	width: 100%;
	border-bottom: 2px solid #fff;
	}
#topCheckOutSubNav {
	height: 35px;
	width: 940px;
	background: #4c463a;
	}
	
#topMainNav_wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
	height: 40px;
	border-bottom: 1px solid #fff;
	background: #4a4439;
	}
	
#topMainNav {
	padding: 0;
	margin: 0;
	width: 940px;
	}

.clearfix { display:inline-block; }
.clearfix:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

/* TOP NAVIGATION */

.dropdown h1, .brand-dd h3{
	margin: 0; 
	padding: 0;
}

.dropdown a {
	text-decoration: none;
}

.dropdown {
	float:left; 
	text-align: left;
}

.dropdown a.topNav-brands, .dropdown a.topNav-skincare, .dropdown a.topNav-cosmetics, .dropdown a.topNav-haircare, .dropdown a.topNav-natural, .dropdown a.topNav-men, .dropdown a.topNav-gifts, .dropdown a.topNav-tools, .dropdown a.topNav-fragrance, .dropdown a.topNav-specials {
	display: block; 
	color: #fff; 
	text-align: center; 
	font-size: 14px; 
	line-height: 40px; 
	font-weight:bold; 
	cursor:pointer; 
	background: url(../../resources/assets/topNav-bg.jpg) top right; 
	height: 40px
}

.dropdown a.topNav-specials {
	background: top left;
}

.dropdown a.topNav-brands:hover, .dropdown a.topNav-skincare:hover, .dropdown a.topNav-cosmetics:hover, .dropdown a.topNav-haircare:hover, .dropdown a.topNav-natural:hover, .dropdown a.topNav-men:hover, .dropdown a.topNav-gifts:hover, .dropdown a.topNav-tools:hover, .dropdown a.topNav-fragrance:hover {
	background: url(../../resources/assets/topNav-bg.jpg) bottom right;
}

.dropdown a.topNav-specials:hover {
	background: url(../../resources/assets/topNav-bg.jpg) bottom left;
}

.dropdown a.topNav-resources {
	width:131px; 
	display: block; 
	background: url(../../resources/assets/topNav-bg-resources-v2.jpg) top left; 
	height: 40px
}

.dropdown a.topNav-resources:hover {
	background: url(../../resources/assets/topNav-bg-resources-v2.jpg) bottom left;
}

.dropdown div.div1 {
	position:absolute; 
	overflow:hidden; 
	width:136px; 
	display:none;
	background:#f0ede6; 
	z-index:200; 
	opacity:0;
	margin-top: -5px; 
	_margin-left: 0px;
}

.dropdown div.div1-brand-dd {
	width:160px;
}

.dropdown div.div1-specials-dd {
	width:143px;
}

.dropdown div.div1-specials-dd h2 a {
	width:110px;
}

.dropdown div.div1-specials-dd h3 a {
	width:111px;
}

.dropdown div.div1-resources-dd {
	width:140px; 
	margin-left: -9px; 
	z-index: 5;
}

.dropdown div.div1-valueProps-dd {
	width:357px; 
	margin-left: -10px; 
	z-index: 1;
}

.dropdown div.div1-crown-dd {
	width:302px; 
	z-index: 3000; 
	margin-top: -70px; 
	margin-top: -73px !ie; 
	_margin-top: -73px;
}

.dropdown div.div1-myAcct-dd {
	margin-top: 1px; 
	margin-left: -2px; 
	width: 83px;
}

.dropdown div.div2 {
	border:1px solid #9c927f; 
	border-top: 0px; 
	margin: 0; 
	padding: 0; 
}

.dropdown .underline {
	border-bottom:1px solid #fff;
}

.dropdown h2, .dropdown h3 {
	display:inline; 
	text-align: left; 
	font-size: 11px;
}

.dropdown h2 a:link, .dropdown h2 a:active, .dropdown h2 a:visited, .dropdown h3 a:link, .dropdown h3 a:active, .dropdown h3 a:visited {
	display:block; 
	padding:4px 15px; 
	color:#4a4439; 
	font-weight: bold; 
	text-decoration:none; 
	background:#f0ede6; 
	width:104px; 
	text-align: left;
}

#one-ddcontent h2 a {
	display:block; 
	padding:3px 15px; 
}

.dropdown h3 a:link, .dropdown h3 a:active, .dropdown h3 a:visited {
	color:#FFF; 
	background:#d7ccba;
}

.dropdown div.div1-resources-dd h2 a, .dropdown div.div1-resources-dd h3 a {
	width: 108px; 
	z-index: 50;
}

.dropdown div.div1-valueProps-dd h2 a {
	width: 335px; 
	margin: 0; 
	padding: 0 10px; 
	background: #f5f4f2;
}

.dropdown div.div1-crown-dd h2 a {
	width: 300px; 
	margin: 0; 
	padding: 0; 
	background: #f5f4f2;
}

.myAcct-dd h2 a:link, .myAcct-dd h2 a:active, .myAcct-dd h2 a:visited {
	padding: 3px 7px; 
	width: 67px; 
	background: #f5f4f2; 
	display: block; 
	font-weight: normal;
}

.dropdown h2 a:hover, .myAcct-dd h2 a:hover, .dropdown h3 a:hover {
	background:#fff url(../../resources/assets/topNav-bg-carrat.jpg) left center no-repeat;
}

.dropdown h3 a:hover {
	color: #4a4439;
}

.brand-dd {
	margin: 0; 
	padding: 0;
}

.brand-dd h2 a:link, .brand-dd h2 a:active, .brand-dd h2 a:visited, .brand-dd h2 a:hover, .brand-dd h3 a:link, .brand-dd h3 a:active, .brand-dd h3 a:visited, .brand-dd h3 a:hover {
	display: block; 
	width: 128px;
}

.featured-brands {
	display:block; 
	margin:0px 0px 0px 10px; 
	padding: 5px 0px 0px 0px; 
	width: 136px; 
	background: #f0ede6; 
	color: #4a4439; 
	font-size: 18px; 
	border-bottom: 1px solid #d7ccba;
}

#topHalo_wrapper 
{
    height: 35px;
}
	
#searchBar {
	float: left;
	margin: 7px 0 0;
	padding: 0;
	text-align: left;
	width: 207px;
	}
#searchBar_searchPage {
	float: left;
	margin: 7px 0 0 0;
	padding: 0;
	text-align: left;
	width: 325px;
	}
.topSearchField {
	display: inline;
	float: left;
	font-size: 11px;
	width: 150px;
	border: 1px solid #d7ccba;
	height: 17px; 
	margin: 0; 
	padding: 0; 
	vertical-align: middle; 
	line-height: 17px;	
	}
.topSearchBtn {
	display: block;
	float: left;
	padding: 0;
	}
.searchCheckBox {
	_vertical-align: middle;
	display: inline;
	vertical-align: middle !ie;
	}
.searchWithin {
	color: #000;
	font-size: 11px;
	line-height: 10px;
	}
#scrollingDiff {
	float: right;
	margin: 0px 10px 0px 0px;
	}
#scrollingDiff a {
	padding-left: 20px;
	margin: 0;
	}
.freeShip_header {
	padding-right: 45px;
	}
#leftNav {
	margin: 8px 0 0 !important;
	text-align: left;
	width: 170px;
	}
#leftNav a:link,#leftNav a:active,#leftNav a:visited {
	color: #746c5e;
	display: block;
	margin: 0;
	padding: 3px 0 3px 15px;
	text-decoration: none;
	}
#leftNav a:hover {
	background-color: #f5f4f2;
	color: #000;
	}
#leftNav a.leftNav_Graphics:link,#leftNav a.leftNav_Graphics:active,#leftNav a.leftNav_Graphics:visited {
	margin: 0 0 -5px -15px;
	}
#leftNav a.leftNav_Graphics:hover {
	background-color: #fff;
	}
#leftNav h1.leftNav {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: none;
	}
.leftnav_h1 {
	margin: 10px 0 0;
	}
h3.leftNav_h3 {
	color: #9c927f;
	font-size: 11px;
	font-weight: normal;
	margin: 2px 0 0 10px;
	}
#leftNav h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	}
#beltBuckle {
	margin: 20px 0 10px;
	}
#beltBuckle_inner {
	border: 1px solid #d7ccba;
	display: block;
	height: 212px;
	padding: 4px;
	width: 932px;
	}
#bb_quad_1, #bb_quad_2-3  {
	display: inline;
	float: left;
	padding-right: 4px;
	}
#bb_quad_4{
	display: inline;
	float: left;
	}
#footer_util_wrapper {
	background: #9c927f;
	border-bottom: 2px solid #fff;
	width: 100%;
	}
#footer_util {
	height: 35px;
	width: 770px;
	}
#emailSignUpBar {
	color: #fff;
	float: left;
	font-size: 15px;
	margin: 7px 0 0 20px;
	padding: 0;
	width: 435px;
	}
#emailSignUpBar span {
	display: block;
	float: left;
	padding: 3px 13px 0 0;
	}
#emailField {
	float: left;
	}
.emailSignUpBtn {
	float: right;
	padding: 3px 0 1px 5px;
	}
#util_links {
	color: #fff;
	float: right;
	margin: 10px 40px 0 0;
	padding: 0;
	}
#util_links a:link,#util_links a:visited,#util_links a:visited {
	color: #fff;
	padding: 0 5px;
	text-decoration: underline;
	}
#util_links a:hover {
	text-decoration: underline;
	}
#footer_nav_wrapper {
	background: #f5f4f2;
	width: 100%;
	}
#footer_nav {
		width: 940px;
		height: 125px;
		height: 140px !ie;
		padding: 12px 0px 0px 0px;
	}
#footer_nav_column {
	float: left;
	font-size: 11px;
	margin: 0;
	width: 235px;
	}
#footer_label {
	float: left;
	margin: 0;
	text-align: right;
	width: 80px;
	}
#footer_label h1 {
	color: #4a4439;
	font-size: 20px;
	}
#footer_links {
	color: #9c927f;
	float: right;
	margin: 3px 0 0 8px;
	text-align: left;
	width: 140px;
	}
#footer_links a:link,#footer_links a:active,#footer_links a:visited {
	color: #9c927f;
	text-decoration: none;
	}
#footer_links a:hover {
	color: #000;
	text-decoration: underline;
	}
a.footer_nav_link:link,a.footer_nav_link:active,a.footer_nav_link:visited {
	display: block;
	padding: 2px 0;
	}
	
.footer_nav_icon {
	float: left;
}

#footLink {
	color: #9c927f;
	font-size: 9px;
	line-height: 16px;
	margin: 20px 0 0;
	text-align: justify;
	width: 770px;
	}
#footLink h2 {
	color: #9c927f;
	display: inline;
	font-size: 9px;
	line-height: 12px;
	}
#footLink a:link,#footLink a:visited {
	color: #9c927f;
	text-decoration: none;
	}
#footLink a:active,#footLink a:hover {
	color: #4A4439;
	text-decoration: underline;
	}
#footer_security {
	margin: 10px 0 0;
	width: 770px;
	}
#security_logos {
	border-right: #9c927f 1px solid;
	float: left;
	}
#security_logos a {
	display: block;
	float: left;
	font-size: 10px;
	padding: 0 18px 0 0;
	text-align: left;
	white-space: nowrap;
	width: 70px;
	}
#payment_stripe {
	float: right;
	}
#payment_stripe a {
	display: block;
	float: left;
	font-size: 10px;
	padding: 0 18px 0 0;
	text-align: left;
	}
#copyright {
	color: #9c927f;
	font-size: 11px;
	font-weight: normal;
	margin: 15px 0;
	text-decoration: none;
	}
#copyright h1,#copyright a:link,#copyright a:active,#copyright a:visited,#copyright a:hover,#copyright a.footer62:link,#copyright a.footer62:visited,#copyright a.footer62:active,#copyright a.footer62:hover {
	color: #9c927f;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
#right_column a {
	display: block;
	margin: 10px 0 0;
	}
#recommendBox {
	background: #E9E7E2;
	color: #9c927f;
	display: block;
	margin-top: 10px;
	padding-bottom: 5px;
	width: 140px;
	}
#recommendBox_584 {
	background: #e9e7e2;
	display: block;
	height: 100%;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 584px;
	}
#liner {
	background: #fff;
	width: 100%;
	}
#recommendTitle {
	background: #e9e7e2;
	color: #4a4439;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	text-transform: lowercase;
	}
#recommendAddBag {
	_width: 122px;
	float: left;
	margin: 5px;
	margin-bottom: 3px;
	padding: 5px;
	text-align: left;
	width: 126px;
	}
#recommendProd {
	background: #fff;
	border: 5px solid #e9e7e2;
	color: #9c927f;
	display: block;
	margin: 0;
	padding: 5px;
	text-align: left;
	}
#recommendProd_inline {
	background: #fff;
	border: 5px solid #e9e7e2;
	color: #9c927f;
	display: inline;
	float: left;
	height: 230px;
	padding: 5px;
	text-align: left;
	width: 126px;
	}
#recommendImgName_inline {
	_width: 122px;
	float: left;
	margin: 5px;
	padding: 5px;
	text-align: left;
	width: 126px;
	}
#recommendImgName img {
	display: block;
	margin: 0 0 10px 15px;
	text-decoration: none;
	vertical-align: bottom;
	}
#recommendImgName_inline img {
	display: block;
	margin: 0 0 10px 15px;
	text-decoration: none;
	vertical-align: bottom;
	}
#recommendPriceSku {
	_width: 122px;
	float: left;
	margin: 0 5px;
	padding: 0 5px;
	text-align: left;
	width: 126px;
	}
#clr {
	clear: both;
	}
ul#dropDown {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 200px;
	}
ul.first {
	list-style-type: none;
	padding: 0;
	}
li.expand ul {
	position: absolute;
	visibility: hidden;
	}
ul#dropDown li.expand:hover ul.first,ul.first li.subexpand:hover ul.second {
	margin: -3px 0 0;
	visibility: visible;
	}
#hidden {
	background-color: #f4f5f2;
	border: 1px solid #d7ccba;
	}
.inner_border {
	border: 4px solid #fff;
	padding: 10px;
	}
.errorText {
	background-image: url(/resources/nav/icon_error.jpg);
	background-repeat: no-repeat;
	color: #900;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	padding: 2px 4px 4px 28px;
	}
.errorInput {
	background-color: #f5f4f2;
	border-color: #900;
	border-style: solid;
	border-width: 2px;
	}
.errorSelect {
	background-color: #f5f4f2;
	border-color: #900;
	border-style: solid;
	border-width: 2px;
	}

#tinybox {position:absolute; display:none; padding:10px; 
	background:#fff url(/resources/assets/wait-animate.gif) no-repeat 50% 50%; 
	border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; 
width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}
.button {color: #2f3f91; cursor:pointer; text-decoration: none; } /* dark blue */
.button:hover {color: #2d3350; text-decoration: underline;}
.button2 {color: ##9C927F; cursor:pointer; text-decoration: none; } /* brown */
.button2:hover {color: #000; text-decoration: underline;}

/* SPECIAL OFFERS */

.special-wrapper, .special-wrapper-2up {
	border: solid 1px #d7ccba;
}

.special-wrapper, .special-wrapper-2up, .special-wrapper-sitewide {
	float: left;
	height: 150px;
	text-align:left;
	font-size:12px;
	margin: 0 0 10px 0;
	padding: 8px;
}

.special-wrapper-2up {
	width: 47%
}

.special-wrapper {
	margin: 10px 0 6px 18px;
	display: inline;
	width: 702px;
	background: url(/resources/assets/specialoffer-gwp.gif) no-repeat;
	padding-left: 30px;
	height: 134px;
}

#pDescription .special-wrapper { 
	width: 548px; 
	margin-left: 0; 
}

.special-wrapper-sitewide {
	width: 93%;
	background: url(/resources/assets/specialoffer-gwp-sitewide.gif) no-repeat;
	padding-left: 30px;
	height: 134px;
	border: solid 1px #5f312f;
}

.left { float: left }

.right { float: right }

img.so-prod {
	border:none;
	float:right;
}

.so-product-name {
	font-size: 18px;
	color:#9c927f;
}

.so-promo {
	display: block;
	margin: 5px 0;
	line-height: 16px;
}

.so-expires {
	font-size:10px;
}

a.so-shop-now {
	display:block;
	color:#4a4439;
	font-weight:bold;
	font-size:14px;
	margin:10px 0;
}
