﻿@font-face{
    font-family: 'Chronicle Display';
    font-weight:400; 
    font-style:normal;
    src:url(/fonts/ChronicleDisplay.woff) format("woff");
}
@font-face{
    font-family: 'Gotham';
    font-weight:400; 
    font-style:normal;
    src:url(/fonts/GothamBook.woff) format("woff");
}
@font-face{
    font-family: 'Gotham';
    font-weight:400; 
    font-style:italic;
    src:url(/fonts/Gotham-BookItalic.woff) format("woff");
}
@font-face{
    font-family: 'Gotham';
    font-weight:200; 
    font-style:normal;
    src:url(/fonts/Gotham-Light.woff) format("woff");
}
@font-face{
    font-family: 'Gotham';
    font-weight:200; 
    font-style:italic;
    src:url(/fonts/GothamLightItalic.woff) format("woff");
}
@font-face{
    font-family: 'Gotham';
    font-weight:600; 
    font-style:normal;
    src:url(/fonts/GothamMedium.woff) format("woff");
}
@font-face{
    font-family: 'Gotham';
    font-weight:600; 
    font-style:italic;
    src:url(/fonts/GothamMediumItalic.woff) format("woff");
}
[tabindex="-1"]:focus {
	outline: 0!important
}

body {
	padding-top: 145px;
	overflow-x: hidden;
}

* {
	box-sizing: border-box;
}

#pcMain {
	display: inline-block;
	width: 100%;
}

.smallFilledStars {
    position: absolute;
    height: 10px;
    left: 0px;
    top: 0px;
    font-size: 10px;
    line-height: 10px;
    overflow: hidden;
}

.smallEmptyStars {
	display:inline-block;
    position: relative;
    height: 10px;
    font-size: 10px;
    line-height: 10px;
    margin: auto;
        margin-top: auto;
        margin-bottom: auto;
}
.smallFilledStars::after {
    font-family: "Font Awesome 5 Free";
    content: "\f005\f005\f005\f005\f005";
    color: #000;
    font-size: 10px;
    line-height: 10px;
    font-weight: 900;
}
.smallEmptyStars::after {
    font-family: "Font Awesome 5 Free";
    content: "\f005\f005\f005\f005\f005";
    color: #DDD;
    font-size: 10px;
    line-height: 10px;
    font-weight: 900;
}

#d_mainHeader {
	position: fixed;
	width: 100%;
	height: 143px;
	top: 0;
	left: 0;
	z-index: 300;
	border-bottom: solid 3px #dbd9e2;
	min-width: 1000px
}

.brandAlt a,
b {
	text-decoration: none;
	list-style: none;
	color: rgba(34,34,34, .9);
	font-size: 13px;
}

.productList li {
	padding: 0 !important;
	float: left;
	margin-top: 20px;
	text-align: center;
	padding: 0!important;
/*	margin-left: 5px;
	margin-right: 5px;*/
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	height: 0;
}

.FloatLeft {
	float: left;
}

.FloatRight {
	float: right;
}

.column.mobileNL {
	width: 100%;
	float: none;
	border: solid 0px;
	padding: 0;
	height: auto;
}

.column.mobileNL input {
	border: 1px solid;
	display: inline-block;
	height: 15px;
	padding: 5px;
	vertical-align: top;
	width: 230px;
}

.column.mobileNL h2 {
	height: auto;
}

.column.mobileNL p {
	padding-bottom: 5px;
}

.column.mobileNL button {
	cursor: pointer;
	display: inline-block;
	height: 18px;
	line-height: 27px;
	margin-left: 10px;
	padding: 0;
	vertical-align: top;
	width: 50px;
	height: 27px;
}

.shareMe h2.mobile,
.mobileAddress,
.mobileNL {
	display: none;
}

.headersearch .textbox {
	height: 20px;
	margin: 1px 0 0 0 !important;
}

.headersearch .textbox:focus {
	background: none !important;
	border: solid 0px;
}

.productMain h3 {
	margin-top: 15px;
	font-size: 16px;
	font-weight: 500;
}

.mobileClear {
	display: none;
}

#d_prodBtnAdd input {
	margin-left: 0 !important;
}

.mainImgBox {
	height: 300px;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 10px;
	overflow: hidden;
}

.mainImgBox img {
	max-height: 100%;
}

.advisorTable {
	background: url(../images/advisorBg.jpg) 100% 100% no-repeat;
	background-size: contain;
	width: 100%;
}

.advisorTable tdt img {
	max-width: 500px;
}

.advisorTable td {
	padding-right: 275px;
	padding-bottom: 300px;
}

.catLogo {
	float: left;
	width: 100%;
}

.catDescTxt {
	line-height: 1.5;
	font-size: 13px;
	text-align: justify;
	overflow: hidden;
	max-height: 232px;
	overflow-y: auto;
	padding-right: 5px;
	padding-left: 25px;
}

.center {
	text-align: center;
}

.advisorContent h2 {
	color: #2aafa3;
	font-size: 31px;
	font-weight: 600;
	padding: 0;
	margin: 0 0 0.5em 0;
}

.advisorContent hr {
	height: 1px;
	border: solid 0px;
	background: #000;
	margin: 1em 0;
}

.advisorContent .emphasis {
	text-align: center;
	font-size: 16px;
}

.advisorContent .emphasis em {
	color: #2aafa3;
	font-style: normal;
}

.advisorContent h3 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 0.5em;
}

.advisorContent h4 {
	color: #2aafa3;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 0.5em;
}

.advisorContent .sideNote {
	background-color: #2ebbad;
	color: #ffffff;
	float: left;
	padding: 20px;
	width: 250px;
	font-size: 12px;
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
	/* Opera/IE 8+ */
}

.prodSliderControl {
	background-color: rgba(169, 169, 169, 0.2);
}

.advisorContent .sideNote h2 {
	font-size: 16px;
	color: #fff;
	font-weight: 200;
}

.advisorContent .sideNote h2 strong {
	font-size: 1.2em;
	font-weight: 600;
}

.AcneSteps {
	margin-left: 250px;
	padding-left: 275px;
	position: relative;
	padding-top: 25px;
	padding-bottom: 25px;
	min-height: 265px;
}
.freeg{
	/*width: 10%;*/
}
.AcneSteps p {
	margin: 0;
}

.AcneSteps h3 {
	font-size: 20px;
	font-weight: 200;
	color: #2aafa3;
	margin-bottom: 0.5em;
}

.AcneSteps h3 strong {
	font-weight: 600;
}

.AcneSteps .ql {
	background: rgba(0, 0, 0, 0) url("https://www.eskinstore.com/content/2014/10/79/images/quicklook_icon.png") repeat scroll 0 0;
	cursor: pointer;
	height: 37px;
	left: 30px;
	position: absolute;
	top: 100px;
	width: 37px;
}

.AcneSteps.dos .ql {
	left: 180px;
	top: 120px;
}

.AcneSteps.tres .ql {
	left: 110px;
	top: 100px;
}

.AcneSteps.quatro .ql {
	left: 100px;
	top: 75px;
}

.acneTableBox {
	position: relative;
}

.acneTableBox .medispa {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}

.acneTable {
	border: solid #000 1px;
	margin-bottom: 30px;
	width: 80%;
}

.acneTable td {
	padding: 10px 20px;
}

.acneTable td:last-child {
	padding-right: 100px;
}

.acneTable h2 {
	color: #2aafa3;
	font-size: 32px;
	font-weight: 200;
	letter-spacing: 0.03em;
	margin-bottom: 0.5em;
}

.acneTable h3 {
	color: #2aafa3;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.025em;
	margin-bottom: 0.5em;
}

.acneTable td {
	font-size: 12px;
}

.acneTable .odd td {
	background-color: #e1f1ef;
}

.acneTable h5 {
	font-size: 16px;
	font-weight: bold;
}

.advisorContent {
	font-size: 13px;
}

.advisorContent small {
	font-size: 10px;
}

.advisorContent h2 {
	font-size: 23px;
	line-height: 1;
	margin-bottom: 1em;
}

.advisorContent h2 strong {
	font-size: 35px;
}

.agingSteps {
	background-position: 0 0 !important;
	background-repeat: no-repeat !important;
	padding-left: 350px;
	min-height: 275px;
	margin-bottom: 35px;
	position: relative;
}

.agingSteps.right {
	background-position: 100% 0 !important;
	padding-left: 0;
	padding-right: 350px;
}

.agingSteps h3 {
	font-size: 20px;
	font-weight: 200;
	color: #2aafa3;
	margin-bottom: 0.5em;
}

.agingSteps h3 strong {
	font-weight: 600;
}

.advisorContent .ProductTry .ql,
.agingSteps .ql {
	background: rgba(0, 0, 0, 0) url("https://www.eskinstore.com/content/2014/10/79/images/quicklook_icon.png") repeat scroll 0 0;
	cursor: pointer;
	height: 37px;
	left: 230px;
	position: absolute;
	top: 50px;
	width: 37px;
}

.agingSteps.dos .ql {
	left: 500px;
	top: 160px;
}

.agingSteps.tres .ql {
	left: 230px;
	top: 70px;
}

.agingSteps.quatro .ql {
	left: 625px;
	top: 160px;
}

.advisorContent .aside {
	float: left;
	width: 260px;
}

.advisorContent .ProductTry {
	float: right;
	width: 480px;
	position: relative;
}

.advisorContent .ProductTry h2 {
	color: #2aafa3;
	font-size: 28px;
	letter-spacing: 0.05em;
	padding-top: 10px;
	font-weight: 300;
}

.advisorContent .ProductTry h3 {
	color: #2aafa3;
	font-size: 20px;
	font-weight: 200;
	margin-bottom: 0.5em;
}

.advisorContent .ProductTry strong {
	font-weight: 600;
}

.advisorContent .ProductTry .ql div {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}

.advisorContent .ProductTry .ql {
	top: 70px;
	left: 50px;
}

.advisorContent .ProductTry .ql.dos {
	top: 90px;
	left: 180px;
}

.advisorContent .ProductTry .ql.tres {
	top: 20px;
	left: 325px;
}

.advisorContent .ProductTry .ql.quatro {
	top: 60px;
	left: 430px;
}

.advisorContent .ql div {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
}

.advisorContent .emBox {
	background-color: #2ebbad;
	color: #ffffff;
	padding: 20px;
}

.advisorContent .emBox dt {
	float: left;
	border-bottom: 3px solid #ffffff;
	border-top: 3px solid #ffffff;
	font-size: 26px;
	font-weight: 600;
	line-height: 1.3em;
	padding: 15px 0;
	width: 250px;
	margin-right: 30px;
}

.advisorContent .emBox dd {
	font-size: 14px;
}

.agingSteps.diyes {
	padding-left: 400px;
	padding-top: 50px;
	min-height: 274px;
	font-size: 14px;
	margin-bottom: 0;
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
	/* Opera/IE 8+ */
}

.agingSteps.diyes .ql {
	left: 320px;
	top: 120px;
}

.agingSteps.dose {
	background-position: 0 0 !important;
	padding-left: 275px;
	padding-top: 50px;
	min-height: 274px;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
	/* Opera/IE 8+ */
}

.agingSteps.dose .ql {
	left: 220px;
	top: 120px;
}

.agingSteps.trese {
	background-position: 100% 100% !important;
	padding-left: 150px;
	padding-right: 220px;
	padding-top: 160px;
	text-align: right;
	min-height: 383px;
	font-size: 14px;
	margin-top: -145px;
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
	/* Opera/IE 8+ */
}

.agingSteps.trese .ql {
	left: 570px;
	top: 130px;
}

.agingSteps.quatorse {
	padding-left: 350px;
	padding-right: 0;
	padding-top: 130px;
	min-height: 383px;
	font-size: 14px;
	margin-top: -145px;
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
	/* Opera/IE 8+ */
}

.agingSteps.quatorse .ql {
	left: 200px;
	top: 10px;
}

.postImg img {
	min-width: 100%;
	height: auto;
	max-width: 100%;
}

.mobileOnly {
	display: none;
}

.DrawerMenu .mainNav .parentDiv.Brands {
	margin-bottom: 7px;
	border-bottom-width: 3px;
}

.DrawerMenu .mainNav #d_topMenu_BP.parentDiv {
	margin-top: 7px;
}

.DrawerMenu .mainMenu .parentDiv:last-child {
	border-bottom-width: 3px;
}

.brandsLetter {
	text-align: center;
}

.brandsLetter div {
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
	color: #646464;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	padding: 17px 5px;
}

.brandTitle {
	border-bottom: 1px solid;
	color: #646464;
	font-family:'Arial';
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 20px;
	padding-left: 15px;
}

.brandEntry {
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
	width: 24%;
	padding: 0px 10px;
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
	/* Opera/IE 8+ */
}

.desktop {
	display: block;
}

.stationary {
	display: block;
}

.stationaryInline {
	display: inline-block;
}

.tablet {
	display: none;
}

.handheld {
	display: none;
}

.mobile {
	display: none;
}

.mobileInline {
	display: none;
}

#d_suggestSlider {
	width: 100%;
}

#d_suggestSlider .productList li {
	margin-left: 1px;
	margin-right: 1px;
}

#s_prodSku_mobile {
	font-size: 16px;
	color: #CCCCCC;
}

.widest {
	width: 100% !important;
}

div.gotobt {
	width: 80%;
	border-radius: 5px;
}

#sideBarToggle.sideCatToggle {
	width: 46% !important;
}

.fakeH1 {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.25em;
	padding: 0px;
}

.socialHolder {
	display: inline-block;
}

.provinceSelector {
	display: none;
}

.provinceSelector.shown {
	display: inline-block;
}

.sideCatCont {
	padding-left: 7px;
	display: inline-block;
	background-color: #F4F4F4;
	position: relative;
	z-index: 100;
	float: left;
	line-height: 1.6em;
	text-align: left;
	height: auto;
	width: 180px;
}

.sideCatCont:first-of-type {
	padding-top: 0px
}

div#d_filterBy.h2 {
	font-weight: bold;
	margin-bottom: 5px;
	letter-spacing: 1px;
	padding-top: 8px;
	color: rgba(34,34,34, .9);
}

div.h2 {
	font-style: italic;
	line-height: 1.5em;
}


.pcLeftStoreLinks {
	margin-top: 20px;
	margin-left: 14px;
	padding-left: 12px;
	border-bottom: 0;
	border-top: 0;
	border-right: 0;
	border-left: 1px;
	border-style: solid;
}

.sideMenuPlus {
	width: 0!important;
}



.breadLink {
	text-decoration: none;
	font-style: normal;
	color: #212529;
	font-weight: bolder;
}

.productDesc.selected {
	font-weight: bold;
	color: rgba(34,34,34, .9);
	padding-left: 0px;
	padding-top: 3px;
}

.sideMenuPlus {
	font-family: 'Arial';
	font-weight: bold;
	float: left;
	width: 10px;
	cursor: pointer;
}

.menuCheck {
	order: 1;
	color: #000000;
	line-height: 20px;
}

.menuCheck.invalid {
	order: 1;
	color: #DDDDDD;
}

#d_clearSel {
	color: rgba(34,34,34, .9);
}

.rangeStroke {
	stroke: rgba(34,34,34, .9);
}

.menuProdOverlay {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
	opacity: .25;
	background-color: #CCCCCC;
}


/* -------------MY-CART---------------*/

.cartProds {
	font-family: 'Arial';
	position: relative;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
}

.cartProdPic {
	display: block;
	width: 10%;
}

.cartProdName {
	width: 58%;
}

.cartProdSize {
	display: inline;
}

.cartProdPrice {
	width: 50%;
}

.cartProdQuant {
	width: 15%;
}

.cartProdRight {
	width: 24%;
}

