﻿/* Mixins */
body {
  margin: 0;
  background-color: white;
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px; }

html {
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0; }

a {
  color: #666666;
  text-decoration: none; }

.pageBold {
  font-weight: bold; }

.pWarning {
  background-color: #dddddd;
  padding: 20px;
  color: #000 !important; }
  .pWarning a {
    color: #000 !important; }

#home_left {
  text-align: left;
  margin-top: 25px; }

#home_right {
  text-align: left;
  margin-top: 25px; }

#home_left h2 {
  display: block;
  width: 284px;
  height: 300px;
  margin: 0;
  padding: 0;
  background-image: url("/images/logo.gif"); }
  #home_left h2 span {
    display: none; }

#home_left ul {
  margin: 2px 0 0 0;
  padding: 0; }
  #home_left ul li {
    list-style: none;
    vertical-align: top; }
    #home_left ul li a {
      display: block;
      width: 284px;
      height: 32px;
      margin-bottom: 1px; }
      #home_left ul li a span {
        display: none; }
    #home_left ul li#sn_1 a {
      background-image: url("/images/sn_1.gif"); }
    #home_left ul li#sn_2 a {
      background-image: url("/images/sn_2.gif"); }
    #home_left ul li#sn_0 a {
      background-image: url("/images/sn_0.jpg"); }

#home_left h3 {
  display: block;
  width: 183px;
  height: 25px;
  background-image: url("/images/latestNews.gif"); }
  #home_left h3 span {
    display: none; }

#home_left p {
  color: black;
  padding-bottom: 5px; }
  #home_left p strong {
    color: #574b3b; }
  #home_left p a {
    color: #574b3b;
    font-style: italic;
    text-decoration: none; }
    #home_left p a:hover {
      text-decoration: underline; }

h1 {
  color: black;
  font-size: 40px;
  font-family: "adelle",serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  line-height: 45px; }

h2 {
  color: black;
  font-size: 30px;
  font-family: "adelle",serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  line-height: 30px;
  font-style: underline;
  border-bottom: 1px solid black;
  text-align: center;
  padding-bottom: 10px; }

.btnStyleA {
  font-family: "proxima-nova",sans-serif;
  background-color: #00968f;
  color: white;
  font-weight: 200;
  border: 1px solid #00968f;
  padding: 10px 30px;
  font-size: 20px; }

.btnStyleB {
  font-family: "proxima-nova",sans-serif;
  background-color: white;
  color: #00968f;
  font-weight: 200;
  padding: 10px 30px;
  font-size: 20px;
  border: 1px solid #00968f; }

#home_right p {
  color: black; }
  #home_right p a {
    color: black;
    font-weight: 700; }

#home_right input.homeInput {
  background-color: #f0ecec;
  border: 1px solid black;
  font-size: 20px;
  padding: 20px;
  width: 100%;
  margin: 3px 0 3px 0;
  color: black; }

#home_right label {
  font-weight: bold;
  font-size: 15px; }

#hero_flash {
  display: block;
  vertical-align: middle;
  margin-top: 15px; }

#owl-demo .item {
  margin: 3px; }

#owl-demo .item img {
  display: block;
  width: 100%;
  height: auto; }

.cycle-slideshow img {
  max-width: 100%; }

.quickLinks {
  font-weight: normal !important;
  text-decoration: none;
  font-size: 14px; }
  .quickLinks:hover {
    text-decoration: underline; }

.container {
  padding: 0 0 0 30px; }

#footer {
  width: 100%;
  height: 100px;
  background-color: black;
  margin-top: 20px; }
  #footer #footerInner {
    width: 100%;
    clear: both;
    padding: 30px 0 50px 0;
    font-size: 10px;
    color: #a9abaa;
    text-align: left !important; }

#masthead {
  height: 145px;
  background: #231f20; }
  #masthead div {
    background: url("/images/content_slice.gif") repeat-x left 110px;
    width: 1008px;
    height: 145px; }
    #masthead div h3 {
      margin: 0 0 0 77px;
      padding: 0;
      background-image: url("/images/logo_content.gif");
      width: 132px;
      height: 130px;
      float: left; }
      #masthead div h3 span {
        display: none; }
    #masthead div ul {
      margin: 0;
      padding: 84px 0 0 0; }
      #masthead div ul li {
        list-style: none;
        float: right; }
        #masthead div ul li a {
          display: block;
          margin: 0 10px 0 10px;
          color: black;
          font-size: 17px;
          font-style: italic;
          text-decoration: none; }

