/* @import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700); */
/*

## cartItems
********************************************************************/
@font-face {
     font-family:"Futura Round W01 Medium";
     		src:url("../fonts/FuturaRound-Medium.eot");
   		src:url("../fonts/FuturaRound-Medium.eot?#iefix") format('embedded-opentype'),
   		url("../fonts/FuturaRound-Medium.otf"),
  			url("../fonts/FuturaRound-Medium.ttf") format('truetype');
}

@font-face {
    font-family:"Futura Round";
	     	src:url("../fonts/FuturaRound-Regular.eot");
   		src:url("../fonts/FuturaRound-Regular.eot?#iefix") format('embedded-opentype'),
   		url("../fonts/FuturaRound-Regular.otf"),
   		url("../fonts/FuturaRound-Regular.woff")  format('woff'),
  			url("../fonts/FuturaRound-Regular.ttf") format('truetype'); 
}

@font-face {
    font-family:"Futura Round Demi";
   	   src:url("../fonts/FuturaRound-Demi.eot");
   		src:url("../fonts/FuturaRound-Demi.eot?#iefix") format('embedded-opentype'),
   		url("../fonts/FuturaRound-Demi.otf"),
  			url("../fonts/FuturaRound-Demi.ttf") format('truetype');
}

#cartItems {
	width: 100%;
	margin-bottom: 15px;
}
.cartContentPane .headline h1{
	font-size: 28px;
font-family:"Futura Round Demi";
color: #615e5a;
line-height: 28px;
padding: 12px 0 13px 0;
font-weight: 400;
}

#cartItems .headline {
	color: #615e5a;
	  font-family:"Futura Round W01 Medium";
	font-size: 22px;
	display: block;
	padding-bottom: 15px;
	border-bottom: #dddbda solid 1px;
	font-weight: normal;
}

#cartItems .headline .cartId {
	color: #c7c7c7;
	font-weight: normal;
	font-size: 0.8em;
	margin: 0 0 0 20px;
}

#cartItems table.cart {
	width: 100%;
}

.cart .cartHeaderBot {
	border-collapse: collapse;
	background: url(../images/headDivd.png) left bottom no-repeat;
	width: 100%;
	height: 10px;
}

#cartItems thead th {
	padding: 9px 2% 5px 2% !important;
	border-top: none;
	float: left;
	font-size: 10px;
	font-family:"Futura Round";
	color: #615e5a;
	line-height: 45px;
	text-transform: uppercase;
}

#cartItems thead th#header3, #cartItems thead th#header4, #cartItems thead th#header5 {
	text-align: center;
}

#cartItems thead th#header6, #cartItems thead th#header7 {
	text-align: right;
}

#cartItems .cartItem td {
	vertical-align: top;
	border-top:#dddbda solid 1px;
	padding: 9px 2% 0px 2%;
	margin: 0 0 0px 0;
}
#cartItems .cart tbody tr:nth-of-type(2) td {border-top: none!important;}
#cartItems .cartItem:first-child td{border-top:none;}

#cartItems .cartItem td.thumb {
	padding: 0 0px 0 0;
	width: 80px !important;
	height: 80px !important;
	vertical-align: middle;
}

#cartItems .cartItem td.thumb img {
	width: 80px !important;
	height: 80px !important;
}

#cartItems .cartItem td.quantity form {
	margin: 0 0 10px 0;
}

#cartItems .cartItem td.quantity .qty {
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 40px;
}

/* #cartItems .cartItem td.quantity .updateQuantityProduct,#cartItems .cartItem td.quantity .submitRemoveProduct
	{
	text-decoration: underline;
	display: block;
	text-align: center;
} */

#cartItems .cartItem td.shipping {
	width: 200px;
}

#cartItems .cartItem td.shipping .pointOfServiceName {
	font-size: 11px;
	color: #999;
}

#cartItems .cartItem td.shipping .pickupInStoreButton {
	text-decoration: underline;
}
#cartItems .cartItem .itemName{margin-top:10px;}
#cartItems .cartItem .itemName a {
	padding: 0 0 7px 0;
	font-size: 16px;
	font-family:"Futura Round";
	color: #615e5a;
	line-height: 16px;
	font-weight: 400;
	margin-top: 0px;
	letter-spacing: 0px;
}

#cartItems .cartItem td.itemPrice {
	width: 96px;
	text-align: center;
	padding: 35px 0 0px 0;
font-size: 18px;
font-family:"Futura Round";
color: #615e5a;
line-height: 18px;
font-weight: 400;
margin-top: 0px;
}

#cartItems .cartItem td.total {
	width: auto;
	height:80px;
	text-align: right;
	padding: 35px 0 0px 0!important;
font-size: 18px;
font-family:"Futura Round";
color: #615e5a;
line-height: 18px;
font-weight: 800;
display: block;
}

.expressCheckoutBox .headline {
	border-bottom: 1px solid #A5A5A5;
	font-size: 1.2em;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
}

.expressCheckoutBox .description {
	line-height: 30px;
}

.expressCheckoutBox ul li {
	list-style: disc outside none;
	margin: 0 0 5px 13px;
}

.yCmsContentSlot.span-24 {
	width: 1000px;
}
.yCmsContentSlot.span-24+.span-24 {
	margin-top: -10px;
}

.shopActions {
	padding: 15px;
	display: block;
	background: #f3f2f2;
	min-height: 65px;
}

.shopActions .continue{
	margin: 6px;
}
#bottomBtns .doCheckoutBut  {margin-top:5px!important;}

button.doCheckoutBut {
	font-size: 14px;
	/*margin-top: 20px;*/
	font-family:"Futura Round Demi";
	font-weight: bold;
	margin-top: 5px!important;
	margin-right: 4px;
	width: 150px;
	border-bottom: #dd2c39 solid 1px;
	background: #ff3b57;
	text-align: center;
	color: #fff;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	position: relative;
	z-index: 1;
	behavior: url(_ui/desktop/theme-default/css/PIE.htc);
	padding: 9px 20px!important;
}
button.doCheckoutBut:hover{padding:9px 20px!important;margin-top: 5px; border: 0px solid transparent!important;}

a.contShopping {
	font-size: 14px!important;
	color: #a19b97!important;
	background: url(../images/xcart-icons.png) no-repeat 10px 14px #f7f6f5;
	border: #dedbd9 solid 1px;
	width: 160px;
	line-height: 38px!important;
	display: block!important;
	float: left;
	padding-left: 28px!important;
	padding-bottom:0px!important;
	font-family:"Futura Round";
	font-weight: 700;
	margin-top: 5px;
	margin-left: 5px;
	text-transform: uppercase;
}

a.contShopping:hover {
	background: url(../images/xcart-icons.png) no-repeat 10px 14px #fff;
}

.shopActions .totalPrice {
	float: right;
	color: #ff3b57;
	font-family:"Futura Round";
	display: block;
	font-size: 14px;
	margin: 10px 6px;
}

.shopActions .rt-brd em {
	font-family:"Futura Round";
	font-size: 24px;
	padding: 0 20px 0 30px;
	line-height: 46px;
	font-style: normal;
}

span.shad-arr {
	display: block;
	text-align: right;
}

#cartItems .cart tr:last-of-type {
	border-bottom: 0px !important;
	/*background: url(../images/arrowRightBot.jpg) left bottom repeat-x;*/
}

.orderTable {
	padding: 0px;
	display: block;
	/*background-color: #f3f2f2;*/
	min-height: 65px;
	height: 185px;
}

.botArrow {
	height: 20px;
background: url(../images/arrowRightBot.jpg) left top no-repeat transparent;
position: relative;
top: -29px;
left: 186px;
width: 202px;
overflow: hidden;
}
.cartItemsBotArrow{
	height: 21px;
	background: url(../images/xordLastBg.jpg) right top no-repeat transparent;
	width: 100%;
}
.ordTop {
	padding: 10px 0 25px 10px; 
	width: 99%;
	border-top: none;
}
.cart .shadow{
  background: url(../images/headDivd.png) center bottom no-repeat;
  height: 5px;
  border-top: 1px solid #dcdcdc;
}
.orderTable #orderTotals thead td {
	background: url() no-repeat 0 0 transparent;
	border: none;
	font-size: 16px;
	font-family:"Futura Round";
	color: #7d7874;
	line-height: 16px;
	padding: 0px;
	font-weight: normal;
}

.orderTable #orderTotals tbody td {
	font-size: 14px;
	font-family:"Futura Round";
	color: #7d7874;
	line-height: 14px;
	padding: 0 0 5px 0;
	font-weight: normal;
	height: 25px;
}

.orderTable #orderTotals tfoot td {
	border-top: none;
}

.orderTable #orderTotals tfoot td:first-child {
	padding: 0 0 10px 0;
	font-family:"Futura Round";
	font-size: 14px;
	color: #ff3b57;
	text-transform: uppercase;
	font-weight: bold;
}

.orderTable #orderTotals tfoot td:last-child {
	width: 111px;
	text-align: right;
	font-weight: normal;
	float: right !important;
	display: block;
	font-size: 24px;
	color: #ff3b57;
	font-weight: 500;
}
.orderTable .realTotals{ position:relative;bottom: 20px;left: 20px;}
.orderTable .realTotals p{font-size: 13px; font-family:"Futura Round"; color: #9f9995; line-height: 11px;font-style: italic;}
.orderTable .realTotals p {
	font-size: 11px;
	font-family:"Futura Round";
	color: #9f9995;
	line-height: 11px;
	font-style: italic;
}

#bottomBtns {
	margin-right: 20px;
	margin-top: 10px;
}

