h1 { color: gray;    font-style: normal;  font-weight: bold; font-size: 14px; line-height: 18px; font-family: "Times New Roman", Georgia, Times, serif; background-color: transparent; text-align: center }
h2 { color: #c00;    font-weight: bold;   font-size: 14px; line-height: 16px;                    font-family: "Times New Roman", Georgia, Times, serif; background-color: transparent; text-align: left }
h3 { color: gray;    font-weight: normal; font-size: 10px; line-height: 16px;                    font-family: Verdana, Arial, Helvetica, sans-serif }
h4 { color: #c00;    font-weight: normal; font-size: 11px; line-height: 13px;                    font-family: Verdana, Arial, Helvetica, sans-serif }
h5 { color: #3c3c3c; font-weight: normal; font-size: 10px; line-height: 14px;                    font-family: Verdana, Arial, Helvetica, sans-serif }
h6 { color: #c00;    font-weight: normal; font-size: 11px; line-height: 11px;                    font-family: "Times New Roman", Georgia, Times, serif }
a:link    { color: #c00 }
a:visited { color: #c00 }
a:hover   { text-decoration: underline }
a:active  { text-decoration: none }

.product-info {
  color: #3c3c3c;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.5em;
  font-family: Verdana, Arial, Helvetica, sans-serif;

/*
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #dfdfdf;
*/
  padding: 20px 80px;
}

.product-info .price { font-size: 16px; font-weight: bold }
.product-info .price .estimated-usd { font-size: 0.7em; font-weight: normal }

.in-stock, #filter-by-in-stock, #order-products-by {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

h2.product-name, h2.search-title, #in-stock {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #3c3c3c;
  font-size: 20px;
  margin: 0;
  line-height: 1.7em;
  font-weight: normal;
  display: inline;
}

#in-stock {
  margin-left: 1.5em;
  font-size: 12px;
  float: right;
  line-height: 2.25em;
}

.product-story {
  color: #3c3c3c;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5em;
  font-family: "Times New Roman", Georgia, Times, serif;
}

input[type=submit] {
  font-size: 16px;
  font-family: "Times New Roman", Georgia, Times, serif;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 3px 20px;
  background: #000;
  color: #fff;
  border: none;
  background-image: -moz-linear-gradient(#464646, #636363 50%, #4d4d4d 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4d4d4d), to(#636363));
}

input[type=submit]:hover {
  cursor: pointer
}

#cboxCloseWrapper {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100px;
  height: 25px;
}

#cboxCloseWrapper span {
  display: block;
  padding-right: 35px;
  text-align: right;
  cursor: pointer;
  line-height: 25px;
  color: #cc0000;
  text-decoration: underline;
}

#help {
  color: #3c3c3c;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.7em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  width: 560px;
  margin: 28px auto 0 auto;
}

#help li {
  margin-top: 0.7em;
}

#lightbox-add-to-cart {
  float: right;
  margin: 0 0 15px 30px;
}

#lightbox-add-to-cart h3 {
  font-weight: normal;
  color: #3c3c3c;
  font-size: 1.0em;
  line-height: 1.5em;
  margin-bottom: 0;
  margin-left: 0.4em;
}
#lightbox-add-to-cart h3 span {
  font-size: 1.1em;
  font-weight: bold;
}
#lightbox-add-to-cart .price {
  margin-left: 0.4em;
  font-size: 1em;
}

#lightbox-add-to-cart form {
  margin-top: 0.5em;
}

.store-subcategory-item {
  vertical-align: top;
  width: 180px;
  text-align: center;
  background: white;
}

.store-subcategory-item img {
  display: block;
  margin: 0 auto 28px auto;
}

.store-subcategory-item, .store-subcategory-item .price, .store-category-item, #home-table td, #homepage-slidedeck {
  font-family: "Times New Roman", Georgia, Times, serif;
  font-size: 12px;
  line-height: 14px;
}

#filter-by-in-stock a {
  color: #606060;
}

.store-subcategory-item .name, .store-subcategory-item .price, .store-category-item .name, #home-table td a, #homepage-slidedeck a {
  color: #606060;
  text-decoration: none;
}

#filter-by-in-stock a:hover, .store-subcategory-item:hover .name, .store-subcategory-item:hover .price, .store-category-item:hover .name, #home-table td:hover a, #homepage-slidedeck a:hover {
  color: #c00;
  text-decoration: underline;
}

#order-products-by a.active {
  color: #000;
  text-decoration: none;
}

.store-subcategory-item .name, .store-subcategory-item .price, .store-category-item .name, .store-subcategory-item .in-stock {
  display: block;
  margin-top: 5px;
}  

#order-products-by {
  margin-bottom: 1em;
}

#filter-by-in-stock, #order-products-by {
  text-align: right;
}

#filter-by-in-stock .label, #order-products-by .label {
  margin-right: 0.5em
}

#filter-by-in-stock .spacer, #order-products-by .spacer {
  margin: 0 0.5em
}

#header {
  position: relative;
  width: 1054px;
  height: 180px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  z-index: 20001; /* keep above the slidedeck active corner image */
}

#header img {
  border: none;
}

