@import url('https://fonts.googleapis.com/css?family=EB+Garamond');
/* Essential Lite v2.0 */
/* ========== NO JS WARNING ============ */
@import url(colors.css);
@import url(content_area.css);
#no-js-notice {
	background: #333333;
	color: white;
	font-size: 15px;
	font-weight: bold;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
}

/* ========== CHECKOUT FIXES ============ */
#v65-onepage-CheckoutForm {
	margin: 0 auto;
	overflow: hidden;
	width: 700px;
}
#billing-header, #shipping-header, #v65-checkout-payment-header {
	padding-bottom: 0 !important;
}
#v65-onepage-cartsummary-label {
	padding-left: 25px !important;
}
.productnamecolorLARGE, a.productnamecolorLARGE {
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
}
#v65-cart-shipping-details-text nobr {
	white-space: normal !important;
}

/* ========== FIXES ============ */
/* HTML 5 SPECIFIC FIXES */
td > img {
	float: left;
}
#v65-cart-checkout-table td img, a img {
	float: none;
}
article, aside, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
#v65-onepage-ContentTable {
	margin: 0 auto;
}
#table_checkout_cart3 li {
	list-style: inside;
}
#v65-onepage-ContentTable td br:first-child {
	display: none;
}
#v65ModalOverlay {
	position: fixed !important;
}
#content_area .v65-cart-giftcert-details-row td font, #content_area .v65-cart-giftcert-details-row td font b {
	color: #666666 !important;
}
#v65-cart-shipping-details-text nobr {
	white-space: normal !important;
}
.next_page_img, .previous_page_img {
	width: auto !important;
	height: auto !important;
}
#table_checkout_cart0 {
	margin-top: 5px;
}

/* FIXES SHIPPING DROPDOWN ON SHOPPINGCART.ASP PAGE */
#v65-cart-shipping-details-wrapper #v65-cart-shipping-details select, #v65-cart-shipping-details-wrapper #v65-cart-shipping-details input {
	width: auto !important;
}

/* PLEASE WAIT IMAGE CENTERING */
#please_wait_div img {
	float: none;
}

/* TABLE ALIGNMENT FIX */
#content_area table {
	text-align: left;
}

/* ERROR MESSAGES */
#content_area .v65-error-list-container {
	background-color: #f6c1ac !important;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 1px 6px 0px rgba(1, 1, 1, 0.4);
	-webkit-box-shadow: 1px 1px 6px 0px rgba(1, 1, 1, 0.4);
	box-shadow: 1px 1px 6px 0px rgba(1, 1, 1, 0.4);
	border: 1px solid #e0ad93;
}
#content_area .v65-error-list-image {
	opacity: .5;
}
#content_area .v65-error-list-text {
	color: #6c4836;
}
#EditRegionModal .v65pageTextModalTitle {
	font-size: 18px !important;
}

/* REDACTOR BOX SIZING FIX */
.redactor_box * {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

/* *************************
*     	 SPRITES     	  *
************************* */
/*.icons-sprite, .icon--cart .icon__foreground, .icon--search .icon__foreground, .icon--cc .icon__foreground, .icon--vsecure .icon__foreground, .icon--facebook .icon__foreground, .icon--twitter .icon__foreground, .icon--pinterest .icon__foreground, .icon--instagram .icon__foreground {
	background-image: url('../images/icons-sd5182ed81d.png');
	background-repeat: no-repeat;
}
.icon {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
.icon__foreground {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
.icon--cart .icon__foreground {
	background-position: 0 0;
	height: 11px;
	width: 14px;
}
.icon--search .icon__foreground {
	background-position: 0 -233px;
	height: 13px;
	width: 13px;
}
.icon--cc .icon__foreground {
	background-position: 0 -20px;
	height: 59px;
	width: 87px;
}
.icon--vsecure .icon__foreground {
	background-position: 0 -55px;
	height: 29px;
	width: 88px;
}
.icon--facebook .icon__foreground {
	background-position: 0 -95px;
	height: 25px;
	width: 25px;
}
.icon--twitter .icon__foreground {
	background-position: 0 -271px;
	height: 25px;
	width: 25px;
}
.icon--pinterest .icon__foreground {
	background-position: 0 -195px;
	height: 25px;
	width: 25px;
}
.icon--instagram .icon__foreground {
	background-position: 0 -145px;
	height: 25px;
	width: 25px;
}*/

/* ! normalize.css v3.0.1 | MIT License | git.io/normalize */
/* * 1. Set default font family to sans-serif. 2. Prevent iOS text size adjust after orientation change, without disabling user zoom. */
html {

	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* * Remove default margin. */
body {
	margin: 0;
}

/* HTML5 display definitions ========================================================================== */
/* * Correct `block` display not defined for any HTML5 element in IE 8/9. Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox. Correct `block` display not defined for `main` in IE 11. */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}

/* * 1. Correct `inline-block` display not defined in IE 8/9. 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */
audio, canvas, progress, video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}

/* * Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) {
	display: none;
	height: 0;
}

/* * Address `[hidden]` styling not present in IE 8/9/10. Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. */
[hidden], template {
	display: none;
}

/* Links ========================================================================== */
/* * Remove the gray background color from active links in IE 10. */
a {
	background: transparent;
}

/* * Improve readability when focused and also mouse hovered in all browsers. */
a:active, a:hover {
	outline: 0;
}

/* Text-level semantics ========================================================================== */
/* * Address styling not present in IE 8/9/10/11, Safari, and Chrome. */
abbr[title] {
	border-bottom: 1px dotted;
}

/* * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */
b, strong {
	font-weight: bold;
}

/* * Address styling not present in Safari and Chrome. */
dfn {
	font-style: italic;
}

/* * Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari, and Chrome. */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* * Address styling not present in IE 8/9. */
mark {
	background: #ff0;
	color: #000;
}

/* * Address inconsistent and variable font size in all browsers. */
small {
	font-size: 80%;
}

/* * Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}

/* Embedded content ========================================================================== */
/* * Remove border when inside `a` element in IE 8/9/10. */
img {
	border: 0;
}

/* * Correct overflow not hidden in IE 9/10/11. */
svg:not(:root) {
	overflow: hidden;
}

/* Grouping content ========================================================================== */
/* * Address margin not present in IE 8/9 and Safari. */
figure {
	margin: 1em 40px;
}

/* * Address differences between Firefox and other browsers. */
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

/* * Contain overflow in all browsers. */
pre {
	overflow: auto;
}

/* * Address odd `em`-unit font size rendering in all browsers. */
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Forms ========================================================================== */
/* * Known limitation:by default, Chrome and Safari on OS X allow very limited styling of `select`, unless a `border` property is set. */
/* * 1. Correct color not being inherited. Known issue:affects color of disabled elements. 2. Correct font properties not being inherited. 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */
button, input, optgroup, select, textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}

/* * Address `overflow` set to `hidden` in IE 8/9/10/11. */
button {
	overflow: visible;
}

/* * Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. Correct `select` style inheritance in Firefox. */
button, select {
	text-transform: none;
}

/* * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}

/* * Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] {
	cursor: default;
}

/* * Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/* * Address Firefox 4+ setting `line-height` on `input` using ` !important` in the UA stylesheet. */
input {
	line-height: normal;
}

/* * It's recommended that you don't attempt to style these elements. Firefox's implementation doesn't respect box-sizing, padding, or width.  1. Address box sizing set to `content-box` in IE 8/9/10. 2. Remove excess padding in IE 8/9/10. */
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/* * Fix the cursor style for Chrome's increment/decrement buttons. For certain `font-size` values of the `input`, it causes the cursor style of the decrement button to change from `default` to `text`. */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/* * 1. Address `appearance` set to `searchfield` in Safari and Chrome. 2. Address `box-sizing` set to `border-box` in Safari and Chrome (include `-moz` to future-proof). */
input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* 2 */
	box-sizing: content-box;
}

/* * Remove inner padding and search cancel button in Safari and Chrome on OS X. Safari (but not Chrome) clips the cancel button when the search input has padding (and `textfield` appearance). */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/* * Define consistent border, margin, and padding. */
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

/* * 1. Correct `color` not being inherited in IE 8/9/10/11. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}

/* * Remove default vertical scrollbar in IE 8/9/10/11. */
textarea {
	overflow: auto;
}

