/* Decelerations for csssprites tool */

.toolbarMaster {
    display: block !important; /* Override the inline display:none (done to prevent css races) */
}
.toolbarMaster * { /* Make sure default is no-repeat */
    background-repeat:no-repeat;
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing: content-box;
	text-shadow:none; /* some sites have default shadow for all text */
}

.toolbarMaster input {
    background-color: white !important;
}

/* main toolbar placement elements
*/
.floating-footer-div {
	overflow:visible; 
	width:100%; 
	z-index:999999990!important ;
	position:fixed; 
	bottom:0;
	text-align: center;
	direction:ltr;
	font-family:Arial, sans-serif;
}
.floating-footer-div strong {
	color: inherit;
	font-size: inherit;
	font-weight: bolder;
	text-transform:none;
}
.toolbar-holder-spacer {
	border: solid 0 #ff00ff;
}

.toolbar-holder {
	position:relative;
	width:96%;
	margin-left:auto;
	margin-right:auto;
}
.toolbar-holder.narrow {
    width: 78%;
    max-width: 1335px;
}
.right-items-holder {
	position:absolute;;
}
#tb-tooltip{
	position:fixed; 
	max-width:300px;
	z-index:999999989;
	display:inline-block; /*important*/
	padding: 0 ;
}
#tb-tooltip #tooltip-text {
	font-family:Arial, sans-serif; 
	background:#222; 
	color:#fff !important;
	font-size: 12px;
	line-height:16px;
	padding:4px 8px;
	text-align:left	
}
#tb-tooltip #tooltip-nub{
	margin: 0;
	width:11px;
	height:6px;
  background-image: url('../images/sprites/sprite-small.png');
  background-position: left -0px;
}

.floating-footer-div.cs-mobile .toolbar-holder{
	width:100%;
	margin-left:0;
	margin-right:0;
	float:left;
}

.tb-bottom-spacer {
	height:86px;
	width:100%;
}

.floating-footer-div form {
	margin:0;
	padding:0;
}

.cs-force-hidden {
    display: none!important;
}

.popup-nub {
	width: 22px;
	height: 15px;
	position: relative;
	left: 177px;
    /*background-position:50% 50%;*/
  background-image: url('../images/sprites/sprite-small.png');
  background-position: left -7px;
}

/* personal shopper popup balloon
*/

.personal-shopper-balloon {
	position:absolute; 
	overflow:visible; 
	display:none;
	font: 12px Arial, verdana;
	color:#ffffff;
	background-position:0 100%;
	z-index:999999991; 
	text-align: left;
}
.balloon-close-text #balloon-counter{
    color:#ffffff; /* in Canaflora this is required, otherwise its overridden by a "li, p, span" css rule */
}

.thanks-for-social-balloon .balloon-contents.cs-smaller {
	margin-left:14px;
}

.thanks-for-social-balloon .balloon-contents.cs-smaller h1 {
	font-size:24px;
}
.thanks-for-social-balloon .balloon-contents.cs-smaller  .thanks-for-like-text {
	width:auto;
}

.balloon-close-div {
	display:none;
	position:absolute;
	width:66px;
	height:70px;
}

.balloon-close-icon {
	position:absolute;
	top:0;
	right:21px;
	width:21px;
	height:21px;
  background-image: url('../images/sprites/sprite-small.png');
  background-position: left -23px;
	cursor:pointer;
}
.balloon-close-icon:hover {
  background-position: left -45px;
}
.balloon-close-text .counter {
	font-size:11px;	
}
.balloon-close-text {
	text-align:center;
	margin-top:22px;
}
.balloon-close-div.cornered{
	top:15px;
	right:7px;
}
.balloon-contents {
	display:none;
	position:absolute;
}
.balloon-contents.max {
	top:30px;
	left:50px;
	width:317px;
}
.balloon-contents.cs-smaller {
	margin-top:20px;
	margin-left:12px;
}
.thanks-for-social-balloon .balloon-contents.cs-larger {
	top:44px;
	left:56px;
	width:300px;
}

.balloon-contents h3 {
	font-family:  arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	margin: 5px 0;
    text-transform: none!important;
    background: none!important;
}
.balloon-contents h2 {
	font-family:  arial, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
	margin: 5px 0;
    text-transform: none!important;
    background: none!important;
}
.balloon-contents h1 {
	text-align:left;
	padding:0;
	font-family:  arial, sans-serif;
	font-size:16px!important;
	font-weight:bold;
	color:#ffffff;
	margin: 3px 0;
    text-transform: none!important;
    background: none!important;
}
.balloon-contents hr {
	display:block;
	clear: both;
	border:none;
	height:2px;
	color:#fff;
	background-color:#fff;
	opacity:0.4;
	filter:alpha(opacity=40);	
}
.balloon-contents .like-promo-text {
	font-family:  arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	margin-top:2px;
}
.balloon-contents .two-line-notification {
	margin-top:24px;
}	