#tn {
  width: 1008px; }
  #tn ul {
    margin: 15px 0 0 0;
    padding: 0; }
    #tn ul li {
      list-style: none;
      float: left;
      padding-right: 38px; }
      #tn ul li:last-child {
        padding-right: 0; }
      #tn ul li a {
        display: block;
        height: 32px;
        margin: 0 6px 0 6px;
        color: black;
        font-style: italic;
        font-size: 21px;
        text-decoration: none;
        text-shadow: 3px 3px 8px #000; }

#content {
  text-align: left;
  clear: right; }

html, body, form {
  height: 100%; }

#divWrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  margin-bottom: -230px; }
  #divWrap #divWrapContainer {
    margin: 0 auto;
    padding-bottom: 230px;
    /* for footer shift-up */ }

#footerContent {
  margin-top: -230px;
  /*footer shift-up*/
  position: relative;
  height: 230px;
  background-size: cover;
  width: 100%;
  clear: both;
  margin: 0; }
  #footerContent #footerInner {
    left: 0;
    right: 0;
    position: absolute;
    text-align: center;
    bottom: 50px;
    color: #666666;
    font-size: 15px; }

.categoryList td {
  font-size: 25px;
  color: #474342; }
  .categoryList td a {
    color: #474342;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    float: left; }
    .categoryList td a.image {
      width: 115px;
      height: 115px;
      float: left;
      margin-right: 15px;
      display: block;
      background-repeat: no-repeat; }

.galleryList td {
  text-align: center;
  vertical-align: top;
  height: 242px;
  background-color: #fefef4;
  width: 23%;
  position: relative; }
  .galleryList td img {
    padding: 0 0 10px 0;
    margin-top: 10px; }

.galleryList tr td a img {
  border-width: 0; }

.galleryList td img.True {
  border: 1px solid #793535;
  padding: 0 !important; }

.galleryFootLeft {
  float: left;
  padding-top: 15px;
  font-size: 16px;
  padding-left: 10px; }

.galleryFooterRight {
  float: right;
  padding-top: 15px;
  font-size: 16px;
  padding-right: 10px; }

.galleryFootLinks {
  color: #000;
  text-decoration: none;
  font-weight: bold; }

.bizAct tr td label {
  font-weight: normal !important;
  font-size: 12px !important;
  color: black; }

/*
select option { background-color:#524939; }
*/
.selected {
  color: #BD87C5; }

#aDigerati {
  float: right; }

.landingHeader {
  text-align: left;
  width: 100%;
  border-bottom: black solid 6px; }
  .landingHeader #divNav {
    height: 127px;
    margin: 0 auto; }
    .landingHeader #divNav ul {
      float: right;
      padding: 0;
      margin: 78px 0 0 0; }
      .landingHeader #divNav ul li {
        list-style: none;
        display: inline;
        padding: 16px 12px;
        margin: 0 0 0 10px;
        position: relative; }
        .landingHeader #divNav ul li.active {
          border-bottom: black solid 8px; }
          .landingHeader #divNav ul li.active a {
            color: black; }
        .landingHeader #divNav ul li a {
          color: #666666;
          font-family: "adelle",serif;
          font-style: normal;
          font-weight: 400;
          font-size: 20px;
          text-decoration: none; }
        .landingHeader #divNav ul li ul {
          display: none;
          position: absolute;
          left: 0;
          list-style: none;
          margin: 0;
          width: 100%;
          z-index: 1000;
          padding-top: 28px; }
          .landingHeader #divNav ul li ul li {
            text-transform: none;
            display: block;
            border: 1px solid black;
            padding: 0;
            margin: 0; }
            .landingHeader #divNav ul li ul li a {
              color: #6d6e71;
              display: block;
              padding: 10px;
              background-color: white; }
              .landingHeader #divNav ul li ul li a:hover {
                color: #1b429a; }
              .landingHeader #divNav ul li ul li a:active {
                color: #b8b8ba; }
        .landingHeader #divNav ul li:hover ul {
          display: block; }