/* * Don't inherit the `font-weight` (applied by a rule above). NOTE:the default cannot safely be changed in Chrome and Safari on OS X. */
optgroup {
	font-weight: bold;
}

/* Tables ========================================================================== */
/* * Remove most spacing between table cells. */
*{margin:0;}
html {
	overflow-y: scroll;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

*, *:before, *:after {
	-moz-box-sizing: inherit;
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #5d135f;
	color: #5d135f;
	font-family: 'EB Garamond', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	margin: 0;
}
a, a:visited, a:active {
	outline-style: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.transition{
	-webkit-transition: color 0.2s;
	-o-transition: color 0.2s;
	transition: color 0.2s;
}
h1 {
	color: #5d135f;
	font-weight: normal;
	font-size: 45px;
	font-family: 'EB Garamond', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
h2 {
	color: #5d135f;
	font-weight: normal;
	font-size: 40px;
	font-family: 'EB Garamond', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
h3 {
	color: #5d135f;
	font-weight: normal;
	font-size: 28px;
	font-family: 'EB Garamond', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
}
h4 {
	color: #5d135f;
	font-weight: normal;
	font-size: 18px;
	font-family: 'EB Garamond', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
}
h5 {
	color: #5d135f;
	font-weight: normal;
	font-size: 22px;
	font-family: 'EB Garamond', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
h6 {
	color: #5d135f;
	font-weight: normal;
	font-size: 36px;
	font-family: 'EB Garamond', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
img {
	border: none !important;
}
input, textarea {
	outline: none;
}
blockquote {
	margin: 0;
}
blockquote cite {
	display: block;
	font-style: normal;
}
.l-clearfix, .l-container, .l-row {
	*zoom: 1;
}
.l-clearfix:after, .l-container:after, .l-row:after {
	content: "";
	display: table;
	clear: both;
}
.l-block {
	display: block;
}
.l-first {
	margin-left: 0;
}
.l-align-left {
	float: left;
}
.l-align-right {
	float: right;
}
.l-wrap {
	min-width: 1000px; /* Adjust */
	background: #fff;
}
.l-container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.l-row {
	width: 100%;
}
.l-menu-horizontal ul, .l-inline-list {
	/*width: 550px;*/
	margin: 0;
	padding: 0;
	list-style: none;
}
.l-menu-horizontal li, .l-inline-list > li {
	float: left;
	margin: 0;
}
.l-menu-horizontal li a, .l-inline-list > li a {
	display: block;
	text-decoration: none;
}
.l-inline-list > li a {
	margin-left: 10px;
}
.l-inline-list > li:first-child a {
	margin-left: 0;
}
.l-menu-vertical ul, .l-vertical-list {
	list-style: none;
	padding:0;
	margin-bottom:10px;
}
.l-menu-vertical ul li:hover, .l-vertical-list li:hover{
	background: url('../images/template/li-icon-hover.png') no-repeat 0 center;
}
.l-menu-vertical li, .l-vertical-list > li {
	background: url('../images/template/li-icon.png') no-repeat 0 center;
	margin: 0;
	padding: 0 0 0 10px;
}
.l-menu-vertical li a, .l-vertical-list > li a {
	text-decoration: none;
}
#display_promotions_999{display: none;}
/* ========== HEADER ============ */
.header {
	height: 93px;
	position: relative;
	text-align: left;
	width:100%;
	background: url('../images/template/header.jpg') 0 0 repeat-x;
}
#display_homepage_title {
	background: url('../images/template/header_bg.jpg') no-repeat 0 0;
	width: 175px;
	height: 78px;
	top: 29px;
	left: 40px;
	margin: 0;
	position: relative;
}
#display_homepage_title a {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 100%;
}
#homepage_title {
	background: none;
	font-size: 29px;
	line-height: 46px;
	text-indent: 0;
}

/* ========== TOP BAR ============ */
.top-bar {
	padding: 0;
	height:46px;
	margin-top:16px;
}
#display_menu_1 {
	margin: 0;
	padding: 0;
}

/* ========== SIDE BAR ============ */
.side-bar {
	text-align: left;
	vertical-align: top;
	width: 200px;
	display: none;
	font-size: 16px;
}
.side-bar .menu_title {
	color: #5d135f;
	text-transform: uppercase;
	letter-spacing: 0.125em;
}
.side-bar .menu_title:first-child {
	margin-top: 0;
}
.side-bar .menu_title:empty {
	display: none;
}

/* ========== CONTENT AREA ============ */
.content-wrap {
	margin-top: 47px;
	margin-bottom: 10px;
}
#content_area {
	padding: 15px 15px 30px;
	text-align: left;
	width: 1000px;
}
#content_area.l-row {
	width: 1000px;
	padding: 15px 0;
}

/* ========== FOOTER ============ */
.footer{padding: 10px 0 10px;}
.footer a {color: #99cb00;}
.footer a:hover{color:#f3691b;}
.footer__links a{
	margin-right: 23px;
	font-weight: bold;
}
.social a{
	margin:0 5px;
	display: block;
	width:25px;
	height:25px;
	float: left;
}
.social .facebook{background: url('../images/icons/facebook.png') 0 0 no-repeat;}
.social .facebook:hover{background-position: 0 -25px;}
.social .twitter{background: url('../images/icons/twitter.png') 0 0 no-repeat;}
.social .twitter:hover{background-position: 0 -25px;}
.social .pinterest{background: url('../images/icons/pinterest.png') 0 0 no-repeat;}
.social .pinterest:hover{background-position: 0 -25px;}
.social .instagram{background: url('../images/icons/instagram.png') 0 0 no-repeat;}
.social .instagram:hover{background-position: 0 -25px;}

/* ========== SITE TOOLS ============ */
.site-tools {
	color: #5d135f;
	margin-top:17px;
	text-transform: uppercase;
	font-weight:bold;
	font-size:12px;
}
.site-tools ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.site-tools li {
	display: inline-block;
	margin: 0 6px;
	letter-spacing: 0.04em;
}
.site-tools li:after{
	content:'•';
	margin:0 10px;
}
.site-tools li a {
	color: #5d135f;
}
.site-tools li a:hover {
	color: #97c705;
}

/* ========== CART SUMMARY ============ */
.cart-summary {
	margin-top:12px;
	position: relative;
}
.cart-summary__icon{
	display: inline-block;
	background: url('../images/icons/cart.png') 0 0 no-repeat;
	width:14px;
	height:11px;
	vertical-align: middle;
}
.cart-summary__count {
	color: #5d135f;
	font-weight: bold;
	position: relative;
	top:3px;
	padding: 0 4px;
}
.cart-summary__count:before {
	content: "( ";
}
.cart-summary__count:after {
	content: " )";
}

/* ========== TOP NAVIGATION ============ */
/* IE10 subnav fix */
#iF0 {
	display: none;
}

/* nav spans entire width */
#tbl0 {
	width: 100%;
}

/* nav is centered */
.top-bar .menu #menu0 {
	margin: 0 auto;
}
.top-bar .menu td {
	width: auto !important;
}

/* hides bullet images */
.top-bar .menu td img, .side-bar .menu td img {
	display: none !important;
}
.top-bar .menu table, .side-bar .menu table {
	margin: 0;
	padding: 0;
}


/* --- LIST ITEMS --- */
.top-bar li a {
	text-align: center;
	color: #99cb00;
	font-size:18px;
	letter-spacing: 0.125em;
	text-transform: uppercase;
	padding: 10px 33px;
	font-weight: bold;
}
.top-bar li a:hover, .top-bar li.nav_selected a {
	color: #eb7329;
}


/* ========== LEFT NAVIGATION ============ */
.side-bar script + table {
	width: 100%;
}

/* --- LIST ITEMS --- */

.side-bar li a {
	color: #5d135f;
	display: block;
	padding: 5px 10px;
	font-size: 17px;
}
.side-bar li a:hover, .side-bar li.nav_selected a {
	color: #97c705;
}

img[src*="images/buttons"]:hover{opacity: 0.8;
filter: alpha(opacity=80);}
/* ========== SEARCH BOX ============ */
.site-search {
	margin-top: -30px;
        float: left;
        position: absolute;
}