.cartSideMenu {
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	width: 90%;
	max-width: 800px;
	text-align: center;
	background-color: #FFFFFF;
	transform: translate(-50%, -50%);
	box-shadow: 2px 2px 3px #555555;
}

.cartSideMenu.open {
	display: block;
}

.cartSideMenuTab {
	height: 215px;
	overflow-x: hidden;
	overflow-y: hidden;
}

#d_freeGiftsWindow {
	min-height: 50px;
	max-height: 60vh;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0px 10px 10px 10px;
}

#d_lovePages {
	min-height: 470px;
}

.cartDiscounts {
	float: right;
	width: 50%;
	min-height: 100px;
	border-right: solid 1px #CCCCCC;
	text-align: left;
}

.cartTotals {
	float: right;
	width: 50%;
	min-height: 100px;
	padding-left: 4%;
}

.cartMsgs {
	margin: 0px;
	text-align: left;
}

.prodQuantWindow {
	width: 64px;
}

.btn#212529 {
	background-color: #000000;
	color: #FFFFFF;
	cursor: pointer;
	border-radius: 8px;
}

.btn#212529:hover {
	background-color: #555555;
	color: #FFFFFF;
}

.btn#212529_disabled,
.btnPink_disabled {
	background-color: #CCCCCC;
	color: #AAAAAA;
	cursor: not-allowed;
}

.btnPink {
	background-color: #F660AB;
	color: #FFFFFF;
	cursor: pointer;
}

.btnPink:hover {
	background-color: #D44089;
	color: #FFFFFF;
}


/* -------------MY-CHECKOUT------------*/

.checkoutMainHolder {}

.checkoutProds {
	position: relative;
	float: right;
	margin-right: 0%;
	width: 59%;
}

.checkoutLeft {
	float: left;
	margin-right: 0%;
	width: 39%;
}

.checkoutFG {
	display: none;
}

.checkoutContainer {
	position: relative;
	margin-bottom: 10px;
}

.checkoutTitle {
	height: 30px;
	border: solid 1px #DDDDDD;
	background-color: #EEEEEE;
	line-height: 26px;
	font-weight: bold;
	padding-left: 2%;
}

.checkoutContent {
	position: relative;
	border: solid 1px #FFFFFF;
	min-height: 100px;
	padding: 2% 0;
}

.checkoutContainer.disabled .checkoutTitle {
	color: #AAAAAA;
}

.checkoutContainer.disabled .checkoutContent {
	display: none;
}

.desktop {
	display: block;
}

.stationary {
	display: block;
}

.stationaryInline {
	display: inline-block;
}

.tablet {
	display: none;
}

.handheld {
	display: none;
}



#d_suggestSlider {
	width: 100%;
}

#d_suggestSlider .productList li {
	margin-left: 1px;
	margin-right: 1px;
}

.receiptNames {
	float: left;
	width: 75%;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	border-bottom: solid 1px #DDDDDD;
	height: 32px;
	overflow: hidden;
}

.receiptAmounts {
	float: left;
	width: 24%;
	padding-left: 1%;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	border-bottom: solid 1px #DDDDDD;
	height: 32px;
}

.paymentOption {
	display: inline-block;
	width: 104px;
	height: 32px;
	margin: 2px;
	cursor: pointer;
}

.paymentOption.CC {
	background: URL("/productcart/pc/images/payOptions.png") 0px 0px;
}

.paymentOption.paypal {
	background: URL("/productcart/pc/images/payOptions.png") -104px 0px;
}

.paymentOption.CC:hover {
	background: URL("/productcart/pc/images/payOptions.png") 0px -32px;
}

.paymentOption.CC.selected {
	background: URL("/productcart/pc/images/payOptions.png") 0px -64px;
}

.paymentOption.paypal:hover {
	background: URL("/productcart/pc/images/payOptions.png") -104px -32px;
}

.paymentOption.paypal.selected {
	background: URL("/productcart/pc/images/payOptions.png") -104px -64px;
}

.ccType {
	display: inline-block;
	width: 40px;
	height: 26px;
	margin: 2px;
	border: solid 3px #EEEEEE;
	border-radius: 8px;
	opacity: .25;
}

.ccType.selected {
	opacity: 1;
}

.ccType.checked {
	border: solid 3px #B5EAAA;
}

.ccType.visa {
	background: URL("/productcart/pc/images/payOptions.png") 0px -96px;
}

.ccType.mc {
	background: URL("/productcart/pc/images/payOptions.png") -40px -96px;
}

.ccType.amex {
	background: URL("/productcart/pc/images/payOptions.png") -80px -96px;
}

.ccType.disc {
	background: URL("/productcart/pc/images/payOptions.png") -120px -96px;
}

.overlay {
	position: fixed;
	width: 100vw;
	height: 100vh;
	top: 0px;
	left: 0px;
	/*background-color: #CCCCCC;*/
	opacity: .25;
}

.listItem:nth-child(odd) {
	background-color: #FFFFFF;
}

.listItem:nth-child(even) {
	background-color: #ececec;
}

.listItem.error:nth-child(odd) {
	background-color: #FFc4C1;
}

.listItem.error:nth-child(even) {
	background-color: #E77471;
}

.listItem.warning:nth-child(odd) {
	background-color: #FFFFC2;
}

.listItem.warning:nth-child(even) {
	background-color: #FFDB58;
}

.listItem.good:nth-child(odd) {
	background-color: #F62817;
}

.listItem.good:nth-child(even) {
	background-color: #008000;
}

.listItem.selectable:hover {
	background-color: #a4d7d7;
}

.listItem.selected {
	background-color: #a4d7d7;
}

.lineTitle {
	font-size: 1.5em;
	margin-top: 10px;
	margin-bottom: 5px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	z-index: 1;
}

.lineTitle:before {
	border-top: 1px solid #dfdfdf;
	content: "";
	margin: 0 auto;
	/* this centers the line to the full width specified */
	position: absolute;
	/* positioning must be absolute here, and relative positioning must be applied to the parent */
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: -1;
}

.lineTitle span {
	/* to hide the lines from behind the text, you have to set the background color the same as the container */
	display: inline-block;
	/*background: rgba(0,53,61, .9);*/
	background: #fff;
	color: #000;
	font-weight: bolder;
	padding: 2px 1em;
	max-width: 80%;
	border-radius: 5px;
}

.prodSliderMax4 {
	width: 195%;
	height: auto;
	padding-bottom: 20px;
}

.prodSliderMax3 {
	width: 333.34%;
}

.prodSliderMax2 {
	width: 100%;
}

.prodSliderMax2 li {
	width: 50%;
}

.prodSliderMax1 {
	width: 1000%
}

.prodSliderMax4 .productList li,
.prodSliderMax3 .productList li,
.prodSliderMax1 .productList li {
	width: 100%;
}

.prodSliderMax2 .productList li {
	width: 50%;
}


.brandSideLeft {
	position: relative;
	float: left;
	flex: 0 0 auto;
	order: 1;
}

.brandSideRight {
	position: relative;
	float: right;
	flex: 0 0 auto;
	order: 3;
}

.brandSideNormal {}

.brandSideNoMobile {}

.brandSideNoTablet {}

.brandSideFullWidth {}

.brandSideTabletFullWidth {}

.brandSideAlwaysFullWidth {
	float: none;
	width: 100%;
	text-align: center;
	order: 1;
}

.brandSideVideo {
	cursor: pointer;
}

.brandDescTab {
	position: relative;
	float: left;
	width: 30%;
	border-right: solid 1px #DDDDDD;
	box-sizing: border-box;
	/*padding-left: 112px;*/
	padding-top: 20px;
}

.sectvideo {
	margin-top: 20px;
}

.sectimg {
	width: 40%;
}

.myclass {
	/*height: 345px;
	margin-bottom:20px;
	width: 70%;
	display: block;
	margin: 0 auto;*/
}

.brandDescTab_content {
	position: relative;
	font-weight: normal;
	font-size: 16px;
	padding-bottom: 20px;
	padding-right: 20px;
	cursor: pointer;
	/*padding-left: 118px;*/
}

.brandDescTab_content.selected {
	font-weight: bold;
	cursor: default;
}

.brandDescTabInline {
	display: none;
}

.brandDescWindow {
	float: left;
	width: 70%;
	min-height: 183px;
	position: relative;
	flex: 1 1 auto;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.brandDescWindow_content {
	position: relative;
	width: 100%;
	padding-bottom: 15px;
	overflow: hidden;
	background-color: #FFFFFF;
}

.brandDescWindow_content .lineTitle {
	/*display: none;*/
}

.brandDescWindow_content.selected {
	display: block;
}

.mailChimpSide {
	float: left;
	width: 40%;
	height: 400px;
	overflow: hidden;
}

.mailChimpMain {
	float: left;
	width: 60%;
	height: 400px;
	text-align: center;
	overflow: hidden;
}

.mailChimpBtn {
	width: 100%;
	margin: auto;
	line-height: 30px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	background-color: #555555;
	color: #FFFFFF;
	border: none;
	border-radius: 3px;
	cursor: pointer;
}

.mailChimpBtn:hover {
	background-color: #999999;
}

.simpleBtn {
	background-color: transparent;
	cursor: pointer;
}

.simpleBtn:hover {
	background-color: #DDDDDD;
}

.button {
	display: block;
	height: 35px;
	line-height: 35px;
	background-color: #F660AB;
	color: #FFFFFF;
	font-family: 'Arial';
	font-weight: bold;
	padding: 0px 50px;
	border-bottom: solid 3px #D44089;
	cursor: pointer;
}

.button:hover {
	background-color: #D44089;
	border-bottom: solid 3px #F660AB;
}

.greyBtn {
	background-color: #DDDDDD;
	color: #555555;
	border-bottom: solid 3px #CCCCCC;
}

.greyBtn:hover {
	background-color: #CCCCCC;
	border-bottom: solid 3px #DDDDDD;
}

.darkBtn {
	background-color: #555555;
	color: #FFFFFF;
	border-bottom: 0px;
}

.darkBtn:hover {
	background-color: #333333;
	border-bottom: 0px;
}

#d_brandname {
	color: rgba(34,34,34, .9);
}

#d_FGMain {
	position: relative;
	width: 80%; /*75%?*/
	display: inline-block;
	margin-left: 20px;
	margin: auto;
}

#d_brandDetails_showAllBottom {
	position: inherit;
}

#d_brandDetails_showAllBottom div {
	box-sizing: border-box;
	display: inline-block;
	cursor: pointer;
}

.productList.noProdPadding {
	/*max-height: 338px;*/
}

.showalldet {
	text-decoration: none;
	list-style: none;
	color: rgba(34,34,34, .9);
	font-size: 11px;
}

#d_prodSlider {
    font-size: 0;
	position: relative;
	display:flex;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.d_mainHeader_inner {
	height: 30px;
	background-color: #52487C;
	color: #FFF;
	position: relative;
	z-index: 10;
}

#topband {
	width: 1000px;
	height: 30px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.sideMenuPlus.active {
	font-family: 'Arial';
	font-weight: bold;
	float: left;
	width: 10px;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
}

.productSection {
	padding-left: 25px;
}

#topMenu {
	float: left;
	width: 70px;
	height: 24px;
	text-align: left;
	margin-left: 10px;
	padding-top: 5px;
	overflow: hidden;
}

.productNameBox {
	padding-left: 20px;
	padding-right: 20px;
}

#topMenu .inner {
	float: left;
	margin-right: 5px;
}

#notCustomerMenu {
	display: block;
	float: right;
	height: 30px;
	width: 200px;
	color: #000;
	text-align: right;
	position: relative;
}

#btn_notCustomer {
	text-align: left;
	width: 200px;
	height: 22px;
	padding-top: 7px;
	color: #FFF;
	font-size: 12px;
	cursor: pointer;
}

#btn_notCustomer .topBarText {
	float: right;
}

#btn_notCustomer .topBarText:last-child {
	margin-right: 0;
}

div.left {
	float: left;
	line-height: 1.6em;
	text-align: left;
	display: inline-block;
}

.stylez {
	/*margin-right: 90px;*/
	width: 100%;
}

#notCustomerDrop {
	display: none;
	position: absolute;
	top: 30px;
	right: -190px;
	width: 340px;
	height: 340px;
	font-size: 13px;
	font-weight: 700;
	background-color: #FFF;
	z-index: 900;
	box-shadow: -5px 7px 5px #888;
	border: solid 1px #CCC;
	border-bottom: solid 2px rgba(34,34,34, .9);
}

#customerMenu {
	display: none;
	float: right;
	height: 30px;
	width: auto;
	color: #000;
	text-align: right;
	font-size: 13px;
}

#customerMenu {
	position: relative;
	width: auto;
}

#customerMenu .inner {
	text-align: center;
	width: auto;
	height: 30px;
	padding-top: 0;
	padding-left: 10px;
}

#customerMenu .topBarText {
	height: auto;
	line-height: 30px;
	text-decoration: none;
	display: block;
	width: auto;
	padding: 0 10px;
	border-right: solid #52487C 1px;
}

#customerMenu:hover .topBarText {
	color: #646464;
	background: #fff;
	border-right: solid #ccc 1px;
	border-bottom: solid #fff 1px;
	z-index: 1000;
	position: relative;
}

#customerDrop {
	right: 0;
	top: 0;
}

#customerMenu_tab_shadow {
	position: absolute;
	top: 0;
	margin-left: 100px;
	width: 100px;
	height: 30px;
	font-size: 13px;
	font-weight: 700;
	background-color: #FFF;
	border: solid 1px;
	border-bottom: 0;
	z-index: 899;
	box-shadow: -5px 7px 5px #888;
}

#customerMenu_tab {
	position: absolute;
	top: 0;
	margin-left: 100px;
	width: 100px;
	height: 22px;
	padding-top: 8px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	background-color: #FFF;
	border: solid 1px #CCC;
	border-bottom: 0;
	z-index: 901;
}

#customerDrop {
	position: absolute;
	top: 30px;
	width: 150px;
	margin-left: 40px;
	font-size: 13px;
	font-weight: 700;
	background-color: #FFF;
	z-index: 900;
	box-shadow: -5px 7px 5px #888;
	border: solid 1px #CCC;
	border-bottom: solid 2px rgba(34,34,34, .9);
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
	padding-bottom: 10px;
}

#customerDrop a {
	color: #646464;
	text-decoration: none
}

.promoText {
	float: left;
	padding-left: 15px;
	text-align: center;
	padding-top: 6px;
}

.whitelink,
.whitelink:hover {
	color: #FFF;
	text-decoration: none;
	float: right;
}

.whitelink .inner {
	float: right;
	width: auto;
	height: 24px;
	padding-top: 2px;
	font-size: 14px;
	margin-left: 15px;
}

.whitelink .inner img {
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	padding-top: 2px;
}

.whitelink .inner2 {
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: middle;
}

.withstyle {
	margin: 15px;
}

.cartLink {
	width: 140px;
	float: right;
	position: relative;
}

.cartLink .parentDiv {
	position: relative;
	height: 30px;
}

.cartLink .parentDiv a {
	vertical-align: middle;
	text-decoration: none;
	text-align: center;
	width: 420px;
	color: #FFF;
	cursor: pointer;
}

.cartLink .parentDiv img {
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
	padding-top: 3px;
}

.productNameBox.pcShowProductName {
	height: 60px;
}

.cartLink .cartCount {
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: middle;
	line-height: 30px;
	font-size: 14px;
}

.childDiv.basket {
	position: absolute;
	top: 30px;
	right: 0;
	width: 290px;
	padding: 15px;
	border-bottom: solid 2px rgba(34,34,34, .9);
	background-color: #FFF;
	z-index: 400;
	color: #646464;
	text-align: left;
	box-shadow: -0 1px 5px #888;
}

