body {
  color: #333;
}
a {
  color: #900;
}
#header-strapline {
  color: #666;
}


#middle-content {
  background: #fff url(/images/dotted-bg-a.gif) left top repeat-y;

}

#left-column h2,
#main-body h2,
#left-column ul li.current
{
  background: #c00;
  color: #fff;
}
#left-column ul li.current {
  background: #f4ebd5;
}
#left-column ul {
  background-color: #e9d8ac;
  list-style-type: none;
}
#left-column ul li a {
  color: #900;
}
#left-column p {
  background-color: #e9d8ac;
  color: #333;
}


#middle-column h2.crumbs {
  background: #e9d8ac url(/images/home-bg-a.gif) bottom right no-repeat;
}
#middle-column #main-body h1 {
  color: #c00;
}


#homepage-left h2 {
  background-color: #c00;
  color: #fff;
}

#products li,
#main-body .show-product,
#top3 li {
  background: #f4ebd5;
}

.show-product .model-information .parameter,
.show-product .model-information .price-information {
  background: #f4f0e2;
}


.show-product .product-images img,
.show-product #product-thumbnails ul li img,
#top3 li .top3image {
  border-top: 1px solid #674b30;
  border-left: 1px solid #674b30;
  border-bottom: 1px solid #c9b498;
  border-right: 1px solid #c9b498;
}

#top3 li .title,
#products li a.name {
  color: #900;
}
#footer {
  background-color: #e9d8ac;
}
#footer span.phone {
  color: #c00;
}
#footer img {
  background: url(/images/visport-logo-a.gif) bottom left no-repeat;
  background: url(/images/podium-affiliate.gif) bottom left no-repeat;
}

#cart th {
  background: #c00;
}
#cart td {
  background: #f4ebd5;
  color: #900;
}
