body {
  background: #3a3a3a url(../../images/bg-zyanne-header.png) top left repeat-x;
  margin-top: 0px; }

div#header a {
  color: #f1f1f1; }
  div#header a:hover {
    color: #a3c46c; }

body.two-col div#header {
  width: 945px;
  height: 130px; }
  body.two-col div#header a {
    color: #f1f1f1; }
    body.two-col div#header a:hover {
      color: #a3c46c; }

div#footer {
  color: #ffffff; }

body.two-col div#footer {
  width: 945px;
  height: 130px; }

body.two-col div#sidebar {
  width: 715px;
  background: url(../../images/zyanne-header-bg.png) top left no-repeat;
  width: 180px;
  margin-right: 45px;
  display: block;
  border: none; }

body.one-col div#wrapper {
  background: #ffffff; }

body.two-col div#content {
  width: 665px; }
  body.two-col div#content h1 {
    margin-left: 8px; }
  body.two-col div#content h2 {
    margin-left: 8px; }
    body.two-col div#content h2 a {
      color: #506b74; }

body.two-col div#wrapper {
  width: 945px;
  background-image: none;
  background: url(../../images/bg-zyanne.png) top center repeat-y;
  padding: 10px 20px 20px; }

body.one-col div#wrapper {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  background: url(../../images/wrapper-back-main.png) top center repeat-y;
  border: 1px solid #cfcfcf;
  width: 935px; }

body.two-col div#separator-header {
  height: 22px;
  margin: 0 auto;
  background: url(../../images/bg-separator.png) top center no-repeat; }

body.two-col div#separator-footer {
  height: 22px;
  margin: 0 auto;
  background: url(../../images/bg-separator-footer.png) top center no-repeat; }

div#header ul#nav-bar {
  margin-top: 45px; }

div#header ul#utils-bar {
  float: right;
  clear: both;
  list-style-type: none;
  margin: 0;
  padding: 10px 0 0 0; }
  div#header ul#utils-bar li#facebook {
    color: #ffffff;
    font-size: 16px; }
    div#header ul#utils-bar li#facebook a {
      text-decoration: none; }
    div#header ul#utils-bar li#facebook img {
      width: 20px;
      height: 20px;
      margin-right: 4px; }

div#taxonomies h3 {
  background: url(../../images/sidebar-item-bg.png) top left no-repeat;
  color: #ffffff;
  line-height: 35px;
  margin-left: -15px;
  padding-left: 15px; }
  div#taxonomies h3 a {
    color: #ffffff;
    text-decoration: none; }

div#taxonomies ul.navigation-list {
  font-size: 13px; }
  div#taxonomies ul.navigation-list a {
    color: #ffffff; }
    div#taxonomies ul.navigation-list a:hover {
      color: #a3c46c;
      background: none; }
  div#taxonomies ul.navigation-list li.current a {
    color: #a3c46c;
    background: none; }

div#product-images div#main-image {
  min-height: 359px; }

.product-listing li {
  height: 225px;
  width: 120px;
  margin: 0.7em; }
  .product-listing li a.info {
    font-weight: bold;
    min-height: 30px;
    width: 130px; }
  .product-listing li:hover {
    border-color: #aaaaaa; }
    .product-listing li:hover a.info {
      background: url(../../images/shadow_top.png);
      color: #000; }

.home-image {
  float: left;
  width: 198px; }

#home-title {
  margin: 0 0 10px 0;
  text-align: center; }
  #home-title h1 {
    color: #3a3a3a; }

.home-separator {
  height: 10px;
  clear: both;
  background-color: #f0f0f0;
  margin-bottom: 30px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

#home-welcome {
  width: 214px;
  text-align: justify;
  padding: 0 35px 0 10px;
  float: left;
  margin-top: 30px; }

.link-more-products {
  float: right; }
  .link-more-products a {
    color: #506b74;
    font-size: 16px; }

a.question {
  color: #506b74; }
  a.question:hover {
    cursor: pointer;
    color: #506b74; }

#footer ul {
  list-style-type: none; }
  #footer ul li {
    float: left;
    margin-right: 5px; }
    #footer ul li a {
      color: #fff; }

.pagination {
  text-align: center;
  font-size: 16px; }
  .pagination a {
    color: #506b74; }
