/* CSS Document */

  .override #googlecart-widget-head {
    background:#d1b581; 
	border:0px;
  }
  .override #googlecart-arrow {
    background-image:url(images/icon_cart.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
  }
  .override #googlecart-title {
    font-family: Georgia, "Times New Roman", Times, serif; color:#5c4511;
  }
  .override #googlecart-summary {
    font-family: Georgia, "Times New Roman", Times, serif; color:#5c4511;
  }
  .override #googlecart-widget-body {
    background:#f8f6ec; 
	border:1px;
	border-color:#d1b581;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
  }
  .override #googlecart-widget-list {
    font-family: Georgia, "Times New Roman", Times, serif; color:#000;
  }
  .override .googlecart-widget-item {
    font-family: Georgia, "Times New Roman", Times, serif; 
  }
  .override .googlecart-widget-quantity-column {
    font-family: Georgia, "Times New Roman", Times, serif; color:#000; background:#f8f6ec;
  }
  .override .googlecart-widget-quantity-box {
    background:#f8f6ec; border-color:#elc89a;
  }
  .override .googlecart-widget-details-column {
    font-family: Georgia, "Times New Roman", Times, serif; background:#f8f6ec;
  }
  .override .googlecart-widget-title {
    font-family: Georgia, "Times New Roman", Times, serif; color:#000; font-weight:normal;
  }
  .override .googlecart-widget-short-details {
    font-family: Georgia, "Times New Roman", Times, serif; color:#000; font-weight:normal;
  }
  .override .googlecart-widget-long-details {
    font-family: Georgia, "Times New Roman", Times, serif; color:#000; font-weight:normal;
  }
  .override .googlecart-widget-removed-message {
    font-family: Georgia, "Times New Roman", Times, serif; color:#000; font-weight:normal;
  }
  .override .googlecart-widget-image-column {
    background:#f8f6ec;
  }
  .override .googlecart-widget-img {
    background:#f8f6ec;
  }
  .override .googlecart-widget-price-column {
    background:#f8f6ec;
  }
  .override .googlecart-widget-price {
    font-family: Georgia, "Times New Roman", Times, serif; color:#000; text-align:center; font-weight:normal;
  }
  .override .googlecart-widget-remove {
    font-family: Georgia, "Times New Roman", Times, serif; color:#000; font-weight:normal;
  }
  .override .googlecart-widget-restore {
    font-family: Georgia, "Times New Roman", Times, serif; color:#000; font-weight:normal;
  }
  .override #googlecart-widget-emptymessage {
    font-family: Georgia, "Times New Roman", Times, serif; color:#000; font-weight:normal;
  }
  .override .googlecart-widget-footertext {
    font-family: Georgia, "Times New Roman", Times, serif; color:#000;  font-weight:normal; background:#f8f6ec;
  }
  .override .googlecart-widget-totalmessage {
    font-family: Georgia, "Times New Roman", Times, serif; color:#000; font-weight:normal;
  }
  .override .googlecart-widget-totalprice {
    font-family: Georgia, "Times New Roman", Times, serif; color:#000; font-weight:normal;
  }
  .override .googlecart-widget-disclaimer {
    font-family: Georgia, "Times New Roman", Times, serif; color:#000; font-weight:normal;
  }
  .override .googlecart-widget-checkout {
    background:#f8f6ec;
  }