body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
  text-align: center;
  background-color: #CBC5AB;
  background-attachment: scroll;
  background-repeat: repeat;
  background-position: center top;
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #574940;
  line-height: 140%;
}
 
p, h1, h2, h3, h4, #content ul, #content ol, #content table {
  margin-bottom: 15px;
}
a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
  color:#0086D8;
  text-decoration: none;
}
a:hover, a:active {
  color: #0099CC;
  text-decoration: underline;
}

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

.button {
  padding: 3px 5px;
  text-transform: uppercase;
  font-size: 9px;
  text-decoration: none !important;
  border: 1px dotted #000000;
  background-color: #BADFE2;
}

.button:hover {
  background-color: #9AD1D6;
}

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

/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#wrapper {
  width: 869px;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  border-right-width: 10px;
  border-left-width: 10px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #0086D8;
  border-left-color: #0086D8;
  background-color: #FFFFFF;
}
#shadow {
  width: 970px;
  margin-right: auto;
  margin-left: auto;
  background-attachment: scroll;
  background-image: url(mainbg.png);
  background-repeat: repeat-y;
  background-position: center top;
}


/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
  padding: 0px;
  height: 178px;
  background-attachment: scroll;
  background-image: url(http://custom.buyitsellit.com/14617/header.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
#top img {
  float: left;
  position: relative;
  top: 20px;
  left: 120px;
}
#topright {
  float: right;
  width: 120px;
  padding-right: 0px;
  padding-top: 20px;
  text-align: center;
  line-height: 120%;
  color: #FFFFFF;
}
#topright  a:link, #topright a:visited {
  color: #FFFFFF;
}
#topright a:hover, #topright a:active {
  text-decoration: underline;
}

#bar {
  background-attachment: scroll;
  background-image: url(barbg.png);
  background-repeat: repeat-x;
  background-position: left top;
  height: 61px;
}



  #search {
  width: 260px;
  float: right;
  font-size: 11px;
  color: #574940;
  margin-top: 10px;
  text-align: center;
  padding-bottom: 15px;
  }
    #search input {
  text-transform: uppercase;
  width: 65px;
  color: #574940;
  margin-bottom: 6px;
    }
    #search label input {
  width: 175px;
  background-color: #FFFFFF;
    }
  
  #top h1 {
    font-size: 35px;
  }
  
  #menu {
  float: left;
  line-height: 45px;
  color: #FFFFFF;
  margin-left: 0px;
  padding-top: 0px;
  display: inline;
  }
    #menu a {
  margin: 0 7px;
  color: #FFFFFF;
    }
    
    .tab {
     
    float: left;
        line-height: 45px;
        padding-right: 20px;
    padding-left; 30px;
        height: 45px;

        }
        
    .tab a {
    padding-left: 20px;
    
    }    
#featured {
  background-attachment: scroll;
  background-image: url(featured.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 50px;
}

/* ----------------------------------- */
/* CONTENT
/* ----------------------------------- */
#main {
  padding-right: 0px;
  padding-left: 0px;
}
  #content {
  width: 587px;
  float: right;
  padding-top: 30px;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 10px;
    
  }
    #content h2 {
  font-size: 21px;
  color: #0086D8;
    }
    #content h3, p.price {
      font-size: 16px;
      font-weight: bold;
    }
    
    #banner, #welcome, #featured {
      margin-bottom: 30px;
    }
    
    #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: bold;
  width: 33%;
  border: 1px dotted #66CCCC;
    }
#products  a:link, #products a:visited {
  color: #574940;
  text-decoration: none;
}
#products  a:hover, #products a:active {
  color: #0066CC;
  text-decoration: underline;
}


      #products td h3 {
        margin-bottom: 3px;
        font-size: 12px;
      }
      #products td p {
  margin: 0;
  color: #574940;
      }
      #products td p img {
        vertical-align: middle;
        margin-left: 10px;
      }
    
    /* Product page */
    #photos {
      width: 290px;
      float: right;
      margin-left: 30px;
      display: inline;
    }
      #photos img {
        width: 290px;
        margin-bottom: 10px;
      }
      #photo-thumbs {
        text-align: center;
      }
      #photo-thumbs img {
        width: 80px;
        margin: 5px;
        vertical-align: middle;
      }
      #promo {
  background-attachment: scroll;
  background-image: url(promo.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 50px;
}

#cartthanks {
  border-bottom-width: thin;
  border-bottom-style: dashed;
  border-bottom-color: #574940;
  margin-bottom: 20px;
}

    
    /* Cart page */
    .cart-item {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom-width: thin;
  border-bottom-style: dashed;
  border-bottom-color: #574940;      
    }
      .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;
  color: #0086D8;
    }
      #cart-total strong {
        font-size: 21px;
      }
      #cart-total img {
        vertical-align: middle;
        margin-left: 20px;
      }

      p.product-options input {
  vertical-align: middle;
  background-color: #FFFFFF;
      }
    
    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: #FFFFFF;
  color: #574940;
}

.productOption {
  margin-bottom: 10px;
}
    
      
  /* Common to all pages */
  #side {
  width: 200px;
  float: left;
  height: auto;
  padding-left: 10px;
  padding-top: 10px;
  }
#login {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: right;
  color: #FFFFFF;
  width: 150px;
  float: right;
  padding-right: 10px;
}
#login  a {
  color: #FFFFFF;
  text-decoration: none;
}
#login a:hover {
  text-decoration: underline;
}

    #side h2 {
      font-size: 14px;
    }
    #side li {
  padding-left: 18px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  font-size: 12px;
  list-style-type: none;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #6699CC;
    }
      #side li a {
      }
    
    #side li li {
  font-size: 11px;
  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;
    }
#side a:hover, #side a:active {
  color: #0066CC;
  text-decoration: underline;
}

#emailsub_wrapper {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 15px;
  clear: left;
  margin-top: 15px;
}

/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */
#footer {
  clear: both;
  background-attachment: scroll;
  background-image: url(footerbg.png);
  background-repeat: no-repeat;
  background-position: center top;
  height: 100px;
}  
#copyright p {
  font-size: 12px;
  color: #FFFFFF;
}
#copyright a {
  color: #FFFFFF;
}




#copyright {
  padding-top: 44px;
  width: 250px;
  margin-right: auto;
  margin-left: auto;
}
#myebay {
  text-align: center;
  margin-bottom: 40px;
  margin-top: 20px;
}

