/* ------------------------------- E-Commerce Styles ------------------------- */



/*.ecomm_button { background-color: #F0EDDC; color: #730000; font-weight: bold; border: 1px solid #888; cursor: pointer; }

.ecomm_textbox { color: #730000; }

select { color: #730000; }

form {padding: 0px; margin: 0px;}

.catHead {margin:5px 0 5px 0; padding:3px 0 3px 3px; border-bottom: 1px solid #888; border-top: 1px solid #888;font-weight:bold;}

#shipping_notes {height:100px !important;}*/



/* ---------------------------------- Product Styles -------------------------*/



.product_mainImage img {}

#product_mainImage {padding:0 0 0 3px; background:transparent url(images/btb_index_42.gif) repeat-y scroll 0% 0%;padding:0 0 0 4px;}

#product_mainImage img {border:1px solid #ABC6BD; margin: 0 5px 0 0;width:135px;}

#product_enlargeLink a {font-weight:bold;text-decoration:none;font-size:8pt;}

#ecomm_product_image_description { color:#fff; padding:0 10px 0 0; font-size:0px; display:none;}

.ec_related_products        {}
	.ec_related_products .listing   {width:150px;float:left;border:0px;text-align:center;margin-right:15px;}
		.ec_related_products .listing span.prod_img {width:150px;text-align:center;}
		.ec_related_products .listing span.prod_img img {border:1px solid #e6d1a3/*light*/;}
		.ec_related_products .listing span.prod_name {width:150px;display:block;text-align:center;}
		.ec_related_products .listing .prod_cost {width:150px;clear:left;display:block;margin:5px 0px;text-align:center;}
		.ec_related_products .listing span.prod_buttons {width:80px;margin:0px 35px;clear:left;}
