/* !!! ======= Add to Cart Styling ========== !!! */

.wse-win-add2cart {}
.wse-win-add2wishlst {}

.wse-win-add2cart .wse-xbtn-ok {
	display: none;
}
.wse-win-add2cart .wse-xbtn-view {}

.wse-add2cart {
	background: none; text-align: left;
}
.wse-add2cart .wse-boxes {
	height: 260px; overflow: auto; margin-bottom: 25px;
}
.wse-add2cart .wse-box {
	padding: 0; 
}
.wse-add2cart .wse-msg {
	display: none;
}
.wse-add2cart .wse-img {
	float: left; width: 262px; height: 174px; position: relative; background: none;
}

.wse-add2cart .wse-img .wse-wrap {
	width: 250px; height: 160px; min-height: 160px; line-height: 160px; text-align: center; 
	display: block; position: absolute; overflow: hidden; top: 7px; left: 6px;
}

*:first-child+html .wse-add2cart .wse-img .wse-wrap {
 	font-size: 160px;
 }
 
 * html .wse-add2cart .wse-img .wse-wrap {
 	font-size: 160px;
 }
 
.wse-add2cart .wse-img img {
	display: block; position: absolute; bottom: 0; top: 0; left: 0; right: 0; margin: auto; 
}

*:first-child+html .wse-add2cart .wse-img img {
	display: inline; vertical-align: middle; position: static; margin: -8px 0 0 0;	
}

* html .wse-add2cart .wse-img img {
	display: inline; vertical-align: middle; position: static;  margin: -8px 0 0 0;	
}

.wse-add2cart .wse-props {
	margin: 0 0 0 270px; padding: 5px 0 0 0;
}

.wse-add2cart .wse-props .wse-val {
	font-weight: bold;
}	

.wse-add2cart .wse-prod {
	font-size: 12px; font-weight: bold; margin-bottom: 0.5em;
	
	color: #000; 
}

.wse-add2cart .wse-prod .wse-lbl {
	display: none;	
}

.wse-add2cart .wse-sku {
	display: none;
}

.wse-add2cart .wse-status {
	margin: 0; height: 40px; position: absolute; bottom: 2px; left: 15px; padding: 0 0 0 25px; 
	
	color: #000; 
	background: transparent url(../../common/assets/case_common/icon_cart.png) no-repeat 0 0;
}

* html .wse-add2cart .wse-status {
	
	background-image: url(../../common/assets/case_common/icon_cart.gif);
}

.wse-win-add2wishlst .wse-status {
	display: none;	
}

.wse-add2cart .wse-status span {
	display: block;	
}

* html .wse-add2cart .wse-status {
	position: static; bottom: 0; left: 0; padding: 3px 3px 3px 25px; height: auto;
}

* html .wse-add2cart .wse-status span { 
	display: inline; 	
}
