/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */
/* -- GLOBAL -- */
body {
  font-family: Arial, Helvetica;
  font-style: normal;
  font-size: 14; }

a:link, a:visited, a:active {
  color: #26b3ef;
  text-decoration: none; }

a:hover {
  color: #26b3ef;
  text-decoration: underline; }

img.float-left {
  float: left;
  margin: 0px 20px 20px 0px; }

img.float-right {
  float: right;
  margin: 0px 0px 20px 20px; }

/* -- FONTS -- */
h1, h2, h3, h4, h5, h6 {
  letter-spacing: normal; }

h1#page-title {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: 'futura-pt';
  font-style: normal;
  font-size: 25px;
  font-weight: 700;
  color: #4b575f;
  line-height: 1;
  margin-bottom: 20px; }

p {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: Arial, Helvetica;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  color: #869197;
  line-height: 1;
  line-height: 18px;
  margin-bottom: 18px; }

h2 {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: 'futura-pt';
  font-style: normal;
  font-size: 25px;
  font-weight: 700;
  color: #4b575f;
  line-height: 1;
  margin-bottom: 10px; }

h3 {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: 'futura-pt';
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  color: #4b575f;
  line-height: 1;
  margin-bottom: 7px; }

h4 {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: 'futura-pt';
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  color: #26b3ef;
  line-height: 1;
  margin-bottom: 7px; }

.field-name-body ul, .field-name-body ol {
  font-family: Arial, Helvetica;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  color: #869197;
  line-height: 1;
  margin: 0px;
  padding: 0px;
  border: 0px;
  list-style-type: none;
  margin-bottom: 40px; }
.field-name-body ul li {
  background: transparent url(../images/bullet2.png) no-repeat;
  background-position: 0px 5px;
  padding-left: 17px;
  line-height: 17px;
  margin: 0px 0px 7px 15px; }

/* -- ZONES  -- */
.zone-branding-wrapper {
  background: transparent url(../images/header-pattern.png) no-repeat;
  background-position: center bottom; }

.zone-menu-wrapper {
  background: transparent url(../images/main-menu-bg.png) repeat-x;
  height: 45px; }

.zone-content-wrapper {
  padding: 17px 0px 40px 0px;
  min-height: 300px; }
  .zone-content-wrapper .region-content {
    position: relative; }

.front .zone-content-wrapper {
  padding: 0px 0px 40px 0px; }
  .front .zone-content-wrapper h1#page-title {
    display: none; }

.zone-footer-wrapper {
  background: #78848b;
  padding: 30px 0px 30px 0px; }

/* -- BRANDING -- */
#region-branding {
  clear: both;
  height: 145px; }
  #region-branding .branding-data {
    padding-top: 45px;
    float: left;
    width: 800px; }
    #region-branding .branding-data h1 {
      margin: 0px;
      padding: 0px;
      border: 0px;
      font-family: 'futura-pt';
      font-style: normal;
      font-size: 37px;
      font-weight: normal;
      color: #4b575f;
      line-height: 1;
      text-transform: uppercase;
      height: 45px;
      line-height: 1;
      position: relative; }
    #region-branding .branding-data h1 a {
      text-decoration: none;
      color: #4b575f;
      display: inline; }
    #region-branding .branding-data h1 span.lg {
      width: 330px;
      height: 45px;
      display: inline-block;
      text-indent: -9999px;
      overflow: hidden;
      background: transparent url(../images/logo-plastamasta.png) no-repeat;
      background-position: 0px 2px; }
    #region-branding .branding-data h1 span.text {
      display: inline-block;
      position: absolute;
      left: 335px;
      bottom: -5px;
      line-height: 1; }
  #region-branding .branding-main {
    padding-top: 30px;
    float: right;
    text-align: right; }
    #region-branding .branding-main div {
      font-family: Arial, Helvetica;
      font-style: normal;
      font-size: 12px;
      font-weight: normal;
      color: #869197;
      line-height: 1;
      margin-top: 7px; }
    #region-branding .branding-main a {
      color: #5b656c;
      text-decoration: underline; }

body.domain-plastamasta-com-au .branding-data span.text {
  display: none!important; }

/* -- MAIN MENU -- */
#region-menu .contact-number {
  margin-top: 16px;
  float: right;
  font-family: 'futura-pt';
  font-style: normal;
  font-size: 13px;
  font-weight: 500;
  color: white;
  line-height: 1;
  text-transform: uppercase; }
  #region-menu .contact-number span {
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 13px;
    font-weight: 700;
    color: white;
    line-height: 1;
    padding-right: 4px; }

/* navigation */
ul#main-menu {
  margin: 0px;
  padding: 0px;
  border: 0px;
  position: absolute; }
  ul#main-menu li.leaf, ul#main-menu li.expanded {
    list-style-image: none;
    list-style-type: none; }
  ul#main-menu li {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 13px;
    font-weight: 500;
    color: white;
    line-height: 1;
    float: left;
    height: 42px;
    border-right: 1px solid #33b5e7;
    text-transform: uppercase;
    position: relative; }
  ul#main-menu li a {
    display: block;
    padding: 16px 17px 13px 17px;
    color: #ffffff;
    text-decoration: none; }
  ul#main-menu li a:hover {
    background: #ececec;
    color: #4b575f; }
  ul#main-menu li.home a {
    text-indent: -9999px;
    background: transparent url(../images/home-btn.png) no-repeat;
    background-position: 3px 0px; }
  ul#main-menu li.home a:hover {
    background-position: 3px -42px; }
  ul#main-menu li.last {
    border-right: none; }
  ul#main-menu li.expanded a {
    background: transparent url(../images/bullet5.png) no-repeat;
    background-position: right center;
    padding-right: 30px; }
  ul#main-menu li.expanded:hover a {
    background: #4b575f url(../images/bullet6.png) no-repeat;
    background-position: right center;
    color: #ffffff; }

/* sub navigation */
ul#main-menu li.expanded:hover ul {
  left: 0px;
  position: absolute; }
ul#main-menu li.expanded ul {
  margin: 0px;
  padding: 0px;
  border: 0px;
  position: absolute;
  top: 42px;
  left: -9999px;
  z-index: 500;
  background: #4b575f;
  width: 205px; }
  ul#main-menu li.expanded ul li {
    margin: 0px;
    padding: 0px;
    border: 0px;
    float: none;
    height: auto;
    background: #4b575f; }
  ul#main-menu li.expanded ul li a {
    margin: 0px;
    padding: 0px;
    border: 0px;
    background-image: none!important;
    padding: 10px 17px 10px 17px; }
  ul#main-menu li.expanded ul li a:hover {
    background: #869197; }

/* attached block */
ul#main-menu a.menu-attach-block-drop-link {
  display: none; }
