@charset "utf-8";
body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

body {
  background-attachment: scroll;
  background-image: url(http://custom.buyitsellit.com/10554/bg.png);
  background-repeat: repeat;
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
  font-family: Trebuchet MS, Arial, Helvetica;
  font-size: 12px;
  color: #6E5033;
  line-height: 18px;
}
p, h1, h2, h3, h4, #content ul, #content ol, #content table {
  margin-bottom: 15px;
}
hr {
  background-color: #FF6699;
}
a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
  color:#e2708f;
  text-decoration: none;
  font-weight: bolder;
}
a:hover, a:active {
  color: #9A8756;
  text-decoration: underline;
  font-weight: bold;
}

div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}

.button {
  padding: 3px 5px;
  text-transform: uppercase;
  font-size: 9px;
  text-decoration: none !important;
  border: 1px solid #635942;
  background-color: #FCD9AD;
}
.button:hover   {
  background-color: #FDEBC6;

}

#cart-total .button {
  font-size: 14px;
  font-weight: bold;
  padding: 6px 9px;
  margin-left: 20px;
}

#wrapper {
  background-attachment: scroll;
  background-image: url(http://custom.buyitsellit.com/10554/shadow.png);
  background-repeat: repeat-y;
  background-position: center;
  width: 938px;
  margin-right: auto;
  margin-left: auto;
}
#top {
  background-attachment: scroll;
  background-image: url(http://custom.buyitsellit.com/10554/topbg.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 166px;
  width: 938px;
  margin-right: auto;
  margin-left: auto;
}
#logo img {
  margin-top: 51px;
  margin-left: 81px;
  display: inline;
  float: left;
}

#topright {
  float: right;
  width: 140px;
  padding-right: 60px;
  padding-top: 70px;
  text-align: center;
  font-size: 12px;
}

#bar {
  background-attachment: scroll;
  background-image: url(http://custom.buyitsellit.com/10554/barbg.png);
  background-repeat: no-repeat;
  background-position: center top;
  height: 70px;
  width: 693px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-left: 127px;
  padding-right: 50px;
}
#menu {
  float: left;
}

#menu a {
  margin-right: 2px;
  margin-left: 2px;
}
        #searchwrapper {
  float: right;
  line-height: 100%;
  position: relative;
  bottom: 5px;
  display: inline;
  text-align: center;
        }
    #search input {
  text-transform: uppercase;
  width: 70px;
  background-color: #FCEBC7;
  line-height: 100%;
  height: 20px;
    }
#search input:hover {
  background-color: #FFFFFF;
}
#search  label  input, #search label input:hover {
  width: 175px;
  background-color: #FCD9AD;
    }



#main {
  background-attachment: scroll;
  background-image: url(http://custom.buyitsellit.com/10554/mainbg.png);
  background-repeat: repeat-y;
  background-position: center;
  width: 886px;
  margin-right: auto;
  margin-left: auto;
  
}
#featured {
  background-attachment: scroll;
  background-image: url(featured.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 60px;
}

#content {
  float: right;
  width: 560px;
  padding-right: 50px;
  margin-bottom: 20px;
}

#content.wide {
        
            width: 746px;
            float: none;       
            padding-left: 70px;
        }

    #content h2 {
      font-size: 21px;
    }
    #content h3, p.price {
      font-size: 16px;
      font-weight: bold;
    }
    
    #banner, #welcome, #featured {
  padding-bottom: 30px;
  padding-left: 15px;
  width: 487px;
    }
    
    #crumb {
      font-weight: bold;
      margin-bottom: 25px;
      font-size: 11px;
    }
    
    #pagination {
      text-align: center;
      height: 20px;
    }
      #pagination a#prev {
        float: left;
      }
      #pagination a#next {
        float: right;
      }
    
    /* Category Page */
    #products td {
  text-align: center;
  font-weight: normal;
  background-repeat: repeat;
  border: 2px solid #6E5033;
  width: 33%;
  background-image: url(http://custom.buyitsellit.com/10554/tdbg.png);
    }
      #products td h3 {
        margin-bottom: 3px;
        font-size: 12px;
      }
      #products td p {
  margin: 0;
  color: #6E5033;
      }
#products a {
  color: #6E5033;
}

      #products td p img {
        vertical-align: middle;
        margin-left: 10px;
      }
#products  a.button  {
  color: #635942;
  border: 1px solid #635942;
}

    
    /* Product page */
    #photos {
      width: 290px;
      float: right;
      margin-left: 30px;
      display: inline;
      background-color:#ffffff;
      padding:15px;

    }
      #photos img {
        width: 290px;
        margin-bottom: 10px;
  
      }
      #photo-thumbs {
        text-align: center;
      }
      #photo-thumbs img {
        width: 80px;
        margin: 5px;
        vertical-align: middle;
      }
.productOption {
  margin-bottom: 10px;
}

    
    /* Cart page */
    .cart-item {
      margin-bottom: 15px;
      padding-bottom: 15px;
      
    }
      .cart-item img {
        height: 70px;
        float: left;
        margin-right: 15px;
        display: inline;
      }
      .cart-item h3, .cart-item p {
        margin-bottom: 4px;
      }
    
    #cart-total {
      padding: 15px;
      text-align: center;
    }
      #cart-total strong {
        font-size: 21px;
      }
      #cart-total img {
        vertical-align: middle;
        margin-left: 20px;
      }

      p.product-options input {
  vertical-align: middle;
  background-color: #BEAF86;
      }
    
    p#google-checkout {
      text-align: center;
    }
    p#google-checkout img {
      display: block;
      margin: 0 auto;
    }
    
    p#update-cart {
      font-weight: bold;
      font-size: 14px;
    }
#content select {
  background-color: #FCD9AD;
  color: #333333;
}
#content input {
  background-color: #FCD9AD;
  color: #333333;
}

textarea {
background-color: #FCD9AD; 
}
/* Side */

#side {
  float: left;
  width: 160px;
  padding-left: 40px;
  margin-top: 50px;
}

    #side h2 {
  font-size: 14px;
  margin-top: 30px;
    }
    #side li {
  padding-left: 18px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  list-style-type: none;
  border-bottom-style: dashed;
  border-bottom-color: #635942;
  border-bottom-width: 1px;
    }
      #side li a {
      }
    
    #side li li {
  font-size: 12px;
  padding: 0;
  background: none;
  font-weight: normal;
  margin: 0 0 0 10px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
    }
    
    #side li.selected {
      font-weight: bold;
    }
#emailsub_wrapper   input {
  background-color: #FCD9AD;
}
#emailsub_wrapper {
  text-align: center;
}
#emailsub_wrapper .button {
  line-height: 50px;
}


#myebay {
  text-align: center;
}



#footer {
  background-attachment: scroll;
  background-image: url(http://custom.buyitsellit.com/10554/footerimg.png);
  background-repeat: repeat-x;
  background-position: right bottom;
  height: 50px;
  width: 805px;
  margin-right: auto;
  margin-left: auto;
  background-color: #FAC383;
  padding-bottom: 10px;
  position: relative;
  left: 3px;
}

#footer a {
  color: #6E5033;
  text-decoration: underline;
}
#bottom {
  background-attachment: scroll;
  background-image: url(http://custom.buyitsellit.com/10554/bottomimg.png);
  background-repeat: repeat-x;
  background-position: center top;
  height: 28px;
  width: 818px;
  margin-left: 36px;
}


#copyright p {
  font-size: 12px;
  color: #6E5033;
}



