#header-logo-top {
  position: absolute;
  top: 0;
  left: 300px;
}

#header-logo-bottom {
  position: absolute;
  top: 68px;
  left: 300px;
}

#left-header-nav {
  position: absolute;
  left: 40px;
  top: 30px;
}

#right-header-nav {
  position: absolute;
  right: 40px;
  top: 30px;
}

#right-header-nav img {
  vertical-align: middle;
}

#header-search {
  position: absolute;
  top: 70px;
  right: 40px
}

#header-search-text {
  width: 140px;
}

#header-search-submit {
  position: relative;
  top: 4px;
}

#right-header-nav, #category-nav, #left-header-nav {
  list-style: none;
  padding: 0;
  margin: 0;
}

#right-header-nav > li,
#category-nav     > li,
#left-header-nav  > li {
  display: inline;
  margin: 0;
  padding: 0;
}

#right-header-nav > li:after,
#left-header-nav  > li:after {
  content: "|";
  padding: 0 5px 0 7px;
}

#right-header-nav > li.last:after,
#left-header-nav  > li.last:after {
  content: "";
  padding: 0;
}

#category-nav {
  position: absolute;
  bottom: 0;
  /* top: 150px; */
  left: 47px;
  right: 47px;
  border-bottom: 1px solid #636466;
  padding: 0 0 0 25px;
  margin: 0;
  font-size: 16px;
  font-family: "Times New Roman", Georgia, Times, serif;
  text-transform: uppercase;
  height: 1.5em;
  z-index: 20001; /* IE workaround */
}

#category-nav > li {
  display: block;
  float: left;
  position: relative;
  padding-right: 20px;
  white-space: nowrap;
}

#category-nav > li:last-child {
  padding-right: 0;
}

#category-nav li ul {
  text-align: left;
  display: none;
  background: white;
  position: absolute;
  border: 1px solid #636466;
  list-style: none;
  padding: 5px 10px;
  margin: 0;
  white-space: nowrap;
  top: 1.3em;
  left: 0;
  font-size: 0.9em;
}
#category-nav > li a {
  white-space: nowrap;
}

#category-nav > li:last-child ul {
  left: auto;
  right: 0;
}

#category-nav li:hover ul,
#category-nav li ul:hover {
  display: block;
}

#category-nav li li {
  margin: 5px 0;
}

#header a {
  text-decoration: none;
  color: #606060;  
}

#header a:hover {
  color: #c00;
  text-decoration: underline;
}

#body-inner {
  width: 1054px;
  padding: 0 28px 0 32px;
  margin: 0 auto;
  background: url(/images/background-shadow-new.jpg) 0 0 repeat-y;
}

#content {
  padding-top: 40px;
}

#home #content {
  padding-top: 0;
}

#home-table {
  text-align: center;
}

#home-table td {
  vertical-align: top;
}

#home-table img {
  display: block;
  margin: 0 auto;
}

#homepage-slidedeck {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 960px;
}

#homepage-slidedeck dl {
  margin-bottom: 0;
}

#homepage-slidedeck .nav-buttons {
  width: 200px;
  margin: 0 auto;
  min-height: 20px;
}

#homepage-slidedeck .previous-link {
  float: left;
}

#homepage-slidedeck .next-link {
  float: right;
}

#homepage-slidedeck dl.slidedeck > dd {
  padding: 0;
  background: none;
}

img {
  border: none;
}

#footer {
  display: block;
  margin-top: 40px;
  padding-bottom: 30px;
  font-family: "Times New Roman", Georgia, Times, serif;
  width: 90%;
}

#animal-footer-nav, #footer-nav { 
  display: block;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer-nav a, #animal-footer-nav a {
  text-transform: capitalize;
  padding: 0 5px;
}

#animal-footer-nav {
  font-size: 15px;
  padding-bottom: 8px;
}

#footer-nav {
  padding-top: 8px;
  margin-bottom: 40px;
  border-top: 1px solid #636466;
}

#footer small {
  font-size: 10px;
  font-style: normal;
  color: #555;
  clear: both;
  display: block;
  padding-top: 40px;
}

#footer h2 {
  color: #000;
}

#list-subscribe {
  line-height: 2em;
  font-size: 14px;
  text-align: left;
  width: 220px;
  float: right;
}

#list-subscribe input[type=text] {
  font-size: 12px;
  width: 170px;
  margin-bottom: 0.5em;
}

#list-subscribe #list-subscribe-email-address {
  width: 200px;
}

#footer-help {
  line-height: 1.7em;
  float: left;
  width: 400px;
  text-align: left;
}

#footer-help form {
  margin-top: 0.5em;
}

#footer-middle {
  background: #dfdfdf;
  padding: 20px 50px;
  margin: 0 auto;
  width: 70%;
  overflow: auto;


  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;

  -moz-box-shadow: 0 0 3px #333;
  -webkit-box-shadow: 0 0 3px #333;
  box-shadow: 0 0 3px #333;
}

#colorbox, #cboxOverlay, #cboxWrapper {
  z-index: 99999; /* keep above the main nav menu */
}

.product-story #collections {
  margin-top: 20px;
  text-align: left;
}
