HTML
{
  margin-bottom: 20px;
}
BODY
{
  margin: 10px auto;
  font: 0.8em Helvetica;
  color: #808080;
  width: auto;
  width: 960px;
  min-width: 900px;
  height: 600px;
  min-height: 600px;
  background-color: #FFFFFF;
}
IMG
{
  border: none;
}
P, LI
{
  line-height: normal;
}
H1
{
  font-size: 200%;
}
H2
{
  font-size: 125%;
  margin: 5px 0;
  color: #5D060C;
}
H3
{
  font-size: 95%;
  margin: 5px;
}
H4
{
  margin: 5px 0;
  font-size: 125%;
}
A
{
  border: 0;
  text-decoration: none;
  color: #33432B;
}
#wrapper
{
  /*[disabled]border:3px dashed #522A14;*/
  /*[disabled]width:100%;*/
}
#colleft
{
  position: relative;
  clear: both;
  float: left;
  width: 100%;
/*width of whole page*/
  overflow: hidden;
}
#colmid
{
  float: left;
  width: 200%;
  position: relative;
  left: 200px;
  background: #FFFFFF;
/*Center column background colour*/
}
#colright
{
  float: left;
  width: 100%;
  position: relative;
  left: 50%;
  margin-left: -400px;
}
#centerwrap
{
  float: right;
  width: 50%;
  position: relative;
  right: 100%;
}
#centerpadding
{
  margin: 10px 10px 0px 410px;
}
#center
{
  width: 100%;
  
}
#left
{
  float: left;
  width: 200px;
  position: relative;
  margin-left: -50%;
  left: 200px;
  overflow: hidden;
  background: #FFFFFF;
  padding-bottom: 3000px;
  margin-bottom: -3000px;
  color: #293A22;
}
#right
{
  float: left;
  width: 200px;
  position: relative;
  left: 0;
  overflow: hidden;
  background: #FFFFFF;
  padding-bottom: 3000px;
  margin-bottom: -3000px;
  color: #293A22;
}
/*##### Header / Logo #####*/
#header
{
  padding: 0;
  margin: 0;
  width: 960px;
  background: #5D070C;
  overflow: hidden;
  height: 100px;
}
#logo
{
  text-align: center;
  padding: 0;
}
#logo H1
{
  margin: 0;
}
#logo H1 A
{
  color: #2D2D2D;
}
/*##### Top Nav Bar #####*/
#topnav
{
  line-height: 40px;
  height: 40px;
  padding: 0 10px;
  background: #898989 url(http://custom.buyitsellit.com/19597/basicbw-topnav.gif) no-repeat center left;
  color: #FFF;
}
#topnav A
{
  color: #FFF;
}
#topnav A:hover
{
  color: #2D2D2D;
}
#topnav .cart
{
  float: left;
}
#topnav .menu
{
  float: right;
}
/*##### Left / Right Column #####*/
#box1, #box2, #box3, #box4, #box5
{
  border: 1px solid #CCCCCC;
  margin: 10px 0;
  padding: 2px;
  color: #808080;
}
.boxheading1
{
  background: transparent url(http://custom.buyitsellit.com/19597/basicbw-cats.gif) no-repeat;
  height: 30px;
  line-height: 30px;
  margin: 0 0 5px;
  padding: 0 0 0 5px;
  font-weight: bold;
}
.boxheading2
{
  background: transparent url(http://custom.buyitsellit.com/19597/basicbw-cart.gif) no-repeat;
  height: 30px;
  line-height: 30px;
  margin: 0 0 5px;
  padding: 0 0 0 5px;
  font-weight: bold;
}
.boxheading3
{
  background: transparent url(http://custom.buyitsellit.com/19597/basicbw-search.gif) no-repeat;
  height: 30px;
  line-height: 30px;
  margin: 0 0 5px;
  padding: 0 0 0 5px;
  font-weight: bold;
}
.boxheading4
{
  background: transparent url(http://custom.buyitsellit.com/19597/basicbw-info.gif) no-repeat;
  height: 30px;
  line-height: 30px;
  margin: 0 0 5px;
  padding: 0 0 0 5px;
  font-weight: bold;
}
.boxheading5
{
  background: transparent url(http://custom.buyitsellit.com/19597/basicbw-news.gif) no-repeat;
  height: 30px;
  line-height: 30px;
  margin: 0 0 5px;
  padding: 0 0 0 5px;
  font-weight: bold;
}
.boxheading6
{
  background: transparent url(http://custom.buyitsellit.com/19597/basicbw-pymt.gif) no-repeat;
  height: 30px;
  line-height: 30px;
  margin: 0 0 5px;
  padding: 0 0 0 5px;
  font-weight: bold;
}
.cartbox
{
  padding: 0 10px 10px;
  line-height: 1.4;
  text-align: center;
}
.cartbox HR
{
  color: #5D060C;
  border-style: solid;
  margin: 5px 0 10px;
}
.cartboxprice
{
  text-align: center;
}
.cartboxprice A:link, .cartboxprice A:visited
{
  background-color: #CCC;
  padding: 3px 5px;
  color: #5D060C;
  border: 1px solid #5D060C;
}
.cartboxbutton
{
  text-align: center;
}
.cartboxckout
{
  background-color: #CCCCCC;
  border: 1px solid #275548;
  height: auto;
  padding: 1px 3px;
  cursor: pointer;
  color: #275548;
  font-size: 90%;
}
.cartboxtext
{
  text-align: center;
}
.cartbox IMG
{
  margin-right: 5px;
}
#search
{
  padding: 0 10px 10px;
  text-align: center;
}
#form-search P
{
  padding: 0;
  margin: 0;
}
#form-search LABEL, #input-keywords, #submit-search
{
  vertical-align: middle;
  padding: 0;
  margin: 0;
}
#input-keywords
{
  border: 1px solid #999999;
  height: 20px;
  width: 158px;
  line-height: 20px;
  padding: 1px 1px 0;
  background-color: #FFFFFF;
  color: #505050;
  margin-bottom: 5px;
}
#submit-search
{
  background-color: #CCC;
  border: 1px solid #5D060C;
  height: 23px;
  line-height: 23px;
  _line-height: 18px;
  padding: 1px 1px 4px;
  cursor: pointer;
  font-size: 90%;
  color: #5D060C;
  font-family: Helvetica;
}
#emailsub_wrapper
{
  padding: 0 10px 10px;
  text-align: center;
}
#emailsub_wrapper INPUT, #emailsub_wrapper .submit-mimi
{
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
#emailsub_wrapper INPUT
{
  width: 158px;
  border: 1px solid #999999;
  height: 20px;
  line-height: 20px;
  padding: 1px 1px 0;
  background-color: #FFFFFF;
  color: #505050;
  margin-bottom: 10px;
}
#emailsub_wrapper .submit-mimi
{
  background-color: #CCC;
  border: 1px solid #5D060C;
  height: 20px;
  line-height: 20px;
  padding: 2px 7px 3px;
  cursor: pointer;
  color: #5D060C;
  font-size: 90%;
}
#myebay
{
  padding: 10px 0;
  text-align: center;
}
/*##### Center Column #####*/
#featured H2
{
  border-bottom: 2px solid #898989;
  font-size: 14px;
  text-align: left;
  line-height: 25px;
  height: 25px;
}
#featured
{
  text-align: center;
  clear: both;
}
TABLE #products
{
  width: 100%;
}
TABLE#products TD
{
  vertical-align: top;
  width: 33%;
  border: 1px solid #CCCCCC;
}
TABLE#products TD H3 A
{
  color: #808080;
  font-weight: bold;
}
#products .price-block
{
  padding-top: 5px;
  font-size: 90%;
}
#products A.info
{
  color: #5D060C;
  font-weight: bold;
  line-height: 2.5;
}
#products A.info:hover
{
  color: #808080;
}
/*##### Product List Page #####*/
#crumb, #crumb A
{
  font-size: 95%;
  color: #808080;
}
#crumb A:hover
{
  color: #5D060C;
}
#sort
{
  margin: 10px 0;
}
#pagination
{
    text-align: center;
    font-size: 85%;
    margin-bottom: 10px;
}
.pages
{
    display: inline;
}
.pages SPAN.current
{
    border: 1px solid #5C050B;
    font-weight: bold;
    background: #5C050B;
    color: #FFFFFF;
    padding: 0.2em 0.5em;
}
.pages A, .pages A:visited, .pages SPAN
{
    text-decoration: none;
    background-color: #FFFFFF;
    padding: 0.2em 0.5em;
    border: 1px solid #AAAAAA;
    margin-right: 0.1em;
    display: inline-block;
    color: #5C050B;
}
#pagination .pages A:hover
{
    border-color: #5C050B;
    color: #000000;
}
.pages A.nextprev
{
    font-weight: bold;
}
.pages SPAN.nextprev
{
    color: #FFFFFF;
    padding: 0.2em 0.5em;
    border: 1px solid #501;
    background-color: #5C050B;
}

/*##### Product Details Page #####*/
H2#title
{
  text-align: left;
}
#photos
{
  float: left;
  padding-right: 10px;
  width: 290px;
}
IMG#product-full
{
  margin: 10px 0 5px;
}
#photo-thumbs
{
  text-align: left;
}
#photo-thumbs IMG
{
  margin: 5px 7px 10px;
}
SPAN.price
{
  font-weight: bold;
}
P.price
{
  color: #505050;
}
INPUT.add-to-cart
{
  background-color: #CCC;
  padding: 1px 5px;
  color: #5D060C;
  border: 1px solid #5D060C;
}
INPUT.add-to-cart:hover
{
  background-color: #5D060C;
  color: #808080;
}
#availability B
{
  color: #505050;
}
.productOption, #VariantDD
{
  margin-bottom: 10px;
}
.productOption SPAN
{
  width: 75px;
  float: left;
}
#VariantDD
{
  margin-bottom: 10px;
  width: 237px;
}
SPAN.intro
{
  color: #505050;
}
#description
{
  float: left;
  clear: both;
}
/*##### Cart Page #####*/
#cart-item
{
  padding: 10px 0;
  border-bottom: 1px dotted #CCC;
  padding-right: 60px;
}
#cart-item IMG
{
  padding-right: 15px;
  float: left;
}
P.cart-price
{
  _line-height: 0.3;
}
.product-options INPUT
{
  width: 25px;
  padding: 0;
  color: #808080;
}
#delete
{
  float: right;
  _margin-top: -49px;
  margin-top: -40px;
}
#delete A
{
  background-color: #CCC;
  padding: 1px 5px;
  color: #5D060C;
  border: 1px solid #5D060C;
  font-weight: bold;
  font-size: 85%;
}
#clear-update
{
  text-align: left;
  padding: 0 0 10px;
  clear: both;
}
#clear-update A
{
  background-color: #CCC;
  padding: 1px 5px;
  color: #5D060C;
  border: 1px solid #5D060C;
  font-weight: bold;
  font-size: 85%;
}
#shipping-rates
{
  text-align: right;
  clear: both;
  padding: 0 0 10px;
}
#shipping-rates A
{
  background-color: #CCC;
  padding: 1px 5px;
  color: #5D060C;
  border: 1px solid #5D060C;
}
#cart-total
{
  clear: both;
  text-align: center;
  padding: 10px;
  border: 1px solid #5D060C;
}
#cart-total A
{
  background-color: #5D060C;
  border: 1px solid #EEE;
  padding: 2px 3px;
  color: #FFFFFF;
  font-weight: bold;
}
#google-checkout
{
  text-align: center;
}
/*##### Footer #####*/
#footer
{
  float: left;
  clear: both;
  width: 960px;
  text-align: center;
  color: #9FC647;
  padding: 6px 0;
  font-size: 90%;
  font-weight: normal;
  line-height: 20px;
  height: 40px;
  padding: 0 10px;
  background: #FFF url(http://custom.buyitsellit.com/19597/sleek-green-nav.gif) no-repeat center left;
  color: #5D060C;
  margin-bottom: 20px;
  border-bottom: 5px solid #5D060C;
}
#footer A, .footer A:visited
{
  color: #5D060C;
}
#footer A:hover
{
  color: #808080;
}
.footerlinks
{
  float: left;
  margin-top: 10px;
}
.copyright
{
  float: right;
  margin: 10px 20px 0 0;
}
#dhtmlgoodies_menu
{
  width: 190px;
/*Width of main menu*/
}
#dhtmlgoodies_menu LI
{
/*Main menu <li>*/
  list-style-type: none;
/*No bullets*/
  margin: 0px;
/*No margin - needed for Opera*/
}
#dhtmlgoodies_menu UL
{
  margin: 0px;
/*No <ul> air*/
  padding: 0px;
/*No <ul> air*/
}
#dhtmlgoodies_menu UL LI UL
{
/*Styling for those who doesn't have javascript enabled*/
  padding-left: 10px;
}
#dhtmlgoodies_menu LI A
{
/*Main menu links*/
  text-decoration: none;
/*No underline*/
  color: #737373;
/*Black text color*/
  height: auto;
  _height: 12px;
/*20 pixel height*/
  line-height: 16px;
/*20 pixel height*/
  vertical-align: middle;
/*Align text in the middle*/
  background-color: transparent;
/*Background color*/
  margin: 1px;
/*A little bit of air*/
  padding: 3px 5px 3px 11px;
/*Air between border and text inside*/
  display: block;
}
#dhtmlgoodies_menu LI A:hover, #dhtmlgoodies_menu .activeMainMenuItem
{
  background-color: #737373;
  color: #FFF;
}
.dhtmlgoodies_subMenu
{
  visibility: hidden;
  position: absolute;
  overflow: hidden;
  border: 1px solid #FFF;
  background-color: #737373;
  text-align: left;
}
.dhtmlgoodies_subMenu UL
{
  margin: 0px;
  padding: 0px;
}
.dhtmlgoodies_subMenu UL LI
{
  list-style-type: none;
  margin: 0px;
  padding: 2px;
/*1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
  border-bottom: 1px solid #FFF;
}
.dhtmlgoodies_subMenu UL LI A
{
/*Sub menu items*/
  white-space: nowrap;
/*No line break*/
  text-decoration: none;
/*No underline*/
  color: #FFF;
/*Black text color*/
  height: 16px;
/*16 pixels height*/
  line-height: 18px;
/*16 pixels height*/
  padding: 2px;
/*1px of "air" inside*/
  display: block;
/*Display as block - you shouldn't change this*/
}
.dhtmlgoodies_subMenu UL LI A:hover
{
/*Sub menu items - mouse over effects*/
  color: #FFF;
/*White text*/
  background-color: #000;
/*Blue background*/
}

