@import "/organic-natural/css/JuiceBeautyFooterIndexDL.css";
/***** global *****/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font: normal 12px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #6C6C6C;
	text-align: center;
	background: #FFFFFF;
}
a {
	color: #6C6C6C;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #C8CD39;
}
a.blue {
	color: #0099CC;
	text-decoration: none;
	outline: none;
}
a.green {
	color: #C8CD39;
	text-decoration: none;
	outline: none;
}
a.blue:hover, a.green:hover {
	color: #6C6C6C;
}
a.shop-this {
	font: normal 12px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #6C6C6C;
	text-transform: uppercase;
	border-bottom: solid 1px #DFE33F;
}
a.shop-this:hover {
	color: #4C4C4C;
}
img {
	border: none;
}
p {
	margin-bottom: 1.2em;
	line-height: 1.2em;
}
.center-outer {
	float: right;
	position: relative;
	left: -50%;
}
.center-inner {
	float: right;
	position: relative;
	left: 50%;
}
.clear {
	clear: both !important;
}
.no-margin {
	margin: 0px !important;
}
.no-padding {
	padding: 0px !important;
}
.no-border {
	border: none !important;
}
.left {
	float: left !important;
}
.right {
	float: right !important;
}
.underline {
	text-decoration: underline;
}
.v-middle {
	vertical-align: middle !important;
}
/***** stripe *****/
#stripe {
	display: block;
	width: 100%;
	height: 30px;
	background: #DFE33F;
}
#stripe p {
	font: 400 normal 16px 'Palatino LT W01 Bold', 'Palatino Linotype', Palatino, serif;
	color: #59595C;
	line-height: 31px;
}
#stripe a {
	color: #DE0022;
	text-decoration: underline;
}
#stripe a:hover {
	text-decoration: none;
}
/***** container *****/
#container {
	width: 958px;
	margin: 0px auto;
	padding: 0px 15px 30px 15px;
	text-align: left;
}
/***** header *****/
.header {
	padding-bottom: 10px;
	padding-top: 15px;
}
.header-lt {
	float: left;
}
.header-rt {
	position: relative;
	float: right;
	text-align: right;
}
.header-rt-top {
	margin-top: -3px;
	padding-bottom: 9px;
}
.header-rt-top ul.links {
	list-style: none;
	margin-top: 15px;
}
.header-rt-top ul.links li {
	display: inline;
}
.header-rt-top ul.links li a {
	margin-left: 10px;
	font: normal 10px Verdana, sans-serif;
	color: #8C8C8C;
	text-transform: uppercase;
}
.header-rt-top ul.links li a:hover {
	color: #4C4C4C;
}
.form-search {
	padding-top: 10px;
	padding-bottom: 10px;
}
.form-search .input-text {
	width: 132px;
	height: 15px;
	padding: 4px;
	float: right;
	font: normal 10px verdana, sans-serif;
	color: #A5A5A5;
	border: solid 1px #DDDDDD;
}
.form-search .search-submit {
	float: right;
	vertical-align: top;
	width: 25px;
	height: 25px;
	border: none;
	cursor: pointer;
	background-image: url('../images/search-submit.png');
}
.search-autocomplete {
	height: 300px;
	width: 165px !important;
	overflow: scroll;
	overflow-x: hidden;
	text-align: left;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: 0 none;
	box-shadow: 0 3px 3px 0 #666666;
	z-index: 1002;
}
.search-autocomplete ul {
	list-style: none;
}
.search-autocomplete ul li {
	padding: 5px;
	color: #000000;
	cursor: pointer;
}
.search-autocomplete ul li:hover {
	background: #EEEEEE;
}
.search-autocomplete ul li .amount {
	display: none;
}
ul.header-rt-account-links {
	clear: both;
	font: normal 10px verdana, sans-serif;
	color: #6C6C6C;
	text-transform: uppercase;
	list-style: none;
	margin-top: 5px;
}
ul.header-rt-account-links li {
	float: right;
	margin-right: 15px;
}
ul.header-rt-account-links li a {
	display: block;
	height: 22px;
	color: #6C6C6C;
	line-height: 22px;
	vertical-align: middle;
	border: solid 1px #FFFFFF;
}
ul.header-rt-account-links li a:hover {
	color: #4C4C4C;
}
ul.header-rt-account-links li a.js-cart-toggle {
	display: block;
	height: 22px;
	padding: 0 8px 0 34px;
	line-height: 22px;
	vertical-align: middle;
	border: solid 1px #DDDDDD;
	background: url('../images/cart-bg.png') repeat-x top left;
}
ul.header-rt-account-links li a.js-cart-toggle:hover {
	color: #4C4C4C;
}
.js-cart {
	display: none;
	z-index: 1000;
	position: absolute;
	right: 0;
	width: 260px;
	padding: 10px;
	text-align: left;
	border: solid 2px #DFE33F;
	background: #FFFFFF;
}
.js-cart .header {
	margin: 0 0 20px 0;
	padding: 3px;
	font: normal 12px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #4C4C4C;
	text-align: right;
	border-bottom: solid 1px #DFE33F;
}
.js-cart ul {
	list-style: none;
}
.js-cart ul li {
	margin: 0 0 15px 0;
}
.js-cart .totals ul li {
	margin: 0 0 5px 0;
}
.js-cart ul li .col-1 {
	float: left;
	width: 75px;
	margin-right: 10px;
	text-align: center;
}
.js-cart ul li .col-1 img {
	margin-bottom: 5px;
}
.js-cart ul li .col-2 {
	float: left;
	width: 175px;
}
.js-cart-item {
	padding-bottom: 15px;
	font: normal 12px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #6C6C6C;
	border-bottom: solid 1px #DDDDDD;
}
.js-cart-item p {
	margin-bottom: 5px;
}
.js-cart-item p.name {
	font: bold 14px Palatino, Georgia, sans-serif;
	color: #6C6C6C;
}
.js-cart-item p.price {
	font: normal 12px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #6C6C6C;
}
.js-cart-item a.remove {
	font: normal 10px Verdana, sans-serif;
	color: #8C8C8C;
	text-transform: lowercase;
}
.js-cart .totals {
	margin-bottom: 15px;
	font: normal 12px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #6C6C6C;
	text-align: right;
}
.js-cart .totals span {
	margin-right: 5px;
}
.js-cart .actions {
	text-align: right;
}
.js-cart .actions a.js-cart-hide {
	float: left;
	margin-top: 12px;
	text-decoration: underline;
}
/***** navigation *****/
.nav-container {
	border-top: 2px solid #DDDDDD;
	background: url('../images/navigation-bg.png') repeat-x bottom left;
}
ul#nav, ul#nav ul {
	list-style: none;
}
ul#nav li {
	float: left;
	position: relative;
}
ul#nav li a {
	display: inline-block;
	margin-top: -2px;
	padding: 10px 12px 10px 12px;
	position: relative;
	font: 600 normal 14px 'Palatino Linotype', Palatino, 'Palatino LT W01 Roman', serif;
	color: #6C6C6C;
	text-transform: uppercase;
	border: 2px solid #DDDDDD;
	border-right: 0 none;
	border-left: 0 none;
	background: #FFFFFF;
}
ul#nav li a:hover, ul#nav li a.over {
	color: #DFE33F;
}
ul#nav li.parent a:hover, ul#nav li.parent a.over {
	padding: 10px 10px 12px 10px;
	border: solid 2px #DFE33F;
	border-bottom: 0 none;
	z-index: 1001;
}
ul#nav li ul.level0 {
	min-width: 180px;
	margin-top: -2px;
	padding: 10px;
	position: absolute;
	left: -9999px;
	background: #FFFFFF;
	border: solid 2px #DFE33F;
	list-style: none;
	z-index: 1000;
}
ul#nav li:hover ul.level0, ul#nav li.over ul.level0 {
	left: 0;
}
ul#nav li.level0.last {
	text-align: right;
}
ul#nav li.level0.last:hover ul.level0, ul#nav li.level0.last.over ul.level0 {
	right: 0;
	left: auto;
}
ul#nav li ul.level0 li.level1 {
	float: none;
}
ul#nav li ul.level0 li.level1 a {
	margin: 0 0 10px 0;
	padding: 0;
	font: 600 normal 11px 'Palatino Linotype', Palatino, 'Palatino LT W01 Roman', serif;
	color: #595959;
	white-space: nowrap;
	border: 0 none;
	z-index: auto;
}
ul#nav li ul.level0 li.level1.last a {
	margin: 0;
}
ul#nav li ul.level0 li.level1 a:hover {
	padding: 0;
	color: #DFE33F;
	border: 0 none;
}
ul#nav li ul.level0 li.level1.gallery-wrapper, ul#nav li ul.level0 li.level1.parent {
	margin-right: 20px;
	float: left;
}
ul#nav li ul.level0 li.level1.last {
	margin-right: 0;
}
ul#nav li ul.level0 li.level1.gallery-wrapper a, ul#nav li ul.level0 li.level1.parent a {
	width: 100%;
	margin: 0;
	padding: 0 0 3px 0;
	font: 600 normal 11px 'Palatino Linotype', Palatino, 'Palatino LT W01 Roman', serif;
	color: #595959;
	text-transform: uppercase;
	border-bottom: 1px solid #DFE33F;
	cursor: default;
}
ul#nav li ul.level0 li.level1.gallery-wrapper a:hover, ul#nav li ul.level0 li.level1.parent a:hover {
	padding: 0 0 3px 0;
	border-bottom: 1px solid #DFE33F;
}
ul#nav li ul.level0 li.level1.gallery a {
	text-align: center;
}
ul#nav li ul.level0 li.level1 ul.level1 li.level2 {
	margin: 0 0 8px 0;
	float: none;
}
ul#nav li ul.level0 li.level1 ul.level1 li.level2.first {
	margin-top: 8px;
}
ul#nav li ul.level0 li.level1 ul.level1 li.level2.last {
	margin-bottom: 0;
}
ul#nav li ul.level0 li.level1 ul.level1 li.level2 a {
	display: inline;
	padding: 0;
	font: normal normal 11px verdana, sans-serif;
	text-transform: none;
	border: 0 none;
	cursor: pointer;
}
ul#nav li ul.level0 li.level1 ul.level1 li.level2 a:hover {
	color: #DFE33F;
}
ul#nav .gallery-wrapper {
	padding-left: 20px;
	text-align: center;
	border-left: 1px solid #DDDDDD;
}
ul#nav .navigation-gallery {
	margin-top: 10px;
}
ul#nav .navigation-gallery a {
	width: auto !important;
	padding: 0 !important;
	white-space: normal !important;
	border: 0 none !important;
	cursor: pointer !important;
}
ul#nav .navigation-gallery .prev, ul#nav .navigation-gallery .next, ul#nav .navigation-gallery .gallery {
	float: left;
}
ul#nav .navigation-gallery .prev {
	margin: 68px 10px 0 0;
}
ul#nav .navigation-gallery .next {
	margin: 68px 0 0 10px;
}
ul#nav .navigation-gallery .prev a, ul#nav .navigation-gallery .next a {
	display: block !important;
	width: 7px !important;
	height: 14px !important;
	text-indent: -9999px !important;
	background: url("../images/navigation-gallery-arrows.png") no-repeat !important;
}
ul#nav .navigation-gallery .prev a:hover {
	background-position: 0px -24px !important;
}
ul#nav .navigation-gallery .next a {
	background-position: -17px 0px !important;
}
ul#nav .navigation-gallery .next a:hover {
	background-position: -17px -24px !important;
}
ul#nav .navigation-gallery .gallery {
	width: 150px !important;
}
ul#nav .navigation-gallery .gallery img {
	margin-bottom: 10px;
}
ul#nav .navigation-gallery .gallery p {
	margin: 0 0 10px 0;
	padding: 0;
}
ul#nav .navigation-gallery .gallery .name a, ul#nav .navigation-gallery .gallery .name a:hover {
	margin: 0 !important;
	font: 400 normal 13px 'Palatino Linotype', Palatino, 'Palatino LT W01 Roman', serif !important;
	color: #595959 !important;
	text-transform: none !important;
}
ul#nav .navigation-gallery .gallery .shop a, ul#nav .navigation-gallery .gallery .shop a:hover {
	margin: 0 !important;
	font: 600 normal 11px 'Palatino Linotype', Palatino, 'Palatino LT W01 Roman', serif !important;
	color: #595959 !important;
	border-bottom: 1px solid #DFE33F !important;
}
ul#nav li.highlight a {
	color: #D30020 !important;
	font-weight: bold !important;
}
/***** footer *****/
.footer .drop {
	margin-bottom: 15px;
}
.footer ul.links, .footer ul.links-social {
	list-style: none;
	margin-bottom: 15px;
	text-align: center;
}
.footer ul.links li {
	display: inline;
	margin-right: 16px;
	text-transform: uppercase;
}
.footer ul.links li a {
	font: normal 11px verdana, sans-serif;
}
.footer ul.links-social li {
	display: inline;
	margin-right: 3px;
}
.footer ul.links li.last, .footer ul.links-social li.last {
	margin-right: 0;
}
.footer p.copyright {
	margin: 15px 0 0 0;
	font: 10px verdana, sans-serif;
	color: #999999;
	text-align: center;
}
.footer .backToMobile {
	font: bold 14px Georgia, sans-serif;
	margin-top: 15px;
	text-align: center;
}
/***** content *****/
#content {
	margin-bottom: 25px;
	text-align: left;
}
.content-popup {
	padding: 20px;
}
.page-title h1 {
	margin-top: 25px;
}
h1 {
	margin-bottom: 20px;
	padding-bottom: 2px;
	font: normal 24px Palatino, sans-serif;
	color: #4C4C4C;
	border-bottom: solid 1px #DDDDDD;
}
.logo h1 {
	margin: 0;
	padding: 0;
	border: none;
}
h2 {
	margin-bottom: 15px;
	padding-bottom: 2px;
	font: normal 19px Palatino, sans-serif;
	color: #5C5C5C;
	border-bottom: solid 1px #DFE33F;
}
.header-centered, .header-centered-container {
	display: block;
	height: 1px;
	margin-bottom: 20px;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	background: #DFE33F;
}
.header-centered h1, .header-centered h2, .header-centered-container h1, .header-centered-container h2 {
	display: inline;
	position: relative;
	top: -6px;
	margin: 0px auto;
	padding: 0px 15px;
	font: normal 10px Georgia, sans-serif;
	color: #3C3C3C;
	word-spacing: 3px;
	border-bottom: none;
	background: #FFFFFF;
}
ul.juice-beauty {
	margin: 0px 0px 1.4em 1.5em;
	list-style-image: url('../images/bullet-green.png');
}
ul.juice-beauty li {
	margin-bottom: 5px;
}
/***** messages *****/
.noscript, .demo-notice {
	margin: 25px 0px;
	padding: 20px;
	font-weight: bold;
	text-align: center;
	border: solid 1px #FFFF00;
	background: #FFFFCC;
}
ul.messages {
	margin: 25px 0px;
	list-style: none;
}
.col-main ul.messages {
	margin-top: 0px;
}
ul.messages li {
	padding: 20px;
	border: solid 1px #DDDDDD;
}
ul.messages li.error-msg {
	color: #E31837;
	border: solid 1px #E31837;
}
ul.messages ul {
	list-style: none;
}
ul.messages ul li {
	padding: 0px;
	border: none;
}
/***** form *****/
fieldset {
	border: none;
}
ul.form-list, ul.form-list ul {
	list-style: none;
}
.field-left {
	float: left;
	margin-right: 29px;
}
label, fieldset label, ul.form-list label, .sp-methods label {
	font: normal 12px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #4C4C4C;
}
.sp-methods input, .sp-methods label, .sp-methods label span {
	vertical-align: top;
}
.sp-methods label {
	margin-left: 5px;
	font-weight: normal;
}
label.required em {
	margin-right: 3px;
	color: #DFE33F;
}
ul.form-list li.control {
	margin-bottom: 5px;
}
ul.form-list li.control label {
	margin-left: 5px;
	font: normal 12px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #4C4C4C;
	vertical-align: middle;
}
.input-box, .input-box-248, .input-range {
	margin: 3px 0px 15px 0px;
}
.cform input, .cform textarea, .input-text, .input-textarea {
	width: 349px;
	padding: 4px;
	font: normal 12px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #4C4C4C;
	border: 1px solid #DDDDDD;
}
#coupon_code, #giftcard_code {
	width: 290px;
}
.cform legend {
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 2px;
	font: normal 19px Palatino, Georgia, sans-serif;
	color: #5C5C5C;
	border-bottom: solid 1px #DFE33F;
}
.cform .cf-fs1 legend, .cform .cf_hidden legend {
	display: none;
}
.cform ol {
	margin-left: 0px;
	list-style: none;
}
.cform ol li {
	margin-bottom: 15px;
}
.cform label {
	display: block;
}
.cform input, .cform select, .cform textarea {
	margin-top: 3px;
}
.cform input.cf_error, .cform textarea.cf_error {
	border: solid 1px #E31837;
}
.cform .reqtxt, .cform .emailreqtxt {
	display: block;
	margin-top: 3px;
	font-size: 11px;
	color: #9C9C9C;
}
.cform input {
}
.cform select {
	width: 359px;
	padding: 4px;
	font: normal 12px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #4C4C4C;
	border: 1px solid #DDDDDD;
}
.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
	width: auto;
	padding: 6px 12px;
	font: bold 13px Palatino, Georgia, sans-serif;
	color: #4C4C4C;
	text-align: center;
	text-transform: uppercase;
	border: solid 2px #DFE33F;
	background: #DFE33F;
}
.cms-retailers .failure {
	margin-bottom: 1.4em;
	color: #E31837;
}
.cms-retailers .linklove {
	display: none;
}
/*
.wide .input-text {
    width: 605px;
}
*/