#bottomBtns .continue {
	margin-left: 10px;
}

.item_container_holder.promo .title_holder{
	/* background: #f3f2f2; */
padding: 10px;
margin: 20px 0 0px 0;
}
.item_container_holder.promo h2{
border: medium none;
font-size: 16px;
font-family:"Futura Round";
color: #615e5a;
line-height: 20px;
padding: 0px;
font-weight: normal;
text-transform: uppercase;
margin-bottom:0px;
}

.item_container_holder.promo .item_container li{
	font-size: 14px;
font-family:"Futura Round";
color: #7D7874;
line-height: 22px;
padding: 15px 5px;
font-weight: normal;
height: 25px;
}
#updateCartForm0 ul {width: 75px;margin: 0 auto 0px auto;clear:both;}
#updateCartForm0 ul:after{ 
    content: ' ';
    clear: right;
    display: block;
}
li.item2 {
width: 75px;
padding-top: 15px;
/* text-align: center; */
margin: 0px auto;
}
#updateCartForm0 .updateQuantityProduct {clear:both;width: 75px;margin: 2px auto;}
#cartItems .cartItem{border: #dddbda solid 1px}
#cartItems .updateQty {clear:both;padding-top:3px; margin:0 auto;}
#cartItems .updateQty .updateQuantityProduct, #cartItems a.submitRemoveProduct {
background: #f7f6f5;
line-height: 20px;
width: 72px;
/*border: #dedbd9 solid 1px;*/
display: block;
font-size: 10px;
color: #a19b97;
font-family:"Futura Round";
border: #c2bcb8 solid 1px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
font-weight: bold;
font-style: italic;
text-decoration: none;
text-align: center;
margin: 0px auto;
}
#cartItems .updateQty a.updateQuantityProduct:hover, #cartItems a.submitRemoveProduct:hover {background-color: #fff;}
#cartItems a.submitRemoveProduct {
	width: 52px;
	padding: 1px 0px 1px 20px;
	background: url(../images/xcross.png) no-repeat 5px center #f7f6f5;
	line-height: 19px;
	margin: 6px auto;
}
#cartItems .savingPrice{
	color: #ff3b57;
	width: 96px;
	text-align: center;
	padding: 35px 0 0px 0!important;
	font-size: 18px;
	font-family:"Futura Round";
	line-height: 18px;
	font-weight: 400;
	margin-top: 0px;
}
.promoCodeContainer, .deliveryPickup {height:100px;padding:20px;border: #dedbd9 solid 1px;background-color:#fff;}
 .deliveryPickup h2{
	background: url() no-repeat 0 0 transparent;
	border: none;
	font-size: 16px;
	font-family:"Futura Round Demi";
	color: #7d7874;
	line-height: 16px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
.promoCodeContainer h2{
	background: url() no-repeat 0 0 transparent;
	border: none;
	font-size: 16px;
	font-family:"Futura Round";
	color: #7d7874;
	line-height: 16px;
	padding: 0px;
	font-weight: normal;
	
}
.promoCodeContainer ul li{display:inline;}

.promoCodeContainer input[type='submit']{
width: 80px;
line-height: 22px;
border-bottom: #dd2c39 solid 1px;
border: none;
background: #ff3b57;
text-align: center;
color: #fff;
font-family:"Futura Round Demi";
font-weight: 600;
font-size: 12px;
margin-top: 10px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
z-index: 1;
behavior: url(_ui/desktop/theme-default/css/PIE.htc);
text-transform: uppercase;
}
 .deliveryPickup input[type='submit']{
line-height: 22px;
padding: 5px 15px;
border-bottom: #dd2c39 solid 1px;
border: none;
background: #ff3b57;
text-align: center;
color: #fff;
font-family:"Futura Round Demi";
font-weight: 600;
font-size: 12px;
margin-top: 10px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
z-index: 1;
behavior: url(_ui/desktop/theme-default/css/PIE.htc);
text-transform: uppercase;
}
.promoCodeContainer form input[type='text']{
	background-color: #f4f2f3;
border: 1px #dcdadb solid;
border-top-color: #c1bcb9;
height: 22px;
padding: 0 10px 0 9px;
}
.yCmsContentSlot.span-24 .simple_disp-img.simple-banner img{display:none;}

/*
## landingLayout2Page
********************************************************************/

.section1{
	margin:10px 0;
}




.zoneA{
	
}


.zoneA .disp-img{
	height:108px;
	margin:10px 0 0 0;
	border-bottom:1px dotted #A5A5A5;
	position:relative;
}


.zoneA .disp-img:first-child{
	margin:0;
}


.zoneA .disp-img a{
	display:block;

}


.zoneA .disp-img .title{
	display:block;
	margin-left:106px;
	border-bottom:1px dotted #A5A5A5;
	margin-bottom:10px;
}

.zoneA .disp-img .thumb{
	position:absolute;
	top:0;
}

.zoneA .disp-img .details{
	width:124px;
	height:96px;
	margin-left:106px;
	display:block;
	
	
}

.zoneA .disp-img .action{
	display:none;
}








.zoneB{
	
}


.zoneB .simple_disp-img:first-child{
	margin:0 0 10px 0;
}







.zoneC{

}









.slider_component {

}

#homepage_slider .svw {
	width: 50px;
	height: 20px;
	background-color: #ffffff;
}

.svw ul {
	position: relative;
	left: -999em;
}

#homepage_slider.stripViewer {
	position: relative;
	overflow: hidden;
	margin: 0;
}

#homepage_slider.stripViewer ul {
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	width: 1%;
	list-style-type: none;
}

#homepage_slider.stripViewer ul li {
	float: left;
}





#homepage_slider .tooltip {
	padding: 0.5em;
	background-color: #ffffff;
	color: #000000;
	border: 5px solid #dedede;
}

.stripTransmitter {
	overflow: auto;
	padding: 0 15px ;
	width: 438px !important;
	height:51px;
	border-bottom:1px dotted #A5A5A5;
	background-color: #eee;
}

.stripTransmitter ul {
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
}

.stripTransmitter ul li {
	width: 30px;
	float: left;
}

.stripTransmitter a {
	line-height: 47px;
	display: block;
	padding: 0 0 0 0;
	text-align: center;
	text-decoration: none;
	font-size: 1.4em;
}

.stripTransmitter a:hover,a.current {
	font-weight: bold;

}


.tooltip {
	padding: 0.5em;
	background-color: #ffffff;
	color: #000000;
	border-bottom:1px dotted #A5A5A5;
}


.section4 .disp-img{
	margin:0 0 15px 0;
}

.section4 .disp-img .title{
	/*border-bottom:1px solid #a5a5a5;*/
	height:30px;
	line-height:30px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1em;
	white-space: nowrap;
	display:block;
	margin:0 0 10px 0;
}

.section4 .disp-img .thumb{
	margin:0 0 5px 0;
	display:block;
}

.section4 .disp-img .details{
	
}

.section4 .disp-img .action{
	display:none;
}

.k_button_css_revision{background-image:'$Rev:15645 $';}#k_popup *{-moz-box-sizing:content-box !important;box-sizing:content-box !important;font-family:Arial;float:none;}#k_popup a img{border:0;display:inline;}#k_popup a{text-decoration:none;}#k_popup a:hover{color:#3882C3;text-decoration:underline;}#k_popup div{#float:none;}.k_float{z-index:9999999;position:fixed !important;position:absolute;cursor:pointer;}@media (max-device-width :600px){.k_float{position:absolute !important;}}.k_container:before{ clear:both;display:block;content:'.';height:0;}.k_float.absolute{position:absolute !important;}#kampylink img{border:0;display:block;}.k_top{top:0px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop :document.body.scrollTop);}.k_top_sl{top:15px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + 15 :document.body.scrollTop + 15);}.k_top_hl_sl{top:100px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + 100 :document.body.scrollTop + 100);}.k_top_hl{top:85px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + 85 :document.body.scrollTop + 85);}.k_bottom{bottom:0px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + (document.documentElement.clientHeight-this.clientHeight) - 1 :document.body.scrollTop + (document.body.clientHeight-this.clientHeight) - 1);}.k_bottom_sl{bottom:15px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + (document.documentElement.clientHeight-this.clientHeight) - 16 :document.body.scrollTop + (document.body.clientHeight-this.clientHeight) - 16 );}.k_bottom_hl_sl{bottom:99px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + (document.documentElement.clientHeight-this.clientHeight) - 100 :document.body.scrollTop + (document.body.clientHeight-this.clientHeight) - 100 );}.k_bottom_hl{bottom:84px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + (document.documentElement.clientHeight-this.clientHeight) - 85 :document.body.scrollTop + (document.body.clientHeight-this.clientHeight) - 85 );}.k_right{right:0px;}.k_left{left:0px;}#k_popup{ position:absolute;top:0;left:0;z-index :999999;font-family :'arial';font-weight :bold;display: none;border:1px solid black;}#k_pop_header{ text-align:center;font-size:20px;padding:10px;font-weight:bolder;border:1px solid #fff;background: white;margin:10px 9px 0;}#k_pop_question_container{ font-size:11px;padding:10px 0 10px 0;text-align:center;border:1px solid black;margin:10px 9px 0;background: white;}#k_pop_yes_no{ margin:0 auto;width:138px;padding:10px 0 0 0;}#k_pop_yes_btn,#k_pop_no_btn{ border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;border-style:solid;border-width:1px;padding:2px 10px 3px;text-align:center;font-size:11px;font-weight:bold;text-decoration: none;width:40px;cursor:pointer;color: white;}#k_pop_branding{ font-size:11px;padding:3px 0;text-align: right;}#k_pop_branding a{ color:#3882C3;direction:ltr;text-align:right;font-weight:normal;margin-right:10px }#k_pop_whatisthis{ float: left;padding:1px 0 0 9px;}#k_pop_remind{ text-decoration: underline;font-weight:normal;cursor: pointer;}#k_close_button{color:gray;border:1px solid gray;display: none;width:11px;height:16px;font-size:12px;text-align:center;}.kc_top{top:80px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + 80 :document.body.scrollTop + 80);}.kc_bottom{bottom:80px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + (document.documentElement.clientHeight-this.clientHeight) - 80 :document.body.scrollTop + (document.body.clientHeight-this.clientHeight) - 80);}.kc_right{right:10px;}.kc_left{left:10px;}.kc_top_sl{top:95px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + 95 :document.body.scrollTop + 95);}.kc_bottom_sl{bottom:95px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + (document.documentElement.clientHeight-this.clientHeight) - 95 :document.body.scrollTop + (document.body.clientHeight-this.clientHeight) - 95);}#k_slogan{font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;font-size:9px;color:#666;margin-left:2px;margin-right:2px;cursor:default;}#k_slogan a{font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;font-size:9px;color:#666;text-decoration: none;cursor:default;}
.k_feedbackIcon
{
	/* margin-top:-103px; */bottom: 18px;
}
.k_feedbackIcon{
	background-color: transparent;
	position:fixed;
	z-index: 99999999;
}
/*
## userLogin
********************************************************************/