.site-search form {
	width: 196px;
	height: 30px;
	position: relative;
}
.site-search__input {
	font-size: 12px;
	font-family: inherit;
	padding: 6px 30px 6px 10px;
	border: 1px solid #ccc;
	margin: 0;
	width: 196px;
	height: 30px;
	display: block;
	float: left;
	color: #535353;
	font:italic 14px "Georgia", serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.site-search__input::-webkit-input-placeholder {
	color: #535353;
	font-style: italic;
	font-weight: normal;
}
.site-search__input:-moz-placeholder {
	color: #535353;
	font-style: italic;
	font-weight: normal;
}
.site-search__input::-moz-placeholder {
	color: #535353;
	font-style: italic;
	font-weight: normal;
}
.site-search__input:-ms-input-placeholder {
	color: #535353;
	font-style: italic;
	font-weight: normal;
}
.site-search .icon {
	height: 30px;
	width: auto;
	padding: 8.5px;
	position: absolute;
	right: 0;
	top: 0;
}
.site-search__submit {
	border: 0;
	cursor: pointer;
	text-indent: -9999px;
	background: url('../images/icons/search.png') 0 0 no-repeat;
	width:13px;
	height:13px;
	position: absolute;
	right:5px;
	top:8px;
}
.site-search__submit:hover {
	background-position: 0 -13px;
}

/* ========== MAILING LIST ============ */
.elist__title {
	color: #98cb00;
	display: inline-block;
	font-size: 16px;
	margin-right: 8px;
	font-weight: bold;
}
.elist form {
	position: relative;
	width: 205px;
	height: 30px;
	display: inline-block;
	top: -7px;
}
.elist__input {
	font-size: 12px;
	font-family: inherit;
	padding: 6px 10px;
	border: 1px solid #ccc;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	width: 205px;
	height: 30px;
	color: #6c675e;
}
.elist__input::-webkit-input-placeholder {
	color: #6c675e;
	font-style: normal;
	font-weight: normal;
}
.elist__input:-moz-placeholder {
	color: #6c675e;
	font-style: normal;
	font-weight: normal;
}
.elist__input::-moz-placeholder {
	color: #6c675e;
	font-style: normal;
	font-weight: normal;
}
.elist__input:-ms-input-placeholder {
	color: #6c675e;
	font-style: normal;
	font-weight: normal;
}
.elist__submit {
	background: url('../images/template/elist_submit.png') 0 0 no-repeat;
	width:19px;
	height:18px;
	display: block;
	border:none;
	position: absolute;
	right:5px;
	top:5px;
	text-indent: -9999px;
}
.elist__submit:hover {
	background-position: 0 -18px;
}

/* *************************
*     THEME STYLES     *
************************* */
/* *************************
*     HOMEPAGE STYLES     *
************************* */
.home .side-bar{display: none;}
.home .content-wrap{
	margin:25px auto;
}
.home #content_area{
	width:1000px;
	padding:0 0 24px;
	float: none;
	display: table;
}
.home .hero{margin-right:21px;}
.home .review{
	width:247px;
}
.home .review__text{
	line-height: 1.5;
	border-bottom: 1px solid #c5a4c0;
	height:160px;
	font-size:14px;
}
.home .review__link{
	text-transform: uppercase;
	color:#99cc00;
	margin:10px 0;
	display: block;
	-webkit-transition: color 0.2s;
	-o-transition: color 0.2s;
	transition: color 0.2s;
}
.home .review__link:hover{
	color:#f3691b;
}
.home .promos{margin-top: 7px;}
.home .spotlight{
        width: 215px;
	height: 876px;
	box-shadow: inset 0 0 15px rgba(0,0,0,.2);
	float: left;
	margin-right:10px;
	position: relative;
}
.home .featured{
	width: 358px;
	height: 560px;
	box-shadow: inset 0 0 15px rgba(0,0,0,.2);
	float: left;
	margin-right:29px;
	position: relative;
}
.home .featured_bg{
	position: absolute;
	background: url('../images/homepage/featured.png') no-repeat 0 0;
	width:373px;
	height:300px;
	display: block;
	top:19px;
	left:-8px;
}
.home .featured__text{
	font-size: 16px;
	width: 175px;
	position: absolute;
	top: 199px;
	right: 10px;
	line-height: 1.6;
}
.home .featured__text-uppercase{
	font-weight:bold;
	font-size:13px;
	text-transform: uppercase;
}
.home .featured__link{
	width: 335px;
	height: 30px;
	background-color: #f3691b;
	display: block;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: 0.085em;
	position: absolute;
	bottom:10px;
	left:10px;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.home .featured__link:hover{
	color: #99cb00;
	background-color: #5d135f;
}
.home .about{
	width:322px;
	float: left;
	margin-right:16px;
}
.home .about__title{
	color: #5d135f;
	font-size: 36px;
	margin-bottom:10px;
}
.home .ornament{
	display: inline-block;
	background: url('../images/homepage/about-icon.png') 0 0 no-repeat;
	width:17px;
	height:10px;
}
.home .about__text{
	font-size: 18px;
	line-height: 1.3;
	margin-bottom: 13px;
	letter-spacing: 0.05em;
}
.home .about__text a{color:#8fbc00;}
.home .about__text a:hover{
	color:#f3691b;
}
.home .about__social{
	width:322px;
}
.home .about__social-icon{
	display: inline-block;
	vertical-align: top;
	line-height: 27px;
}
.home .facebook-feed{
	background: url('../images/homepage/facebook-feed-border.png') 0 28px no-repeat;
	width: 274px;
	height: 500px;
	float: right;
}
.home .facebook-feed__title{
	font-size: 25px;
	margin: -8px 0 16px;
	letter-spacing: 0.05em;
}
.home .facebook-feed iframe{
	margin-left:12px;
}
.home #content_area br {
	display: none;
}
.home #content_area table table br {
	display: block;
}
.home .homepage br {
	display: block;
}
.home #content_area table[width="96%"], .home #content_area table[width="96%"] table {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}
.home #content_area table[width="96%"] td {
	padding: 0;
}
.home table.v65-productDisplay a > img {
	max-width: 190px;
}
a.productnamecolor.colors_productname, font.pricecolor.colors_productprice, font.text.colors_text {
	display: block;
	text-align: center;
}
.home font.pricecolor.colors_productprice font.text.colors_text {
	display: inline;
}
.home a.productnamecolor.colors_productname {
	color: #000;
	font: normal 12px/1.3 Arial, sans-serif;
}
.home .v65-productDisplay .product_productprice, .home .v65-productDisplay .product_productprice span, .home .v65-productDisplay .product_productprice font, .home .v65-productDisplay .product_productprice div {
	color: #000;
	font: normal 12px/1.3 Arial, sans-serif;
}
.home .v65-productDisplay .product_saleprice, .home .v65-productDisplay .product_saleprice span, .home .v65-productDisplay .product_saleprice font, .home .v65-productDisplay .product_saleprice div {
	color: #000;
	font: normal 12px/1.3 Arial, sans-serif;
}
.home .v65-productDisplay .product_dealprice, .home .v65-productDisplay .product_dealprice span, .home .v65-productDisplay .product_dealprice font, .home .v65-productDisplay .product_dealprice div {
	color: #000;
	font: normal 12px/1.3 Arial, sans-serif;
}
.label{display: none;}
/* *************************
*     CATEGORY STYLES     *
************************* */
.category #MainForm table[width="800px"] td {
	text-align: left;
}
.category #content_area {
	padding: 15px 15px 30px;
	text-align: left;
	width: 800px;
}
.category .side-bar{display: block;}
.category #divWaitModal + table > tbody > tr:first-child a, .category #divWaitModal + table > tbody > tr:first-child b {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.category .colors_backgroundneutral {
	background: none; /* Overrides default */
}
.category table.colors_backgroundlight {
	background: rgba(51, 51, 51, 0);
	border-bottom: 1px solid #eeeeee;
	padding: 8px 0;
	width: 100%;
}
.category table.colors_backgroundlight > tbody > tr > td:first-child b {
	display: block;
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	text-indent: 0;
}
.category table.colors_backgroundlight + table {
	padding: 10px 15px;
}
.category a.subcategory_link {
	color: #5d135f;
	font-size: 14px;
	font-weight: normal;
}
.category a.subcategory_link:before {
	content: "\2022";
	display: inline-block;
	margin-right: 4px;
	vertical-align: middle;
	color: #5d135f;
}
.category a.subcategory_link:hover {
	color: #97c705 !important;
	text-decoration: none;
}
.category table.v65-productDisplay .productnamecolor {
	color: #5d135f;
	font: bold 14px 'EB Garamond', serif;
}
.category table.v65-productDisplay .product_listprice, .category table.v65-productDisplay .product_listprice b {
	color: #5d135f;
	font: normal 19px 'EB Garamond', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.category table.v65-productDisplay .product_productprice, .category table.v65-productDisplay .product_productprice b {
	color: #5d135f;
	font-size: 19px;
	font-weight: normal;
}
font.text.colors_text {
display: none;
}
.category table.v65-productDisplay .product_saleprice, .category table.v65-productDisplay .product_saleprice b {
	font: bold 19px 'EB Garamond', serif;
	color: #97c705;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.category table.v65-productDisplay .product_dealprice {
	font: bold 19px 'EB Garamond', serif;
	color: #97c705;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.category table.v65-productDisplay .product_yousave {
	font-style: italic;
	font: normal 14px 'EB Garamond', serif;
	color: #5d135f;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.category table.v65-productDisplay img + br + font.text.colors_text, .category table.v65-productDisplay td[valign="top"] > font.text.colors_text {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.category #divWaitModal + table > tbody > tr:first-child td {
	padding-left: 0;
	text-align: left;
}
.category font[face="Arial"] {
	font-family: inherit;
}
.category table.colors_backgroundlight + table td {
	padding: 0;
}
.category a.productnamecolor.colors_productname + img {
	display: none;
}
.category form#MainForm > input[name="Cat"] + table td[valign="bottom"][rowspan="2"] {
	vertical-align: top;
	padding-top: 5px;
}
.category table.colors_backgroundlight + table table {
	border-spacing: 0;
}
.category form#MainForm > input[name="Cat"] + table > tbody > tr > td, .category form#MainForm > input[name="Cat"] + table td[valign="bottom"][rowspan="2"], .category form#MainForm > input[name="Cat"] + table td[align="right"] {
	padding-left: 0;
	padding-right: 0;
}
.category table.colors_backgroundlight > tbody > tr > td > img, .category .colors_lines_light, .category .colors_lines_light + .colors_backgroundneutral {
	display: none;
}