#d_bagHasItems .h2 {
	margin-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	font-weight: 700;
	border-bottom: solid 1px #EEE;
	font-size: 13px;
}

#d_bagItems {
	max-height: 405px;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 12px;
	-webkit-overflow-scrolling: touch;
}

#d_bagItems .entry {
	border-bottom: 1px solid #eeeeee;
	margin-top: 15px;
	min-height: 85px;
}

#d_bagItems .entry .info {
	float: left;
	min-height: 70px;
	padding-right: 20px;
	width: 180px;
}

#d_bagItems .entry .h5 a {
	color: #545454;
	font-size: 11px;
	font-weight: 600;
	text-decoration: none;
}

#d_bagItems .entry .h4 {
	font-weight: bold;
	padding-top: 5px;
}

#d_bagItems .entry .remove {
	color: #e7955d;
	cursor: pointer;
	font-size: 10px;
	padding-top: 5px;
	text-decoration: underline;
}

#d_bagItems .entry .tmb {
	float: right;
	height: 70px;
	width: 70px;
}

#d_bagItems .entry .tmb img {
	max-height: 70px;
	max-width: 70px;
}

#d_bagHasItems .subtotal {
	font-size: 14px;
	padding-top: 5px;
	text-align: right;
}

.childDiv.basket .cartAction {
	height: 60px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.childDiv.basket .cartAction .btn_viewCart {
	float: right;
}

#d_bagHasItems .subtotal #s_bagTotal {
	font-weight: 700;
	font-size: 16px;
	color: rgba(34,34,34, .9);
}

.subtotaltext {
	border-top: 1px solid #cccccc;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

#t_bagFreeGiftText {
	font-size: 14px;
}

#t_bagFreeGiftText b {
	font-weight: bold;
}

.childDiv basket .cartAction {
	padding-top: 20px;
	height: 30px;
	padding-bottom: 10px;
}

.childDiv basket .cartAction .btn_viewCart,
.childDiv basket .cartAction .btn_checkout {
	float: right;
}

.subtotaltext {
	padding-top: 10px;
	min-height: 40px;
	padding-bottom: 10px;
	border-top: solid 1px #CCC;
	text-align: center;
}

.subtotaltexttotal {
	margin-top: 2px;
	font-size: 10px;
	padding-top: 5px;
}

.brandDescTab {
	position: relative;
	float: left;
	width: 30%;
	min-height: 183px;
	border-right: solid 1px #DDDDDD;
	box-sizing: border-box;
	text-align: left;
}



#d_brandDetails_showAllTop {
	padding-top: 0px !important;
}

.brandSection {
	width: 100%;
}

#topband #d_bagNoItems div {
	margin-top: 2px;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#topband #d_AddBagDialog {
	display: none;
	position: absolute;
	top: 30px;
	left: -280px;
	width: 290px;
	padding: 15px;
	border-bottom: solid 2px rgba(34,34,34, .9);
	background-color: #FFF;
	z-index: 399;
	color: #646464;
	text-align: left;
	box-shadow: -0 1px 5px #888;
}

#topband .expressshop {
	float: right;
	padding-top: 6px;
	padding-right: 10px;
}

.headerbox {
	width: 100%;
	height: 110px;
	background-color: #FFF;
}

.headerbox .header {
	height: 106px;
	width: 1000px;
}

.header .logobox {
	height: 57px;
	float: left;
	margin-top: 23px;
}

.header .logobox img {
	margin-left: 10px;
}

.headerright {
	float: right;
	width: 700px;
}

.headersearch {
	width: 100%;
	margin-top: 30px;
}

.searchMain {
	width: 95%;
}

.searchIcon {
	width: 5%;
}

.headersearch .box {
	float: left;
	width: 100%;
	height: 25px;
	border: solid 1px #BBB;
	border-radius: 5px;
	overflow: hidden;
}

.headersearch .entry {
	float: right;
	line-height: 23px;
	text-align: center;
}

.headersearch .entry img {
	height: 16px;
	width: auto;
	vertical-align: middle;
}

.headersearch input.textbox {
	color: gray;
	font-size: 12px;
	width: 98%;
	border: 0;
	height: 21px;
	padding-left: 3px;
	border-radius: 5px 0 0 5px;
	background-color: #FFF;
}

.header-ph {
	float: right;
	height: 20px;
	color: rgba(34,34,34, .9);
}

.header-ph .inner {
	margin-right: 10px;
	text-align: right;
	font-size: 13px;
	color: rgba(34,34,34, .9);
	font-family: 'Arial';
	padding-right: 10px;
}



.main-nav #d_topMenu_BT {
	float: right;
	height: auto;
}

.main-nav #d_topMenu_BT .parent-div a {
	color: rgba(34,34,34, .9);
}

.main-nav #d_topMenu_BT:hover .parent-div {
	box-shadow: 1px 3px 8px rgba(54, 54, 54, 0.75);
	background: #fff;
}

.main-nav #d_topMenu_BT:hover .parent-div:after {
	content: ' ';
	background: #fff;
	width: 105.95px;
	position: absolute;
	top: 21px;
	right: 0;
	z-index: 1000;
	height: 6px;
}

.main-nav #d_topMenu_BT .childDiv {
	position: absolute;
	right: 0;
	left: auto;
	z-index: 700;
	text-align: center;
	padding: 20px 10px;
	margin-top: 0px;
	width: 500px;
	padding-bottom: 20px;
	z-index: 700;
	background-color: #FFF;
	border: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.main-nav #d_topMenu_BT .childDiv #d_topMenuDrop_BT {
	float: right;
	width: 50%;
}

.main-nav #d_topMenu_BT .childDiv .h5 {
	text-align: left;
	line-height: 20px;
	padding-top: 10px;
}

.main-nav #d_topMenu_BT .childDiv .postbox {
	text-align: left;
	border: solid 1px #CCC;
	padding: 9px;
}

.main-nav #d_topMenu_BT .childDiv .postbox img {
	max-width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.main-nav #d_topMenu_BT .childDiv .postbox a {
	text-decoration: none;
}

.main-nav #d_topMenu_BT .childDiv .postbox .h3 {
	color: #000;
	font-size: 14px;
	font-weight: 700;
}

.main-nav #d_topMenu_BT .childDiv .postbox .more {
	color: #000;
}

.main-nav #d_topMenu_BC,
.main-nav #d_topMenu_BP {
	float: right;
	height: auto;
}

.main-nav #d_topMenu_BC .parent-div,
.main-nav #d_topMenu_BP .parent-div {
	padding-right: 11px;
	padding-left: 11px;
	padding: 0 10px;
	line-height: 25px;
	position: relative;
}

.main-nav #d_topMenu_BC:hover .parent-div,
.main-nav #d_topMenu_BP:hover .parent-div {
	box-shadow: 1px 3px 8px rgba(54, 54, 54, 0.75);
	background: #fff
}

.main-nav #d_topMenu_BC:hover .parent-div:after,
.main-nav #d_topMenu_BP:hover .parent-div:after {
	content: ' ';
	background: #fff;
	width: 100%;
	position: absolute;
	top: 21px;
	left: 0;
	z-index: 1000;
	height: 6px
}

.main-nav #d_topMenu_BC .parent-div a,
.main-nav #d_topMenu_BP .parent-div a {
	font-weight: 200;
	color: rgba(34,34,34, .9);
	padding-left: 0;
}

.main-nav #d_topMenu_BC .parent-div a {
	color: #35d5c4
}

.main-nav #d_topMenu_BC .parent-div strong,
.main-nav #d_topMenu_BP .parent-div strong {
	font-weight: 700
}

.main-nav #d_topMenu_BP,
.main-nav #d_topMenu_BC {
	position: relative
}

.main-nav #d_topMenu_BC .childDiv {
	position: absolute;
	right: 0;
	left: auto;
	z-index: 700;
	text-align: center;
}

.main-nav #d_topMenu_BP .childDiv {
	position: absolute;
	right: 0;
	left: auto;
	z-index: 700;
	text-align: center;
}

.main-nav #d_topMenu_BC .childDiv #d_topMenuDrop_BP,
.main-nav #d_topMenu_BP .childDiv #d_topMenuDrop_BP {
	padding: 20px 10px;
	margin-top: 8px;
	width: 250px;
	padding-bottom: 20px;
	z-index: 700;
	background-color: #FFF;
	border: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.main-nav #d_topMenu_BP .childDiv .h5 {
	text-align: left;
	line-height: 20px;
	padding-top: 10px
}

.main-nav #d_topMenu_BP .childDiv .postbox {
	text-align: left;
	border: solid 1px #CCC;
	padding: 9px
}

.main-nav #d_topMenu_BP .childDiv .postbox img {
	max-width: 100%;
	height: auto;
	margin-bottom: 10px
}

.main-nav #d_topMenu_BP .childDiv .postbox a {
	text-decoration: none
}

.main-nav #d_topMenu_BP .childDiv .postbox .h3 {
	color: #000;
	font-size: 14px;
	font-weight: 700
}

.main-nav #d_topMenu_BP .childDiv .postbox .more {
	color: #000
}

.main-nav #d_topMenu_BP .childDiv .h4 {
	text-align: left;
	height: 20px;
	margin-top: 20px;
}

.main-nav #d_topMenu_BP .childDiv .h4 a {
	color: rgba(34,34,34, .9);
	font-weight: 700;
	font-size: 13px;
	cursor: pointer;
}

.main-nav #d_topMenu_BC .childDiv .menuItem,
.main-nav #d_topMenu_BP .childDiv .menuItem {
	line-height: 25px;
	display: block;
	text-align: left;
}

.main-nav #d_topMenu_BC .childDiv .menuItem {
	text-align: center
}

.center {
	textalign: center
}

.main-menu {
	letter-spacing: .1em;
	margin-top: 5px
}

.main-menu .parentDiv {
	float: left
}

.main-menu .parentDiv a {
	line-height: 25px;
	display: block;
	text-transform: uppercase;
	padding: 0 8px;
	position: relative
}

#headerLogo {
	text-align: left;
	float: left
}

.main-nav {
	width: 100% !important;
}

.main-menu {
	position: relative;
	width: 100% !important;
}

.main-menu .parentDiv:hover>a {
	box-shadow: 1px 3px 8px rgba(54, 54, 54, 0.75)
}

.main-menu .parentDiv:hover>a:after {
	content: ' ';
	width: 100%;
	display: block;
	position: absolute;
	height: 5px;
	background: #fff;
	top: 20px;
	left: 0;
	z-index: 10;
	box-shadow: none!important
}

.main-menu .parentDiv .childDiv {
	display: block;
	box-shadow: 1px 3px 8px rgba(54, 54, 54, 0.75);
	background: #fff;
	position: absolute;
	top: 25px;
	left: 0;
	right: 0;
	z-index: 1;
	visibility: hidden;
	overflow: hidden;
	max-height: 1px;
}

.main-menu .parentDiv .childDiv .column {
	width: 33%;
	height: auto;
	font-size: 12px;
	min-height: 1px;
}

.main-menu .parentDiv:hover .childDiv {
	display: block!important;
	visibility: visible;
	max-height: 700px;
}

.main-menu .parentDiv .childDiv {
	text-align: left;
	font-size: 0
}

.main-menu .parentDiv .inner {
	padding: 20px 20px 0
}

.main-menu .parentDiv dl {
	line-height: 20px;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.main-menu .parentDiv dt a {
	color: rgba(34,34,34, .9);
	font-weight: 700;
	padding: 0;
}

.main-menu .parentDiv a:hover {
	text-decoration: none;
}

.main-menu .parentDiv dd {
	margin-bottom: 0;
}

.main-menu .parentDiv dd a {
	text-transform: none;
	padding: 0;
}

.Wrap {
	width: 1000px;
	margin: auto;
	position: relative;
	z-index: 1;
	-moz-transition: all 600ms ease;
	-webkit-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;
}

#pcMainArea {
	border: solid 0;
	position: static;
}

#pcCenter.pcNoSideBar {
	width: auto
}

.pcMainTable .sidebar {
	float: left;
	width: 230px;
	margin-left: 25px;
	margin-top: 10px
}

.pcMainTable .main {
	float: left;
	width: 745px;
	height: 400px;
	position: relative;
	margin-top: 10px;
	overflow: hidden
}

.pcMainTable .main h1 {
	padding: 0;
	margin: 0
}

.feat-link {
	height: 42px;
	border: solid 1px #CCC;
	background-color: #fff;
	margin-bottom: -1px;
	color: #000;
}

.feat-link .text {
	float: left;
	font-size: 15px;
	font-weight: 700;
	line-height: 41px;
	margin-left: 15px;
}

.feat-link .icon {
	float: right;
	width: 35px;
	margin-top: 11px;
	margin-right: 15px;
	height: 20px;
	background: url(../images/homePageSprites.png) 0 0;
}

.feat-link .icon.best {
	background-position: 0 -20px;
}

.feat-link .icon.specials {
	background-position: 0 -40px;
}

.feat-link .icon.concern {
	background-position: 0 -60px;
}

.feat-link .icon.brands {
	background-position: 0 -80px;
}

.featLinkBox {
	margin-bottom: 17px;
}

.d_FGSliderBox li {
	padding: 0;
}

.d_FGSliderBox a {
	display: block;
	border: 1px solid #ccc;
	padding: 10px;
	text-decoration: none!important;
	color: #000!important;
}

.d_FGSliderBox .slide-entry {
	background-repeat: no-repeat;
	background-size: 120px 120px;
	background-position: 100% 0;
	height: 145px;
	overflow: hidden;
	padding: 0;
	text-shadow: 1px 1px #fff;
	width: auto;
}

.d_FGSliderBox .slide-entry p,
.d_FGSliderBox .slide-entry dl {
	margin-bottom: 10px;
}

.d_FGSliderBox .slide-entry dt {
	font-size: 16px;
	font-weight: 700;
	padding-top: 10px;
}

.d_FGSliderBox .slide-entry dd {
	font-size: 14px;
	line-height: 1.1em;
	height: 2.2em;
	overflow: hidden;
}

.d_FGSliderBox .slide-entry p {
	font-size: 10px;
}

.d_FGSliderBox .slide-entry .more {
	background-color: #000;
	color: #fff;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	margin-top: 10px;
	text-align: center;
	text-shadow: none;
	width: 110px;
}

.sidebar2 {
	float: left;
	height: 560px;
	width: 180px;
	margin-right: 20px;
	margin-top: 15px;
}

.main2 {
	float: left;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.sidebar2 #d_btnFeatured_1,
.sidebar2 #d_btnFeatured_2 {
	height: 30px;
	border: solid 1px #000;
	line-height: 30px;
	text-align: center;
	background-color: #fff;
	color: #000;
	font-weight: 700;
	cursor: pointer;
	margin-right: -20px;
	margin-bottom: 5px;
	border-right: solid 0;
}

.sidebar2 #d_btnFeatured_1.active,
.sidebar2 #d_btnFeatured_2.active {
	background: #000;
	color: #fff;
}

.sidebar2 #pcLeft {
	float: left;
	background-color: #FFF;
	margin-top: 20px;
	min-height: 100px;
}

.sidebar2 #pcLeft #pcLeftStoreLinks {
	font-size: 12px;
	font-weight: 600;
	line-height: 1.4em;
	padding-left: 0;
}

.sidebar2 #pcLeft h2 {
	padding: 0;
	background: none;
}

.featTabContent {
	border: 1px solid #aaa;
	display: block;
	margin-bottom: 0
}

.featTabContent h2 {
	padding: 0;
	background: #fff;
	position: relative;
	line-height: 40px;
	white-space: nowrap;
}

.featTabContent h2:after {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	content: ' ';
	width: 100%;
	height: 1px;
	background: #000;
	overflow: hidden;
}

