body {
  background-image: none;
  background-color: #fff; }

a {
  text-decoration: none;
  color: #000; }
  a:visited {
    color: #000; }
  a:focus {
    color: #999; }
  a:hover {
    color: #999; }

h2 {
  font-family: "BlairMdITC TT", Verdana, Geneva, sans-serif;
  text-transform: uppercase; }

.notice {
  color: #e6b907;
  background-color: #fbfca5;
  font-weight: 700; }

.flash.notice {
  color: #e6b907;
  background-color: #fbfca5;
  background-image: none;
  border: none;
  border-top: solid 1px #e6b907;
  border-bottom: solid 1px #e6b907; }

body input.text, body input.title, body input[type="text"], body input[type="password"] {
  padding: 4px; }

button.smaller,
a.button.smaller, input.button.smaller {
  background-image: none;
  font-size: .8em;
  text-transform: capitalize;
  font-weight: normal;
  line-height: 1.2em;
  padding: 3px 7px; }
  button.smaller:hover,
  a.button.smaller:hover, input.button.smaller:hover {
    border-color: #999 #333 #333 #999; }

input.title {
  font-size: .8em; }

#wrapper {
  background-image: none; }

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

#header a {
  color: #000;
  font-size: 0.8em;
  text-transform: lowercase; }
  #header a:hover {
    color: #999; }

.navigation-list {
  margin-top: 6em; }
  .navigation-list li a:hover {
    background-image: none;
    color: #999; }
  .navigation-list li.current {
    width: auto; }
    .navigation-list li.current a {
      background-image: none;
      font-weight: 700; }

#subnavbar #taxonomies ul.navigation-list li {
  float: left; }
  #subnavbar #taxonomies ul.navigation-list li a {
    width: auto;
    font-family: "BlairMdITC TT", Verdana, Geneva, sans-serif;
    text-transform: uppercase; }
    #subnavbar #taxonomies ul.navigation-list li a:hover {
      background-image: none;
      color: #999; }

#sidebar {
  border: none; }

#product-slideshow {
  position: relative;
  height: 300px;
  width: 900px; }

.product-slideshow-inline-control {
  float: left;
  margin-top: 134px; }

#product-slideshow-controls {
  text-align: right;
  margin-right: 26px; }
  #product-slideshow-controls img {
    margin-right: 20px; }

#product-slides-wrapper {
  overflow: hidden;
  width: 858px;
  height: 300px;
  margin-left: 10px;
  float: left; }
  #product-slides-wrapper ul {
    width: 60000px; }
    #product-slides-wrapper ul li {
      float: left;
      list-style-type: none;
      width: 900px; }
      #product-slides-wrapper ul li img {
        float: left; }

#product-slide-desc {
  margin-left: 320px;
  width: 520px; }
  #product-slide-desc h2 {
    margin-top: 40px;
    font-family: "BlairMdITC TT", Verdana, Geneva, sans-serif;
    text-transform: uppercase; }
  #product-slide-desc #product-name {
    font-size: 1.2em;
    font-family: "BlairMdITC TT", Verdana, Geneva, sans-serif; }
  #product-slide-desc .fb-like {
    margin-top: 2em; }

#product-show-description {
  float: left;
  border: none; }
  #product-show-description h2 {
    margin-top: 40px; }
  #product-show-description #product-name {
    font-size: 1.2em;
    font-family: "BlairMdITC TT", Verdana, Geneva, sans-serif; }

#product-description {
  margin-left: 0px;
  float: none;
  border: none; }
  #product-description h2 {
    margin-top: 40px; }
  #product-description #product-name {
    font-size: 1.2em;
    font-family: "BlairMdITC TT", Verdana, Geneva, sans-serif; }

.product-listing li {
  border: none;
  padding: 0;
  height: 240px;
  margin-right: 40px; }
  .product-listing li.info {
    background: none; }
  .product-listing li:hover a.info {
    background: none;
    border: none;
    color: #999; }
  .product-listing li a.info {
    background: none;
    border: none;
    position: relative; }

#product-thumbnails {
  margin-top: 80px; }

ul.thumbnails li {
  width: 100px;
  min-height: 100px; }

#product-details .price.selling {
  font-size: 0.8em; }

.price.selling {
  color: #000;
  font-weight: normal; }

#cart_update_checkout {
  float: right; }

div#subtotal {
  margin-bottom: 20px;
  font-weight: 700; }

div#checkout #registration, div#checkout #billing, div#checkout #shipping, div#checkout #shipping_method, div#checkout #payment, div#checkout #confirmation {
  background: none; }
div#checkout #registration.completed h2, div#checkout #registration.disabled h2, div#checkout #billing.completed h2, div#checkout #billing.disabled h2, div#checkout #shipping.completed h2, div#checkout #shipping.disabled h2, div#checkout #shipping_method.completed h2, div#checkout #shipping_method.disabled h2, div#checkout #payment.completed h2, div#checkout #payment.disabled h2, div#checkout #confirmation.completed h2, div#checkout #confirmation.disabled h2 {
  padding-left: 0;
  background: none; }
div#checkout #checkout_form h2 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.5em; }
div#checkout #checkout_form .completed h2 {
  color: #999; }
div#checkout .checkout_disabled h2 {
  color: #999;
  display: none; }
div#checkout p label.error {
  margin-top: 10px;
  width: 150px; }
div#checkout p select {
  padding: 5px;
  width: 200px; }
div#checkout select.error, div#checkout div#checkout input.error {
  padding: 5px; }
div#checkout .form-buttons {
  margin-bottom: 4em; }
div#checkout #registration div#registration_input {
  margin-left: 30px; }

div#checkout-summary {
  margin-top: 5em;
  padding-top: 0.5em;
  border: none;
  border-top: solid 1px #aaa;
  border-bottom: solid 1px #aaa;
  background-color: #eee; }

div.cvv {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  margin: 20px; }
  div.cvv h2 {
    color: #000;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.25em;
    letter-spacing: 0;
    font-style: italic; }
  div.cvv div.cid-caption {
    font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
    font-size: 1em;
    font-weight: 700; }

#signup #new-customer, #login #existing-customer {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 790px; }
  * html #signup #new-customer, * html #login #existing-customer {
    overflow-x: hidden; }
  #signup #new-customer h2, #login #existing-customer h2 {
    margin-bottom: 0.75em; }

#footer {
  font-size: 0.75em;
  margin-top: 40px;
  border-top: solid 1px #999;
  padding-top: 10px; }