.site-promo-image {
	display:block;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left:auto;
	margin-right:auto;
}

.site-promo-like {
    height: 21px;
    position: absolute;
    right: -9px;
    bottom: -89px;
}

.site-promo-like-icon-holder {
	position:absolute;
	right: -30px;
	bottom: 0;
	width:47px;
	overflow:hidden;
}

.site-promo-like.button-and-text .site-promo-like-icon-holder {
    left:0;
	bottom:0;
}
.site-promo-like .site-promo-like-icon {
	width:45px;
	height: 19px;
  background-image: url('../images/sprites/sprite-large.png');
  background-position: left -0px;
}

.thanks-for-liking-like-icon, .callToAction-extra-wrapper {
	margin-top:0;
	margin-left:5px;
	float:left;
	width:99px;
	height:70px;
}

.thanks-for-like-text {
	width: 180px;
	float:left;
}

/* shopping cart
*/

#top-left-hotkey {
	width:45px;
	height:45px;
	position:fixed;
	top:0;
	left:0;
}

.tbar-divider {
    display:block;
	width:3px;
	height:28px;
	margin:8px 0;
  background-image: url('../images/sprites/sprite-small.png');
  background-position: right -67px;
	/* IE 5 through 9 */
	filter: alpha(opacity=20);
	/* Older than Firefox 0.9 */
	-moz-opacity:0.2;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.2;
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any, Opera 9+, IE 9+ */
	opacity: 0.2;
}
.cs-right-element {
	float:right;
}
.cs-left-element {
	float:left;
}

#bar-center-items > .cs-left-element{
    float: none;
    display: inline-block;
    vertical-align: top;

}

.toolbar-element {
	height:44px;
}

.hover-highlight {
	margin:2px 0 0 0;
	padding: 0 6px 0 6px;
}
.cs-mobile .hover-highlight {
	padding: 0 5px 0 5px;
}
#tb-collapse {
	position:relative;
    width:20px;
}
#tb-collapse #tb-logo-icon {
	position:absolute;
	left:2px;
	top:12px;
	width:18px;
	height:20px;
  background-image: url('../images/sprites/sprite-small.png');
  background-position: left -96px;
}
#tb-collapse:hover #tb-logo-icon {
  background-position: left -117px;
}

#bar-left-edge {
	position:absolute;
	height:44px;
	left:0;
	background-repeat: no-repeat;
}
#bar-right-edge {
	position:absolute;
	height:44px;
	right:0;
	background-repeat: no-repeat;
}
#bar-center-area {
	width:100%;
	background-repeat: repeat-x;
}
.floating-footer-div.cs-mobile #bar-center-area {
	width:98%;
	margin-right:-1px; /* work around mobile safari rounding bug */ 
	margin-left:-1px;
}

#tb-site-logo-holder {
	cursor: pointer;
    height:40px;
}

#tb-site-logo {
  background-image: url('../images/sprites/sprite-large.png');
  background-position: left -20px;
    background-repeat: no-repeat;
}

#personal-shopper-wrapper {
    position:absolute;
    bottom:0;
    left:26px;
}

/* to change personal shopper image  change these two styles */
#personal-shopper {
  background-image: url('../images/sprites/sprite-large.png');
  background-position: left -59px;
}
#personal-shopper:hover {
  background-position: left -59px;
}

.cs-mobile #personal-shopper {
	bottom:-1px;
}


.center-items-holder {
    position: relative;
    margin: 0px;
}
.cs-checkout-only {
    display:none;
}


#personal-shopper.cs_pshidden {
    visibility: hidden;
}

.center-items-holder.cs-in-checkout{
	width:113px;
}
.center-items-holder.hidden-elements {
	width: 380px;
}
#bar-center-items {
    position: absolute;
    white-space: nowrap;
    width: auto;
}
.cs-mobile #bar-center-items {
	width: 238px;
}
.center-items-spacer {
	width:0;
}
.center-items-spacer.narrow-ver {
	width:30px;
}
.cs-mobile .center-items-spacer {
	width:30px;
}
.plus-one-static-image {
    cursor: pointer;
  background-image: url('../images/sprites/sprite-small.png');
  background-position: left -138px;
    width: 38px;
    height: 24px;
}
#tb-facebook-visit-icon {
	cursor:pointer;
	width:20px;
	height:40px;
	padding-top:1px;
}
#tb-facebook-visit-icon.cs-large {
	width:27px;
}
#tb-facebook-visit-icon #tb-facebook-icon {
	width:27px;
	height:27px;
	margin: 6px 0;
  background-image: url('../images/sprites/sprite-small.png');
  background-position: left -163px;
}


