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;
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
    font-family: Verdana, Arial, Helvetica;
    font-size: 14px;
    color: #4D3D23;
    line-height: 140%;
}

h1 {
    font-family: Verdana, Arial, Helvetica;
    font-size: 20px;
    font-weight: bold;
    color: #4D3D23;
    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
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}

.button {
  padding: 3px 5px;
  text-transform: uppercase;
  font-size: 9px;
        font-weight: bold;
        text-decoration:none !important;
  cursor: pointer;
}
#cart-total .button {
  font-size: 14px;
  font-weight: bold;
  padding: 6px 9px;
  margin-left: 20px;
}

/* ----------------------------------- */
/* 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 #0C8707;
font-weight: bold;
background: #fff;
color: #4D3D23;
}

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

.pages a:hover {
border-color: #0C8707;
}

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

.pages span.nextprev {
color: #4D3D23;
}

.pages span.nextprev {

color: #4D3D23;
}

.pages .nextprev-next {
float: right;
}


/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#wrapper {
  width: 850px;
  margin: 0 auto;
  text-align: left;
        border-width: 4px;
  border-style: solid;
  border-color: #bca78c;

}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
  padding:0px;    
  height: 181px;
  background-attachment: scroll;

        background-image: url(http://custom.buyitsellit.com/2219/header-background.jpg);
  background-repeat: no-repeat;

       }

  #searchwrapper {
    width: 250px;
    float: right;
    font-size: 11px;
                padding:5px; 
  }
    #search {
    width: 250px;
    float: right;
    font-size: 11px;
  }
    #search input {
      border: none;    
      
    }
    #search label input {
      width: 175px;
    }
  
  #top h1 {
    font-size: 35px;
  }

/* ----------------------------------- */
/* BAR
/* ----------------------------------- */
#bar {
  padding: 0 30px;
  line-height: 44px;
  height: 49px;
}
  #cart {
    float: right;
    line-height: 44px;
    padding-left: 25px;
  }
    #cart a {
      font-weight: bold;
    }
  
  #menu {
    padding-top: 14px;
    float: left;
  }

/* ----------------------------------- */
/* CONTENT
/* ----------------------------------- */
#main {
  padding: 20px;
}
  #content {
    width: 596px;
    float: right;
                padding-right: 5px;
          padding-left: 5px;

  }
    #main.wide #content {
      width: auto;
      float: none;
    }
    #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;
                        border: 3px solid #faa417;
                        vertical-align: bottom;
                                             }
      #products td h3 {
        margin-bottom: 3px;
        font-size: 12px;
      }
      #products td p {
        margin: 0;
      }
      #products td p img {
        vertical-align: middle;
        margin-left: 10px;
      }

                                                           
    /* Product page */


    
 #photos {
 
  
  text-align: center;
  margin-bottom: 16px;
 
    }
      #photos img {
  margin-bottom: 10px;
      }
      #photo-thumbs {
  text-align: center;
 
      }
      #photo-thumbs img {
  margin: 2px;
  vertical-align: middle;
      }
#default_photo {
  text-align: center;
 
}

    
    /* Cart page */
    .cart-item {
      margin-bottom: 15px;
      padding-bottom: 15px;
      background: transparent url(http://custom.buyitsellit.com/2219/browndivider.gif) left bottom repeat-x;
    }
      .cart-item img {
        height: 70px;
        float: left;
        margin-right: 15px;
        display: inline;
                                background-color:#ffffff;
                                padding:15px;
                                border: 1px solid #faa417;
      }
      .cart-item h3, .cart-item p {
        margin-bottom: 4px;
      }
                                   P.price
{                               float: left;
  
}

                                   p.product-options
{                               float: left;
  
}                                   
    
    #cart-total {
      padding: 15px;
                        border: medium dotted #6b542e;
      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: 150px;
    float: left;    
    padding: 10px;
  }
    #side h2 {
      font-size: 17px;
    }
    #side li {
      padding-bottom: 3px;
      margin-bottom: 3px;
      list-style: none;
      font-size: 14px;
    }
      #side li a {
        text-decoration: none;
      }
    
    #side li li {
      font-size: 12px;
      padding: 0;
      background: none;
      font-weight: normal;
      margin: 0 0 0 10px;
    }
    
    #side li.selected {
      font-weight: bold;
    }

/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */
#footer {
  margin: 0;
  padding: 7px 30px;
}

/* ----------------------------------- */
/* 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;
  
}