/* *************************
*     PRODUCT DETAILS     *
************************* */
.productdetails .side-bar{
	display: block;
}
.productdetails #content_area{
	padding: 15px 15px 30px;
	text-align: left;
	width: 800px;
}
.productdetails #content_area table {
	text-align: left;
}
.productdetails td.vCSS_breadcrumb_td a, .productdetails td.vCSS_breadcrumb_td b {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.productdetails font.productnamecolorLARGE.colors_productname {
	display: inline-block;
	color: #5d135f;
	font-weight: normal;
	font-size: 45px;
	font-family: 'EB Garamond', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.productdetails #v65-product-parent > tbody > tr:first-child + tr > td[align="right"] {
	max-width: 450px; /* Use to give a max-width to the right side of the product image */
	padding-left: 5px;
}
.productdetails .colors_pricebox select td, .productdetails .colors_pricebox input td {
	background-color: white;
	border: 1px solid #eeeeee;
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.productdetails span + .colors_pricebox {
	background: rgba(51, 51, 51, 0); /* Overrides default */
	padding: 10px 15px;
}
.productdetails .colors_pricebox span[itemprop="description"] {
	display: block;
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-bottom: 10px;
}
.productdetails span.product_code_title, .productdetails span.product_code {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.productdetails .colors_pricebox .product_listprice, .productdetails .colors_pricebox .product_listprice b {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.productdetails .colors_pricebox .product_productprice, .productdetails .colors_pricebox .product_productprice b {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.productdetails .colors_pricebox .product_saleprice, .productdetails .colors_pricebox .product_saleprice b {
	font: bold 14px 'EB Garamond', serif;
	color: #97c705;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.productdetails .colors_pricebox .product_dealprice, .productdetails .colors_pricebox .product_dealprice b {
	font: bold 14px 'EB Garamond', serif;
	color: #97c705;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.productdetails .colors_pricebox .product_yousave {
	font: normal 14px 'EB Garamond', serif;
	color: #5d135f;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.productdetails br + .colors_pricebox {
	background: rgba(51, 51, 51, 0); /* Overrides default */
	margin-top: 35px; /* Make same as height of heading */
	padding-bottom: 10px;
	position: relative;
}
.productdetails br + .colors_pricebox > tbody > tr > td > table > tbody > tr:first-child > td:first-child:before {
	background: rgba(51, 51, 51, 0);
	border-bottom: 1px solid #eeeeee;
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	text-indent: 0;
	bottom: 100%;
	content: "Choose your Product options:"; /* Text to be displayed */
	display: block;
	left: 0;
	line-height: 35px; /* Adjust height */
	position: absolute;
	width: 100%;
}
.productdetails .colors_pricebox img[src$="Options_Text_Choose.gif"] {
	display: none;
}
.productdetails table#options_table font.colors_productname b {
	display: block;
	margin-bottom: 5px;
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.productdetails br + .colors_pricebox table td {
	color: gray;
}
.productdetails #options_table {
	padding-left: 15px;
}
.productdetails #options_table td {
	padding: 2px 0;
}
.productdetails #options_table script + br + table > tbody > tr:first-child > td:first-child {
	padding: 2px 0 0 48px;
	display: block;
}
.productdetails br + .colors_pricebox script + br + table input.v65-productdetail-cartqty {
	margin: 0 auto;
}
.productdetails br + .colors_pricebox script + br {
	display: none;
}
.productdetails br + .colors_pricebox td[width="1"] + td[valign="top"] br + table {
	width: 100%;
}
.productdetails br + .colors_pricebox td[width="1"] + td[valign="top"] br + table > tbody > tr:first-child > td {
	display: block;
	padding: 10px 0 0; /* Adds spacing between buttons and qty */
}
.productdetails br + .colors_pricebox td[width="1"] + td[valign="top"] br + table > tbody > tr:first-child > td:first-child {
	padding-left: 20px;
}
.productdetails input.vCSS_input_addtocart {
	display: block;
	margin: 10px auto;
}
.productdetails input#v65-product-wishlist-button {
	display: block;
	margin: 0 auto 10px;
}
.productdetails img.vCSS_img_add_to_wishlist {
	display: block;
	margin: 0 auto;
}
.productdetails br + .colors_pricebox img.vCSS_img_add_to_wishlist {
	margin-bottom: 10px;
}
.productdetails td[background$="PBox_Border_Left.gif"] + td > table > tbody > tr > td:first-child {
	display: block;
}
.productdetails td#v65-productdetail-action-wrapper {
	display: block;
	text-align: center;
}
.productdetails td#v65-productdetail-action-wrapper table, .productdetails td#v65-productdetail-action-wrapper tbody, .productdetails td#v65-productdetail-action-wrapper tr, .productdetails td#v65-productdetail-action-wrapper td {
	display: block;
}
.productdetails span#Header_ProductDetail_ProductDetails_span, .productdetails span#Header_ProductDetail_TechSpecs_span, .productdetails span#Header_ProductDetail_ExtInfo_span, .productdetails td#Header_ProductDetail_ProductDetails.vCSS_tab_unselected span#Header_ProductDetail_ProductDetails_span, .productdetails td#Header_ProductDetail_TechSpecs.vCSS_tab_unselected span#Header_ProductDetail_TechSpecs_span, .productdetails td#Header_ProductDetail_ExtInfo.vCSS_tab_unselected span#Header_ProductDetail_ExtInfo_span {
	background: #3b093e;
	color: #87528a;
	font: normal 15px 'EB Garamond', serif;
	text-transform: capitalize;
	letter-spacing: 0.05em;
	display: inline-block;
	line-height: 30px; /* Control height here */
	padding: 0 15px;
}
.productdetails span#Header_ProductDetail_ProductDetails_span:hover, .productdetails span#Header_ProductDetail_TechSpecs_span:hover, .productdetails span#Header_ProductDetail_ExtInfo_span:hover, .productdetails td#Header_ProductDetail_ProductDetails.vCSS_tab_unselected span#Header_ProductDetail_ProductDetails_span:hover, .productdetails td#Header_ProductDetail_TechSpecs.vCSS_tab_unselected span#Header_ProductDetail_TechSpecs_span:hover, .productdetails td#Header_ProductDetail_ExtInfo.vCSS_tab_unselected span#Header_ProductDetail_ExtInfo_span:hover, .productdetails td#Header_ProductDetail_ProductDetails span#Header_ProductDetail_ProductDetails_span, .productdetails td#Header_ProductDetail_ProductDetails.vCSS_tab_selected span#Header_ProductDetail_ProductDetails_span, .productdetails td#Header_ProductDetail_TechSpecs.vCSS_tab_selected span#Header_ProductDetail_TechSpecs_span, .productdetails td#Header_ProductDetail_ExtInfo.vCSS_tab_selected span#Header_ProductDetail_ExtInfo_span {
	background: #5d135f;
	border-bottom: 1px solid #eeeeee;
	color: white;
	font: normal 15px 'EB Garamond', serif;
	letter-spacing: 0.05em;
	text-transform: capitalize;
	font-weight: normal !important;
	line-height: 30px; /* Control height here */
}
.productdetails tr td[background$="expand_tab_left.gif"] img {
	display: none;
}
.productdetails tr td[background$="expand_tab_right.gif"] img {
	width: 7px;
}
.productdetails #ProductDetail_ProductDetails_div2 .colors_descriptionbox > tbody > tr:nth-child(3) > td[width="100%"], .productdetails form .colors_descriptionbox {
	background: rgba(51, 51, 51, 0);
	border-top: 1px solid gray;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 15px;
}
.productdetails form .colors_descriptionbox td {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.productdetails #ProductDetail_ProductDetails_div2 .colors_descriptionbox > tbody > tr:nth-child(3) > td[width="100%"] {
	display: block;
	margin-top: 10px;
}
.productdetails #ProductDetail_ProductDetails_div2 .colors_descriptionbox > tbody > tr:not(:nth-child(3)) {
	display: none;
}
.productdetails .v65-product-related-header-cell .colors_backgroundlight, .productdetails .colors_lines_light .colors_backgroundlight {
	background: rgba(51, 51, 51, 0);
	border-bottom: 1px solid #eeeeee;
	display: block;
	margin-bottom: 10px;
}
.productdetails .colors_lines_light font.productnamecolorSMALL.colors_productname b {
	display: block;
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	text-indent: 0;
	line-height: 35px; /* Control height here */
}
.productdetails td.v65-product-related-details-cell, .productdetails td.colors_background_main {
	background: none;
	border: none;
	padding: 5px 15px; /* Use to align product text with heading text */
}
.productdetails .colors_lines_light a.productnamecolorsmall.colors_productname {
	color: #5d135f;
	font: bold 17px 'EB Garamond', serif;
	font-size: 17px;
	font-weight: bold;
}
.productdetails .colors_lines_light .product_productprice, .productdetails .colors_lines_light .product_productprice b, .productdetails .colors_lines_light .product_productprice .smalltext {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.productdetails .colors_lines_light .product_saleprice, .productdetails .colors_lines_light .product_saleprice b {
	font: bold 14px 'EB Garamond', serif;
	color: #97c705;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.productdetails #v65-product-reviews {
	margin-top: 25px; /* Adds spacing between Related and Reviews */
	padding-top: 35px; /* Make the same height as heading */
	position: relative;
}
.productdetails #v65-product-reviews .v65-product-reviews-cell:before {
	background: rgba(51, 51, 51, 0);
	border-bottom: 1px solid #eeeeee;
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	text-indent: 0;
	content: "Customer Reviews";
	display: block;
	left: 0;
	line-height: 35px;
	position: absolute;
	top: 0;
	width: 100%;
}
.productdetails a[href*="write+a+review"], .productdetails a[href*="ReviewNew.asp"] {
	color: #5d135f;
}
.productdetails a[href*="write+a+review"]:hover, .productdetails a[href*="ReviewNew.asp"]:hover {
	text-decoration: underline;
	color: #97c705;
}
.productdetails table#v65-product-reviews td.v65-product-reviews-cell {
	display: block;
	margin: 15px 0 10px;
}
.productdetails div[itemprop="aggregateRating"] img.vCSS_img_star_avg_rating {
	float: none;
	margin-right: 5px;
	vertical-align: sub;
}
.productdetails #v65-product-reviews table > tbody > tr > td:first-child b {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.productdetails #v65-product-reviews table > tbody > tr > td:first-child > span {
	color: #5d135f;
	font: normal 17px 'EB Garamond', serif;
	font-size: 17px !important;
	font-weight: normal;
}
.productdetails #v65-product-reviews table > tbody > tr > td > b {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.productdetails #v65-product-reviews table > tbody > tr > td > nobr a {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
}
.productdetails #v65-product-reviews table > tbody > tr > td > nobr a:hover {
	color: #97c705;
}
.productdetails br + table[width="100%"] td[width="1%"] + td[width="100%"] {
	color: #5d135f;
	font: normal 17px 'EB Garamond', serif;
	font-size: 17px !important;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 15px;
}
.productdetails table#product_reviews_description_box {
	background: rgba(51, 51, 51, 0);
	border: none;
	padding: 10px 15px;
}
.productdetails table#product_reviews_description_box td[width="1px"] + td[width="100%"] > table > tbody > tr:first-child b {
	display: block;
	color: #5d135f;
	font: normal 17px 'EB Garamond', serif;
	font-size: 17px;
	font-weight: normal;
	padding-bottom: 5px;
}
.productdetails table#product_reviews_description_box td[width="1px"] + td[width="100%"] > table > tbody > tr:first-child i {
	display: block;
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
}
.productdetails table#product_reviews_description_box td[width="1px"] + td[width="100%"] > table > tbody > tr:first-child + tr i {
	display: block;
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 3px;
}
.productdetails table#product_reviews_description_box td[width="1px"] + td[width="100%"] {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4;
}
.productdetails #v65-product-history-header {
	height: 35px; /* Make same as line-height of heading text below */
	margin-bottom: 10px;
	position: relative;
}
.productdetails #v65-product-history-header td:first-child:before {
	background: rgba(51, 51, 51, 0);
	border-bottom: 1px solid #eeeeee;
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	text-indent: 0;
	content: "Recent Items"; /* Text to be displayed */
	display: block;
	left: 0;
	line-height: 35px; /* Adjust height */
	position: absolute;
	top: 0;
	width: 100%;
}
.productdetails #TurnHistoryOnOffContainer {
	margin-right: 10px;
	margin-top: 2px;
}
.productdetails img.vCSS_img_heading_history {
	display: none;
}
.productdetails .historyitem_image img {
	max-width: 100%;
}
.productdetails .historyitem_productname a {
	color: #5d135f;
	display: block;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 3px;
}
.productdetails .historyitem_productprice b font.pricecolor.colors_productprice {
	color: #5d135f;
	display: block;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
}
.productdetails img[src*="OBox_Border_"], .productdetails img[src*="PBox_Border_"], .productdetails img[src*="Line_Group_"], .productdetails img[src*="DBox_Border_"] {
	display: none;
}
.productdetails td.vCSS_breadcrumb_td > b {
	text-indent: -4px;
}
.productdetails td[background] {
	background: none !important;
}
.productdetails #ProductDetail_ProductDetails_div div[style="height: 15px;
"] {
	display: none;
}
.productdetails #ProductDetail_ProductDetails_div2 .colors_descriptionbox {
	border: none;
	padding: 0;
	background: none;
}
.productdetails #content_area table[bgcolor="#CCCCCC"] {
	margin: 0 auto;
}
.productdetails .Multi-Child_Background input.vCSS_input_addtocart {
	margin: 0;
	display: block;
}
.productdetails td.vCSS_breadcrumb_td b {
	display: block;
	margin-bottom: 10px;
}
.productdetails form#vCSS_mainform > img, .productdetails form#vCSS_mainform > br, .productdetails td.vCSS_breadcrumb_td > img + br, .productdetails td.vCSS_breadcrumb_td > b + br, .productdetails td.vCSS_breadcrumb_td > b + br + img {
	display: none;
}
.productdetails #altviews[style="hidden"] {
	display: none;
}
.productdetails #options_table tr > td:first-child br {
	display: none;
}
.productdetails #btn_vsharethis {
	width: 89px;
}
.productdetails .colors_lines_light {
	background: none;
}
.productdetails table.colors_backgroundlight {
	display: block;
	margin-bottom: -1px;
}
.productdetails table.colors_lines_light td.colors_backgroundlight {
	padding: 0;
}
.productdetails table.colors_backgroundlight_dark {
	background: none;
}
.productdetails #TurnHistoryOnOffContainer {
	position: relative;
	z-index: 2;
}
.productdetails table#v65-product-history-body {
	background: none; /* Software override */
	border: none; /* Software override */
}
.productdetails #product_photo {
	float: none;
}
.productdetails div[itemprop=aggregateRating] {
	padding-bottom: 10px;
}
.productdetails div[itemprop="aggregateRating"] > table {
	display: block;
}
.productdetails #content_area > div > br + table[width="100%"] td[width="1%"], .productdetails #content_area > div > br + table[width="100%"] + table[width="100%"] td[width="1%"] {
	display: none;
}
.productdetails #v65-product-reviews table > tbody > tr > td:first-child {
	width: auto !important;
	padding-right: 5px;
}
.productdetails #v65-product-reviews table > tbody > tr > td {
	vertical-align: middle !important;
}
.productdetails #v65-product-reviews table > tbody > tr > td:first-child > span {
	position: static !important;
}
.productdetails #v65-product-reviews table > tbody > tr > td:first-child > span > span {
	position: inherit !important;
	left: auto !important;
}
.productdetails #vCSS_mainform + br {
	display: none;
}
.productdetails table#v65-product-reviews td.v65-product-reviews-cell, .productdetails table#v65-product-reviews td.v65-product-reviews-cell td {
	padding: 0;
}
.productdetails table#v65-product-reviews td.v65-product-reviews-cell > br {
	display: none;
}
.productdetails #v65-product-reviews table > tbody > tr > td > nobr {
	display: inline-block;
}