#tb-twitter-visit-icon {
	cursor:pointer;
	width:20px;
	height:40px;
	padding-top:1px;
}
#tb-twitter-visit-icon.cs-large {
	width:27px;
}
#tb-twitter-visit-icon #tb-twitter-icon {
	width:27px;
	height:27px;
	margin: 6px 0;
  background-image: url('../images/sprites/sprite-small.png');
  background-position: left -191px;
}
#tb-pin-it-button {
	cursor:pointer;
	width:49px;
	height:40px;
	padding-top:1px;
}
#tb-pin-it-button.cs-large {
	width:49px;
}
#tb-pin-it-button .tb-pin-it-icon {
	width:49px;
	height:25px;
	margin: 7px 0;
  background-image: url('../images/sprites/sprite-small.png');
  background-position: left -219px;
}


#toolbarMaster * {
    font-family: Arial, sans-serif;
}

/**************************************/
/* Facebook Like Widget */
/**************************************/

#toolbarMaster .fb_iframe_widget {
    position: static; /* Make sure site css doesn't mess this up - e.g. http://www.pacificpillows.com/*/
}

#tb-fb-like-widget {
    width: auto;
    min-width: 77px;
	position: relative;
	padding-top: 6px;
	padding-bottom:10px;
}

#tb-fb-like-widget.tb-simple-like {
	height:22px;
	padding-top:11px;
}
#tb-fb-like-widget #tb-fb-loading-icon {
	display:none;
}
#tb-fb-like-widget.cs-loading #tb-fb-loading-icon {
	display:block;
	position:absolute;
	top:4px;
	left:4px;
	width:78px;
	height: 22px;
  background-image: url('../images/sprites/sprite-large.png');
  background-position: left -164px;
}
#tb-fb-like-widget #tb-fb-count-icon {
	display:block;
	width:76px;
	height: 20px;
  background-image: url('../images/sprites/sprite-large.png');
  background-position: left -187px;
}
#tb-fb-like-widget:hover {
    cursor: pointer;
}
#tb-fb-like-widget.tb-simple-like.cs-loading #tb-fb-loading-icon {
	top:11px;
	left:6px;
}

#tb-fb-like-widget .tb-like-holder {
	position:relative;
	z-index:3;
	max-width: 173px;
	padding:4px;
	font-family:Arial, sans-serif; 
	color:#fff !important;
}
#tb-fb-like-widget.large-like-button {
    width: 181px; /* This should not be needed (= auto) like its child .tb-like-background, but IE 9 doesn't understand this for some reason */
}
#tb-fb-like-widget.large-like-button .tb-like-background {
	z-index:1;
	position:absolute;
	background-color: #AE9F84;
	width:181px;
	height:28px;
}
#tb-fb-like-widget .tb-like-highlight {
	z-index:2;
	position:absolute;
	display:none;
	background-color:#BDA082;
	width:181px;
	height:28px;
}
#tb-fb-like-widget .tb-fb-iframe-wrapper {
	float:left;
}
#tb-fb-like-widget .tb-text-div {
	font-size: 12px;
	line-height:16px;
	white-space: nowrap;
	padding:2px 4px 2px 80px;
	text-align:left;
}
#tb-fb-send-widget {
	width:54px;
	height:22px;
	padding-top: 11px;
	padding-bottom: 10px;
}
#tb-fb-send-widget iframe {
	width:54px !important;
}
#tb-like-wrapper {
    display: none;
}
.tb-fb-root {
    margin: 0px !important;
    display: inline-block;
}
#tb-plus1-widget {
	width:38px;
	height:22px;	
	padding-top:8px;
	padding-bottom:10px;
}
#tb-plus1-widget.cs-with-count {
    width:72px;
}
#tb-feedback-label {
	cursor:pointer;
	position:relative;
}
#tb-feedback-label .tb-feedback-icon{
	position:absolute;
	top:9px;
	left:7px;
	width:27px;
	height:22px;
  background-image: url('../images/sprites/sprite-small.png');
  background-position: left -245px;
}
#tb-feedback-label .tb-feedback-text{
	font-size:12px!important;
	line-height:21px;
    margin:10px 0 0 32px;
	color:#ffffff;
}

#tb-custom-button {
    cursor:pointer;
    width:20px;
    height:40px;
    padding-top:1px;
}
#tb-custom-button .tb-custom-button-icon {
    margin: 0;
  background-image: url('../images/sprites/sprite-small.png');
  background-position: left -268px;
}


#tb-checkout-label .tb-inner-label {
    margin-top:9px;
    text-align: left;
}
.tbar-divider.cs-in-checkout {
	display:none;
}

