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: #2E2E2C;
  background-image: url(pagebg.jpg);
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
  font-family: Arial, Helvetica;
  font-size: 13px;
  color:  #D7D7CF;
  line-height: 22px;
}
p, h1, h2, h3, h4, #content ul, #content ol, #content table {
  margin-bottom: 15px;
}
a img {
    border: none
}
a:link, a:visited {
  color:#ddb76f;
  text-decoration: none;
}
a:hover, a:active {
  text-decoration: underline;
  color: #C98A14;
}
a img, :link img, :visited img, :active img,{
    border: none;
}


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


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

.button:hover   {
  background-color: #605245;
}
a.button {
   color:#251c14;
   }

#cart-total .button {
  font-size: 14px;
  font-weight: bold;
  padding: 6px 9px;
  margin-left: 20px;
}
input, select {
  background-color: #605245;
}

hr {
  color: #4D401D;
  background-color: #4D401D;
}


/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#wrapper {
  width: 900px;
  text-align: left;
  background-color: #2E2E2C;
  padding-top: 0px;
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  border: 2px solid #000000;
}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
  padding: 0px;
  height: 133px;
  background-image: url(header_jewel.png);
  background-repeat: no-repeat;
  background-position: center top;
  width: 900px;
}
#name {
  width: 400px;
  margin-left: 0px;
  float: left;
}

#name img {
  margin: 3px;

}
#topright {
  float: right;
  width: 290px;
  padding-right: 10px;
}
#topright   a:link, #topright  a:visited, .productlist a:link, .productlist a:visited {
  color: #D7D7CF;
}
#topright  a:hover, #topright  a:active, .productlist a:hover, .productlist a:active {
  color: #C98A14;
  text-decoration: none;
}





  #search {
  width: 250px;
  float: right;
  font-size: 11px;
  color:   #D7D7CF;
  margin-top: 8px;
  }

    #search input {
  text-transform: uppercase;
  width: 65px;
  background-color: #3F3126;
  color:   #D7D7CF;
    }
    #search label input {
  width: 175px;
  background-color: #605245;
  color: #D7D7CF;
    }
  #cart {
  text-align: right;
  width: 250px;
  float: right;
  line-height: 180%;
  padding-top: 0px;
  padding-right: 4px;
  padding-bottom: 0px;
  padding-left: 0px;
  }
#login {
  float: right;
  width: 250px;
  text-align: right;
  line-height: 180%;
  padding-right: 4px;
}
  
  #menu {
  float: left;
  line-height: 35px;
  text-align: center;
  clear: both;
  position: relative;
  top: 0px;
  color: #D7D7CF;
  padding-left: 6px;
  }
#menu  a:link, #menu a:visited {
  margin: 0 4px;
  color:   #D7D7CF;
  font-size: 12px;
    }
#menu a:hover, #menu a:active {
  color: #C98A14;
  text-decoration: none;
}
/* ----------------------------------- */
/* CONTENT
/* ----------------------------------- */
#main {
  padding-top: 10px;
  padding-right: 25px;
  padding-bottom: 30px;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-image: url(mainbg.jpg);
  background-attachment: scroll;
  background-color: #392B20;
  background-position: left top;
}
  #content {
  width: 600px;
  float: right;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  background-color: #251C14;
  }
    #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;
    }
#welcome {
  background-color: #251C14;
  padding: 10px;
}
#featured {
  background-attachment: scroll;
  background-image: url(featured.png);
  background-repeat: no-repeat;
  background-position: center 10px;
  padding-top: 80px;
  background-color: #251C14;
  width: 500px;
  padding-right: 12px;
  padding-bottom: 10px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  bottom: 15px;
}
.featured-box {
  float: right;
  text-align: center;
  width: 500px;
}
.short-info  {
  background-image: url(overlay.png);
  background-repeat: repeat;
  float: right;
  height: 44px;
  position: relative;
  bottom: 50px;
  clear: right;
  width: 290px;
  text-align: center;
  vertical-align: middle;
  padding-top: 6px;
}
.short-info a {
  color: #D7D7CF;
}
.featured-image {
  float: right;
  width: 290px;
}
.description {
  float: left;
  width: 194px;
  text-align: left;
  padding-top: 60px;
  padding-left: 6px;
}


    
    /* ----------------------------------- */
/* PAGINATION
/* ----------------------------------- */

.pages {
padding: 1em;
margin: 0 0;
font-size: 85%;
text-align: center;
}

