body {
  margin: 0px;
  font-size: 12px;
  font-family: arial;
  background-color: #4c7b2d; }

a {
  text-decoration: none;
  color: #acbc98; }
  a:hover {
    text-decoration: underline; }
  a.backto {
    margin-left: 5px !important; }

.price {
  color: #88c52c;
  font-weight: bold; }

.no-left-padding {
  padding-left: 0px !important; }

#wrap-header {
  background: #4c7b2d; }
  #wrap-header #header {
    width: 930px;
    padding: 0px 15px;
    margin: 0px auto;
    font-color: white;
    background: #4c7b2d; }
    #wrap-header #header a {
      color: #a4bb8f;
      text-decoration: underline; }
    #wrap-header #header b {
      font-size: 14px;
      font-family: "times new roman"; }
    #wrap-header #header .links {
      text-align: right; }
      #wrap-header #header .links img {
        vertical-align: middle; }
    #wrap-header #header .left {
      width: 350px;
      float: left;
      margin-top: 5px; }
    #wrap-header #header .right {
      width: 500px;
      margin-left: 80px;
      color: white;
      float: left;
      font-size: 14px; }
      #wrap-header #header .right #newsletter_form {
        margin-top: 10px; }
        #wrap-header #header .right #newsletter_form #signup_email {
          border: 1px solid #aaaaaa;
          color: #cccccc;
          height: 18px;
          width: 160px;
          font-size: 12px;
          padding: 3px;
          margin-bottom: 10px; }
      #wrap-header #header .right #search_form {
        margin: 10px 0px; }
        #wrap-header #header .right #search_form a img {
          vertical-align: bottom; }
        #wrap-header #header .right #search_form #terms {
          border: 1px solid #aaaaaa;
          color: #cccccc;
          height: 18px;
          width: 160px;
          font-size: 12px;
          padding: 3px; }
        #wrap-header #header .right #search_form #product-search-submit {
          margin-left: 5px; }
        #wrap-header #header .right #search_form #terms_auto_complete {
          border: 2px solid #acbc98;
          background: white;
          width: 162px !important;
          margin-left: 1px;
          z-index: 99; }
          #wrap-header #header .right #search_form #terms_auto_complete ul {
            list-style-type: none;
            padding: 0px 0px;
            margin: 0px; }
            #wrap-header #header .right #search_form #terms_auto_complete ul li {
              padding: 5px 10px;
              border-bottom: 1px dashed #acbc98;
              color: #acbc98; }
              #wrap-header #header .right #search_form #terms_auto_complete ul li.selected {
                background-color: #acbc98;
                color: white; }
      #wrap-header #header .right .column {
        float: left;
        width: 190px;
        padding: 10px 0px; }
      #wrap-header #header .right .column2 {
        float: left;
        width: 120px;
        padding: 10px 0px; }
        #wrap-header #header .right .column2 #layout-cart-details {
          padding: 10px 0px;
          color: white; }
      #wrap-header #header .right .border {
        border-left-style: dotted;
        border-left-width: 1px;
        border-left-color: white;
        height: 90px;
        padding-left: 10px; }

#wrap-blue-nav {
  background: #3c6287; }
  #wrap-blue-nav #blue-nav {
    width: 930px;
    padding: 0px 15px;
    margin: 0px auto; }
    #wrap-blue-nav #blue-nav ul.bluenav {
      list-style-type: none;
      margin: 0px;
      padding: 0px;
      text-transform: uppercase; }
      #wrap-blue-nav #blue-nav ul.bluenav li {
        float: left; }
        #wrap-blue-nav #blue-nav ul.bluenav li a {
          color: white;
          padding: 4px 10px;
          display: block; }

#wrap-vtlife-nav {
  background: #4c7b2d; }
  #wrap-vtlife-nav #vtlife-nav {
    width: 930px;
    padding: 0px 15px;
    margin: 0px auto;
    font-size: 14px; }
    #wrap-vtlife-nav #vtlife-nav ul.vtlinks {
      list-style-type: none;
      padding: 0px;
      margin: 0px;
      text-transform: uppercase;
      height: 30px; }
      #wrap-vtlife-nav #vtlife-nav ul.vtlinks li {
        float: left;
        border-right: 1px solid #c6e7ba;
        margin-top: 5px; }
        #wrap-vtlife-nav #vtlife-nav ul.vtlinks li.li-noborder {
          border-right: 0px; }
        #wrap-vtlife-nav #vtlife-nav ul.vtlinks li a {
          color: white;
          padding: 1px 8px;
          display: block; }