/* Chats providers css moved to chat-providers.css */

#tb-checkout-label {
	font-size:16px;
	line-height:24px;
	color:#ffffff;
	cursor:pointer;
}
.cs-mobile #tb-checkout-label {
	font-size:14px;
}
.cs-mobile #tb-checkout-label .tb-inner-label {
	margin-top:13px;
}
#tb-shopping-cart{
	cursor:pointer;
}
#tb-coupon{
	cursor:pointer;
}
.wrapped-coupon-icon {
  background-image: url('../images/sprites/sprite-small.png');
  background-position: left -296px;
    width: 44px;
    height: 33px;
}
#tb-coupon:hover .wrapped-coupon-icon {
  background-position: left -330px;
}
/*#tb-coupon-icon {*/
	/*margin-top:4px;*/
	/*width:44px;*/
	/*height:31px;*/
/*}*/

/* TODO Eyal: uncomment. Done in toolbar div source until loading of CSS order is solved
.hidable-coupon {
	display:none;
}
.hidable-coupon-divider {
	display:none;
}
*/
.tb-search-wrapper {
	position:relative;
	float:left;
	height:20px;
	width:130px;
	margin-top: 9px ;
	background-color:#ffffff;
	padding:2px 0 0 0;
}

.tb-search-background-left {
	margin-top:9px;
	height:22px;
	width:12px;
	float:left;
  background-image: url('../images/sprites/sprite-small.png');
  background-position: left -364px;
}
.tb-search-background-right {
	margin-top:9px;
	height:22px;
	width:12px;
	float:left;
  background-image: url('../images/sprites/sprite-small.png');
  background-position: left -387px;
}

.cs-mobile .tb-search-wrapper {
	width:150px;
}
#toolbarMaster .tb-searchbox-icon {
	position:absolute;
	right:-8px;
	height:18px;
	width:18px;
  background-image: url('../images/sprites/sprite-small.png');
  background-position: left -410px;
    float:right;
	cursor:pointer;
}
#toolbarMaster .tb-searchbox-text {
	float:left;
	font:13px arial,sans-serif;
	font-weight:normal;
	color:#333333;
	border:solid 1px white!important;
	height:14px;
	width:90%;
	margin-left:-5px!important;
	padding:0 0 2px 2px !important;
}
.cs-mobile .tb-searchbox-text {
	width:124px;
}
.tb-searchbox-text.cs-focused {
	color:#000000;
	font-weight:normal;
	border:solid 1px #F1CA7F;
}

/* move the FB popups to be above the toolbar not below */
span.fb_edge_comment_widget {
/*	display:none !important; 
*/

	bottom: 44px !important;
	top: auto !important;   /* cancel the style (top) defined on the element itself, so that the above can apply */

}

#tb-fb-like-widget iframe .connect_comment_widget {
}

#tb-fb-like-widget span.fb_edge_comment_widget iframe{ /* */
/*	height:170px !important;   -cancelled, because inner elements sometimes exceed the frame and are clipped. known issue: this causes box to appear far from toolbar */
	display: none;
}
#site-promo-balloon span.fb_edge_comment_widget iframe{ 
	display: none;
}

/* A nifty debug window */
#tb-debug-div {
    display: none;
    opacity:0.9;
    width:500px;
    height:500px;
    position:fixed;
    top:30px;
    left:700px;
    background-color:black;
    color:green;
    text-align: left;
}
.cs-wordwrap { /* http://stackoverflow.com/questions/322929/word-wrap-in-css-js/3360671#3360671*/
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}
#tb-debug-div #tb-debug-text{
    margin-left: 4px;
    margin-top: 2px;
}

#tb-checkout-label #tb-checkout-icon {
    display: inline-block;
	margin-right:6px;
	margin-top:2px;
	height:17px;
	width:21px;
  background-image: url('../images/sprites/sprite-small.png');
  background-position: left -427px;
}

#tb-checkout-label #tb-checkout-text {
}

#tb-checkout-label * {
	font-size:16px;
	line-height:24px;
	color:#ffffff;
}
.custom-text-balloon p {
	margin-top: 35px;
    margin-left: 5px;
	font-size: 20px;
}
.balloon-contents.cs-smaller-font-balloon2 {
    top:20px;
	left:85px;
    width:263px;
}
.custom-text-balloon.cs-smaller-font-balloon2 p {
    margin-top: 23px;
    margin-left: -3px; /* Ron Gross: No good reason for negative margin, just need to have a clean IP with CSS changes only on the <p> element, and no time right now for regression if I change the position on the container. */
    font-size: 17px;
}




