body {
    background: #36767A url(http://custom.buyitsellit.com/6804/SSbg5.GIF) center top repeat-y;  
}
a:link, a:visited {
    color: #3B755F;
  font-size: 13px;
    text-decoration: underline;
}
a:hover, a:active {
    color: #bcc570;
  font-size: 13px;
    text-decoration: underline;
}

/* Buttons */
.button {
  background: #44969C;
  color: #FFF !important;
}
.button:hover {
  background: #36767A;
}

/* Top */
#top h1 {
  color: #007900;
}

#search input {
  background: #36767A;
  color: #FFF;
}
#search label input {
  background: #FFF;
  color: #000;
  border: 1px solid #36767A;
}

/* Bar */
#bar {
  background: url(http://custom.buyitsellit.com/6804/SSbar6.JPG) 0 0  no-repeat;
  color: #CCDDDE;
}
  #bar a:link, #bar a:visited {
      color: #FFF;
    font-family: Verdana, Arial; 
    font-size: 15px;
    font-weight: bold;
      text-decoration: none;
  }
  #bar a:hover, #bar a:active {
      color: #D8E2E3;
    text-decoration: underline;
  }
  
  #cart {
    color: #FFF;
      }
  
  #cart-total strong {
    color: #FFF;
    font-size: 12px;
  }

/* Content */
#content {
background: #fff;
}
#content h1{
  color: #36767A;
  font-size: 16px;
  margin-bottom: 0px;
  padding-bottom: 0px
}

.itemnum {
  font-size: 12px;
  float: right;
}
  
  
  #content h2, #side h2 {
  color: #36767A;
}

#content a:link, #content a:visited {
    color: #3B755F;
  font-size: 13px;
    text-decoration: underline;
}
#content a:hover, #content a:active {
    color: #bcc570;
  font-size: 13px;
    text-decoration: underline;
  
  #content h3 {
    color: #36767A;
  }
  
   #products td p, p.price {
    color: #4DA9B0;
  }

#carthead {
  margin-bottom: 5px;
    padding-bottom: 5px;
  border-bottom-style:dotted;
border-color: #36767A;
border-width:3px;
}

/* Side */
#emailsub_wrapper {color: #36767A}
#emailsub_emailaddress {width: 100px}
#side {
  background: #FFF;
}
  #side li {
    background: transparent url(/templates/02/_images/green/category-divider.gif) left bottom repeat-x;
    color: #8e7b12;
  }
  
  #side li a:link, #side li a:visited {
    color: #36767A;
  font-size: 14px;
    text-decoration: underline;
}
#side li a:hover, #side li a:active {
    color: #479BA1;
  font-size: 15px;
  font-weight: bold;
}
/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */
#footer {
  align: center;
  margin: 10px 10px;
  padding-top: 7px;
 }
#footer a, a:link, a:visited {
         color: #000000;
    font-family: Verdana, Arial; 
    font-size: 16px;
    text-decoration:underline;
  }
#footer p {
font-size: 16px;
font-weight: bold;
}