#wrap-store-nav {
  background: #acbc98;
  border-top: 1px solid white; }
  #wrap-store-nav #store-nav {
    width: 940px;
    padding: 0px 15px 0px 5px;
    margin: 0px auto;
    font-family: "times new roman";
    font-size: 18px; }
    #wrap-store-nav #store-nav ul {
      list-style-type: none;
      padding: 0px;
      margin: 0px; }
      #wrap-store-nav #store-nav ul li {
        float: left;
        border-right: solid 1px white;
        list-style-type: none;
        position: relative; }
        #wrap-store-nav #store-nav ul li a {
          color: white;
          padding: 5px 10px !important;
          display: block; }
        #wrap-store-nav #store-nav ul li.active:hover a {
          background-color: #acbc98;
          color: white; }
        #wrap-store-nav #store-nav ul li.active a {
          background-color: white;
          color: #acbc98; }
          #wrap-store-nav #store-nav ul li.active a:hover {
            text-decoration: none;
            color: white; }
        #wrap-store-nav #store-nav ul li.li-noborder {
          border: 0px; }
        #wrap-store-nav #store-nav ul li ul.scriptaculously {
          text-align: left;
          width: 150px;
          font-size: 14px;
          background: #acbc98;
          margin: 0px;
          padding: 5px 5px;
          position: absolute;
          left: -1px;
          top: 30px;
          border-bottom: 1px solid white;
          border-left: 1px solid white;
          border-right: 1px solid white;
          z-index: 999; }
          #wrap-store-nav #store-nav ul li ul.scriptaculously li {
            border: 0px;
            border-bottom: 1px solid white;
            width: 140px; }
          #wrap-store-nav #store-nav ul li ul.scriptaculously a {
            background-color: #acbc98;
            color: white;
            display: block;
            font-weight: normal;
            margin: 0;
            padding: 5px 0px;
            position: relative; }