/* CSS crunched with Crunch - http://crunchapp.net/ */
.cs-coupon {
    border: dashed 1px #F81B1B;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background: white;
    position: relative;
}
.cs-coupon .cs-coupon-row1 {
    background-color: #FF3900;
    color: white;
    text-align: center;
}
.cs-coupon .cs-coupon-row2 {
    color: #F24D1E;
    text-align: center;
    text-transform: uppercase;
}
.cs-coupon .cs-symbol {
    font-size: 70%;
    font-weight: normal;
    vertical-align: middle;
}

.cs-coupon-small {
    width: 44px;
    height: 31px;
    margin-top: 3px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.26), inset 0 0 2px rgba(248, 27, 27, 0.57);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.26), inset 0 0 2px rgba(248, 27, 27, 0.57);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.26), inset 0 0 2px rgba(248, 27, 27, 0.57);
}

.cs-coupon-small .cs-coupon-row1 {
    font-size: 9px;
    height: 11px;
    line-height: 11px;
    border-bottom: solid 1px #B64B2F;
    text-shadow: 0 1px 1px rgba(95, 11, 0, 0.62);
    -moz-box-shadow: inset 0 0 7px rgba(255, 255, 255, 0.57), 0 3px 5px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: inset 0 0 7px rgba(255, 255, 255, 0.57), 0 3px 5px rgba(0, 0, 0, 0.13);
    box-shadow: inset 0 0 7px rgba(255, 255, 255, 0.57), 0 3px 5px rgba(0, 0, 0, 0.13);
}

.cs-coupon-small .cs-coupon-row2 {
    border-top: solid 1px #D1C3CA;
    font-size: 18px;
    line-height: 17px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0 -1px 0 #fff;
}

.cs-coupon-small.cs-coupon-free-shipping .cs-coupon-row2, .cs-coupon-small.cs-coupon-custom .cs-coupon-row2 {
    font-size: 9px;
    line-height: 8px;
    padding-top: 1px;
}

.cs-coupon-small .check {
    display: none;
}

.cs-coupon-small.cs-redeem-success .check{
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA0dJREFUeNq8VktMU0EUfe/1CVSgfALBKJGgGyMbF4rGoIlsDO6Me+NCVyZuiJqICVtjMBATFyaGX0QEBUFEPgmYqIg0ShEsgVL5tLRQyqekLf33eYZMSfPyXimlZZLTO3fuTM/cmTv3PpY5oHZ9sOgqxH2g+0Optpo/AEIOohq4R3SvI1AEoeYTTJoH8QYo3RkMMin4LeYTSJoN8R4oCR8XgkwAguMTRHqC3CVwSmyzGzwm4jeXIE8bpEiDfsE31bgyjK6BjzPpEYgB4LSUXd+61msddS6j+5WLI6mKBpIkKQg12leWCXQ7icqLFudD3ADIeC3e20aUpBkQn8SBFGpLP+wjPx8byEmoAQ0Z48IW36KDNUCVxxboyT2TmhYFaTpEuxypdcw5Rkm/UW+ZHWIsvglRB+SEDEkZimI+lbsbvjkJ0hz6Z6VSdtuMWzdUPv8Z3V9Ab7iNw+KTkC/Ei1iWYZNUPMkyWRGil5BekbI7l7yLw48WugSBmYTaIbYTb+4AkkcKr5UQ6TKefgQuSq3DW537Xj7/zr3mn6FJRBDPIUF0Tu4oVYUphEApE0jnpdZsWXxLwxWGzq1l31+ozYBHah7x2CtHrMzlMyHyRMdbJ0fq3QxsDD1YaHWavDqobwGX3H/zkYjhcQF3iM0O+gRCqqRp8ILUXJ8z6Pj9xNTmMHqMUBuJ85FeAyFelTMmZyiyzlbk3z5aoiLv+aEcacAjuMZqzG3LI3Y91NcktnZ7hoTYEGnCscuqMogyObvfHXRpqswti4Ob/2jmskSTdHipiIu24Qq82peWDpDq6fEao11LgksfCynqanC6ydo927k+DbVlL6QhYlMsxLMd6/1TjVYtTZd73jw56llkly1kqsNReSowgq7J2jVZu0LeaRcwEcvGicdW3PJqVHfqF/yGPtsXkI5DbaXVJqbGofS5Ift2JQ0wfs0zc/PoUxOpMv3An/3U7+3Kw3LMcyHAuOUmITnYcbzd8HYOaj0tcftqbKhzqabwWvrx5IbkTEWOKPeaRyqN7Tady0hL23g8vlgUoY6h1zaDbQxwPFfE8mxKAInBonaMqiuNPY7F7dxbv1uyicnjsJZGa2wB3ZiWHq0nnh+G/wUYACIXVALvJWCZAAAAAElFTkSuQmCC) no-repeat center center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
}

