﻿a img {
  border: none;
}

a {
  color: #bf0000 !important;
}

#main #head #headTop #topNav,
#main #head #headNavigation,
#main #head #headBottom,
#main #leftcol {
  display: none;
}

#main #footer #pageFooter,
#main #footer .dibsHolder,
#main #footer #copyright {
  display: none;
}

#main #footer #horzeDescription {
  clear: both;
  margin: 10px auto;
  border-top: 1px solid #D0CECB;
  border-bottom: 1px solid #D0CECB;
}

#main #footer #horzeDescription span {
  display: block;
  padding: 8px 12px 10px;
  color: #999999 !important;
}

#center {
  margin: 0;
}

/* General content styles */
body {
  margin: 0;
  padding: 0;
  font: 12pt Garamond, Palatino, "Times New Roman", Times, serif;
  color: black;
  background: transparent;
}


h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
  font-weight: bold;
  margin: .75em 0 .5em 0;
  page-break-after: avoid;
}

#content h1, #content h2 {
  color: #bf0000 !important;
  page-break-after: avoid;
}
#content h3, #content h4, #content h5, #content h6 {
  color: #888888 !important;
}

#content .buttonHolder,
#content .button {
  display: none;
}

#content .placeHolder {
  display: none !important;
}

#content .product {
  page-break-inside: avoid;
}

#content .textHolder .column {
  border: none !important;
}

/* Product Page */
#content .MagicZoomLoading {
  display: none;
}

#content .productHolder,
#content .productImageHolder,
#content .productImage {
  border: none !important;
}

#content .productOptions {
  float: none;
}


#content .detailProductImages {
  display: none;
}

#content .productOptions {
  font-family: Arial, Verdana, sans-serif;
}