.memberHeader {
  background-color: #d3d6d0;
  text-align: left;
  width: 100%; }
  .memberHeader #divNav {
    height: 127px;
    margin: 0 auto; }
    .memberHeader #divNav ul {
      float: right;
      padding: 0;
      margin: 48px 0 0 0;
      width: 100%;
      text-align: right; }
      .memberHeader #divNav ul li {
        list-style: none;
        display: inline;
        padding: 16px 12px;
        margin: 0 0 0 10px;
        position: relative; }
        .memberHeader #divNav ul li.active {
          border-bottom: #00968f solid 8px; }
          .memberHeader #divNav ul li.active a {
            color: black; }
        .memberHeader #divNav ul li a {
          color: #666666;
          font-family: "adelle",serif;
          font-style: normal;
          font-weight: 400;
          font-size: 20px;
          text-decoration: none; }
        .memberHeader #divNav ul li ul {
          display: none;
          position: absolute;
          left: 0;
          list-style: none;
          margin: 0;
          width: 100%;
          z-index: 1000;
          padding-top: 24px; }
          .memberHeader #divNav ul li ul li {
            text-transform: none;
            display: block;
            border: 1px solid black;
            padding: 0;
            margin: 0; }
            .memberHeader #divNav ul li ul li a {
              color: #6d6e71;
              display: block;
              padding: 10px;
              background-color: white; }
              .memberHeader #divNav ul li ul li a:hover {
                color: #1b429a; }
              .memberHeader #divNav ul li ul li a:active {
                color: #b8b8ba; }
        .memberHeader #divNav ul li:hover ul {
          display: block; }

#accountHeader ul {
  float: right;
  padding: 0;
  margin: 5px; }
  #accountHeader ul li {
    list-style: none;
    display: inline;
    padding: 16px 12px;
    margin: 0; }
    #accountHeader ul li a {
      color: #666666;
      font-family: "adelle",serif;
      font-style: normal;
      font-weight: 400;
      font-size: 15px;
      text-decoration: none; }

#team table {
  border-collapse: collapse;
  margin: 0;
  padding: 0; }
  #team table tbody tr td {
    vertical-align: top;
    padding: 40px 20px 20px 20px;
    border-bottom: solid 1px #333; }
    #team table tbody tr td img {
      box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25); }
    #team table tbody tr td *:first-child {
      margin-top: 0; }
  #team table tbody tr:first-child td {
    padding-top: 20px; }
  #team table tbody tr:last-child td {
    border-bottom: none; }

.col-sm-3 {
  float: left;
  width: 33.333333%;
  display: block;
  margin-bottom: 20px;
  position: relative; }

.onSpecial:before {
  content: "";
  display: block;
  position: absolute;
  width: 80px;
  height: 80px;
  pointer-events: none;
  top: -2px;
  right: 16px;
  z-index: 9;
  background: url("/Images/sale.png") no-repeat top right; }

.displayNone {
  display: none; }

