@charset "UTF-8";
/* CSS Document */

/**Catalog View
**********************************************************/
/**Hide Stuff**/
.listVRule { display:none; }
/**BreadCrumb**/
.wsm_category_trail a { color:#C00; font-weight:normal; }
/**TCatalog Table Styles**/
table.catalog td.item { padding:10px; border:0px solid #ccc; border-bottom:none; }
div.listHRule { border:none; margin:0 0 15px 0; border-bottom:1px solid #ccc; height:1px; }
table.catalog td.item:hover { background:#f1f1f1; }
span.wsm_product_oldprice { color:#666; }
.listProduct { height:auto; width:200px; }
.listProduct a { color:#0012ff; font-weight:normal; font-size:13px; display:block; width:200px; height:50px; float:left; }
.listProduct a:hover { }
/**Product Page View
******************************************************************/
/**Hide Stuff**/
hr.catalog { display:none; }
/**Cross Sell To Bottom**/
#product_left_column { margin:0; }
#product_right_column { position:static; width:auto; border:none; }
.cross_sell { float:left; width:30%; margin-left:2%; }



/**Nice Standard Page View
***********************************/
.productHead { border-top:0px solid #ddd; background:#eee; padding:5px; font-variant:normal !important;}
.product_left_column { position:relative; }
#product_info { margin-left:250px; }

#product_rotate_image { height:auto; }
.wsm_horz_menu li { margin:0; }
.wsm_catalog_product_nav { float:right; }
.wsm_product_image { width:200px; height:130px; }



/**Extra Images under main image**/


div.wsm_product_thumb {border:none; padding:0 !important; margin:0 0 5px 5px; }
div.wsm_product_thumb a { margin:0; }
div.wsm_product_thumb img { }
.wsm_product_thumb_zoom_popup {  }

/**Option Sets**/
.wsm_product_option {padding: 10px; border:1px solid #cfcfcf; }
.wsm_option_label {font-weight:bold; padding:5px 0;}

/**Price Box**/
.wsm_product_pricebox { font-size:1.5em !important; line-height:1.4em; border-top:1px dashed #ddd; padding-top:10px; }
.wsm_category_image { padding:5px 5px 5px 15px; }

.wsm_brand tr {border-bottom: 1px solid #eee; margin-bottom: 5px !important;}
.wsm_brand div {width: 160px; height: 100px; text-align: center; padding-top: 15px;}
.wsm_brand div.wsm_brand_cat_title {height: auto; margin-bottom: 15px; padding-top: 10px;}
.wsm_brand_cat_image img { max-width: 120px; }
.wsm_brand { width:100%; margin-top:10px; }


/**Buttons**/
.productButtons {overflow:hidden;}
.wsm_addcart_button {background: url("/images/cobb-addtocart-btn.gif") no-repeat; display:block; height:33px; width: 149px; border:none; text-indent:-9999px; font-size:0; line-height:0;cursor:pointer;}
.wsm_inquiry_button, .wsm_tellafriend_button {background:none; border:0; float:left; margin:0; padding:0 10px 0 0;width:auto; overflow:visible;cursor:pointer;}
.wsm_inquiry_button, .wsm_tellafriend_button {text-indent: -1000em; overflow:hidden;cursor: pointer;}
.wsm_inquiry_button {background: url(/images/make_an_offer_btn.jpg) top left no-repeat; width: 128px; height: 52px;}
.wsm_tellafriend_button {background: url(/images/tell_a_friend_btn.jpg) top left no-repeat; width: 119px; height: 52px;}
.price_match a {background: url(/images/price_match_request_btn.jpg) top left no-repeat; cursor:pointer; width: 159px; height: 52px;display: block; float:left; text-indent: -1000em; overflow: hidden;}
/**Forms**/
.wsm_inquiry_form form .wsm_inquiry_row_0, .wsm_inquiry_form form .wsm_inquiry_row_1{display:block}