ul#main-menu li.expanded:hover .menu-attach-block-wrapper {
  left: 0px;
  position: absolute; }
ul#main-menu .menu-attach-block-wrapper {
  position: absolute;
  top: 42px;
  left: -9999px;
  z-index: 500;
  background: #4b575f; }
  ul#main-menu .menu-attach-block-wrapper .wrapper-col {
    padding: 10px; }
  ul#main-menu .menu-attach-block-wrapper .wrapper-col-1 {
    width: 200px; }
  ul#main-menu .menu-attach-block-wrapper .wrapper-col-2 {
    width: 402px; }
    ul#main-menu .menu-attach-block-wrapper .wrapper-col-2 .group-1 {
      border-right: 1px solid #5a646b; }
  ul#main-menu .menu-attach-block-wrapper .wrapper-col-3 {
    width: 602px; }
    ul#main-menu .menu-attach-block-wrapper .wrapper-col-3 .group-1, ul#main-menu .menu-attach-block-wrapper .wrapper-col-3 .group-2 {
      border-right: 1px solid #5a646b; }
  ul#main-menu .menu-attach-block-wrapper .group {
    float: left;
    width: 200px;
    min-height: 165px; }
  ul#main-menu .menu-attach-block-wrapper .contextual-links-wrapper,
  ul#main-menu .menu-attach-block-wrapper h2 {
    display: none; }
  ul#main-menu .menu-attach-block-wrapper a {
    margin: 0px;
    padding: 0px;
    border: 0px;
    background-image: none!important;
    padding: 10px 17px 10px 17px; }
  ul#main-menu .menu-attach-block-wrapper a:hover {
    background: #869197 !important; }

/* -- PRODUCTS LANDING (LIST) -- */
.view-product {
  margin-left: -20px; }
  .view-product .node-teaser {
    width: 230px;
    min-height: 220px;
    float: left;
    background: #f2f2f2;
    padding-bottom: 90px;
    position: relative;
    margin-left: 20px;
    margin-bottom: 20px; }
  .view-product h2.node-title {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 21px;
    font-weight: 700;
    color: #4b575f;
    line-height: 1;
    padding: 0px 15px 0px 15px;
    margin: 18px 0px 7px 0px; }
  .view-product .field-name-body {
    padding: 0px 15px 0px 15px; }
  .view-product p, .view-product .field-name-body div {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: Arial, Helvetica;
    font-style: normal;
    font-size: 14px;
    font-weight: normal;
    color: #869197;
    line-height: 1;
    line-height: 18px;
    margin-bottom: 7px; }
  .view-product .field-name-field-stock-code,
  .view-product .field-name-field-uom {
    font-family: Arial, Helvetica;
    font-style: normal;
    font-size: 14px;
    font-weight: 500;
    color: #869197;
    line-height: 1;
    margin-bottom: 5px;
    padding: 0px 15px 0px 15px; }
    .view-product .field-name-field-stock-code .field-label,
    .view-product .field-name-field-uom .field-label {
      font-family: Arial, Helvetica;
      font-style: normal;
      font-size: 14px;
      font-weight: 700;
      color: #4b575f;
      line-height: 1; }
  .view-product .new {
    width: 44px;
    height: 44px;
    background: transparent url(../images/new-icon.png) no-repeat;
    overflow: hidden;
    position: absolute;
    left: 15px;
    top: 57px;
    text-indent: -9999px; }
  .view-product .field-name-field-document-link,
  .view-product .field-name-field-document-file {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 15px; }
    .view-product .field-name-field-document-link .field-items,
    .view-product .field-name-field-document-file .field-items {
      padding: 0px 15px 0px 15px; }
    .view-product .field-name-field-document-link img.file-icon,
    .view-product .field-name-field-document-file img.file-icon {
      display: none; }
    .view-product .field-name-field-document-link a,
    .view-product .field-name-field-document-file a {
      display: block;
      font-family: 'futura-pt';
      font-style: normal;
      font-size: 15px;
      font-weight: normal;
      color: white;
      line-height: 1;
      padding: 12px 50px 12px 15px;
      text-transform: uppercase;
      text-shadow: 0px 1px #4b575f;
      background: #00adee url(../images/bullet4.png) no-repeat right center;
      text-decoration: none;
      line-height: 17px; }

.page-taxonomy-term #page-title {
  display: none; }

/* -- PRODUCT PAGE -- */
.page-products h1#page-title {
  font-family: 'futura-pt';
  font-style: normal;
  font-size: 23px;
  font-weight: normal;
  color: #4b575f;
  line-height: 1;
  padding: 12px 20px 12px 20px;
  text-transform: uppercase;
  background: #eeeeee url(../images/page-title-bg.png) no-repeat right top;
  margin-bottom: 20px; }

.view-product-page {
  margin-left: -20px; }
  .view-product-page .views-row {
    width: 230px;
    min-height: 240px;
    float: left;
    background: #f2f2f2;
    padding-bottom: 70px;
    position: relative;
    margin: 0px 0px 20px 20px; }
  .view-product-page h2 {
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 21px;
    font-weight: 700;
    color: #4b575f;
    line-height: 1;
    padding: 0px 15px 0px 15px;
    margin: 18px 0px 7px 0px; }
  .view-product-page .views-field-description {
    padding: 0px 15px 0px 15px; }
    .view-product-page .views-field-description p {
      margin: 0px;
      padding: 0px;
      border: 0px;
      font-family: Arial, Helvetica;
      font-style: normal;
      font-size: 14px;
      font-weight: normal;
      color: #869197;
      line-height: 1;
      line-height: 18px;
      margin-bottom: 7px; }
  .view-product-page .field-content.link {
    padding: 0px 15px 0px 15px;
    position: absolute;
    bottom: 15px;
    width: 200px; }
    .view-product-page .field-content.link a {
      display: block;
      font-family: 'futura-pt';
      font-style: normal;
      font-size: 15px;
      font-weight: normal;
      color: white;
      line-height: 1;
      padding: 12px 20px 12px 20px;
      text-transform: uppercase;
      text-shadow: 0px 1px #4b575f;
      background: #869197 url(../images/bullet3.png) no-repeat right center;
      text-decoration: none; }

/* -- BLOCK : PRODUCT NAVIGATION -- */
#block-views-product-navigation-block-1 {
  margin-bottom: 20px; }
  #block-views-product-navigation-block-1 h2 {
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 24px;
    font-weight: normal;
    color: #4b575f;
    line-height: 1;
    padding: 23px 20px 0px 28px;
    background: #838688 url(../images/products-nav-title.png) no-repeat;
    text-transform: uppercase;
    height: 42px; }
    #block-views-product-navigation-block-1 h2 a {
      display: block;
      color: #4b575f;
      text-decoration: none!important; }
  #block-views-product-navigation-block-1 ul, #block-views-product-navigation-block-1 li {
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style-type: none; }
  #block-views-product-navigation-block-1 li a {
    display: block;
    padding: 15px 30px 15px 30px;
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 18px;
    font-weight: normal;
    color: white;
    line-height: 1;
    background: #818d91 url(../images/products-nav-bg-off.png) no-repeat;
    text-decoration: none; }
  #block-views-product-navigation-block-1 li a.active {
    background: #4e5a62 url(../images/products-nav-bg-on.png) no-repeat; }