.galleryItem {
  position: relative;
  padding-bottom: 0;
  /*&:hover {
		.postHover {
			top: 0%;
			> div {
				opacity: 1.0;
				display:inherit;
			}
		}
	}*/ }
  .galleryItem .preHover {
    text-align: center;
    padding: 15px; }
    .galleryItem .preHover .imageSection {
      height: 160px;
      position: relative; }
      .galleryItem .preHover .imageSection img {
        max-width: 150px;
        max-height: 150px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%); }
    .galleryItem .preHover .infoSection {
      height: 100px; }
      .galleryItem .preHover .infoSection p {
        position: relative;
        height: 100%;
        text-align: left; }
        .galleryItem .preHover .infoSection p strong {
          font-family: "proxima-nova",sans-serif;
          font-style: normal; }
        .galleryItem .preHover .infoSection p .spanPrice {
          font-family: "adelle",serif;
          position: absolute;
          right: 0;
          bottom: 0; }
    .galleryItem .preHover .actionSection {
      height: 15px;
      border-top: black 1px solid;
      padding-top: 10px;
      margin-top: 10px; }
      .galleryItem .preHover .actionSection .info {
        display: inline-block; }
        .galleryItem .preHover .actionSection .info .input {
          width: 30px; }
      .galleryItem .preHover .actionSection a {
        padding-left: 5px;
        color: #00968f;
        text-align: left;
        position: relative;
        max-width: 320px;
        overflow: hidden; }
  .galleryItem .postHover {
    position: absolute;
    z-index: 9;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    color: #ffffff;
    background: rgba(37, 166, 159, 0.85);
    text-align: center;
    -webkit-transition: all 0.25s ease-out 0s;
    -moz-transition: all 0.25s ease-out 0s;
    -ms-transition: all 0.25s ease-out 0s;
    -o-transition: all 0.25s ease-out 0s;
    transition: all 0.25s ease-out 0s; }
    .galleryItem .postHover .heading {
      font-size: 23px;
      font-weight: 400; }
    .galleryItem .postHover > div {
      opacity: 0;
      display: none;
      -webkit-transition: all 0.25s ease-out 0.25s;
      -moz-transition: all 0.25s ease-out 0.25s;
      -ms-transition: all 0.25s ease-out 0.25s;
      -o-transition: all 0.25s ease-out 0.25s;
      transition: all 0.25s ease-out 0.25s; }
    .galleryItem .postHover .infoSection {
      padding: 40px 15px; }
      .galleryItem .postHover .infoSection div {
        font-size: 18px;
        font-family: "adelle",serif;
        font-style: normal;
        width: 100%;
        border-bottom: 1px white solid;
        padding-bottom: 10px; }
      .galleryItem .postHover .infoSection p {
        position: relative;
        height: 100%; }
    .galleryItem .postHover .actionSection .actionSectionInner {
      position: absolute;
      bottom: 0;
      padding: 20px;
      text-align: center;
      left: 0;
      right: 0; }
      .galleryItem .postHover .actionSection .actionSectionInner a {
        color: #004542;
        position: relative;
        display: block;
        max-width: 320px;
        overflow: hidden;
        font-size: 26px; }

.catItem {
  text-align: center;
  padding: 15px 15px 0 15px !important; }
  .catItem .imageSection {
    height: 115px; }
    .catItem .imageSection img {
      max-width: 120px;
      max-height: 115px; }
  .catItem .infoSection p {
    position: relative;
    height: 100%;
    text-align: center; }
    .catItem .infoSection p strong {
      font-family: "proxima-nova",sans-serif;
      font-style: normal; }
    .catItem .infoSection p .spanPrice {
      font-family: "adelle",serif;
      position: absolute;
      right: 0;
      bottom: 0; }

.divPageCounterLinks {
  text-align: right;
  height: 58px;
  border-bottom: black 1px solid;
  position: relative; }
  .divPageCounterLinks .pageFancyTitle {
    position: absolute;
    bottom: 0;
    display: inline-block;
    text-align: left;
    left: 0;
    line-height: 37px; }
    .divPageCounterLinks .pageFancyTitle h1 {
      margin: 0;
      padding: 0; }
      .divPageCounterLinks .pageFancyTitle h1 img {
        height: 37px;
        padding-bottom: 5px; }
  .divPageCounterLinks .pageList {
    position: absolute;
    bottom: 0;
    display: inline-block;
    text-align: right;
    left: 0px;
    line-height: 34px; }
  .divPageCounterLinks .pageText {
    position: absolute;
    bottom: 0;
    display: inline-block;
    text-align: right;
    right: 80px;
    line-height: 34px; }
  .divPageCounterLinks .pageLink {
    position: absolute;
    bottom: 0;
    height: 36px;
    width: 36px;
    background-color: #BD87C5;
    margin-left: 1px;
    display: inline-block;
    text-align: center; }
    .divPageCounterLinks .pageLink i {
      font-size: 2em;
      color: white; }
  .divPageCounterLinks .hypLinkPrev {
    right: 37px; }
  .divPageCounterLinks .hypLinkNext {
    right: 0; }

.divSearchContainer {
  background-color: #f5f5f5;
  border-bottom: 1px solid black; }
  .divSearchContainer .fa-search {
    position: absolute;
    left: 1em;
    bottom: 0;
    font-size: 2em;
    line-height: 2em; }
  .divSearchContainer .tbxSearch {
    background: none;
    width: 90%;
    border: none;
    font-size: 15px;
    padding: 20px;
    font-family: "adelle",serif;
    margin: 0 0 0 50px;
    color: black; }

.ddlPagination {
  border: none;
  font-size: 15px; }