.checkbox, .input-checkbox {
	vertical-align: middle;
}
.input-box select {
	width: 300px;
	padding: 4px;
	font: normal 12px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #4C4C4C;
	border: 1px solid #DDDDDD;
}
.input-box-248 .input-text {
	width: 238px;
}
.input-box-248 select {
	width: 248px;
}
p.required {
	font-size: 10px;
	color: #4C4C4C;
}
input.validation-failed, select.validation-failed, textarea.validation-failed {
	border: solid 1px #E31837;
}
.validation-advice {
	margin-top: 5px;
	font-size: 11px;
	color: #E31837;
}
button.button, #onestepcheckout-form button.onestepcheckout-button, #onestepcheckout-form button.form-button-alt {
	-webkit-border-fit: lines;
}
 button.button::-moz-focus-inner, #onestepcheckout-form button.onestepcheckout-button::-moz-focus-inner, #onestepcheckout-form button.form-button-alt::-moz-focus-inner {
 padding: 0;
 border: none;
}
button.button, #onestepcheckout-form button.onestepcheckout-button, #onestepcheckout-form button.form-button-alt {
	overflow: visible;
	width: auto;
	margin: 0;
	padding: 0;
	border: none;
	cursor: pointer;
	background: #DFE33F;
}
button.button:hover, #onestepcheckout-form button.onestepcheckout-button:hover, #onestepcheckout-form button.form-button-alt:hover {
	background: #999999;
}
button.button span, #onestepcheckout-form button.onestepcheckout-button span, #onestepcheckout-form button.form-button-alt span {
	display: block;
	min-width: 64px;
	padding: 6px 12px;
	font: bold 13px Palatino, Georgia, sans-serif;
	color: #4C4C4C;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	border: solid 2px #DFE33F;
	background: #DFE33F;
}
button.button:hover span, #onestepcheckout-form button.onestepcheckout-button:hover span, #onestepcheckout-form button.form-button-alt:hover span {
	color: #FFFFFF;
	border: solid 2px #999999;
	background: #999999;
}
button.button span span, #onestepcheckout-form button.onestepcheckout-button span span, #onestepcheckout-form button.form-button-alt span span {
	padding: 0 !important;
	border: none !important;
}
#onestepcheckout-form button.form-button-alt span {
	background: #FFFFFF;
}
button.btn-checkout span, #onestepcheckout-form button.onestepcheckout-button span {
	padding: 10px 16px;
	font-size: 16px;
}
#onestepcheckout-form #coupon-notice, #onestepcheckout-form #giftcard-notice {
	display: block !important;
	margin-bottom: 1.2em;
	font-size: 13px;
}
#onestepcheckout-form .onestepcheckout-coupons .error-msg, #onestepcheckout-form #giftcard-notice.error-msg {
	color: #E31837;
}
button.btn-continue, button.btn-update, .discount button {
	background: #FFFFFF;
}
button.btn-continue span, button.btn-update span, .discount button span {
	border: solid 2px #DFE33F;
	background: #FFFFFF;
}
button.btn-continue:hover span, button.btn-update:hover span, .discount button:hover span {
	border: solid 2px #999999;
}
button.button-back {
	background: #EEEEEE;
}
button.button-back span {
	border: solid 2px #EEEEEE;
	background: #EEEEEE;
}
button.button-back:hover span {
	border: solid 2px #999999;
	background: #999999;
}
.cart .btn-remove {
	display: block;
	width: 17px;
	height: 26px;
	margin: 0px auto;
	text-indent: -9999px;
	background: url('../images/btn-remove.png') no-repeat;
}
a.button {
	display: inline-block;
	padding: 6px 12px;
	font: bold 13px Palatino, Georgia, sans-serif;
	color: #4C4C4C;
	text-align: center;
	text-transform: uppercase;
	border: solid 2px #DFE33F;
	background: #DFE33F;
}
a.button-green {
	display: inline-block;
	padding: 6px 12px;
	font: bold 13px Palatino, Georgia, sans-serif;
	color: #4C4C4C;
	text-align: center;
	text-transform: uppercase;
	border: solid 2px #DFE33F;
	background: #DFE33F;
}
a.button:hover, a.button-green:hover {
	color: #FFFFFF;
	border: solid 2px #999999;
	background: #999999;
}
/***** customer *****/
.login-col-1, .login-col-2 {
	float: left;
	width: 400px;
	margin-right: 158px;
}
.login-col-1 .input-text {
	width: 390px;
}
.login-col-2 {
	margin-right: 0px;
}
.register-container .fieldset, .my-account .fieldset {
	margin-bottom: 25px;
}
.forgot-password a {
	color: #6C6C6C;
	text-decoration: none;
}
.forgot-password a:hover {
	color: #DFE33F;
	text-decoration: none;
}
.login-col-1 button, .login-col-2 button {
	clear: both;
}
/***** page *****/
.col1-layout, .aw-as-results-view {
	margin-top: 25px;
}
.col2-left-layout {
	margin-top: 25px;
}
.col2-left-layout .col-left {
	float: left;
	width: 200px;
	margin-right: 40px;
}
.col2-left-layout .col-main {
	float: left;
	width: 718px;
}
.col2-left-layout .col-main h1 {
}
/***** category image *****/
.category-image-container, .category-header {
	position: relative;
}
.category-image, .category-header img {
	border: solid 1px #DDDDDD;
	border-top: 0px;
}
.category-image-container-overlay, .category-header-overlay {
	position: absolute;
	top: 0px;
	left: 1px;
	max-width: 320px;
	padding: 20px;
}
.category-image-container-overlay h1, .category-header h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font: normal 26px Palatino, sans-serif;
	color: #4C4C4C;
	border: none;
}
.category-image-container-overlay .category-description, .category-description, .category-header-description {
	margin: 0px;
	font: normal 15px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #7A7A7A;
}
.category-header-video {
	display: block;
	width: 916px;
	padding: 20px;
	border: 1px solid #DDDDDD;
	border-top: 0 none;
}
.category-header-video .video {
	float: right;
}
/***** category layered navigation *****/
.block-layered-nav .block-group, .block-account .block-group {
	margin-bottom: 20px;
}
.block-layered-nav .block-title, .block-account .block-title {
	margin-bottom: 6px;
	padding-bottom: 2px;
	font: normal 24px Palatino, sans-serif;
	color: #333333;
	border-bottom: dotted 1px #DDDDDD;
}
.block-layered-nav .block-subtitle, .block-account .block-subtitle {
	margin-bottom: 4px;
	padding: 4px 4px 10px 4px;
	font: normal 11px Georgia, Palatino, sans-serif;
	color: #4C4C4C;
	text-transform: uppercase;
	border-bottom: solid 1px #EDEDED;
}
.block-layered-nav ul, .block-account ul {
	list-style: none;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: solid 1px #EDEDED;
}
.block-layered-nav li, .block-account li {
	font: normal 10px Verdana, sans-serif;
	color: #808080;
}
.block-layered-nav li a, .block-account li a {
	display: block;
	width: 192px;
	padding: 4px;
	font: normal 10px Verdana, sans-serif;
	color: #808080;
}
.block-layered-nav li a:hover, .block-account li a:hover {
	background: #EDEDED;
}
.block-layered-nav li a.selected, .block-layered-nav li a.selected:hover, .block-account li a.selected, .block-account li a.selected:hover {
	color: #000000;
	background: #DFE33F;
}
.block-layered-nav li a.selected, .block-account li a.selected {
	color: #4C4C4C;
}
/***** category product grid *****/
ul.products-grid {
	overflow: hidden;
	margin-bottom: 20px;
	list-style: none;
}
.col1-layout ul.products-grid li, .aw-as-results-view ul.products-grid li {
	margin-right: 18px;
}
ul.products-grid li {
	float: left;
	position: relative;
	width: 204px;
	margin-right: 20px;
	padding: 10px;
	border: solid 1px #FFFFFF;
}
ul.products-grid li.last {
	margin-right: 0px;
}
ul.products-grid li a.product-image {
	display: block;
	width: 204px;
	height: 204px;
	padding-bottom: 10px;
}
ul.products-grid li h2 {
	height: 30px;
	margin-bottom: 7px;
	padding: 0;
	font: normal 15px Palatino, Georgia, sans-serif;
	color: #6C6C6C;
	border: none;
}
ul.products-grid li h2 a, ul.products-grid li h2 a:hover {
	color: #6C6C6C;
}
ul.products-grid li .product-collection {
	height: 28px;
	margin-bottom: 10px;
	font: normal 10px Georgia, Verdana, sans-serif;
	color: #999999;
	text-transform: uppercase;
}
ul.products-grid li .product-purchase {
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 5px;
	line-height: 20px;
	border-bottom: dotted 1px #DDDDDD;
}
ul.products-grid li .price-box {
	float: left;
	position: absolute;
	bottom: 3px;
	font: normal 12px Arial, Verdana, sans-serif;
	color: #6C6C6C;
}
ul.products-grid button.btn-cart, .cross-sell button.btn-cart {
	background: #DFE33F;
}
ul.products-grid button.btn-cart:hover, .cross-sell button.btn-cart:hover {
	background: #DFE33F;
}
ul.products-grid button.btn-cart span, .cross-sell button.btn-cart span {
	padding: 4px 6px;
	font: normal 9px Verdana, sans-serif;
	color: #4C4C4C;
	border: none;
	background: #DFE33F;
}
ul.products-grid li .actions {
	float: right;
}
ul.products-grid li .actions .availability, .cross-sell button.btn-cart .availability {
	margin: 0;
	padding: 4px 6px;
	font: normal 9px Verdana, sans-serif;
	color: #4C4C4C;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	background: #DFE33F;
}
ul.products-grid li .actions .out-of-stock, .cross-sell button.btn-cart .out-of-stock {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
ul.products-grid li .shop-now-overlay {
	display: none;
	position: absolute;
	top: 102px;
	left: 67px;
	width: 90px;
	height: 20px;
	text-align: center;
	background: #DFE33F;
}
ul.products-grid li .shop-now-overlay a {
	display: block;
	width: 90px;
	height: 20px;
	font: bold 11px Georgia, sans-serif;
	color: #4C4C4C;
	line-height: 20px;
	text-transform: uppercase;
	vertical-align: middle;
}
/***** catalog search *****/
.tags-list {
	list-style: none;
}
/***** price *****/
.price {
}
.old-price {
	color: #E31837;
	text-decoration: line-through;
}
.value-price {
	font-size: 10px;
	color: #E31837;
	text-transform: uppercase;
}
/***** rating *****/
.rating-box {
	float: left;
	position: relative;
	width: 74px;
	height: 15px;
	margin: 0 5px 3px 0;
	background: url("../images/product_rating_blank_star.gif") repeat-x scroll 0 0 transparent;
}
.rating-box .rating {
	position: absolute;
	top: 0;
	left: 0;
	height: 15px;
	background: url("../images/product_rating_full_star.gif") repeat-x scroll 0 0 transparent;
}
.ratings .amount, .ratings .no-rating {
	float: right;
	font: normal 8px Verdana, sans-serif;
	color: #999999;
	text-transform: uppercase;
}
.ratings .amount a, .ratings .no-rating a {
	font: normal 9px Verdana, sans-serif;
	color: #999999;
}
.ratings .amount a:hover, .ratings .no-rating a:hover {
	font: normal 9px Verdana, sans-serif;
	color: #DFE33F;
}
.product-view {
	margin-top: 25px;
	color: #6C6C6C;
}
.product-description-title {
	margin-bottom: .7em;
	padding-bottom: 3px;
	color: #4F4F4F;
	text-transform: uppercase;
	border-bottom: solid 1px #DFE33F;
}
.product-view a {
	color: #7E7E7E;
}
.product-view a:hover {
	color: #DFE33F;
}
.product-view-top-col-1 {
	float: left;
	width: 361px;
	margin-right: 40px;
}
.product-view-top-col-2 {
	float: left;
	width: 362px;
	margin-right: 40px;
}
.product-view-top-col-3 {
	float: left;
	width: 153px;
	min-height: 448px;
	border: solid 1px #DDDDDD;
}
.product-view-name {
	margin-bottom: 10px;
}
.product-view-name h1 {
	margin: 0 0 5px 0;
	padding: 0;
	border: none;
}
.product-view-name .product-collection {
	font: normal 10px Georgia, Verdana, sans-serif;
	color: #999999;
	text-transform: uppercase;
}
.product-view-alerts {
	padding-top: 6px;
}
.product-view-purchase-info-container {
	padding-bottom: 15px;
	font: normal 12px Arial, Verdana, sans-serif;
	color: #6C6C6C;
}
.product-view label, .product-view-label {
	margin-right: 5px;
	font: normal 10px/16px Georgia, sans-serif;
	color: #4F4F4F;
	text-transform: uppercase;
}
.review-form {
	padding: 1.4em 0;
}
#review-form label {
	text-transform: none;
}
#review-form .input-textarea {
	width: 628px;
	padding: 4px;
	font: normal 12px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #4C4C4C;
	border: 1px solid #DDDDDD;
}
#review-form textarea.validation-failed {
	border: solid 1px #E31837;
}
#review-form div.rating-cancel, #review-form div.star-rating {
	display: block;
	overflow: hidden;
	width: 14px;
	height: 12px;
	float: left;
	text-indent: -9999px;
	background: transparent;
	cursor: pointer;
}
#review-form div.rating-cancel, #review-form div.rating-cancel a {
	display: none !important;
}
#review-form div.star-rating, #review-form div.star-rating a {
	background: url('../images/product_rating_blank_star.gif') no-repeat;
}
#review-form div.star-rating a {
	display: block;
	width: 14px;
	height: 12px;
}
#review-form div.star-rating-on a {
	background: url('../images/product_rating_full_star.gif') no-repeat;
}
#review-form div.star-rating-hover a {
	background: url('../images/product_rating_full_star.gif') no-repeat;
}
#review-form div.star-rating-readonly a {
	cursor: default !important
}
#review-form div.star-rating {
	overflow: hidden !important;
	background: transparent !important;
}
.product-view-label-price {
	float: left;
	line-height: 16px;
}
.product-view-price-container {
	float: left;
	margin-top: 5px;
}
.product-view .price-box {
	float: left;
}
.product-view-qty-container {
	float: left;
	margin-left: 20px;
}
.product-view input.qty, .qty {
	width: 30px;
	font: normal 12px Arial, Verdana, sans-serif;
	color: #6C6C6C;
	text-align: center;
}
.product-view-size-container {
	float: left;
	margin: 5px 0px 0px 20px;
}

.product-view-stock-container {
    margin: 5px 0 0 20px;
    float: left;
    color: #4F4F4F;
    font: normal 10px/16px Georgia, sans-serif;
    text-transform: uppercase;
}

.product-view-stock-container .out {
    color: #E31837;
}

