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: #212121;
background-image: url("http://custom.buyitsellit.com/14469/BG_LOOP_01.jpg");
background-repeat: repeat-x;
}

p, div, li,  h1, h2, h3, td, input, select, textarea {
    font-family: Arial, Helvetica;
    font-size: 13px;
    color: #000;
    line-height: 140%;
  
}

h4 {
    font-family: Arial, Helvetica;
    font-size: 24px;
    color: #ffffff;
    line-height: 100%;
}

p, h1, h2, h3, #content ul, #content ol, #content table {
  margin-bottom: 15px;
}

a {
  outline: none;
}

.copyright {
font-family: helvetica, arial, sans-serif;
font-style: normal;
color: #626262;
font-size: 1em;
text-decoration: none;
}

.copyright A:link {
font-family: helvetica, arial, sans-serif;
font-style: normal;
color: #888888;
font-size: 1em;
text-decoration: none;
}

.copyright A:visited {
font-family: helvetica, arial, sans-serif;
font-style: normal;
color: #888888;
font-size: 1em;
text-decoration: none;
}

.copyright A:hover {
font-family: helvetica, arial, sans-serif;
font-style: normal;
color: #cacaca;
font-size: 1em;
text-decoration: none;
}

a img, :link img, :visited img {
    border: none;
  outline: none;
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}

.button {
  padding: 3px 5px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none !important;
  border: none;
  cursor: pointer;
  outline: none;
}

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


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

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
  padding-top: 38px;
}
  #search {
    width: 250px;
    float: right;
    font-size: 11px;
  }
    #search input {
      border: none;
      text-transform: uppercase;
      width: 65px;
    }
    #search label input {
      width: 175px;
    }
  
  #top h1 {
    font-size: 35px;
  }

#banner {
width: 850px;
height: 114px;
/*background-color: #red;*/
margin:0 auto;
text-align: center;
z-index: 1;
}

#logo {
width: 567px;
height: 73px;
/*background-color: #red;*/
padding-top: 29px;
padding-left: 12px;
align: left;
float: left;
}

#icons {
width: 250px;
height: 106px;
/*background-color: #red;*/
align: right;
float: right;
}

#feedicondiv {
/*background-color: #green;*/
padding-top: 72px;
padding-left: 40px;
align: left;
float: left;
}

#iconPadLeft {
/*background-color: #green;*/
height: 106px;
width: 40px;
align: left;
float: left;
}

#iconDiv {
/*background-color: #green;*/
padding-top: 73px;
width: 40px;
align: right;
float: right;
}


/* ----------------------------------- */
/* BAR
/* ----------------------------------- */
#bar {
  background-color:#515151;
  padding: 0 30px;
  line-height: 69px;
  margin-bottom: 0px;
  height: 69px;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #515151; 
  border-right-color: #151515;  
  border-bottom-color: #151515;
  border-left-color: #848484;

}
  #smalldiv {
    height: 6px;
    width: 850;
  }

  #cart {
    float: right;
    line-height: 44px;
    padding-left: 0px;
    padding-right: 30px;
  }
    #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: 27px;
    float: left;
  }

/* ----------------------------------- */
/* ROLLOVERS
/* ----------------------------------- */

.displace {
  position: absolute;
  left: -5000px;
  }

a.feedicon {
  display: block;
  width: 32px;
  height: 32px;
  text-decoration: none;
  background: url("http://custom.buyitsellit.com/14469/FEED_ICON.png");
  }
a.feedicon:hover {
  background-position: -32px 0;
  }

a.iconRSS {
  display: block;
  width: 32px;
  height: 32px;
  text-decoration: none;
  background: url("http://custom.buyitsellit.com/14469/ICON_RSS.png");
  }
a.iconRSS:hover {
  background-position: -32px 0;
  }
  
a.iconFacebook {
  display: block;
  width: 32px;
  height: 32px;
  text-decoration: none;
  background: url("http://custom.buyitsellit.com/14469/ICON_FACEBOOK.png");
  }
a.iconFacebook:hover {
  background-position: -32px 0;
  }
  
a.iconTwitter {
  display: block;
  width: 32px;
  height: 32px;
  text-decoration: none;
  background: url("http://custom.buyitsellit.com/14469/ICON_TWITTER.png");
  }
a.iconTwitter:hover {
  background-position: -32px 0;
  }

/* ----------------------------------- */
/* CONTENT
/* ----------------------------------- */
#contentbg {
  overflow: hidden;
  width: 850px;
  margin:0 auto;
  text-align: left;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #101010; 
  border-right-color: #373737;  
  border-bottom-color: #373737;
  border-left-color: #101010;
  background-color: #353535;
  background-image: url("http://custom.buyitsellit.com/14469/BG_LOOP_02.jpg");
  background-repeat: repeat-x;
}

#tabs {
  width: 850px;
  height: 46px;
  margin:0 auto;
  text-align: center;
  z-index: 1;
}

#tabdiv {
  width: 170px;
  height: 46px;
  /*background-color: #red;*/
  align: left;
  float: left;
  z-index: 1;
}

