body
{
background-color:#b2cc9e;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, table, td, tr {
	font: 14px Trebuchet MS, sans-serif;
	color: #333
}
a {text-decoration: none;}a:active {text-decoration: underline;}a:hover
{text-decoration: underline;}

a {	
	color: #006 
}
*.*:visited, *.*:active {
	font-family: inherit;
	font-size: inherit;
	font-wieght: inherit;
	color: inherit
}
.font {
	font: 14px Trebuchet MS, sans-serif;
	color: #333
}
.fontbold {
	font: bold 16px Trebuchet MS, sans-serif;
	color: #333
}
.fontbold14 {
	font: bold 14px Trebuchet MS, sans-serif;
	color: #333
}
.fontaddress {
	font: bold 11px Trebuchet MS, sans-serif;
	color: #333
}
.fontwhite {
	font: 14px Trebuchet MS, sans-serif;
	color: #FFF
}
.dots {
	font: 10px Trebuchet MS, sans-serif;
	color: #cccccc
}
.Price {
	font: bold 16px Trebuchet MS, sans-serif;
	color: #66844d
}
.smalltext {
	font: 11px Trebuchet MS, sans-serif;
	color: #333
}



  .override #googlecart-widget-head {
    border: 1px solid #66844D;   background-color: #d8e5ce;
  }
  .override #googlecart-widget-body {
    border: 1px solid #66844D; 
  }
  .override .open .googlecart-widget-item td {
    border-bottom:1px solid #66844D;
  }
  .override .googlecart-widget-item {
    border-bottom: 1px solid #66844D;
  }
  .override .googlecart-widget-quantity-column {
    border-bottom: 1px solid #66844D;
  }
  .override .googlecart-widget-quantity-box {
    border: 1px solid #66844D; 
  }
  .override .googlecart-widget-details-column {
    border-bottom: 1px solid #66844D;
  }
  .override .googlecart-widget-title {
    color: #000066
  }
  .override .googlecart-widget-image-column {
    border-bottom: 1px solid #66844D;
  }
  .override .googlecart-widget-price-column {
    border-bottom: 1px solid #66844D;
  }
  .override .googlecart-widget-remove {
    color: #000066
  }
  .override .googlecart-widget-restore {
    color: #000066
  }
  .override #googlecart-widget-emptymessage {
    border-bottom: 1px solid #66844D;
  }

/* This CSS is used for the Show/Hide functionality. */
   .more {
      display: none;
      border-top: 1px solid #FFF;
      border-bottom: 1px solid #FFF; }
   a.showLink, a.hideLink {
      text-decoration: none;
      color: #006;
      padding-left: 8px;
      background: transparent url(img/down.gif) no-repeat left; }
   a.hideLink {
      background: transparent url(img/up.gif) no-repeat left; }
   a.showLink:hover, a.hideLink:hover {text-decoration: underline;}
 