.shopFilter {
  text-align: left; }
  .shopFilter h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0;
    color: black;
    text-align: left; }
  .shopFilter .divSearchItem {
    font-weight: 400;
    font-size: 18px;
    line-height: 50px;
    border-bottom: 1px solid black;
    position: relative; }
    .shopFilter .divSearchItem a {
      color: black;
      width: 100%; }
      .shopFilter .divSearchItem a img {
        margin-left: 5px; }
      .shopFilter .divSearchItem a i {
        position: absolute;
        right: 0;
        top: 15px;
        -webkit-transition: all 0.25s ease-out 0s;
        -moz-transition: all 0.25s ease-out 0s;
        -ms-transition: all 0.25s ease-out 0s;
        -o-transition: all 0.25s ease-out 0s;
        transition: all 0.25s ease-out 0s; }
  .shopFilter .divChecklist tbody {
    text-align: left; }
  .shopFilter .divChecklist td input[type=checkbox] {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-bottom: 5px; }
  .shopFilter .divChecklist td label {
    font-size: 15px; }

.newsList h3, .divNews h3 {
  font-family: "adelle",serif; }

.newsList .newsItem, .divNews .newsItem {
  min-height: 150px;
  font-size: 15px;
  border-bottom: 1px solid black;
  margin-bottom: 20px;
  position: relative; }
  .newsList .newsItem .columns, .divNews .newsItem .columns {
    position: initial !important; }
  .newsList .newsItem span, .divNews .newsItem span {
    font-family: "adelle",serif;
    font-weight: 600; }
  .newsList .newsItem p, .divNews .newsItem p {
    margin: 0; }
  .newsList .newsItem .newsLink, .divNews .newsItem .newsLink {
    position: absolute;
    bottom: 0;
    right: 0;
    border-top: 1px black solid;
    border-left: 1px black solid;
    border-right: 1px black solid;
    padding: 0 10px; }
    .newsList .newsItem .newsLink a, .divNews .newsItem .newsLink a {
      color: #9b59b6;
      font-family: "adelle",serif; }

.newsImageLarge {
  float: right;
  padding: 0 0 10px 10px; }

.divSaleRotator {
  margin-top: 25px;
  height: 363px;
  border: 1px solid black;
  background-color: #ececec;
  position: relative; }
  .divSaleRotator .saleTag {
    position: absolute;
    left: -9px;
    top: 20px;
    z-index: 1000; }
  .divSaleRotator .saleTagViewAll {
    position: absolute;
    left: -9px;
    top: 70px;
    z-index: 1000; }
  .divSaleRotator .saleStamp {
    position: absolute;
    right: -20px;
    top: -20px;
    z-index: 1000; }
  .divSaleRotator .cycle-slideshow {
    max-height: 361px; }
  .divSaleRotator .saleItem {
    max-height: 361px;
    width: 100%; }
    .divSaleRotator .saleItem .outer-container {
      height: 361px;
      width: 100%;
      display: inline-table;
      vertical-align: middle; }
      .divSaleRotator .saleItem .outer-container .inner-container {
        vertical-align: middle;
        text-align: center;
        display: table-cell; }
        .divSaleRotator .saleItem .outer-container .inner-container a img {
          max-height: 361px; }
    .divSaleRotator .saleItem .campaignInfo {
      position: absolute;
      bottom: 0;
      width: 100%;
      padding: 10px 20px;
      background-color: rgba(0, 150, 143, 0.8);
      font-size: 15px;
      color: white;
      text-align: left; }
      .divSaleRotator .saleItem .campaignInfo .spanHeading {
        font-size: 18px;
        font-family: "adelle",serif;
        color: white; }
      .divSaleRotator .saleItem .campaignInfo img {
        position: absolute;
        bottom: 5px;
        top: 5px;
        right: 20px;
        margin: auto 0; }

.owl-theme .owl-controls .owl-buttons div {
  padding: 5px 9px; }

.owl-theme .owl-buttons i {
  margin: -2px; }

.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
  color: #FFF !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 27px !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
  background: #869791 !important;
  filter: none !important;
  opacity: 1 !important; }

.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 5px;
  top: 5px; }

.owl-theme .owl-controls .owl-buttons .owl-next {
  right: 5px;
  top: 5px; }