.userLogin{
	/*padding:0 20px 20px 0px;*/
	padding:0 15px 20px 20px;
	-webkit-box-shadow: 1px 2px 8px #cacaca;
-moz-box-shadow: 1px 2px 8px #cacaca;
box-shadow: 1px 2px 8px #cacaca;
background: #f3f2f2;
width:90%;
margin-left:0px;
}

.userLogin .headline h1{
	font-size: 28px;
font-family:"Futura Round Demi";
color: #615e5a;
line-height: 28px;
padding: 12px 0 0;
font-weight: 400;
}

.userLogin .description{
	font-size: 16px;
font-family:"Futura Round";
color: #7d7874;
line-height: 20px;
padding: 0 0 16px 0 !important;
font-weight: normal;
}

.userLogin  form{
	margin:0;
	clear:both;
}
.userLogin form select, .userLogin form input[type='text'], .userLogin form input[type='email'], .userLogin form input[type='password'] {
border: 1px #dcdadb solid;
border-top-color: #c1bcb9;
height: 29px;
padding: 0 10px 0 9px!important;
width: 98%;
color: #7d7874!important;
	font-style: normal!important;
}
.userLogin form input[type='text'], 
.userLogin form input[type='email'], 
.userLogin form input[type='password']{
	font-family:"Futura Round";
}
.userLogin label, .userRegister form input[type='text'], .userRegister form input[type='email'], .userRegister form input[type='password'] {
	font-size: 13px;
	font-family:"Futura Round";
	color: #7d7874;
	line-height: 13px;
	padding: 0 0 7px 0;
	display: block;
	font-style: normal!important;
}
.userLogin .required{
	color: #c2bcb8;
display: block;
font-size: 11px;
font-style: italic;
font-family:"Futura Round";
line-height: 12px;
padding: 0 0 27px 0;
}
.userLogin .forgotPwd a {
	font-size: 12px;
	font-family:"Futura Round";
	color: #9f9995;
	line-height: 12px;
	display: block;
	text-decoration: underline;
	font-style: italic;
}
.userLogin .forgotPwd a:hover{
		text-decoration: none;
}
.userLogin  .expressCheckoutLogin {
	margin:20px 0 0 0;
}

.userLogin  .expressCheckoutLogin ul li{
	list-style: disc outside none;
	margin:0 0 5px 13px;
}

.forgottenPwd{
	/*padding:20px;*/
}

.forgottenPwd .headline{
	border-bottom: 1px solid #A5A5A5;
	font-size: 1.2em;
	font-weight: bold;
	height: 39px;
	line-height: 39px;
	text-transform: uppercase;
	margin:0 0 20px 0;
}

.forgottenPwd .description{
	margin:0 0 20px 0;
}

.expressCheckoutCheckbox {
	margin: 0 0 10px 0;
}

.expressCheckoutCheckbox input{
	margin: 2px 7px 0 0;
}

a.password-forgotten {
	text-decoration:underline;
}
/*
## userRegister
********************************************************************/

.userRegister{
	padding:0 16px 20px 16px;
}

.userRegister .headline h1{
	font-size: 28px;
font-family:"Futura Round";
color: #615e5a;
line-height: 15px;
padding: 12px 0 0;
font-weight: 400;
}

.userRegister .description{
font-size: 16px;
font-family:"Futura Round";
color: #7d7874;
line-height: 20px;
padding: 0 0 16px 0 !important;
font-weight: normal;
}

.userRegister .required{
	color: #c2bcb8;
display: block;
font-size: 11px;
font-style: italic;
font-family:"Futura Round";
line-height: 12px;
padding: 0 0 27px 0;
}

.userRegister form{
	margin:0;
	 clear:both; 
}
.userRegister form select, .userRegister form input[type='text'], .userRegister form input[type='email'], .userRegister form input[type='password'] {
background-color: #f4f2f3;
border: 1px #dcdadb solid;
border-top-color: #c1bcb9;
height: 29px;
padding: 0 10px 0 9px!important;
width: 93.5%;
color: #7d7874!important;
}

.userRegister label, .userRegister form input[type='text'], .userRegister form input[type='email'], .userRegister form input[type='password'] {
	font-size: 13px;
	font-family:"Futura Round";
	color: #7d7874;
	line-height: 13px;
	padding: 0 0 7px 0;
	display: block;
	font-style: normal;
}
.userRegister .newsLetter{
	display:table;
}
.userRegister .checkSignup{
	display:table-cell;
	vertical-align:top; 
	margin-top:5px!important;
}
.userRegister .newsletterSignup {
	display: table-cell;
	font-size: 12px !important;
	font-style: italic;
	margin: 0px;
	vertical-align: top;
	font-family:"Futura Round";
	padding-top: 5px;
	width: 319px;
}

.userRegister #password{margin-bottom:0px;}

.userRegister .pstrength-minchar{
	font-style: italic;
	font-size: 11px;
	font-family:"Futura Round";
	color: #c2bcb8;
	line-height: 20px;
	padding: 0 0 0px 0 !important;
	font-weight: normal;
}

.userRegister .recaptchatable #recaptcha_response_field {
width: 153px!important;
position: relative!important;
bottom: 7px!important;
padding: 0!important;
margin: 15px 0 0 0!important;
font-size: 10pt;
height:15px;
}

#recaptcha_widget{
	background-color: #f4f2f3;
  	border: 1px #dcdadb solid;
  	margin-right:10px;
  	padding:12px 0px 2px 10px;
  	margin-top: 15px;
}
/*
## Account
********************************************************************/
.accountLeftNavigation{
	width: 146px;
	float: left;
	padding: 0px 42px 0 10px;
}

.accountLeftNavigation .accountNavTitle .headline, .accountLeftNavigation .accountNav .headline{
	margin:0 0 12px 0;
	background-color: transparent;
    border-bottom: 1px solid #dedbd9;
    font-size: 16px;
	color: #615e5a;
	font-family:"Futura Round";
	line-height: 22px;
	display: block;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 0 12px 0;
	
}
.page-account .accountContentPane{
	position: relative;
	top: -70px;
}
.accountContentPane .headline h1{
	font-size: 28px;
font-family:"Futura Round";
color: #615e5a;
line-height: 28px;
padding: 0px 0 13px 0;
font-weight: 400;
}
.accountContentPane .pageHeadline h1{
font-size: 28px;
font-family:"Futura Round";
color: #615e5a;
line-height: 20px;
padding: 0px 0px 8px 0px;
font-weight: 400;
}
.accountContentPane .pageHeadline .description{
	font-size: 16px;
font-family:"Futura Round";
color: #7d7874;
line-height: 16px;
padding: 0;
font-weight: normal;}

.accountNav ul{
	margin: 0 0 20px 0;
	
}

.accountNav li.active{
	font-weight:bold;
	
}
.accountNav li a {
	font-size: 12px;
	font-family:"Futura Round";
	color: #9f9995;
	line-height: 16px;
	display: block;
	padding: 0 0 0px 0px;
}
.accountNav li a:hover{color:#403b37}

.accountContentPane .accountNav .headline{
	color: #615e5a !important;
line-height: 37px !important;
margin: 0 0 10px 0;
font-family:"Futura Round";
letter-spacing: 1px;
text-transform: uppercase;
margin-left: 49px;
font-size: 16px;
}

/* .accountContentPane .accountNav a{
font-size: 14px;
font-family: Arial,Helvetica,sans-serif;
color: #9f9995;
display: block;
text-decoration: none;
color: #403b37;
background: url(../images/xpinkDot.jpg) left 7px no-repeat;
}
 */
.accountContentPane .orderList{
	border:0;
	padding:0;
	margin:0;
}
#accountHomePage .orderList .headline {
  border-bottom: none;
  color: #615E5A;
  font-size: 25px;
  font-weight: 600;
  text-transform: capitalize;
  height: 30px;
  margin-top: 20px;
  margin-bottom: 0px;
}