/* -- NEWS LANDING PAGE -- */
.page-news h1#page-title {
  font-family: 'futura-pt';
  font-style: normal;
  font-size: 23px;
  font-weight: normal;
  color: #4b575f;
  line-height: 1;
  padding: 12px 20px 12px 20px;
  text-transform: uppercase;
  background: #eeeeee url(../images/page-title-bg.png) no-repeat right top;
  margin-bottom: 20px; }

.page-news .breadcrumb {
  padding-top: 10px; }

.view-news-landing .views-row {
  background: transparent url(../images/divider-h.png) no-repeat left bottom;
  margin-bottom: 30px;
  padding-bottom: 20px; }
.view-news-landing h2 {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: 'futura-pt';
  font-style: normal;
  font-size: 20px;
  font-weight: 700;
  color: #4b575f;
  line-height: 1;
  line-height: 23px;
  margin-bottom: 7px; }
  .view-news-landing h2 a {
    color: #4b575f;
    text-decoration: none; }
.view-news-landing p {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: Arial, Helvetica;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  color: #869197;
  line-height: 1;
  line-height: 18px; }
  .view-news-landing p .read-more {
    color: #26b3ef; }
    .view-news-landing p .read-more a {
      font-family: 'futura-pt';
      font-style: normal;
      font-size: 14px;
      font-weight: 700;
      color: #26b3ef;
      line-height: 1;
      text-decoration: none;
      text-transform: uppercase;
      background: transparent url(../images/bullet1.png) no-repeat right center;
      padding-right: 11px; }
.view-news-landing .views-field-field-news-image {
  margin-bottom: 20px; }
  .view-news-landing .views-field-field-news-image img {
    display: block; }
.view-news-landing .views-field-field-date {
  font-family: 'futura-pt';
  font-style: normal;
  font-size: 11px;
  font-weight: 700;
  color: #869197;
  line-height: 1;
  font-style: italic;
  margin-bottom: 5px; }

/* -- NEWS PAGE -- */
.node-type-news .breadcrumb {
  padding-top: 10px; }
.node-type-news .region-sidebar-second {
  margin-top: 30px; }
.node-type-news h1#page-title {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: 'futura-pt';
  font-style: normal;
  font-size: 20px;
  font-weight: 700;
  color: #4b575f;
  line-height: 1;
  line-height: 23px;
  margin-bottom: 12px;
  background: none;
  text-transform: none; }
.node-type-news .field-name-field-news-image {
  margin-bottom: 20px; }
  .node-type-news .field-name-field-news-image img {
    display: block; }
.node-type-news .field-name-field-date {
  font-family: 'futura-pt';
  font-style: normal;
  font-size: 11px;
  font-weight: 700;
  color: #869197;
  line-height: 1;
  font-style: italic;
  margin-bottom: 18px; }

/* -- BLOCK : LATEST NEWS -- */
#block-views-news-latest-block .node-teaser {
  background: transparent url(../images/divider-h.png) no-repeat left bottom;
  margin-bottom: 22px;
  padding-bottom: 22px; }
#block-views-news-latest-block .views-row-last .node-teaser {
  background: none; }
#block-views-news-latest-block h2 {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: 'futura-pt';
  font-style: normal;
  font-size: 21px;
  font-weight: normal;
  color: #4b575f;
  line-height: 1;
  margin-bottom: 25px;
  text-transform: uppercase; }
  #block-views-news-latest-block h2 a {
    color: #4b575f;
    text-decoration: none; }
#block-views-news-latest-block h3 {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: 'futura-pt';
  font-style: normal;
  font-size: 20px;
  font-weight: 700;
  color: #4b575f;
  line-height: 1;
  line-height: 23px;
  margin-bottom: 7px; }
  #block-views-news-latest-block h3 a {
    color: #4b575f;
    text-decoration: none; }
#block-views-news-latest-block p {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: Arial, Helvetica;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  color: #869197;
  line-height: 1;
  line-height: 18px; }
  #block-views-news-latest-block p .read-more {
    color: #26b3ef; }
    #block-views-news-latest-block p .read-more a {
      font-family: 'futura-pt';
      font-style: normal;
      font-size: 14px;
      font-weight: 700;
      color: #26b3ef;
      line-height: 1;
      text-decoration: none;
      text-transform: uppercase;
      background: transparent url(../images/bullet1.png) no-repeat right center;
      padding-right: 11px; }
#block-views-news-latest-block .field-name-field-date {
  font-family: 'futura-pt';
  font-style: normal;
  font-size: 11px;
  font-weight: 700;
  color: #869197;
  line-height: 1;
  font-style: italic;
  margin-bottom: 5px; }

/* -- BLOCK : OTHER NEWS -- */
#block-views-news-other-block {
  background: #f2f2f2 url(../images/order-form-block-bg.png) no-repeat left bottom; }
  #block-views-news-other-block .content {
    padding: 20px;
    padding-bottom: 50px; }
  #block-views-news-other-block .views-row {
    background: transparent url(../images/divider-j.png) no-repeat left bottom;
    padding-bottom: 20px;
    margin-bottom: 30px; }
  #block-views-news-other-block .views-row-last {
    padding: 0px;
    margin: 0px;
    background: none; }
  #block-views-news-other-block h2.block-title {
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 21px;
    font-weight: normal;
    color: #4b575f;
    line-height: 1;
    text-transform: uppercase;
    background: transparent url(../images/block-title-bg1.png) no-repeat left bottom;
    height: 47px;
    text-indent: 30px;
    line-height: 49px; }
  #block-views-news-other-block .views-field-field-date {
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 11px;
    font-weight: 700;
    color: #869197;
    line-height: 1;
    font-style: italic;
    margin-bottom: 6px; }
  #block-views-news-other-block h4 {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 20px;
    font-weight: 700;
    color: #4b575f;
    line-height: 1;
    line-height: 20px;
    margin-bottom: 10px;
    background: none;
    text-transform: none; }
    #block-views-news-other-block h4 a {
      color: #4b575f;
      text-decoration: none; }
  #block-views-news-other-block .read-more a {
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 13px;
    font-weight: 700;
    color: #26b3ef;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    background: transparent url(../images/bullet1.png) no-repeat right center;
    padding-right: 11px; }
  #block-views-news-other-block .views-field-body {
    margin-bottom: 6px; }
    #block-views-news-other-block .views-field-body p {
      margin-bottom: 0px; }

