/**WSM OVERRIDES CSS**/

.wsm_addcart_button, input.is_submit_btn {
background:none repeat scroll 0 0 #811400;
border:1px solid #ee2e24;
color:#FFFFFF;
font-size:19px;
font-weight:bold;
margin-bottom:7px;
padding:2px 0;
cursor:pointer;
display:block;
}

.wsm_tellafriend_button, .wsm_addwishlist_button, .wsm_inquiry_button, input.is_submit_btn {
background:none repeat scroll 0 0 ;
border:medium none;
color:#FFFFFF;
cursor:pointer;
display:block;
}

.wsm_addwishlist_button, .wsm_inquiry_button {
color:#fff;
border-right:1px solid #505666;
padding:2px;
text-align:left;
float:left;
margin-bottom:7px;
}

.wsm_tellafriend_button {
color:#fff;
border-right:0px solid #505666;
padding:2px;
text-align:left;
float:left;
margin-bottom:7px;
}

span.listCategory {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:17px;
font-weight:bold;
text-decoration:none;
}
.wsm-cat-price-price .wsm-cat-label:before {content:"Base "}
.wsm-cat-price-was .wsm-cat-label:before {content:"Base Price "}


.wsm-avail-inventory {display:none;}
.wsm-avail-out-stock {display:none;}
.wsm_product_info_brand {display:none;}
.wsm_interface_checkout_newsletter {display:none;}
.wsm_interface_cart_shipping_selection {display:none;}

/* Change "as low as" color/font-size */
.wsm-cat-price-sale-value.wsm-cat-price-group-value {color: #414141; font-size: 16px;}
.wsm-tiered-pricing .wsm-tiered-price .wsm_tiered_price {color: #414141;}

/* hide the "as low as: $34.00 20 or more" on the search and category pages */
#wsm-prod-list-view .wsm_product_price_label_yourprice,
#wsm-prod-list-view .wsm_product_tiered_qty  {display: none;}
#wsm-prod-list-view .wsm-cat-price-was-value {text-decoration: none; font-size: 2em;}

.wsm_checkout_pm_check .wsm_checkout_pm_logo, .wsm_order_payment_type_check {background: url(/files/images/ts-creditcard-icons.gif) no-repeat -112px top; display:block; width: 54px; height:33px; padding:0; margin:0;  }
.wsm_checkout_pm_check .wsm_checkout_pm_logo img, .wsm_order_payment_type_check img {display:none;}
