body
  {
  text-align: center;
  background: #f4f4e7 url(/images/bg_r.gif);
  }

body, td { font-family: Arial;  font-size: 9pt; color: #6a5e3f; text-decoration: none; }

a { color: #1C8E15; text-decoration: none; }
a:hover { color: #B70000; text-decoration: underline; }

ul { list-style-image: url("/images/ball.gif") }

h1 {
  font-size: 16pt;
  font-weight: normal;
  font-style: italic;
  color: #B70000;
  font-family: Zapfino, Times;
}

h2 {
  font-size: 11pt;
  font-weight: normal;
}

h3 {
  font-size: 11pt;
  font-weight: normal;
}

.right { text-align: right; }

#container
  {
  margin: 30px auto 0px auto;
  width: 809px;
  text-align: left;
  }

#header { padding-bottom: 5px; }
#header a { color: #6a5e3f; text-decoration: none; }
#header a:hover { color: #CC0000; text-decoration: none; }

#telephone { float: right; padding-right: 6px; }

#content
  {
  background: url(/images/bg.gif);
  position: relative;
  padding: 20px 30px;
  min-height: 479px;
  height: auto !important;
  height: 479px;
  }

#shadow-right {
position: relative;
background-image: url(images/shadow-r.gif) height:100%;
margin-left: 777px;
}

#shadow-bottom {
background-image: url(images/shadow-b.gif) no-repeat;
margin: 0 auto 0 auto;
}

#footer { padding-top: 3px; padding-right: 6px; text-align: right;}
#footer a { color: #6a5e3f; text-decoration: none; }
#footer a:hover { color: #CC0000; text-decoration: none; }

#logo-sm { float: right; padding: 10px; }

#gifts
  {
  clear: both;
  text-align: center;
  width: 780px;
  height: 50px;
  margin-left: -15px;

  }

#gifts img { border: 0px; }
#gifts a { outline: none; }
#gifts img.spacer { margin: 0px 8px; vertical-align: top; }

form dt
{
float: left;
clear:  both;
width: 25%;
clear: left;
padding-top:  0.3em;
text-align: left;
}

form dd
{
margin-left: 30%;
margin-bottom: 0 0 0.5em 0em;
border-bottom: white solid 0.5em;
border-left: white solid 0.5em;
}

.category-thumbnail-container { padding-left: 40px; padding-top: 10px;  }
.category-thumbnail { padding-left: 70px; no-repeat 0px 5px; }
.category-thumbnail-hover { padding-left: 70px; no-repeat 0px 5px; }

.category-rollover { display: block; text-decoration: none; height: 40px; line-height: 40px; }
.category-rollover img { border: 0px; }
.category-product-thumbnail-container { padding-top: 20px; }
.category-product-thumbnail-row { margin-bottom: 1em; }

.category-rollover {
  font-size: 13pt;
  font-weight: normal;
  font-style: italic;
  color: #B70000;
  font-family: Zapfino, Times;
}

.category-product-thumbnail
{
float: left;
width: 33%;
text-align: center;
}

.category-product-thumbnail-img
{
  height: 100px;
}

#basket-top {
height: 50px;
}

#remove a {
color: #CC0000;
}

#page {
  text-align: center;
  font-weight: bold;
  background-color: #f4f4e7;
  width: 15%
}

#gifts li
{
  float: left;
}

#gifts ul
{
  list-style-type:none;
  margin: 0px;
  padding: 0px;
}

.longpage-header { background: url(/images/strip_top.gif) no-repeat top left !important; }
.longpage-footer { background: url(/images/strip_bottom.gif) no-repeat bottom left !important; padding-bottom: 20px !important; }
.longpage-content { 
background: url(/images/strip_mid.gif) repeat-y !important;
  min-height: 479px;
  height: auto !important;
  height: 479px; }

#inner {
 min-height: 459px;
  height: auto !important;
  height: 459px; 
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */