body, html {
  margin: 0;
  padding: 0; }

body {
  background: #fff url(/images/vth/bg.png) repeat-x 0 0; }

#header {
  position: relative;
  left: -43px;
  width: 1040px;
  height: 159px;
  margin: 0 auto;
  padding: 0;
  background: transparent url(/images/vth/header.jpg) no-repeat 0 0; }
  #header h1, #header h2 {
    margin: 0;
    padding: 0; }
  #header h1 {
    position: absolute;
    left: 84px;
    top: 20px; }
  #header h1 a {
    display: block;
    width: 427px;
    height: 118px;
    overflow: hidden;
    text-indent: -10000px;
    background: transparent url(/images/vth/logo.png) no-repeat 0 0; }
  #header h2 {
    position: absolute;
    left: 539px;
    top: 13px;
    width: 90px;
    height: 89px;
    overflow: hidden;
    text-indent: -10000px;
    background: transparent url(/images/vth/all_natural.png) no-repeat 0 0; }

#site-nav {
  height: 38px;
  margin: 10px 0 0 0;
  padding: 0;
  background: transparent url(/images/vth/bar_top.gif) no-repeat 50% 0; }
  #site-nav ul {
    width: 965px;
    margin: 0 auto;
    padding: 0;
    list-style: none; }
    #site-nav ul li {
      float: left;
      margin: 0;
      padding: 0; }
      #site-nav ul li a {
        display: block;
        margin: 0;
        padding: 0;
        height: 29px;
        background: transparent url(/images/vth/nav.gif) no-repeat 0 0;
        overflow: hidden;
        text-indent: -10000px;
        border: none; }
    #site-nav ul .history a {
      width: 65px;
      background-position: 0 0; }
    #site-nav ul .store a {
      width: 55px;
      background-position: -65px 0; }
    #site-nav ul .recipes a {
      width: 60px;
      background-position: -120px 0; }
    #site-nav ul .blog a {
      width: 50px;
      background-position: -180px; }
    #site-nav ul .calendar a {
      width: 70px;
      background-position: -230px; }
    #site-nav ul .links a {
      width: 55px;
      background-position: -300px; }
    #site-nav ul .contact a {
      width: 83px;
      background-position: -355px; }
    #site-nav ul .wholesale a {
      width: 120px;
      background-position: -438px; }

#product-variants h2 {
  display: none; }

#quantity {
  width: 30px; }

#wrapper {
  margin-top: 10px; }

#footer .left {
  display: none; }

#discounts {
  margin-top: 30px; }
  #discounts h4 {
    font-weight: bold;
    margin-bottom: 8px; }
  #discounts ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  #discounts li {
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
    font-size: 90%; }
    #discounts li span {
      display: block;
      font-weight: bold;
      font-size: 110%;
      line-height: 110%;
      margin-bottom: 0; }
