body {
  background: #f6f6f6 url(/images/bg-top.png) repeat-x scroll 0 0;
  font-family: "Helvetica Neue", Arial, "MS Trebuchet", sans-serif;
  color: #333;
  font-size: 13px; }

body.one-col #content {
  margin: 10px 20px;
  width: 910px; }

body.two-col #content {
  width: 740px; }

body.two-col div#wrapper {
  background: none; }

a {
  color: rgb(187, 16, 9); }

p {
  font-size: 14px;
  color: #666; }

#top-menu-bar {
  margin-top: 10px; }

#promo {
  margin-bottom: 10px; }

ul#nav-bar {
  margin-right: 20px;
  font-size: 13px; }

.navigation-list a.root {
  font-size: 1.3em; }
.navigation-list li a {
  color: rgb(187, 16, 9);
  line-height: 20px;
  display: inline; }
.navigation-list li a:hover {
  background: none;
  color: #000;
  text-decoration: underline; }
.navigation-list li.current a {
  font-weight: bold;
  font-size: 15px;
  background: none;
  width: auto; }

#header img {
  margin: 10px; }
#header a {
  color: rgb(187, 16, 9); }
#header a:hover {
  color: #333; }

#menu-wrapper {
  margin: 0; }

div.empty {
  height: 5px;
  line-height: 5px; }

#content-wrapper {
  background: url(/images/bg-full-width.gif) no-repeat scroll 100% 100%;
  padding-bottom: 5px; }

#content-header {
  background: url(/images/bg-full-width.gif) no-repeat scroll 0 0; }

#main-content {
  background: url(/images/bg-full-width.gif) repeat-y scroll -950px 0; }

#wrapper {
  background: none;
  padding-top: 5px; }

#taxonomies {
  margin-left: 10px; }

.product-listing {
  margin-top: 0px; }
  .product-listing li {
    margin: 10px 20px 10px 0; }

#content h1 {
  font-weight: bold;
  font-size: 26px;
  color: black; }
#content h2 {
  color: black;
  font-weight: bold; }

.flash {
  margin: 1em; }

.breadcrumbs {
  margin: 10px 0 10px -5px; }

.taxon-description {
  font-size: 16px;
  color: #666;
  margin-bottom: 20px; }

.sku {
  margin: 0 0 5px; }

.featured {
  margin: 10px 0 10px;
  border-bottom: 1px dotted #ccc;
  padding: 0 0 5px; }

#product-description dt {
  font-weight: bold;
  margin-bottom: 5px; }
#product-description dd {
  margin-left: 0px;
  margin-bottom: 5px; }

#taxon-crumbs {
  width: 260px; }
  #taxon-crumbs h3 {
    margin-bottom: 5px;
    border-bottom: 1px dotted #666;
    padding-bottom: 5px; }

#similar_items_by_taxon {
  list-style: none;
  margin: 0px; }

#product-variants h2 {
  margin-bottom: 10px;
  font-size: 14px; }

#recent-posts {
  margin: 0 0 0 10px; }
  #recent-posts ul {
    list-style: none;
    margin: 0; }
  #recent-posts li {
    margin: 0; }
  #recent-posts h3 {
    margin-top: 5px; }
  #recent-posts a {
    text-decoration: none; }

button.matte {
  border-width: 1px 2px 2px 1px !important;
  border-color: #f1f1f1 #CCCCCC #CCCCCC #f1f1f1;
  font-size: 14px;
  color: #666;
  font-weight: bold;
  background: #f1f1f1 !important;
  text-transform: none;
  -moz-border-radius: 11px !important;
  -webkit-border-radius: 11px !important; }
  button.matte img {
    display: none; }

a.matte {
  border: medium solid;
  border-width: 1px 2px 2px 1px !important;
  border-color: #f1f1f1 #CCCCCC #CCCCCC #f1f1f1;
  font-size: 14px;
  color: #666;
  font-weight: bold;
  background: #f1f1f1 !important;
  text-transform: none;
  text-decoration: none;
  -moz-border-radius: 11px !important;
  -webkit-border-radius: 11px !important;
  padding: 8px 17px;
  margin-bottom: 10px; }
  a.matte img {
    display: none; }

a.checkout-clr {
  color: #fff;
  background-color: #660000 !important;
  border-color: #660000 #450000 #450000 #660000; }

.price.selling {
  color: #900; }

#clear_cart_link {
  padding-top: 10px; }

select {
  vertical-align: middle; }

div#checkout {
  width: 680px; }

div#checkout-summary {
  background: #fff url(/images/bg-top.png) repeat-x scroll; }

.accessory-details {
  width: 180px; }

.product-title {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 2px solid #ccc; }

#product-properties {
  float: left;
  width: 910px;
  margin-bottom: 30px; }
  #product-properties dl {
    margin-bottom: 20px; }
  #product-properties dt {
    float: left;
    color: #ccc; }
  #product-properties dd {
    float: left;
    padding: 0 10px;
    color: #666;
    margin: 0; }

#cart-form h3 {
  margin-bottom: 5px;
  border-bottom: 1px dotted #666;
  padding-bottom: 5px; }

.pagination {
  background: #F1F1F1;
  border: 1px solid #E5E5E5;
  text-align: center;
  padding: 10px;
  margin: 0 40px 20px 0; }
  .pagination span {
    padding: 2px 5px; }
  .pagination span.disabled {
    color: #AAA; }
  .pagination span.current {
    font-weight: bold;
    background: transparent url(/images/apple-circle.gif) no-repeat 50% 50%; }
  .pagination a {
    padding: 2px 5px;
    text-decoration: none;
    color: black; }
  .pagination a:hover, .pagination a:focus {
    text-decoration: underline; }

#product-images #main-image img {
  margin: 0 auto; }