#wrap-content {
  background-color: white; }
  #wrap-content #content {
    width: 930px;
    margin: 0px auto;
    padding: 10px 15px;
    background: white; }
    #wrap-content #content #crumbs {
      margin-bottom: 10px;
      color: #656e5b; }
      #wrap-content #content #crumbs a {
        color: #acbc98; }
    #wrap-content #content .left_column {
      width: 580px;
      float: left; }
      #wrap-content #content .left_column #index_left_1 {
        margin-top: 10px; }
      #wrap-content #content .left_column .index_left_merch_single {
        background: #3c6287;
        margin: 0px;
        width: 540px;
        padding: 20px; }
        #wrap-content #content .left_column .index_left_merch_single .image {
          float: left;
          width: 220px; }
        #wrap-content #content .left_column .index_left_merch_single .details {
          float: left;
          width: 300px;
          margin-left: 20px;
          color: white;
          font-size: 14px; }
          #wrap-content #content .left_column .index_left_merch_single .details .name a {
            font-size: 24px;
            color: white; }
          #wrap-content #content .left_column .index_left_merch_single .details .add_cart {
            margin-top: 10px; }
            #wrap-content #content .left_column .index_left_merch_single .details .add_cart .submit-button {
              margin: 0px; }
          #wrap-content #content .left_column .index_left_merch_single .details .price {
            font-size: 24px;
            margin: 10px 0px;
            color: #f8a40d; }
            #wrap-content #content .left_column .index_left_merch_single .details .price .msrp {
              font-size: 14px;
              color: white;
              text-decoration: line-through;
              display: block;
              padding-left: 5px; }
            #wrap-content #content .left_column .index_left_merch_single .details .price .cents {
              font-size: 15px; }
            #wrap-content #content .left_column .index_left_merch_single .details .price .sign {
              font-size: 15px; }
      #wrap-content #content .left_column .index_left_merch {
        margin: 20px 0px; }
        #wrap-content #content .left_column .index_left_merch a {
          color: black; }
        #wrap-content #content .left_column .index_left_merch .header {
          background: url(/images/sites/vtlife/category_header_large.gif) 0 0 no-repeat;
          padding: 5px 15px;
          margin-bottom: 10px;
          font-size: 14px; }
          #wrap-content #content .left_column .index_left_merch .header a {
            color: white; }
          #wrap-content #content .left_column .index_left_merch .header .header_link {
            float: right; }
            #wrap-content #content .left_column .index_left_merch .header .header_link a {
              color: #acbc98; }
        #wrap-content #content .left_column .index_left_merch .product-block {
          float: left;
          width: 130px;
          margin-right: 15px;
          font-size: 14px; }
          #wrap-content #content .left_column .index_left_merch .product-block .image {
            width: 130px;
            height: 130px;
            min-height: 130px; }
          #wrap-content #content .left_column .index_left_merch .product-block .details .name {
            margin: 0px !important;
            color: black;
            font-family: arial; }
          #wrap-content #content .left_column .index_left_merch .product-block .details .price {
            margin: 10px 0px; }
            #wrap-content #content .left_column .index_left_merch .product-block .details .price .msrp {
              font-size: 12px;
              text-decoration: line-through;
              display: block;
              color: #616161; }
      #wrap-content #content .left_column #index_left_banner_dc {
        background: #acbc98;
        color: white;
        font-size: 14px;
        text-align: center;
        padding: 10px; }
        #wrap-content #content .left_column #index_left_banner_dc a {
          text-decoration: underline;
          font-weight: bold;
          color: white; }
        #wrap-content #content .left_column #index_left_banner_dc p {
          margin: 0px; }
      #wrap-content #content .left_column .index_left_bottom_single {
        margin: 20px 0px;
        float: left;
        width: 290px; }
        #wrap-content #content .left_column .index_left_bottom_single .header {
          background: url(/images/sites/vtlife/category_header_medium.gif) 0 0 no-repeat;
          padding: 1px 12px;
          font-size: 14px;
          margin-bottom: 10px;
          min-height: 18px; }
          #wrap-content #content .left_column .index_left_bottom_single .header a {
            color: white; }
        #wrap-content #content .left_column .index_left_bottom_single .product-block {
          margin-right: 10px;
          min-height: 110px; }
        #wrap-content #content .left_column .index_left_bottom_single .image {
          height: 220px; }
        #wrap-content #content .left_column .index_left_bottom_single .details {
          color: #acbc98;
          font-size: 14px; }
          #wrap-content #content .left_column .index_left_bottom_single .details a {
            color: black; }
          #wrap-content #content .left_column .index_left_bottom_single .details .name {
            color: black;
            margin: 10px 0px 0px 0px;
            font-size: 18px; }
          #wrap-content #content .left_column .index_left_bottom_single .details .price {
            margin: 10px 0px;
            font-size: 16px; }
            #wrap-content #content .left_column .index_left_bottom_single .details .price .msrp {
              font-size: 12px;
              text-decoration: line-through;
              display: block;
              color: #616161; }
    #wrap-content #content .right_column {
      width: 290px;
      float: left;
      margin-left: 20px; }
      #wrap-content #content .right_column .index_right_html {
        margin: 20px 0px; }
      #wrap-content #content .right_column .index_right_generic {
        margin: 20px 0px;
        border-style: solid;
        border-width: 5px;
        border-color: #e2e2e2;
        padding: 1px; }
        #wrap-content #content .right_column .index_right_generic .gray-background {
          background-color: #f3f3f3; }
          #wrap-content #content .right_column .index_right_generic .gray-background a {
            color: black; }
          #wrap-content #content .right_column .index_right_generic .gray-background .header {
            background: #acbc98;
            height: 30px;
            font-size: 14pt;
            color: white;
            padding-top: 5px;
            padding-left: 10px; }
            #wrap-content #content .right_column .index_right_generic .gray-background .header .header_link {
              float: right;
              padding: 5px 5px 0px 0px; }
              #wrap-content #content .right_column .index_right_generic .gray-background .header .header_link a {
                font-size: 12px;
                color: white; }
          #wrap-content #content .right_column .index_right_generic .gray-background .product-block {
            clear: left;
            border-bottom: 1px solid #e2e2e2;
            padding: 5px; }
            #wrap-content #content .right_column .index_right_generic .gray-background .product-block .image {
              float: left;
              width: 60px;
              margin: 0px 10px 0px 0px;
              text-align: center; }
            #wrap-content #content .right_column .index_right_generic .gray-background .product-block .details {
              float: left;
              width: 195px; }
              #wrap-content #content .right_column .index_right_generic .gray-background .product-block .details .price {
                font-size: 14px; }
                #wrap-content #content .right_column .index_right_generic .gray-background .product-block .details .price .msrp {
                  color: #616161;
                  text-decoration: line-through;
                  display: block;
                  font-size: 10px; }
      #wrap-content #content .right_column #index_right_1_dc p {
        margin: 0px; }
      #wrap-content #content .right_column #index_right_4_dc p {
        margin: 0px; }