/* *************************
*      SHOPPING CART      *
************************* */
.shoppingcart {
	/* *************************
	*       PAGE HEADING      *
	************************* */ /* *************************
	*   CART DETAILS BORDERS  *
	************************* */ /* *************************
	*     CART HEADER TEXT    *
	************************* */ /* *************************
	*       CART DETAILS      *
	************************* */ /* *************************
	*          ZEBRA          *
	************************* */ /* *************************
	*        EMPTY CART       *
	************************* */ /* Border between 'empty cart' and 'coupon code' rows */ /* Empty cart container */ /* "Click X to remove an item from your cart" text */ /* "Empty My Entire Cart" text */ /* **********************************
	*   CART SHIPPING & GIFT OPTIONS   *
	********************************** */ /* *****************************
	*    CART SHIPPING DETAILS    *
	***************************** */ /* Shipping background color */ /* "Calculate shipping" text */ /* "(optional)" text */ /* Text color */ /* *************************
	*       TAX & TOTAL       *
	************************* */ /* Targets tax text */ /* Targets tax price */ /* Targets "total" text */ /* Total price */ /* *************************
	*     CHECKOUT TABLE      *
	************************* */ /* Text color and size */ /* Password and Email addres text color */ /* Forgot password text */ /* *************************
	*     RELATED PRODUCTS    *
	************************* */ /* Heading */ /* Product Name */ /* "Our Price: $0.00" */ /* ****************************
	*    INPUT/SELECT BORDERS    *
	**************************** */ /* * * * * * FIXES * * * * * */ /* Give icon images a max-width */ /* Superfluous */ /* Override white-space:nowrap;
	*/ /* Add spacing within login inputs */ /* Password input margin fix */ /* Line up "Item Description" heading */ /* Centers table values */ /* Align "Type of Address" to left */ /* --- Gift Cert Layout --- */ /* Centers buttons */ /* IE9 border spacing fix */ /* Remove extra spacing */
}
.shoppingcart #display_promotions_999{display: block;}
.shoppingcart h2.v65-your-cart-title {
	color: #5d135f;
	font-weight: normal;
	font-size: 45px;
	font-family: 'EB Garamond', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 15px 0 0;
}
.shoppingcart #content_area #cart-top-rule, .shoppingcart #content_area .v65-divider-hr-cell {
	border-top: 1px solid gray;
}
.shoppingcart #content_area #cart-header font {
	color: #5d135f !important;
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.shoppingcart font.carttext.colors_text b.cart-item-name, .shoppingcart font.carttext.colors_text, .shoppingcart font.carttext.colors_text b {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px !important;
	font-weight: normal !important;
	color: #5d135f !important;
}
.shoppingcart #content_area #v65-cart-table .v65-item-zebra {
	background-color: #e8e8e8;
}
.shoppingcart tr#v65-empty-cart-row + tr.v65-divider-hr-row .v65-divider-hr-cell {
	border-top: none;
}
.shoppingcart #v65-cart-empty-details-cell {
	padding: 10px 0 0 !important; /* !important required */
}
.shoppingcart #v65-cart-empty-details-cell > span:first-child {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.shoppingcart #v65-cart-empty-details-cell span + span a {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.shoppingcart #v65-cart-empty-details-cell span + span a:hover {
	color: #97c705;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.shoppingcart #v65-cart-empty-details-cell span + span a:hover {
	color: #97c705;
}
.shoppingcart #v65-cart-coupon-entry-details-div, .shoppingcart #v65-cart-shipping-details-text {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.shoppingcart td#v65-cart-shipping-details-container {
	background: rgba(51, 51, 51, 0);
}
.shoppingcart #v65-cart-shipping-details-label.v65-cart-left-label {
	color: #5d135f;
	font: bold 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: bold;
}
.shoppingcart #v65-cart-shipping-details-label.v65-cart-left-label small {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
.shoppingcart #v65-cart-shipping-details-container #v65-cart-shipping-details td, .shoppingcart #v65-cart-shipping-details-container #v65-cart-shipping-details span {
	color: #5d135f !important;
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px !important;
	font-weight: normal !important;
}
.shoppingcart tr.v65-cart-tax-row b {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	white-space: nowrap;
}
.shoppingcart td.v65-cart-tax-parent-cell b {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.shoppingcart tr.v65-cart-tax-row + tr b {
	color: #97c705;
	font: bold 21px 'EB Garamond', serif;
	font-size: 21px;
	font-weight: bold;
	white-space: nowrap;
}
.shoppingcart font.pricecolor.colors_productprice, .shoppingcart font.pricecolor.colors_productprice b {
	color: #97c705;
	font: bold 21px 'EB Garamond', serif;
	font-size: 21px;
	font-weight: bold;
}
.shoppingcart table#v65-cart-checkout-table tr td {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
}
.shoppingcart table#v65-checkout-form-table tr td {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
}
.shoppingcart table#v65-cart-checkout-table a[href="login_sendpass.asp"] {
	color: #5d135f;
	font: normal 12px 'EB Garamond', serif;
	font-size: 12px !important;
	font-weight: normal;
}
.shoppingcart table.v65-productDisplay font.pricecolor.colors_productprice, .shoppingcart table.v65-productDisplay font.pricecolor.colors_productprice b {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.shoppingcart #v65-cart-coupon-entry-details-input, .shoppingcart input.v65-cart-login-input, .shoppingcart input#password, .shoppingcart #v65-cart-shipping-details select, .shoppingcart #v65-cart-shipping-details input, .shoppingcart tr.v65-cart-details-row td.v65-item-zebra input {
	background-color: white;
	border: 1px solid #eeeeee;
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.shoppingcart #content_area td.v65-cart-detail-productimage img {
	max-width: 100px;
}
.shoppingcart .v65-cart-details-separator img, .shoppingcart .v65-divider-hr-row + .v65-cart-details-separator {
	display: none;
}
.shoppingcart #v65-cart-shipping-details-text div {
	white-space: normal !important;
}
.shoppingcart #content_area td.v65-cart-detail-productimage img, .shoppingcart #content_area #v65-cart-shipping-details-label, .shoppingcart #content_area #v65-cart-shipping-details-wrapper {
	float: none;
}
.shoppingcart #v65-cart-checkout-table .v65-cart-login-input {
	padding: 3px;
}
.shoppingcart table#v65-checkout-form-table input.v65-cart-login-input {
	margin-bottom: 5px;
}
.shoppingcart #v65-cart-shipping-details input[type=radio], .shoppingcart td#v65-cart-shippingoptionsbuttoncell input {
	border: none;
}
.shoppingcart #v65-cart-header-itemdescription {
	padding-left: 21px !important;
}
.shoppingcart .v65-cart-details-row td[width="70"], .shoppingcart .v65-cart-details-row td[width="70"] div, .shoppingcart .v65-cart-details-row td[width="135"], .shoppingcart .v65-cart-details-row td[width="135"] div {
	text-align: center !important;
	width: 100% !important;
}
.shoppingcart #v65-cart-shipping-details div[align="right"] img[width="5"] {
	display: none;
}
.shoppingcart #v65-cart-shipping-details div[align="right"] {
	text-align: left;
}
.shoppingcart #v65-cart-table input {
	text-align: center !important;
}
.shoppingcart #content_area .v65-cart-giftcert-total div {
	text-align: center;
}
.shoppingcart #content_area .v65-product-price-table div[align="right"] font {
	text-align: center;
	display: block;
}
.shoppingcart #v65-cart-coupon-entry-details-div * {
	vertical-align: middle;
}
.shoppingcart #btnRecalculate {
	margin-top: 0 !important;
}
.shoppingcart #v65-cart-table {
	border-spacing: 2px;
	border-collapse: separate;
}
.shoppingcart table#v65-cart-moreItems, .shoppingcart table#v65-cart-table {
	width: 100%;
}
.shoppingcart #v65-cart-table-container > tbody > tr > td, .shoppingcart table#v65-cart-moreItems td {
	padding: 0;
}