.account-profile-data tr > td {
	min-width: 70px;
	padding: 0 5px 5px 0;
}


.accountContentPane .paymentItem{
	border-bottom:1px dotted #a5a5a5;

	padding:20px 0;
	position:relative;

}


.accountContentPane .paymentItem .buttons{
	position:absolute;
	right:0;
	top:20px;

}


.accountContentPane .i18nAddressForm{
	margin-right:-20px;
}
.accountContentPane .control-group{
	float:left;
	width:305px;
	margin-right:20px;
}


.accountContentPane .form-actions{
	clear:both;
}

.accountContentPane .orderBoxes {
	margin: 20px -20px 0 0;
	clear: left;
}

#accountHomePage .accountContentPane .orderBoxes .orderBox.address, #accountHomePage .accountContentPane .orderBoxes .orderBox.billing {
    width: 200px;
}
#accountHomePage .accountContentPane .orderBoxes .orderBox.address {
    padding-left: 10px;
}
#accountHomePage .accountContentPane .orderBoxes .orderBox {
    min-width: 120px;
    margin: 0px 0px 20px;
    padding: 0px 5px 20px;
}
.accountContentPane .orderBoxes .orderBox{
	width:343px;
	margin:0 20px 20px 0;
}
.page-order .accountContentPane .orderBoxes .orderBox{
	width:180px !important;
	margin:0 20px 20px 0;
}

.accountnavigationcollectioncomponent:after{
	content: '';
display:none;
}


.accountContentPane .accountnavigationcollectioncomponent .accountNav a li a{
line-height: 20px;
}

/*
* accountnavigationcollectioncomponent
*/


.accountContentPane .accountnavigationcollectioncomponent{
	/*margin:0 -20px 0 0;*/
	width:810px;
}


.accountContentPane .accountnavigationcollectioncomponent .accountNavTitle{
	/* border:1px dotted #a5a5a5;*/
	padding:0 20px 20px 0px;
	width:343px;
	margin:40px 20px 20px 0;
	/* min-height:100px; */
	float: right;
	background:none; 
}

.accountContentPane .accountnavigationcollectioncomponent .accountNavTitle.AccountAddressBookNavNode{
	margin:40px 20px 20px 0!important;
}

.accountContentPane .accountnavigationcollectioncomponent .accountNavTitle.AccountOrderHistoryNavNode{

	/* border: 1px dotted #a5a5a5; */
padding: 0 20px 20px 0px;
width: 343px;
margin: 0px;
/* min-height: 100px; */
float: left;
clear:left;
background: none;
}

.AccountPaymentDetailsNavNode{display:none;}

.accountContentPane .accountnavigationcollectioncomponent .accountNavTitle .headline,
.accountContentPane .accountnavigationcollectioncomponent .accountNavTitle .accountNav .accountnavtitle,
.accountContentPane .accountnavigationcollectioncomponent .accountNavTitle .accountNav .yCmsComponent
{
	background: none;
	/*padding: 0;*/
}
.AccountProfileNavNode, .AccountOrderHistoryNavNode{float:left!important;}
.AccountProfileNavNode .Profile{
	color: #615e5a !important;
	line-height: 37px !important;
	margin: 0 0 10px 0;
	padding-left: 50px!important;
	padding-bottom:10px;
	font-family:"Futura Round";
	letter-spacing: 1px;
	text-transform: uppercase;
	/* margin-left: 10px; */
	font-size: 16px;
	background: transparent url(../images/profile.png) no-repeat left top!important;
	border-bottom:1px solid #dddbda;
}
.AccountAddressBookNavNode .headline{
	color: #615e5a !important;
	line-height: 37px !important;
	margin: 0 0 10px 0;
	padding-left: 50px!important;
	padding-bottom:10px;
	font-family:"Futura Round";
	letter-spacing: 1px;
	text-transform: uppercase;
	/* margin-left: 10px; */
	font-size: 16px;
	background: transparent url(../images/address.png) no-repeat left top!important;
	border-bottom:1px solid #dddbda;
}
.AccountOrderHistoryNavNode .headline{
	color: #615e5a !important;
	line-height: 37px !important;
	margin: 0 0 10px 0;
	padding-left: 50px!important;
	padding-bottom:10px;
	font-family:"Futura Round";
	letter-spacing: 1px;
	text-transform: uppercase;
	/* margin-left: 10px; */
	font-size: 16px;
	background: transparent url(../images/order_history.png) no-repeat left top!important;
	border-bottom:1px solid #dddbda;
}
.accountNavTitle.AccountLeftNavNode .accountNav ul{list-style-type:none;}
.accountNavTitle.AccountLeftNavNode .accountNav li{background: url() 0 0 no-repeat!important;}
.accountNavTitle.AccountLeftNavNode .accountNav li a, .accountLeftNavigation .accountNav li a{
	line-height:30px!important;
	font-size: 12px;
font-family:"Futura Round";
color: #9f9995;
line-height: 16px;
display: block;
padding: 0 0 0px 0px;
}

.accountNavTitle.AccountLeftNavNode .accountNav li a:hover, .accountLeftNavigation .accountNav li a:hover{color:#403b37}

.accountNavTitle .accountNav ul{list-style-type:none;}
.accountNavTitle .accountNav li{background: url(../images/xpinkDot.jpg) left 12px no-repeat!important;}
.accountNavTitle .accountNav li a {
	font-size: 14px;
	font-family:"Futura Round";
	display: block;
	text-decoration: none;
	color: #403b37;
	padding-left:20px;
	line-height: 30px;
	text-transform: Capitalize;
}
.AccountMyWishlistNavNode ul.accountNav li a {
padding: 0 11px 0 0;
font-size: 11px;
font-family: Georgia,"Times New Roman",Times,serif!important;
color: #9f9995;
line-height: 14px;
text-decoration: underline;
display: block;
font-style: italic;
}
/*.accountContentPane .accountnavigationcollectioncomponent .accountNavTitle li {
	display:block;
	margin: 0 0 0 16px;
padding: 0 0 12px 24px;
background: url(../images/xpinkDot.jpg) left 7px no-repeat;
}*/


.span-23.loginRegisterForm {margin: 0 auto; width:910px;float:none;}

.accountContentPane .AccountMyWishlistNavNode{
	position: relative;
top: 58px;
left: 420px;
background: url(../images/xwishListBg.png) left top no-repeat;
width: 355px;
height: 50px!important;
padding: 12px 0 0px 20px;
margin: 7px 12px 0px 0;
border: 0px solid transparent;
}
.accountContentPane .AccountMyWishlistNavNode .headline{
background: url(../images/wishHer.png) left top no-repeat;
padding: 0 10px 0 41px;
font-size: 14px;
color: #615e5a;
line-height: 33px;
font-family:"Futura Round";
width:90px;
float:left;
text-transform: uppercase;
}
.accountContentPane .AccountMyWishlistNavNode ul{
display:inline-block;
width: 60%;
float: left;
position: relative;
bottom: 10px;
}
.accountContentPane .AccountMyWishlistNavNode ul li{
	list-style-type:none;
	background: none!important;
	display: inline-block;
	float: left;
	margin-right:10px;
}

.accountContentPane .AccountMyWishlistNavNode ul li{
font-size: 12px;
	font-family: Georgia,"Times New Roman",Times,serif!IMPORTANT;
	color: #9f9995;
	line-height: 16px;
	display: block;
	padding: 0 0 0px 0px;
}
.accountContentPane .AccountMyWishlistNavNode ul li b{text-decoration: none!important; font-family:"Futura Round";font-size:13px;color: #615e5a;}

#updatePasswordForm button.positive,
#updateProfileForm button.positive,
#updateEmailForm button.positive {
	margin-top:19px;
	margin-left: 3px;
	padding: 5px 20px;
	moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
}
#updatePasswordForm button.negative,
#updateProfileForm button.negative,
#updateEmailForm button.negative {
	margin-left: 3px;
	padding: 5px 25px;
	font-size: 14px;
color: #a19b97;
background: url() no-repeat 10px 14px #f7f6f5;
border: #dedbd9 solid 1px;
display: block;
float: left;
font-family:"Futura Round";
font-weight: 700;
text-transform: uppercase;
border-radius:2px;
}
#updatePasswordForm button.negative:hover,
#updateProfileForm button.negative:hover,
#updateEmailForm button.negative:hover {
	background: url() no-repeat 10px 14px #fff;
}
#updatePasswordForm input[type='text'], 
#updatePasswordForm input[type='email'], 
#updatePasswordForm input[type='password'],
#updateProfileForm input[type='text'], 
#updateProfileForm input[type='email'], 
#updateProfileForm input[type='password'],
#updateEmailForm input[type='text'], 
#updateEmailForm input[type='email'], 
#updateEmailForm input[type='password'],
#addressForm input[type='text'], 
#addressForm input[type='email'], 
#addressForm input[type='password'],
#forgottenPwdForm input[type='text'],
#contactUsForm input[type='text'], 
#contactUsForm input[type='email'], 
#contactUsForm input[type='password']  {
background-color: #f4f2f3;
border: 1px #dcdadb solid;
border-top-color: #c1bcb9;
height: 29px;
padding: 0 10px 0 9px;
width: 319px;
font-family: 'Open Sans', sans-serif!important;
font-style: normal;
font-size:13px;
}

