body {
  background-color: #ede2dc;
  padding-top: 20px;
  font-family: "Century Gothic", "Lucida Grande", Helvetica, Arial;
  font-weight: 100;
}

th, td { padding: 10px 5px;}
#header td { padding: 0 !important }
#header table { width: 100% }

h1 { font-size: 200%; margin-bottom: 1em; }
h2 { font-size: 180%; margin: 0 0 0.5em 0; }
h3 { font-size: 160%; }
h4 { font-size: 140%; }
a.edit,
a.destroy { font-size: 80%; padding: 5px 10px; background-color: #eaeaea; color: black !important; text-decoration:none;}
a.destroy { background-color: #c99 }


p {
  margin-top: 1em;
}

h3#scroller_note {
  text-align:center;
}

#header a:link, 
#header a:visited {
  color: #5d5d5d !important;
  text-decoration: none;
}
#header a {
  border-left: 1px solid #987;
  padding-left: 20px;
  margin-right: 10px;
  font-size: 120%;
}
#header li.first a {
  border-left: 0px none !important;
}


#header_menu form {
  font-size: 80%;
  float: right;
  padding: 5px 5px 0 0;
}
#header_menu ul { width: 100% }
#header_menu {
  vertical-align: middle;
  background-color: #a2948c;
  text-align: left;
}
#header_menu ul li {
  display: inline;
  margin: 0.5em;
  line-height: 40px;
}
#header_menu ul {
  display: inline;
}

#header { min-height: 40px }
#header_image { 
  background-color: white;
  padding: 0 40px;
 }


#header td  { 
  vertical-align: middle;
}

a:link  { 
  color: #654;
}

a:visited  { 
  color: #888;
}
#header a:visited  { 
  color: #eee;
  text-decoration: none;
}


  
#product-image { overflow:hidden; }

#scroller_preview { position: relative }
#scroller_preview img { position: absolute;  }
#scroller { margin-top:5px; }
#scroller img { display:block; }


.details { 
  color: #333;
  line-height: 1.5em;
}
.details h2 {
  color: #333;
}
.details h2.categories { margin: -10px 0 10px 0 }
.details h2.categories a { 
  font-size: 60%; 
  text-decoration: none;
  color: #321 !important;
}
.details h2.categories a:link,
.details h2.categories a:visited {
  color: #321 !important;
}
.details h1 { font-size: 200% }


h4.unavailable {
  padding: 10px;
  background-color:#eee;
  margin: 10px 0;	
}

.details h4.money {
  margin: 1em 0;
  font-size: 1.5em; 
  text-align: right;
}
h4.sale {
  padding-right: 45px;
  background: url(/images/sale.gif) no-repeat top right;
}
div.sale {
  background: url(/images/sale.gif) no-repeat top right;
  width: 10em;
}
.details form {
  padding-top: 1em;
  border-top: solid 1px #555;
  border-bottom: solid 1px #555;
  text-align: right;
  width: auto;
}

.details td { 
  text-align: left;
  padding: 4px 0;
}
.details td.label {
  text-align: right;
  padding-right: 0.5em;
  width: 40%;
}
.details form div.option {
  margin-left: 5%;
  width: 50%;
  text-align: left;
}
.details form h4 {
  color: #333;
  text-align: right;
  margin: 1em auto;
}



#category h1 {
  text-align: center;
}
#category table {
  margin: 0 auto;
}

#category td {
  padding: 10px;
  vertical-align: top;
  max-width: 25%;
  width: 25%;
}

#cart { 
  margin: 0 0 20px 0; 
  border: 1px solid #eec 
}
#cart th { 
  background-color: #eec 
}
#cart td { 
  border-top: 1px solid #ccd; 
}
#cart table { 
  border-collapse: separate; 
  width: 100%;
}
#cart tfoot td { 
  vertical-align: middle; 
}
#cart .fieldset {
  padding: 10px;
  background-color: #efefef;
  margin: 0 0 1em 0;
}
#cart .blockset {
  padding: 10px;
  margin: 0 0 1em 0;
}
#cart #shipping_address input {
  width: 100%;
}

#cart td.label {
  width: 8em;
}

#cart h4 a:link {
  color: #333;
}

#pages li {
  margin-left: 1em;
}




.flash { 
  padding: 10px;
  width: auto;
  background-color: #eee;
}

#subscribe { color: #333;}
#ft { color: #4a3e37 !important; }

  #main a {
    color: black;
  }
  #main { 
    background-color: white;
    padding-left: 10px;
  }
  
  .sidebar-two {
    text-align: center;
    background: #f9efed; 
    padding: 10px 15px 20px 10px;
  }
  .sidebar-two ul {
    text-align: right;
  }
  .sidebar-two li { 
    margin-top: 1em;
  }
  .sidebar-two li a {
    text-decoration: none;
    color: #5d5d5d;

  }
  .sidebar-two {
    max-width: 180px;
    width: 180px;
  }
  
  #pagelist {
    margin-top: 5em;
  }
  
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
  zoom: 1;
}

#recommend {
  margin: 2em auto 0 auto;
}
#recommend td {
  vertical-align: top;
  text-align: center;
  width: 30%;
}