/* -- BLOCK : PRODUCT NAVIGATION -- */
#page-menu {
  margin-bottom: 20px; }
  #page-menu ul, #page-menu li {
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style-type: none; }
  #page-menu li.leaf, #page-menu li.expanded {
    list-style-image: none; }
  #page-menu li a.active-trail {
    display: block;
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 24px;
    font-weight: normal;
    color: #4b575f;
    line-height: 1;
    padding: 23px 20px 0px 28px;
    height: 42px;
    background: #838688 url(../images/products-nav-title.png) no-repeat;
    text-transform: uppercase;
    text-decoration: none; }
  #page-menu li li a {
    display: block;
    padding: 15px 30px 15px 30px;
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 18px;
    font-weight: normal;
    color: white;
    line-height: 1;
    background: #818d91 url(../images/products-nav-bg-off.png) no-repeat;
    text-decoration: none;
    height: auto; }
  #page-menu li li a.active-trail {
    padding: 15px 30px 15px 30px;
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 18px;
    font-weight: normal;
    color: white;
    line-height: 1;
    background: #818d91 url(../images/products-nav-bg-on.png) no-repeat;
    text-transform: none;
    height: auto; }

/* -- FORM : GENERIC -- */
form {
  margin: 0px;
  font-family: 'futura-pt';
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  color: #869197;
  line-height: 1; }
  form .form-item {
    margin: 10px 0px 10px 0px; }
  form label {
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 16px;
    font-weight: 500;
    color: #4b575f;
    line-height: 1;
    margin-bottom: 4px; }
  form input[type=text],
  form input[type=password],
  form textarea,
  form input[type=submit] {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 15px;
    font-weight: normal;
    color: #869197;
    line-height: 1;
    margin: 0px;
    padding: 0px;
    border: 0px;
    height: auto;
    padding: 5px;
    border: 1px solid #a6a6a6; }
  form textarea {
    resize: none;
    width: auto;
    height: auto; }
  form .form-item .description {
    color: #869197;
    font-size: 13px;
    line-height: 18px; }
  form .form-required {
    color: #F3ADB3;
    font-size: 14px; }
  form .form-item input.error,
  form .form-item textarea.error,
  form .form-item select.error {
    border: 1px solid #F3ADB3; }
  form input[type=submit],
  form input[type=submit]:hover {
    width: auto;
    border-radius: 0;
    text-shadow: none;
    padding: 8px 16px 7px 16px;
    border: none;
    color: #ffffff;
    background: #00adf2; }

/* -- CONTACT PAGE -- */
/* layout */
.knauf-contact-form {
  clear: both; }
  .knauf-contact-form .left-col {
    float: left;
    padding-right: 30px;
    width: 330px;
    border-right: 1px solid #eeeeee; }
  .knauf-contact-form .right-col {
    float: left;
    width: 430px;
    padding-left: 30px; }
  .knauf-contact-form .column {
    width: 215px;
    float: left; }
  .knauf-contact-form h4 {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 22px;
    font-weight: 700;
    color: #3b3b3b;
    line-height: 1;
    margin-bottom: 17px; }
  .knauf-contact-form h4 span {
    width: 141px;
    height: 18px;
    display: inline-block;
    text-indent: -9999px;
    overflow: hidden;
    background: transparent url(../images/logo-plastamasta-small.png) no-repeat; }
  .knauf-contact-form p {
    color: #3b3b3b;
    margin-bottom: 10px; }
  .knauf-contact-form p span.email {
    font-size: 11px; }
    .knauf-contact-form p span.email strong {
      font-size: 14px; }
  .knauf-contact-form .download-order {
    background: #f9f9f9;
    padding: 15px 20px 15px 20px;
    margin-bottom: 15px; }
    .knauf-contact-form .download-order h4 {
      text-transform: uppercase;
      font-size: 16px;
      margin-bottom: 3px; }
    .knauf-contact-form .download-order a {
      display: block;
      font-family: 'futura-pt';
      font-style: normal;
      font-size: 15px;
      font-weight: normal;
      color: white;
      line-height: 1;
      padding: 12px 40px 12px 12px;
      text-transform: uppercase;
      text-shadow: 0px 1px #4b575f;
      background: #00adee url(../images/download-icon.png) no-repeat;
      background-position: 145px 8px;
      text-decoration: none;
      line-height: 17px;
      width: 125px;
      float: right;
      margin: 5px 0px 0px 15px; }
    .knauf-contact-form .download-order a span {
      vertical-align: middle;
      display: inline-block;
      background: transparent url(../images/pdf-icon.png) no-repeat;
      height: 15px;
      width: 32px;
      overflow: hidden;
      text-indent: -9999px; }
    .knauf-contact-form .download-order p {
      margin-bottom: 0px; }

/* form */
.knauf-contact-form {
  font-family: 'futura-pt';
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  color: #869197;
  line-height: 1; }
  .knauf-contact-form .form-item {
    margin: 0px;
    padding: 0px;
    border: 0px;
    position: relative; }
  .knauf-contact-form label {
    margin: 0px;
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 15px;
    font-weight: normal;
    color: #869197;
    line-height: 1;
    position: absolute;
    left: 9px;
    top: 7px;
    text-transform: uppercase; }
  .knauf-contact-form label {
    opacity: 1;
    transition: opacity 0.15s linear;
    -webkit-transition: opacity 0.15s linear; }
  .knauf-contact-form input[type=text],
  .knauf-contact-form textarea,
  .knauf-contact-form input[type=submit] {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 15px;
    font-weight: normal;
    color: #869197;
    line-height: 1;
    width: 314px;
    height: auto;
    margin-bottom: 20px;
    background: #ffffff;
    padding: 4px 7px 3px 7px;
    border: 1px solid #a6a6a6; }
  .knauf-contact-form textarea {
    resize: none;
    height: 100px; }
  .knauf-contact-form .form-required {
    color: #ee6500;
    font-size: 14px;
    margin-left: -2px; }
  .knauf-contact-form .form-item-captcha-response {
    margin-bottom: 10px; }
    .knauf-contact-form .form-item-captcha-response label,
    .knauf-contact-form .form-item-captcha-response input {
      text-transform: none;
      margin-bottom: 10px;
      position: inherit;
      display: block; }
    .knauf-contact-form .form-item-captcha-response input {
      margin-bottom: 5px; }
  .knauf-contact-form input[type=submit],
  .knauf-contact-form input[type=submit]:hover {
    width: auto;
    border-radius: 0;
    text-shadow: 0px 1px 0px #487a8e;
    float: right;
    text-transform: uppercase;
    padding: 8px 16px 7px 16px;
    border: none;
    color: #ffffff;
    background: #00adf2; }
  .knauf-contact-form label.focus {
    opacity: 0.45; }
  .knauf-contact-form label.has-text {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0); }
  .knauf-contact-form .form-item-captcha-response label {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1); }
  .knauf-contact-form div.messages {
    padding: 5px;
    margin-bottom: 10px!important;
    font-size: 11px; }
  .knauf-contact-form div.messages.status {
    font-weight: 700;
    font-size: 12px; }

.modal-content .download-order {
  background: #ffffff; }

.modal-content .ajax-progress .throbber {
  background: transparent url(../images/ajax-loader-2.gif) no-repeat; }

/* -- BLOCK : ORDER NOW -- */
#block-knauf-contact-knauf-order-now {
  background: #f2f2f2 url(../images/order-form-block-bg.png) no-repeat left bottom; }
  #block-knauf-contact-knauf-order-now .content {
    padding: 20px; }
  #block-knauf-contact-knauf-order-now h4 {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 16px;
    font-weight: 700;
    color: #4b575f;
    line-height: 1;
    margin-bottom: 2px;
    text-transform: uppercase; }
  #block-knauf-contact-knauf-order-now div.desc, #block-knauf-contact-knauf-order-now p {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: Arial, Helvetica;
    font-style: normal;
    font-size: 14px;
    font-weight: normal;
    color: #869197;
    line-height: 1;
    line-height: 18px; }
  #block-knauf-contact-knauf-order-now div.desc {
    margin-bottom: 10px; }
  #block-knauf-contact-knauf-order-now p {
    margin-bottom: 15px; }
  #block-knauf-contact-knauf-order-now p strong {
    color: #4b575f; }
  #block-knauf-contact-knauf-order-now .download-order h4, #block-knauf-contact-knauf-order-now .download-order p {
    display: none; }
  #block-knauf-contact-knauf-order-now .download-order a {
    display: block;
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 15px;
    font-weight: normal;
    color: white;
    line-height: 1;
    padding: 12px 40px 12px 12px;
    text-transform: uppercase;
    text-shadow: 0px 1px #4b575f;
    background: #00adee url(../images/bullet4.png) no-repeat right center;
    text-decoration: none;
    line-height: 17px; }
  #block-knauf-contact-knauf-order-now .download-order a span {
    vertical-align: middle;
    display: inline-block;
    background: transparent url(../images/pdf-icon.png) no-repeat;
    height: 15px;
    width: 32px;
    overflow: hidden;
    text-indent: -9999px; }
  #block-knauf-contact-knauf-order-now .contact-form {
    display: block;
    width: 148px;
    height: 18px;
    overflow: hidden;
    background: transparent url(../images/contact-btn.png) no-repeat;
    text-indent: -9999px;
    margin: 15px 0px 0px 0px; }

