.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;}

/* registry */
.product_add_registry_selection {
   position: absolute;
   padding: 5px;
   background-color: #fff;
   border: 1px dashed #888;
   display: none;
}

.breadcrumbs {margin-bottom:10px;}
.breadcrumbs a {font-size:8pt;text-decoration:none;}

/* ------------ Mouseover Gallery -------------- */
#product_mainImgWrapper {height:300px;overflow:hidden;}
#product_mainImgWrapper img {}
#product_galleryWrapper {text-align:center;margin-top:10px;}
#product_galleryWrapper img {border:1px solid #521221;width:86px;height:66px;margin:5px;cursor:pointer;padding:2px;}
.product_galleryOver {border:1px solid #111!important;}
.product_galleryMainThumb {border:1px solid #FFB49A !important;}
