@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
/*Theme Name: Foundation */
/*Stylesheet Info: Written by Dmitry Veselov and Stephen Greig */
/*for use by Austin Digital on the base of Starkers Wordpress theme */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8+, and Opera
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*
  960 Grid System ~ Core CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/
/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/
body {
  min-width: 960px;
}

/* Container
----------------------------------------------------------------------------------------------------*/
.container_16 {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11,
.push_12, .pull_12,
.push_13, .pull_13,
.push_14, .pull_14,
.push_15, .pull_15,
.push_16, .pull_16 {
  position: relative;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
.alpha {
  margin-left: 0;
}

.omega {
  margin-right: 0;
}

/* Grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .grid_1 {
  width: 40px;
}

.container_16 .grid_2 {
  width: 100px;
}

.container_16 .grid_3 {
  width: 160px;
}

.container_16 .grid_4 {
  width: 220px;
}

.container_16 .grid_5 {
  width: 280px;
}

.container_16 .grid_6 {
  width: 340px;
}

.container_16 .grid_7 {
  width: 400px;
}

.container_16 .grid_8 {
  width: 460px;
}

.container_16 .grid_9 {
  width: 520px;
}

.container_16 .grid_10 {
  width: 580px;
}

.container_16 .grid_11 {
  width: 640px;
}

.container_16 .grid_12 {
  width: 700px;
}

.container_16 .grid_13 {
  width: 760px;
}

.container_16 .grid_14 {
  width: 820px;
}

.container_16 .grid_15 {
  width: 880px;
}

.container_16 .grid_16 {
  width: 940px;
}

/* Prefix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .prefix_1 {
  padding-left: 60px;
}

.container_16 .prefix_2 {
  padding-left: 120px;
}

.container_16 .prefix_3 {
  padding-left: 180px;
}

.container_16 .prefix_4 {
  padding-left: 240px;
}

.container_16 .prefix_5 {
  padding-left: 300px;
}

.container_16 .prefix_6 {
  padding-left: 360px;
}

.container_16 .prefix_7 {
  padding-left: 420px;
}

.container_16 .prefix_8 {
  padding-left: 480px;
}

.container_16 .prefix_9 {
  padding-left: 540px;
}

.container_16 .prefix_10 {
  padding-left: 600px;
}

.container_16 .prefix_11 {
  padding-left: 660px;
}

.container_16 .prefix_12 {
  padding-left: 720px;
}

.container_16 .prefix_13 {
  padding-left: 780px;
}

.container_16 .prefix_14 {
  padding-left: 840px;
}

.container_16 .prefix_15 {
  padding-left: 900px;
}

/* Suffix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .suffix_1 {
  padding-right: 60px;
}

.container_16 .suffix_2 {
  padding-right: 120px;
}

.container_16 .suffix_3 {
  padding-right: 180px;
}

.container_16 .suffix_4 {
  padding-right: 240px;
}

.container_16 .suffix_5 {
  padding-right: 300px;
}

.container_16 .suffix_6 {
  padding-right: 360px;
}

.container_16 .suffix_7 {
  padding-right: 420px;
}

.container_16 .suffix_8 {
  padding-right: 480px;
}

.container_16 .suffix_9 {
  padding-right: 540px;
}

.container_16 .suffix_10 {
  padding-right: 600px;
}

.container_16 .suffix_11 {
  padding-right: 660px;
}

.container_16 .suffix_12 {
  padding-right: 720px;
}

.container_16 .suffix_13 {
  padding-right: 780px;
}

.container_16 .suffix_14 {
  padding-right: 840px;
}

.container_16 .suffix_15 {
  padding-right: 900px;
}

/* Push Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .push_1 {
  left: 60px;
}

.container_16 .push_2 {
  left: 120px;
}

.container_16 .push_3 {
  left: 180px;
}

.container_16 .push_4 {
  left: 240px;
}

.container_16 .push_5 {
  left: 300px;
}

.container_16 .push_6 {
  left: 360px;
}

.container_16 .push_7 {
  left: 420px;
}

.container_16 .push_8 {
  left: 480px;
}

.container_16 .push_9 {
  left: 540px;
}

.container_16 .push_10 {
  left: 600px;
}

.container_16 .push_11 {
  left: 660px;
}

.container_16 .push_12 {
  left: 720px;
}

.container_16 .push_13 {
  left: 780px;
}

.container_16 .push_14 {
  left: 840px;
}

.container_16 .push_15 {
  left: 900px;
}

/* Pull Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .pull_1 {
  left: -60px;
}

.container_16 .pull_2 {
  left: -120px;
}

.container_16 .pull_3 {
  left: -180px;
}

.container_16 .pull_4 {
  left: -240px;
}

.container_16 .pull_5 {
  left: -300px;
}

.container_16 .pull_6 {
  left: -360px;
}

.container_16 .pull_7 {
  left: -420px;
}

.container_16 .pull_8 {
  left: -480px;
}

.container_16 .pull_9 {
  left: -540px;
}

.container_16 .pull_10 {
  left: -600px;
}

.container_16 .pull_11 {
  left: -660px;
}

.container_16 .pull_12 {
  left: -720px;
}

.container_16 .pull_13 {
  left: -780px;
}

.container_16 .pull_14 {
  left: -840px;
}

.container_16 .pull_15 {
  left: -900px;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before,
.clearfix:after,
.container_16:before,
.container_16:after {
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.clearfix:after,
.container_16:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix,
.container_16 {
  zoom: 1;
}

body {
  -webkit-font-smoothing: antialiased !important;
  font: 13px/18px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #111111;
}

p {
  color: #333333;
}

.all_caps {
  text-transform: uppercase;
}

h1, h2, h3, h4 {
  line-height: 1.25em;
}

h1 {
  font-size: 19px;
}

h2 {
  font-size: 15px;
}

h3 {
  font-size: 14px;
}

h4 {
  font-size: 13px;
  font-variant: italic;
}

blockquote, blockquote p {
  font-style: italic;
  color: #555555;
}

a, a:visited, a:active {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

a:hover {
  color: #296380;
}

@font-face {
  font-family: "futura";
  src: url("fonts/futura-webfont.eot");
  src: url("fonts/futura-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/futura-webfont.woff") format("woff"), url("fonts/futura-webfont.ttf") format("truetype");
}

@font-face {
  font-family: "headings";
  src: url("fonts/headings.woff") format("woff");
}

body {
  background: url(img/bk.gif);
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

a, a img, h1, h2, h3 {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border: 0;
}

a:hover {
  opacity: 0.8;
}

a, a:active, a:hover, a:visited {
  text-decoration: none;
  border: 0;
}

body .asap {
  font-family: headings;
  font-size: 1em;
  line-height: 0.6em;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.menu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.wrapper {
  width: 100%;
}

footer .map {
  border: 3px solid white;
  -moz-box-shadow: 3px 3px 2px 2px #151515;
  -webkit-box-shadow: 3px 3px 2px 2px #151515;
  box-shadow: 3px 3px 2px 2px #151515;
}

img.skype_pnh_logo_img {
  display: none !important;
}

.skype_pnh_text_span {
  border: 0 !important;
  font-size: 22px !important;
}

/*HEADER */
.white_stripe .logo {
  height: 123px;
}
.white_stripe .logo a {
  display: block;
  width: 207px;
  height: 62px; 
  margin: 30px 0 0 0 !important;
  background: url(https://asapskinproducts.co.nz/wp-content/uploads/2019/04/asap-logo.png);
  background-repeat: no-repeat; 
}
.white_stripe .prof_login, .white_stripe .search {
  text-align: right;
  height: 65px;
  padding: 30px 10px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.white_stripe .prof_login a, .white_stripe .prof_login a:hover, .white_stripe .prof_login a:visited, .white_stripe .prof_login a:active, .white_stripe .search a, .white_stripe .search a:hover, .white_stripe .search a:visited, .white_stripe .search a:active {
  color: #000;
  margin-right: -8px;
}

.gray_stripe {
  height: 32px;
  background: #959ca1;
}
.gray_stripe .grid_16 {
  height: 32px;
}
.gray_stripe .navigation_wrap {
  text-align: center;
  overflow: hidden;
}
.gray_stripe .navigation_wrap div {
  width: 980px;
}
.gray_stripe .navigation_wrap li {
  display: inline-block;
  float: left;
  background: #959ca1;
}
.gray_stripe .navigation_wrap li a {
  display: inline-block;
  text-transform: lowercase;
  font-size: 14px;
  margin: 0 4px;
  height: 38px;
  padding: 7px 59px 0 58px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gray_stripe .navigation_wrap li:first-of-type a {
  margin-left: 0px;
  padding-left: 62px;
}
.gray_stripe .navigation_wrap li:last-of-type a {
  margin-right: 0;
}
.gray_stripe .navigation_wrap li:after {
  content: "•";
  line-height: 22px;
  color: white;
}
.gray_stripe .navigation_wrap li:last-of-type:after {
  content: "";
}
.gray_stripe .navigation_wrap .current_page_item a {
  background: #000;
}
.gray_stripe a, .gray_stripe a:hover, .gray_stripe a:visited, .gray_stripe a:active {
  color: white;
}

.runner_background {
  height: 270px;
}
.runner_background div.runner {
  top: -18px;
}
.runner_background div.runner h1 {
  font-size: 34px;
  line-height: 34px;
  margin-top: 54px;
}
.runner_background div.runner div.slides div {
  background-position: 0 -40px;
  padding-right: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.runner_background h1 {
  font-size: 46px;
}

.home .runner_background {
  height: 380px;
}
.home .runner_background #runner {
  top: 0;
}
.home .runner_background #runner h1 {
  font-size: 52px;
  line-height: 52px;
  margin-top: 62px;
}
.home .runner_background #runner div.slides div {
  background-position: center top;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.home .runner_background p {
  font-size: 16px;
}
.home .runner_background a {
  font-size: 15px;
}

.runner_background {
  background: #dadada;
  background: -moz-linear-gradient(top, #dadada 0%, #e7e7e7 50%, #dbdbdb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dadada), color-stop(50%, #e7e7e7), color-stop(100%, #dbdbdb));
  background: -webkit-linear-gradient(top, #dadada 0%, #e7e7e7 50%, #dbdbdb 100%);
  background: -o-linear-gradient(top, #dadada 0%, #e7e7e7 50%, #dbdbdb 100%);
  background: -ms-linear-gradient(top, #dadada 0%, #e7e7e7 50%, #dbdbdb 100%);
  background: linear-gradient(to bottom, #dadada 0%, #e7e7e7 50%, #dbdbdb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dadada', endColorstr='#dbdbdb',GradientType=0 );
  overflow: hidden;
}
.runner_background #runner {
  position: relative;
  margin: 0 auto;
  left: 0px;
}
.runner_background #runner .slides {
  cursor: move;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 980px;
  height: 400px;
  overflow: hidden;
}

.runner_background .slide01 h1, .runner_background .slide01 p, .runner_background .slide01 a, .runner_background .slide02 h1, .runner_background .slide02 p, .runner_background .slide02 a, .runner_background .slide03 h1, .runner_background .slide03 p, .runner_background .slide03 a, .runner_background .slide04 h1, .runner_background .slide04 p, .runner_background .slide04 a, .runner_background .slide05 h1, .runner_background .slide05 p, .runner_background .slide05 a {
  width: 440px;
  float: right;
  clear: both;
  margin-right: 14px;
}
.runner_background .slide01 h1, .runner_background .slide02 h1, .runner_background .slide03 h1, .runner_background .slide04 h1, .runner_background .slide05 h1 {
  color: #686b6e;
  font-weight: 400;
  line-height: 52px;
  margin-top: 62px;
  margin-bottom: 18px;
}
.runner_background .slide01 p, .runner_background .slide02 p, .runner_background .slide03 p, .runner_background .slide04 p, .runner_background .slide05 p {
  color: #535353;
  line-height: 1.36em;
}
.runner_background .slide01 a, .runner_background .slide02 a, .runner_background .slide03 a, .runner_background .slide04 a, .runner_background .slide05 a {
  display: block;
  margin-top: 8px;
  font-weight: 600;
}
.runner_background .slide03 h1, .runner_background .slide04 h1, .runner_background .slide05 h1 {
  font-weight: 400;
  color: #17467c;
  font-size: 64px !important;
  margin-top: 162px !important;
  margin-left: 32px !important;
}

.runner_background .slide01 {
  background: url(https://asapskinproducts.co.nz/wp-content/uploads/2019/11/asap-Slider4.png);
}
.runner_background .slide02 {
  background: url(https://asapskinproducts.co.nz/wp-content/uploads/2019/11/asap-Slider5.png);
}
.runner_background .slide03 {
  background: url(https://asapskinproducts.co.nz/wp-content/uploads/2019/11/asap-Slider1.png);
}
.runner_background .slide04 {
  background: url(https://asapskinproducts.co.nz/wp-content/uploads/2019/11/asap-Slider2.png);
}
.runner_background .slide05 {
  background: url(https://asapskinproducts.co.nz/wp-content/uploads/2019/11/asap-Slider3.png);
}

.runner_background .bullets {
  position: absolute;
  top: 310px;
  left: 860px !important;
}
.runner_background .bullets div {
  background: white;
  cursor: pointer;
  position: absolute;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  border: 1px solid #efefef;
  background: #d6d6d6;
  background: -moz-linear-gradient(top, #d6d6d6 0%, #e5e5e5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d6d6d6), color-stop(100%, #e5e5e5));
  background: -webkit-linear-gradient(top, #d6d6d6 0%, #e5e5e5 100%);
  background: -o-linear-gradient(top, #d6d6d6 0%, #e5e5e5 100%);
  background: -ms-linear-gradient(top, #d6d6d6 0%, #e5e5e5 100%);
  background: linear-gradient(to bottom, #d6d6d6 0%, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6d6d6', endColorstr='#e5e5e5',GradientType=0 );
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.runner_background .bullets div:hover {
  background: white;
}
.runner_background .bullets .av {
  background: #cccccc;
  background: rgba(180, 180, 180, 0.5);
}

.windows {
  background: url(img/windows.png) no-repeat;
  width: 986px;
  height: 238px;
  margin-top: -32px;
  position: relative;
}
.windows a, .windows a:hover, .windows a:visited, .windows a:active {
  display: block;
  float: left;
  width: 230px;
  height: 220px;
  margin-right: 19px;
  text-align: center;
  padding: 14px 21px 0 21px;
  font-size: 18px;
  line-height: 1.25em;
  color: #004990;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.windows a:last-of-type {
  margin-right: 0;
}

/*FOOTER */
.footer_background {
  height: 146px;
  background: #f0f0f0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.footer_background .grid_16 {
  text-align: center;
  padding: 22px 0 0 0;
  font-size: 12px;
  color: #6f6f6f;
  line-height: 1.35em;
}
.footer_background .grid_16:first-of-type {
  font-size: 13px;
  color: #565656;
  padding: 32px 0 0 0;
}

.main article {
  margin-top: 12px;
}
.main #slider1_container {
  position: relative;
  top: 0px;
  left: 0px;
  width: 960px;
  height: 290px;
  overflow: hidden;
}
.main #slider1_container .textwidget {
  cursor: move;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 960px;
  height: 290px;
  overflow: hidden;
  font-size: 1.3em;
}
.main #slider1_container a {
  display: block;
  text-align: center;
  line-height: 1.25em;
  color: #004990;
  font-size: 1.2em;
}
.main h3.widget-title {
  color: #004990;
  font-size: 19px;
  font-weight: 600;
  text-align: center;
  margin: 36px auto 26px auto;
  background: url(img/underscore.gif) 0px 12px no-repeat;
}
.main .jssora03l, .main .jssora03r, .main .jssora03ldn, .main .jssora03rdn {
  position: absolute;
  cursor: pointer;
  display: block;
  background: url(img/a03.png) no-repeat;
  overflow: hidden;
  opacity: 0.5;
}
.main .jssora03l {
  background-position: -3px -33px;
}
.main .jssora03r {
  background-position: -63px -33px;
}
.main .jssora03l:hover {
  background-position: -123px -33px;
}
.main .jssora03r:hover {
  background-position: -183px -33px;
}
.main .jssora03ldn {
  background-position: -243px -33px;
}
.main .jssora03rdn {
  background-position: -303px -33px;
}
.main #panel-6-2-0-0 {
  position: relative;
}
.main .linking-testimonials {
  position: absolute;
  display: block;
  z-index: 100;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
.main .linking-testimonials:hover {
  background: rgba(255, 255, 255, 0.4);
}

.home-page p {
  font-size: 16px;
  line-height: 1.45em;
  color: #565656;
  text-align: center;
}
.home-page #pg-6-2 p {
  width: 88%;
  margin: 10px auto;
  font-size: 18px;
  line-height: 1.5em;
}
.home-page #pg-6-2 strong:after {
  content: "";
  display: inline-block;
  width: 81px;
  height: 16px;
  background: url(img/stars.gif);
}

.textwidget {
  margin-bottom: 22px;
}

.single-page .subnav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 144px;
  margin: 32px 0;
}
.single-page .subnav ul a {
  display: block;
  color: #000;
  font-size: 12px;
  padding: 5px 0;
  border-bottom: 1px solid silver;
}
.single-page .subnav ul a:hover {
  color: #000;
}
.single-page .subnav ul .current_page_item > a, .single-page .subnav ul a.current_page_item {
  color: #000 !important;
}
.single-page ul.children {
  color: #000;
  margin: 8px 0;
  padding: 0 0 0 0px;
}
.single-page ul.children li a, .single-page ul.children li a:active, .single-page ul.children li a:visited {
  border: none;
  display: inline-block;
  color: #000;
}
.single-page ul.children li:before {
  content: "+";
  display: inline-block;
  margin: 0 8px 0 0;
}
.single-page ul.children .current_page_item:before {
  content: "-";
  margin-left: 2px;
  margin-right: 10px;
}

.content {
  background: #cccccc;
  padding: 5px 10px;
  margin: 5px 0;
  background: url(img/content-bkgd-2.gif) repeat-x;
  min-height: 280px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.content h1.page_heading, .content h1 {
  font-family: "headings", sans-serif;
  margin: 22px 0 44px 0;
  font-size: 26px;
  color: #000;
  text-transform: lowercase;
}
.content h2 {
  font-size: 17px;
  line-height: 25px;
  margin-bottom: 10px;
  font-weight: 400;
  color: #000;
}
.content p, .content td, .content ul {
  font-size: 12px;
  color: #555;
  line-height: 1.5em;
}
.content li {
  margin: 1em 0;
}
.content .products .product {
  text-align: center;
}
.content .products .product a, .content .products .product h3 {
  font-weight: 400;
  font-size: 12px;
  color: #000 !important;
}
.content .products .product a:hover, .content .products .product h3:hover {
  color: #000 !important;
}
.content .products .product .button {
  display: none;
}
.content .products .product img {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  height: 140px !important;
  width: auto !important;
  margin: 0 auto !important;
}
.content h1.product_title {
  margin-top: 18px !important;
}
.content .alignleft, .content .alignright {
  margin: 8px 16px;
}
.content .product_buttons a, .content .product_buttons a:visited, .content .product_buttons a:active {
  color: #000;
  display: inline-block;
  margin-right: 16px;
  font-size: 11px;
  margin-top: 4px;
}
.content .product_buttons a:hover {
  color: #000;
}
.content .product_buttons a:first-of-type {
  background: url(img/print-email-icons.gif) 0px 4px no-repeat;
  padding: 0 0 0 14px;
}
.content .product_buttons a:last-of-type {
  background: url(img/print-email-icons.gif) -91px 3px no-repeat;
  padding: 0 0 0 14px;
}

.page-id-115 .products .product img {
  height: 150px !important;
}

.single-product .content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.single-product .content a {
  color: #555;
}
.single-product .content h1 {
  margin-bottom: 72px;
}
.single-product .content .back-button {
  float: right;
  display: block;
  width: 40px;
  height: 24px;
  line-height: 24px;
  background: #e9e9e9;
  color: #999999;
  text-align: center;
  border: 1px solid #f4f4f4;
}
.single-product .content h1.product_title {
  text-transform: none;
}
.single-product .content .images {
  width: 366px !important;
  height: 400px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.single-product .content .images img {
  height: 340px !important;
  width: auto !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  margin: 2px auto 10px auto;
}
.single-product .content ul {
  margin: 0;
  padding: 0;
}
.single-product .content ul li {
  margin-top: 4px;
  margin-bottom: 4px;
}
.single-product .content .osc-res-tab {
  float: right;
  width: 390px;
  margin-left: -20px;
  margin-top: 20px;
}
.single-product .content .osc-res-tab .tab-pane {
  padding: 0 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.single-product .content .nav-tabs li {
  border: 1px solid #dedede;
  background: #e9e9e9;
  margin-top: 0;
  margin-bottom: 0;
}
.single-product .content .nav-tabs li.active {
  border-bottom: 1px solid white;
  background: white;
}
.single-product .content .nav-tabs a {
  border: none !important;
}
.single-product .content .tab-content {
  border: 1px solid #dedede;
  margin-top: -1px;
}
.single-product .content .tab-content li {
  margin-top: 12px;
  margin-bottom: 12px;
}
.single-product .content .osc-res-tab {
  margin-bottom: 8px;
}
.single-product .content .product_buttons a, .single-product .content .product_buttons iframe {
  margin-left: -16px;
  margin-right: 22px;
}
.single-product .content .tab-pane ul {
  margin-left: 18px;
  list-style-type: disc;
}

.page-id-10 .subnav > ul > li:first-of-type, .parent-pageid-10 .subnav > ul > li:first-of-type, .single-product .subnav > ul > li:first-of-type, .parent-pageid-94 .subnav > ul > li:first-of-type, .parent-pageid-92 .subnav > ul > li:first-of-type, .parent-pageid-88 .subnav > ul > li:first-of-type, .parent-pageid-90 .subnav > ul > li:first-of-type {
  display: none;
}

.products .content td img {
  max-width: 120px;
  height: auto;
}

#product-196 .images img {
  height: 230px !important;
}

#product-194 .images img {
  height: 230px !important;
}

#product-160 .images img, #product-278 .images img {
  height: 250px !important;
}

#product-219 .images img, #product-221 .images img {
  height: 310px !important;
}

.parent-pageid-92 article.content table:first-of-type {
  border: 1px solid white;
  width: 460px;
  margin-left: 8px;
}
.parent-pageid-92 article.content table:first-of-type td {
  display: block;
  position: relative;
  float: left;
  width: 120px;
  height: 198px;
  vertical-align: top;
  padding: 20px 12px;
  border: 1px dotted #ababab;
}
.parent-pageid-92 article.content table:first-of-type td img {
  position: absolute;
  bottom: 10px;
  left: 4px;
}
.parent-pageid-92 article.content table:last-of-type {
  margin: 20px 0 0 277px;
}
.parent-pageid-92 article.content table:last-of-type td {
  border: 1px solid #aaaaaa;
  padding: 10px 6px;
}
.parent-pageid-92 article.content > p:last-of-type {
  margin-left: 275px;
}

.parent-pageid-94 article.content p:first-of-type img {
  border: 1px solid #ababab;
  margin-top: -4px;
}

.expert-tips .content img {
  width: 110px;
  height: auto;
  border: 1px solid #999999;
  margin: 0 12px 0 12px;
}

.client-testimonials article.content table td {
  display: block;
  float: left;
  padding: 8px 16px;
  width: 140px;
  height: 262px;
  vertical-align: top;
  margin: 4px;
  position: relative;
}
.client-testimonials article.content table td:nth-of-type(odd) {
  background: #838c91;
  color: #fafafa;
}
.client-testimonials article.content table td:nth-of-type(odd) p {
  color: #fafafa;
}
.client-testimonials article.content table td:nth-of-type(even) {
  background: #e9eaeb;
}
.client-testimonials article.content table strong {
  position: absolute;
  bottom: 8px;
  left: 12px;
}
.client-testimonials article.content table:last-of-type td:nth-of-type(even) {
  background: #838c91;
  color: #fafafa;
}
.client-testimonials article.content table:last-of-type td:nth-of-type(even) p {
  color: #fafafa;
}
.client-testimonials article.content table:last-of-type td:nth-of-type(odd) {
  background: #e9eaeb;
  color: #555;
}
.client-testimonials article.content table:last-of-type td:nth-of-type(odd) p {
  color: #555;
}

.contact-us .content {
  padding-left: 43px;
  width: 960px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.contact-us .content td {
  padding: 6px 32px 6px 20px;
  vertical-align: top;
}
.contact-us .content td:first-of-type {
  width: 356px;
}
.contact-us .content .wpcf7 {
  margin: 20px;
}
.contact-us .content .wpcf7 .wpcf7-form {
  position: relative;
}
.contact-us .content .wpcf7 .left-form {
  width: 40%;
  float: left;
  margin: 0 60px 0 0;
}
.contact-us .content .wpcf7 .left-form p {
  line-height: 3.4em;
}
.contact-us .content .wpcf7 .right-form {
  width: 45%;
  float: left;
}
.contact-us .content .wpcf7 .left-form span, .contact-us .content .wpcf7 .right-form span {
  display: block;
  float: right;
  width: 200px;
}
.contact-us .content .wpcf7 span.message {
  float: none;
}
.contact-us .content .wpcf7 span.two-strings {
  float: none;
  line-height: 1.5em;
}
.contact-us .content .wpcf7 p {
  line-height: 2.5em;
}
.contact-us .content .wpcf7 input {
  width: 200px;
  height: 15px;
  margin: 0;
  padding: 0;
  margin: 5px 0 0 0;
}
.contact-us .content .wpcf7 input[type=checkbox] {
  margin: 9px 0 0 0;
}
.contact-us .content .wpcf7 input[type=submit] {
  height: 26px;
  line-height: 26px;
  float: right;
}
.contact-us .content .wpcf7 select[name=info-source] {
  margin-top: -18px;
}
.contact-us .content .wpcf7 select {
  margin: 6px 0 0 12px;
  width: 150px;
  float: right;
}
.contact-us .content .wpcf7 textarea {
  width: 386px;
  height: 140px;
  border: 1px solid #dedede;
  outline: 1px solid #dadada;
}
.contact-us .content .wpcf7 div.wpcf7-mail-sent-ok {
  border: none;
}
.contact-us .content .wpcf7 .wpcf7-response-output {
  border: none;
  display: block;
  position: absolute;
  top: 270px;
}
.contact-us .content .wpcf7 span.wpcf7-not-valid-tip {
  position: absolute;
}

.subnav .page_item_has_children ul {
  display: none;
}
.subnav .current_page_item ul {
  display: block !important;
}
.subnav .current_page_parent ul {
  display: block !important;
}

.invisible {
  display: none;
}

.asap-clients-zone .content {
  padding-left: 43px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.asap-clients-zone .content td {
  display: block;
  float: left;
  width: 33.2%;
}
.asap-clients-zone .content td:last-of-type {
  text-align: center;
}
.asap-clients-zone .content ul {
  list-style-type: none;
}
.asap-clients-zone .content li {
  margin: 7px 0;
  font-size: 14px;
}
.asap-clients-zone .content li:before {
  content: "";
  height: 12px;
  width: 10px;
  background: url(img/download.gif);
  display: block;
  float: left;
  margin: 3px 10px 0 0;
}

.page .gallery-caption {
  font-size: 11px;
  color: #787878;
  text-align: center;
  width: 152px;
}

.look .content img {
  margin: 0 10px 0 0;
  border: 1px solid #bcbcbc;
}

.find-stockist .content {
  padding: 5px 0;
}
.find-stockist .content .dataTables_info {
  display: none;
}
.find-stockist .content #tablepress-1 {
  display: none;
}
.find-stockist .content p {
  padding: 0px 12px 10px 12px;
  margin-top: -18px;
}
.find-stockist .content h1 {
  padding: 5px 10px;
}
.find-stockist .content .column-filter-widgets {
  height: 80px;
}
.find-stockist .content .column-filter-widgets .column-filter-widget {
  position: absolute;
  margin-left: 74px;
}
.find-stockist .content .column-filter-widgets .filter-term {
  float: left;
}
.find-stockist .content .column-filter-widgets input[value=peels] {
  margin-left: 278px;
}
.find-stockist .content thead th {
  background-color: #fffffc;
  font-weight: 400;
  color: #444444;
  font-size: 11px !important;
  font-weight: 600;
  line-height: 1.25em;
  height: 26px;
}
.find-stockist .content td {
  color: #555555;
  line-height: 1.25em;
  padding: 18px 40px 18px 8px;
  font-size: 12px;
  line-height: 2.3em;
}
.find-stockist .content .column-1 {
  color: #222222;
  font-size: 15px;
  color: #222222;
  padding: 18px 20px;
  line-height: 1.5em;
}
.find-stockist .content .column-7 {
  width: 15%;
}
.find-stockist .content .column-5 {
  display: none;
}
.find-stockist .content .column-3, .find-stockist .content .column-4, .find-stockist .content .column-8, .find-stockist .content .column-9, .find-stockist .content .column-10 {
  display: none;
}
.find-stockist .content .column-filter-widgets {
  background-color: #fffce9;
  margin-bottom: -5px;
  padding-top: 12px;
}
.find-stockist .content .column-filter-widgets select {
  margin-top: 7px;
  width: 180px;
}
.find-stockist .content .column-filter-widgets div, .find-stockist .content .column-filter-widgets b {
  float: left;
  display: block;
  margin: 10px 32px 10px 6px;
  height: 32px;
  line-height: 32px;
}
.find-stockist .content .column-filter-widgets div {
  font-style: italic;
  color: #444444;
}
.find-stockist .content .column-filter-widgets b {
  margin-right: 20px;
}
.find-stockist .content #tablepress-1_filter {
  display: none;
}
.find-stockist .content .widget-4 {
  overflow: hidden;
}

.parent-pageid-420 .document-icon {
  margin: 30px 0px;
}
.parent-pageid-420 .document-icon a {
  font-size: 12px !important;
}
.parent-pageid-420 .document-icon img {
  width: 55px;
  height: auto;
  margin-bottom: 12px;
}
.parent-pageid-420 .gallery-item {
  text-align: left !important;
}
.parent-pageid-420 .gallery-item img {
  border: 1px solid #cacaca !important;
}
.add-space-above {
	margin-top: 50px;
}