body {
  font: 62.5%/1.6 "arial", "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
  background-color:#fff;
  padding: 0;margin: 0;
}
h1 {
  font-size: 1.8em;
  font-weight: normal;
  color:#661a64;
}
h2 {
  font-size:10px;
  color:#661a64;
}

h2 a {
  font-size:12px;
  color:#661a64;
  text-decoration: none;  
}

h3 {
font-size: 1.4em;
font-weight: normal;
color:#661a64;
}



p, li {
  font-size: 1.6em;
}
h1, h2, h3, p {
  margin: .4em 0;
}
#header {
  position: relative;
  height: 234px;
  background-color:#fff;
  background: url(/Images/header_bg.png) no-repeat;
}
body {
  text-align: center;
  min-width: 760px;
}
#wrapper {
  position: relative;
  width: 952px;
  margin: 0 auto;
  text-align: left;
  background-color: #fff;
}
#inner_wrap {
  background: url(/Images/content_bg.png);
  width: 952px;
  float: left;
}
#content_outer {
  float: left;
  margin: 0 auto;
  width: 912px;
  margin-left: 20px;
  background:#fff url(/Images/outer_top.png) no-repeat 0 0;
}
* html #content_outer {
  display: inline;
}
#content {
  width: 680px;
  padding-right: 10px;
  float: left;
  margin-left: 15px;
  background: #fff;
}
* html #content {
  display: inline;
}
#RightCol {
  width: 194px;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 15px;
}

/**********************/

h2, p {
  padding: .4em 0;
}
p {
  line-height: 17px;
 }

img {
  border: none;
}
.clear {
  clear: both;
}
.right {
  float: right;
  margin:10px 0 10px 10px;
}
.left {
  float: left;
  margin:10px 10px 5px 0;
}
.float_right {
  float: right;
}
.float_left {
  float:left;
  }
#logo {
  margin-top: 25px;
  float: left;
  clear: left;
}

/* search */

#search td {
  height: 43px;
  margin: 25px 0 0 0;
  margin: 0;
  font-size: 14px;
}
#search  {
  padding: 0;
  line-height: 10px;
  color: #fff;
  padding-left: 42px;
  float: left;
}
#search .ByKeyword {
  height: 15px;
}
#search form {
  padding: 0;
  margin: 0;
}
#search select {
  margin-left: 10px;
  height:22px;
}





#intro {
  font-size: 1.1em;
  border-bottom: 1px solid #a6a6a6;
}
.purple {
  color: #661a64;
}
.grey {
  color: #a6a6a6;
}
#basket {
  float: left;
  height: 1%;
  background: url(/Images/basket_top.png) no-repeat top left;
  width: 182px;
  padding: 40px 5px 5px 5px;
  margin-bottom: 5px;
}
#basket table td {
  color: #661a64;  font-size: 12px;
}
#basket td.last {
  border-bottom: 1px dotted #a6a6a6;
}
#basket .total {
  text-align: right;
  
}

#RightCol .LatestProducts {
  background: url(/Images/products_top.png) no-repeat top left;
  margin: 0;
  padding: 0;
  float: left;
  width: 192px;
  padding: 40px 0 0 0;
  
}


#RightCol .SpecialOffers {
  background: url(/Images/specialoffers.jpg) no-repeat top left;
  margin: 0;
  padding: 0;
  float: left;
  width: 192px;
  padding: 40px 0 0 0;
  
}



  #RightCol .Manufacturer {
  background: url(/Images/blank.jpg) no-repeat top left;
  margin: 0;
  padding: 0;
  float: left;
  width: 192px;
  padding: 4px 0;
}

span.manufacturerby {
    display: block;
    padding: 0 0 8px 0;
    font-size:16px;
    color:White;
    font-family: Arial;
    margin-left: 10px;
    
}


#RightCol .Topsellers {
  background: url(/Images/topsellers.gif) no-repeat top left;
  margin: 0;
  padding: 0;
  float: left;
  width: 192px;
  padding: 40px 0 0 0;
}


