body {
  color: #000;
}
a {
  color: #444;
}
#header-strapline {
  color: #666;
}


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

#left-column h2,
#main-body h2,
#left-column ul li.current  {
  background: #000;
  color: #fff;
}
#left-column ul li.current {
  background: #e5e5e5;
}
#left-column ul {
  background-color: #ccc;
}
#left-column ul li a {
  color: #444;
}
#left-column p {
  background-color: #ccc;
  color: #000;
}


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


#homepage-left h2,
#cart th {
  background-color: #000;
  color: #fff;
}
#cart td {
  background: #e5e5e5;
  color: #444;
}

#main-body .show-product,
#products li,
#top3 li {
  background: #e5e5e5;
}
#top3 li .top3image {
  border-top: 1px solid #325765;
  border-left: 1px solid #325765;
  border-bottom: 1px solid #97bdca;
  border-right: 1px solid #97bdca;
}

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

.show-product .product-images img,
.show-product #product-thumbnails ul li img,
#top3 li .title,
#products li a.name {
  color: #333;
}
#footer {
  background-color: #d0d0d0;
}
#footer span.phone {
  color: #c00;
}
#footer img {
  background: url(/images/visport-logo-e.gif) bottom left no-repeat;
  background: url(/images/podium-affiliate.gif) bottom left no-repeat;
}