.featTabContent h2 span {
	background: #fff;
	position: relative;
	z-index: 10;
	padding: 0 20px;
	margin-left: 50px;
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
	font-size: 25px;
}

#t_keyword {
	width: 80%;
	margin-top: 10px;
}

ul.productList {
	display: inline-block;
}

.productList {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	height: 350px;
	text-align: center;
	vertical-align: top;
}

/*.productList.noProdPadding li:hover {
	 box-shadow: 0 5px 10px #2B2B2B;
    zoom: 10;
}*/
.productList.noProdPadding li {
	margin-right: 0px;
	margin-left: 0px;
}

.productList.noProdPadding ul {
	padding: 0px;
}

.productList li .productNameBox a {
	text-decoration: none!important;
	color: #000!important;
}

.productList li .smallGreyStars {
	margin: 5px auto
}

.productList li .priceBox {
	line-height: 1.2em;
	font-size: 12px;
}

.productList li .priceBox .price {
	line-height: 1.2em;
	font-size: 12px;
}

.price span {
	line-height: 1.2em;
	font-size: 12px;
}


/*.footerWrap {background: #969696;color: #fff;}*/

.preFoot {
	background-color: #fff;
	border-top: 2px solid #ccc;
	font-family: 'Arial';
	padding-top: 10px
}

.preFoot .articleBanner {
	cursor: pointer;
	float: left;
	height: 380px;
	margin-right: 35px;
	width: 310px;
	position: relative;
	text-align: left
}

.preFoot .articleBanner.last {
	margin-right: 0
}

.preFoot .articleBanner .postImg {
	max-width: 100%;
	height: auto;
	margin-bottom: 15px;
	height: 150px;
	background-position: 50% 50%;
	background-size: cover;
}

.preFoot a {
	color: #646464
}

.preFoot .articleBanner h2 {
	font-size: 19px;
	font-weight: 700;
	text-align: left;
	min-height: 2em;
	line-height: 1;
}

.preFoot .articleBanner p {
	font-size: 13px;
	height: 75px;
	text-align: left;
	height: 6em;
	line-height: 1.5em;
	margin: 0;
}

.preFoot .articleBanner dl {
	margin-bottom: 0;
	color: #646464;
	font-size: 13px
}

.preFoot .articleBanner dl dt,
.preFoot .articleBanner dl dd {
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top
}

.preFoot .articleBanner dl dd {
	color: rgba(34,34,34, .9);
	font-weight: 700;
	padding-left: 10px;
}

.preFoot .articleBanner .more {
	color: rgba(34,34,34, .9);
	font-size: 13px
}

.midFoot {
	border-top: 4px solid rgba(34,34,34, .9);
	font-size: 13px;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: left;
	width: 1000px
}

.midFoot .column {
	font-size: 13px;
	line-height: 1.3;
	float: left;
	width: 250px;
	height: 155px;
	border-right: solid 1px #AAA;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
	/* Opera/IE 8+ */
}

.midFoot .column h2 {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 15px;
	margin-top: 10px
}

.midFoot .column a {
	color: #545454;
	text-decoration: none
}

.midFoot .column ul {
	list-style-type: none;
	padding: 0;
}

.midFoot .column.dos {
	width: 210px
}

.midFoot .column.tres {
	width: 210px
}

.midFoot .column.tres {
	width: 210px
}

.midFoot .column.quatro {
	width: 330px;
	border-right: solid 0
}

.midFoot #d_newsSign {
	margin-top: 5px
}

.midFoot #d_newsSign input {
	border: 1px solid;
	height: 15px;
	padding: 5px;
	width: 230px;
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top
}

.midFoot #d_newsSign .btn {
	cursor: pointer;
	height: 18px;
	line-height: 1em;
	padding-top: 7px;
	width: 50px;
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
	margin-left: 10px
}

.midFoot small {
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 5px;
	display: block;
	margin-bottom: 15px
}

.socialLinks {
	font-size: 22px;
}

.socialLinks a {
	background: rgba(0, 0, 0, 0) url(../images/FooterSocials.png) no-repeat scroll -120px 0;
	display: block;
	height: 22px;
	width: 22px;
	text-align: left;
	text-indent: -99999px;
	overflow: hidden;
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top
}

.socialLinks a.twitter {
	background-position: -142px 0
}

.socialLinks a.instagram {
	background-position: -164px 0
}

.socialLinks a.pinterest {
	background-position: -186px 0
}

#d_newsStatus {
	margin-top: 5px!important
}

#d_newsStatus #l_newsStatus {
	border: 1px solid #eee;
	height: 15px;
	padding: 5px;
	width: 230px;
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top
}

#d_newsStatus .btn {
	cursor: pointer;
	height: 18px;
	line-height: 1em;
	padding-top: 7px;
	width: 50px;
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
	margin-left: 10px
}

.botFoot {
	border-top: 1px solid #aaa;
	padding: 15px 0;
	width: 1000px
}

.botFoot .column.uno {
	border-right: 1px solid #aaa;
	float: left;
	width: 200px
}

.botFoot .column.uno dl {
	margin-bottom: 5px
}

.botFoot .column.uno dt {
	float: left;
	margin-right: 10px;
	line-height: 20px;
	text-align: right;
	width: 100px
}

.botFoot .column.dos {
	float: left;
	padding-left: 20px;
	line-height: 1;
}

.botFoot .column.tres {
	float: right
}

.footnote {
	text-align: justify;
	font-size: 10px;
	line-height: 1.25;
	padding-bottom: 15px
}

#d_statusHolder {
	position: fixed;
	bottom: 50%;
	left: 50%;
	width: 600px;
	height: 60px;
	margin-left: -300px;
	margin-top: -30px;
	background-color: #fff;
	border: 1px solid;
	z-index: 910;
	display: none
}

.btn_addToBag_desktop {
	height: auto;
	padding-bottom: 20px;
}

.btn_addToBag_desktop span:hover {
	box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
}

.btn_addToBag_desktop span {
	font-size: 12px;
	cursor: pointer;
	padding: 6px;
	text-align: center;
	border-radius: 5px;
}

p.price {
	font-weight: bolder;
	margin-bottom: 0px;
	margin-top: 0px;
}

#d_statusHolder #d_statusMsg {
	width: 600px;
	margin: auto;
	margin-top: 15px;
	font-size: 20px
}



#d_prodMsg {
	height: 300px;
	top: 50%;
	margin-top: -180px;
	font-size-adjust: 13px;
	line-height: 1.5;
	text-align: left;
}

#d_prodMsgTitle {
	font-family: 'Arial';
	font-size: 14px;
	text-align: left;
}

#d_prodMsg p {
	margin-bottom: 1em;
	font-size: 13px;
}

#d_prodQOverlay,
#d_prodMsgOverlay,
#d_reviewThanksOverlay,
#d_PTDOverlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #AAA;
	opacity: .001;
	z-index: 650
}

.warningWindow {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -125px;
	margin-left: -300px;
	width: 662px;
	height: 310px;
	background-color: #fff;
	border: 1px solid;
	box-shadow: -4px 5px 5px #888;
	z-index: 700;
	text-align: left;
	padding: 30px;
	font-size: 14px;
	display: none
}



#d_prodQDiscount table {
	margin-left: auto;
	margin-right: auto;
}

.warningWindow #d_PTD_brandName,
.warningWindow #d_shipsTo_brandName {
	font-weight: 600
}

.warningWindow #d_PTD_prodName,
.warningWindow #d_shipsTo_prodName {
	font-weight: 600;
	border-bottom: solid 1px;
	padding-bottom: 5px
}

.warningWindow .photo {
	float: left;
	width: 140px;
	height: 140px;
	padding-top: 20px
}

.warningWindow .photo img {
	max-width: 140px;
	max-height: 140px
}

.warningWindow .content {
	line-height: 1.25;
	float: left;
	width: 460px;
	height: 160px;
	padding-top: 4px
}

.warningWindow .content h3 {
	line-height: 30px;
	font-weight: bold;
	font-size: 20px;
}

.warningWindow .content p {
	margin-bottom: 0;
}

.warningWindow .content h3 .icon {
	float: left;
	width: 46px;
	height: 46px;
	margin-right: 10px;
	margin-top: 0;
	background: url(../images/PTDIcons.png) -0 0
}

.warningWindow .content h3 .icon.ptd {
	background-position: 0 0
}

.warningWindow .content h3 .icon.ptd2 {
	background-position: -46px 0
}

.warningWindow .content .btn {
	float: left;
	width: 130px;
	padding: 3px;
	margin-top: 8px;
	margin-right: 40px;
	font-weight: 700;
	margin-top: 20px;
}



#d_quickLookLoved,
#d_quickLookNotLoved {
	margin: auto;
	margin-top: 15px;
	width: 120px;
	height: 20px;
	cursor: pointer
}

#d_quickLookLoved .icon,
#d_quickLookNotLoved .icon {
	float: left;
	width: 21px;
	height: 20px;
	background: url(../images/btn_Love.png) 0 0
}

#d_quickLookLoved .icon {
	background: url(../images/btn_Love.png) -22px 0;
}

#d_quickLookLoved .text,
#d_quickLookNotLoved .text {
	float: left;
	width: 94px;
	color: #DB0000;
	font-weight: 600;
	line-height: 20px;
	padding-left: 5px
}


#d_quickLook .qtyBox input {
	width: 29px;
	height: 24px;
	font-size: 16px;
	text-align: center;
	vertical-align: bottom;
	border: 0;
	background-color: #FFF;
}

#d_quickLook .qtyBox .qtyBtnBox {
	float: right;
	width: auto;
	height: 26px;
	text-align: center;
	color: rgba(34,34,34, .9);
}

#d_quickLook .qtyBox .qtyBtnBox div {
	height: 26px;
	width: 20px;
	line-height: 26px!important;
	float: left;
	font-size: 16px;
	font-weight: 700;
	font-family: 'Arial';
	border-left: 1px solid #aaa;
}

#d_quickLook .rewards {
	padding-top: 15px;
	text-align: bottom;
	color: rgba(34,34,34, .9);
}

#d_quickLook .rewards strong {
	font-size: 15px;
	font-weight: 600;
}

#d_newReview {
	display: none;
	background-color: #ffffff;
	border: 1px solid;
	box-shadow: -4px 5px 5px #888888;
	height: 520px;
	left: 50%;
	margin-left: -495px;
	margin-top: -250px;
	padding: 10px 20px 20px;
	position: fixed;
	top: 50%;
	width: 960px;
	z-index: 650;
}

#d_reviewThanks {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -165px;
	margin-left: -300px;
	width: 660px;
	height: 400px;
	background-color: #fff;
	border: 1px solid;
	box-shadow: -4px 5px 5px #888;
	z-index: 650;
	text-align: left;
	padding: 10px 30px 30px;
}

#d_newReview .closer,
#d_commentWindow .closer,
#d_emailSelect .closer,
#d_reviewThanks .closer {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 26px;
	height: 26px;
	background: url(../images/purpleclose.png) 0 0;
	cursor: pointer;
}

#d_newReview .closer {
	background: url(../images/closeX.png) 50% 50% no-repeat;
}

#d_emailSelect .closer,
#d_commentWindow .closer {
	background: url(../images/whiteClose.png) 50% 50% no-repeat;
}

#d_reviewThanksTitle {
	font-size: 25px;
	font-weight: 600;
	text-align: center;
	line-height: 1;
}

#d_reviewThanksTop {
	font-size: 14px;
	text-align: center;
	padding-top: 5px;
}

#d_reviewThanksLeft {
	float: left;
	width: 200px;
	height: 220px;
	margin-top: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #aaa #ccc #aaa #aaa;
	border-image: none;
	margin-left: 0;
}

#d_reviewThanksLeft img {
	max-width: 150px;
	max-height: 150px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-top: 10px;
}

#d_ReviewThanksContent {
	float: left;
	width: 390px;
	height: 220px;
	margin-top: 10px;
	border: solid 1px #AAA;
	border-left: 0;
}

#d_ReviewThanksContent h2 {
	width: 380px;
	height: 20px;
	line-height: 20px;
	font-weight: 700;
	padding-left: 10px;
}

#d_ReviewThanksContent p {
	width: 380px;
	line-height: 1.2em;
	padding-left: 10px
}

#d_reviewThanksNoLogin {
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	margin-top: 10px;
}

#d_reviewThanks .btn {
	line-height: 19px;
	margin: auto;
	width: 130px;
	padding: 3px;
	margin-top: 8px;
	font-weight: 700;
}

#d_newReview .photoBox {
	float: left;
	height: 480px;
	width: 180px;
	text-align: center;
}

#d_newReview .photoBox img {
	max-height: 180px;
	max-width: 180px;
	padding-bottom: 10px;
}

#d_newReview #d_reviewProdName {
	font-size: 12px;
	min-height: 20px;
	padding-bottom: 5px;
}

#d_newReviewStarText {
	border-bottom: 1px solid #dddddd;
	margin: 3px auto auto;
	padding-bottom: 10px;
	position: relative;
	width: 150px;
}

#d_reviewNoCustomer {
	margin-top: 10px;
}

#d_reviewNoCustomer div {
	color: #d30153;
	cursor: pointer;
	margin: auto;
}

#d_newReview #d_newReviewAllReviews {
	float: left;
	height: 490px;
	margin-left: 10px;
	text-align: left;
	width: 375px;
}

#d_newReviewAllReviews h2 {
	border-bottom: 3px solid #d30153;
	font-size: 25px;
	height: 40px;
	font-weight: 200;
}

#d_newReviewAllReviews h2 strong {
	font-weight: 600;
}

#d_newReviewReviews {
	border: 1px solid #bbbbbb;
	height: 440px;
	overflow-x: hidden;
	overflow-y: scroll;
}

#d_newReviewReviews .reviewEntry {
	border-bottom: 1px solid #dddddd;
	min-height: 40px;
	padding: 5px 5px 10px;
	width: 355px;
	line-height: 1.2;
}

.reviewEntry .author {
	float: left;
	min-height: 20px;
	width: 120px;
	color: #545454;
	font-weight: 600;
	padding-top: 0;
}

.reviewEntry .reviewTitle {
	font-size: 14px;
	padding-bottom: 5px;
}

.reviewForm {
	float: left;
	height: 490px;
	margin-left: 10px;
	text-align: left;
	width: 335px;
}

.reviewForm h2 {
	border-bottom: 3px solid #d30153;
	font-size: 25px;
	height: 40px;
}

.reviewForm h2 strong {
	font-weight: 600;
}

.reviewForm .reviewBox {
	width: 365px;
}

.reviewForm .reviewBox .ratingBox {
	height: 40px;
	margin-top: 10px;
}

.reviewForm .reviewBox .ratingBox .ratingLabel {
	float: left;
	font-size: 15px;
	font-weight: 600;
	margin-right: 20px;
	padding-top: 10px;
}

.reviewForm .reviewBox .reviewEntry {
	font-size: 15px;
	font-weight: 600;
	margin-right: 30px;
	padding-top: 10px;
}

.reviewForm .reviewBox .reviewEntry small {
	color: rgba(34,34,34, .9);
	font-size: 11px;
}

.reviewForm .reviewBox .reviewEntry input {
	border: 1px solid #cccccc;
	padding: 3px;
	width: 300px;
	font-size: 13px;
}

.reviewForm .reviewBox .reviewEntry textarea {
	border: 1px solid #cccccc;
	height: 80px;
	padding: 3px;
	resize: none;
	width: 300px;
}

.reviewForm #d_newReviewReviews {
	border: 1px solid #bbbbbb;
	height: 450px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.reviewForm .btnRed {
	float: right;
	margin-right: 57px;
	margin-top: 20px;
	width: 150px;
}