#addressForm .control-group label.add-address-left-label{
	margin-top: 0px;
}

#updatePasswordForm select,
#updateProfileForm select,
#updateEmailForm select,
#addressForm select,
#contactUsForm select
{
	font-family:"Futura Round";
	font-size: 13px;
	font-style: italic;
	background-color: #f4f2f3;
	width: 319px;
}
#checkoutContentPanel #addressList #addressForm input[type='text']{
	background-color: #ffffff;
border: 1px #dcdadb solid;
border-top-color: #c1bcb9;
height: 29px;
padding: 0 10px 0 9px;
width: 380px;
font-family:"Futura Round";
font-size:13px;
}
#checkoutContentPanel #addressList #addressForm select{
	font-family:"Futura Round";
	font-size: 13px;
	font-style: italic;
	background-color: #fff;
	width: 380px;
}
#checkoutContentPanel #addressList #addressForm #addressQas{
	width:335px;
} 
#updatePasswordForm label,
#updateProfileForm label,
#updateEmailForm label, 
#addressForm label,
#contactUsForm label
 {
font-size: 13px;
font-family:"Futura Round";
color: #7d7874;
line-height: 13px;
padding: 0 0 7px 0;
display: block;
}
#updatePasswordForm .pstrength-minchar{
color: #c2bcb8;
display: block;
font-family:"Futura Round";
font-size: 11px;
font-style: italic;
line-height: 12px;
}
.description {
font-size: 16px;
font-family:"Futura Round";
color: #7d7874;
line-height: 20px;
padding: 18px 0 16px 0 !important;
font-weight: normal;
}
.addAddress{float:right!important; position:relative; top: 40px; right:20px;padding:3px 10px !important;}
.default{ 
	width:770px;
    background: url("../images/defAddBg.jpg") repeat-x scroll center bottom #F3F2F2;
    padding: 20px 0px 20px 0px;
    /*margin-top:70px;*/
    display:table;
}
.addressItem {width:770px;}
.addressItem .buttons{margin-right: 7px;}
.default ul, .default .buttons, .addressItem ul, .addressItem .buttons {display:table-cell;}
.default ul,.addressItem ul {vertical-align:top; padding-left: 25px; padding-bottom: 10px;}
.default .buttons, .default .buttons a, .addressItem .buttons, .addressItem .buttons a {vertical-align:bottom;}
 .default .buttons .is-default-address{vertical-align:top;}
.accountContentPane .addressItem{
	border-bottom:1px solid #DDDBDA;
	padding:20px 0;
	position:relative;
}

.accountContentPane .addressItem .buttons{
	position:absolute;
	right:33px;
	top:20px;
}

.addressItem ul li h2,  .default ul li h2 {
    padding: 0px 0px 5px;
    font-size: 16px;
    font-family:"Futura Round";
    color: #615E5A;
    line-height: 16px;
    font-weight: bold;
    font-style: normal;
}
 .addressItem ul li, .default ul li {
    font-size: 14px;
    font-family:"Futura Round";
    color: #7D7874;
    line-height: 14px;
    font-style: italic;
    padding: 0px 0px 4px;
    float: none;
}
ul.addressHeader {
    width: 770px;
    display: block;
    border-top: 1px solid #DDDBDA;
    border-bottom-width:0px;
    /* margin-top: 10px; */
    background: url("../images/brd1.jpg") repeat-x scroll center bottom transparent;
    float: left;
    list-style: outside none none;
    margin-top:30px;
}

ul.addressHeader li{display:inline-block; width: 47%;padding: 8px 10px 15px 10px;}
ul.addressHeader li label {
    font-size: 10px;
    font-family:"Futura Round";
    color: #615E5A;
    display: block;
    text-transform: uppercase;
}
.is-default-address {
    background: url("../images/defStar.png") no-repeat scroll left -2px transparent;
    text-align: right;
    padding: 0px 0px 0px 26px;
    font-size: 12px;
    color: #FF3B57!important;
    line-height: 19px;
    float: right!important;
   	margin: 0px 32px 100px 0px !important;
    font-weight: bold;
    text-transform: uppercase;
}
.grayButtonContainer { /*margin-left: 85px;*/margin-top:75px;float: right; height:40px;}
.default .grayButtonContainer {border-right: 1px solid #DEDBD9;margin-right:75px;}
.addressItem .grayButtonContainer {border-right-width:0px;}
.addressItem .grayButtonContainer a, .addressItem .grayButtonContainer div{display:inline-block;float:right;}
.addressItem .grayButtonContainer .setDefault {border-left: 1px solid #DEDBD9;height: 40px;}
.setDefault a.button.positive, .setDefault a.button.positive:hover {
margin-left: 8px;
margin-top:3px;
background: url("../images/setdefStar.png") no-repeat scroll 5px center #FF3B57 !important;
border-bottom: 2px solid #DD2C39 !important;
padding: 2px 5px 2px 25px;
font-size: 12px!important;
}
.removeAddressButton1 {
	width: 80px;
    float: left;
    background: url("../images/cancel.png") no-repeat scroll 9px 8px #F7F6F5;
    padding: 4px 0px 4px 15px;
    margin: 3px 13px 0px 0px;
}
.editAddress{
	width: 60px;
	float: left;
	background: url("../images/edit.png") no-repeat scroll 9px 8px #F7F6F5;
	padding: 4px 0px 4px 11px;
	margin: 3px 0px 0px;
}
.grayButtonContainer a{margin-top:20px;}
a.grayButton {
    border: 1px solid #E2DFDD;
    outline: medium none;
    padding: 4px 6px 4px 4px!IMPORTANT;  
    text-align: center;
    border-radius: 2px;
    font-size: 12px;
    color: #9F9995;
    font-weight: 700;
    cursor: pointer;
    font-family:"Futura Round";
    float: right;
    margin: 27px 8px 5px 8px!IMPORTANT;
 /*   margin-top: 50px;*/
}
.span-10 .accountContentPane {
	width:400px;
}
#updateProfileForm .checkSignup{float:left;}
#updateProfileForm .checkSignup input[type=checkbox]{margin:1px 4px 0 0;}
#updateProfileForm .newsletterSignup,
#addressForm .newsletterSignup {
  font-size: 12px!important;
  font-style: italic;
  margin: 6px 0px 0px;
  font-family:"Futura Round";
}

/*.accountBodyContentSlot{width:800px;}
.accountBodyContentSlot .yCmsComponent:nth-child(1){width:400px;float:left;}
.accountBodyContentSlot .yCmsComponent:nth-child(2){width: 350px;float:left;margin-top: 30px;}*/
.accountBodyContentSlot .yCmsComponent > .cmsimage{width: 350px;float:right;margin-top: 30px;}

/* .checkbox {
  background: url(../images/xunchecked.png) no-repeat scroll left 0px transparent;
}
.checkbox.checked {
  background: url(../images/xchecked.png) no-repeat left 0px transparent;
} */


/*** ORDER HISTORY ****/
.promotions {
  background: #f3f2f2;
  padding: 0px 20px 20px;
  margin: 20px 0 0px 0;
  min-height: 165px;
}
.promotions .item_container_holder.promo .title_holder {
  background: #f3f2f2;
  padding: 10px;
  /* margin: 20px 0 0px 0; */
}
.span-11.order-totals{margin-right: 0px!important;}
.span-11 #orderTotals{width:430px;}

.control-group input[readonly]{cursor:default;}

.accountBodyContentSlot .orderList .orderListTable
{
	border-top: 1px solid #dedbd9;
	  padding: 10px 0 25px 0px;
    margin: 0 0 5px 0;
}

.accountBodyContentSlot .orderList .orderListTable thead th {
   border-bottom: medium none;
}
.accountBodyContentSlot .orderList .orderListTable thead #header5, .accountBodyContentSlot .orderList .orderListTable thead #header1{text-align:center;}
.accountBodyContentSlot .orderList .orderListTable thead td {  text-align:center; border-top: 1px solid #dedbd9;}
.accountBodyContentSlot .orderList .orderListTable thead td img {vertical-align: top;
  margin-top: -1px;}
.accountBodyContentSlot .orderList .orderListTable tbody td {
	text-align:center;
}
.accountBodyContentSlot .orderList .orderListTable tbody td.details {
	text-align: left;
}
#accountHomePage .accountContentPane .orderStatus {
    font-size: 14px;
    font-family:"Futura Round";
    display: inline-block;
    font-weight: normal;
    font-style: normal;
    color: #615E5A;
}
#accountHomePage .accountContentPane .orderStatus span {
    color: #F32534;
    font-family:"Futura Round";
    font-style: italic;
    display: inline-block;
}
/**** Address Validation Popup ******/
.ui-dialog.AddressValidator{
	padding: 10px 20px 20px;
background: none repeat scroll 0% 0% #FFF;
overflow: visible;
box-shadow: 1px 1px 5px #D6D6D6;
border: 1px solid #BDBDBD;
width:380px!important;
}
.AddressValidator .ui-dialog-title{
	background: url("../images/xaddress.png") no-repeat scroll left top transparent;
	color: #615E5A;
	font-size: 18px;
	font-family:"Futura Round";
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 36px;
	text-transform: uppercase;
	min-width: 200px;
	padding: 3px 4px 8px 50px;
}
.AddressValidator .ui-dialog .ui-dialog-content {
    padding: 18px 0px 0px;
    overflow: visible;
}
.AddressValidator .ui-widget-header .ui-icon{
	background: url("../images/xclose-button.png") no-repeat scroll right top transparent;
	position: absolute;
	right: 3px;
	width: 18px;
	height: 18px;
	top: 0px;
}
.ui-dialog.AddressValidator .ui-dialog-titlebar-close {
    position: absolute;
    right: 25px;
    top: 20px;
    width: 19px;
    margin: 0px;
    padding: 1px;
    height: 18px;
}
#qasaddress label {
    width: 322px;
    line-height: 15px;
    font-size: 13px;
    font-family:"Futura Round";
    color: #7D7874;
    font-weight: normal;
}
#qasaddress p {
    font-size: 16px;
    font-family:"Futura Round";
    color: #7D7874;
    font-weight: normal;
}
#qasaddress p span
{
    background-color:#F4F2F3;
    height:30px;
    width: 100%;
    padding: 5px;
    border-width: 1px;
border-style: solid;
border-right: 1px solid #DCDADB;
border-color: #C1BCB9 #DCDADB #DCDADB;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
}
#qasaddress p select {
	width:95%; 
	word-break: break-all;
	margin-top:15px; 
	border:none;background-color: transparent;
}
#qasaddress h4 {
    font-size: 16px;
    margin-bottom: 4px;
    font-family:"Futura Round";
    font-weight: normal;
}
#qasaddress .suppliedAddress {
    margin-top: 8px;
    display: block;
    margin-bottom: 12px;
    margin-left: 12px;
    font-family:"Futura Round";
}
#qasaddress .control-group .control-label{
    font-size: 12px !important;
    font-style: italic;
    margin: 0px;
    font-family:"Futura Round";
}
#qasaddress input[type="submit"] {
    padding: 5px 10px;
        border-width: medium 2px 2px medium;
    border-style: none solid solid none;
    border-color: -moz-use-text-color #DD2C39 #DD2C39 -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    background: none repeat scroll 0% 0% #FF3B57;
    text-align: center;
    color: #FFF;
    font-family:"Futura Round";
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 14px;
    margin-top: 12px;
    margin:12px 28%;
    position: relative;
    text-transform: uppercase;
    cursor: pointer;
}
/*
## userGuest
********************************************************************/