#tabdivbg {
  width: 170px;
  height: 46px;
  /*background-color: #red;*/
  background-image: url("http://custom.buyitsellit.com/14469/TABS_SPONSOR_BLANK_BG.jpg");
  background-repeat: no-repeat;
  align: left;
  float: left;
  z-index: 1;
}

#cartdiv {
  overflow: hidden;
  width: 848px;
  margin:0 auto;
  text-align: center;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #101010;
  border-right-color: #101010;  
  border-bottom-color: #101010;
  border-left-color: #4b4b4b;
  margin:0 auto;
  text-align: center;
}

#mainlist {
  overflow: hidden;
  width: 848px;
  margin:0 auto;
  text-align: center;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #101010;
  border-right-color: #101010;  
  border-bottom-color: #101010;
  border-left-color: #4b4b4b;
  margin:0 auto;
  text-align: left;
}
  #mainlist.wide {
    background: none;
  }

  #content {
    width: 586px;
    float: right;
    
  }
  
#main {
  margin: 0px;
}
  #main.wide {
    background: none;
  }

  #content {
    /*background-color:#515151;*/
    width: 586px;
    float: right;
    
  }
    #main.wide #content {
      width: auto;
      float: none;
      border-style: solid;
      border-top-width: 0px;
      border-right-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
      border-top-color: #101010;
      border-right-color: #101010;  
      border-bottom-color: #101010;
      border-left-color: #4b4b4b;
    }


    #content h2 {
      padding-left: 15px;
      font-size: 21px;
    }
    #content h3, p.price {
      padding-left: 0px;
      font-size: 16px;
      font-weight: bold;
            font-color: #ffffff;
    }
    
    #welcome, #featured {
      margin-bottom: 15px;
    }
    
    #crumb {
      font-weight: bold;
      margin-bottom: 20px;
      margin-left: 30px;
      margin-top: 10px;
      font-size: 14px;
    }

    #crumbproduct {
      font-weight: bold;
      font-size: 16px;
    }

    #crumbcategories {
      font-weight: bold;
      font-size: 16px;
      margin-left: 30px;
    }


    
    #pagination {
      text-align: center;
      height: 20px;
    }
      #pagination a#prev {
        float: left;
      }
      #pagination a#next {
        float: right;
      }
    
    /* Category Page */
    #products td {
      background-image: url("http://custom.buyitsellit.com/14469/BG_NEWS_LOOP_01.jpg");
      background-repeat: repeat;
      text-align: center;
      font-weight: bold;
      border-style: solid;
      border-top-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
      border-top-color: #505050; 
      border-right-color: #505050;  
      border-bottom-color: #505050;
      border-left-color: #505050;

      
    }
      #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 {
      width: 290px;
      float: right;
      margin-left: 30px;
      margin-right: 80px;
      margin-bottom: 50px;
      display: inline;
    }
      #photos img {
        width: 290px;
        margin-bottom: 10px;
      }
      #photo-thumbs {
        text-align: center;
      }
      #photo-thumbs img {
        width: 0px;
        margin: 0px;
        vertical-align: middle;
      }
    
    /* Cart page */
    .cart-item {
      margin-bottom: 15px;
      margin-right: 25px;
      padding-bottom: 10px;
      padding-left: 15px;  
      padding-top: 15px;
      background-image: url("http://custom.buyitsellit.com/14469/BG_NEWS_LOOP_01.jpg");
      background-repeat: repeat;
      border-style: solid;
      border-top-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
      border-top-color: #505050;
      border-right-color: #505050;  
      border-bottom-color: #505050;
      border-left-color: #505050;
  

      /*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-image: url("http://custom.buyitsellit.com/14469/BG_NEWS_LOOP_01.jpg");
      background-repeat: repeat;
      border-style: solid;
      border-top-width: 1px;
      border-right-width: 0px;
      border-bottom-width: 0px;
      border-left-width: 1px;
      border-top-color: #505050;
      border-right-color: #505050;  
      border-bottom-color: #505050;
      border-left-color: #505050;
      padding: 15px;
      text-align: center;
      color: #888888;
    }
      #cart-total strong {
        font-size: 2.5em;
        color: #ffffff;
      }
      #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: 200px;
    float: left;
  }
    #side h2 {
      font-size: 17px;
    }
    /*Non-active Number*/
    #side li {
      padding-bottom: 3px;
      margin-bottom: 3px;
      background: transparent url(/templates/01/_images/common/divider-horizontal.gif) left bottom repeat-x;
      list-style: none;
      font-size: 12px;
      color: #9c9c9c;
    }
    #side li a {
      text-decoration: none;
      }
    
    #side li li {
      font-size: 11px;
      padding: 0;
      background: none;
      font-weight: normal;
      margin: 0 0 0 10px;
      color: #9c9c9c;
    }
    /*Active Number*/
    #side li.selected {
      font-weight: bold;
      color: #9c9c9c;
    }

/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */
#footer {
  margin: 0px 0px;
  padding-top: 7px;
  background: transparent url(/templates/01/_images/common/divider-horizontal.gif) 0 0 repeat-x;
}

#bottomdiv {
width: 850px;
height: 10;
margin:0 auto;
text-align: center;
}

#copyrightdiv {
width: 850px;
height: 25px;
margin:0 auto;
text-align: center;
padding-top: 10px;
}


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























































