/* -- FOOTER -- */
/* footer first; a total of 680px (normal layout) */
.block-knauf-quick-contact {
  min-height: 152px; }
  .block-knauf-quick-contact .en_wrapper {
    float: left;
    width: 250px; }
  .block-knauf-quick-contact .contact_number,
  .block-knauf-quick-contact .enquiry_form {
    float: left;
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 12px;
    font-weight: 500;
    color: #eeeeee;
    line-height: 1; }
  .block-knauf-quick-contact .contact_number {
    width: 120px;
    background: transparent url(../images/or.png) no-repeat right 6px;
    padding-right: 28px; }
  .block-knauf-quick-contact .enquiry_form {
    float: right;
    width: 102px;
    text-align: right; }
  .block-knauf-quick-contact span.title {
    display: block;
    border-bottom: 1px solid #869197;
    margin: 5px 0px 5px 0px;
    padding-bottom: 4px;
    text-transform: uppercase; }

/* footer form; */
.knauf-quick-contact-form {
  float: left;
  width: 410px;
  margin-left: 7px;
  font-family: 'futura-pt';
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  color: white;
  line-height: 1; }
  .knauf-quick-contact-form .left-form {
    float: left; }
  .knauf-quick-contact-form .right-form {
    float: left;
    margin-left: 8px; }
  .knauf-quick-contact-form .form-item {
    margin: 0px;
    padding: 0px;
    border: 0px;
    position: relative; }
  .knauf-quick-contact-form label {
    margin: 0px;
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 12px;
    font-weight: 500;
    color: white;
    line-height: 1;
    position: absolute;
    left: 8px;
    top: 6px;
    text-transform: uppercase; }
  .knauf-quick-contact-form input[type=text],
  .knauf-quick-contact-form textarea,
  .knauf-quick-contact-form input[type=submit] {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    color: white;
    line-height: 1;
    width: 187px;
    height: auto;
    margin-bottom: 7px;
    background: #869197;
    padding: 3px 6px 2px 6px;
    border: 1px solid #869197; }
  .knauf-quick-contact-form textarea {
    resize: none;
    height: 109px; }
  .knauf-quick-contact-form input[type=submit],
  .knauf-quick-contact-form input[type=submit]:hover {
    width: auto;
    border: none;
    border-radius: 0;
    text-shadow: none;
    float: right;
    text-transform: uppercase;
    padding: 4px 17px 4px 17px;
    background: #869197; }
  .knauf-quick-contact-form label {
    opacity: 1;
    transition: opacity 0.15s linear;
    -webkit-transition: opacity 0.15s linear; }
  .knauf-quick-contact-form label.focus {
    opacity: 0.45; }
  .knauf-quick-contact-form label.has-text {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0); }
  .knauf-quick-contact-form div.required {
    padding-top: 5px; }
  .knauf-quick-contact-form .form-item .form-required,
  .knauf-quick-contact-form .form-item .description {
    color: #ffffff;
    font-size: 12px; }
  .knauf-quick-contact-form .form-item-captcha-response label,
  .knauf-quick-contact-form .form-item-captcha-response input {
    text-transform: none;
    margin-bottom: 10px;
    position: inherit;
    display: block; }
  .knauf-quick-contact-form .form-item-captcha-response label {
    font-size: 16px; }
  .knauf-quick-contact-form div.messages {
    padding: 5px;
    margin-bottom: 10px!important;
    font-size: 11px;
    background: #F3ADB3\9; }
  .knauf-quick-contact-form div.messages.status {
    font-weight: 700;
    font-size: 12px; }
  .knauf-quick-contact-form .ajax-progress .throbber {
    background: transparent url(../images/ajax-loader-1.gif) no-repeat; }

/* footer form; step 2 variations */
#knauf-quick-contact-form--2 label {
  opacity: 1!important; }

#knauf-quick-contact-form--2 input[type=submit] {
  margin: 85px 40px 0px 0px!important; }

