body {
  background-color: #FFFFFF;
}

a:link, a:visited, a:active {
  color: #4F77A7;
}

a:hover {
  color: #3E5A78;
}

.small a:link, .small a:visited, .small a:hover, .small a:active {
  color: #8a8a84;
}

.product {
  color: #000;
  position: relative;
}

.product a:link, .product a:visited, .product a:active, .product a:hover {
  color: #4F77A7;
}

.product h3 a:hover {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #4B72A1;
}

.product-image img {
  border: 7px solid white;
}

.product-image {
  background-color: #fff;
  border: 1px solid #aaa;
}

.original-price {
  color: #4B72A1;
  display: inline;
}

.price {
  color: #000;
}

#frame {
  background-color: #FFFFFF;
  border: 1px solid #000000;
}

#contentcenter {
  color: #222;
}

#contentcenter h2 {
  color: #4571A7;
}

#header {
  background-color: #000000;
  background-image: url(header_background.gif);
  background-repeat: no-repeat;
}

#header a:link, #header a:visited, #header a:hover, #header a:active {
  color: #fff;
}

#shopping-cart {
  color: #fff;
  background-color: #000000;
}

#cart-text {
  color: #fff;
  font-size: 11px;
}

#shopping-cart a:link, #shopping-cart a:visited, #shopping-cart a:hover, #shopping-cart a:active {
  color: #fff;
}

#spiffy {
  color: #ccc;
}

#spiffy a:link, #spiffy a:visited, #spiffy a:active {
  color: #006699;
  text-decoration: none;
}

#spiffy a:hover {
  color: #006699;
  text-decoration: underline;
}

#footer a:link, #footer a:visited, #footer a:active {
  color: #666;
}

#footer a:hover {
  color: #333333;
}

ul.side-links {
  color: #4F77A7;
  font-size: 12px;
}

#side-column ul {
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 25px;
  margin-left: 0px;
}

#main-content {
  margin-top: 27px;
  margin-right: 25px;
  margin-bottom: 100px;
  margin-left: 0px;
  width: 645px;
  overflow: hidden;
}

.sidebar-title {
  font-size: 22px;
  color: #C8DDEA;
  line-height: 25px;
  list-style-type: none;
  margin-top: 20px;
}

.tag-instruction-text {
  color: #69A0BE;
  font-size: 11px;
  padding-bottom: 5px;
  margin-left: 0px;
}

ul.side-links a:link, ul.side-links a:visited, ul.side-links a:hover, ul.side-links a:active {
  color: #4F77A7;
}

ul.side-links a:hover {
  color: #3E5A78;
}

ul#tag-links {
  color: #222;
}

ul#tag-links a:link, ul#tag-links a:visited, ul#tag-links a:hover, ul#tag-links a:active {
  color: #4F77A7;
}

ul#tag-links a:hover {
  color: #476385;
}

.active {
  color: #888;
}

.pimage {
  background-color: white;
  border: 2px solid black;
}

.pimage img {
  border: 10px solid white;
}

.pimage-small {
  background-color: white;
  border: 2px solid black;
}

.pimage-small img {
  border: 11px solid white;
}

#product h2 {
  color: #5A7DA9;
}

#product a:link, #product a:visited, #product a:active, #product a:hover {
  color: #4F77A7;
}
/*#product a:hover {
 border-bottom-width: 1px;
 border-bottom-style: dashed;
 border-bottom-color: #31911A;
 }*/
ul#variants {
  color: #555;
}

#shoppingcart h2 {
  color: #4F77A7;
  font-size: 12px;
}

#shoppingcart h2 > a:link, #shoppingcart h2 > a:visited, #shoppingcart h2 > a:hover, #shoppingcart h2 > a:active {
  color: #4B72A1;
}

#shoppingcart h2 > a:hover {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #344B63;
}

#disclaimer {
  border-top: 1px dotted #666;
}

td.sum-line {
  border-top: 1px solid #3C302D;
}

.checkout-product-image img {
  border: 4px solid white;
}

.checkout-product-image {
  background-color: #fff;
  border: 1px solid #999;
}

.headline {
  color: #fff;
  background-color: #8F8669;
}

.title {
  background: #2F3535 url('headline.gif') top right no-repeat;
}

.date {
  background: #666 url('date.gif') top left no-repeat;
  color: #eee;
}

.date h4 {
  color: #fff;
}

#products .product .money {
  font-size: 11px;
  font-weight: bold;
  color: #3B5775;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
}