.userGuest{
	/*border: 1px dotted #A5A5A5;*/
	padding:0 20px 20px 20px;
}

.userGuest .headline{
	border-bottom: 1px solid #A5A5A5;
	font-size: 1.2em;
	font-weight: bold;
	height: 33px;
	line-height: 39px;
	text-transform: uppercase;
	margin:0 0 20px 0;
}


.userGuest .description{
	margin:0 0 20px 0;
}

.userGuest  form{
	margin:0;
	clear:both;
}
body, b {
    color: #3B4C56;
    font-family:"Futura Round";
    font-size: 13px;
    text-decoration: none;
}
b{
	cursor:pointer;
}
.tree {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
   /* background: -moz-linear-gradient(center top , #E3E3E3, #FFFFFF 85px) repeat scroll 0 0 transparent;
    border-color: #BFC0C2 #BFC0C2 #B6B7BA;
     border-radius: 3px 3px 3px 3px;*/
    border-style: solid;
   /* border-width: 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17), 0 -2px 0 rgba(0, 0, 0, 0.08) inset;*/
    display: inline-block;
    /*m/argin: 80px -30px 50px;*/
    min-width: 188px;
    width:188px;
    padding: 10px 15px 15px 10px;
}

.tree h3{
	border-bottom: 1px solid #DEDBD9;
    font-size: 16px;
	font-family:"Futura Round Demi"
	color: #5b6770;
	font-weight: normal;
	padding-bottom: 15px;
	/*--border-bottom: #dedbd9 solid 1px;--*/
	text-transform: uppercase;
}
.tree ul {
    list-style: none outside none;
}
.tree ul a{
    color: #5b6770;
    font-size: 13px;
   font-family:"Futura Round";
    padding: 0 0 14px;
    transition: color 0.25s linear;
    }
.tree ul li a {width:150px;transition: color 0.25s linear; /*word-break:keep-all; white-space:nowrap;*/}
.tree li b {
    line-height: 25px;
}
.tree > ul > li > b {
   color: #3B4C56;
display: block;
font-weight: normal;
position: relative;
text-decoration: none;
}
.tree li.parent > b {
   /*-- padding: 0 0 0 28px;--sam*/
}
.tree li.parent 
{
	font-size: 13px;
	font-family:"Futura Round";
	color: #615e5a;
	font-weight: normal;
	padding-bottom: 0px;
	/*--border-bottom: #dedbd9 solid 1px;--*/
	text-transform: none;
	
}
.tree li.parent > b:before {
    background-image: url("../images/plus_minus_icons.png");
    background-position: 25px center;
    content: "";
    display: block;
    height: 21px;
    left: 170px;/* left:0; sam */
    position: absolute;
    top: 2px;
    vertical-align: middle;
    width: 23px;
}
.tree ul.buygd > li > ul > li > b:before {
    background-image: url("../images/plus_minus_icons.png");
    background-position: 25px center;
    content: "";
    display: block;
    height: 21px;
    left: 160px;
    position: absolute;
    top: 2px;
    vertical-align: middle;
    width: 23px;
}
.tree ul li.active > b:before {
    background-position: 0 center;
}
.tree li.parent p{padding-bottom:0px;margin-bottom:0px;}
.tree li.parent ul li{margin-left: 10px;}
.tree ul li ul {
   overflow: hidden;
    display: none;
   /*border-left: 1px solid #D9DADB;*/
   
    /*margin: 0 0 0 12px;*/
    padding: 0px;
   /* text-indent: 10px;*/
}
.tree ul li ul li {
    position: relative;
    width:190px;
}
/*.tree ul li ul li ul li{text-indent: 10px;}*/
/*
.tree ul li ul li:before {
    border-bottom: 1px dashed #E2E2E3;
    content: "";
    left: -20px;
    position: absolute;
    top: 12px;
    width: 15px;
}
*/
#mainDiv #wrapper {

    width: 1000px;
}
.centerWide.span-24 .center .content h1 {
    -moz-transition: all 0.3s ease-in 0s;
    border-bottom: 1px solid;
    border-top: 1px solid;
    font-size: 24px;
    padding: 5px 0 15px 0;
    text-align: center;
    width: 332px;
	cursor:default;
}
.centerWide.span-24 .center h1:hover, .centerWide.span-24 .center .content h1:hover {
    background-color: #ffffff!important;
    border-color: #FFFFFF;
    color: #FFFFFF;
}


/* Note: this css is for the Paragraph Content Controlling*/
.centerright .outer{ padding-left: 10px;}
#titleH5{
	font-size: 40px; 
	line-height: 80px;
}
.lineHr{height: 40px;
/* border-top: 1px solid gray; */
margin-top: 48px;}

hr{
	background: gray;
	}
.GenericPageTemplate .centerright.outer{
	width:800px; 
	float:left;
	padding-bottom: 36px;
}
.GenericPageTemplate .left{ 
	height: 350px; 
	padding: 21px 42px 0 0;
}
.imgDiv h2, h2, h3, h4, h5, h6, p{ color:gray; line-height: 23px;}

/*-----p eliment------*/

p {
	cursor:pointer;
	 color: #3B4C56;
   font-family:"Futura Round";
    font-size: 13px;
    text-decoration: none;
}
.tree li p {
    line-height: 25px;
    margin-right: 30px;
}
.tree > ul > li > p {
    color: #3B4C56;
    display: block;
    font-weight: normal;
    position: relative;
    text-decoration: none;
}

.tree li.parent > p:before {
    
    background-position: 25px center;
    content: "";
    display: block;
    height: 21px;
    left: 170px;/* left:0; sam */
    position: absolute;
    top: 2px;
    vertical-align: middle;
    width: 23px;
}
.tree ul li.active > p:before {
    background-position: 0 center;
}

.level1{
 border-bottom: 1px solid #DEDBD9;
 text-transform: uppercase;
  padding: 5px 0;
}
.level1 li b {text-transform: uppercase;}

.divid{
    border: 1px solid #DEDBD9;
    border-top: 0px;
    height: 0px;
}

/*
## storeFinder
********************************************************************/
.left{
	float:left;
}

#storeFinderSearchPage .left {
width: 150px;
float: left!important;
padding: 21px 40px 0 10px;
}
#storeFinderSearchPage .left #storeNavigation h3 a{
font-size: 16px;
  color: #615e5a;
  font-family:"Futura Round";
  line-height: 22px;
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
border-bottom: 1px solid #dedbd9;
padding: 0 0 14px 0;
margin-bottom: 18px;
}

#storeFinderSearchPage .left a {
font-size: 13px;
font-family:"Futura Round";
color: #9f9995;
line-height: 16px;
display: block;
padding: 0 0 12px 0px;
white-space:nowrap;
}
#storeFinderSearchPage .left a:hover{
	text-decoration:none;color:#403b37;
}
.strLft {
width: 334px;
float: left;
padding: 0 51px 31px 0;
background: url(../images/xlocLftBtShd.jpg) left bottom no-repeat;
}

.strLft h2 {
font-size: 24px;
font-family:"Futura Round";
color: #615e5a;
line-height: 24px;
padding: 0 0 25px 0;
font-weight: 400;
}
.strLft label {
font-size: 14px;
font-family:"Futura Round";
color: #7d7874;
line-height: 14px;
padding: 0 0 6px 0;
display: block;
}

