#nav .inspired_gift a { 
  background-color: #FE7419;
  color: #fff;
}

#nav li.inspired_gift.active a,
#nav li.inspired_gift.active a:hover,
#nav li.inspired_gift.over a,
#nav li.inspired_gift a:hover{
  background-color: #FFC7A4;
  color: #0099FF;
}

.inspired_gift .product-img-box .product-image-zoom,
#homepage-promote-box .promote-products li.inspired_gift,
.listing-type-grid .inspired_gift .product-image img { border-color: #ffc7a4; }

.inspired_gift .product-img-box .more-views li a,
#homepage-promote-box .promote-products li.inspired_gift.active,
.listing-type-grid .inspired_gift .product-image a:hover img { border-color: #fe7419; }