#d_countrySel {
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	box-shadow: -5px 7px 5px #888888;
	font-size: 13px;
	left: 50%;
	margin-left: -195px;
	margin-top: -235px;
	position: fixed;
	top: 50%;
	width: 390px;
	z-index: 900;
	display: none;
}

#d_countrySel .spacerTop {
	background-color: rgba(34,34,34, .9);
	height: 5px;
}

.d_countrySelCont {
	background: url("../images/countrySelBack-US.jpg") repeat scroll 0 0;
	padding-top: 20px;
}

.d_countrySelCont .logoMe {
	margin-left: 52px;
	width: auto;
}

.countrySelMessage {
	border-top: 1px solid #cccccc;
	margin: 10px auto auto;
	width: 340px;
}

.countrySelMessage h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 15px;
}

.countrySelMessage p {
	margin-bottom: 15px;
}

.countrySelMessage .countrySel {
	font-size: 11px;
}

.countrySelMessage small {
	font-size: 10px;
}

#d_countrySel .footNote {
	border-top: 1px solid #cccccc;
	font-size: 11px;
	text-align: right;
	line-height: 30px;
	margin-top: 5px;
}

#d_countrySel .footNote div {
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
}

#d_countrySel .footNote .eternalIcon {
	background: rgba(0, 0, 0, 0) url("../images/footersocials.png") repeat scroll 0 0 / auto 30px;
	float: right;
	height: 30px;
	margin-right: 5px;
	margin-top: 2px;
	width: 77px;
	display: block;
	text-align: left;
	text-indent: -99999px;
	overflow: hidden;
}

#d_custLoginHolderOverlay {
	background-color: #aaaaaa;
	display: none;
	height: 100%;
	left: 0;
	opacity: 0.2;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 899;
}

#d_custLoginHolder {
	background-color: #ffffff;
	border-color: #cccccc #cccccc rgba(34,34,34, .9);
	border-image: none;
	border-style: solid;
	border-width: 1px 1px 2px;
	box-shadow: -5px 7px 5px #888888;
	display: none;
	font-size: 13px;
	font-weight: bold;
	height: 425px;
	left: 50%;
	margin-left: -210px;
	margin-top: -170px;
	position: fixed;
	top: 50%;
	width: 345px;
	z-index: 900;
}

#d_custLoginMsg {
	color: #c5010f;
	height: 0;
	padding-left: 20px;
	padding-right: 32px;
	padding-top: 20px;
	text-align: left;
}

#d_login {
	width: 300px;
	height: 400px;
	padding: 20px;
	padding-top: 10px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
}

#d_login .login {
	float: left;
	width: 300px;
	height: 190px;
}

#d_login h2 {
	color: #545454;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 10px;
}

#d_login .entry {
	margin-bottom: 10px;
}

#d_login .reg {
	padding-top: 15px;
	float: left;
	width: 300px;
	height: 98px;
	border-top: solid 2px;
}

#d_login p {
	margin-bottom: 10px;
}

#d_login .entry input {
	border: 1px solid #eeeeee;
	margin-top: 5px;
	padding: 5px;
	width: 280px;
}

.btn_signIn {
	float: left;
	margin-top: 0;
}

#d_login .cancelLink {
	cursor: pointer;
	float: left;
	font-size: 15px;
	font-weight: 700;
	margin-left: 30px;
	padding-top: 0;
	text-align: center;
	width: 100px;
	line-height: 29px;
}

.registerBox {
	padding-top: 15px;
	text-align: left;
	padding: 15px;
	line-height: 1.1;
}

.registerBox h1 {
	font-size: 30px;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid;
	margin-bottom: 15px;
	font-weight: bold;
}

.registerBox .cols {
	float: left;
	padding-left: 20px;
	width: 270px;
}

.registerBox .nlBox {
	clear: both;
	padding-top: 20px;
	padding-left: 30px;
	font-size: 13px;
}

.registerBox .nlBox h2 {
	color: rgba(34,34,34, .9);
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 10px;
}

.registerBox .nlBox .cBox {
	float: left;
}

.registerBox .submit {
	margin: auto;
	display: block;
	margin-top: 20px;
}

.registerBox .label {
	font-size: 16px;
	margin-bottom: 2px;
	margin-top: 3px;
}

.registerBox .entry input {
	font-size: 12px;
	padding: 2px;
	width: 240px;
	height: 22px;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
	/* Opera/IE 8+ */
	border-radius: 0;
}

.registerBox .entry.password input {
	border: solid #abadb3 1px;
	border-width: 1px 0 1px 1px;
	font-size: 12px;
	padding: 2px;
	width: 220px;
	height: 22px;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
	/* Opera/IE 8+ */
	border-radius: 0;
}

.registerBox .entry .parentDiv {
	background-color: #f7f7f7;
	border: solid #abadb3 1px;
	border-width: 1px 1px 1px 0;
	cursor: pointer;
	float: left;
	position: relative;
	width: 19px;
}

.registerBox .entry .parentDiv #pwdConfirm,
.registerBox .entry .parentDiv #pwdIndicator {
	font-size: 30px;
	line-height: 16px;
}

.registerBox .entry .parentDiv .childDiv {
	background-color: #eeeeee;
	border: 1px solid;
	margin-left: 10px;
	margin-top: -10px;
	padding: 7px;
	position: absolute;
	font-size: 16px;
	text-align: center;
}

input[name="CRecvNews"] {
	margin: 2px 3px 2px 3px;
}

#d_signInCreateAccount .parentDiv .childDiv {
	background-color: #eeeeee;
	border: 1px solid;
	padding: 7px;
	position: absolute;
	right: 0px;
	font-size: 16px;
	text-align: center;
	z-index: 100;
}

.entry .parentDiv .childDiv {
	background-color: #eeeeee;
	border: 1px solid;
	margin-left: 10px;
	margin-top: -10px;
	padding: 7px;
	position: absolute;
	font-size: 16px;
	text-align: center;
}

.registerBox #pwdMeter {
	height: 14px;
	margin: 5px auto auto;
	width: 240px;
}

#d_pRules {
	font-size: 7pt;
	margin: 5px auto auto;
	text-align: center;
	width: 240px;
}

#d_custRegisterHolderOverlay {
	background-color: #aaaaaa;
	height: 100%;
	left: 0;
	opacity: 0.2;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 899;
	display: none;
}

#d_custRegisterHolder {
	background-color: #ffffff;
	border-color: #cccccc #cccccc rgba(34,34,34, .9);
	border-image: none;
	border-style: solid;
	border-width: 1px 1px 2px;
	box-shadow: -5px 7px 5px #888888;
	font-size: 13px;
	font-weight: bold;
	height: 500px;
	left: 50%;
	margin-left: -315px;
	margin-top: -240px;
	position: fixed;
	top: 50%;
	width: 630px;
	z-index: 900;
	display: none;
}

.nlBoxlabel small {
	font-size: 11px;
}

.menuToggler {
	position: absolute;
	top: 15px;
	right: 0;
	z-index: 1;
	line-height: 20px;
	text-transform: uppercase;
	font-size: 14px;
	color: #52487C;
	font-weight: bold;
	cursor: pointer;
}

.menuToggler span {
	position: relative;
	width: 25px;
	height: 20px;
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
	margin-right: 5px;
}

.menuToggler span i {
	background: #52487C;
	width: 25px;
	height: 4px;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	margin-top: -2px;
}

.menuToggler span i:before {
	content: ' ';
	background: #52487C;
	width: 25px;
	height: 4px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: -7px;
	left: 0;
	z-index: 1;
}

.menuToggler span i:after {
	content: ' ';
	background: #52487C;
	width: 25px;
	height: 4px;
	display: block;
	overflow: hidden;
	position: absolute;
	bottom: -7px;
	left: 0;
	z-index: 1;
}

body {
	padding: 0;
}

.Outer {
	padding-top: 145px;
	position: relative;
	background: #fff;
	z-index: 10;
}

.Outer,
.DrawerMenu {
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.menuOpen .Outer {
	position: fixed;
	width: 100%;
}

.DrawerMenu {
	background: #312b4a;
	position: fixed;
	bottom: 0;
	top: 0;
	right: 0;
	z-index: 1;
	width: 0px;
	border-left: solid #312b4a 0px;
	overflow: hidden;
	overflow-y: auto;
	right: 0;
	z-index: 100;
}

.DrawerMenu .closer {
	position: absolute;
	top: 8px;
	right: 8px;
	z-index: 1;
	color: #fff;
	font-size: 2.5em;
	width: 26px;
	height: 26px;
	line-height: 16px;
	border: solid #fff 1px;
	border-radius: 50%;
	cursor: pointer;
	text-align: center;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	-ms-transform: rotate(45deg);
	/* IE 9 */
	-webkit-transform: rotate(45deg);
	/* Chrome, Safari, Opera */
	transform: rotate(45deg);
}

.DrawerMenu .closer:hover {
	opacity: 0.7;
}

.DrawerMenu .mainNav {
	padding-top: 25px;
	padding-bottom: 15px;
}

.menuOpen .DrawerMenu {
	width: 75%;
}

.DrawerMenu .mainNav a {
	display: block;
	text-align: left;
	padding: 0 10px 0 35px;
	line-height: 35px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}

.DrawerMenu .mainNav #d_topMenu_BC.parentDiv {
	border: solid 0px;
}

.DrawerMenu .mainNav .parentDiv {
	border-bottom: solid #635a89 1px;
	position: relative;
}

.menuToggler {
	display: none;
}

.DrawerMenu {
	display: none;
}

.DrawerMenu .parentDiv:hover .childDiv {
	display: none;
}

.DrawerMenu .exp {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	height: 35px;
	width: 35px;
	color: #fff;
}

.DrawerMenu .exp:after {
	content: '+';
	font-size: 28px;
	display: block;
	line-height: 35px;
	font-weight: bold;
	font-family: 'Arial', sans-serif;
	cursor: pointer;
	text-align: center;
}

.DrawerMenu .expand .exp:after {
	content: '-';
}

.DrawerMenu .expand .childDiv {
	display: block !important;
}

.DrawerMenu .mainNav .childDiv dd {
	margin: 0;
}

.DrawerMenu .mainNav .childDiv a {
	font-size: 11px;
	padding-left: 30px;
	color: #fff;
	line-height: 20px;
}

.DrawerMenu .mainNav .childDiv dt.menuItem,
.DrawerMenu .mainNav .childDiv dt a {
	font-weight: bold;
	border-bottom: solid 1px;
	margin: 0 15px;
	padding: 0 0px;
	border-bottom: 1px solid #635a89;
	line-height: 20px;
	text-align: left;
	color: #fff;
}

.menuOverlay {
	width: 100%;
	bottom: 0;
	background: rgba(200, 200, 200, 0.5);
	position: absolute;
	top: -117px;
	left: 0;
	z-index: 800;
	display: none;
}

.DrawerMenu #d_topMenu_BP .childDiv {
	padding: 10px;
}

.DrawerMenu #d_topMenu_BP .childDiv .menuItem img {
	display: none;
}

.DrawerMenu #d_topMenu_BP .childDiv .h5 {
	text-align: left;
	padding-top: 0;
	padding-bottom: 5px;
	line-height: 1.5;
	color: #fff;
}

.DrawerMenu #d_topMenu_BP .childDiv a {
	padding-left: 0;
	padding-bottom: 5px;
	color: #fff;
	text-decoration: none;
	line-height: 1.25;
	text-transform: none
}

.DrawerMenu .postbox img {
	margin-bottom: 10px;
}

.DrawerMenu .postbox {
	border: 0px solid #ccc;
	padding: 9px;
	text-align: left;
	background: #fff;
}

.DrawerMenu .postbox .h3 {
	color: #000;
	font-size: 14px;
	font-weight: 700;
}

.DrawerMenu #d_topMenuDrop_BP .h4 {
	margin-top: 10px;
}

.DrawerMenu #d_topMenuDrop_BP .h4 a {
	color: #ffff;
	color: rgba(255, 255, 255, 0.55);
	cursor: pointer;
	font-size: 13px;
	font-weight: 700;
}

.DrawerMenu #d_topMenuDrop_BP .menuItem {
	line-height: 25px !important;
	font-size: 13px;
}

.DrawerMenu #d_topMenu_BC .childDiv {
	margin-right: 0 !important;
	background: none;
	width: 100%;
}

.DrawerMenu #d_topMenu_BC .childDiv img {
	display: none;
}

.DrawerMenu #d_topMenu_BC .childDiv a {
	padding-left: 10px;
	padding-bottom: 5px;
}

.DrawerMenu #d_topMenuDrop_BP .menuItem {
	color: #fff;
	text-align: left;
	text-transform: none;
}

#d_breadCrumbs {
	color: #545454;
	font-weight: 600;
	opacity: 0.5;
	padding-bottom: 5px;
	padding-left: 11px;
	margin-top: 20px;
	text-align: left;
	font-size: 12px;
}

.Left .CatBlock .h2 {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
}
#d_brandBaseCat_ , .sideMenuPlus, .productDesc, .menuCheck{
color:#555;
text-decoration: none;
padding-bottom: 2px;
text-decoration: none;
border-bottom: 1px solid
transparent;
-webkit-transition: all 0.17s cubic-bezier(0.000, 0.000, 0.580, 1.000);
-moz-transition: all 0.17s cubic-bezier(0.000, 0.000, 0.580, 1.000);
-o-transition: all 0.17s cubic-bezier(0.000, 0.000, 0.580, 1.000);
-ms-transition: all 0.17s cubic-bezier(0.000, 0.000, 0.580, 1.000);
transition: all 0.17s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
#s_pageMainTitle {
	text-transform: uppercase;
	font-size: 20px;
}

.CatBlock {
	display: inline-block;
	margin-top: 20px;
	word-wrap: break-word;
	margin-left: 0px;
	padding-left: 0px;
	border-left: 1px;
	border-bottom: 0;
	border-top: 0;
	border-right: 0;
	border-style: solid;
	width: 200px;
	height: auto;
}

.productDesc a {
	text-align: left;
}

#h_pageMainTitle {
	font-size: 22px;
	color: rgba(34,34,34, .9);
	margin-bottom: 5px;
	text-align: left;
}

.SideBanner {
	text-align: center;
	padding: 20px 0;
}

#pcMainTitle {
	display: block;
	margin: 0 auto;
	width: 100%;
}

#pcMain.widest {
	float: none;
	width: auto;
}

#pcMain img,
#pcMainTitle img {
	max-width: 100%;
	max-height: 100%;
}

#d_catTitle img {
	/*background-image: url(/images/banner_temporario.jpg);*/
	text-align: left;
	/*background-color: lightgrey;*/
	background-position: right;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	width: 100%;
}

#s_topCurPage {
	margin: 0 !important;
}

#bannerLocation {
	display: block;
}

.sideFilterCont {
	display: inline-block;
	height: auto;
	min-height: 284px;
	background-color: #F4F4F4;
	float: left;
	line-height: 1.6em;
	text-align: left;
	width: 180px;
	margin-bottom: 15px;
	z-index: 100;
	margin-left: 0px;
	position: relative;
	padding-left: 0px;
}

/*a.productName {
	text-decoration: none;
	color: #212529;
	text-align: center;
	width: auto;
	font-size: 10px!important;
	word-wrap: break-word;
	width: 100%;
}*/

.prodNavBox {
	line-height: 20px;
	min-height: 20px;
	padding: 5px 0;
}

#d_topPageNav {
	line-height: 0px;
	float: left;
}

.semnome {
	display: inline-block;
	width: 80%;
}

#s_subTitleProdCount {
	display: block;
	text-align: left;
	padding-right: 30px;
}

.productList.noProdPadding li {
	margin-right: 0px;
	margin-left: 0px;
}