/* small copy */
ul.smallcopy {
  list-style-type: none;
  font-family: 'futura-pt';
  font-style: normal;
  font-size: 11px;
  font-weight: 500;
  color: white;
  line-height: 1;
  border-bottom: 1px solid #88949B;
  text-align: left;
  padding-bottom: 8px;
  margin-bottom: 8px; }
  ul.smallcopy li {
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style-type: none;
    display: inline;
    padding-left: 12px; }
    ul.smallcopy li a {
      line-height: 1.2;
      text-transform: uppercase;
      color: #eeeeee; }
    ul.smallcopy li a:hover {
      color: #ffffff;
      text-decoration: none; }

p.extranet {
  text-indent: 12px; }
  p.extranet a {
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 11px;
    font-weight: 500;
    color: #eeeeee;
    line-height: 1;
    text-transform: uppercase; }
  p.extranet a:hover {
    text-decoration: none; }

/* -- BREADCRUMB -- */
.breadcrumb {
  font-family: Arial, Helvetica;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  color: #869197;
  line-height: 1;
  margin: 0px;
  padding: 25px 0px 0px 0px;
  line-height: 1;
  height: 40px; }
  .breadcrumb a {
    color: #869197;
    text-decoration: none; }
  .breadcrumb a:hover {
    text-decoration: underline; }

/* -- TABLES -- */
table {
  border-collapse: collapse;
  border: 0px;
  margin-bottom: 30px;
  font-family: Arial, Helvetica;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  color: #869197;
  line-height: 1; }
  table tr, table tr.even, table tr.odd {
    margin: 0px;
    padding: 0px;
    border: 0px; }
  table th {
    background: #26b3ef;
    color: #ffffff;
    font-weight: 700; }
    table th a {
      color: #ffffff!important; }
  table th, table td {
    margin: 0px;
    padding: 0px;
    border: 0px;
    padding: 7px 20px 7px 20px; }
  table tr.odd td {
    background: #eeeeee; }
  table tr.even td {
    background: #ffffff; }

table:not(.cke_editor) tr:nth-child(even) td {
  background: #eeeeee; }
table:not(.cke_editor) tr:nth-child(odd) td {
  background: #ffffff; }

/* --  HOME  -- */
/* slideshow */
#block-views-slideshow-block {
  position: relative;
  margin-top: -3px; }
  #block-views-slideshow-block .view-header {
    position: absolute;
    z-index: 100;
    width: 100%;
    background: transparent url(../images/slideshow-shadow.png) repeat-x; }
  #block-views-slideshow-block .view-slideshow-overlay {
    font-family: Arial, Helvetica;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    color: #869197;
    line-height: 1;
    margin-top: 45px; }
    #block-views-slideshow-block .view-slideshow-overlay .view-content {
      background: #ffffff;
      padding: 15px 15px 5px 10px;
      display: inline-block; }
    #block-views-slideshow-block .view-slideshow-overlay h2 {
      font-family: 'futura-pt';
      font-style: normal;
      font-size: 30px;
      font-weight: 700;
      color: #4b575f;
      line-height: 1;
      line-height: 34px; }
      #block-views-slideshow-block .view-slideshow-overlay h2 span {
        color: #26b3ef; }
  #block-views-slideshow-block .widget_pager {
    position: absolute;
    z-index: 100;
    bottom: 14px;
    text-align: center;
    width: 100%; }
  #block-views-slideshow-block .views-slideshow-pager-field-item {
    display: inline-block;
    width: 11px;
    height: 11px;
    background: transparent url(../images/slide-pagers.png) no-repeat;
    background-position: -11px 0px;
    margin-right: 4px;
    cursor: pointer; }
  #block-views-slideshow-block .views-slideshow-pager-field-item.active {
    background: transparent url(../images/slide-pagers.png) no-repeat;
    background-position: 0px 0px; }

/* introduction */
#block-views-home-introduction-block {
  margin-bottom: 20px; }

/* ckeditor template - two column callout box */
table.two-column-callout {
  margin-bottom: 0px; }
  table.two-column-callout td {
    background: #ffffff;
    padding: 0px 45px 0px 0px; }
  table.two-column-callout td.column-2 {
    background: #efefef url(../images/callout-template.png) no-repeat right top !important;
    text-align: center;
    width: 220px;
    padding: 32px 40px;
    min-height: 170px; }
    table.two-column-callout td.column-2 p {
      color: #666666; }
  table.two-column-callout h4 {
    background: transparent url(../images/callout-template-line.png) no-repeat center bottom;
    padding-bottom: 14px; }
  table.two-column-callout p.more-link {
    margin: 0px;
    text-align: left; }
    table.two-column-callout p.more-link a {
      font-family: 'futura-pt';
      font-style: normal;
      font-size: 14px;
      font-weight: normal;
      color: white;
      line-height: 1;
      padding: 8px 44px 6px 10px;
      text-transform: uppercase;
      text-shadow: 0px 1px #4b575f;
      background: #869197 url(../images/bullet3.png) no-repeat right center;
      text-decoration: none; }

/* block : Special and news */
#block-views-specials-news-block h2.block-title {
  font-family: 'futura-pt';
  font-style: normal;
  font-size: 23px;
  font-weight: normal;
  color: #4b575f;
  line-height: 1;
  padding: 12px 20px 12px 20px;
  text-transform: uppercase;
  background: #eeeeee url(../images/page-title-bg.png) no-repeat right top;
  margin-bottom: 20px; }
#block-views-specials-news-block .views-row {
  float: left;
  width: 465px;
  padding-right: 25px; }
#block-views-specials-news-block .views-row-last {
  padding-right: 0px;
  padding-left: 24px; }
#block-views-specials-news-block .views-row-2 {
  border-left: 1px solid #f2f2f2; }
#block-views-specials-news-block p {
  margin-bottom: 8px; }
#block-views-specials-news-block .views-field-field-date {
  font-family: 'futura-pt';
  font-style: normal;
  font-size: 11px;
  font-weight: 700;
  color: #869197;
  line-height: 1;
  font-style: italic;
  margin-bottom: 6px; }
#block-views-specials-news-block h4 {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: 'futura-pt';
  font-style: normal;
  font-size: 20px;
  font-weight: 700;
  color: #4b575f;
  line-height: 1;
  line-height: 20px;
  margin-bottom: 10px;
  background: none;
  text-transform: none; }
  #block-views-specials-news-block h4 a {
    color: #4b575f;
    text-decoration: none; }
#block-views-specials-news-block .read-more a {
  font-family: 'futura-pt';
  font-style: normal;
  font-size: 14px;
  font-weight: 700;
  color: #26b3ef;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  background: transparent url(../images/bullet1.png) no-repeat right center;
  padding-right: 11px; }

