body {
  font: 12px/14px arial, helvetica, sans-serif;
}
a { color: rgb(33, 80, 101); text-decoration: none; font-weight: bold; }

#menu, #navigation, #footer-links, #page-featured, #footer-right, #boxes, #bag, #footer ul { display: none; }

img { border: none; }
ul { list-style: none; margin: 10px 0px; padding: 0px; }

#product-info ul { list-style: disc; padding: 0px 0px 0px 20px; }

.product-icons li a:hover { text-decoration: none; }
.product-price { display: block; color: rgb(44, 175, 225); margin:  8px 0px; font-size: 14pt; }
.product-price.reduced { color: #f00; font-size: 11pt; }
.was { color: #aaa; text-decoration: line-through; }

.product-details { display: block; font-size: 11px; text-transform: uppercase; background: url(/images/linkarrow.gif) no-repeat 0px 2px; padding-left: 10px; }

.product-thumbs { overflow: hidden; }

.product-thumbs li {
  float: left;
  width: 70px;
  height: 70px;
  margin: 0px 10px 10px 0px;
  border: 2px solid #eee;
}

#product-options { margin: 20px 0px; padding: 0px; }
#product-options dt {
  width: 60px;
  float: left;
  text-align: right;
  line-height: 28px;
}

#product-options dd {
  margin-left: 70px;
  line-height: 28px;
  height: 28px;
}

#header-right ul {
display: none;
}

#logo {
font-size: 200%;
  color: #e37c27;
}