#d_content {
	text-align: center;
	display: block;
	width: 100%;
}

#d_noContent {
	color: #545454;
	font-family: 'Arial';
	text-align: left;
	font-size: 16px;
	line-height: 1.25;
	text-align: center;
}

#d_noContent p {
	padding-bottom: 1em;
}

#d_noContent b {
	font-weight: bold;
}

#d_noContent h3 {
	font-size: 20px;
	font-weight: 200;
}

.noContentPadding {
	padding-left: 40px;
}

#d_pageNav {
	display: inline-block;
	float: inline-end;
	text-align: right;
	padding: 10px 0;
	line-height: 15px;
}

#d_pageNav select {
	border: solid 0px;
}

#d_pageNav div {
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
	padding: 0 5px;
}

.link a {
	text-decoration: none;
	color: #212529;
}

#d_pageNav .link {
	cursor: pointer;
}

.sideBarToggle {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	line-height: 30px;
	cursor: pointer;
	height: 30px;
	display: none;
	border: solid 1px #DAA520;
	padding-left: 1%;
	padding-right: 1%;
}

.sideCatToggle {
	background-color: #FFFFFF;
}

.sideCatToggle.exp {
	background-color: rgba(138, 105, 190, 1);
	border-bottom: 0px;
	box-shadow: 3px 3px 3px #CCCCCC;
}

.sideFilterToggle {
	text-align: right;
	background-color: #FFFFFF;
}
@media only screen and (max-width: 785px){
	.brandDescTab{
		border-right: 0px;
		width: 100%;
		min-height: 95px;
	}
	.brandDescWindow{
		width: 100%;
		min-height: 50px;
		padding-left: 0px;
	}
	.withstyle{
		margin-left: 0px;
	}
	.brandSection.brandDescWindow_content.selected{
		overflow: scroll;
	}
	.stylez{
		
		max-height: 350px;
	}
}
@media only screen and (max-width: 767px){
    .sideCatToggle,.sideFilterToggle{
        text-align: center!important;
    }
    .sideBarToggle{
    	display: block;
    }
    #menu1{
        display: none;
    }
    .sideBarToggle {
		font-size: 16px;
		cursor: pointer;
		border: solid 1px #000;
		padding-left: 1%;
		padding-right: 1%;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.mobile {
    display: block;
	}
	.mobileInline {
		display: inline-block;
	}
	.desktop {
		display: none;
	}
	.stationary {
		display: none;
	}
	.stationaryInline {
		display: none;
	}
	
}
@media only screen and (max-width: 480px) {

    .lineTitle {
    font-size: 18px;
    }
    /*.productList.noProdPadding{
    	width: 8% !important;
    }*/
}
.sideFilterToggle.exp {
	background-color: rgba(138, 105, 190, 1);
	border-bottom: 0px;
	box-shadow: 3px 3px 3px #CCCCCC;
}

.sideFilterToggle,
.sideCatToggle {
	width: 100%;
	float: none;
	position: relative;
}

.sideFilterToggle i,
.sideCatToggle i,
.sideBarToggle i {
	/*font-size: 1.5em; */
	line-height: 30px;
	font-weight: normal;
	margin-right: 5px;
}

a.sideLink:link {
	white-space: normal;
}

.HomeSlideShow .flex-control-nav {
	bottom: 10px;
}

.HomeSlideShow .flex-control-nav a {
	box-shadow: none;
	background: #ccc;
}

.HomeSlideShow .flex-control-nav a.flex-active {
	background: #999;
}

.HomeSlideShow li {
	overflow: hidden;
}

#pcMain li {
	padding-bottom: 0;
}

.d_FGSliderBox .flex-direction-nav a:before {
	display: none;
}

.d_FGSliderBox .flex-direction-nav .flex-prev {
	background: #ccc url(../images/directionIcons.png) -46px 50% no-repeat;
	display: block;
	height: 167px;
	width: 20px;
	top: 0 !important;
	left: 0 !important;
	text-align: left;
	text-indent: -99999px;
	overflow: hidden;
	padding: 0;
	margin: 0 !important;
	border: solid 0px;
	opacity: 0;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.d_FGSliderBox .flex-direction-nav .flex-next {
	background: #ccc url(../images/directionIcons.png) -69px 50% no-repeat;
	display: block;
	height: 167px;
	width: 20px;
	top: 0 !important;
	right: 0 !important;
	text-align: left;
	text-indent: -99999px;
	overflow: hidden;
	padding: 0;
	margin: 0 !important;
	border: solid 0px;
	opacity: 0;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.d_FGSliderBox .flexslider:hover .flex-direction-nav .flex-prev,
.d_FGSliderBox .flexslider:hover .flex-direction-nav .flex-next {}

.FGSliderHolder {
	max-width: 486px;
}

.none {
	display: none !important;
}

.main-nav .brandsSub .seeAll {
	color: rgba(34,34,34, .9);
	font-size: 10px;
	font-weight: 600;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-top: 20px;
	text-align: right;
	text-decoration: none;
}

.main-nav #d_brandMenu {
	border: 1px solid #dddddd;
	float: left;
	height: 460px;
	margin-bottom: 10px;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 250px;
}

.main-nav .brandDropLetter {
	width: 40px;
	margin-left: 10px;
}

.main-menu .parentDiv .brandDropBrand {
	padding-left: 0;
	height: auto;
}

.main-menu .parentDiv .brandDropBrand a {
	text-transform: none;
}

.main-menu #d_brandAlpha {
	float: left;
	height: 462px;
	font-size: 12px;
}

.main-menu #d_brandAlpha div {
	color: #646464;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 0.5em;
	text-align: center;
	width: 35px;
}

.main-menu .parentDiv.Brands {
	position: relative;
}

.main-menu .parentDiv.Brands .childDiv {
	width: 300px;
	right: 0px;
	left: auto;
}

.DrawerMenu .seeAll {
	padding-left: 15px !important;
	text-decoration: none;
}

.DrawerMenu .brandDropLetter {
	border-bottom: 1px solid #635a89;
	color: #fff;
	padding: 0 10px 0 35px;
	font-size: 12px;
	line-height: 35px;
	height: 35px;
	margin: 0;
}

.DrawerMenu .expand .brandDropLetter:before {
	content: '+';
	float: left;
	margin-left: -20px;
	font-size: 30px;
	font-weight: normal;
	font-family: 'Arial';
	text-align: center;
}

.DrawerMenu .expand .expand .brandDropLetter:before {
	content: '-';
}

.DrawerMenu .brandDropBrand {
	height: auto;
}

.DrawerMenu .brandDropBrand a {
	line-height: 25px;
	padding-left: 0 !important;
}

.DrawerMenu #d_brandAlpha {
	display: none;
}

.main-nav .brandsSub {
	height: 524px;
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: hidden;
	text-align: left;
	width: 310px;
}

#d_reviewThanks.narrow {
	width: 280px;
	margin-left: -140px;
}

#d_reviewThanks.narrow #d_reviewThanksLeft {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: none;
	text-align: center;
}

#d_reviewThanks .btn {
	margin-bottom: 15px;
}

#d_newReview.narrow {
	width: 570px;
	margin-left: -285px;
}

.mainWrapper {
	padding-top: 5px;
	text-align: center;
}

#d_catTitle {
	min-height: 25px;
	
}

/*#d_prodSlider {
	text-align: center;
	text-decoration: none;
	font-style: normal;
	font-size: 0;
	position: relative;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	height: auto;
	display: inline-block;
	width: 100%;
}*/

#d_prodWindow {
	overflow: hidden;
	height: auto !important;
	width: 100%;
}

#d_prodSlider .productList {
	width: 100%;
	margin-bottom: 20px;
	box-sizing: border-box;
	vertical-align: top;
	height: auto;
	display: inline-block;
	display:flex;
	flex: 0 0 100%;
	flex-wrap:wrap;
	justify-content:space-evenly;
	align-content: flex-start;
}

#d_prodWindow {
	text-align: center;
	white-space: nowrap;
}

.contentalign{
text-align: center;
}

.productNameBox a {
	font-size: 12px;
}

#d_prodSlider[data-pos='0'] {
	margin-left: 0;
}



#d_prodSlider li {
	text-align: center;
	border-radius: 3px;
	width: 32%;
	max-width: 275px;
	list-style: none;
	height: 315px;
	vertical-align: top;
	flex: 1 1 300px;
}


#pcMainTitle {
	display: inline-block;
}

.productList li {
	white-space: normal;
}

#d_prodFilters {
	padding-right: 10px;
	margin-top: 10px;
}

#d_prodFilters .filter {
	margin-bottom: 15px;
}

.filter .h2 {
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0;
	padding-left: 0;
	text-transform: none;
}
#d_special_Holder{
	margin-top: 8px;
}
 .filter .filterCont {
	border: 1px solid #dddddd;
	font-size: 12px;
	max-height: 180px;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	padding: 5px;
}

.filterCont {
	display: flex;
	flex-direction: column;
}

#d_prodFilters .filter #t_keyword {
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
	/* Opera/IE 8+ */
	max-width: 100%;
	border: 1px solid #dddddd;
	border-radius: 5px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 5px;
	width: 100%;
}

#d_clearSel {
	margin-bottom: 15px;
}

.productLeft {
	float: left;
	padding-top: 30px;
	width: 310px;
}

.productMain {
	float: right;
	position: relative;
	width: 650px;
}

.productLeft .imageBox {
	padding-bottom: 55px;
	padding-top: 55px;
}

.productLeft .imageBox img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	display: block;
}

.advisorBox {
	border-top: 4px solid #2aafa3;
	width: 310px;
}

.advisorBox h5 {
	padding: 10px 0;
}

.advisorBox dl dt {
	color: #2aafa3;
	font-size: 14px;
	font-weight: 500;
	padding-top: 10px;
}

.advisorBox dl {
	margin-bottom: 15px;
	line-height: 1.25;
}

.advisorBox dl dd {
	color: #000000;
	font-size: 14px;
	font-weight: 300;
}

.advisorBox dl dd a {
	text-decoration: underline !important;
	padding-right: 10px;
}

.productMain .brandLink {
	color: #000000;
	font-family: 'Arial';
	font-size: 11px;
	float: right;
	display: block;
	line-height: 25px;
}

#pcMain.widest.border {
	border-top: solid #ddd 1px;
}

.mobileTitle h1,
#pcMainArea .productHeading h1 {
	font-size: 18px;
	font-weight: 500 !important;
	padding-top: 30px !important;
	padding-bottom: 15px !important;
	line-height: 1.25;
}

.mobileTitle {
	display: none;
}

.reviewRatingBox {
	padding-bottom: 5px;
	line-height: 20px;
}

.reviewRatingBox #d_prodLoveSeparator,
.reviewRatingBox #d_prodLoveWord,
.reviewRatingBox #d_prodLoveCount,
.reviewRatingBox .label,
.reviewRatingBox .reviewLink {
	float: left;
	color: #aeaeae;
	font-size: 10px;
}

.reviewRatingBox .reviewLink {
	text-decoration: underline !important;
	padding: 0 5px;
	display: block;
	font-size: 14px;
	color: #000000;
}

.reviewRatingBox .ratingBox {
	height: 20px !important;
	margin-bottom: 0px;
	position: relative;
	float: left;
}

.reviewRatingBox #d_prodLoveSeparator {
	font-size: 20px;
	color: #000;
}

.reviewRatingBox #d_prodLoveCount {
	font-size: 14px;
	color: #000;
	padding: 0 5px 0 10px;
}

.reviewRatingBox #d_prodLoveWord {
	background: url(../images/prodPageIcons.png) 0 -50px;
	color: #000000;
	float: left;
	font-size: 14px;
	font-weight: 500;
	height: 20px;
	padding: 0;
	width: 25px;
}

.reviewRatingBox .label.skuBox {
	line-height: 35px;
}

.reviewRatingBox #d_prodSKU {
	font-size: 16px;
	line-height: 35px;
	font-weight: 600;
	float: left;
	padding: 0 10px;
}

.reviewRatingBox #s_prodListPrice {
	color: #ff6600;
	text-decoration: line-through;
	font-size: 23px;
	float: left;
	line-height: 36px;
	padding-right: 10px;
}

.reviewRatingBox #s_prodListPrice_mobile {
	color: #CCCCCC;
	text-decoration: line-through;
	font-size: 12px;
	line-height: 12px;
}

.reviewRatingBox form {
	float: right;
	width: 75%;
	line-height: 36px;
}

.reviewRatingBox .priceMe {
	font-size: 23px;
	float: left;
	line-height: 36px;
	color: rgba(34,34,34, .9);
	text-align: left;
	padding-right: 25px;
}

#d_prodBtnIna,
#d_prodBtnAdd,
#d_prodBtnOos {
	float: right;
	height: 32px;
	text-align: center;
	margin: auto;
	min-width: 191px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #FFFFFF;
	border: none;
	border-bottom: solid 3px #999999;
	cursor: not-allowed;
}

#d_prodBtnAdd {
	display: block;
	height: 35px;
	line-height: 32px;
	background-color: #F660AB;
	border-bottom: solid 3px #D44089;
	cursor: pointer;
}

#d_prodBtnAdd:hover {
	background-color: #D44089;
	border-bottom: solid 3px #F660AB;
}

#d_prodBtnAdd.disabled {
	background-color: #CCCCCC;
	border-bottom: solid 3px #999999;
	color: #FFFFFF;
	cursor: default;
}

#d_prodBtnOos span:before,
#d_prodBtnIna span:before,
#d_prodBtnAdd span:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 15px;
	margin-top: 7px;
	background: transparent url("/productcart/pc/images/add_bag_overlay.png") no-repeat;
	background-size: cover;
	vertical-align: top;
}

.QtyBox,
.reviewRatingBox #d_prodPriceInput {
	border: 1px solid #aaaaaa;
	float: right;
	height: 35px;
	margin: 0 10px;
	width: auto;
	white-space: nowrap;
}

.pcShowCart .QtyBox {
	float: none;
}

.QtyBox .quantity,
.reviewRatingBox #d_prodPriceInput #quantity,
.reviewRatingBox #d_mobile_prodPriceInput #mobile_quantity {
	background-color: #ffffff;
	border: 0 none!important;
	font-size: 18px;
	height: 33px;
	line-height: 33px;
	padding: 0 5px!important;
	text-align: right;
	vertical-align: bottom;
	width: 29px;
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
}

.reviewRatingBox input[type='image'] {
	padding: 0;
	border: solid 0px;
}

.QtyBox .qtyUpDown,
.reviewRatingBox .qtyUpDown {
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
}

.QtyBox .qtyUpDown div,
.reviewRatingBox .qtyUpDown div {
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
	width: 20px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border-left: 1px solid #aaaaaa;
	cursor: pointer;
}

#d_mobile_qtyUp,
#d_qtyUp {
	border: 0px;
	border-left: solid 1px #aaaaaa;
}

#d_mobile_qtyDown,
#d_qtyDown {
	border: 0px;
	border-right: solid 1px #aaaaaa;
}

.sDescHolderBox {
	border-top: 1px solid;
	float: left;
	margin-top: 15px;
	padding-top: 10px;
	width: 375px;
}

.iconBoxWrap {
	float: left;
	margin-bottom: 20px;
	margin-left: 25px;
	margin-top: 15px;
	width: 250px;
}

.iconBox {
	line-height: 25px;
	cursor: pointer;
}

.iconBox .icon {
	width: 25px;
	height: 25px;
	display: inline-block;
	/*display: inline;*/
	/*zoom: 1;*/
	vertical-align: top;
	/*margin-right: 5px;*/
	background-repeat: no-repeat;
	background-image: url(../images/prodPageIcons.png);
	background-position: 0 0;
}

.iconBox .label {
	display: inline-block;
	/*display: inline;*/
	/*zoom: 1;*/
	vertical-align: top;
}