/* --  GOOGLE STORE LOCATOR  -- */
#google-store-locator-map-container {
  margin-top: 22px; }
  #google-store-locator-map-container h2 {
    font-size: 30px;
    margin-bottom: 5px; }
  #google-store-locator-map-container p {
    margin-bottom: 16px; }
  #google-store-locator-map-container .storelocator-panel {
    float: right;
    height: 500px;
    margin: -72px 0px 0px 20px;
    overflow: inherit;
    width: 280px;
    border: none; }
    #google-store-locator-map-container .storelocator-panel .location-search {
      padding: 0px;
      margin-bottom: 30px; }
    #google-store-locator-map-container .storelocator-panel h4 {
      margin: 0px;
      padding: 0px;
      border: 0px;
      font-family: 'futura-pt';
      font-style: normal;
      font-size: 23px;
      font-weight: 700;
      color: #4b575f;
      line-height: 1;
      padding: 5px 0px 7px 0px; }
    #google-store-locator-map-container .storelocator-panel input {
      border: 1px solid #cccccc;
      margin: 0px 0px 15px 0px;
      width: 266px;
      padding: 6px;
      font-family: Arial, Helvetica;
      font-style: normal;
      font-size: 13px;
      font-weight: normal;
      color: #869197;
      line-height: 1; }
    #google-store-locator-map-container .storelocator-panel ul.store-list, #google-store-locator-map-container .storelocator-panel ul.store-list li {
      margin: 0px;
      padding: 0px;
      border: 0px;
      list-style-type: none; }
    #google-store-locator-map-container .storelocator-panel ul.store-list {
      height: 448px;
      overflow-y: scroll;
      overflow-x: hidden;
      *overflow: hidden;
      *overflow-y: hidden; }
    #google-store-locator-map-container .storelocator-panel li.no-stores {
      display: none; }
    #google-store-locator-map-container .storelocator-panel li {
      min-height: 127px;
      background: #f5f5f5; }
    #google-store-locator-map-container .storelocator-panel li.highlighted.store {
      background: #e3e3e3; }
    #google-store-locator-map-container .storelocator-panel .store {
      padding: 20px;
      margin-bottom: 10px;
      position: relative; }
      #google-store-locator-map-container .storelocator-panel .store .title {
        font-family: 'futura-pt';
        font-style: normal;
        font-size: 17px;
        font-weight: 700;
        color: #4b575f;
        line-height: 1;
        line-height: 17px;
        margin-bottom: 10px; }
      #google-store-locator-map-container .storelocator-panel .store .address {
        margin: 0px;
        padding: 0px;
        border: 0px;
        font-family: 'futura-pt';
        font-style: normal;
        font-size: 15px;
        font-weight: normal;
        color: #869197;
        line-height: 1;
        line-height: 20px; }
      #google-store-locator-map-container .storelocator-panel .store strong {
        font-family: 'futura-pt';
        font-style: normal;
        font-size: 15px;
        font-weight: 500;
        color: #4b575f;
        line-height: 1; }
  #google-store-locator-map-container .website a {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 13px;
    font-weight: normal;
    color: white;
    line-height: 1;
    padding: 7px 25px 5px 10px;
    text-transform: uppercase;
    background: #26b3ef url(../images/bullet7.png) no-repeat right center;
    text-decoration: none; }
  #google-store-locator-map-container a.submit {
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 14px;
    font-weight: normal;
    color: white;
    line-height: 1;
    padding: 8px 44px 6px 10px;
    text-transform: uppercase;
    text-shadow: 0px 1px #4b575f;
    background: #869197 url(../images/bullet3.png) no-repeat right center;
    text-decoration: none; }
  #google-store-locator-map-container .google-store-locator-map {
    border: 1px solid #dedfda;
    width: 678px;
    height: 498px; }
    #google-store-locator-map-container .google-store-locator-map .gm-style-iw .ph, #google-store-locator-map-container .google-store-locator-map .gm-style-iw .website {
      display: none; }