.divCampaignRotator {
  margin-top: 25px;
  height: 363px;
  width: 100%;
  border: 1px solid black;
  background-color: #ececec;
  position: relative; }
  .divCampaignRotator .divCampaignLink {
    height: 362px;
    width: 100%;
    text-align: center;
    /*> img {
			max-height:360px;
			height:100%;
			width:auto;
		}*/ }
    .divCampaignRotator .divCampaignLink .outer-container {
      height: 360px;
      width: 100%;
      display: inline-table;
      vertical-align: middle; }
      .divCampaignRotator .divCampaignLink .outer-container .inner-container {
        vertical-align: middle;
        text-align: center;
        display: table-cell; }
        .divCampaignRotator .divCampaignLink .outer-container .inner-container img {
          max-height: 360px; }
    .divCampaignRotator .divCampaignLink .campaignInfo {
      position: absolute;
      bottom: 1px;
      width: 100%;
      padding: 20px 60px 20px 20px;
      background-color: rgba(0, 150, 143, 0.8);
      font-size: 15px;
      color: white;
      text-align: left; }
      .divCampaignRotator .divCampaignLink .campaignInfo .spanHeading {
        font-size: 18px;
        font-family: "adelle",serif; }
      .divCampaignRotator .divCampaignLink .campaignInfo img {
        position: absolute;
        bottom: 5px;
        top: 5px;
        right: 20px;
        margin: auto 0; }
  .divCampaignRotator #prev {
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 1000;
    color: #00968f;
    font-size: 1.5rem; }
  .divCampaignRotator #next {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 1000;
    color: #00968f;
    font-size: 1.5rem; }

.productPage h1 {
  font-family: "proxima-nova",sans-serif; }

.productPage .content {
  font-size: 14px;
  line-height: 28px;
  margin-top: 0;
  font-family: Arial; }

.productPage .footer2 {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  float: left;
  width: 100%;
  margin-top: 10px;
  text-align: right;
  font-weight: bold;
  color: #454442; }

.productPage .footer3 {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 100%;
  float: left; }

.productPage .footer img {
  vertical-align: top; }

.productPage .input {
  width: 20px;
  vertical-align: top;
  margin-top: 5px; }

.productPage #divProductGallery #divProductGalleryThumbs .thumbImage {
  display: block;
  margin: 0 0 12px 0;
  max-height: 115px;
  cursor: pointer;
  overflow: hidden; }

.productPage #divProductGallery, .productPage #divProductGalleryMain {
  float: left; }

.productPage #divProductGallery {
  width: 100%; }

.productPage #divProductGalleryMain {
  width: auto;
  max-width: 635px;
  max-height: 520px; }
  .productPage #divProductGalleryMain .spanHoverText {
    height: 14px;
    line-height: 24px;
    font-size: 12px; }

.productPage #divProductGalleryMain img {
  width: auto;
  max-width: 635px;
  max-height: 500px;
  height: auto; }

.productPage #divProductGalleryThumbs {
  float: right;
  width: 150px; }

.productPage #divProductGalleryThumbs .thumbImage {
  text-align: right; }

.productPage #divProductGalleryThumbs i {
  color: #00968f; }

.productPage #divProductInfo {
  float: left;
  width: 100%; }

.productPage .footer4 {
  width: 100%;
  float: left; }

.productPage .relatedProducts {
  padding: 0;
  float: left;
  list-style: none;
  width: 100%; }

.productPage .relatedProducts li {
  float: left;
  display: block;
  margin-right: 20px; }

.productPage .relatedProducts li img {
  width: 100%; }

.productPage .zoom {
  display: inline-block;
  position: relative; }

.productPage .zoomImg {
  width: 200% !important;
  height: 200% !important; }

.productPage .zoom:after {
  content: '';
  display: block;
  width: 33px;
  height: 33px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(/Includes/icon.png); }

.productPage .zoom img {
  display: block; }

.productPage .zoom img::selection {
  background-color: transparent; }

.productPage #facebox .close {
  display: none; }

.productPage .fa {
  font-size: 1.5em; }

.productPage #divProductInfo .label {
  font-size: 12px;
  font-weight: 600;
  font-family: "adelle",serif; }

.productPage #divProductInfo .info {
  font-size: 15px;
  padding-bottom: 10px; }
  .productPage #divProductInfo .info .input {
    margin-top: 0; }