.product-view ul.tier-prices {
	margin-bottom: 20px;
	padding: 10px 10px 5px 10px;
	border: solid 1px #DDDDDD;
	list-style: none;
}
.product-view ul.tier-prices li {
	margin-bottom: 5px;
}
.product-options {
	margin-top: -5px;
	padding-bottom: 5px;
}
.product-view-variants {
	margin: 5px 0px 15px 0px;
}
.product-view-variants ul {
	overflow: hidden;
	margin: 0px;
	list-style: none;
}
.product-view-variants li.product-view-variant {
	float: left;
	margin: 0px 10px 0px 0px;
}
.product-view-variants li.product-view-variant-last {
	margin: 0;
}
.product-view-variants li.product-view-variant img {
	display: block;
	width: 81px;
	height: 81px;
	border: solid 1px #DDDDDD;
}
.product-view-variants li.product-view-variant img.selected {
	border: solid 1px #6C6C6C;
}
.product-view-variants li.product-view-variant .description {
	margin-top: 3px;
	font: normal 10px Georgia, sans-serif;
	text-align: center;
	text-transform: uppercase;
}
.product-gallery-images {
	position: relative;
	display: block;
	overflow: hidden;
	width: 359px;
	height: 359px;
	margin-bottom: 10px;
	border: solid 1px #FFFFFF;
}
.product-gallery-image {
	position: absolute;
	top: -359px;
}
.product-gallery-image:first-child {
	top: 0px;
}
.product-gallery-thumbnail {
	float: left;
	width: 77px;
	height: 77px;
	margin: 0px 15px 10px 0px;
	border: solid 1px #DDDDDD;
}
.product-gallery-thumbnail.selected {
	border: solid 1px #BBBBBB;
}
.product-gallery-thumbnail:nth-child(4n), .product-gallery-thumbnail.last {
	margin-right: 0px;
}
.add-to-cart-container {
	margin-bottom: 20px;
}
.product-view button.out-of-stock {
	cursor: default;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.product-view button.out-of-stock:hover span {
	color: #4C4C4C;
	border: solid 2px #DFE33F;
	background: #DFE33F;
}
.product-view .stock-alert {
	font: bold 12px Palatino, Georgia, sans-serif;
	color: #E31837;
}
.product-view-reviews {
	padding: 10px;
	border: solid 1px #DDDDDD;
}
.product-view-social {
	padding: 10px;
	border: solid 1px #DDDDDD;
	border-top: none;
}
/* addthis */
.addthis_button_facebook_like {
	width: 45px !important;
	overflow: hidden !important;
	margin-right: 3px;
	opacity: 1 !important;
}
.addthis_button_pinterest {
	width: 40px !important;
	overflow: hidden !important;
	margin-right: 3px;
	opacity: 1 !important;
}
/**** Customer *****/
.my-account h1 {
	margin-bottom: 20px;
}
.my-account .col2-set {
	padding-top: 5px;
}
.my-account .col2-set .col-1 {
	float: left;
	width: 349px;
	margin-right: 20px;
}
.my-account .col2-set .col-2 {
	float: left;
	width: 349px;
}
.my-account .box-title {
	margin-bottom: 10px;
	padding-bottom: 3px;
	text-align: right;
	border-bottom: solid 1px #DDDDDD;
}
.my-account .box-title h3 {
	float: left;
	font-size: 12px;
	color: #4C4C4C;
}
.my-account a {
	color: #9C9C9C;
	text-decoration: none;
}
.my-account a:hover {
	color: #C8CD39;
}
.my-account a.green {
	color: #C8CD39;
	text-decoration: none;
}
.my-account a.green:hover {
	color: #999999;
}
.my-account .box-content h4 {
	margin-bottom: 5px;
	font-size: 10px;
	color: #4C4C4C;
}
address {
	margin-bottom: 5px;
	font-style: normal;
}
.cart-table, .data-table {
	width: 100%;
	border: solid 1px #DDDDDD;
	border-right: none;
}
.cart-table th, .data-table th {
	padding: 10px;
	font: bold 14px Palatino, Georgia, sans-serif;
	color: #4C4C4C;
	text-align: center;
	border-right: solid 1px #DDDDDD;
	background: #F5F5F5;
}
.cart-table td, .data-table td {
	padding: 10px;
	text-align: center;
	border-top: solid 1px #DDDDDD;
	border-right: solid 1px #DDDDDD;
}
.cart-table td .error {
	color: #E31837;
}
#my-orders-table {
	margin-bottom: 25px;
}
.pager .limiter {
	display: none;
}
.pager ol {
	display: inline;
	margin-left: 0px;
	list-style: none;
}
.pager li {
	display: inline;
	margin-left: 3px;
}
.pager li img.v-middle {
	vertical-align: baseline !important;
}
.order-items {
	margin-top: 20px;
}
.a-left {
	text-align: left !important;
}
.a-right {
	text-align: right !important;
}
.gift-message dt {
	margin-top: 5px;
}
.gift-message dd {
	margin-top: 1.4em;
}
td.gift-message-row {
	text-align: left;
	background: #F9F9F9;
}
.item-options {
	margin-top: 5px;
}
.item-options dt {
	float: left;
}
table.tracking-table-popup {
	margin-bottom: 25px;
	border-bottom: none;
}
table.tracking-table-popup th {
	border-bottom: solid 1px #DDDDDD;
}
table.tracking-table-popup td {
	border-top: none;
	border-bottom: solid 1px #DDDDDD;
}
table#shopping-cart-table {
	margin-bottom: 10px;
}
.cart-footer {
	margin-bottom: 20px;
	text-align: right;
}
.cart-footer button {
	margin-left: 10px;
}
.cart .totals {
	clear: both;
	float: right;
	margin-bottom: 10px;
	text-align: right;
}
.cart table#shopping-cart-totals-table th, .cart table#shopping-cart-totals-table td {
	padding: 0px 11px 10px 10px;
}
.cart ul.checkout-types {
	clear: both;
	float: right;
	margin-bottom: 5px;
	list-style: none;
}
.cart ul.checkout-types li {
	float: left;
	margin-left: 10px;
}
.cart .terms {
	padding-top: 15px;
	font: normal normal 12px 'Neuzeit S LT W01 Book', verdana, sans-serif;
	color: #6C6C6C;
	border-top: 1px solid #DDDDDD;
}
.cart .terms p {
	margin-bottom: 1em;
}
.cart .terms .terms-header {
	margin: 5px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.cart .col2-set {
	margin-bottom: 25px;
	padding-top: 5px;
}
.cart .col2-set .col-1 {
	float: left;
	width: 554px;
	min-height: 315px;
	margin-right: 20px;
	padding: 20px;
	border: solid 1px #DDDDDD;
}
.cart .col2-set .col-2 {
	float: right;
	width: 300px;
	min-height: 315px;
	padding: 20px;
	border: solid 1px #DDDDDD;
}
/***** collections *****/
.collections .page-title {
	text-align: center;
}
.collections h1 {
	margin: 25px 0px 10px 0px;
	padding: 0px;
	text-transform: uppercase;
	border: none;
}
.collections img.drop {
	margin-bottom: 10px;
}
.collections .category-description p {
	margin-bottom: 15px;
}
.collections ul {
	overflow: hidden;
	margin-bottom: 15px;
	list-style: none;
}
.collections ul li {
	float: left;
	width: 479px;
	margin-right: 0px;
}
.collection-item-container {
	background: url('../images/collection-item-top.png') no-repeat;
}
.collection-item {
	position: relative;
	padding: 25px;
	text-align: center;
	cursor: pointer;
	background: url('../images/collection-item-bottom.png') no-repeat bottom left;
}
.collection-item h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font: normal 24px Palatino, sans-serif;
	color: #6C6C6C;
	border: none;
}
.collection-item a, .collection-item a:hover {
	color: #6C6C6C;
}
.collection-item-image {
	display: block;
	margin: 0px auto 10px auto;
	background: #F5F5F5;
}
.collection-item-description p {
	margin: 0px;
	font-size: 14px;
}
.collection-item .view-collection-overlay {
	display: none;
	position: absolute;
	top: 80px;
	left: 169px;
	width: 140px;
	height: 20px;
	text-align: center;
	background: #DFE33F;
}
.collection-item .view-collection-overlay a {
	display: block;
	width: 140px;
	height: 20px;
	font: bold 11px Georgia, sans-serif;
	color: #6C6C6C;
	line-height: 20px;
	text-transform: uppercase;
	vertical-align: middle;
}
.cms-header-green, .header-green {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	background: url('../images/cms-header-bg.png') no-repeat center right;
}
.cms-header-green h1, .cms-header-green h2, .header-green h1, .header-green h2 {
	margin: 0px;
	padding: 10px;
	font: normal 26px Palatino, Georgia, sans-serif;
	color: #4C4C4C;
	text-align: center;
	border: none;
	background: #DFE33F;
}
ol {
	margin-left: 1.5em;
	color: #C8CD39;
}
ol li div, ol li p {
	color: #6C6C6C;
}
.drop-hr {
	margin: 10px 0px 15px 0px;
}
.modal-inline {
	display: none;
}
/***** cms *****/
.cms-banner {
	position: relative;
	margin-bottom: 25px;
}
.cms-banner-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 20px;
}
.cms-banner-overlay h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font: normal 28px Palatino, Georgia, sans-serif;
	color: #FFFFFF;
	border: none;
}
.cms-banner-overlay p {
	margin: 0px;
	font: normal 18px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #FFFFFF;
}
.cms-banner-overlay-dark h1, .cms-banner-overlay-dark p {
	color: #4C4C4C;
}
.cms-sidebar ul {
	padding: 15px 15px 10px 15px;
	list-style: none;
	border: solid 1px #DDDDDD;
}
.cms-sidebar ul li {
	margin-bottom: 5px;
}
.cms-sidebar ul li a {
	display: block;
	padding: 4px;
	font: normal 10px Verdana, sans-serif;
	color: #808080;
}
.cms-sidebar ul li a:hover {
	background: #EDEDED;
}
.cms-sidebar ul li a.selected, .cms-sidebar ul li a.selected:hover {
	color: #4C4C4C;
	background: #DFE33F;
}
/***** Home *****/
.home-gallery-container {
	margin-bottom: 20px;
}
.home-gallery-container ul {
	width: 958px;
	height: 370px;
	list-style: none;
	overflow: hidden;
}
.home-gallery-navigation-container {
	display: none;
	float: right;
	position: relative;
	left: -50%;
	z-index: 999;
}
.home-gallery-navigation {
	position: relative;
	left: 50%;
	height: 9px;
	margin-top: -23px;
	padding: 9px 0px 5px 0px;
	background: url("../images/cms/home/gallery-navigation-bg.png");
}
.home-gallery-navigation a.home-gallery-navigation-prev, .home-gallery-navigation a.home-gallery-navigation-next {
	display: block;
	float: left;
	width: 5px;
	height: 9px;
	margin: -2px 5px 0px 5px;
	text-indent: -9999px;
	background: url("../images/cms/home/gallery-navigation-arrows.png");
}
.home-gallery-navigation a.home-gallery-navigation-next {
	background-position: -15px 0px;
}
.home-gallery-navigation a.home-gallery-navigation-prev:hover {
	background-position: 0px -19px;
}
.home-gallery-navigation a.home-gallery-navigation-next:hover {
	background-position: -15px -19px;
}
.home-gallery-navigation-pager a {
	display: block;
	float: left;
	width: 5px;
	height: 5px;
	margin: 0px 5px;
	text-indent: -9999px;
	background: #FFFFFF;
}
.home-gallery-navigation-pager a.activeSlide, .home-gallery-navigation-pager a:hover {
	background: #DFE33F;
}
.home-featured-container {
	margin: 40px 0 20px 0;
}
.home-featured {
	float: left;
	width: 306px;
	margin-right: 20px;
}
.home-featured img {
	display: block;
	width: 274px;
	height: 244px;
	padding: 0 16px;
	background: #FFFFFF;
}
.home-more-container {
	margin: 40px 0 20px 0;
}
.home-more {
	float: left;
	width: 274px;
	margin-right: 20px;
	padding: 15px 15px 10px 15px;
	border: solid 1px #DFE33F;
}
.home-more img {
	display: block;
	width: 276px;
	height: 138px;
	margin-bottom: 10px;
}
.home-more a.home-more-link {
	float: right;
	padding-right: 15px;
	font: normal 12px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #666;
	letter-spacing: 0.05em;
	background: url("../images/cms/home/more-arrow.png") no-repeat right 4px;
	background-size: 4px;
}
.home-more a.home-more-link:hover {
	color: #4C4C4C;
}
/***** About Organics *****/
.cms-organics p.title {
	margin-bottom: 1em;
	font: bold 14px Palatino, Georgia, sans-serif;
}
.cms-organics p.title-large {
	margin-bottom: 10px;
	font: normal 22px Palatino, Georgia, sans-serif;
}
.cms-organics ul {
	margin-left: 1.2em;
}
.cms-organics li {
	margin-bottom: 15px;
}
.cms-organics img {
	margin-bottom: 15px;
}
.cms-organics .cms-banner img {
	margin-bottom: 0px;
}
.cms-organics-col2-set .col-1 {
	float: left;
	width: 469px;
	margin-right: 20px;
}
.cms-organics-col2-set .col-2 {
	float: left;
	width: 469px;
}
.cms-organics-row {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: solid 1px #DDDDDD;
}
.cms-organics-container-gray {
	padding: 20px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	-khtml-border-radius: 11px;
	border-radius: 11px;
	background: #F5F5F5;
}
.cms-organics .cms-header-green {
	margin: 0;
}
.cms-organics .cms-header-green h1 {
	padding: 20px 10px;
}
.cms-organics-why-organic-beauty-col-1 {
	float: left;
	width: 285px;
	margin-right: 20px;
	padding-right: 20px;
	font: bold 16px Palatino, Georgia, sans-serif;
	line-height: 1.4em;
	border-right: dotted 1px #6C6C6C;
}
.cms-organics-why-organic-beauty-col-2 {
	float: left;
	width: 143px;
	text-align: center;
}
.cms-organics-why-organic-beauty-col-1 p, .cms-organics-why-organic-beauty-col-2 p {
	margin: 0px;
}
.cms-organics-why-organic-beauty-col-2 span {
	font: bold 34px Palatino, Georgia, sans-serif;
}
.cms-organics-98 {
	float: left;
	margin-right: 20px;
	padding-right: 15px;
	font: bold 60px Palatino, Georgia, sans-serif;
	border-right: dotted 1px #6C6C6C
}
.cms-organics-col3-set .col-1 {
	float: left;
	width: 143px;
	margin-right: 20px;
	text-align: center;
}
.cms-organics-col3-set .col-2 {
	float: left;
	width: 143px;
	margin-right: 20px;
	text-align: center;
}
.cms-organics-col3-set .col-3 {
	float: left;
	width: 143px;
	text-align: center;
}
.cms-organics-col3-set img {
	text-align: center;
}
.cms-organics-col3-set p {
	margin: 0px;
	text-align: left;
}
/***** Ingredients *****/
.cms-ingredients h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font: bold normal 16px Palatino, 'Palatino LT W01 Roman', sans-serif;
	color: #565651;
	border: 0 none;
}
.cms-ingredients .headers {
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DFE33F;
}
.cms-ingredients .headers a {
	text-decoration: underline;
}
.cms-ingredients .headers a:hover {
	color: #C8CD39;
}
.cms-ingredients .headers .col-1, .cms-ingredients .headers .col-2 {
	width: 300px;
	margin-right: 29px;
	float: left;
}
.cms-ingredients .headers .col-3 {
	width: 300px;
	float: left;
}
.cms-ingredients-table {
	margin-top: 20px;
}
.cms-ingredients-table td {
	width: 296px;
	padding: 0px 35px 25px 0px;
	vertical-align: top;
}
.cms-ingredients-table td.last {
	padding-right: 0px;
}
.cms-ingredients-table td .cms-ingredients-image {
	margin-bottom: 10px;
	text-align: center;
}
.cms-ingredients-table td h2 {
	min-height: 40px;
	margin-bottom: 10px;
	padding: 0px;
	font: bold 16px Palatino, Georgia, sans-serif;
	color: #5C5C5C;
	line-height: 1.5em;
	border: none;
}
.cms-ingredients-table td h2 span {
	font: italic 12px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #9C9C9C;
}
/***** Powerful Action Without *****/
.cms-powerful-action-without h2 {
	margin-bottom: 25px;
	padding-bottom: 20px;
	font: bold normal 16px Palatino, 'Palatino LT W01 Roman', sans-serif;
	color: #565651;
	border-bottom: 1px solid #DDDDDD;
}
.cms-powerful-action-without ul {
	list-style: none;
}
.cms-powerful-action-without ul li {
	width: 223px;
	height: 8em;
	margin-right: 22px;
	float: left;
	font: normal normal 12px 'Neuzeit S LT W01 Book', sans-serif;
}
.cms-powerful-action-without ul li p.name {
	margin-bottom: 5px;
	font: bold normal 12px 'Neuzeit S LT W01 Book', sans-serif;
	color: #565651;
}
.cms-powerful-action-without ul li p.function {
	margin-bottom: 0;
	font: normal italic 12px 'Neuzeit S LT W01 Book', sans-serif;
	color: #909090;
}
/***** Seals *****/
.cms-seals h3 {
	margin-bottom: 1em;
	font-size: 14px;
	text-align: center;
}
.cms-seals-col2-set {
	margin-bottom: 25px;
}
.cms-seals-col2-set .col-1 {
	float: left;
	width: 469px;
	margin-right: 20px;
}
.cms-seals-col2-set .col-2 {
	float: left;
	width: 469px;
}
.cms-seals-col3-set .col-1 {
	float: left;
	width: 306px;
	margin-right: 20px;
}
.cms-seals-col3-set .col-2 {
	float: left;
	width: 306px;
	margin-right: 20px;
}
.cms-seals-col3-set .col-3 {
	float: left;
	width: 306px;
}
.cms-seals .cms-header-green {
	margin-right: 0px;
}
.cms-seals .cms-header-green h1 {
	padding: 20px 10px;
}
.cms-seals-header-text p {
	margin: 0px;
	font: normal 21px Palatino, Georgia, sans-serif;
}
.cms-seals-image {
	margin-bottom: 20px;
	text-align: center;
}
/***** FAQ *****/
.faq {
	margin-bottom: 1.4em;
	color: #4C4C4C;
	border-bottom: solid 1px #DDDDDD;
}
.faq-selected {
	color: #0099CC;
	border-color: #0099CC;
}
.faq-q {
	font-size: 14px;
	cursor: pointer;
}
.faq-q:hover {
	color: #0099CC;
}
.faq-a {
	display: none;
	padding-top: 1.4em;
	color: #6C6C6C;
	border-top: solid 1px #0099CC;
}
/***** About Navigation - Press/Media Navigation *****/
.cms-about-navigation, .cms-press-media-navigation {
	float: right;
	position: relative;
	left: -50%;
	margin: 25px 0px 20px 0px;
}
.cms-about-navigation ul, .cms-press-media-navigation ul {
	float: left;
	position: relative;
	left: 50%;
	list-style: none;
	border-top: solid 1px #DDDDDD;
}
.cms-about-navigation ul li, .cms-press-media-navigation ul li {
	float: left;
}
.cms-about-navigation ul li.last, .cms-press-media-navigation ul li.last {
	margin-right: 0px;
}
.cms-about-navigation ul li a, .cms-press-media-navigation ul li a {
	display: block;
	width: 120px;
	margin: -5px 40px 0px 0px;
	padding-top: 14px;
	font: bold 14px Palatino, Georgia, sans-serif;
	color: #6C6C6C;
	text-align: center;
	text-decoration: none;
	background: url("../images/cms/sub-navigation.png") no-repeat top center;
}
.cms-about-navigation ul li a.first, .cms-press-media-navigation ul li a.first {
	background: url("../images/cms/sub-navigation-first.png") no-repeat top center;
}
.cms-about-navigation ul li a.last, .cms-press-media-navigation ul li a.last {
	margin-right: 0px;
	background: url("../images/cms/sub-navigation-last.png") no-repeat top center;
}
.cms-about-navigation ul li a:hover, .cms-about-navigation ul li a.selected, .cms-press-media-navigation ul li a:hover, .cms-press-media-navigation ul li a.selected {
	color: #4C4C4C;
	background-position: center -101px;
}
/***** Mission *****/
.cms-mission .col2-left-layout .col-left {
	width: 250px;
	margin-right: 20px;
}
.cms-mission .col2-left-layout .col-main {
	width: 688px;
}
.cms-mission .cms-header-green {
	margin-bottom: 20px;
}
.cms-mission .col2-left-layout .col-left img {
	margin-bottom: 20px;
}
.cms-mission .sidebar-element {
	width: 200px;
	margin-bottom: 20px;
	padding: 15px;
	font: bold 14px Palatino, Georgia, sans-serif;
	text-align: center;
	text-transform: uppercase;
	background: #F5F5F5;
}
.cms-mission .col-main p {
	color: #6C6C6C;
}
.cms-mission .col-main p.callout {
	margin: 0px;
	padding: 10px;
	font: normal 24px Palatino, Georgia, sans-serif;
	color: #4C4C4C;
	text-align: center;
	background: #DFE33F;
}
/***** Core Truths & Eco Values *****/
.cms-truths-values .col2-left-layout {
	margin-bottom: 20px;
}
.cms-truths-values .col2-left-layout .col-left {
	width: 250px;
	margin-right: 20px;
}
.cms-truths-values .col2-left-layout .col-main {
	width: 688px;
}
.cms-truths-values .cms-truth {
	margin-bottom: 20px;
}
.cms-truths-values .cms-truth .cms-truth-header {
	float: left;
	width: 145px;
	margin-right: 20px;
	padding-right: 20px;
	font: normal 24px Palatino, Georgia, sans-serif;
	color: #5C5C5C;
	border-right: dotted 1px #DDDDDD;
}
.cms-truths-values .cms-truth p {
	float: left;
	width: 502px;
	margin: 0px;
	font: normal 20px Palatino, Georgia, sans-serif;
	color: #6C6C6C;
	line-height: 1.4em;
}
.cms-truths-values .cms-values h1 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
	border: none;
}
.cms-truths-values .cms-values h3 {
	margin: 0 0 15px 0;
	padding: 0;
	font: 19px Palatino, sans-serif;
	color: #5C5C5C;
}
/***** Clinical Results *****/
.cms-clinical-results-case {
	width: 692px;
	margin: 0 auto 25px auto;
	padding-bottom: 25px;
	border-bottom: solid 1px #DDDDDD;
}
.cms-clinical-results-case-last {
	padding: 0;
	border: none;
}
.cms-clinical-results-case h2 {
	margin-bottom: 25px;
	padding: 0px;
	text-align: center;
	border: none;
}
.cms-clinical-results-case h2 a {
	text-decoration: underline;
}
.cms-clinical-results-case h2 a:hover {
	text-decoration: none;
}
ul.cms-clinical-results-gallery {
	overflow: hidden;
	float: left;
	width: 618px;
	margin-bottom: 20px;
	list-style: none;
}
.cms-clinical-results-gallery-prev {
	float: left;
	margin-right: 30px;
}
.cms-clinical-results-gallery-next {
	float: left;
	margin-left: 30px;
}
.cms-clinical-results-gallery-prev a, .cms-clinical-results-gallery-next a {
	display: block;
	width: 7px;
	height: 14px;
	text-indent: -9999px;
	background: url("../images/home-sub-navigation-block-gallery-arrows.png") no-repeat;
}
.cms-clinical-results-gallery-next a {
	background-position: -17px 0px;
}
.cms-clinical-results-gallery-prev a:hover {
	background-position: 0px -24px;
}
.cms-clinical-results-gallery-next a:hover {
	background-position: -17px -24px;
}
.cms-clinical-results-case-info {
	margin-left: 37px;
}
.cms-clinical-results-case-info .col-1 {
	float: left;
	width: 300px;
	margin-right: 18px;
}
.cms-clinical-results-case-info .col-2 {
	float: left;
	width: 300px;
}
/***** Global *****/
.cms-global-info {
	padding-bottom: 25px;
}
.cms-global-info .col-1 {
	float: left;
	width: 459px;
	margin-right: 40px;
}
.cms-global-info .col-2 {
	float: left;
	width: 459px;
}
/***** Press *****/
.cms-press table td {
	vertical-align: top;
	width: 459px;
	padding: 25px 40px 25px 0px;
	border-bottom: 1px solid #DDDDDD;
}
.cms-press table td.last {
	padding: 25px 0 25px 0;
}
.cms-press table td .col-1 {
	float: left;
	width: 169px;
	margin-right: 20px;
}
.cms-press table td .col-2 {
	float: left;
	width: 270px;
}
.cms-press table td .col-1 img {
	display: block;
	width: 167px;
	height: 210px;
	border: 1px solid #DDDDDD;
}
.cms-press table td .col-2 h2 {
	margin-bottom: 3px;
	padding: 0px;
	font: bold 14px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #6C6C6C;
	border: none;
}
.cms-press table td .col-2 p {
	margin-bottom: .7em;
	font: normal 14px Georgia, Palatino, sans-serif;
	color: #6C6C6C;
}
/***** Media *****/
.cms-media table td {
	width: 292px;
	padding: 0px 41px 20px 0px;
	vertical-align: top;
}
.cms-media table td.last {
	padding: 0px 0px 20px 0px;
}
.cms-media table tr.last td, .cms-media table tr.last td.last {
	padding-bottom: 0px;
}
.cms-media table td img {
	display: block;
	width: 292px;
	height: 219px;
	margin-bottom: 8px;
}
.cms-media table td h2 {
	margin-bottom: 3px;
	padding: 0px;
	font: bold 14px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #6C6C6C;
	border: none;
}
/***** Careers *****/
.cms-job-listing {
	margin-bottom: 20px;
	border-bottom: solid 1px #DDDDDD;
}
.cms-job-listing-col-1 {
	float: left;
	width: 478px;
	margin-right: 40px;
}
.cms-job-listing-col-2 {
	float: left;
	width: 200px;
}
.cms-job-listing-col-2 p {
	margin-bottom: 5px;
}
.cms-job-listing-col-2 a {
	display: block;
	width: 110px;
	text-align: center;
	margin: 15px 0px 1.4em 0px;
}
.cms-job-listing-details {
	display: none;
}
.cms-job-listing-details ol {
	margin: 0 0 1.4em 1.6em;
	color: #6C6C6C;
}
.cms-job-listing-details ul {
	margin: 0 0 1.4em 1.3em;
	color: #6C6C6C;
}
.cms-job-listing-details ol li, .cms-job-listing-details ul li {
	margin-bottom: 5px;
}
/***** Retailer Info *****/
.cms-retailers-terms h3 {
	margin-bottom: 5px;
	font: bold 16px Palatino, Georgia, sans-serif;
	color: #5C5C5C;
}
.cms-retailers-terms ul {
	margin: 0 0 20px 1.3em;
}
.cms-retailers-terms ul li {
	margin-bottom: 5px;
}
/***** Web Specials *****/
.cms-specials .category-header img {
	border: 0 none;
}
.cms-specials .kicker {
	margin-bottom: 35px;
}
.cms-special {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: solid 1px #DDDDDD;
}
.cms-special .col-1 {
	float: left;
	width: 342px;
	margin-right: 40px;
}
.cms-special .col-2 {
	float: left;
	width: 576px;
}
.cms-special-last {
	padding: 0;
	border: none;
}
.cms-special img {
	padding: 20px;
	border: solid 1px #DFE33F;
}
.cms-special h2 {
	padding: 0;
	font-size: 24px;
	border: none;
}
#web-specials-newsletter-form {
	position: absolute;
	top: 135px;
	left: 20px;
}
#web-specials-newsletter-form p {
	margin-bottom: 8px;
}
#web-specials-newsletter-form .input-box {
	float: left;
	margin: 0;
}
#web-specials-newsletter-form .input-text {
	width: 170px;
	height: 18px;
	margin-right: 3px;
}
#web-specials-newsletter-form button {
	float: left;
}
#web-specials-newsletter-form button span {
	padding: 5px;
}
#web-specials-newsletter-form button span span {
	height: 14px;
}
/***** Newsletter Sign Up / Thank You *****/
.cms-newsletter .col-1 {
	float: left;
	width: 459px;
	margin-right: 40px;
}
.cms-newsletter .col-2 {
	float: left;
	width: 459px;
}
.cms-newsletter .success {
	font: normal 30px Palatino, Georgia, sans-serif;
	text-align: center;
}
/***** Newsletter Modal *****/
.newsletter-modal {
	display: none;
	width: 640px;
	height: 245px;
	padding: 30px;
	color: #565651;
	text-align: left;
	border: 4px solid #DFE33F;
	background: url('/store/skin/frontend/juice-beauty/default/images/newsletter/modal/bg.png') no-repeat left top;
}
.newsletter-modal .header h2, .newsletter-modal .success h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font: normal 26px 'Palatino Linotype', Palatino, sans-serif;
	color: #565651;
	border: 0 none;
}
.newsletter-modal .header p, .newsletter-modal .success p {
	width: 240px;
	margin-bottom: 5px;
	color: #464643;
	font-size: 13px;
}
.newsletter-modal .success p {
	display: none;
}
.newsletter-modal .header p em, .newsletter-modal .success p em {
	color: #EA2B94;
	font-style: normal;
	font-weight: bold;
}
.newsletter-modal form {
	width: 256px;
	margin-top: 30px;
}
.newsletter-modal form .input-box {
	float: left;
	margin: 0 3px 0 0;
	text-align: left;
}
.newsletter-modal form .input-text {
	width: 165px;
	height: 18px;
}
.newsletter-modal form button {
	float: left;
}
.newsletter-modal form button span {
	padding: 5px;
}
.newsletter-modal form button span span {
	height: 14px;
}
.newsletter-modal .loading {
	display: none;
	font-size: 13px;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
}
.newsletter-modal .loading img {
	vertical-align: middle;
}
.newsletter-modal .error {
	display: none;
	margin-top: 5px;
}
.newsletter-modal .error p.message {
	margin: 0;
	color: #E31837;
	font-size: 11px;
}
.newsletter-modal .success {
	display: none;
}
/***** OTCS Navigation *****/
.otcs-navigation {
	float: right;
	position: relative;
	left: -50%;
	margin: 25px 0px;
}
.otcs-navigation ul {
	float: left;
	position: relative;
	left: 50%;
	list-style: none;
}
.otcs-navigation ul {
	list-style: none;
}
.otcs-navigation ul li {
	float: left;
}
.otcs-navigation ul li.separator {
	margin: 0px 20px;
}
.otcs-navigation ul li a {
	font: bold 11px Georgia, sans-serif;
	color: #6C6C6C;
	text-transform: uppercase;
}
.otcs-navigation ul li a:hover, .otcs-navigation ul li a.selected {
	color: #4C4C4C;
	border-bottom: solid 1px #0099CC;
}
/***** OTCS Header *****/
.otcs-header {
	clear: both;
	margin-bottom: 25px;
	padding: 20px;
	border: solid 10px #0099CC;
	background: #FAFAFA;
}
.otcs-header .col-1 {
	float: left;
	width: 429px;
	margin-right: 40px;
}
.otcs-header .col-2 {
	float: left;
	width: 429px;
}
.otcs-header h1 {
	margin-bottom: 10px;
	padding: 0px;
	font-size: 40px;
	color: #0099CC;
	border: none;
}
.otcs-header p {
	margin-bottom: 1.2em;
	font-size: 16px;
}
.otcs-header-misc .col-1 {
	float: left;
	width: 204px;
	margin-right: 21px;
}
.otcs-header-misc .col-2 {
	float: left;
	width: 204px;
}
.otcs-header-misc .col-2 p {
	font-size: 12px;
}
.otcs-header-misc a.button-green {
	display: block;
	padding: 10px 12px;
	font-size: 16px;
}
.otcs-header-str .otcs-header-misc a.button-green {
	width: 180px;
}
.otcs-header-str h1 {
	margin-bottom: 5px;
}
.otcs-header-str p {
	margin-bottom: 15px;
}
.otcs-header-str ul, ul.juice-beauty-blue {
	margin: 0px 0px 18px 1.5em;
	list-style-image: url('../images/bullet-blue.png');
}
.otcs-header-str ul li {
	margin-bottom: 5px;
}
ul.juice-beauty-blue li {
	margin-bottom: 10px;
}
/***** OTCS More *****/
.otcs-more-container {
	margin-bottom: 30px;
}
.otcs-more {
	float: left;
	width: 274px;
	margin-right: 20px;
	padding: 15px 15px 10px 15px;
	border: solid 1px #0099CC;
}
.otcs-more img {
	display: block;
	width: 276px;
	height: 138px;
	margin-bottom: 10px;
}
.otcs-more a.otcs-more-link {
	padding-right: 15px;
	font: bold 16px Palatino, Georgia, sans-serif;
	color: #6C6C6C;
	text-transform: uppercase;
	background: url("../images/cms/home/more-arrow.png") no-repeat right 2px;
}
.otcs-more a.otcs-more-link:hover {
	color: #4C4C4C;
	background-position: right -19px;
}
/***** OTCS *****/
.cms-otcs .header-centered {
	background: #0099CC;
}
/***** OTCS Home *****/
.cms-otcs-home {
	clear: both;
	margin-bottom: 25px;
}
.cms-otcs-home h2 {
	margin-bottom: 20px;
	padding-bottom: 2px;
	font: normal 24px Palatino, sans-serif;
	color: #4C4C4C;
	border-bottom: solid 1px #DDDDDD;
}
.cms-otcs-home .col-1 {
	float: left;
	width: 587px;
	margin: 0px 30px 30px 0px;
	padding-right: 30px;
	border-right: solid 1px #DDDDDD;
}
.cms-otcs-home .col-2 {
	float: left;
	width: 300px;
	margin-bottom: 30px;
}
.cms-otcs-home .otcs-step {
	margin-bottom: 10px;
}
.cms-otcs-home .otcs-step .otcs-step-col-1 {
	float: left;
	width: 140px;
	margin-right: 20px;
}
.cms-otcs-home .otcs-step .otcs-step-col-2 {
	float: left;
	width: 427px;
}
.cms-otcs-home .otcs-step .otcs-step-title {
	margin-bottom: 15px;
	padding-bottom: 3px;
	font: normal 16px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #8C8C8C;
	text-transform: uppercase;
	background: url("../images/otcs/step-title-bg.png") no-repeat bottom left;
}
.cms-otcs-home .otcs-step h3 {
	margin-bottom: 13px;
	font: normal 24px Palatino, sans-serif;
	color: #5C5C5C;
}
.cms-otcs-home .otcs-step p {
	font-size: 14px;
}
.cms-otcs-home .otcs-step-misc p {
	float: left;
	margin-right: 20px;
	font: normal 10px Georgia, sans-serif;
	color: #3C3C3C;
	text-transform: uppercase;
}
.cms-otcs-home .otcs-step-misc p span {
	margin-left: 5px;
	font: normal 12px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #0099CC;
	text-transform: none;
}
.cms-otcs-home .col-2 h2 {
	margin-bottom: 15px;
	padding-bottom: 3px;
	font: normal 16px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #0099CC;
	text-transform: uppercase;
}
.otcs-home-before-after {
	padding-bottom: 10px;
}
.otcs-home-before-after img {
	margin-bottom: 7px;
	background: #F5F5F5;
}
.otcs-home-before-after p.name {
	margin-bottom: 7px;
	font: normal 12px Georgia, sans-serif;
	color: #6C6C6C;
}
.otcs-home-before-after p.testimonial {
	margin-bottom: 7px;
}
.otcs-home-before-after a {
	color: #0099CC;
}
.otcs-home-before-after a:hover {
	color: #6C6C6C;
}
.otcs-home-plus .col-1 {
	float: left;
	width: 459px;
	margin: 0px 40px 0px 0px;
	padding: 0px;
	border: none;
}
.otcs-home-plus .col-2 {
	float: left;
	width: 459px;
	margin: 0px;
	padding: 0px;
	border: none;
}
.otcs-home-plus .otcs-home-plus-details .col-1 {
	float: left;
	width: 100px;
}
.otcs-home-plus .otcs-home-plus-details .col-2 {
	float: left;
	width: 319px;
}
.otcs-home-plus .otcs-home-plus-details .col-1 img {
	display: block;
	width: 100px;
	height: 100px;
	margin-bottom: 10px;
}
.otcs-home-plus .otcs-home-plus-details .col-1 p {
	text-align: center;
}
.otcs-home-plus .otcs-home-plus-details .col-1 span {
	font-size: 14px;
	color: #4C4C4C;
	border-bottom: solid 1px #DFE33F;
}
.otcs-home-plus .otcs-home-plus-details .col-2 h3 {
	margin-bottom: 13px;
	font: normal 24px Palatino, sans-serif;
	color: #5C5C5C;
}
/**** OTCS - Our Organic Difference *****/
.cms-otcs-ood h1, .cms-otcs-ood h2 {
	color: #0099CC;
	border-color: #0099CC;
}
.cms-otcs-ood table {
	margin-bottom: 45px;
}
.cms-otcs-ood table td {
	vertical-align: top;
	padding: 20px;
	font-size: 14px;
	border-bottom: solid 1px #DDDDDD;
}
.cms-otcs-ood table tr.odd td {
	background: #FAFAFA;
}
.cms-otcs-ood table td.otcs-ood-vs {
	vertical-align: middle;
	padding: 20px 0px;
	text-align: center;
}
.cms-otcs-ood table td strong {
	color: #0099CC;
}
/**** OTCS - See the Results *****/
.cms-otcs-str {
	margin-bottom: 45px;
}
.otcs-str-case {
	margin-bottom: 25px;
	padding-top: 20px;
	border-top: solid 1px #DDDDDD;
}
.otcs-str-case h2 {
	font-size: 24px;
	padding: 0px;
	border: none;
}
.otcs-str-case p {
	font-size: 16px;
}
.otcs-str-case .col-1 {
	float: left;
	width: 459px;
	margin-right: 40px;
}
.otcs-str-case .col-2 {
	float: left;
	width: 459px;
}
/***** Blog *****/
.blog .juicy-bits {
	margin-bottom: 5px;
	font: normal 24px Palatino, Georgia, sans-serif;
	color: #4C4C4C;
	text-transform: uppercase;
	text-align: center;
}
.blog-header h1, .blog-header .h1 {
	margin-bottom: 10px;
	padding: 0px;
	font: normal 18px Palatino, Georgia, sans-serif;
	color: #8C8C8C;
	text-align: center;
	border: none;
}
.blog-header {
	margin-bottom: 15px;
}
.blog-col-1 {
	float: left;
	width: 612px;
	margin-right: 40px;
}
.blog-col-2 {
	float: left;
	width: 306px;
}
.blog-post {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: solid 1px #DDDDDD;
}
.blog-post h1, .blog-post h2 {
	margin-bottom: 7px;
	padding: 0px;
	font-size: 24px;
	border: none;
}
.blog-meta {
	margin-bottom: 20px;
	font: normal 10px Verdana, sans-serif;
	color: #9C9C9C;
	text-transform: uppercase;
}
.blog-meta .blog-date, .blog-meta .blog-author, .blog-meta .blog-categories {
	float: left;
	margin-right: 20px;
}
.blog-meta .blog-categories a {
	color: #9C9C9C;
	font-weight: bold;
}
.blog-meta .blog-categories a:hover {
	color: #C8CD39;
}
.blog-content {
	margin-bottom: 40px;
	font: normal 15px Palatino, Georgia, sans-serif;
}
.blog-footer p {
	float: left;
	margin: 0px;
}
.blog-social {
	float: right;
}
.blog-comment-count {
	float: left;
	margin: 5px 40px 0px 0px;
	font: normal 12px Palatino, Georgia, sans-serif;
	text-transform: uppercase;
}
.blog-widgets {
	float: left;
}
.blog-pagination {
	font: bold 14px Palatino, Georgia, sans-serif;
	text-transform: uppercase;
}
.blog-pagination-previous {
	float: left;
}
.blog-pagination-next {
	float: right;
}
.blog-sidebar .sidebar-element, .blog-sidebar-element {
	margin-bottom: 25px;
}
.blog-sidebar .widgettitle {
	font: bold 16px Palatino, Georgia, sans-serif;
	margin-bottom: 10px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
	border-top: solid 1px #DDDDDD;
	border-bottom: none;
}
.blog-sidebar ul#twitter_update_list {
	list-style: none;
}
.blog-sidebar ul#twitter_update_list li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #DDDDDD;
}
.blog-sidebar ul#twitter_update_list li a {
	color: #C8CD39;
}
.blog-sidebar ul#twitter_update_list li a:hover {
	color: #6C6C6C;
}
.blog-sidebar-more {
	width: 274px;
	padding: 15px 15px 10px 15px;
	border: solid 1px #DFE33F;
}
.blog-sidebar-more img {
	display: block;
	width: 274px;
	height: 138px;
	margin-bottom: 10px;
}
.blog-sidebar-more p {
	margin: 0px;
	text-align: center;
}
.blog-sidebar-more a.link {
	padding-right: 15px;
	font: bold 16px Palatino, Georgia, sans-serif;
	color: #6C6C6C;
	text-transform: uppercase;
	background: url("../images/cms/home/more-arrow.png") no-repeat right 2px;
}
.blog-sidebar-more a.link:hover {
	color: #4C4C4C;
	background-position: right -19px;
}
.widget_archive ul, .widget_categories ul, .widget_nav_menu ul {
	list-style: none;
}
.widget_archive ul li, .widget_categories ul li, .widget_nav_menu ul li {
	margin-bottom: 10px;
}
.widget_archive ul li a, .widget_categories ul li a, .widget_nav_menu ul li a {
	padding-left: 12px;
	background: url("../images/cms/home/more-arrow.png") no-repeat 0px 2px;
}
.widget_archive ul li a:hover, .widget_categories ul li a:hover, .widget_nav_menu ul li a:hover {
	background-position: 0px -19px;
}
.blog ul.juice-beauty li {
	margin-bottom: 1em;
}
/***** Store Locator *****/
.store-locator .buttons-set {
	margin-bottom: 25px;
}
.store-locator button {
	margin-right: 10px;
}
.store-locator .sidebar-header {
	width: 358px;
	height: 14px;
	padding: 10px;
	font: bold 14px Palatino, Georgia, sans-serif;
	text-transform: uppercase;
	border: solid 1px #DDDDDD;
	border-bottom: none;
	background: #F5F5F5;
}
.store-locator #sidebar {
	overflow: auto;
	width: 378px;
	height: 390px;
	margin-right: 40px;
	border: solid 1px #DDDDDD;
}
.store-locator #sidebar a {
	display: block;
	padding: 10px;
	color: #6C6C6C;
	cursor: pointer;
}
.store-locator #sidebar a:hover {
	color: #6C6C6C;
	background: #F5F5F5;
}
.store-locator .store-name {
	font: bold 14px Palatino, Georgia, sans-serif;
	line-height: 1.5em;
}
.store-locator .store-distance {
	font: bold 12px Palatino, Georgia, sans-serif;
	color: #8C8C8C;
	line-height: 1.8em;
}
.store-locator #map {
	overflow: hidden;
	width: 536px;
	height: 424px;
	border: solid 1px #DDDDDD;
}
.box-up-sell {
	text-align: center;
}
.box-up-sell .up-sell-header {
	margin-bottom: 30px;
	padding: 10px;
	font: bold 11px Georgia, Palatino, sans-serif;
	text-transform: uppercase;
	border-bottom: solid 1px #DDDDDD;
}
.box-up-sell ul {
	padding: 0 20px;
	list-style: none;
}
.box-up-sell ul li {
	padding-bottom: 30px;
}
.box-up-sell ul li img {
	padding-bottom: 10px;
}
.box-up-sell ul li p.up-sell-name {
	margin: 0 0 10px 0;
	font: normal 12px Georgia, Palatino, sans-serif;
}
.box-up-sell ul li p.up-sell-name a {
	font: normal 12px Georgia, Palatino, sans-serif;
	color: #6C6C6C;
}
.box-up-sell ul li p.up-sell-shop-this {
	margin: 0;
}
.box-up-sell ul li p.up-sell-shop-this a {
	font: normal 10px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #6C6C6C;
	text-transform: uppercase;
	border-bottom: solid 1px #DFE33F;
}
.box-up-sell ul li p.up-sell-name a:hover, .box-up-sell ul li p.up-sell-shop-this a:hover {
	color: #4C4C4C;
}
/***** clearfix *****/
.clear:after, .clearfix:after, #authorizenet_cc_type_exp_div .input-box:after {
	clear: both;
	display: block;
	height: 0;
	font-size: 0;
	content: " ";
	visibility: hidden;
}
* html .clear, * html .clearfix, * html #authorizenet_cc_type_exp_div .input-box {
	zoom: 1;
}
*:first-child+html .clear, *:first-child+html .clearfix, *:first-child+html #authorizenet_cc_type_exp_div .input-box {
	zoom: 1;
}
.cms-banner h1 {
	padding: 0;
	border: none;
}
.fancybox-outer {
	border-radius: 0 !important;
	background: #FFFFFF !important;
}
#tab-clinicals p.header {
	margin-bottom: 10px;
	font: normal 19px Palatino, Georgia, sans-serif;
	color: #5C5C5C;
}
#tab-clinicals .clinical-results ul {
	margin: 0px 0px 1em 1.5em;
	list-style-image: url('/store/skin/frontend/juice-beauty/default/images/bullet-green.png');
}
#tab-clinicals .clinical-results ul li {
	margin-bottom: 10px;
}
table.product-ingredients {
	width: 100%;
	margin: -10px 0 20px 0;
}
table.product-ingredients td {
	padding: 10px 40px 10px 0;
	text-align: left;
	border-bottom: solid 1px #DDDDDD;
}
table.product-ingredients tr.last td {
	padding-bottom: 0;
	border: none;
}
.product-view-tab h2 {
	border-color: #DDDDDD;
}
.product-view-tab h2 span {
	float: right;
	position: relative;
	top: 4px;
}
.product-view-tab h2 span a {
	font: 12px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #9C9C9C;
}
.product-view-top {
	padding-bottom: 25px;
}
.product-view-misc {
	text-align: center;
}
.product-view-misc img {
	width: 236px;
	margin-bottom: 10px;
}
.product-view-misc a.collection-name {
	font: bold 16px Palatino, Georgia, sans-serif;
}
.product-view-misc a.shop {
	text-transform: uppercase;
	border-bottom: solid 1px #DFE33F;
}
.product-view-otcs {
	margin-top: 0;
}
.product-view-otcs ul.messages {
	margin-bottom: 0;
}
.product-view-otcs .price {
	font-weight: bold;
}
.product-view-otcs .sarp-subscription, .product-view-otcs .subscription-start {
	display: none;
}
.product-view-otcs .product-options ul {
	list-style: none;
}
.product-view-otcs .product-options .checkbox {
	margin-right: 5px;
}
.product-view-otcs .product-description-title {
	border-color: #0099CC;
}
.product-view-otcs .product-view-tab a:hover {
	color: #0099CC;
}
.product-view-otcs #tab-clinicals .clinical-results ul {
	list-style-image: url("/store/skin/frontend/juice-beauty/default/images/bullet-blue.png");
	margin: 0 0 1em 1.5em;
}
.otcs-tooltip {
	display: none;
	z-index: 9999;
	position: absolute;
	width: 290px;
}
.otcs-tooltip-outer {
	float: right;
	width: 11px;
	height: 21px;
	margin-top: 15px;
	background: url('../images/otcs/tooltip-bg.png') no-repeat;
}
.otcs-tooltip-inner {
	float: right;
	width: 247px;
	padding: 15px 15px 10px 15px;
	margin-left: -1px;
	border: solid 1px #0099CC;
	background: #FAFAFA;
}
.otcs-tooltip-inner ul {
	margin: 0 0 0 1.5em;
	list-style-image: url('../images/bullet-blue.png');
}
.otcs-tooltip-inner ul li {
	margin-bottom: 10px;
}
.regimen-grid .item {
	padding-bottom: 30px;
}
.regimen-grid .last {
	padding-bottom: 0;
}
.regimen-grid .item .header {
	text-align: right;
}
.regimen-grid .item h2 {
	float: left;
	height: 22px;
	margin: 0;
	padding: 0 0 0 27px;
	border: none;
	background: url('../images/regimens/drop.png') no-repeat top left;
}
.regimen-grid .item h2 a {
	line-height: 22px;
}
.regimen-grid .item img {
	border: solid 1px #DDDDDD;
	border-right: none;
	border-left: none;
}
.regimen-quiz {
	display: none;
	width: 801px;
	text-align: left;
	border: solid 5px #DDDDDD;
	background: url('../images/regimens/quiz/bg.jpg') no-repeat bottom right;
}
.regimen-quiz-nav {
	float: left;
	width: 200px;
	border-right: solid 1px #DDDDDD;
}
.regimen-quiz-nav ul {
	list-style: none;
}
.regimen-quiz-nav ul li a {
	display: block;
	width: 200px;
	height: 54px;
	font: bold 14px Palatino, Georgia, sans-serif;
	color: #6C6C6C;
	line-height: 54px;
	text-align: center;
	text-transform: uppercase;
	border-bottom: solid 1px #DDDDDD;
	background: #FFFFFF;
}
.regimen-quiz-nav ul li a.last {
	border: none;
}
.regimen-quiz-nav ul li a {
	color: #6C6C6C;
	cursor: default;
}
.regimen-quiz-nav ul li a.enabled, .regimen-quiz-nav ul li a.enabled:hover {
	cursor: pointer;
	background: url('../images/regimens/quiz/step-bg.png') no-repeat;
}
.regimen-quiz-nav ul li a.selected {
	color: #4C4C4C;
}
.regimen-quiz-form {
	float: left;
	width: 540px;
	padding: 20px 30px;
}
.regimen-quiz-form .step {
	display: none;
}
.regimen-quiz-form .step p {
	margin-bottom: 15px;
}
.regimen-quiz-form .step p.title {
	font: normal 19px Palatino, Georgia, sans-serif;
	color: #5C5C5C;
}
.regimen-quiz-form .step input {
	margin: 0 5px 15px 0;
	vertical-align: middle;
}
.regimen-quiz-form .step label {
	vertical-align: top;
}
.regimen-quiz-form .validation-advice {
	display: none;
	margin: 0px 0 15px 0;
}
.regimen-quiz-results {
	display: none;
	width: 761px;
	padding: 20px;
	text-align: left;
	border: solid 5px #DDDDDD;
}
.regimen-quiz-results p {
	margin-bottom: 10px;
	font-size: 16px;
}
.regimen-quiz-results p.header {
	padding: 0;
	font: normal 24px Palatino, Georgia, sans-serif;
}
.regimen-quiz-results-close {
	padding: 15px 0 10px 0;
}
/***** cross-sell *****/
.cross-sell {
	margin-bottom: 20px;
	padding: 20px;
	border: solid 1px #DDDDDD;
}
.cross-sell h2 {
	margin-bottom: 20px;
	font: bold 16px Palatino, Georgia, sans-serif;
	color: #5C5C5C;
	border-color: #0099CC;
}
.cross-sell ul {
	list-style: none;
}
.cross-sell ul li {
	float: left;
	width: 414px;
	margin-right: 21px;
	padding-right: 22px;
	border-right: solid 1px #DDDDDD;
}
.cross-sell ul li.last {
	margin: 0;
	padding: 0;
	border: none;
}
.cross-sell ul li .col-1 {
	float: left;
	width: 100px;
	margin-right: 10px;
}
.cross-sell ul li .col-2 {
	float: left;
	width: 304px;
}
.cross-sell ul li h3 {
	height: 28px;
	padding-bottom: 15px;
	font: normal 14px Palatino, Georgia, sans-serif;
	color: #6C6C6C;
}
.cross-sell ul li .price-box {
	padding-bottom: 10px;
}
.cross-sell a.shop-this, .cross-sell-jb a.shop-this {
	font: normal 10px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #6C6C6C;
	text-transform: uppercase;
	border-bottom: solid 1px #DFE33F;
}
.cross-sell a.shop-this:hover, .cross-sell-jb a.shop-this:hover {
	color: #4C4C4C;
}
.cross-sell-jb ul {
	list-style: none;
}
.cross-sell-jb ul li {
	float: left;
	width: 122px;
	margin-right: 22px;
	text-align: center;
}
.cross-sell-jb ul li.last {
	margin-right: 0;
}
.cross-sell-jb ul li img {
	padding-bottom: 5px;
}
.cross-sell-jb ul li h3 {
	height: 28px;
	padding-bottom: 15px;
	font: normal 13px Palatino, Georgia, sans-serif;
	color: #6C6C6C;
}
/***** 404 *****/
.error-404 {
	margin-top: 25px;
	padding: 20px;
	font: normal 19px Palatino, Georgia, sans-serif;
	background: #FAFAFA;
}
.error-404 p {
	margin-bottom: 10px;
	color: #8C8C8C;
}
/***** product tabs *****/
.product-tabs {
	float: left;
	width: 678px;
	min-height: 340px;
	margin-right: 20px;
	border: solid 1px #DDDDDD;
}
.product-tabs-navigation {
	background: #F5F5F5;
}
.product-tabs-navigation ul {
	list-style: none;
}
.product-tabs-navigation li {
	float: left;
	border-right: solid 1px #DDDDDD;
}
.product-tabs-navigation li.first {
	border-left: solid 1px #DDDDDD;
}
.product-tabs-navigation li a {
	display: block;
	padding: 5px 10px;
	font: bold 10px Georgia, Palatino, sans-serif;
	color: #6C6C6C;
	text-transform: uppercase;
	border-bottom: solid 1px #DDDDDD;
	background: #F5F5F5;
}
.product-tabs-navigation li a:hover {
	font: bold 10px Georgia, Palatino, sans-serif;
	color: #6C6C6C;
	text-transform: uppercase;
	background: #FFFFFF;
}
.product-tabs-navigation li a.selected {
	font: bold 10px Georgia, Palatino, sans-serif;
	color: #6C6C6C;
	text-transform: uppercase;
	border-bottom: solid 1px #FFFFFF;
	background: #FFFFFF;
}
.product-tabs-navigation li a:hover {
	border-bottom: solid 1px #DDDDDD;
}
.product-tabs-navigation li a.selected:hover {
	border-bottom: solid 1px #FFFFFF;
}
.product-tabs-content {
	margin-top: -1px;
	padding: 20px;
	border-top: solid 1px #DDDDDD;
}
.product-tab h2 {
	border-color: #DDDDDD;
}
.product-tab h2 span {
	float: right;
	position: relative;
	top: 1px;
}
.product-tab h2 span a {
	font: 9px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
	color: #4C4C4C;
	letter-spacing: 0.05em;
	background: #DFE33F;
	padding: 4px 8px 4px 8px;
	text-transform: uppercase;
}
.product-tab h2 span a:hover {
	color: #FFFFFF;
	background: #999999;
}
.product-tabs #clinical-results p.header {
	margin-bottom: 10px;
	font: normal 19px Palatino, Georgia, sans-serif;
	color: #5C5C5C;
}
.product-tabs #clinical-results .clinical-results ul {
	margin: 0px 0px 1em 1.5em;
	list-style-image: url('/store/skin/frontend/juice-beauty/default/images/bullet-green.png');
}
.product-tabs #clinical-results .clinical-results ul li {
	margin-bottom: 5px;
}
.product-tabs #how-to-use p.header {
	margin: 0;
	padding-bottom: 5px;
	font-weight: bold;
}
.product-tabs #how-to-use table tr.even td {
	border-bottom: solid 1px #EEEEEE;
}
.product-tabs #how-to-use table td {
	padding: 5px;
	background: #FAFAFA;
}
.product-tabs #ingredients table.ingredients {
	width: 100%;
	margin: -10px 0 20px 0;
}
.product-tabs #ingredients table.ingredients td {
	padding: 10px 40px 10px 0;
	text-align: left;
	border-bottom: solid 1px #DDDDDD;
}
.product-tabs #ingredients table.ingredients td span {
	font-style: italic;
	color: #9C9C9C;
}
.product-tabs #ingredients table.ingredients tr.last td {
	padding-bottom: 0;
	border: none;
}
.product-tabs #ingredients .additional-ingredients p.note {
	margin: 0;
	color: #9C9C9C;
}
.product-tabs #social .product-tab-social-col-1 {
	float: left;
	margin-right: 20px;
}
.product-tabs #social .product-tab-social-col-2 {
	float: left;
}
.product-review {
	margin-bottom: 1.4em;
	border-bottom: dotted 1px #DDDDDD;
}
.product-review p {
	margin-bottom: 10px;
	font: normal 11px Verdana, sans-serif;
}
.product-review .product-review-title {
	font: normal 16px Palatino, Georgia, sans-serif;
}
.product-review .product-review-label {
	margin-right: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
.product-review .product-review-detail {
	margin: 5px 0 1.4em 0;
	font: normal 12px 'Neuzeit S LT W01 Book', Verdana, sans-serif;
}
.product-view-btm .col-2 {
	float: left;
	width: 236px;
	min-height: 320px;
	padding: 10px;
	text-align: center;
	border: solid 1px #DDDDDD;
}
.product-view-btm .col-2 img {
	margin-bottom: 10px;
}
.product-view-btm .col-2 a.title {
	font: bold 16px Palatino, Georgia, sans-serif;
}
/***** AS category *****/
.as-category-block {
	margin-bottom: 10px;
	padding: 20px;
	background: #FAFAFA;
}
.as-category-block-col-1 {
	width: 324px;
	float: left;
	margin-right: 30px;
}
.as-category-block-col-2 {
	width: 324px;
	float: left;
}
.as-category-block p {
	margin-bottom: 10px;
	font-size: 12px;
}
.as-category-block p.last {
	margin-bottom: 0px;
}
.as-category-block p.as-category-block-header {
	font: bold 16px Palatino, Georgia, sans-serif;
	color: #6C6C6C;
}
.as-category-block p.as-category-block-quote {
	margin: 10px 0px 5px 0px;
	font-style: italic;
}
.as-category-block p.as-category-block-quote-attribution {
	margin-bottom: 0px;
	font-style: italic;
	text-align: right;
}
/***** cart-empty *****/
.cart-empty #discount-coupon-form {
	width: 300px;
}
.cart-empty #discount-coupon-form .buttons-set {
	text-align: left;
}
/***** bloomspot *****/
.cart-description {
	padding-top: 5px;
	color: #999999;
}
/***** juice organics *****/
ul.products-grid-brightening-hair-care li, ul.products-grid-pomsmooth-hair-care li {
	height: 330px;
}
ul.products-grid-brightening-hair-care button.btn-cart {
	background: #F9B154;
}
ul.products-grid-brightening-hair-care button.btn-cart:hover {
	background: #F9B154;
}
ul.products-grid-brightening-hair-care button.btn-cart span {
	background: #F9B154;
}
ul.products-grid-brightening-hair-care li .actions .availability {
	background: #F9B154;
}
/*
ul.products-grid-brightening-hair-care li .shop-now-overlay {
    background: #F9B154;
}
*/

