/**WSM Overrides**/

/**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:1px 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:#fefefe;}
span.wsm_product_oldprice {color:#666;}
.listProduct a {color:#895601;}
.listProduct a:hover {color:#fea000}

/**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:1px solid #ddd;background:#eee;padding:5px; font-variant:normal !important}
.product_left_column {position:relative;}
#product_info{margin-left:315px;}
#product_rotate_image {width:230px;}
#product_rotate_image {height:auto;margin-bottom:15px;}
#product_rotate_image img {padding:3px;border:1px solid #ccc;}
.wsm_horz_menu li {margin:0;}
.wsm_catalog_product_nav {float:right;}

/**Extra Images under main image
.wsm_product_more_images {position:absolute;top:280px;height:130px;overflow:hidden;}
.wsm_product_more_images .productHead {height:1px;border-top:1px solid #ccc;padding:0;text-indent:-1000em;}
div.wsm_product_thumb {width:50px !important; height:50px !important;border:1px solid #ccc; padding:0 !important; margin:0 0 5px 5px;}
div.wsm_product_thumb a {margin:0;}
div.wsm_product_thumb img {width:50px;height:50px;overflow:hidden;margin:0;left:0;top:0;}
.wsm_product_thumb_zoom_popup {display:none !important;}**/

/**Price Box**/
.wsm_product_pricebox {font-size:1.5em !important;line-height:1.4em;border-top:1px dashed #ddd;padding-top:10px;}

/**Buttons**/
.productButtons {overflow:hidden;}
.wsm_addwishlist_button {clear:left;}
.wsm_addwishlist_button, .wsm_inquiry_button, .wsm_tellafriend_button {float:left; padding:0;width:auto;overfloew:hidden;font-size:.9em;background:transparent;margin-right:10px;border:none; color:#6c4200; cursor:pointer;}
.wsm_addwishlist_button:hover, .wsm_tellafriend_button:hover {text-decoration:underline;}
.wsm_inquiry_button {background: url(/files/request_quote_inquire_btn.gif) top left no-repeat; float:left;color:#fff;font-weight:bold;text-indent: -100em; font-size: 0px; line-height: 0px;text-transform:uppercase;width:auto;overflow:hidden; margin-right:10px;margin-bottom:10px;cursor:pointer; width: 157px; height: 18px;}
.wsm_inquiry_button:hover {background: url(/files/request_quote_inquire_hover_btn.gif) top left no-repeat; float:left;color:#fff;font-weight:bold;text-indent: -100em; font-size: 0px; line-height: 0px;text-transform:uppercase;width:auto;overflow:hidden; margin-right:10px;margin-bottom:10px;cursor:pointer; width: 157px; height: 18px;}

.wsm_addcart_button {background: url(/files/add_to_cart_btn.gif) top left no-repeat; border: none; float:left;color:#fff;font-weight:bold;text-indent: -100em; font-size: 0px; line-height: 0px;text-transform:uppercase;width:auto;overflow:hidden; margin-right:10px;margin-bottom:10px;cursor:pointer; width: 93px; height: 18px;}
.wsm_addcart_button:hover {background: url(/files/add_to_cart_hover_btn.gif) top left no-repeat; border: none; float:left;color:#fff;font-weight:bold;text-indent: -100em; font-size: 0px; line-height: 0px;text-transform:uppercase;width:auto;overflow:hidden; margin-right:10px;margin-bottom:10px;cursor:pointer; width: 93px; height: 18px;}
/**DSM Specific For Tables in Product Summary
************************************************/
#product_info table {border:1px solid #ccc;}
#product_info table th, #product_info table td {padding:5px;}
#product_info table th {background:#eee;font-weight:bold;}