.productPage #divProductInfo i {
  color: #00968f; }

.divCart .btnUpdate {
  background-color: #00968f;
  color: white;
  padding: 2px 5px; }

.divCart .btnDelete {
  background-color: black;
  color: white;
  padding: 2px 5px; }

.divCart .checkoutNote {
  width: 100%;
  background-color: #00968f;
  padding: 15px;
  margin: 15px 0 0 0;
  color: white; }

.divCart ul li {
  padding: 15px; }

.divOrderDetails .label {
  font-size: 12px;
  font-weight: 600; }

.divOrderDetails .info {
  font-size: 15px;
  padding-bottom: 10px; }
  .divOrderDetails .info .input {
    margin-top: 0; }

.divOrderDetails .btnUpdate {
  background-color: #00968f;
  color: white;
  padding: 2px 5px; }

.divMyOrders table th {
  padding: 21px 25px 22px 25px;
  border-top: 1px solid #fafafa;
  border-bottom: 1px solid #e0e0e0;
  background: #ededed;
  background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
  background: -moz-linear-gradient(top, #ededed, #ebebeb); }

.divMyOrders table th:first-child {
  text-align: left;
  padding-left: 20px; }

.divMyOrders table tr:first-child th:first-child {
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px; }

.divMyOrders table tr:first-child th:last-child {
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px; }

.divMyOrders table tr {
  text-align: center;
  padding-left: 20px; }

.divMyOrders table td {
  text-align: left;
  padding: 8px 8px 8px 20px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  background: #fafafa;
  background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
  background: -moz-linear-gradient(top, #fbfbfb, #fafafa); }

.divMyOrders table tr.even td {
  background: #eeeeee;
  background: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#eeeeee));
  background: -moz-linear-gradient(top, #e8e8e8, #eeeeee); }

.divMyOrders table tr:last-child td {
  border-bottom: 0; }

.divMyOrders table tr:last-child td:first-child {
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.divMyOrders table tr:last-child td:last-child {
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.divMyOrders table tr:hover td {
  background: #f2f2f2;
  background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
  background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0); }

.divMyOrders .btnUpdate {
  background-color: #00968f;
  color: white;
  padding: 2px 5px; }

.requiredField {
  display: inline-block;
  color: red;
  font-size: 14px;
  text-align: left; }

#divNavSmall {
  margin: 0 auto;
  display: none; }
  #divNavSmall ul {
    text-align: center;
    margin: 0 auto;
    list-style: none;
    padding: 0; }
    #divNavSmall ul li {
      padding: 0;
      float: none;
      text-transform: uppercase;
      font-style: italic;
      font-weight: bold;
      border-right: none; }
      #divNavSmall ul li a {
        margin: 0 auto;
        max-width: 90%;
        min-height: 20px;
        color: black;
        display: block;
        padding: 3px 0;
        background-color: white;
        text-align: center; }
        #divNavSmall ul li a:hover {
          border-bottom: 0;
          color: #bbbbbb; }
      #divNavSmall ul li ul {
        height: auto;
        display: block;
        position: relative;
        left: 0;
        right: 0;
        top: 0; }
        #divNavSmall ul li ul li {
          z-index: 150;
          display: float;
          text-transform: none;
          list-style: none;
          float: none;
          min-height: 20px;
          border-bottom: 0;
          padding: 0; }
          #divNavSmall ul li ul li ul {
            width: 80%; }
            #divNavSmall ul li ul li ul li a {
              color: #386d37; }
          #divNavSmall ul li ul li a {
            max-width: 80%;
            color: #6d6e71;
            display: block;
            min-height: 20px;
            padding: 0;
            background-color: white;
            border-left: 1px solid #dadcdd;
            border-right: 1px solid #dadcdd;
            border-bottom: 1px solid #dadcdd; }
            #divNavSmall ul li ul li a:hover {
              border-bottom: 1px solid #dadcdd;
              color: #c2cb3a; }
            #divNavSmall ul li ul li a:active {
              color: #c2cb3a; }
        #divNavSmall ul li ul li:hover {
          border-bottom: 0; }
          #divNavSmall ul li ul li:hover a {
            color: #7f1416; }
        #divNavSmall ul li ul li:last-child {
          border-radius: 0; }
          #divNavSmall ul li ul li:last-child a {
            border-radius: 0;
            padding-bottom: 5px; }