.strRgt {
width: 360px;
float: left;
}

#storeFinderSearchPage h1 {
border-bottom: 1px solid #dedbd9;
margin: 0 0 32px 0;
padding: 0 0 19px 0;
font-size: 28px;
font-family:"Futura Round";
color: #615e5a;
line-height: 28px;
padding: 12px 0 13px 0;
font-weight: 400;
}
#storeFinderSearchPage .centerright.outer {
padding-top: 4px;
float: left;
padding-bottom: 36px;
width: 800px;
}

#storeFinder{
	
	
}


#storeFinder .searchPane{
	float:left;
	/*border: 1px dotted #A5A5A5;*/
	padding:0 20px 20px 20px;
	position:relative;
	height:366px;
	width:268px;
	margin:0 10px 0 0;
}



.strLft .searchPane .headline{
	font-size: 24px;
font-family:"Futura Round";
color: #615e5a;
line-height: 24px;
padding: 0 0 25px 0;
font-weight: 400;
}

.strLft .searchPane .description{
	margin:0 0 20px 0;
	font-size: 16px;
font-family:"Futura Round";
color: #7d7874;
line-height: 20px;
padding: 0 0 16px 0 !important;
font-weight: normal;
}
.strLft .searchPane input[type=text]{
background-color: #f4f2f3;
border: 1px #dcdadb solid;
border-top-color: #c1bcb9;
height: 29px;
color: #7d7874!important;
font-style: normal!important;
width: 319px;
padding: 0 10px 0 9px!important;
}
.strLft .searchPane .findStoresNearMe{
  background: url("../images/findStoresNearMe-bg.png") no-repeat scroll 10px center #000;
}

.strRgt h4 {
font-size: 14px;
font-family:"Futura Round";
color: #615e5a;
line-height: 14px;
padding: 0;
float: left;
font-weight: 400;
letter-spacing: 1px;
}

.strRgt a.originalMap {
font-size: 11px;
font-family:"Futura Round";
color: #ff3b57;
line-height: 11px;
text-decoration: underline;
float: right;
font-style: italic;
padding: 0 0 20px 0;
}

#storeFinder .storeMap{
	float:left;
	height:388px;
	width:360px;
}


#storeFinder  #map_canvas{
	height:388px;
}

/*.strLft .searchPane button.positive{height:38px!important;}*/

.storeResultList h3 {
font-size: 22px;
font-family:"Futura Round";
color: #615e5a;
font-weight: 400;
padding: 0 0 17px 0;
line-height: 22px;
}
.stores_list .storeResultList{
	clear:both;
	padding:20px 0 0 0;
}



.stores_list .storeResultList .storeResultTable{
	width:100%;
	margin: 0  0 20px 0;
	border-top: 1px solid #e1dfde;
}

.stores_list .storeResultList .separator {
padding: 0px 0 10px 0px;
background: url(../images/xaddBtmShd.jpg) left bottom no-repeat;
margin: 0 0 0px 0;
float:left;
}

.storeResultTable th {
font-size: 10px;
font-family:"Futura Round";
color: #615e5a;
line-height: 40px;
text-transform:uppercase;
}
.storeResultTable #header1, .storeResultTable .first{
width: 278px;
padding: 0 0 0 10px;
}
.storeResultTable #header2, .storeResultTable .second{
width: 103px;
}
.storeResultTable #header3, .storeResultTable .third {
width: 190px;
}
.storeResultTable #header4, .storeResultTable .fourth {
width: 210px;
}

.storeResultTable td{vertical-align: middle;border-bottom: 1px solid #e1dfde;padding: 30px 0 18px 0px;}
.storeResultTable .storeItem a.left{
	padding: 21px 0px 0 0px!important;
}
.storeResultTable img {
float: left;
padding: 0 18px 0 0;
width:139px;
height:141px;
}
.storeResultTable .details{
	float:left;
	margin-top: 35px;
}
.storeResultTable .details p{
font-size: 13px;
font-family:"Futura Round";
color: #7d7874;
line-height: 13px;
padding: 0;
display: block;
font-weight:bold;
}
.storeResultTable .itemName{
font-size: 18px;
font-family:"Futura Round";
color: #615e5a;
line-height: 18px;
padding: 17px 0 10px 0;
font-weight: normal;
}

.storeResultTable .mapView a{
font-size: 11px;
font-family:"Futura Round";
color: #c2bcb8;
line-height: 11px;
font-style: italic;
display: block;
text-decoration: underline;
}

.storeResultTable .distance{
	font-size: 14px;
font-family:"Futura Round";
color: #3f3d3c;
line-height: 14px;
font-style: italic;
font-weight: normal;
}
.storeResultTable .third ul{
	padding-top:20px;
}
.storeResultTable .third ul li{
	float: none!important;
font-size: 13px;
font-family:"Futura Round";
color: #7d7874;
line-height: 18px;
padding: 0 0 5px 0;
}

#storeFinderSearchPage table.weekday_openings td.weekday_openings_day{
	text-transform: capitalize;
padding-right: 12px!important;
padding-top: 7px!important;
float: none;
font-size: 12px!important;
font-family:"Futura Round";
font-weight:normal;
color: #7d7874;
line-height: 13px;
border-bottom:0px solid transparent!important;
}
#storeFinderSearchPage table.weekday_openings td.weekday_openings_times{
	padding-right: 12px;
padding-top: 7px;
float: none;
font-size: 12px;
font-family:"Futura Round";
color: #7d7874;
line-height: 13px;
border-bottom:0px solid transparent!important;
}
#storeFinder .storeResultList .storeResultTable > tbody > tr >  td{
	vertical-align:top;
	border-bottom:1px dotted #a5a5a5;
	padding:20px 0 0 0;
}



#storeFinder .storeResultList .storeResultTable td.thumb{
	border-bottom:0;
	padding-right:20px;
}


#storeFinder .storeResultList .storeResultTable tbody td{
	vertical-align:top;
}


#storeFinder .storeResultList .storeResultTable .store-openings{
	margin:0 0 20px 0;
}



#storeFinder .storeResultList .storeResultTable .storeItem .details{
	margin:0 0 0 110px;
	
}