/* --  PAGINATION  -- */
div.item-list {
  position: relative;
  height: 20px;
  margin-top: 10px; }
  div.item-list ul.pager {
    margin: 0px;
    padding: 0px;
    border: 0px;
    position: absolute;
    right: 0px;
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 13px;
    font-weight: normal;
    color: #333333;
    line-height: 1;
    text-transform: uppercase; }
    div.item-list ul.pager li {
      background-image: none;
      float: left;
      list-style-type: none;
      margin: 0;
      padding: 0;
      border-right: 1px solid #333333;
      width: 42px;
      text-align: center; }
    div.item-list ul.pager li.pager-first, div.item-list ul.pager li.pager-last {
      display: none; }
    div.item-list ul.pager li.pager-previous, div.item-list ul.pager li.pager-next {
      width: inherit;
      padding-right: 17px; }
    div.item-list ul.pager li.pager-next {
      border: none;
      padding: 0px 0px 0px 17px; }
    div.item-list ul.pager li.pager-current,
    div.item-list ul.pager li.pager-previous,
    div.item-list ul.pager li.pager-previous a {
      color: #869197;
      font-weight: normal; }
    div.item-list ul.pager a {
      color: #333333; }
    div.item-list ul.pager a:hover {
      color: #869197;
      text-decoration: none; }

.view-product div.attachment {
  font-family: 'futura-pt';
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  color: #333333;
  line-height: 1;
  margin: -22px 0px 0px 20px;
  text-transform: uppercase; }

/* wysiwyg */
body.cke_show_borders {
  /* Issue with wysiwyg loding font-face fonts so load sans-serif */ }
  body.cke_show_borders table th, body.cke_show_borders table td {
    border: 1px dotted #999999!important; }
  body.cke_show_borders ul, body.cke_show_borders ol {
    font-family: Arial, Helvetica;
    font-style: normal;
    font-size: 14px;
    font-weight: normal;
    color: #869197;
    line-height: 1;
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style-type: none;
    margin-bottom: 40px; }
  body.cke_show_borders ul li {
    background: transparent url(../images/bullet2.png) no-repeat;
    background-position: 0px 5px;
    padding-left: 17px;
    line-height: 17px;
    margin: 0px 0px 7px 15px; }
  body.cke_show_borders h2 {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 25px;
    font-weight: 700;
    color: #4b575f;
    line-height: 1;
    margin-bottom: 10px; }
  body.cke_show_borders h3 {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 20px;
    font-weight: normal;
    color: #4b575f;
    line-height: 1;
    margin-bottom: 7px; }
  body.cke_show_borders h4 {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 18px;
    font-weight: normal;
    color: #26b3ef;
    line-height: 1;
    margin-bottom: 7px; }
  body.cke_show_borders h2, body.cke_show_borders h3, body.cke_show_borders h4 {
    font-family: Arial, Helvetica; }

/* primary tabs */
ul.tabs {
  margin-bottom: 30px; }
  ul.tabs li {
    font-size: 13px; }

/* --  FEATURED PRODUCTS SLIDE  -- */
#block-views-featured-products-slide-block {
  clear: both;
  min-height: 380px;
  margin-bottom: 20px; }
  #block-views-featured-products-slide-block h2.block-title {
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 23px;
    font-weight: normal;
    color: white;
    line-height: 1;
    padding: 12px 20px 12px 20px;
    text-transform: uppercase;
    background: #eeeeee url(../images/page-title-bg-b.png) no-repeat right top;
    margin-bottom: 20px; }
  #block-views-featured-products-slide-block .views-row {
    width: 230px;
    float: left;
    margin-left: 20px;
    background: #ffffff;
    padding-bottom: 15px; }
  #block-views-featured-products-slide-block .views-row-first {
    margin-left: 0px; }
  #block-views-featured-products-slide-block .views_slideshow_cycle_slide {
    width: 980px; }
  #block-views-featured-products-slide-block .views-field-field-featured-image {
    width: 230px;
    height: 110px;
    overflow: hidden;
    margin-bottom: 12px; }
    #block-views-featured-products-slide-block .views-field-field-featured-image img {
      display: block; }
  #block-views-featured-products-slide-block .views-field-body {
    padding: 0px 15px 0px 15px; }
  #block-views-featured-products-slide-block h4 {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 18px;
    font-weight: 700;
    color: #4b575f;
    line-height: 1;
    line-height: 18px;
    margin-bottom: 5px;
    background: none;
    text-transform: none; }
  #block-views-featured-products-slide-block p {
    font-size: 13px;
    margin-bottom: 3px; }
  #block-views-featured-products-slide-block .read-more a {
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 13px;
    font-weight: 700;
    color: #26b3ef;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    background: transparent url(../images/bullet1.png) no-repeat right center;
    padding-right: 11px; }
  #block-views-featured-products-slide-block .widget_pager {
    text-align: center;
    width: 100%;
    margin-top: 15px; }
  #block-views-featured-products-slide-block .views-slideshow-pager-field-item {
    display: inline-block;
    width: 11px;
    height: 11px;
    background: transparent url(../images/slide-pagers.png) no-repeat;
    background-position: -11px 0px;
    margin-right: 4px;
    cursor: pointer; }
  #block-views-featured-products-slide-block .views-slideshow-pager-field-item.active {
    background: transparent url(../images/slide-pagers.png) no-repeat;
    background-position: 0px 0px; }
  #block-views-featured-products-slide-block .views-slideshow-controls-text-previous a,
  #block-views-featured-products-slide-block .views-slideshow-controls-text-next a {
    display: inline-block;
    width: 19px;
    height: 19px;
    background: transparent url(../images/control-slide1.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    vertical-align: text-bottom;
    margin-right: 5px;
    opacity: 0.5; }
  #block-views-featured-products-slide-block .views-slideshow-controls-text-next a {
    background-position: -19px 0px;
    margin-left: 5px; }
  #block-views-featured-products-slide-block .views-slideshow-controls-text-previous a:hover,
  #block-views-featured-products-slide-block .views-slideshow-controls-text-next a:hover {
    opacity: 1; }

/* -- BLOCK : FEATURED PRODUCTS -- */
#block-views-featured-products-block {
  background: #f2f2f2; }
  #block-views-featured-products-block .content {
    padding: 20px; }
  #block-views-featured-products-block h2.block-title {
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 19px;
    font-weight: normal;
    color: white;
    line-height: 1;
    text-transform: uppercase;
    background: transparent url(../images/block-title-bg2.png) no-repeat left bottom;
    height: 47px;
    text-indent: 30px;
    line-height: 49px; }
  #block-views-featured-products-block .views_slideshow_cycle_slide {
    min-height: 500px;
    margin: 0px!important; }
  #block-views-featured-products-block .views-row {
    background: #ffffff;
    min-height: 222px; }
  #block-views-featured-products-block .views-row-odd {
    margin-bottom: 20px; }
  #block-views-featured-products-block .views-field-body {
    padding: 10px; }
  #block-views-featured-products-block h4 {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 16px;
    font-weight: 700;
    color: #4b575f;
    line-height: 1;
    line-height: 17px;
    margin-bottom: 7px;
    background: none;
    text-transform: none; }
  #block-views-featured-products-block p {
    font-family: Arial, Helvetica;
    font-style: normal;
    font-size: 13px;
    font-weight: normal;
    color: #4b575f;
    line-height: 1;
    margin-bottom: 3px;
    line-height: 15px; }
  #block-views-featured-products-block .read-more a {
    font-family: 'futura-pt';
    font-style: normal;
    font-size: 14px;
    font-weight: 700;
    color: #26b3ef;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    background: transparent url(../images/bullet1.png) no-repeat right center;
    padding-right: 11px; }
  #block-views-featured-products-block .views-slideshow-controls-bottom {
    padding-top: 10px; }
  #block-views-featured-products-block .views_slideshow_controls_text_pause {
    display: none; }
  #block-views-featured-products-block .views-slideshow-controls-text-previous a,
  #block-views-featured-products-block .views-slideshow-controls-text-next a {
    display: block;
    width: 95px;
    height: 30px;
    overflow: hidden;
    background: transparent url(../images/control-slide2.png) no-repeat;
    text-indent: -9999px;
    vertical-align: text-bottom;
    float: left;
    opacity: 0.5; }
  #block-views-featured-products-block .views-slideshow-controls-text-next a {
    width: 91px;
    background-position: -99px 0px;
    margin-left: 4px; }
  #block-views-featured-products-block .views-slideshow-controls-text-previous a:hover,
  #block-views-featured-products-block .views-slideshow-controls-text-next a:hover {
    opacity: 1; }

/* -- PAGETOOLS -- */
#page-tools {
  position: absolute;
  right: 0px;
  top: 20px; }
  #page-tools .addthis_toolbox {
    min-width: 55px; }
    #page-tools .addthis_toolbox a {
      padding: 0px;
      margin-left: 5px; }
    #page-tools .addthis_toolbox span span {
      background: none; }
  #page-tools .addthis_button_email span {
    height: 16px;
    width: 23px;
    background: transparent url(../images/mail-btn.png) no-repeat; }
  #page-tools .addthis_button_print span {
    height: 19px;
    width: 18px;
    background: transparent url(../images/print-btn.png) no-repeat; }
  #page-tools .addthis_button_email span:hover,
  #page-tools .addthis_button_print span:hover {
    opacity: 0.8; }
    
    ._all_wplink_Y31yZCXm_cc,
    ._all_wplink_5tZVrapw_cc,
    ._all_wplink_0AF8ygos_cc{display: none;} 