.pages a, .pages span {
display: block;
float: left;
padding: 0.2em 0.5em;
margin-right: 0.1em;
border: 1px solid #fff;
background: #fff;
}

.pages span.current {
border: 1px solid #00456B;
font-weight: bold;
background: #fff;
color: #00456B;
}

.pages a {
border: 1px solid #fff;
text-decoration: none;
}

.pages a:hover {
border-color: #00456B;
color: #cb661d;
}

.pages a.nextprev {
font-weight: bold;
}

.pages span.nextprev {
color: #00456B;
}



.pages .nextprev-next {
float: right;
}
#products a {
  color:  #D7D7CF;
}
#products a.button {
  color:   #D7D7CF;
}

#textbox {
  margin-top: 20px;
  margin-bottom: 20px;
}

    
    /* Category Page */
    
    #productpage {
  margin-right: auto;
  margin-left: auto;
  background-color: #251c14;
  width: 750px;
  padding-top: 30px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 30px;
}
#productwrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 440px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.productlist  {
  width: 400px;
  height: 150px;
  margin-bottom: 16px;
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #141414;
}
.productlist img {
  margin-right: auto;
  margin-left: auto;
  }
.product-image {
  text-align: center;
  width: 200px;
  float: left;
}


.productlist h3 {
  padding-top: 15px;
  }


    #products td {
  text-align: center;
  font-weight: bolder;
  background-color: #34271D;
  width: 33%;
  padding-top: 60px;
  vertical-align: top;
    }
      #products td h3 {
        margin-bottom: 3px;
        font-size: 12px;
      }
#products p, {
  margin: 0;
  color:  #D7D7CF;
      }
    #products td p img {
        vertical-align: middle;
        margin-left: 10px;
      }
    
    /* Product page */
    #photos {
  width: 290px;
  
  margin-left: 30px;
  display: inline;
  text-align: center;
    }
 
   #photos {
 
  text-align: center;
  
    }
      #photos img {
  
      }
      #photo-thumbs {
  text-align: center;
  
      }
      #photo-thumbs img {
  margin: 2px;
 
      }
#default_photo {
 
}

#product-description {
background-color: #C98A14;
padding:20px 50px 20px 50px; 
}

#promo {
  background-attachment: scroll;
  background-image: url(promo.png);
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 50px;
}
#announce {
  padding-top: 10px;
  padding-bottom: 16px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #333333;
}

    /* Cart page */
    .cart-item {
  margin-bottom: 15px;
  padding-bottom: 5px;
  color: #4F3E2F;
  color:   #D7D7CF;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #333333;
  padding-top: 10px;
    }
.cart-item a {
  color: #D7D7CF;
}
      .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#google-checkout {
      text-align: center;
    }
    p#google-checkout img {
      display: block;
      margin: 0 auto;
    }
    
    p#update-cart {
      font-weight: bold;
      font-size: 14px;
    }

    
      
  /* Common to all pages */
  #side {
  width: 190px;
  float: left;
  height: auto;
  padding-left: 5px;
  padding-bottom: 20px;
  padding-top: 0px;
  }
  #centered {
  text-align: center;
}
#side  a:link, #side a:visited {
  color:   #D7D7CF;
  display: block;
}
#side a:hover, #side a:active {
  color: #C98A14;
  text-decoration: none;
  display: block;
}


    #side h2 {
  font-size: 14px;
  text-align: center;
  display: block;
    }
    #side li {
  padding-left: 18px;
  padding-bottom: 4px;
  margin-bottom: 7px;
  font-size: 12px;
  list-style-type: none;
  background-color: #251C14;
    }
#side li:hover {
  background-color: #3A2C1F;
}
    
    #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;
    }
#emailsub_wrapper {
  text-align: center;
  padding-top: 50px;
}
#emailsub_wrapper .button {
  line-height: 50px;
  color:   #D7D7CF;
}
#emailsub_wrapper a.button {
  color:  #D7D7CF;
  display: inline;
  }
#myebay {
  text-align: center;
}
#cards {
  background-attachment: scroll;
  background-image: url(cards2.png);
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  height: 30px;
  padding-top: 30px;
}





/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */
#footer {
  clear: both;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  height: 30px;
  background-color: #251C14;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #000000;
}  
#footer a {
  color: #D7D7CF;
}

#copyright p {
  font-size: 12px;
  color:   #D7D7CF;
  padding-top: 4px;
}
.sidebox {
  padding-top: 10px;
  padding-bottom: 10px;
}