#wrap-footer {
  background: #4c7b2d; }
  #wrap-footer #footer {
    width: 930px;
    padding: 20px 15px;
    margin: 0px auto;
    font-size: 12px;
    height: 140px;
    font-color: white; }
    #wrap-footer #footer a {
      margin: 0px 0px;
      color: white; }
    #wrap-footer #footer .links {
      margin: 5px 0px; }
    #wrap-footer #footer .left {
      width: 375px;
      float: left;
      border-right-style: dotted;
      border-right-width: 1px;
      border-right-color: white; }
    #wrap-footer #footer .right {
      padding-top: 10px;
      float: left;
      width: 520px; }
      #wrap-footer #footer .right ul {
        float: left;
        list-style: none;
        color: white;
        padding: 0px;
        margin: 0px 20px 0px 10px;
        width: 130px; }
        #wrap-footer #footer .right ul li {
          margin: 0px; }
        #wrap-footer #footer .right ul li.title {
          font-size: 14px; }
      #wrap-footer #footer .right ul.bottom_nav li.title {
        display: none; }
    #wrap-footer #footer #operated {
      color: white;
      font-size: 10px;
      text-align: center;
      margin: 10px 0px 0px 0px; }
      #wrap-footer #footer #operated a {
        color: #a4bb8f; }

.wrap_pagination {
  background: #e4ecdd;
  padding: 5px;
  color: black;
  margin: 5px 0px; }
  .wrap_pagination a {
    color: #656e5b; }
  .wrap_pagination .pagination-details {
    float: left; }
  .wrap_pagination .pagination {
    float: right;
    line-height: 20px; }
    .wrap_pagination .pagination a {
      border: 1px solid #c4d3b4;
      background-color: #c4d3b4;
      padding: 2px 4px;
      margin: 0px 1px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px; }
    .wrap_pagination .pagination .current {
      color: white;
      border: 1px solid #656e5b;
      background: #656e5b;
      padding: 2px 4px;
      margin: 0px 1px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px; }
    .wrap_pagination .pagination a.prev_page, .wrap_pagination .pagination a.next_page {
      border: 0px;
      background-color: transparent;
      -moz-border-radius: 0px;
      -webkit-border-radius: 0px; }

#landing #landing-header {
  color: #ffa500;
  font-size: 30px; }
#landing .product-block {
  float: left;
  width: 130px;
  padding: 10px 27px;
  text-align: center; }
  #landing .product-block .image {
    height: 130px;
    min-height: 130px; }
  #landing .product-block .details .name a {
    color: black; }
  #landing .product-block .details .feature {
    margin: 10px 0px;
    color: #616161; }
  #landing .product-block .details .price {
    margin: 10px 0px; }
    #landing .product-block .details .price .msrp {
      text-decoration: line-through;
      display: block;
      color: #616161; }

#product .left {
  width: 350px;
  float: left; }
  #product .left .image {
    margin-bottom: 10px; }
  #product .left #related-products .like {
    font-size: 16pt;
    font-family: times;
    border-top: 1px solid #e5e6de;
    margin-top: 50px; }
  #product .left #related-products .product-block {
    width: 150px;
    float: left;
    margin-right: 25px;
    text-align: center; }
    #product .left #related-products .product-block .image {
      height: 130px;
      min-height: 130px; }
    #product .left #related-products .product-block .price {
      margin: 10px 0px; }
      #product .left #related-products .product-block .price .msrp {
        text-decoration: line-through;
        display: block;
        color: #616161;
        font-size: 10px; }
    #product .left #related-products .product-block .name a {
      color: black; }
