#header{
  width:990px;
  height:134px;
  background: url('images/header.jpg') no-repeat;
  padding: 0;
}
#sitetop{
  width:990px;
  height:17px;
  margin-top:18px;
  background: url(images/site-top.jpg) no-repeat;
}
#header-logo {
  vertical-align:top;
  width: 208px;
}
#header-nav {
  vertical-align:top;
  width: 400px;
  height: 36px;
  padding: 98px 0 0 50px;
}
#header-cart {
  vertical-align:top;
  padding: 40px 0 0 108px;
}
#top-cart-items strong,
#top-cart-total strong{
  color: #ffffff;
  font-size: 13px;
}
#top-cart-items {
  color: #c8e55e;
  font-size: 12px;
}
#top-cart-total {
  color: #ffffff;
  font-size: 12px;
}
#top-cart-checkout {
  padding: 6px 0 0 85px;
}
#top-menu {
 border: 0;
}
#RightColumn{
  background: #ffffff;
  padding:4px 12px;
  width: 169px;
}
#centralPadding{
  padding:0 15px 15px 15px;;
  background: #ffffff;
}
a.CategoryItems, a.CategoryItems:link, a.CategoryItems:visited{
  display:block;
  height:25px;
  line-height:24px;
  padding-left:10px;
  margin-bottom:2px;
  background: #707070;
  color: #ffffff;
  font-size:15px;
  text-decoration:none;
}
a.CategoryItems:hover{
  background: #000000;
}
#menuSearch{
  padding:10px;
  background:#e7f3b7;
  margin-top:3px;
}
#menuPriceSearch{
  padding:10px 1px;
}
#star{
  min-height:240px;
  background:url(images/greenstar.gif) bottom no-repeat;;
}


#bestsellers td{
  padding:4px;
  border-bottom: 3px solid #ffffff;
}
#menuSubscribe {
  background-color: #EAE8E8;
  padding:10px;
  margin:3px 0 12px 0;
}
#menuSubscribe p{
  font-weight: bold;
  color: #000000;
  padding: 0;
  margin:0 0 5px 0;
  line-height: 150%;
}
#menuSubscribe span{
  font-weight: bold;
  color: #f0027f;
}
#menuSubscribe #email{
  font-weight: bold;
  color: #000000;
  margin:5px 0;
}
.pink {
  color: #f0027f;
}
.bold {
  font-weight: bold;
}
.underline {
  text-decoration: underline;
}

#footer{
  width:990px;
  height:41px;
  line-height:40px;
  background: url('images/footer.jpg') no-repeat;
  color: #000000;
  font-size:11px;
  padding-left:34px;
}
#footer a, #footer a:link, #footer a:visited{
  text-decoration:underline;
  font-size:11px;
}
#footerDesign{
  text-align:right;
  color:#767676;
  line-height:30px;
  padding-right:20px;
}
#footerDesign a, #footerDesign a:link, #footerDesign a:visited{
  text-decoration: underline;
  color:#767676;
}


.MenuImage{
  background:#000000;
}
.MenuBox{
  background:#eae8e8;
  padding:3px;
}

#priceSearch td{
padding-bottom:5px;
}