ul.products-grid-pomsmooth-hair-care button.btn-cart {
	background: #B81A45;
}
ul.products-grid-pomsmooth-hair-care button.btn-cart:hover {
	background: #B81A45;
}
ul.products-grid-pomsmooth-hair-care button.btn-cart span {
	color: #FFFFFF;
	background: #B81A45;
}
ul.products-grid-pomsmooth-hair-care li .actions .availability {
	color: #FFFFFF;
	background: #B81A45;
}
/*
ul.products-grid-pomsmooth-hair-care li .shop-now-overlay {
    background: #B81A45;
}

ul.products-grid-pomsmooth-hair-care li .shop-now-overlay a {
    color: #FFFFFF;
}
*/

ul.products-grid li.item-juice-organics {
	width: 224px;
	height: 350px;
	padding: 0;
}
ul.products-grid-brightening-hair-care li.item-juice-organics {
	background: url('../../juice-organics/images/jo-brightening-bg.gif') no-repeat right bottom;
}
ul.products-grid-pomsmooth-hair-care li.item-juice-organics {
	background: url('../../juice-organics/images/jo-pomsmooth-bg.gif') no-repeat right bottom;
}
ul.products-grid li .item-juice-organics-header {
	margin-bottom: 7px;
	padding: 10px;
	font: bold 11px Georgia, Palatino, sans-serif;
	text-align: center;
	text-transform: uppercase;
	border-bottom: solid 1px #DDDDDD;
}
ul.products-grid li.item-juice-organics p {
	margin-bottom: 7px;
	padding: 0 10px;
}
/***** cc pre order *****/
.product-view-cc-preorder .product-view-qty-container {
	margin: 5px 0 0 20px;
}
.pre-order-form-container .add-to-cart-container {
	margin: 0;
	padding: 0 0 20px 0;
}
.pre-order-form-container .col-2 {
	padding-top: 7px;
}
.pre-order-form-container .col-2 .or {
	height: 26px;
	vertical-align: middle;
	margin: 0 5px;
	line-height: 26px;
	text-decoration: underline;
	text-transform: uppercase;
}
.pre-order-form-container .col-2 .button-white {
	background: #FFFFFF;
}
.pre-order-form-container .col-2 .button-white span {
	padding: 3px 1px;
	border: solid 2px #DFE33F;
	background: #FFFFFF;
}
.pre-order-form-container .col-2 .button-white span span {
	width: 40px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
}
.pre-order-form-container .col-2 .button-white:hover span {
	color: #6C6C6C;
	border: solid 2px #DFE33F;
	background: #DFE33F;
}
.pre-order-form-container .col-2 .input-text {
	width: 110px;
	height: 18px;
	border-right: 0 none;
}
.product-view-cc-preorder .product-view-top-col-3 {
	min-height: 480px;
	background: url("../../cc-pre-order/images/upsell-bg.gif") no-repeat scroll right bottom #FEFFD8;
}
.product-view-cc-preorder .box-up-sell .up-sell-header {
	margin-bottom: 15px;
	padding: 5px 0;
	color: #4C4C4C;
	border-top: 2px solid #DFE33F;
	border-bottom: 2px solid #DFE33F;
	background: #FFFFFF;
}
.product-view-cc-preorder .box-up-sell p {
	margin-bottom: 12px;
}
.product-view-cc-preorder .box-up-sell ul {
	list-style: disc;
	padding: 0 0 9px 15px;
}
.product-view-cc-preorder .box-up-sell ul li {
	padding: 0 0 3px 0;
}
/***** general *****/
.uppercase {
	text-transform: uppercase;
}
/***** gc *****/
.cart-collaterals .giftcard {
	margin-top: 20px;
}
#giftcard_balance_lookup .error-msg, .giftcard-status .error-msg {
	color: #E31837;
}
.totals a.giftcard-remove {
	font-weight: normal;
	color: #E31837;
	text-transform: lowercase;
}
#onestepcheckout-form .onestepcheckout-giftcards {
	padding-bottom: 15px;
}
.product-view .giftcard-form ul.amount-select {
	margin: 13px 0 15px 0;
	list-style: none;
}
.product-view .giftcard-form ul.amount-select li {
	float: left;
	margin: 0 10px 0 0;
	padding: 2px;
	color: #666666;
	border: 2px solid #CCCCCC;
	background: #FFFFFF;
	cursor: pointer;
}
.product-view .giftcard-form ul.amount-select li.selected {
	color: #FFFFFF;
}
.product-view .giftcard-form ul.amount-select li p {
	min-width: 30px;
	margin: 0;
	padding: 8px 4px;
	text-align: center;
}
.product-view .giftcard-form ul.amount-select li.selected p {
	background: #999999;
}
.product-view .giftcard-form .input-text {
	width: 352px;
}
.product-view .giftcard-form textarea {
	padding: 4px;
	width: 352px;
	border: 1px solid #DDDDDD;
}
.product-view .giftcard-form p.notice, .product-view .giftcard-form .text-counter {
	margin-top: -10px;
	font: normal 11px verdana, sans-serif;
	color: #999999;
	text-align: left;
}
.product-view-giftcard-faq {
	padding: 20px;
	border: 1px solid #DDDDDD;
}
/***** bounceback landing page *****/
.bounceback .banner {
	margin-bottom: 30px;
}
.bounceback h1 {
	margin-bottom: 15px;
	padding-bottom: 2px;
	font: normal 19px Palatino, Georgia, sans-serif;
	color: #59595C;
	border-bottom: 1px solid #DFE33F;
}
.bounceback p {
	margin-bottom: 15px;
	color: #59595C;
}
.bounceback p.or {
	font: bold italic 15px Palatino, Georgia, sans-serif;
	color: #59595C;
}
.bounceback a.button {
	margin-bottom: 15px;
}
.bounceback ul {
	padding-top: 15px;
	border-top: 1px solid #DDDDDD;
	list-style: none;
}
.bounceback ul li {
	float: left;
	text-align: center;
}
.bounceback ul li.p1, .bounceback ul li.p2, .bounceback ul li.p3 {
	border-right: 1px solid #DDDDDD;
}
.bounceback ul li.p1 {
	width: 235px;
}
.bounceback ul li.p2, .bounceback ul li.p3 {
	width: 243px;
}
.bounceback ul li.p4 {
	width: 234px;
}
.bounceback ul li p {
	height: 40px;
	margin: 0;
	padding: 0 0 15px 0;
	font: normal 15px Palatino, Georgia, sans-serif;
	color: #59595C;
}
/***** Shipping and Returns *****/
.shipping-table {
	width: 100%;
	margin-bottom: 20px;
	border: solid 1px #DDDDDD;
	border-right: 0 none;
}
.shipping-table th {
	padding: 10px;
	font: bold 14px Palatino, Georgia, sans-serif;
	color: #4C4C4C;
	border-right: 1px solid #DDDDDD;
	background: #F5F5F5;
}
.shipping-table td {
	padding: 10px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
/* Bridal Beauty */
.bridal .banner-1 {
	margin-bottom: 15px;
}
.bridal .banner-2 {
	margin-bottom: 30px;
}
.bridal .gift-sets {
	margin-bottom: 50px;
}
.bridal .customize {
	margin-bottom: 40px;
}
.bridal h2 {
	margin-bottom: 30px;
	font-size: 24px;
}
.bridal h2 a {
	margin-left: 20px;
	padding-right: 10px;
	font: normal normal 12px 'Neuzeit S LT W01 Book', verdana, sans-serif;
	color: #EE3091;
	text-transform: uppercase;
	background: url('/wp-content/themes/juice-beauty/bridal/arrow.png') no-repeat right center;
}
.bridal ul.products, .gift-guide ul.products {
	list-style: none;
}
.bridal ul.products li, .gift-guide ul.products li {
	float: left;
	font: normal normal 14px 'Neuzeit S LT W01 Book', verdana, sans-serif;
	color: #7A7A7A;
	text-align: center;
	text-transform: uppercase;
	border-right: 1px solid #DDDDDD;
	cursor: pointer;
}
.bridal ul.products li.last, .gift-guide ul.products li.last {
	border: 0 none;
}
.bridal ul.products li img, .gift-guide ul.products li img {
	margin-bottom: 15px;
}
.bridal ul.products li p, .gift-guide ul.products li p {
	margin-bottom: 10px;
}
.bridal ul.products li a, .gift-guide ul.products li a {
	padding-right: 10px;
	font: normal normal 11px 'Neuzeit S LT W01 Book', verdana, sans-serif;
	color: #EE3091;
	background: url('/wp-content/themes/juice-beauty/bridal/arrow.png') no-repeat right center;
}
.gift-guide ul.products li a {
	color: #D30020;
}
.bridal .jcarousel-container-horizontal, .bridal .jcarousel-clip-horizontal {
	width: 958px;
	overflow: hidden;
}
#bridal-press-navigation {
	text-align: center;
}
#bridal-press-navigation a {
	margin: 0 0 0 5px;
	padding: 0 10px 0 0;
	font: normal normal 11px 'Neuzeit S LT W01 Book', verdana, sans-serif;
	color: #EE3091;
	text-transform: uppercase;
	background: url('/wp-content/themes/juice-beauty/bridal/arrow.png') no-repeat right center;
}
#bridal-press-navigation a#bridal-press-prev {
	margin: 0 5px 0 0;
	padding: 0 0 0 10px;
	background: url('/wp-content/themes/juice-beauty/bridal/arrow-left.png') no-repeat left center;
}
#bridal-press-navigation a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
ul#bridal-press {
	height: 339px;
	overflow: hidden;
	list-style: none;
}
ul#bridal-press li {
	width: 479px;
	float: left;
}
ul#bridal-press li .col-1 {
	width: 267px;
	float: left;
}
ul#bridal-press li .col-2 {
	width: 207px;
	padding: 10px 0 0 5px;
	float: left;
}
ul#bridal-press li .col-2 p {
	margin: 0 0 10px 0;
}
/* spas and boutiques */
.header .search-form-placeholder {
	display: block;
	height: 35px;
}
.dashboard a.button-order-form {
	margin-bottom: 15px;
	padding: 10px 16px;
	font-size: 16px;
	color: #4C4C4C;
}
.dashboard a.button-order-form:hover {
	color: #FFFFFF;
	border: solid 2px #999999;
	background: #999999;
}
.category-spas-boutiques h1 {
	margin-bottom: 5px;
	border-bottom: 0 none;
}
.category-spas-boutiques .access-denied h1 {
	margin-bottom: 20px;
	padding-bottom: 2px;
	border-bottom: 1px solid #DDDDDD;
}
.category-spas-boutiques .category-description {
	margin-bottom: 10px;
	font: normal normal 13px 'Neuzeit S LT W01 Book', verdana, sans-serif;
	color: #6C6C6C;
}
.category-spas-boutiques .footer {
	padding-bottom: 80px;
}
.spas-boutiques-order-form h2 {
	margin: 0;
	padding: 8px;
	font: normal normal 13px 'Neuzeit S LT W01 Book', verdana, sans-serif;
	color: #4C4C4C;
	text-transform: uppercase;
	background: #DFE33F;
}
.spas-boutiques-order-form ul.products {
	list-style: none;
}
.spas-boutiques-order-form ul.products li {
	padding: 20px;
	border-bottom: 1px solid #DDDDDD;
}
.spas-boutiques-order-form ul li.even {
	background: #F5F5F5;
}
.spas-boutiques-order-form ul li.last {
	border-bottom: 0 none;
}
.spas-boutiques-order-form ul li.item .col-1 {
	width: 110px;
	margin: 0 25px 0 0;
	float: left;
}
.spas-boutiques-order-form ul li.item .col-2 {
	width: 240px;
	margin: 10px 70px 0 0;
	float: left;
}
.spas-boutiques-order-form ul li.item .col-3 {
	margin: 40px 0 0 0;
	float: left;
}
.spas-boutiques-order-form ul li.item .col-4 {
	margin: 40px 0 0 0;
	float: right;
}
.spas-boutiques-order-form ul li.item h3 {
	margin: 0 0 8px 0;
	font: normal normal 16px 'Neuzeit S LT W01 Book', verdana, sans-serif;
	color: #6C6C6C;
}
.spas-boutiques-order-form ul li.item .collection {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	font: normal normal 11px 'Neuzeit S LT W01 Book', verdana, sans-serif;
	color: #4C4C4C;
	text-transform: uppercase;
	border-bottom: 1px dotted #999999;
}
.spas-boutiques-order-form ul li.item .price-label {
	margin-right: 3px;
	float: left;
	font-size: 11px;
	color: #4C4C4C;
	text-transform: uppercase;
}
.spas-boutiques-order-form ul li.item .price-box {
	float: left;
	margin: 0 40px 0 0;
	font-size: 11px;
	color: #4C4C4C;
}
.spas-boutiques-order-form ul li.item .price-box .old-price {
	color: #B5B5B5;
}
.spas-boutiques-order-form ul li.item .size {
	float: left;
	font-size: 11px;
	color: #4C4C4C;
}
.spas-boutiques-order-form ul li.item .size span.label {
	text-transform: uppercase;
}
.spas-boutiques-order-form label, .spas-boutiques-order-form ul li.item .total-wrapper .label {
	margin: 0 5px 0 0;
	font-size: 11px;
	text-transform: uppercase;
}
.spas-boutiques-order-form ul li.item .qty-wrapper {
	width: 135px;
	margin-right: 50px;
	float: left;
}
.spas-boutiques-order-form ul li.item .tester-wrapper {
	width: 135px;
	padding-top: 4px;
	float: left;
}
.spas-boutiques-order-form ul li.item .tester-wrapper .hint {
	margin: 10px 0 0 0;
	font-size: 10px;
}
.spas-boutiques-order-form ul li.item .tester-wrapper .hint span {
	text-transform: uppercase;
}
.spas-boutiques-order-form ul li.item .total-wrapper {
	float: left;
}
.spas-boutiques-order-form ul li.item .total-wrapper .total {
	display: inline-block;
	width: 60px;
	padding: 4px;
	font: normal normal 12px arial, verdana, sans-serif;
	color: #6C6C6C;
	text-align: right;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
}
.spas-boutiques-order-form .fixed-cart {
	width: 910px;
	height: 60px;
	padding: 35px 20px 0 20px;
	position: fixed;
	bottom: 4px;
	font: normal normal 12px 'Neuzeit S LT W01 Book', verdana, sans-serif;
	border: 4px solid #BBBBBB;
	background: #FFFFFF;
}
.spas-boutiques-order-form .fixed-cart .header {
	margin-right: 40px;
	float: left;
	font: normal normal 16px 'Neuzeit S LT W01 Book', verdana, sans-serif;
	color: #6C6C6C;
}
.spas-boutiques-order-form .fixed-cart .total-wrapper {
	margin-right: 40px;
	float: left;
}
.spas-boutiques-order-form .fixed-cart .grand-total-wrapper {
	float: right;
}
.spas-boutiques-order-form .fixed-cart .total-wrapper .label {
	margin-right: 5px;
	font: normal normal 12px 'Neuzeit S LT W01 Book', verdana, sans-serif;
	text-transform: uppercase;
}
.spas-boutiques-order-form .fixed-cart .total-wrapper .total {
	display: inline-block;
	width: 60px;
	padding: 4px;
	font: normal normal 12px arial, verdana, sans-serif;
	color: #6C6C6C;
	text-align: right;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
}
.spas-boutiques-order-form .fixed-cart .update-cart {
	margin: -3px 0 0 0;
	float: right;
}
.spas-boutiques-order-form .fixed-cart .update-cart button span {
	font: normal normal 10px 'Neuzeit S LT W01 Book', verdana, sans-serif;
}
.spas-boutiques-order-form ul li.error {
	background: #FFF2F2 !important;
}
.spas-boutiques-order-form ul li.error input, .spas-boutiques-order-form ul li.error .total {
	border-color: #E31837 !important;
}
.spas-boutiques-order-form ul li.item .error-message {
	display: none;
	margin: 5px 0 0 0;
	font-size: 10px;
	color: #E31837;
}
.spas-boutiques-order-form ul li.error .error-message {
	display: block;
}
.cart .btn-continue {
	background: #FFFFFF;
}
/* makeup */
.makeup-landing .category-header {
	margin-bottom: 30px;
}
.makeup-landing .col-1 {
	width: 320px;
	margin-right: 60px;
	float: left;
}
.makeup-landing .col-1 ul {
	list-style: none;
}
.makeup-landing .col-1 ul li {
	width: 318px;
	margin-bottom: 30px;
	border: 1px solid #DDDDDD;
	box-shadow: 0 2px 3px 1px #DDDDDD;
}
.makeup-landing .col-1 ul li a {
	display: block;
}
.makeup-landing .col-2 {
	width: 578px;
	float: left;
}
.makeup-landing .col-2 ul.categories {
	list-style: none;
}
.makeup-landing .col-2 ul.categories li {
	width: 268px;
	margin-bottom: 30px;
	float: left;
	position: relative;
	border: 1px solid #DDDDDD;
	box-shadow: 0 2px 3px 1px #DDDDDD;
}
.makeup-landing .col-2 ul.categories li.odd {
	margin-right: 38px;
}
.makeup-landing .col-2 ul.categories li a {
	display: block;
}
.makeup-landing .col-2 ul.categories li .overlay {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('../images/makeup/landing/FAC7BD.png');
	cursor: pointer;
}
.makeup-landing .col-2 ul.categories li.cheeks .overlay, .makeup-landing .col-2 ul.categories li.eyes .overlay {
	background: url('../images/makeup/landing/FD90B9.png');
}
.makeup-landing .col-2 ul.categories li .overlay .wrapper {
	display: table;
	width: 100%;
	height: 100%;
}
.makeup-landing .col-2 ul.categories li .overlay p {
	display: table-cell;
	font: normal normal 36px 'Palatino LT W01 Roman', sans-serif;
	color: #FFFFFF;
	text-align: center;
	text-shadow: 0px 0px 5px #000000;
	text-transform: uppercase;
	vertical-align: middle;
}
.makeup-landing .col-2 .wakeup {
	display: block;
	width: 546px;
	height: 235px;
	padding: 15px;
	border: 1px solid #DDDDDD;
	background: url('../images/makeup/landing/wakeup.jpg') no-repeat right top;
	box-shadow: 0 2px 3px 1px #DDDDDD;
}
.makeup-landing .col-2 .wakeup h3 {
	width: 65%;
	margin-bottom: 10px;
	padding-bottom: 2px;
	font: normal normal 20px 'Palatino LT W01 Roman', sans-serif;
	color: #565651;
	border-bottom: 1px solid #DFE33F;
}
.makeup-landing .col-2 .wakeup p {
	margin-bottom: 5px;
	font: normal normal 13px 'Neuzeit S LT W01 Book', sans-serif;
	color: #3B3B3B;
}
.makeup-landing .col-2 .wakeup ul {
	width: 80%;
	margin-left: 5px;
	list-style: none;
}
.makeup-landing .col-2 .wakeup ul li {
	margin-bottom: 3px;
	padding-left: 12px;
	font: normal normal 12px 'Neuzeit S LT W01 Book', sans-serif;
	color: #3B3B3B;
	background: url('../images/makeup/landing/bullet.png') no-repeat left 6px;
}
.makeup-look .tabs {
	text-align: right;
	background: #F5F5F5;
}
.makeup-look .tabs ul {
	float: left;
	list-style: none;
	overflow: hidden;
}
.makeup-look .tabs ul li {
	float: left;
}
.makeup-look .tabs a, .makeup-look .tabs ul li a {
	display: block;
	padding: 5px 10px;
	font: bold normal 10px Georgia, 'Palatino LT W01 Roman', sans-serif;
	color: #6C6C6C;
	text-transform: uppercase;
	border-right: 1px solid #DDDDDD;
}
.makeup-look .tabs ul li a:hover {
	border-bottom: 1px solid #DDDDDD;
	background: #FAC7BD;
}
.makeup-look .tabs ul li.selected a {
	border-bottom: 1px solid #FAC7BD;
	background: #FAC7BD;
}
.makeup-look .look {
	margin-top: -1px;
	border-top: 1px solid #DDDDDD;
}
.makeup-look .look .col-1 {
	width: 639px;
	float: left;
}
.makeup-look .look .col-2 {
	width: 319px;
	margin-left: -10px;
	padding-left: 10px;
	float: left;
	position: relative;
	background: url('../images/makeup/gradient.png') repeat-y left top;
}
.makeup-look .look .col-1 .header {
	padding: 10px 15px 20px 10px;
	position: relative;
	background: #FAC7BD;
}
.makeup-look .look .col-1 .header h1 {
	margin: 0;
	font: normal normal 43px Palatino, sans-serif;
	color: #59595C;
	letter-spacing: .03em;
	border: 0 none;
}
.makeup-look .look .col-1 .header p {
	margin: 0;
	font: normal normal 14px 'Neuzeit S LT W01 Book', sans-serif;
	color: #4A4A4A;
}
.makeup-look .look .col-1 .header a {
	font: normal normal 14px 'Neuzeit S LT W01 Book', sans-serif;
	color: #4A4A4A;
	text-decoration: underline;
}
.makeup-look .look .col-1 .header a:hover {
	text-decoration: none;
}
.makeup-look .look .col-1 .header a.buy, .makeup-look .buy-the-look a {
	display: block;
	padding: 10px;
	position: absolute;
	top: 10px;
	right: 30px;
	font: bold normal 16px 'Palatino LT W01 Roman', sans-serif;
	color: #59595C;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	background: #DFE33F;
	box-shadow: 2px 2px 4px 0 #666666;
}
.makeup-look .buy-the-look a {
	top: 60px;
	right: auto;
	left: 15px;
}
.makeup-look .look .col-1 .header a span, .makeup-look .buy-the-look a span {
	font: normal normal 12px 'Neuzeit S LT W01 Book', sans-serif;
}
.makeup-look .look .col-1 .header a.buy:hover, .makeup-look .buy-the-look a:hover {
	color: #FFFFFF;
	background: #999999;
}
.makeup-look .look .col-1 h2 {
	font: normal normal 24px 'Palatino LT W01 Roman', sans-serif;
	color: #59595C;
}
.makeup-look .look .col-1 h2 span, .makeup-look .look .col-1 h2 a {
	margin-left: 10px;
	font: normal normal 24px 'Palatino LT W01 Roman', sans-serif;
	color: #FAAFA1;
}
.makeup-look .look .col-1 h2 a {
	text-decoration: underline;
}
.makeup-look .look .col-1 h2 a:hover {
	text-decoration: none;
}
.makeup-look .look .get-the-look {
	padding: 0 15px;
}
.makeup-look .look .get-the-look h3 {
	margin: 1.2em 0 .5em 0;
	font: bold normal 13px 'Neuzeit S LT W01 Book', sans-serif;
	color: #FAAFA1;
	text-transform: uppercase;
}
.makeup-look .look .get-the-look p {
	margin-bottom: .5em;
	font: normal normal 13px 'Neuzeit S LT W01 Book', sans-serif;
	color: #59595C;
}
.makeup-look .buy-the-look {
	position: relative;
}
.makeup-look .buy-the-look-classic-beauty {
	display: block;
	width: 639px;
	height: 218px;
	background: url('../images/makeup/classic-beauty/buy-the-look/bgB.jpg') no-repeat;
}
.makeup-look .buy-the-look-juicy-glam {
	display: block;
	width: 639px;
	height: 215px;
	background: url('../images/makeup/juicy-glam/buy-the-look/bgB.jpg') no-repeat;
}
.makeup-look .buy-the-look-natural-on-the-go {
	display: block;
	width: 639px;
	height: 247px;
	background: url('../images/makeup/natural-on-the-go/buy-the-look/bgB.jpg') no-repeat;
}
.makeup-look .buy-the-look-classic-beauty {
	display: block;
	width: 639px;
	height: 218px;
	background: url('../images/makeup/classic-beauty/buy-the-look/bgB.jpg') no-repeat;
}
.makeup-look .more-looks {
	margin: 0 0 20px 0;
	padding: 0 15px;
}
.makeup-look .more-looks .col-1 {
	width: 304px;
	float: left;
	border-right: 1px solid #D5D6D2;
}
.makeup-look .more-looks .col-2 {
	width: 304px;
	margin: 0;
	padding: 0;
	float: left;
	border: 0 none;
	background: none;
}
.makeup-look .look .col-2 .section .header {
	padding: 10px 20px 10px 20px;
	background: #F5F5F5;
}
.makeup-look .look .col-2 .section .header h3 {
	font: normal normal 24px Palatino, sans-serif;
	color: #59595C;
	letter-spacing: .03em;
}
.makeup-look .look .section ul.products {
	list-style: none;
}
.makeup-look .look .section ul.products li {
	padding: 15px;
	border-bottom: 1px solid #E6E7E4;
}
.makeup-look .look .section ul.products li.last {
	border: 0 none;
}
.makeup-look .look .section ul.products li .col-1 {
	width: 124px;
	margin-right: 5px;
	float: left;
}
.makeup-look .look .section ul.products li .col-2 {
	width: 160px;
	margin: 0;
	padding: 0;
	float: left;
	border: 0 none;
	background: none;
}
.makeup-look .section ul.products li .product-name {
	margin: 20px 0 6px 0;
	font: bold normal 14px 'Neuzeit S LT W01 Book', sans-serif;
	color: #59595C;
}
.makeup-look .section ul.products li .price-box {
	margin-bottom: 3px;
}
.makeup-look .section ul.products li .ratings {
	margin-bottom: 8px;
	border-bottom: 1px dotted #DDDDDD;
}
.makeup-look .section ul.products li .ratings .rating-box {
	margin-bottom: 1px;
}
.makeup-look .section ul.products li .ratings .amount {
	display: none;
}
.makeup-look .section ul.products li a.button {
	padding: 4px 6px 5px 6px;
	font: normal normal 9px verdana, sans-serif;
	color: #4C4C4C;
	border: 0 none;
	background: #DFE33F;
}
.makeup-look .section ul.products li a.button:hover {
	color: #FFFFFF;
	background: #999999;
	border: 0 none;
}
.makeup-look .look .section ul.products li a.brush {
	display: inline-block;
	margin-top: 10px;
	padding-left: 12px;
	font: normal normal 10px 'Neuzeit S LT W01 Book', sans-serif;
	color: #59595C;
	text-decoration: underline;
	text-transform: uppercase;
	background: url('../images/makeup/arrow.png') no-repeat left center;
}
.makeup-look .look .section ul.products li a.brush:hover {
	text-decoration: none;
}
.the-organic-solution {
	padding: 10px;
	font: normal normal 20px 'Palatino LT W01 Roman', sans-serif;
	color: #4C4C4C;
	text-align: center;
	background: #DFE33F;
}
/***** 12 Days of Beauty *****/
.days-of-beauty-2013 h1 {
	margin-bottom: 30px;
	padding: 0;
}
.days-of-beauty-2013 ol.days {
	width: 939px;
	overflow: hidden;
	margin: 0 auto 15px auto;
	list-style: none;
}
.days-of-beauty-2013 ol.days li {
	display: block;
	width: 301px;
	height: 342px;
	margin: 0 15px 30px 0;
	float: left;
	position: relative;
	border: 1px solid #D5D5D5;
	box-shadow: 0 3px 3px #BBBBBB;
	list-style: none;
}
.days-of-beauty-2013 ol.days li.last {
	margin-right: 0;
}
.days-of-beauty-2013 ol.days li .active, .days-of-beauty-2013 ol.days li .hidden {
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: center;
}
.days-of-beauty-2013 ol.days li .hidden {
	background: url('../images/days-of-beauty-2013/hidden.png');
}
.days-of-beauty-2013 ol.days li.day-2 .hidden {
	background-position: -301px 0;
}
.days-of-beauty-2013 ol.days li.day-3 .hidden {
	background-position: -602px 0;
}
.days-of-beauty-2013 ol.days li.day-4 .hidden {
	background-position: 0 -342px;
}
.days-of-beauty-2013 ol.days li.day-5 .hidden {
	background-position: -301px -342px;
}
.days-of-beauty-2013 ol.days li.day-6 .hidden {
	background-position: -602px -342px;
}
.days-of-beauty-2013 ol.days li.day-7 .hidden {
	background-position: 0 -684px;
}
.days-of-beauty-2013 ol.days li.day-8 .hidden {
	background-position: -301px -684px;
}
.days-of-beauty-2013 ol.days li.day-9 .hidden {
	background-position: -602px -684px;
}
.days-of-beauty-2013 ol.days li.day-10 .hidden {
	background-position: 0 -1026px;
}
.days-of-beauty-2013 ol.days li.day-11 .hidden {
	background-position: -301px -1026px;
}
.days-of-beauty-2013 ol.days li.day-12 .hidden {
	background-position: -602px -1026px;
}
.days-of-beauty-2013 ol.days li .hidden .day {
	margin-top: 120px;
	font: 400 normal 65px 'Palatino LT W01 Bold', 'Palatino Linotype', Palatino, serif;
	color: #DE0022;
	text-shadow: 0px 1px 3px #888888;
}
.days-of-beauty-2013 ol.days li .hidden .footer {
	width: 261px;
	position: absolute;
	bottom: 0;
	left: 20px;
}
.days-of-beauty-2013 ol.days li .hidden .footer p {
	margin: 0;
	padding: 5px 0;
	color: #515151;
	font-weight: bold;
	border-top: 1px solid #D5D5D5;
}
.days-of-beauty-2013 ol.days li .active {
	text-align: left;
	cursor: pointer;
}
.days-of-beauty-2013 ol.days li.day-1 .active {
	background: url('../images/days-of-beauty-2013/active/1.jpg');
}
.days-of-beauty-2013 ol.days li.day-2 .active {
	background: url('../images/days-of-beauty-2013/active/2.jpg');
}
.days-of-beauty-2013 ol.days li.day-3 .active {
	background: url('../images/days-of-beauty-2013/active/3.jpg');
}
.days-of-beauty-2013 ol.days li.day-4 .active {
	background: url('../images/days-of-beauty-2013/active/4.jpg');
}
.days-of-beauty-2013 ol.days li.day-5 .active {
	background: url('../images/days-of-beauty-2013/active/5.jpg');
}
.days-of-beauty-2013 ol.days li.day-6 .active {
	background: url('../images/days-of-beauty-2013/active/6.jpg');
}
.days-of-beauty-2013 ol.days li.day-7 .active {
	background: url('../images/days-of-beauty-2013/active/7.jpg');
}
.days-of-beauty-2013 ol.days li.day-8 .active {
	background: url('../images/days-of-beauty-2013/active/8.jpg');
}
.days-of-beauty-2013 ol.days li.day-9 .active {
	background: url('../images/days-of-beauty-2013/active/9.jpg');
}
.days-of-beauty-2013 ol.days li.day-10 .active {
	background: url('../images/days-of-beauty-2013/active/10.jpg');
}
.days-of-beauty-2013 ol.days li.day-11 .active {
	background: url('../images/days-of-beauty-2013/active/11.jpg');
}
.days-of-beauty-2013 ol.days li.day-12 .active {
	background: url('../images/days-of-beauty-2013/active/12.jpg');
}
.days-of-beauty-2013 ol.days li .active .day {
	padding: 12px 0 0 20px;
	font: 400 normal 18px 'Palatino LT W01 Bold', 'Palatino Linotype', Palatino, serif;
	color: #565651;
	text-transform: uppercase;
}
.days-of-beauty-2013 ol.days li .active .footer {
	width: 261px;
	padding: 5px 0;
	position: absolute;
	bottom: 0;
	left: 20px;
	border-top: 1px solid #D5D5D5;
}
.days-of-beauty-2013 ol.days li .active .footer p {
	display: inline;
	margin: 0;
	float: left;
	color: #59595C;
	line-height: 20px;
}
.days-of-beauty-2013 ol.days li .active .footer p em {
	color: #7A7A7A;
	font-size: 10px;
	font-style: italic;
}
.days-of-beauty-2013 ol.days li .active .footer p strong {
	color: #DE0022;
	font-style: normal;
	font-weight: bold;
}
.days-of-beauty-2013 ol.days li .active .footer a.button {
	padding: 4px 6px 5px 6px;
	float: right;
	font: 9px verdana, sans-serif;
	border: 0 none;
}
.days-of-beauty-2013 ol.days li.day-11 .active .footer {
	padding: 5px 0 2px 0;
}
.days-of-beauty-2013 ol.days li.day-11 .active .footer p {
	position: relative;
	top: -2px;
	line-height: 1em;
}
.days-of-beauty-2013 ol.days li .alert {
	width: 100%;
	position: absolute;
	top: 90px;
	text-align: center;
	background: url('../images/days-of-beauty-2013/alert-bg.png');
	box-shadow: 0 0 5px #999999;
}
.days-of-beauty-2013 ol.days li .alert p {
	margin: 0;
	padding: 10px 0;
	font: 400 normal 65px 'Palatino LT W01 Bold', 'Palatino Linotype', Palatino, serif;
	color: #FFFFFF;
	line-height: 1em;
	text-shadow: 0px 1px 3px #666666;
	text-transform: uppercase;
}
.days-of-beauty-2013 .terms {
	margin: 0;
	padding-top: 15px;
	color: #595959;
	font-size: 13px;
	font-style: italic;
	text-align: center;
	border-top: 1px solid #D5D5D5;
}
/***** Review It Promo *****/
#review-it-promo .header {
	display: block;
	width: 848px;
	height: 180px;
	padding: 35px 55px;
	background: url('../images/review-it-promo/header.jpg') no-repeat;
}
#review-it-promo .header h1 {
	margin: -15px 0 0 0;
	padding: 0;
	color: #59595C;
	font: normal 400 36px 'Palatino Linotype', Palatino, 'Palatino LT W01 Roman', serif;
	border: 0 none;
}
#review-it-promo .header h1 span {
	font-size: 30px;
	font-style: italic;
}
#review-it-promo .header p {
	margin: 0;
	color: #565651;
	font-size: 15px;
}
#review-it-promo .header p.large {
	color: #59595C;
	font: normal 400 56px 'Palatino Linotype', Palatino, 'Palatino LT W01 Roman', serif;
}
#review-it-promo .header p strong {
	color: #E9728A;
}
#review-it-promo .col-1 {
	width: 295px;
	padding: 40px 0 0 55px;
	float: left;
}
#review-it-promo .col-2 {
	width: 608px;
	float: left;
}
#review-it-promo .col-1 h2 {
	padding: 0;
	color: #565651;
	font: normal 400 28px 'Palatino Linotype', Palatino, 'Palatino LT W01 Roman', serif;
	border: 0 none;
}
#review-it-promo .col-1 ul {
	list-style: none;
}
#review-it-promo .col-1 ul li {
	margin: 0 0 40px 0;
}
#review-it-promo .col-1 ul li img {
	width: 58px;
	margin-right: 20px;
	float: left;
}
#review-it-promo .col-1 ul li .body {
	width: 190px;
	padding-bottom: 40px;
	float: left;
	border-bottom: 1px solid #D5D6D2;
}
#review-it-promo .col-1 ul li p {
	margin: 0 0 5px 0;
	font-size: 14px;
}
#review-it-promo .col-1 ul li p em {
	font-size: 13px;
	font-style: italic;
}
#review-it-promo .col-1 ul li.one p {
	padding-top: 10px;
}
#review-it-promo .col-1 ul li.two img {
	padding-top: 20px;
}
#review-it-promo .col-1 ul li.three {
	margin: 0;
}
#review-it-promo .col-1 ul li.three .body {
	padding: 0;
	border: 0 none;
}
#review-it-promo .search {
	margin: 0 0 10px 0;
	padding: 15px 55px;
	background: #DFE33F;
}
#review-it-promo .search p {
	display: inline;
	margin: 0;
	color: #535353;
	font-size: 14px;
}
#review-it-promo .search p strong {
	margin-right: 25px;
	color: #E9728A;
	letter-spacing: 0.05em;
	font-size: 18px;
	text-transform: uppercase;
}
#review-it-promo .search .form-search {
	float: right;
}
#review-it-promo .search .form-search .input-text {
	width: 185px;
}
#review-it-promo a.launch-terms {
	margin-left: 55px;
	color: #9E9E9E;
	font-size: 10px;
	font-style: italic;
}
#review-it-promo a.launch-terms span {
	text-decoration: underline;
}
#review-it-terms {
	display: none;
	padding: 20px 30px;
	border: 4px solid #DFE33F;
	text-align: left;
}
#review-it-terms p {
	margin: 0;
	color: #7A7A7A;
	font-size: 12px;
}
#review-it-terms p.header {
	margin: 0 0 10px 0;
	padding: 0;
	color: #59595C;
	font-size: 14px;
	text-transform: uppercase;
}
.cartSecureBadge {
	margin-top: 5px;
	position: relative;
	right: -839px;
	width: 135px;
}
.checkoutSecureBadge {
	margin-top: 10px;
	position: relative;
	right: -181px;
	width: 135px;
}
.badge-new {
	background: transparent url(../images/badges/badge-new-54x54.png) no-repeat top right;
	z-index: 100;
}
.badge-best-seller {
	background: transparent url(../images/badges/badge-bestseller-54x54.png) no-repeat top right;
	z-index: 100;
}
.badge-award-winner {
	background: transparent url(../images/badges/badge-award-winner-54x54.png) no-repeat top right;
	z-index: 100;
}
.badge-directory-position {
	height: 54px;
	position: absolute;
	right: 0;
	top: 0;
	width: 54px;
}
.badge-container-directory {
	position: relative;
}
.badge-productPage-position {
	position: absolute;
	width: 100%;
	height: 100%;
}
.product-collection-link:hover {
	font-weight: bold;
	color: #c8cd39;
}
/*** top multi site navigation ***/
.top_nav {
	width: 958px;
	margin: 0px auto;
}
.top_nav ul.multi_store_nav {
	list-style: none;
	width: 300px;
	margin: 0px auto;
	text-align: left;
}
.top_nav ul.multi_store_nav li {
	display: inline-block;
	height: 30px;
	text-align: center;
	padding: 5px 3px 3px;
	vertical-align: top;
	width: 76px;
}
.top_nav ul.multi_store_nav li a {
	font: 600 11px "Palatino Linotype", Palatino, "Palatino LT W01 Roman", serif;
	color: #6C6C6C;
	text-transform: uppercase;
}
.top_nav ul.multi_store_nav li.active {
	background: #DFE33F;
}
.top_nav ul.multi_store_nav li.inactive_1 {
	border-left: 1px solid #DDD;
}
.top_nav ul.multi_store_nav li.inactive_2 {
	border-right: 1px solid #DDD;
}

.text-center {
    text-align: center;
}

/***** Promo Code Popup Decoration *****/
.discount-form a.launch-newsletter-modal {
	text-decoration: underline;
}
.onestepcheckout-coupons a.launch-newsletter-modal {
	text-decoration: underline;
}

/* OrderGroove */
.product-view .og-offer {
    margin: -10px 0 5px 0;
}

.quickview .og-offer {
    margin: 0 0 5px 0;
}

/***** PayPal *****/
.paypal-standard-redirect #content {
    text-align: center;
}

.paypal-standard-redirect #content .drop {
    margin: 25px 0 10px 0;
}

.paypal-standard-redirect #content h1 {
    margin-bottom: 10px;
    border: 0 none;
}
