body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
margin-bottom: 0px;
    padding: 0px;
    border: 0px;
}
body {
    text-align: left;
}
p, div, li,  h1, h2, h3, h4, td, a, input, select, textarea {
    font-family: Arial, Helvetica;
       color: #000;
    line-height: 100%;
margin-bottom: 0px;
}
p, h1, h3, h4, #content ul, #content ol, #content table {
  margin-bottom: 0px;
   font-size: 12px;
}
h2,  #content ul, #content ol, #content table {
  margin-bottom: 2px;
   font-size: 13px;
}
a img, :link img, :visited img {
    border: none
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}

.button {
  padding: 2px 2px;
  text-transform: none;
  font-size: 10px;
  text-decoration: none !important;
  border: none;
  cursor: pointer;
}
#cart-total .button {
  font-size: 12px;
  font-weight: bold;
  padding: 3px 3px;
  margin-left: 20px;
}

/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#wrapper {
  width: 850px;
  margin: 0 auto;
  text-align: left;
}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
  padding: 5px 5px;  text-align: center;
}
  #search {
    width: 130px;   float: left;  font-size: 11px;
  }
    #search input {
      border: none;
      text-transform: none;
      width: 60px;
    }
    #search label input {
      width: 60px;
    }
  
  #top h1 {
    font-size: 16px;
  }

/* ----------------------------------- */
/* BAR  
/* ----------------------------------- */
#bar {
  padding: 0 00px;
  line-height: 36px;
  margin-bottom: 5px;
  height: 36px;
}
  #cart {
    float: right;
    line-height: 36px;
    padding-left: 36px;
  }
    #cart a {
      font-weight: bold;
    }
    #bar #cart a:link, #bar #cart a:visited {
      color: #FFF;
      text-decoration: underline;
    }
    #bar #cart a:hover, #bar #cart a:active {
      color: #c1c8ce;
    }
  
  #menu {
    padding-top: 8px;
    float: left;
  }

/* ----------------------------------- */
/* CONTENT 
/* ----------------------------------- */
.productOption {padding-bottom:5px;}
.optionLabel {width:80px;}
#main {
  margin: 0 5px;
  background: transparent url(http://custom.buyitsellit.com/6804/SSvert.GIF) 0 0 repeat-y;
}
  #main.wide {
    background: none;
  }

  #content {
    width: 680px;
    float: right;
  }
    #main.wide #content {
      width: auto;
      float: none;
    }
    #content h2 {
      font-size: 12px;
    }
    #content h3 {
      font-size: 13px;
      font-weight: bold;
    }
    #content  p.price {
      font-size: 12px;
      font-weight: bold;
      }
    
    #banner, #welcome, #featured {
      margin-bottom: 0px;
    }
    
    #crumb {
      font-weight: bold;
      margin-bottom: 5px;
      font-size: 16px;
    }
    
    #pagination {
      text-align: center;
      height: 14px;
    }
      #pagination a#prev {
        float: left;
      }
      #pagination a#next {
        float: right;
      }
    
    /* Category Page */
    #products td {
      background: #f2f2f2;
      text-align: left;
      font-weight: bold;
    }
      #products td h3 {
        margin-bottom: 3px;
        font-size: 12px;
      }
      #products td p {
        margin: 0;
      }
      #products td p img {
        vertical-align: middle;
        margin-left: 5px;
      }
    
    /* Product page */
    #photos {
      width: 290px;
      float: right;
      margin-left: 15px;
      display: inline;
    }
      #photos img {
        width: 290px;
        margin-bottom: 4px;
      }
      #photo-thumbs {
        text-align: center;
      }
      #photo-thumbs img {
        width: 80px;
        margin: 5px;
        vertical-align: middle;
      }
    
    /* Cart page */
    .cart-item {
      margin-bottom: 15px;
      padding-bottom: 15px;
      background: transparent url(/templates/01/_images/common/divider-horizontal.gif) left bottom repeat-x;
    }
      .cart-item img {
        height: 70px;
        float: left;
        margin-right: 15px;
        display: inline;
      }
      .cart-item h3, .cart-item p {
        margin-bottom: 4px;
      }
    
    #cart-total {
      background: #f2f2f2;
      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;
      }
    
    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: 130px;
    float: left;
  }
    #side h2 {
      font-size: 12px;
    }
    #side h3 {
      font-size: 12px;
    }
    #side h1, li {
      padding-bottom: 5px;
      margin-bottom: 3px;
           list-style: none;
      font-family: Verdana, Arial; 
    font-size: 15px;
    font-weight: bold;
      text-decoration: none;
  : normal;
    }
           
      
    #side li li {
      font-size: 16px;
      padding: 0;
      background: none;
      font-weight: normal;
      margin: 0 0 0 10px;
    }
    
    #side li.selected {
      font-weight: bold;
    }


/* ----------------------------------- */
/* Advanced Search
/* ----------------------------------- */
.blur{
  background-color: #ccc; /*shadow color*/
  color: inherit;
  position:absolute;
  width:370px;  
  top:30px;
  float:right;
}

.shadow,
.content{
  position: relative;
  bottom: 2px;
  right: 2px;
}
.shadow{
  background-color: #666; /*shadow color*/
  color: inherit;
}

.content{
  background-color: #fff; /*background color of content*/
  color: #000; /*text color of content*/
  border: 1px solid #000; /*border color*/
  height: 250px;
  