.cs-coupon-small.cs-coupon-free-shipping .cs-coupon-row2, .cs-coupon-small.cs-coupon-custom .cs-coupon-row2 {
    font-size: 9px;
}

.cs-coupon-big {
    width: 96px;
    height: 68px;
    margin-left: 10px;
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5), inset 0 0 22px rgba(248, 27, 27, 0.21);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5), inset 0 0 22px rgba(248, 27, 27, 0.21);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5), inset 0 0 22px rgba(248, 27, 27, 0.21);
}

.cs-coupon-big .cs-coupon-row1 {
    font-size: 20px;
    height: 23px;
    line-height: 24px;
    border-bottom: solid 1px #B64B2F;
    text-shadow: 0 2px 3px rgba(85, 10, 0, 0.29);
    -moz-box-shadow: inset 0 0 11px rgba(255, 255, 255, 0.71), 0 2px 4px rgba(0, 0, 0, 0.17);
    -webkit-box-shadow: inset 0 0 11px rgba(255, 255, 255, 0.71), 0 2px 4px rgba(0, 0, 0, 0.17);
    box-shadow: inset 0 0 11px rgba(255, 255, 255, 0.71), 0 2px 4px rgba(0, 0, 0, 0.17);
}

.cs-coupon-big .cs-coupon-row2 {
    border-top: solid 1px #D1C3CA;
    font-size: 43px;
    line-height: 45px;
    text-shadow: 0 2px 1px rgba(0, 0, 0, 0.2), 0 -1px 0px #ffffff;
}
.cs-coupon-big.cs-coupon-free-shipping .cs-coupon-row2, .cs-coupon-big.cs-coupon-custom .cs-coupon-row2 {
    font-size: 19px;
    line-height: 22px;
}







/* =================== Bubbler TM =================== */
.cs-force-hidden {
    display: none!important;
}

#csPsMsgWrapper {
    position: relative;
}


.cs-msg-wrapper {
    position: relative;
}

.cs-msg-box {
    background: #CCC;
    border: solid 1px #999;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
    font-weight: bold;
    line-height: 1;
    position: absolute;
    overflow: visible!important;
    width: 350px;
    top: 0;
    z-index: 999999996;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.cs-msg-like .cs-msg-text, .cs-msg-plusOne .cs-msg-text, .cs-msg-btn .cs-msg-text{
    /*float: left;*/
    margin-right: 80px;
}

.cs-msg-box .cs-btn {
    border: solid 1px #888;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.3), inset 0 0 2px white, 0 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.3), inset 0 0 2px white, 0 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.3), inset 0 0 2px white, 0 1px 2px rgba(0, 0, 0, 0.3);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
    background: #888;
    color: white;
    position: absolute;
    bottom: 10px;
    right: 10px;
    line-height: 20px;
    padding: 5px 15px;
    outline: 0 !important;
    cursor: pointer;
    text-decoration: none!important;
    transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -webkit-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
}

.cs-msg-box.cs-msg-callToAction .cs-msg-text {
    padding: 9px 16px
}

.cs-msg-box.cs-msg-callToAction .cs-msg-title, .cs-msg-box.cs-msg-callToAction .cs-msg-title-top {
    padding-left: 17px;
}

.cs-msg-box .cs-btn:hover {
    -moz-box-shadow: inset 0 0 18px rgba(255, 255, 255, 0.91), inset 0 0 2px white, 0 1px 2px rgba(0, 0, 0, 0.68);
    -webkit-box-shadow: inset 0 0 18px rgba(255, 255, 255, 0.91), inset 0 0 2px white, 0 1px 2px rgba(0, 0, 0, 0.68);
    box-shadow: inset 0 0 18px rgba(255, 255, 255, 0.91), inset 0 0 2px white, 0 1px 2px rgba(0, 0, 0, 0.68)
}

.cs-msg-box .cs-btn:active {
    -moz-box-shadow: inset 0 0 16px rgba(255, 255, 255, 0.57), 0 -1px 1px rgba(0, 0, 0, 0.82);
    -webkit-box-shadow: inset 0 0 16px rgba(255, 255, 255, 0.57), 0 -1px 1px rgba(0, 0, 0, 0.82);
    box-shadow: inset 0 0 16px rgba(255, 255, 255, 0.57), 0 -1px 1px rgba(0, 0, 0, 0.82);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35) !important
}

.cs-msg-box.cs-msg-callToAction .cs-msg-text{
    padding-bottom: 25px;
}

.cs-msg-recentlyViewed .cs-msg-text {
    padding: 10px 15px;
}
.cs-msg-recentlyViewed .cs-item-description {
    font-size: 11px;
}
.cs-msg-recentlyViewed .cs-call-to-action {
    margin-left: 37%;
    font-weight: bold;
    margin-top: 5px;
    text-align: left;
}