#product .right {
  width: 520px;
  float: left;
  margin-left: 30px; }
  #product .right #product-name {
    font-size: 28px;
    font-family: times;
    margin-bottom: 5px; }
  #product .right #author {
    color: #616161;
    font-size: 14px;
    margin: 5px 0px; }
  #product .right #product-form {
    padding: 10px 0px;
    border-top: #e5e6de 1pt solid; }
    #product .right #product-form form {
      float: left;
      width: 385px;
      margin-left: 10px; }
    #product .right #product-form #product-price {
      color: #88c52c;
      font-weight: bold;
      width: 125px;
      float: left; }
      #product .right #product-form #product-price .msrp {
        text-decoration: line-through;
        color: #616161;
        font-size: 14px;
        margin-right: 5px; }
      #product .right #product-form #product-price .cents {
        font-size: 14px; }
      #product .right #product-form #product-price .sign {
        font-size: 14px; }
      #product .right #product-form #product-price .dollars {
        font-size: 30px;
        line-height: 30px; }
    #product .right #product-form #qty {
      width: 30px;
      border: 1px solid #aaaaaa;
      color: #666666;
      height: 18px;
      padding: 5px;
      margin: 0px 10px;
      text-align: center;
      vertical-align: middle; }
    #product .right #product-form .product-options {
      float: left;
      width: 110px;
      margin: 0px 10px; }
      #product .right #product-form .product-options select {
        width: 100px; }
      #product .right #product-form .product-options p {
        margin: 0px 0px 5px 0px; }
    #product .right #product-form .product_add_to_cart {
      color: #616161;
      font-size: 14px; }
      #product .right #product-form .product_add_to_cart .submit-button {
        vertical-align: middle; }
#product #stock-and-sku {
  border-top: #e5e6de 1pt solid;
  color: #616161;
  padding: 5px 5px 3px 5px;
  font-style: italic;
  background-color: #fafafa; }
  #product #stock-and-sku #stock-message {
    width: 275px;
    float: left; }
  #product #stock-and-sku #sku-label {
    width: 75px;
    float: left; }
  #product #stock-and-sku #product-sku {
    float: right;
    width: 145px; }
#product #product-descriptions {
  margin: 10px 0px;
  color: #869962;
  font-size: 14px; }
#product #stock-notification-signup h3 {
  margin: 0px 0px 10px 0px;
  font-style: italic; }
#product #stock-notification-signup p {
  margin: 0px; }
#product #stock-notification-signup #email {
  border: 1px solid #aaaaaa;
  height: 20px;
  width: 175px;
  font-size: 12px;
  padding: 0px 5px;
  margin: 0px 10px; }
#product #stock-notification-signup #email-submit {
  vertical-align: middle; }
#product #product_reviews #wrap_review_header {
  border-top: #e5e6de 1pt solid;
  border-bottom: #e5e6de 1pt solid;
  padding: 10px 0px; }
#product #product_reviews #average-rating {
  width: 160px;
  float: left; }
#product #product_reviews #review-links {
  float: right;
  padding-top: 7px; }
  #product #product_reviews #review-links a {
    color: #33a2dc;
    margin-left: 10px; }
#product #product_reviews #product_review_header {
  float: left;
  font-size: 20px;
  font-family: times; }
#product #product_reviews .display_review {
  border-top: 0px; }

.display_review {
  border-bottom: #e5e6de 1px solid;
  border-top: #e5e6de 1px solid;
  margin-top: 10px; }

.review-stars {
  width: 140px;
  float: left;
  margin-right: 10px; }

.review_details {
  width: 330px;
  float: left; }
  .review_details .review_title {
    font-size: 12px;
    margin-bottom: 5px; }
  .review_details .review_reviewer, .review_details .review_created {
    color: #999999;
    font-size: 10px; }
  .review_details .review_text {
    margin: 5px 0px; }