#menuToggle {
  margin: 10px auto 0px auto;
  font-size: 16px;
  text-align: center;
  background-color: black;
  color: white;
  width: 100%;
  line-height: 25px;
  cursor: pointer;
  border: none; }

@media only screen and (max-width: 767px) {
  .accountHeader {
    margin-bottom: 0px !important; }
  .cycle-slideshow img {
    max-width: 100%; }
  .container {
    padding: 0; }
  .divSaleRotator {
    margin-top: 25px;
    height: 202px;
    border: 1px solid black;
    background-color: #ececec;
    position: relative; }
    .divSaleRotator .saleTag {
      position: absolute;
      left: -9px;
      top: 20px;
      z-index: 1000; }
    .divSaleRotator .saleStamp {
      position: absolute;
      right: -20px;
      top: -20px;
      z-index: 1000; }
    .divSaleRotator .cycle-slideshow {
      max-height: 200px; }
    .divSaleRotator .saleItem {
      max-height: 200px; }
      .divSaleRotator .saleItem .outer-container {
        max-height: 200px; }
      .divSaleRotator .saleItem a img {
        max-height: 200px !important; }
  .divCampaignRotator {
    margin-top: 25px;
    height: 152px;
    width: 100%;
    border: 1px solid black;
    background-color: #ececec;
    position: relative; }
    .divCampaignRotator .divCampaignLink {
      height: 152px;
      width: 100%;
      text-align: center; }
      .divCampaignRotator .divCampaignLink .campaignImage {
        max-height: 150px;
        height: 100%;
        width: auto; }
      .divCampaignRotator .divCampaignLink .campaignInfo {
        position: absolute;
        bottom: 0;
        width: 100%;
        padding: 20px;
        background-color: rgba(0, 150, 143, 0.8);
        font-size: 15px;
        color: white;
        text-align: left; }
        .divCampaignRotator .divCampaignLink .campaignInfo .spanHeading {
          font-size: 18px;
          font-family: "adelle",serif; }
        .divCampaignRotator .divCampaignLink .campaignInfo img {
          position: absolute;
          bottom: 5px;
          top: 5px;
          right: 20px;
          margin: auto 0; }
  .divCatalogues .catItem, .divPromotions .catItem {
    border: 1px solid #00968f;
    width: initial !important;
    float: initial;
    margin: 5px initial !important; }
  .newsList .newsItem .columns, .divNews .newsItem .columns {
    float: none !important;
    padding-bottom: 10px !important; }
  .divPageCounterLinks {
    height: 80px !important; }
  .pageFancyTitle {
    position: inherit !important; }
  h1 {
    font-size: 35px !important; } }

.cbxLarge input {
  height: 20px;
  width: 20px;
  vertical-align: bottom; }

.cbxLarge label {
  font-size: 20px;
  font-weight: 600; }

.divCatalogues .catItem, .divPromotions .catItem {
  border: 1px solid #00968f;
  width: 49%;
  margin: 0.5%; }
  .divCatalogues .catItem h3, .divPromotions .catItem h3 {
    text-align: left;
    margin: 0;
    padding-bottom: 15px; }
  .divCatalogues .catItem .row, .divPromotions .catItem .row {
    border-top: 1px solid #00968f; }
  .divCatalogues .catItem .imageSection, .divPromotions .catItem .imageSection {
    height: 250px; }
    .divCatalogues .catItem .imageSection img, .divPromotions .catItem .imageSection img {
      width: auto !important;
      max-width: none !important;
      max-height: 100% !important; }
  .divCatalogues .catItem .infoSection p, .divPromotions .catItem .infoSection p {
    text-align: left; }
  .divCatalogues .catItem .btnStyle, .divPromotions .catItem .btnStyle {
    -moz-box-shadow: 0px 1px 0px 0px #f0f7fa;
    -webkit-box-shadow: 0px 1px 0px 0px #f0f7fa;
    box-shadow: 0px 1px 0px 0px #f0f7fa;
    background-color: #33bdef;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #057fd0;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 0px -1px 0px #5b6178; }
  .divCatalogues .catItem .btnStyle:hover, .divPromotions .catItem .btnStyle:hover {
    background-color: #019ad2; }

.imgTop {
  padding: 5px 0; }