* html #RightCol .LatestProducts {
  margin-bottom: 15px;
}
#RightCol .products {
  position: relative;
  width: 185px;
  margin: 0;
  padding: 0;
  float: left;
  padding-right: 2px;
  margin-bottom: 20px;
}
#RightCol .products img {
  float: left;
  padding-right: 2px;
}
#RightCol .products h2 {
  font-size: 12px;
  float: right;
  color: #661a64;
  width: 88px;
  margin: 0;
  padding: 0;
  line-height: 15px;
  text-align: center;
  padding-bottom: 10px;
}
.products p.price {
  color: #661a64;
  margin: 0;
  padding: 0;
  font-size: 22px;
  text-align: center;
}
.products .more {
  position: absolute;
  top: 75%;
  left: 100px;
}
.smaller {
  font-size: 16px;
  font-weight: bold;
}
#RightCol .offers {
 position: relative;
 margin-bottom: 10px;
}
#newsletter {
  background: url(/Images/newsletter.png) no-repeat;
  height: 200px;
}
#newsletter form {
  margin: 0;
  padding: 0;
}
#newsletter form input {
  font-size: 11px;
}
.MainProducts_Holder {
  float: left;
  margin-bottom: 10px;
  margin-top: 10px;
}
.MainProducts {
  width: 200px;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  display: inline;
  background: url(/Images/box_btm.png) no-repeat 0 100%;
  padding-bottom: 5px;
}
.MainProducts h2 {
  font-size: 12px;
  color: #661a64;
  text-align: center;
  margin: 0;
  padding: 5px;
  padding-bottom: 2px;
  background: url(/Images/mainbox_top2.gif) no-repeat top left;
  border-bottom: 1px solid #ceb5cd;
}
.ProductBody {
  border-right: 1px solid #ceb5cd;
  border-left: 1px solid #ceb5cd;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: -7px;
}
.ProductBody img {
  display: block;
  text-align: center;
  margin: 0 auto;
  padding-top: 15px;
}
.ProductBody p {
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-align: center;
  font-size: 12px;
  color: #661a64;
  line-height: 15px;
  margin-top: 5px;
}
.ProductBody a {
  text-decoration: none;
  color: #661a64;
}

/* footer */
#footer {
  clear: both;
  min-height: 200px;
  margin: 0;
  padding: 0;
  padding-top: 30px;
  background: url(/Images/footer__top.png) no-repeat 0 0;
}
.footer_links {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  float: left;
}
.footer_links .links li, .footer_links .links li a {
  color: #a6a6a6;
  text-decoration: none;
  list-style: none;
  font-size: 10px;
  color: #999;
  line-height: 18px;
}
.footer_links .links li {
  display: inline;
  float: left;
}

.footer_links h1 {
  float: left;
  clear: left;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  padding-right: 20px;
  color: #661a64;
  width: 120px;
  min-height: 35px;
  line-height: 15px;
}
* html .footer_links h1 {
    height: 50px;
}
#footer .links {
  border-bottom: 1px dotted #a6a6a6;
  float: left;
  padding: 0;
  margin: 0;
  margin-right: 40px;display:inline;
  margin-left: 40px;
  width: 870px;
  margin-bottom: 2px;
}
.footer_links .links ul {
  margin: 0;
  padding: 0;
}

.footer_links .links a:hover {
  color: #000;
}
#footer .copyright {
  position: relative;
  top: -15px;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  padding-right: 20px;
}
#footer .copyright td, #footer .copyright td a {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 12px;
  text-decoration: none;
}
#footer .copyright td a {
  color: #a6a6a6;
}



.manufacturerlist
{
color: #661a64;
font-size: 14px;
text-decoration: none
}


/*Changes 02082011*/

#minicheckout
{
    width:187px;
    height:104px;
    position:absolute;
    right:15px;
    top:24px;
    padding:30px 0 0 60px;
    background:url("/Images/mcout_bg.jpg") no-repeat;
}

#minicheckout h2
{
    font-size:18px;
    padding:0;
    margin:0;
    color:#721f70;
}

#minicheckout p
{
    font-size:12px;
    color:#4e4848;
    padding:0;
    margin:8px 0;
}

/*Slideshow*/

#slideshowbox{
    border-bottom: 1px solid #A6A6A6;
    padding:0 0 10px 0;
    width:680px;
    height:215px;
}

.slideshow
{
    width:680px;
    height:215px;
    position:relative;
    background:#eee;
    margin:10px 0;
}

.slideshow .bannerOverlay
{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
}

.slideshow .slides 
{
    position:relative;
    z-index:1;
    list-style:none;
    width:680px;
    height:215px;
    top:0; left:0;
    padding:0; margin:0;
}

.slideshow .buttons {
    position: absolute;
    z-index: 100;
    bottom: 0;
    right: 0;
    display: block;
    margin: 0;
    padding: 5px;
}

.slideshow .buttons a {
    display:block;
    float:left;
    width:32px;
    height:33px;
    background:url(../images/slidebuttons.png) no-repeat;
    text-align:center;
    text-decoration:none;
    font-size:18px;
    font-family:Arial, Helvetica, sans-serif;
    line-height:32px;
    color:#e2ace0;
    margin: 0 0 0 2px;
}

.slideshow .buttons a.activeSlide,
.slideshow .buttons a:hover {
    background-position:0px -50px;
}

    