/* *************************
*    ONE PAGE CHECKOUT    *
************************* */
.onepagecheckout {
	/* *************************
	*       PAGE HEADING      *
	************************* */ /* *************************
	*       LOGIN MODAL       *
	************************* */ /* Modal container */ /* Close button */ /* Main title */ /* Login message */ /* Email & passowrd input */ /* Buttons - Uncomment to customize as images */ /* #simpleModal #signInButton, #simpleModal #cancelLoginButton {
		background: url(../images/modal-sprite.png);
		border-radius: 0;
		border: none;
		cursor: pointer;
		display: inline-block;
		height: 26px;
		padding: 0;
		text-indent: -9999px;
		vertical-align: top;
		width: 68px;
	}
	#simpleModal #signInButton {
		background-position: right 0;
	}
	*/ /* Forgot password link */ /* *************************
	*     HEADINGS IMAGES     *
	************************* */ /* *************************
	*       LABEL TEXT        *
	************************* */ /* *************************
	*    INPUTS & SELECTS     *
	************************* */ /* *********************************
	*    TABLE CHECKOUT SUM HEADING   *
	********************************* */ /* Heading background-color */ /* Heading text */ /* "Edit" text styling */ /* ******************************
	*    TABLE CHECKOUT SUM BKG    *
	****************************** */ /* Order summary background color */ /* *****************************
	*     CART DETAILS BORDERS    *
	***************************** */ /* Border bottom */ /* Border left and right */ /* Edits border for the heading ONLY */ /* *************************
	*       CART DETAILS      *
	************************* */ /* TITLES - Items, qty, total (inherits the above) */ /* *************************
	*    BORDER ABOVE TOTAL   *
	************************* */ /* *************************
	*    	 TOTAL TEXT       *
	************************* */ /* *************************
	*    	 OTHER TEXT       *
	************************* */ /* Gift card text */ /* Order Comments text */ /* Textarea border and background */ /* * * * * * FIXES * * * * * */ /* --- Fixes Alignment of all fields on checkout --- */ /* Container for Subtotal, Shipping, Tax */ /* Shipping Information label alignment */ /* "My Saved Billing Addresses" */ /* "My Saved Billing Addresses" select */ /* "My Saved Billing Addresses" label */ /* Credit Cart label and input alignment */ /* Override width and margin for left side container */ /* Heading image */ /* Cart Summary redundant bkg colors */ /* --- Gives Shipping Drop-Down Static Width and Aligns with Rest of Inputs --- */
}
.onepagecheckout #display_promotions_999{display: block;}
.onepagecheckout h2#v65-onepage-header {
	color: #5d135f;
	font-weight: normal;
	font-size: 45px;
	font-family: 'EB Garamond', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0 0 10px;
}
.onepagecheckout h2#v65-onepage-header span.loginHeaderWrapper {
	margin-top: 10px;
	color: #5d135f;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: capitalize;
}
.onepagecheckout h2#v65-onepage-header a {
	color: #5d135f;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.onepagecheckout h2#v65-onepage-header a:hover {
	color: #97c705;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.onepagecheckout h2#v65-onepage-header a:hover {
	color: #97c705;
}
.onepagecheckout #simpleModal #simpleModalClose {
	background: url('../images/modal_close.png') 0 0 no-repeat;
	width:18px;
	height:18px;
	text-indent: -9999px;
}
.onepagecheckout #simpleModal #loginModal .loginTitle {
	color: #5d135f;
	font-weight: normal;
	font-size: 30px;
}
.onepagecheckout #simpleModal #loginModal .loginMessage {
	color: #5d135f;
	font-size: 14px;
	font-weight: normal;
}
.onepagecheckout #simpleModal #loginModal input {
	background-color: white;
	border: 1px solid #eeeeee;
	color: #5d135f;
	font-size: 14px;
	font-weight: normal;
	width: 100%;
	max-width: 270px;
}
a#cancelLoginButton{
	width: 110px;
	height: 32px;
	border-radius: 3px;
	border:none;
	background-clip: padding-box;
	background-color: #dfdddf;
	color: #393939;
	font:normal 15px 'EB Garamond', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	text-align: center;
	background-image: none;
	filter:none;
}
button#signInButton{
	width: 140px;
	height: 32px;
	border-radius: 3px;
	background-clip: padding-box;
	background-color: #f36b23 !important;
	background-image: none;
	filter:none;
	border:none;
	color: #5d135f;
	font:bold 15px 'EB Garamond', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	text-align: center;
}
.onepagecheckout #simpleModal #loginModal .loginForgotPassword a {
	color: #5d135f;
	text-decoration: underline;
	font-weight: normal;
	font-size:14px;
}
.onepagecheckout #simpleModal #loginModal .loginForgotPassword a:hover {
	color: #97c705;
	font: normal 14px 'EB Garamond', serif;
	text-decoration: none;
}
.onepagecheckout #v65-onepage-ContentTable .v65-onepage-headerShort {
	background: none;
	width: 420px;
}
.onepagecheckout td#v65-onepage-ordercomments-value, .onepagecheckout table#v65-onepage-ContentTable td, .onepagecheckout table#v65-onepage-ContentTable td font {
	color: #5d135f;
	font-size: 14px;
	font-weight: normal;
}
.onepagecheckout table#v65-onepage-Detail td input[type="password"], .onepagecheckout table#v65-onepage-Detail td input[type="text"], .onepagecheckout table#v65-onepage-Detail td select {
	background: #fff !important;
	background-color: white;
	border: 1px solid #eeeeee;
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-weight: normal;
}
.onepagecheckout #table_checkout_cart0 #v65-onepage-cartsummary-header {
	background: rgba(51, 51, 51, 0);
	border-bottom: 1px solid #cbcbcb;
}
.onepagecheckout #table_checkout_cart0 #v65-onepage-cartsummary-label {
	color: #5d135f;
	font: bold 14px 'EB Garamond', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	text-indent: 0;
	padding-left: 0 !important;
}
.onepagecheckout #table_checkout_cart0 #v65-onepage-editcart {
	color: white;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
}
.onepagecheckout #content_area #table_checkout_cart0 {
	background: rgba(51, 51, 51, 0) !important;
	margin-top: 0; /* Resets margin */
}
.onepagecheckout #table_checkout_cart0 tr#v65-cart-button-submit-row > td {
	border-bottom: none;
}
.onepagecheckout #table_checkout_cart0 > tbody > tr > td {
	border-left: none;
	border-right: none;
}
.onepagecheckout #table_checkout_cart0 > tbody > tr:first-child > td {
	border: none;
}
.onepagecheckout #table_checkout_cart0 #v65-onepage-ordersummary-items td, .onepagecheckout #table_checkout_cart0 b.v65-onepage-shippingcost-label, .onepagecheckout #table_checkout_cart0 b.v65-onepage-shippingcost-amount, .onepagecheckout #table_checkout_cart0 #v65-onepage-ShippingCostDetails .carttext {
	color: #5d135f !important;
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px !important;
	font-weight: normal !important;
}
.onepagecheckout #table_checkout_cart0 #v65-onepage-ordersummary-header-row td.v65-onepage-ordersummary-header {
	text-transform: uppercase;
	font-weight: normal !important;
}
.onepagecheckout #table_checkout_cart0 #v65-onepage-summary-total-line, .onepagecheckout #table_checkout_cart0 .v65-onepage-summary-total-line-cell {
	border-bottom: 1px solid gray;
}
.onepagecheckout span#TotalsTotalTD {
	color: #97c705;
	font: bold 26px 'EB Garamond', serif;
	font-size: 26px;
	font-weight: bold !important;
}
.onepagecheckout td#v65-apply-gift-newCell a[style="color: #0000CC;
font-weight: bold;
"] {
	color: #5d135f;
	font: bold 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: bold;
}
.onepagecheckout #v65-onepage-ordercomments-row #v65-onepage-ordercomments-value {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.onepagecheckout textarea#v65-onepage-ordercomments-input {
	background: white !important;
	border: 1px solid gray !important;
	resize: vertical;
}
.onepagecheckout #content_area #TotalsDivContainer {
	float: none;
}
.onepagecheckout td#v65-onepage-ShippingParent {
	padding-left: 0 !important;
}
.onepagecheckout #v65-onepage-Shipping td.v65-onepage-shipping-label-cell div {
	text-align: right !important;
}
.onepagecheckout #v65-onepage-Shipping td.v65-onepage-shipping-label-cell {
	width: 105px;
}
.onepagecheckout #ship-to-options-table div[align="right"] {
	text-align: right;
}
.onepagecheckout #v65-onepage-saved-billing-table font[style*="font-weight: bold;
"] {
	display: inline-block;
	font-size: 14px;
	font-weight: normal !important;
	line-height: 14px !important;
	padding-right: 2px;
	text-align: right;
	vertical-align: top;
	width: 89px;
}
.onepagecheckout #v65-onepage-saved-billing-table font[style*="font-weight: bold;
"] + span.v65-space {
	display: none;
}
.onepagecheckout #v65-onepage-saved-shipping-table select, .onepagecheckout #v65-onepage-saved-billing-table select {
	width: 175px;
	padding: 4px;
}
.onepagecheckout #v65-onepage-saved-shipping-table td.colors_backgroundneutral > font + span.v65-space {
	display: none;
}
.onepagecheckout #content_area td.v65-payment-details-label-cell[width="39%"] {
	width: 105px;
}
.onepagecheckout #content_area #savedPayment, .onepagecheckout #content_area td.v65-payment-details-label-cell[width="39%"] + td[width="61%"] {
	width: auto;
}
.onepagecheckout table#v65-onepage-registration td {
	white-space: nowrap;
}
.onepagecheckout .v65-onepage-ordersummary-itemtotal {
	white-space: normal !important;
}
.onepagecheckout #content_area #v65-onepage-ContentTable {
	margin: 0;
	border-spacing: 0;
}
.onepagecheckout .v65-onepage-headerShort img {
	display: block;
}
.onepagecheckout #table_checkout_cart0 #v65-onepage-CartSummary, .onepagecheckout #table_checkout_cart0 #v65-onepage-ordersummary-items {
	background: none;
}
.onepagecheckout #v65-onepage-cartsummary-header {
	width: 250px !important;
}
.onepagecheckout #v65-onepage-ShippingCostHeader + tr, .onepagecheckout #v65-onepage-ShippingCostHeader + tr > td:first-child {
	display: block;
}
.onepagecheckout #v65-onepage-ShippingCostHeader + tr > td:first-child div[align="center"] {
	text-align: left;
}
.onepagecheckout #ship-to-options-table td[style] {
	padding: 5px 0;
}
.onepagecheckout #DisplayShippingSpeedChoicesTD select {
	padding: 6px 4px;
	width: 172px;
	margin-left: 107px;
}
input[src*="buttons"]:hover{opacity: 0.8;
filter: alpha(opacity=80);}
/* *************************
*    SOFT ADD TO CART     *
************************* */
.soft_add_wrapper {
	left: auto !important;
	padding: 0;
	position: absolute;
	right: 0;
	top: 115% !important;
	width: 295px;
	z-index: 1100;
}
.soft_add_content_shadow {
	background: #fff;
	box-shadow: 0 0 8px rgba(93, 19, 95, 0.4);
}
.ie8 .soft_add_wrapper {
	border: 1px solid #ccc;
}
.soft_add_content_area {
	background-color: #fff;
	max-height: none;
	padding: 10px;
	width: auto;
}
ul.anchored-cart li {
	border-bottom: 1px solid #b3b3b3;
	overflow: hidden;
}
ul.anchored-cart li.recently-added {
	background-color: #e6e6e6;
}
ul.anchored-cart li .product-name a {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
ul.anchored-cart .product-qty, ul.anchored-cart .product-qty .quantity_text {
	display: block;
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
ul.anchored-cart li .product-options a {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
ul.anchored-cart li .product-price {
	font: bold 14px 'EB Garamond', serif;
	color: #5d1360;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* ****************************
*          SUBTOTAL	         *
**************************** */
.soft_add_sub_total {
	background: none;
	height: 24px;
	padding: 4px 20px 0;
}
.sub_total {
	color: #5d135f;
	font: normal 14px 'EB Garamond', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-weight: normal;
}
span.sub_total_amount {
	color: #5d135f;
	font: bold 20px 'EB Garamond', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	font-weight: bold;
}
.soft_add_action_area {
	background: none;
	border-top: none;
	height: auto;
	overflow: hidden;
	padding: 15px 0;
	position: relative;
	text-align: center;
}
.check_out {
	font:normal 15px 'EB Garamond', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	letter-spacing: 0.065em;
	width: 137px;
	height: 34px;
	line-height: 34px;
	text-transform: uppercase;
	background: #f3691b;
	float: none;
	text-align: center;
	display: block;
	margin: 0 auto;
	position: static;
	color: #5d135f;
	text-indent: 0;
}
.check_out:hover {
	text-decoration: none;
	background: #871c8a;
	color: #99cb00;
}
.cartDiv, .cartDiv2 {
	display: inline;
}
.soft_add_span {
	padding-left: 0;
}
.soft_add_content_area {
	border-bottom: none;
}
.product-remove, .soft_add_header, .continue_shopping, .aremove, .soft_add_span, .soft_add_header .close_btn, .number_of_items {
	display: none;
}
.soft_add_header_shadow {
	background: none;
	padding: 0;
	width: auto;
}
.soft_add_content_shadow {
	padding: 0;
	width: auto;
}
.soft_add_header, .soft_add_action_area, .soft_add_content_wrapper {
	border-radius: 0;
}
.soft_add_action_area {
	clear: both;
}
.soft_add_content_wrapper {
	background: none;
	border: none;
	padding: 0;
	width: auto;
}
ul.anchored-cart {
	list-style: none;
	padding: 0;
	margin: 0;
	display: table;
	width: 100%;
}
ul.anchored-cart li img {
	max-width: 55px;
}
ul.anchored-cart li {
	text-align: left;
	vertical-align: middle;
	display: table-row;
	width: auto;
	margin: 0;
}
ul.anchored-cart li div {
	font-size: 12px;
	width: 100%; /* Makes divs span entire length */
}
ul.anchored-cart li .product-image {
	display: table-cell;
	padding: 10px 4px 10px 10px;
}
ul.anchored-cart li .product-detail {
	display: table-cell;
	padding: 10px 5px;
	vertical-align: top;
	line-height: 14px;
}
ul.anchored-cart li .product-name {
	display: block;
}
ul.anchored-cart li .product-qty .quantity_text {
	display: inline;
}
ul.anchored-cart li .product-price {
	display: table-cell;
	padding: 8px 8px 10px 0;
	vertical-align: top;
	text-align: right;
}
ul.anchored-cart {
	border-collapse: collapse;
}
ul.anchored-cart li .product-image {
	width: 68px;
	overflow: hidden;
	float: left;
}




#sb-wrapper {
   -webkit-box-sizing: content-box !important;
   -moz-box-sizing: content-box !important;
   box-sizing: content-box !important; }