.cs-msg-plusOne .cs-plusOne-ph {
    position: absolute;
    bottom: 24px;
    right: 22px;
}

.cs-msg-plusOne .cs-plusOne-ph.with-count {
    right: -15px;
}

.cs-msg-like .cs-msg-like-ph {
    position: absolute;
    bottom: 24px;
    right: 25px;
    width: 47px;
    overflow: hidden;
}

.cs-msg-like-ph iframe {
    height: 21px!important;
    overflow: hidden!important;
    width:47px !important;
}


.cs-msg-title {
    font-weight: bold;
    text-align: left;
    border-bottom: solid 1px rgba(0, 0, 0, .1);
    /*background-color: rgba(0, 0, 0, 0.1);*/
    position: relative;

    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.cs-msg-text {
    text-align: left;
    border-top: solid 1px rgba(255, 255, 255, .1);
    font-weight: normal;
    text-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
    padding: 20px 25px;
    border-top: solid 1px rgba(255, 255, 255, .1);
    line-height: 150%;
    word-wrap: break-word;
}

.cs-msg-btn {
    text-align: center;
    margin-bottom: 25px;
}

.cs-msg-btn button {
    line-height: 220%;
    padding: 0 20px;
}

.cs-msg-tip {
    position: absolute;
    /*bottom: -24px;*/
    height: 0;
    width: 0;
    border-style: solid;
    border-color: transparent;
    z-index: 999999997;
}
.cs-msg-tip-bottom {
    top: -18px;
}
.cs-msg-tip-left {
    left: 30px;
    bottom: 35px;
}
.cs-msg-tip > div {
    position: absolute;
    /*bottom: -25px;*/

    height: 0;
    width: 0;
    border-style: solid;
    border-color: transparent;
    z-index: 999999997;
}

.cs-msg-close-btn {
    cursor: pointer;
    width: 40px;
    height: 30px;
    position: absolute;
    top: -15px;
    right: -1px;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    z-index: 999999997;
}
.cs-msg-close-btn .cs-msg-close-left-bor {
    position: absolute;
    top: 0;
    z-index: 5;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 15px;
    bottom/*\**/: 17px\9;
    color: rgba(0, 0, 0, 0.25);
    font-weight: normal;
    border-top-left-radius: 13px;
    z-index: 999999998;
}

.cs-msg-close-btn .cs-msg-x-ph {
    position: absolute;
    z-index: 999999997;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
}

/*.cs-msg-with-title .cs-msg-x-ph {*/
    /*background-color: rgba(0, 0, 0, .1);*/
/*}*/

.cs-msg-close-btn .cs-msg-x-ph > div {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAINJREFUeNqMUMENgDAIBBK/dgincJMOods4hFO4iUP47qMe5kiI8SHJhQMOcq303sWBGIOnXgluXqnqjLQiT8IgXzgT9S1vAAPQgJ3amnqb+llu54HkRWhOpZe3WLLIC5OfYR/XGuG8xgMNpLxEO5HFxeDhQnFkT/QV4uPR/P3wW4ABAOszZDCO6kmdAAAAAElFTkSuQmCC) center 4px no-repeat;
    ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.cs-msg-close-btn:hover .cs-msg-x-ph > div {
    ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.cs-msg-title-top {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.cs-msg-title, .cs-msg-title-top {
    padding: 10px 25px 10px 25px;

    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
}

.cs-msg-title-ghost {
    visibility: hidden;
}

.cs-msg-sec-tmr {
    position: absolute;
    top: 17px;
    font-size: 9px;
    z-index: 999999998;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 11px;
    color: rgba(0, 0, 0, 0.55);
    text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15);
    font-weight: normal;
}

.cs-msg-coupon, .cs-msg-imageCallToAction {
    width: 400px;
}

.cs-msg-coupon .cs-msg-inner, .cs-msg-imageCallToAction .cs-msg-inner {
    width: 280px;
    float: left;
}
.cs-msg-newsletterPromotion .cs-msg-title-top {
    padding-left: 10px;
}
.cs-msg-newsletterPromotion .cs-msg-text {
    padding: 0;
    padding-bottom: 10px;
}
.cs-msg-newsletterPromotion .cs-msg-padder {
    padding: 10px;
}
.cs-msg-newsletterPromotion .newsletter-mail-input {
    padding-left: 5px;
}
.cs-msg-newsletterPromotion .newsletter-mail-input.newsletter-invalid-input {
    border: solid 1px red;
}

.cs-msg-newsletterPromotion #cs-msg-newsletter-send {
    cursor: pointer;
}

.cs-msg-newsletterPromotion #cs-msg-newsletter-send.newsletter-send-disabled {
    opacity: 0.5;
    cursor: auto;
}

