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-image: url(pagebg2.jpg);
  background-attachment: scroll;
  background-repeat: repeat;
  background-position: left top;
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #666666;
  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:#6D8AD6;
  text-decoration: none;
}
a:hover, a:active {
  color: #B5C5E6;
  text-decoration: underline;
}

div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}
input, select {
  background-color: #FBF9E0;
}

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

.button:hover {
  background-color: #FDF8D0;
}
a.button {
  color: #666666;
}

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

/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#wrapper {
  width: 1070px;
  margin: auto;
  text-align: left;
  padding-top: 16px;
}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
  padding: 0px;
  height: 222px;
  background-attachment: scroll;
  background-image: url(header.gif);
  background-repeat: no-repeat;
  background-position: center top;
}
#top img {
  float: left;
  position: relative;
  top: 20px;
  left: 74px;
}
#imagewrapper {
  float: right;
  position: relative;
  z-index: -1;
  bottom: 2px;
}

#imagec {
  float: right;
  height: 150px;
  width: 150px;
  display: inline;
  margin-right: 10px;
  background-attachment: scroll;
  background-image: url(imagec.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  top: 32px;
}
#imageb {
  float: right;
  height: 150px;
  width: 150px;
  display: inline;
  margin-right: 16px;
  background-attachment: scroll;
  background-image: url(imageb.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  top: 36px;
}
#imagea {
  float: right;
  height: 150px;
  width: 150px;
  display: inline;
  margin-right: 118px;
  background-attachment: scroll;
  background-image: url(imagea.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  top: 32px;
}
#searchwrapper {
  width: 156px;
  height: 100px;
}




  #search {
  width: 156px;
  float: right;
  font-size: 11px;
  color: #000000;
  margin-top: 10px;
  text-align: center;
  padding-bottom: 15px;
  margin-right: auto;
  margin-left: auto;
  }
    #search input {
  text-transform: uppercase;
  width: 65px;
  background-color: #FDF3B5;
  color: #000000;
  height: 30px;
  margin-bottom: 6px;
  background-attachment: scroll;
  background-image: url(search.jpg);
  background-repeat: no-repeat;
  background-position: center center;
    }
    #search input.search:hover {
  background-attachment: scroll;
  background-image: url(searchhover.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  }
    
    #search label input {
  width: 144px;
  background-color: #FBF9E0;
  background-image: none;
  height: 16px;
    }
  
  #top h1 {
    font-size: 35px;
  }
  
  #menu {
  float: left;
  line-height: 45px;
  color: #000000;
  margin-left: 86px;
  padding-top: 70px;
  display: inline;
  clear: left;
  font-size: 10px;
  }
    #menu a {
  margin: 0 3px;
  color: #000000;
  font-size: 10px;
    }
    
         
 #featured {
  background-attachment: scroll;
  background-image: url(featured.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 60px;
}
#textbox {
  margin-top: 20px;
  margin-bottom: 20px;
}


/* ----------------------------------- */
/* CONTENT
/* ----------------------------------- */
#main {
  background-repeat: repeat-y;
  background-image: url(mainbg.jpg);
  background-attachment: scroll;
  background-position: center top;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 30px;
  width: 920px;
  margin-right: auto;
  margin-left: auto;
}
#container {
  background-color: #E2D5DF;
  border: 4px solid #FFFFFF;
  width: 920px;
  margin-left: 50px;
}

  #content {
  width: 500px;
  float: left;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;    
  }
    #content h2 {
      font-size: 21px;
    }
    #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%;
    }
#products  a:link, #products a:visited {
  color: #666666;
  text-decoration: none;
}
#products  a:hover, #products a:active {
  color: #AB91A6;
  text-decoration: underline;
}


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

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

    
    /* Cart page */
    .cart-item {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom-width: thin;
  border-bottom-style: dashed;
  border-bottom-color: #000000;
      
    }
      .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: #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;
    }
 
.productOption {
  margin-bottom: 10px;
}
#login {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  width: 160px;
  margin-right: auto;
  margin-left: auto;
  font-size: 12px;
}
#login  a {
  color: #FFFFFF;
  text-decoration: none;
}
#login a:hover {
  text-decoration: underline;
}
    
      
  /* Common to all pages */
   
.sidebox {
  width: 160px;
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
}
 
  #side {
  width: 160px;
  float: left;
  height: auto;
  padding-left: 18px;
  padding-top: 10px;
  padding-right: 10px;
  background-attachment: scroll;
  background-image: url(border.gif);
  background-repeat: repeat-y;
  background-position: right top;
  font-size: 12px;
  }

    #side h2 {
      font-size: 14px;
    }
    #side li, #sideright li {
  padding-left: 18px;
  padding-bottom: 6px;
  margin-bottom: 6px;
  background-repeat: no-repeat;
  font-size: 12px;
  list-style-type: none;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-bottom-style: dotted;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
    }
      #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:link, #side a:visited, #sideright a:link, #sideright a:visited {
  color: #666666;
  text-decoration: none;
}

#side a:hover, #side a:active, #sideright a:hover, #sideright a:active {
  color: #6D8AD6;
  text-decoration: underline;
}
#sideright {
  float: right;
  width: 156px;
  padding-left: 10px;
  padding-right: 16px;
  background-attachment: scroll;
  background-image: url(border.gif);
  background-repeat: repeat-y;
  background-position: left top;
  font-size: 12px;
}

#payment {
  text-align: center;
}
#cart {
  text-align: center;
  width: 156px;
  background-attachment: scroll;
  background-image: url(cart.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 40px;
  font-size: 12px;
}


#emailsub_wrapper {
  text-align: center;
  padding-top: 40px;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #FFFFFF;
  padding-bottom: 15px;
  margin-top: 15px;
  background-attachment: scroll;
  background-image: url(newsletter.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  font-size: 12px;
}
#info {
  background-attachment: scroll;
  background-image: url(info.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 50px;
  margin-top: 16px;
}


#copyright p {
  font-size: 12px;
  color: #333333;
}
#copyright a {
  color: #333333;
}




#copyright {
  padding-top: 0px;
  width: 500px;
  margin-right: auto;
  margin-left: auto;
}
#myebay {
  text-align: center;
  margin-bottom: 40px;
  margin-top: 20px;
}
#bottom {
  background-attachment: scroll;
  background-image: url(footer.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  height: 100px;
  width: 1070px;
  margin-right: auto;
  margin-left: auto;
}