.discount.iconBox .icon {
	background-position: 0 -175px;
}

#d_prodStatusMsg {
	font-size: 12px;
	line-height: 13px;
	font-weight: 500;
	padding-top: 5px;
	color: #AD0000;
	min-height: 20px;
}

.reviewRatingBox .noRating {
	float: left;
	line-height: 20px;
	padding: 0 10px;
	margin-bottom: 20px;
}

#d_prodLoved,
#d_prodNotLoved {
	display: none;
}

#d_prodLoved.shown,
#d_prodNotLoved.shown {
	display: block;
}

#d_prodMLoved,
#d_prodMNotLoved,
#d_prodM2Loved,
#d_prodM2NotLoved {
	display: none;
}

#d_prodMNotLoved.iconBox .icon,
#d_prodM2NotLoved.iconBox .icon,
#d_prodNotLoved.iconBox .icon {
	background-position: 0 -75px;
}

#d_prodMNotLoved.iconBox .label,
#d_prodM2NotLoved.iconBox .label,
#d_prodNotLoved.iconBox .label {
	color: #db0000;
	font-weight: 600;
}

#d_prodMLoved.iconBox .icon,
#d_prodM2Loved.iconBox .icon,
#d_prodLoved.iconBox .icon {
	background-position: 0 -50px;
}

#d_prodMLoved.iconBox .label,
#d_prodM2Loved.iconBox .label,
#d_prodLoved.iconBox .label {
	color: #db0000;
	font-weight: 600;
}

#d_prodMLoved.iconBox .label,
#d_prodMLoved.iconBox .icon,
#d_prodM2Loved.iconBox .label,
#d_prodM2Loved.iconBox .icon {
	width: 100%;
	float: none;
	display: block;
	text-align: center;
	background-position: center -50px;
	line-height: 1em;
}

#d_prodMNotLoved.iconBox .label,
#d_prodMNotLoved.iconBox .icon,
#d_prodM2NotLoved.iconBox .label,
#d_prodM2NotLoved.iconBox .icon {
	width: 100%;
	float: none;
	display: block;
	text-align: center;
	background-position: center -75px;
	line-height: 1em;
}

.mobileLoveHolder {
	margin-top: 5px;
	width: 50px;
	margin: auto;
}

.freeShip.iconBox .icon {
	background-position: 0 -100px;
}

.rewardsBox.iconBox .icon {
	background-position: 0 -125px;
}

.rewardsBox.iconBox strong {
	color: rgba(34,34,34, .9);
	font-weight: bold;
}

.returns.iconBox .icon {
	background-position: 0 -150px;
}

#sDescHolder,
#sDescHolder_mobile {
	font-size: 15px;
	line-height: 1.35em;
	height: 6.75em;
	overflow: hidden;
	text-align: justify;
	margin-bottom: 15px;
}

#sDescHolder .less-link,
#sDescHolder .more-link,
#sDescHolder_mobile .less-link,
#sDescHolder_mobile .more-link {
	font-size: 13px;
	display: block;
	color: rgba(34,34,34, .9) !important;
	text-transform: uppercase;
}

.actionText {
	display: inline-block;
	*display: inline;
	/*zoom: 1*/
	vertical-align: top;
	width: 160px;
	text-align: center;
	padding: 10px 0;
	border: solid #fff 0px;
	border-top: solid #fff 3px;
	border-bottom: solid 0px;
	cursor: pointer;
}

.actionText span {
	display: block;
	border-right: solid #545454 1px;
	font-size: 12px;
	font-weight: 600;
}

.actionText.active {
	border: solid #ccc 1px;
	border-top: solid rgba(34,34,34, .9) 3px;
	margin-left: -2px;
	border-bottom: solid 0px;
	background: #fff;
}

.actionText:first-child {
	margin-left: 0 !important;
}

.actionText.active span {
	border-right: solid #fff 1px;
}

.productMain .tabsBox {
	font-size: 0px;
	margin-bottom: -1px
}

.tabContent {
	border: 1px solid #cccccc;
	display: block;
	font-size: 15px;
	line-height: 1.5;
	min-height: 150px;
	display: none;
	padding: 15px;
}

.tabContent.shown {
	display: block;
}

.actionText:last-child span {
	border-right: solid 0px !important;
}

.productLeft,
.productMain {
	padding-bottom: 30px;
}

.reviewHeaderBox {
	padding-bottom: 10px;
	border-bottom: solid 2px;
	margin-bottom: 10px;
}

.reviewHeaderBox h2 {
	float: left;
	font-size: 18px;
	font-weight: 200;
	margin-right: 20px;
	max-width: 410px;
	overflow: hidden;
	padding-top: 3px;
	line-height: 1.2;
}

.reviewHeaderBox h2 span {
	font-size: 25px;
}

.reviewHeaderBox>.ratingBox {
	float: right;
	line-height: 25px;
	padding-top: 5px;
	padding-right: 10px;
}

.reviewHeaderBox .btnRed {
	float: right;
	margin-right: 0;
	margin-top: 8px;
	padding: 3px;
	width: 130px;
	line-height: 19px;
}

.reviewHeaderBox .ratingBox div,
.reviewHeaderBox .ratingBox .ratingBox,
.reviewHeaderBox .ratingBox .reviewLabel {
	line-height: 25px;
	float: left;
	font-size: 14px;
}

.reviewHeaderBox .ratingBox .reviewLabel {
	font-size: 16px;
	font-weight: 500;
}

.reviewHeaderBox .ratingBox .ratingBox {
	margin: 0 10px;
}

.ratingEntryBox {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid;
}

.ratingEntryBox:last-child {
	border-bottom: 0px solid;
}

.ratingEntryBox .ratingEntryLeft {
	float: left;
	min-height: 60px;
	width: 200px;
}

.ratingEntryBox .ratingEntry {
	border-left: 1px solid;
	border-right: 1px solid;
	float: left;
	min-height: 60px;
	width: 130px;
}

.ratingEntryBox .ratingDesc {
	float: left;
	min-height: 60px;
	padding-left: 10px;
	width: 658px;
	line-height: 1.25;
}

.ratingEntryBox .ratingEntryStar {
	height: 16px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 80px;
}

.ratingEntryBox .label {
	padding-top: 4px;
	text-align: center;
}

.ratingEntryBox .rating {
	font-size: 25px;
	font-weight: 200;
	text-align: center;
}

.ratingEntryBox .ratingDesc h5 {
	font-size: 14px;
	font-weight: 500;
	padding-bottom: 5px;
}

.p30 {
	padding-top: 5px !important;
	padding-bottom: 30px !important;
}

.Left .PageBlock {
	padding-right: 10px;
	padding-bottom: 15px;
}

.Left .PageBlock .h2 {
	font-size: 15px;
	font-weight: 600;
	padding-bottom: 5px;
}

.Left .PageBlock ul {
	padding: 0;
	list-style-type: none;
}

.noBorder #pcCenter {
	border: solid 0px!important;
}

.borderHead {
	border-bottom: 1px solid #545454;
	color: #545454 !important;
	font-size: 20px !important;
	font-weight: 600 !important;
	line-height: 1.25;
	padding-bottom: 5px;
	margin: 0 0 15px 0 !important;
}

.pageContent {
	line-height: 1.5;
	font-size: 12px !important;
}

.pageContent p {
	margin: 0 0 15px 0;
}

.HorizontalForm dt {
	float: left;
	clear: left;
	line-height: 1.25;
	padding-bottom: 5px;
	width: 190px;
	padding-top: 5px;
	text-align: right;
}

.HorizontalForm {}

.HorizontalForm dd {
	margin-left: 200px;
	line-height: 25px;
}

.HorizontalForm dd input[type="password"],
.HorizontalForm dd select,
.HorizontalForm dd input[type="text"] {
	height: 25px;
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
	/* Opera/IE 8+ */
	width: 250px;
}

#pcMain.cartContent {
	width: 680px;
}

.pcMainTable h2.CartHeading {
	padding: 0;
	background: none;
	line-height: 20px;
	font-size: 20px;
	font-weight: bold;
}

.pcMainTable h2.CartHeading img {
	vertical-align: top;
	padding-right: 10px;
}

.orderTable {
	width: 100%;
	margin-bottom: 30px;
}

.orderTable th {
	line-height: 25px;
	border-bottom: 2px solid #212529;
	color: #ff4282;
	text-transform: uppercase;
}

.orderTable th,
.orderTable td {
	padding: 0 5px;
}

.orderTable a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.continueShop,
.CartCheckout,
.CartRecalculate {
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
	line-height: 30px;
	padding: 0 0 0 10px !important;
	border: solid 0px !important;
}

.CartCheckout img {
	display: block;
	margin: 0 !important;
}

.cartContent .notice {
	color: #cc6666;
	line-height: 1.25;
	padding: 10px 0;
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
}

.pcShowCart .cartItem>td {
	border-bottom: solid #e5e5e5 1px;
	padding: 10px 5px;
}

.pcShowCart .cartItem .QtyBox {
	margin: 0;
}

.pcShowCart .totalPrice,
.pcShowCart .unitPrice {
	text-align: right;
}

.pcShowCart td {
	padding: 5px;
	font-size: 15px;
}

.descBox table img {
	margin-right: 10px;
}

.descBox td {
	padding: 0;
}

.descBox h5 {
	font-size: 12px;
	line-height: 1.25;
}

.descBox h5 a {
	color: #000;
}

.descBox h5 .pcSmallText {
	display: block;
}

.pcForms .recalc {
	padding: 0;
	border: solid 0px;
	background: none;
	height: 35px;
}

.subTOtal {
	border-bottom: solid #ccc 1px;
	line-height: 35px;
	text-align: left;
	width: 300px;
}

.subTOtal .label {
	font-weight: 700;
	text-align: left;
	width: 200px;
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
}

.subTOtal .price {
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
	color: rgba(34,34,34, .9);
	float: right;
}

.checkEntry {
	float: right
}

.cartGiftBox {
	background-color: #ffffff;
	border: 1px solid;
	float: left;
	margin-bottom: 10px;
	margin-left: 8px;
	margin-top: 55px;
	text-align: center;
	width: 310px;
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
	/* Opera/IE 8+ */
}

.cartGiftBox h2 {
	font-size: 20px;
	color: #fff;
	font-weight: 500;
	background: #000;
	margin: 0;
}

.cartGiftBox h3 {
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	background: rgba(34,34,34, .9);
	margin: 0;
}

.cartGiftBox .notice,
.cartGiftBox p {
	text-align: left;
	padding: 5px;
	margin: 0;
}

.cartGiftBox .notice {
	color: #cc6666;
}

.giftEntry {
	background-color: #ffffff;
	display: inline-block;
	margin: 0 5px 10px 5px;
	width: 85px;
	position: relative;
}

.giftEntry img {
	height: 80px;
	width: 80px;
}

.giftEntry .actionBox {
	margin: 10px 0 0 0;
}

.giftEntry .actionBox a {
	font-size: 10px;
	font-weight: 600;
	padding: 0px 15px;
	line-height: 20px;
	height: 18px;
	text-decoration: none;
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
}

.giftEntry .childDiv {
	background-color: #ffffff;
	border: 1px solid;
	margin-left: 50px;
	margin-top: -50px;
	padding: 10px;
	position: absolute;
	width: 200px;
	z-index: 100;
}

.giftEntry .childDiv img {
	height: 180px;
	width: 180px;
}

.giftEntry .childDiv .nameBox {
	margin: 5px 0;
}

.giftEntry .childDiv .nameBox a {
	text-decoration: none;
	color: #000;
}

#customerMenu.block {
	display: block;
}

.heading,
.pcSectionTitle {
	color: #646464;
	font-size: 15px;
	font-weight: 600;
	padding: 0 0 15px 0;
	text-align: left;
	margin: 0 !important;
	background: none !important;
}

.checkoutContent p {
	margin-top: 0;
	margin-bottom: 25px;
	line-height: 1.5;
}

.checkoutContent dl {
	margin-bottom: 25px;
}

.checkoutContent dt p {
	margin-bottom: 0px;
}

.checkoutStep {
	margin: 0 0 25px 0;
	padding: 0;
}

.checkoutStep li {
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
	margin-right: 10px;
	padding: 5px !important;
	font-size: 13px;
}

.checkoutStep li.active {
	color: rgba(34,34,34, .9);
	font-weight: bold;
	border-bottom: solid rgba(34,34,34, .9) 2px;
}

.NewCustomer,
.ExisitngCustomer {
	float: left;
	width: 50%;
	padding: 0 10px;
	margin-bottom: 15px;
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
	/* Opera/IE 8+ */
}

#pcMain.checkoutContent {
	width: 100%;
}

.ExisitngCustomer {
	border-right: solid 1px;
}

.NewCustomer h2,
.ExisitngCustomer h2 {
	background-color: #f5f5f5;
	font-size: 15px;
	margin: 0 -10px 5px -10px;
	padding: 5px 10px;
}

.HorizontalForm.Narrow dt {
	width: 75px;
}

.HorizontalForm.Narrow dd {
	margin-left: 85px;
}

.pcShowContent .entry td {
	border-top: 1px solid #e5e5e5;
	padding: 10px 5px;
}

.pcShowContent {
	margin-bottom: 15px;
	margin-top: 0;
}

.checkOutMethod {
	float: right;
	margin-left: 10px;
}

.checkOutMethod {
	margin-bottom: 5px;
	float: none;
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
	line-height: 30px;
}

.checkOutMethodWrap {
	text-align: right;
}

.accountBar {
	height: 150px;
}

#d_headerAvatar {
	background: rgba(0, 0, 0, 0) url("../customer/no_image.png") repeat scroll 0 0 / cover;
	border: 1px solid #cccccc;
	border-radius: 50%;
	cursor: pointer;
	float: left;
	height: 125px;
	margin-left: 10px;
	margin-top: 10px;
	width: 125px;
}

.customerNameBox {
	float: left;
	margin-top: 20px;
	width: 200px;
	padding-left: 10px;
}

.customerNameBox #d_headerCustName {
	font-size: 18px;
	font-weight: bold;
}

.customerNameBox #d_headerNickName {
	color: #737373;
	font-size: 14px;
}

#d_headerChangeNickName {
	cursor: pointer;
	font-size: 11px;
	padding-top: 5px;
	text-decoration: underline;
}

.memberNotice {
	float: right;
	width: 250px;
	margin-top: 20px;
	font-size: 11px;
	padding-right: 10px;
}

.RewardsBox {
	background-color: #ffffff;
	border: 1px solid #10aac2;
	float: right;
	height: auto;
	margin-top: 0;
	width: 120px;
	text-align: center;
}

.RewardsBox .icon {
	background: rgba(0, 0, 0, 0) url("..//images/accountSprites.png") repeat scroll -100px -10px;
	border-bottom: 1px solid #cccccc;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-bottom: 5px;
	width: 50px;
}

.RewardsBox .pointsBox {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	width: 90%;
}

.RewardsBox .pointsBox a {
	color: #10aac2;
	text-decoration: none;
}

.RewardsBox .points {
	font-size: 35px;
	font-weight: bold;
	line-height: 35px;
}

.RewardsBox .rewardsPoints {
	font-size: 13px;
	font-weight: bold;
	color: #212529;
}

.RewardsBox .shopLink {
	color: #fff;
	padding: 5px;
	text-align: center;
	background-color: #10aac2;
}

.memberNoticeHead {
	font-size: 14px;
	font-weight: bold;
}

.accountHeader {
	padding-bottom: 20px;
	font-size: 24px;
	font-weight: bold;
	line-height: 0.9em;
	padding: 15px 0;
	border-bottom: 3px solid #bfbfbf;
	margin-bottom: 15px;
}