.cs-msg-newsletterPromotion .newsletter-form {
    text-align: right;
}

.cs-msg-newsletterPromotion .cs-btn {
    height: 19px;
    position: static;
}

.cs-msg-coupon .cs-coupon-wrapper, .cs-image-wrapper {
    width: 118px;
    text-align: center;
    margin: 7px 0;
    position: absolute;
    right: 8px;
    margin-top: 13px;
}

.cs-msg-coupon.cs-msg-with-title, .cs-msg-imageCallToAction.cs-msg-with-title {
    min-height: 132px!important;
}

.cs-msg-coupon.cs-msg-without-title {
    min-height: 96px!important;
}

.cs-clearing {
    clear: both!important;
    float: none;
}
/* styles for recently viewed items */
.inner-recent-item {
    text-align: center;
}

.inner-recent-item a {
    width: 47%;
    margin-right: 2%;
    text-align: left;
    display: inline-block;
    font: 12px arial;
}
.inner-recent-item a:hover * {
    text-decoration: underline;
}
.inner-recent-item p {
    vertical-align: middle;
    display: inline-block;
    width: 59%;
    margin: 0;
}
.inner-recent-item a:hover p.cs-item-description {
    text-decoration: none;
 }

.inner-recent-item .cs-prod-img-wrapper {
    text-align: center;
    width: 37%;
    display: inline-block;
}

.inner-recent-item img {
    vertical-align: middle;
    display: inline-block;
    max-width: 100%;
}


/* =============== END Bubbler TM =================== */


/* TODO - move these to commerce.css, once we introduce css variables. */
.toolbar-holder-spacer {
    margin-left:4px;
	margin-right:4px;
}
.right-items-holder {
	right:4px;
}
/* End variables */



.balloon-contents {
    top:8px;
	left:80px;
    width:252px;
}
.balloon-contents.cs-larger {
    top:20px;
	left:85px;
}
.balloon-close-div {
    top:24px;
	right:23px;
}
.site-promo-image {
margin-top: 12px;
margin-bottom: 12px;
}

.site-promo-message {
    font-size: 26px;
    position: absolute;
    width: 310px;
    left: -13px;
    top: 46px;
    height: 70px;
    text-align: center;
    word-wrap: break-word;
}

.cs-coupon, .personal-shopper-balloon {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.hover-highlight:hover {
	background-color: #000000;
}

.center-items-holder {
    width: 432px;
}

#bar-left-edge {
  background-image: url('../images/sprites/sprite-small.png');
  background-position: right -445px;
    width:4px;
}
#bar-center-area {
  background-image: url('../images/sprites/sprite-small.png');
  background-position: left -490px;
}
#bar-right-edge {
  background-image: url('../images/sprites/sprite-small.png');
  background-position: left -535px;
    width:4px;
}


#personal-shopper-wrapper {
    width:94px;
    height:104px;
    left:33px;
}

#personal-shopper {
    width:94px;
    height:104px;
}
#tb-site-logo {
	margin-top:1px;
    width:140px; /* 141 */
    height:38px; /* 32 */
}

#tb-custom-button .tb-custom-button-icon {
    margin-top:px;
    width:px;
    height:px;
}

.thanks-for-social-balloon .balloon-contents.cs-smaller {
    margin-top:50px;
}

#tb-site-logo-holder {
    height:40px;
}


/* Zopim */
.zopim.meshim_components_LiveHelpWindow ,  .zopim.meshim_components_FloatingButton{
    right:20% !important; bottom: 44px !important;
}

.zopim.meshim_components_Notification {
    bottom:61px !important;
}
.zopim.meshim_components_FirstUse {
    bottom:69px !important; right: 10% !important;
}

/* UserPulse Chat */
.cuniquelivebox {
    bottom: 44px !important;
}

/*KodeCRM*/
#kcrmBtn { bottom: 44px!important; }

/* Lucky Orange */
div#luckyext__watcher_poll_box_inside { bottom: 30px!important; }

/*  Comodo seal styles so as not to be below the Bar  */
#cot_tl_fixed {
    z-index: 9999999999999 !important;
}
#cot_tl_pop {
    bottom: 50px!important;
}

/* ClickDesk */
div#clickdesk_bub { right:20% !important; bottom:44px!important; }
div#clickdesk_popup { right:20% !important; bottom:44px!important; }
div#livechat_popup { right:20% !important; left: auto!important; bottom: 44px!important; }

/* Olark */
#habla_window_div.olrk-fixed-bottom.olrk-fixed-right { right:15%!important; left: auto!important; bottom: 44px!important; }

/* LiveChatInc */
#livechat-full,#livechat-compact-container { bottom: 44px!important; right: 18%!important; }