#storeFinder .storeResultList .storeResultTable .storeItem .details .itemName{
	font-weight:bold;
	
}
/************ Footer CSS ************/
.footer{margin:10px 0 50px;padding:10px 0;clear:both}
.footer .links{float:left}
.footer .links ul{float:left;width:192px}
.footer .links a{font-weight:700; font-family:"Futura Round";}
.footer .copyright{clear:both;padding-top:10px;	font-family:"Futura Round";}
#copyright{text-align:right;width:100%;}
#copyright h3{font-size:11px!important;line-height:23px;color: #6e6e6e;font-family:"Futura Round"; }
#footerNavigation .navNodes{margin-top:20px;}
#footerLinkBannerComponent{border-top:1px solid #dddbda;border-bottom:1px solid #dddbda;background:#e5e5e5; margin: 0px 0px;}
#page #footerLinkBannerComponent{border-top:1px solid #dddbda;border-bottom:1px solid #dddbda;background:#e5e5e5; margin: 0px 0px;position:relative;left:-22px;width:1045px;}
#footerLinkBannerComponent ul{height:50px;margin:0 auto;width:70%;}
#footerLinkBannerComponent ul li{ font-family:"Futura Round";display:inline-block;vertical-align:middle;height:50px;margin-right:10px;margin-left:10px}
#footerLinkBannerComponent ul li:nth-of-type(3){margin-left:5px;}
#footerLinkBannerComponent ul li div{margin:0 auto;height:30px}
#footerLinkBannerComponent ul li div h3{  line-height: 16px;font-family:"Futura Round";margin-bottom:0;margin-top:18px;font-size: 16px;font-weight: normal;color:#615E5A;}
#footerLinkBannerComponent ul li div h3 form{font-family:"Futura Round";position:relative;bottom: 16px; left: 100px;}
#footerLinkBannerComponent ul li div h3 form input{font-family:"Futura Round";border:1px solid #666;color:#000;width:210px;}
#footerLinkBannerComponent ul ul{width:auto!important}
#footerLinkBannerComponent .disp-img.simple-banner .title,
#footerLinkBannerComponent .disp-img.simple-banner .details,
#footerLinkBannerComponent .disp-img.simple-banner .action, #socialComponent .disp-img.simple-banner .action, #nortonSecuredComponent .disp-img.simple-banner .action, #creditCardComponent .disp-img.simple-banner .action{display:none}
#footerLinkBannerComponent .disp-img.simple-banner .thumb{margin-top:5px;margin-right:0px; width:140px;}
#footerLinkBannerComponent .disp-img.simple-banner .thumb img { width: 100%;margin-top:6px;}
#footerNavigation{margin:10px 0;}
#footerNavigation.Min{height: 40px;}
#footerNavigation.Max{height: 225px;}
#footerNavigation h3{padding: 0px!important;font-size: 12px;border-bottom: none;color: #615e5a;line-height: 12px;font-weight: normal;text-transform: uppercase;margin-bottom: -8px;letter-spacing: 1px;}
#footerNavigation h3 .heading{background: url(../images/footerIcon-Up.png) no-repeat 100% 2px transparent;padding-right:18px; color:#8F8F8F;font-size:11px;}
#footerNavigation h3 .heading.collapsed{background: url(../images/footerIcon-Dn.png) no-repeat 100% 2px transparent;padding-right:18px}
#footerNavigation #shoppingNavigation h3{min-width:155px; padding: 0 0 19px 0;font-size: 12px;border-bottom: none;color: #615e5a;line-height: 12px;font-weight: normal;text-transform: uppercase;letter-spacing: 1px;}
#footerNavigation #shoppingNavigation{padding-right: 20px;}
#footerNavigation #shoppingNavigation, #footerNavigation #productInfoNavigation, #footerNavigation #salesGiftsNavigation, #footerNavigation #ourCompanyNavigation, /*#footerNavigation #onlineCreditCardComponent*/{height:230px;}
#footerLinkBannerComponent #newsletterComponent ul.navNodes{height:1px!important;} 
#footerNavigation ul{list-style-type:none;display:table;  width: 98%;  margin-left: 12px;}
#page #footerNavigation ul{ width: 100%; margin-left: 0px;}
#footerNavigation ul li{min-width:130px;font-size:11px;color: #9f9995;font-family:"Futura Round";display:table-cell;vertical-align:top;padding:10px 10px 0;}
#page #footerNavigation ul li{padding:10px 10px 0 2px;}
#page #shoppingNavigation ul.navNodes > li, #page #productInfoNavigation ul li, #page #salesGiftsNavigation ul li, #page #ourCompanyNavigation ul li {padding:0px!important;}
#footerNavigation ul li:last-child{border:0;padding-top:0px;}
#page #footerNavigation ul li:last-child{padding-right:0px;padding-top:0px;}
#footerNavigation ul li ul {margin-left:0px;}
#footerNavigation ul li ul li, #footerNavigation .SecondaryNavigationComponent ul li a{display:block;border:0;padding:0; line-height:22px;font-family:"Futura Round";font-size: 13px;color: #9f9995!important;}
#footerNavigation .SecondaryNavigationComponent ul li a:hover{color:#403b37!important}
#footerNavigation #socialComponent {float:right;}
#footerNavigation #socialComponent ul{width:178px;}
#footerNavigation #socialComponent ul li{font-family:"Futura Round";display:table-cell!important;min-width:30px;max-width:30px;padding:0 2px;width: 30px!important; height: 30px!important;}
#footerNavigation #socialComponent ul li .simple-banner .thumb{width:30px;height:30px;margin:0px;text-align:center;}
#footerNavigation #socialComponent ul li .simple-banner .thumb img{width:26px;height:26px;margin-top:2px;}
#footerNavigation #socialComponent .simple-banner a .thumb span, 
#footerNavigation #socialComponent ul li .simple-banner .title, 
#footerNavigation #socialComponent ul li .simple-banner .action, 
#footerNavigation #socialComponent ul li .simple-banner .details {display:none;}
#footerBottomComponent{border-top:1px solid #dddbda;margin:0px 22px;}
#page #footerBottomComponent{border-top:1px solid #dddbda;margin:0px 0px;}
#footerBottomComponent ul{width:100%;margin:0 auto; vertical-align:top;height:0px;display:table;}
#footerBottomComponent ul li{font-family:"Futura Round";display:table-cell;/* inline-block */padding-top:10px;vertical-align:top;}
#footerBottomComponent ul li:first-child{width: 390px; padding-left: 0px;}
#page .PillowTalkCMSComponent ul li:first-of-type{width: 385px; padding-left: 0px;}
#footerBottomComponent ul li #cookiesFooterLinks ul {width: 94%;margin: 0px;}
#page #footerBottomComponent ul li #cookiesFooterLinks ul {width: 100%;}
#footerBottomComponent ul li #cookiesFooterLinks ul li{display:inline-block!important;width:auto;font-family:"Futura Round";padding-top:0px;}
#footerBottomComponent ul li #cookiesFooterLinks ul li a{color:#6e6e6e;font-size:12px;font-weight: bold;font-family:"Futura Round";text-decoration: none;padding:0 3px;text-transform:capitalize;}
#footerBottomComponent ul li #cookiesFooterLinks ul li a:after{  content: '';   width: 1px;  height: 14px;  background-color: #6e6e6e;  display: inline-block;  margin-top: 0px;  margin-left: 7px;  position: relative;  top: 3px;}
#footerBottomComponent ul li #cookiesFooterLinks ul li:last-child{float:none;}
#footerBottomComponent ul li #cookiesFooterLinks ul li:last-child a{ border-right:0px solid transparent;}
#PaymentComponent ul li:first-child{width:65px;}
#page #PaymentComponent ul li:first-child{width:65px !important;}
#PaymentComponent, #PaymentComponent ul {width:100%;}
#PaymentComponent, #PaymentComponent ul, #PaymentComponent ul li{height:30px;  margin-left: -5px;}
#PaymentComponent ul li {  display: table-cell; vertical-align: top; height: 30px; margin: 0px; padding: 0px;}
#PaymentComponent ul li:first-child img{/* width:100%; */height:30px;}
#PaymentComponent ul li:last-child {padding-right:0px!important;}
#PaymentComponent ul li .disp-img .title, 
#PaymentComponent ul li .disp-img .details, 
#PaymentComponent ul li .disp-img .action{display:none;}
#PaymentComponent ul li .disp-img .thumb {float: left;  margin-right: 1px;  margin-bottom: 0px;}
#footerBottomComponent ul li:last-child{text-transform:capitalize!important;color: #5f5f5f;  font-weight: normal;}
#page #footerBottomComponent ul li:last-of-type{padding-right: 0px;}
#footerBottomComponent ul li:last-child a {color: #5f5f5f;  font-weight: normal;font-family:"Futura Round";float:right;font-size: 11px;}
#newsletterComponent { position: relative; top:13px;}
#newsletterComponent h3{margin-top:20px!important;display:inline;}
#newsletterComponent a.emailButton{   border: none;
  background: #ff3b57;
  text-align: center;
  color: #fff;
  font-family:"Futura Round";
  font-weight: bold;
  font-size: 12px;
  position: relative;
  top: -2px;
  top: -1px\0;
  text-transform: uppercase;
  cursor: pointer;
  padding: 6px 20px 5px 20px;
  margin-left: 1px;}
#newsletterComponent input[type="email"], #newsletterComponent input[type="text"]{ height:26px; width:200px; padding-left:5px; margin-left:10px;position: relative;top: -2px;font-size:14px; display:inline;border:none;}
#newsletterComponent ul.navNodes{height:198px; max-height:198px;}
.newsletterresponse {
	display: none;
	position: fixed;
	right: 292px;
	top: 120px;
	background: #fff;
	width: 320px;
	border: 1px solid #a5a5a5;
	border-width: 1px;
	padding: 10px;
	z-index: 1002;
	height: auto;
	box-shadow: 0 4px 4px #aaa;
}
.newsletterresponse .newsFormClose {
	position: absolute;
	right: 10px;
	top: 12px;
	width: 18px;
	height:18px;
}
.newsletterresponse .success{
	/* margin-top:10pximportant;
	background-color: #e6efc2; color: #264409; border: 1px solid #c6d880; */
	border: 1px solid #339b01;
	color:#339b01;
	background: url(../images/positive.png) no-repeat 12px 40% #ebf6eb;
	padding-left: 40px;
	text-align: left;
}
.newsletterresponse .success span{line-height: 30px; margin-left: 30px;}
.cartItem .details {
	padding-top:18px!important;
}

.details .brandName {
  font-size: 13px;
  font-family:"Futura Round";
  color: #A19B97;
  text-transform: uppercase;
  display: block;
}

.details .variantDefs .itemColor, .details .variantDefs .itemSize, .details .variantDefs .itemCategory, .details .variantDefs .itemPickup {
  display: inline-block;
  color: #7d7874;
  font-family:"Futura Round";
  font-size: 10px;
  font-style: italic;
  font-weight: normal;
  line-height: 14px;
  margin-right: 5px;
  text-transform: none;
  width: auto;
}

#checkoutContentPanel #addressList #addressForm input[type='text'] {
  background-color: #ffffff;
  border: 1px #dcdadb solid;
  border-top-color: #c1bcb9;
  height: 29px;
  padding: 0 10px 0 9px;
  width: 100%;
  font-family:"Futura Round";
  font-size: 13px;
}

#checkoutContentPanel #addressList #addressForm select {
  font-family:"Futura Round";
  font-size: 13px;
  font-style: italic;
  background-color: #fff;
  width: 100%;
}
.formContainer .step2 input[type='button']{
	margin-top:46px!important;
	padding-top:6px!important;
	padding-bottom:6px!important;
}
.formContainer .step2 h1{
	line-height: 28px!important;
}

.formContainer .step3 form button[type='submit']{
	margin-top: 85px;
}

.formContainer .step3 .userGuest .description{
	margin:0 0 0px 0;
}

#productSocialBanners h3 {top: -5px!important;}

#input_SearchBox{margin-left: 0px !important;}

.addthis_bubble_style.addthis_counter{
	margin: 0px 0px 5px 1px !important;
}
/* #checkoutContentPanel .addressField_right #QASaddressField input[type='text'], #contactDetailsPanel .deliveryDetail #addressList .addressField_right #QASaddressField2 input[type='text'] {
	width:94%;
}
 */
.paymentTypes #paymentMethodPayPal{
  margin-top: 5px;
}

.paymentTypes #paymentMethodBT {
	margin-top: 6px;
}

.icon-type {
	top: 277px;
}