body
{
  margin: 0px;
  padding: 0px;
  background: #ffffff;
}

body, table
{
  color: #000000;
  font: 12px/16px tahoma, verdana, sans-serif;
}

a:link, a:visited
{
  color: #990000;
  text-decoration: none;
  font-weight: bold;
}

a:hover, a:active
{
  color: #990000;
  text-decoration: underline;
}

#header
{
  background: url(../images/bg-header.png);
}

#navigation
{
  background: #000000;
  border-top: 1px solid #ffffff;
}

#navigation div
{
  padding: 5px 0px;
}

#navigation a:link, #navigation a:visited
{
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  margin-right: 25px;
}

#navigation a:hover, #navigation a:active
{
  color: #ffffff;
  text-decoration: underline;
}

#check-out a:link, #check-out a:visited
{
  margin-right: 0px;
}

#content
{
  width: 950px;
  text-align: left;
}

#table-sidebar
{
  width: 175px !important;
  border-right: 1px solid #dcdcdc;
  line-height: 20px;
}

#sidebar
{
  padding: 15px 0px 15px 5px;
  line-height: 20px;
}

#sidebar a:link, #sidebar a:visited
{
  color: #990000;
  text-decoration: none;
  font-weight: bold;
  line-height: 22px;
}

#sidebar a:hover, #sidebar a:active
{
  color: #990000;
  text-decoration: underline;
}

#footer
{
  font: 10px/13px tahoma, verdana, sans-serif;
  border-top: 2px solid #dcdcdc;
  padding-top: 15px;
  margin-bottom: 20px;
}

#footer div
{
  width: 950px;
}

.sub-header
{
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 20px;
}

#ctgy table td
{
  padding-right: 20px;
}

blockquote
{
  margin: 20px 0px 20px 30px;
  padding: 0px;
}

.mini-basket
{
  border: 1px solid #000000;
  margin-bottom: 20px;
}

.mini-basket td, .mini-basket th
{
  padding: 5px !important;
}