.ProfileBoxWrap .ProfileBox {
	float: left;
	width: 48%;
	margin-bottom: 25px;
}

.ProfileBoxWrap .ProfileBox.Right {
	float: right;
}

.ProfileBoxWrap .ProfileBox.Lone {
	max-width: 600px;
	font-size: 14px;
	float: none;
	width: 600px;
	margin: 25px auto;
}

#d_profileShow .btn {
	float: right;
	margin: 0;
	width: 80px;
	padding: 5px;
}

#d_profileShow>div {
	padding: 20px 0;
	border-bottom: 1px solid #e5e5e5;
}

.accountSubHead {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.accountSubHead small {
	font-weight: normal;
}

.ProfileBoxWrap .ProfileEntry {
	float: left;
	width: 45%;
	margin-bottom: 15px;
}

.ProfileBoxWrap .ProfileEntry.Right {
	margin-left: 15px;
}

.ProfileBoxWrap .ProfileEntry.Full {
	width: auto;
	float: none;
	clear: both;
}

.ProfileBoxWrap .ProfileEntry input[type="text"],
.ProfileBoxWrap .ProfileEntry input[type="email"],
.ProfileBoxWrap .ProfileEntry textarea,
.ProfileBoxWrap .ProfileEntry select,
.ProfileBoxWrap .ProfileEntry input[type="password"] {
	border: 1px solid #bbbbbb !important;
	max-width: 555px;
	padding: 5px;
	width: 100%;
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
	/* Opera/IE 8+ */
}

.ProfileBoxWrap .ProfileEntry.Full input[type="text"] {
	width: 100%;
}

.ProfileBoxWrap .btn {
	margin-top: 20px;
}

.LatestOrders {
	padding: 10px 0;
}

.LatestOrders .imageBox {
	cursor: pointer;
	float: left;
	height: 50px;
	padding-left: 0;
	width: 50px;
}

.LatestOrders .imageBox img {
	width: 100%;
}

.LatestOrders .detail {
	cursor: pointer;
	padding: 10px;
}

.LatestOrders .detail h5 {
	font-weight: bold;
	margin: 0;
}

.LatestOrders .detail p {
	margin: 0;
}

.LatestOrders .reviewBtn {
	background: rgba(0, 0, 0, 0) url("../images/accountSprites.png") repeat scroll 0 0;
	cursor: pointer;
	float: left;
	height: 50px;
	margin: 10px;
	width: 50px;
}

#imageManager {
	background-color: #ffffff;
	border: 1px solid;
	border-radius: 0;
	display: block;
	height: 600px;
	left: 50%;
	margin-left: -310px;
	margin-top: -300px;
	overflow: hidden;
	position: fixed;
	top: 50%;
	width: 620px;
	z-index: 65538;
}

#imageManager .closer {
	cursor: pointer;
	height: 20px;
	margin-top: 10px;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}

.imageManagerDropBox {
	background-color: #cccccc;
	height: 80px;
	overflow: hidden;
	position: relative;
	width: 620px;
}

#dragandrophandler {
	background-color: #ffffff;
	border: 2px dotted #0b85a1;
	font-size: 35px;
	margin: 20px auto auto;
	text-align: center;
	width: 400px;
}

#d_imageManager_uploadTitle {
	background-color: #cccccc;
	line-height: 30px;
	text-align: center;
}

.uploadTableBox {
	border-radius: 0;
	height: 100px;
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	text-align: center;
}

.uploadTableBox .name,
.uploadTableBox .size,
.uploadTableBox .clearStatus {
	display: inline-block;
	*display: inline;
	/*zoom: 1*/
	vertical-align: top;
	text-align: center;
	width: 30%;
	line-height: 25px;
}

#imageManager .imagesHead {
	background-color: #cccccc;
	line-height: 30px;
	text-align: center;
}

#imageManager .imagesHead img {
	vertical-align: middle;
	padding-left: 1em;
}

#d_imageSelector {
	height: 360px;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 620px;
}

#d_imageSelector .imageEntry {
	float: left;
	height: 140px;
	width: 150px;
	position: relative;
	padding-top: 10px;
}

#d_imageSelector .imageEntry .closer {
	display: none;
	top: 0;
	right: 0;
}

#d_imageSelector .imageEntry:hover .closer {
	display: block;
	z-index: 1000;
}

#d_imageSelector .imageEntry .image {
	height: 100px;
	margin: auto;
	position: relative;
	width: 100px;
}

#d_imageSelector .imageEntry .image img {
	bottom: 0;
	left: 0;
	margin: auto;
	max-height: 100px;
	max-width: 100px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 901;
}

#d_imageSelector .imageEntry .btn {
	height: 20px;
	line-height: 20px;
	margin: auto;
	padding-top: 0;
	text-align: center;
	width: 100px;
}

#d_imageViewer {
	background-color: #ffffff;
	border: 1px solid;
	border-radius: 0;
	display: block;
	left: 50%;
	margin-left: -500px;
	margin-top: -275px;
	overflow: hidden;
	position: fixed;
	top: 50%;
	width: 1000px;
	z-index: 65538;
	text-align: center;
}

#d_imageViewer .imageBox {
	border: 1px solid #cccccc;
	height: 300px;
	margin: 20px auto;
	position: relative;
	width: 900px;
}

#d_imageViewer .imageBox img {
	bottom: 0;
	left: 0;
	margin: auto;
	max-height: 300px;
	max-width: 900px;
	position: absolute;
	right: 0;
	top: 0;
}

#d_imageViewer .btn {
	width: 150px;
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
	margin: 0 10px 15px 10px;
	;
}

.widest {
	width: 100% !important;
}

.touch #d_imageViewer,
.touch #imageManager {
	display: none !important;
}

.personalizedHead {
	border-bottom: 1px solid #cccccc;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 5px;
}

#pcMainArea #Table_01 h1 {
	margin: 0px;
}

.accountHover {
	color: #cccccc;
	cursor: pointer;
}

.Accntplus {
	border: 2px solid;
	border-radius: 50%;
	cursor: pointer;
	float: right;
	font-size: 30px;
	height: 15px;
	line-height: 15px;
	margin-right: 20px;
	padding-left: 1px;
	text-align: center;
	width: 14px;
}

.rowOptions {
	clear: both;
	padding-top: 0;
	width: auto !important;
	float: right;
	padding: 5px;
}

td.pad0 {
	padding: 0 !important;
}

td .lovesImg {
	border: 1px solid #bbbbbb;
	float: left;
	height: 125px;
	width: 125px;
	position: relative;
}

td .lovesImg img {
	max-width: 100%;
}

td.lovesDesc {
	width: 75%;
	line-height: 1.25;
}

.lovesDesc h5 {
	font-size: 12px;
	font-weight: bold;
}

.lovesDesc h2 {
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}

.lovesDesc .raviewRatingBox {
	line-height: 20px;
	margin: 10px 0;
}

.lovesDesc .ratingBox,
.lovesDesc .reviewLink,
.lovesDesc .SKU {
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: middle;
}

.lovesPrice {
	text-align: center;
	vertical-align: bottom !important;
}

.lovesPrice .price {
	font-size: 18px;
	font-weight: bold;
	height: 20px;
	text-align: center;
}

.lovesPrice .btn {
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
	padding-top: 0;
	width: 125px;
}

.lovesAction {
	text-align: center;
	vertical-align: bottom !important;
}

.lovesAction dl {
	width: 100px;
}

.lovesAction .lovesIcon {
	background: rgba(0, 0, 0, 0) url("../images/prodPageIcons.png") repeat scroll 0 -50px;
	height: 25px;
	margin-top: 10px;
	width: 26px;
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
}

.lovesAction dd {
	font-size: 25px;
	font-weight: bolder;
	line-height: 25px;
	text-align: center;
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
}

.tabContent table {
	width: 100%;
}

.advisorBox.noBorder {
	border: solid 0px;
}

.dottedBox {
	border: dotted 2px #545454;
	padding: 5px;
	height: 100px;
	margin-top: 35px;
}

.sDescHolderBox.wide {
	float: none;
	width: auto;
}

.checkOutMethodWrap {
	padding: 10px 5px;
}

.checkOutMethod input,
.checkOutMethod img {
	display: block;
	padding: 0 !important;
}

.HorizontalForm dd .narrow {
	width: 85px !important;
}

#d_custOrdersOverlay,
#d_custForgotOverlay,
#d_custLovesOverlay {
	background-color: #aaaaaa;
	display: none;
	height: 100%;
	left: 0;
	opacity: 0.2;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 899;
}

#d_custOrdersHolder,
#d_custForgotHolder,
#d_custLovesHolder,
#d_showSentEmail_window {
	background-color: #ffffff;
	border-color: #cccccc #cccccc #f678b7;
	border-image: none;
	border-style: solid;
	border-width: 1px 1px 2px;
	box-shadow: -5px 7px 5px #888888;
	display: none;
	font-size: 13px;
	font-weight: 500;
	height: auto;
	left: 50%;
	margin-left: -420px;
	margin-top: -250px;
	position: fixed;
	top: 50%;
	width: 840px;
	z-index: 900;
	text-align: center;
}

#d_custForgotHolder {
	width: 400px;
	margin-left: -200px;
}

.modalTitle {
	font-size: 25px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	background: #eee;
}

#d_custOrders,
#d_custLoves {
	height: 465px;
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

#d_custOrders table {
	width: 100%;
	font-size: 12px;
	font-weight: normal;
}

#d_custOrders table a {
	color: #000;
}

#d_custOrders th {
	background-color: #000000;
	border-bottom: 1px solid #e1e1e1;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
}

#d_custOrders .entry td {
	border-top: 1px solid #e5e5e5;
	padding: 10px 5px;
	vertical-align: middle;
}

.rewardsPointsBox {
	border-bottom: 1px solid #cccccc;
	padding: 25px 0;
	margin-bottom: 25px;
}

.rewardsPointsBox div {
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
}

.rewardsPointsBox .icon {
	vertical-align: top;
	width: 56px;
}

.rewardsPointsBox .points {
	color: #42b9a6;
	font-size: 50px;
	font-weight: bolder;
	line-height: 50px;
	margin-top: 0;
	text-align: center;
	width: 150px;
}

.rewardsPointsBox .rewardsPoints {
	color: #42b9a6;
	font-size: 25px;
	font-weight: bold;
	line-height: 25px;
	width: 90px;
}

.ProfileBox iframe {
	max-width: 100%;
}

.SideCatCont {
	width: 90%;
}

.SideFilterCont {}

.sideCatCont {
	margin-bottom: 15px;
	padding: 10px;
	padding-left: 10px;
	padding-left: 0px;
}

.SideCatCont img,
.SideFilterCont img,
.sidebarCont img {
	max-width: 100%;
}

.Left h2 {
	margin-bottom: 15px;
}

.articleTopMenu {
	color: #000000;
	display: block;
	text-decoration: none;
	padding: 0 10px;
}

#pcCenter.BlogContent {
	float: left;
	width: 780px;
	padding-bottom: 30px;
}

.recentArticles .postList,
.BlogContent .postList {
	font-size: 0;
}

.BlogContent .postList a {
	color: #666;
}

.recentArticles .articleBanner,
.BlogContent .articleBanner {
	font-size: 13px;
	padding-bottom: 20px;
	border: solid #fff 2px;
	margin-bottom: 2px;
	border-bottom: 2px solid #faf8fd;
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
	width: 33%;
	height: auto;
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
	/* Opera/IE 8+ */
}

.recentArticles .articleBanner {
	width: 25%;
	background-color: #faf8fd;
}

.recentArticles .articleBanner .postImg,
.BlogContent .articleBanner .postImg {
	background-position: 50% 50%;
	height: 130px;
	background-size: cover;
}

.recentArticles .articleBanner .postImg {
	height: 125px;
	margin: 0 -15px;
}

.recentArticles .articleBanner {
	padding: 0 15px 15px 15px;
}

.BlogContent .articleBanner dl,
.BlogContent .articleBanner .postDetail {
	padding: 0 20px;
}

.recentArticles .articleBanner h2,
.BlogContent .articleBanner h2 {
	font-size: 19px;
	height: 60px;
	margin-bottom: 10px;
	text-decoration: none!important;
	line-height: 1;
	font-weight: normal;
}

.recentArticles .articleBanner h2 {
	font-size: 16px;
	margin-bottom: 0;
}

.BlogContent .articleBanner p {
	line-height: 1.25;
	margin-bottom: 15px;
	height: 65px;
}

.BlogContent .articleBanner dl {
	margin-bottom: 15px;
	line-height: 1.25;
}

.BlogContent .articleBanner dl dd {
	color: rgba(34,34,34, .9);
	font-weight: bold;
	margin-bottom: 0;
}

.BlogContent .articleBanner dl dt,
.BlogContent .articleBanner dl dd {
	display: inline-block;
	*display: inline;
	/*zoom: 1;*/
	vertical-align: top;
}

.BlogContent .articleBanner .more {
	padding: 0 20px;
	color: rgba(34,34,34, .9);
}

#pcContent.BlogContentWrap {
	width: 900px;
	margin: auto;
}

#pcContent.BlogContentWrap h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 0.9em;
	padding: 15px 0;
	text-align: left;
	border-bottom: 3px solid #bfbfbf;
	margin-bottom: 15px;
}

#pcContent.BlogContentWrap h2 {
	text-decoration: underline;
}

#pcContent.BlogContentWrap .meta {
	line-height: 20px;
	margin-bottom: 20px;
}

#pcContent.BlogContentWrap .meta .text {
	display: inline-block;
	vertical-align: middle;
}

#pcContent.BlogContentWrap .meta .icon {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
}

.pageContent.blogContent {
	font-size: 14px !important;
}

.relatedProd>h2,
.recentArticles>h2 {
	border-bottom: 1px solid;
	font-size: 25px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: normal;
	color: #545454;
	padding-bottom: 10px;
}

.relatedProd .productList li {
	margin-left: 10px;
	margin-right: 10px;
}

.recentArticles .postList {
	font-size: 0px;
}

.productList li img {
	max-width: 100%;
	max-height: 100%;
}

.pageContent iframe {
	max-width: 100%;
}

.twoCols {
	-webkit-column-count: 2;
	/* Chrome, Safari, Opera */
	-moz-column-count: 2;
	/* Firefox */
	column-count: 2;
	-webkit-column-gap: 20px;
	/* Chrome, Safari, Opera */
	-moz-column-gap: 20px;
	/* Firefox */
	column-gap: 20px;
}

.faqSection {
	display: table;
	width: 100%;
	margin-bottom: 25px;
	-webkit-column-break-inside: avoid;
	/* Chrome, Safari, Opera */
	page-break-inside: avoid;
	/* Firefox */
	break-inside: avoid;
	/* IE 10+ */
}

.faqSection h2 {
	text-transform: uppercase;
}

.faqSection dt {
	cursor: pointer;
	margin-bottom: 10px;
	font-weight: normal;
}

.faqSection dt.active {
	color: #ff4282;
	font-weight: 600;
}

.faqSection dd {
	margin-bottom: 10px;
	background-color: #f7f7f7;
	padding: 10px;
	display: none;
}

.pcHasOwnSideBar #pcCenter {
	float: right;
	width: 800px;
}

#marginp {
	text-align: center;
}

#d_prodSlider .productList,
#d_prodSlider {
	width: 100%;
}
#d_prodSlider[data-pos="0"] {
	margin-left: 0;
}
#d_prodSlider[data-pos="1"] {
	margin-left: -100%;
}
#d_prodSlider[data-pos="2"] {
	margin-left: -200%;
}
#d_prodSlider[data-pos="3"] {
	margin-left: -300%;
}
#d_prodSlider[data-pos="4"] {
	margin-left: -400%;
}