/* This file was created to facilitate multiple devlopers working on the 
 * same project.  Somebody should merge this with the current boxes.css
 * someday
 *
 * CR of EK
 */

.product-shop .regular-price .price {
  color: #666;
  font-size: 1.25em;
}

.add-to-holder .add-to-box {
  padding: 20px 0 0 0;
}

.add-to-holder .add-to-box li a {
  font-size: 11px;
  color: #998d79;
}

.product-essential .product-shop .ratings {
  margin-bottom:0;
}

.product-img-box {
  border-right: 1px solid #d9ddc1;
  padding-right: 10px;
}



.image-zoom {
  width: 200px;
  padding: 0 20px;
}

#handle {
  top: 1px;
}

.add-to-cart-box .qty-box .qty {
  border:1px solid #666666;
  font-size:15px;
  height:20px;
  margin:0;
  width:1.5em;
  padding: 2px;
}



.add-to-cart-box .qty-box label {
  font-size:0.75em;
  padding-top:5px;
}

.product-collateral .head {
  margin: 0 -25px 10px -25px;
  padding: 2px 25px;
  background-color: #d9ddc1;
}

.product-collateral .up-sell .head {
  padding-bottom: 2px;
}

.product-collateral .collateral-box h4 {
  color: #666;
}

.product-collateral {
  padding: 0 25px;
  background: white;
}


.collateral-box {
  font-size: .9em;
  line-height: 150%;
}

.product-collateral .up-sell .generic-product-grid {
  border: none;
}

.product-collateral .up-sell .generic-product-grid td {
  border: none;
  background: white;
}

.product-collateral .up-sell .generic-product-grid td.empty-product {
  background: white;
}

.product-shop .catalog-listing h5 a, .product-shop .catalog-listing h5 a:hover {
  color: #666;
  text-decoration: none;
  font-size: .9em;
}

.catalog-listing h5 a:hover {
  text-decoration: underline;
}

.mini-compare-products .head h4,
.mini-newsletter .head h4,
.mini-poll .head h4 {
  padding-left:30px;
  background: url('/skin/frontend/christmas/default/images/hbgimg.jpg') no-repeat;
}

.mini-compare-products .clearall {
  background: #f2f2f2;
  text-align: center;
}

.mini-compare-products .clearall a {
  color: #666;
  text-decoration: none;
}

.mini-compare-products .clearall a:hover {
  text-decoration: underline;
}

.form-button-alt,
.form-button {
  background:#B91e2d url('/skin/frontend/christmas/default/images/button23.jpg') repeat scroll 0 0;
  border: none;
  color:white;
  font-family: "Times New Roman", TimesNR, Times, serif !important;
  font-size:16px !important;
  font-style:italic !important;
  font-weight:bold !important;
  padding:2px 5px;
  height: 27px;
}

.mini-compare-products .actions .form-button-alt {
  background:#736a5b none repeat scroll 0 0;
  border:medium none;
}

.catalog-listing .price-box {
  margin: 5px 0;
}


