
#navigation { margin-bottom: 15px; }
#breadcrumb, .spp_promo_links { margin-left:105px; }

#product-title-container h2  { color: #000; font-size: 13px; margin:0 }

td.shade-table-cell .undertone {font-size: 11px}

#sku_select_container { margin: 0 0 6px; }


div.swatch-container div.onstate,
div.swatch-container div.onstate {
    left: 0;
    top: 0;
    position: absolute;
    border: 3px solid #85a095;
    z-index: 50;
    display: none;
}

td.active div.onstate,
td.over div.onstate { display: block !important; }


div#sku-details-container #shade_price {
    margin-top: 5px;
    margin-bottom: 15px;
    font-weight: bold;
}



/* Favorites Messaging
---------------------------- */
#favorites-message {
    width: 300px;
    height: 80px;
    padding: 5px 5px 5px 8px;
    background-color: #fff;
}
#favorites-message p {
    margin: 12px 0 20px;
}
#favorites-message .continue-shopping {
    margin-left: 8px;
    float: none;
}

/* Pre-Order */
#product-results .browse-products .pre-order-btn {
  color: #000000;
  background: #ffffff;
  border-color: #000000;
}