/* Theme for www.tradevine.com */
/* FONTS */
/* DIMENSIONS */
/* COLOURS */
/* Link colours */
/* Buttons */
/* Gradients used in sidebar, header-container, table rows */
/* BORDERS */
/* Theme for www.tradevine.com */
/* FONTS */
/* DIMENSIONS */
/* COLOURS */
/* Link colours */
/* Buttons */
/* Gradients used in sidebar, header-container, table rows */
/* BORDERS */
/* http://www.tradevine.co.nz */
/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, #main header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

ul {
  list-style: none; }

ol {
  list-style-type: decimal; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

abbr, acronym {
  cursor: help;
  border-bottom: dotted 1px #666;
  margin-bottom: 0; }

html, body {
  height: 100%; }

/* Clear floats */
.group:before, .group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.group {
  *zoom: 1;
  position: relative; }

.visible {
  display: block; }

.clear {
  clear: both; }

.clearleft {
  clear: left; }

.clearright {
  clear: right; }

.left {
  float: left;
  position: relative;
  margin-right: 15px;
  margin-bottom: 15px; }

.right {
  float: right;
  position: relative;
  margin-left: 15px;
  margin-bottom: 15px; }

.center {
  display: block;
  clear: both;
  margin: 30px auto 15px; }

.textLeft {
  text-align: left; }

.textRight {
  text-align: right; }

.textCenter {
  text-align: center; }

.nowrap {
  white-space: nowrap; }

f
.ir {
  font: 0/0 a;
  text-shadow: none;
  color: transparent; }

body {
  background: #fff;
  color: #333;
  font-size: 14px;
  font-family: "Open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  line-height: 1.4;
  min-width: 1000px; }

p, ul, ol {
  margin: 5px 0 10px; }

blockquote p {
  margin: 0 0 10px; }

a {
  color: #008cba;
  text-decoration: none; }
  a:hover {
    color: #00607E; }

a.back-to-top {
  float: right; }

.top a,
.top a:visited {
  float: right;
  position: relative;
  position: absolute;
  right: -120px;
  display: block;
  background: transparent url(../images/up-arrow-v1.png?v=32) no-repeat 100% 3px;
  padding: 0 16px 0 0;
  color: #333;
  text-align: right;
  text-decoration: none;
  font: 12px/1.3 Tahoma, Geneva, sans-serif; }
  .top a:hover,
  .top a:visited:hover {
    text-decoration: underline;
    color: #630; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
  line-height: 1.2em;
  font-family: "Ubuntu", Tahoma, Helvetica, Arial, sans-serif;
  font-weight: normal;
  display: block; }

h1, .h1, .entry-title, .singular .entry-title {
  margin: 0 0 15px 0;
  letter-spacing: -0.02em;
  font-weight: normal;
  font-size: 36px; }

h2, .h2 {
  margin: 25px 0 10px;
  color: #000;
  font-size: 24px; }

#video h2 {
  margin: 40px 0 20px; }

h3, .h3 {
  margin: 15px 0 6px;
  color: #000;
  font-size: 18px; }

h4, .h4 {
  margin: 0 0 10px;
  color: #000;
  font-size: 16px; }

.pdf {
  background: url(../images/pdf.png?v=32) no-repeat 100% 0;
  padding-right: 20px;
  *position: relative;
  *top: 6px; }

.docsize {
  font-size: 10px;
  color: #999; }

/* tables */
.table {
  border: solid 1px #ccc;
  margin: 20px 0;
  text-align: center; }

.table .first {
  border-left: none;
  background: #fff; }

.table thead th {
  margin-top: 6px;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  padding: 10px 20px;
  color: #333;
  font-size: 20px;
  font-family: "Ubuntu", Tahoma, Helvetica, Arial, sans-serif;
  background-color: #e6e2da;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcfbfa), to(#e6e2da));
  background-image: -webkit-linear-gradient(top, #fcfbfa, #e6e2da);
  background-image: -moz-linear-gradient(top, #fcfbfa, #e6e2da);
  background-image: -ms-linear-gradient(top, #fcfbfa, #e6e2da);
  background-image: -o-linear-gradient(top, #fcfbfa, #e6e2da);
  background-image: linear-gradient(top, #fcfbfa, #e6e2da);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#fcfbfa', EndColorStr = '#e6e2da'); }

.table td {
  padding: 10px 22px;
  border: none; }

.table td p {
  margin: 0; }

.table tbody th {
  border: none;
  text-align: left;
  font-size: 16px;
  padding: 10px 22px; }

.table tbody tr.alt {
  background-color: #f7f5f3; }

.table tr:last-child td,
.table tr:last-child th {
  border-top: solid 1px #ccc; }

.table-caption {
  font-size: 11px;
  margin-bottom: 5px; }

#container {
  min-height: 100%;
  width: 100%;
  text-align: left;
  overflow: auto; }

/* header */
#header-container {
  width: 100%;
  height: 73px;
  border-bottom: solid 1px #ccc;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  background-color: #fcfbfa;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcfbfa), to(#e6e2da));
  background-image: -webkit-linear-gradient(top, #fcfbfa, #e6e2da);
  background-image: -moz-linear-gradient(top, #fcfbfa, #e6e2da);
  background-image: -ms-linear-gradient(top, #fcfbfa, #e6e2da);
  background-image: -o-linear-gradient(top, #fcfbfa, #e6e2da);
  background-image: linear-gradient(top, #fcfbfa, #e6e2da);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#fcfbfa', EndColorStr = '#e6e2da');
  z-index: 9; }

.signup #header-container {
  position: relative;
  z-index: 10;
  -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2); }

.pricing #header-container {
  position: relative;
  -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2); }

#header {
  position: relative;
  margin: 0 auto;
  padding: 10px 22.08px 0;
  width: 960px; }

#header #logo {
  float: left;
  position: relative;
  width: 201px;
  min-width: 100px;
  top: -4px; }

#header ul {
  float: right;
  position: relative;
  padding: 15px 0 0; }

#header li {
  float: left;
  position: relative;
  font-family: "Ubuntu", Tahoma, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  -moz-text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
  -webkit-text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
  text-transform: uppercase; }

#header li a,
#header li a:visited {
  display: block;
  padding: 0 10px 5px 8px;
  margin: 0 5px;
  line-height: 1;
  text-decoration: none;
  color: #333; }
  #header li a:hover,
  #header li a:visited:hover {
    color: #630; }

#header li.signup a,
#header #menu-item-118 a,
#header #access #menu-item-16634 a,
#header #access #menu-item-10 a,
.button {
  position: relative;
  top: -7px;
  margin-left: 20px;
  border: solid 1px #29860f;
  padding: 6px 10px 8px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
  font-family: "Ubuntu", Tahoma, Helvetica, Arial, sans-serif;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  -ms-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5);
  background-color: #6a932d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a5d056), to(#6a932d));
  background-image: -webkit-linear-gradient(top, #a5d056, #6a932d);
  background-image: -moz-linear-gradient(top, #a5d056, #6a932d);
  background-image: -ms-linear-gradient(top, #a5d056, #6a932d);
  background-image: -o-linear-gradient(top, #a5d056, #6a932d);
  background-image: linear-gradient(top, #a5d056, #6a932d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#a5d056', EndColorStr = '#6a932d');
  -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6); }
  #header li.signup a:hover,
  #header #menu-item-118 a:hover,
  #header #access #menu-item-16634 a:hover,
  #header #access #menu-item-10 a:hover,
  .button:hover {
    background: #89b14d;
    color: #fff; }

#headline-container,
#body-container {
  margin: 0 auto; }

#headline-container {
  background: #fd9906 url("../images/sign-up-bg.png") 50% 60% no-repeat;
  border-bottom: solid 1px #ccc;
  -webkit-box-shadow: inset 0 -6px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 -6px 10px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -6px 10px rgba(0, 0, 0, 0.2); }

#headline {
  margin: 0 auto;
  padding: 40px 80px 40px 100px;
  width: 540px; }

.summary li {
  background: url("../images/tick-home.png") no-repeat 0 2px;
  color: #111;
  font-size: 22px;
  list-style: none;
  padding: 0 0 6px 30px;
  font-family: "Ubuntu", Tahoma, Helvetica, Arial, sans-serif;
  -moz-text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
  -webkit-text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6); }

#container .button {
  margin-left: 0;
  top: 0;
  color: #fff; }

/* body */
#body-container {
  width: 100%;
  padding-bottom: 123px;
  float: left; }

#body-bg {
  display: none; }

#body,
#glider {
  top: 0;
  padding-bottom: 100px; }

#body {
  position: relative;
  margin: 0 auto;
  padding: 30px 0 40px;
  *padding-bottom: 120px;
  width: 960px;
  /*min-width: $page-width-min;
  max-width: $page-width-max;
/* MQ's
  @include breakpoint(handheld) {
  width:95%;
  }
  @include breakpoint(tablet) {
  width:95%;
  }
  @include breakpoint(screen) {
    min-width: $tablet-width;
    max-width: $page-width-max;
  }
  @include breakpoint(fullscreen) {
    min-width: $full-page-width-min;
    max-width: $full-page-width-max;
  }*/ }

.signup #body {
  position: relative;
  margin: 0 auto;
  padding: 30px 0 40px;
  *padding-bottom: 120px;
  margin: 0 auto;
  padding: 0 80px;
  width: 800px; }
.signup .public-content {
  padding: 40px 0;
  width: 60%;
  float: left;
  position: relative; }
  .signup .public-content h2 {
    margin-top: 0;
    text-align: center; }
.signup .aside {
  float: left;
  padding: 40px 0;
  position: relative;
  width: 40%; }
  .signup .aside blockquote {
    font-size: 13px;
    margin: 1em .5em; }
    .signup .aside blockquote:first-child {
      margin-top: 0; }
    .signup .aside blockquote p {
      margin: 0 0 2px; }
    .signup .aside blockquote cite {
      display: block;
      font-weight: bold;
      text-align: right;
      -moz-text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
      -webkit-text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
      text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6); }
.signup .try-it-free {
  width: initial;
  text-align: center; }
  .signup .try-it-free button {
    display: inline-block;
    margin: 32px auto 0;
    border: solid 1px #29860f;
    padding: 8px 12px 10px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    font-size: 16px;
    font-family: "Ubuntu", Tahoma, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    width: 220px;
    background-color: #6a932d;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#a5d056), to(#6a932d));
    background-image: -webkit-linear-gradient(top, #a5d056, #6a932d);
    background-image: -moz-linear-gradient(top, #a5d056, #6a932d);
    background-image: -ms-linear-gradient(top, #a5d056, #6a932d);
    background-image: -o-linear-gradient(top, #a5d056, #6a932d);
    background-image: linear-gradient(top, #a5d056, #6a932d);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#a5d056', EndColorStr = '#6a932d');
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    -ms-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; }
    .signup .try-it-free button:hover {
      background: #89b14d;
      cursor: pointer; }

#main {
  float: left;
  position: relative;
  top: 0;
  width: 70%;
  margin: 0 5% 0 2%;
  /* MQ's
    @include box-sizing();
    @include breakpoint(handheld) {
    float:none;
    width:90%;
    margin:0 auto;
  }
  @include breakpoint(tablet) {
    float:none;
    width:90%;
    margin:0 auto;
  }
  @include breakpoint(screen) {
    @include float();
    width: 70%;
  }
  @include breakpoint(fullscreen) {
    @include float();
    width: 70%;
  }*/ }

/* SIDEBAR */
#sidebar {
  float: left;
  position: relative;
  width: 22%;
  padding: 8px 0 0;
  /* MQ's
    @include breakpoint(handheld) {
    float:none;
    width:90%;
    margin:0 auto;
    }
    @include breakpoint(tablet) {
    float:none;
    width:90%;
    margin:0 auto;
    }
    @include breakpoint(screen) {
    @include float();
    width: 22%;
    }
    @include breakpoint(fullscreen) {
    @include float();
    width: 22%;
    }*/ }

.why {
  margin: 15px 0;
  padding: 15px 10px 0;
  border: solid 1px #ccc;
  background-color: #e6e2da;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcfbfa), to(#eeece6));
  background-image: -webkit-linear-gradient(top, #fcfbfa, #eeece6);
  background-image: -moz-linear-gradient(top, #fcfbfa, #eeece6);
  background-image: -ms-linear-gradient(top, #fcfbfa, #eeece6);
  background-image: -o-linear-gradient(top, #fcfbfa, #eeece6);
  background-image: linear-gradient(top, #fcfbfa, #eeece6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#fcfbfa', EndColorStr = '#eeece6');
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  -ms-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px; }

#sidebar .why h2 {
  color: #630;
  margin-top: 0;
  text-align: center;
  -moz-text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
  -webkit-text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6); }

#sidebar .why h2 a {
  text-decoration: none;
  color: #630; }
  #sidebar .why h2 a:hover {
    color: #008cba; }

.feature-list {
  margin-top: 15px; }

.feature-list li {
  padding: 0 0 10px 1.4em;
  background: url(../images/list-tick-bg-v1.png?v=32) no-repeat 0 3px;
  line-height: 1.5; }

.feedback li {
  padding-bottom: 10px; }

.follow {
  padding-top: 20px; }

.follow img {
  margin-right: 10px; }

/* footer */
#footer-container {
  /* sticky footer - don't touch */
  position: relative;
  clear: both;
  height: 123px;
  margin-top: -123px;
  /* end sticky footer */
  width: 100%;
  text-align: left;
  background-color: #333;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4d4e4f), to(#333));
  background-image: -webkit-linear-gradient(top, #4d4e4f, #333);
  background-image: -moz-linear-gradient(top, #4d4e4f, #333);
  background-image: -ms-linear-gradient(top, #4d4e4f, #333);
  background-image: -o-linear-gradient(top, #4d4e4f, #333);
  background-image: linear-gradient(top, #4d4e4f, #333);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#4d4e4f', EndColorStr = '#333'); }

#footer {
  position: relative;
  top: -23px;
  min-height: 41px;
  margin: 0 auto;
  padding: 27px 0 0 112px;
  background: transparent url(../images/footer-swirl-bg.png?v=32) no-repeat 43px -1px;
  color: #f8f8f8;
  width: 848px;
  /*
  max-width: $page-width-max - 112px;
  padding: 10px $page-padding 0;
  max-width: $page-width-max - ($page-padding*2);
  min-width: $page-width-min - ($page-padding*2);
  */ }

#footer div {
  border: none;
  clear: none;
  float: left;
  padding: 12px 0 0;
  text-align: left;
  width: 22%; }

#footer .social {
  padding-left: 3%;
  width: 20%; }

#footer .last {
  float: right;
  padding-top: 11px;
  width: 31%; }

#footer ul {
  margin: 0;
  padding: 0 0 6px;
  font-family: "Open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px; }

#footer li {
  padding: 0 6px 10px; }

#footer li a,
#footer li a:visited {
  padding: 0 8px 0 0;
  color: #e8e8e8;
  text-decoration: none; }
  #footer li a:hover,
  #footer li a:visited:hover {
    color: #fff;
    text-decoration: underline; }

#footer a,
#footer .phone {
  display: block;
  margin: 0;
  line-height: 1.2; }

#footer .twitter a {
  background: transparent url(../images/footer-sprite.png?v=1) no-repeat -2px 0;
  padding-left: 24px; }

#footer .facebook a {
  background: transparent url(../images/footer-sprite.png?v=1) no-repeat -38px -36px;
  padding-left: 24px; }

#footer .blog a {
  background: transparent url(../images/footer-sprite.png?v=1) no-repeat -20px -20px;
  padding-left: 24px; }

#footer .phone {
  background: transparent url(../images/footer-sprite.png?v=1) no-repeat -58px -56px;
  padding-left: 18px;
  margin-left: 6px; }

.by-trademe {
  background: url(../images/trademe-footer-logo.png) no-repeat 38px 0;
  margin: 0;
  font-size: .9em;
  height: 80px;
  padding-left: 50px;
  position: relative; }

/* wide page format used on eg. features page */
.wide #main {
  width: auto;
  margin-right: 20px; }

.wide #sidebar {
  display: none; }

/* Feature tour */
#feature-tour h1 {
  margin-top: 30px;
  padding-left: 150px;
  -moz-text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
  -webkit-text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6); }

.summary,
.summary-left {
  margin: 1em 0;
  font-size: 22px;
  line-height: 1.3;
  font-family: "Open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #630;
  text-align: left; }
  .summary .link-text,
  .summary-left .link-text {
    color: #663300;
    font-family: 'Ubuntu', Tahoma, Geneva, sans-serif;
    font-size: 1.6em;
    line-height: 1.3; }

#feature-tour .summary {
  padding: 0 0 20px 150px; }

#feature-tour .summary-left {
  padding-left: 0; }

#feature-tour .summary p {
  margin: 0;
  padding: 0 0 10px; }

.summary span {
  display: block;
  margin-top: 6px; }

.feature-body {
  float: right;
  position: relative;
  width: 710px;
  padding-left: 20px;
  clear: both; }
  .feature-body div.two-column {
    width: 320px;
    float: left;
    margin: 0 17px; }
  .feature-body ul.list li {
    margin-bottom: 14px;
    margin-left: 0; }

#trademe-screen .feature-body {
  background: transparent url(../images/128x128/trademe-v2.png?v=32) no-repeat 0 35px; }

#shopify-screen .feature-body {
  background: transparent url(../images/shopify.png?v=32) no-repeat 15px 25px; }

#easytrade-screen .feature-body {
  background: transparent url(../images/easytrade-logo.png?v=32) no-repeat 35px 35px; }

#xero-screen .feature-body {
  background: transparent url(../images/128x128/xero-v1.png?v=32) no-repeat 15px 25px; }

#sales-channels-screen .feature-body {
  background: transparent url(../images/128x128/shopping_cart-v1.png?v=32) no-repeat 15px 25px; }

#purchases-screen .feature-body {
  background: transparent url(../images/128x128/credit_card-v1.png?v=32) no-repeat 15px 20px; }

#inventory-screen .feature-body {
  background: transparent url(../images/128x128/barcode-v1.png?v=32) no-repeat 15px 20px; }

#more-screen .feature-body {
  background: transparent url(../images/128x128/more-plus-v1.png?v=32) no-repeat 15px 25px; }

.feature-body li {
  margin-bottom: 40px;
  overflow: auto; }

.feature-body li img {
  float: right;
  position: relative;
  padding: 0 0 0 20px; }

.feature-body .alt img {
  float: left;
  position: relative;
  padding: 0;
  margin-right: 20px; }

.feature-body .photo {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  border: solid 1px #999; }

.feature-body li img.photo,
.feature-body .alt img.photo {
  padding: 0;
  margin: 5px; }

.feature-body li img.photo {
  margin-left: 20px; }

.feature-body .alt img.photo {
  margin-right: 20px; }

.feature-body li h2 {
  margin: 10px 0 0; }

.feature-body li h2 a,
.feature-body li img a {
  color: #000;
  text-decoration: none;
  border: none; }
  .feature-body li h2 a:hover,
  .feature-body li img a:hover {
    color: #008cba; }

.feature-body li p,
.feature-body li ul {
  margin: 6px 0 0; }

.feature-body .alt div {
  float: left;
  position: relative;
  padding-right: 30px; }

#glider {
  width: 960px;
  margin: 0 auto;
  position: relative; }

.scroller {
  margin: 0 auto 40px;
  width: 960px;
  overflow: hidden;
  *position: relative; }

.scroller-content {
  width: 15000px;
  position: relative; }

#trademe-screen,
#shopify-screen,
#easytrade-screen,
#nzpost-screen,
#xero-screen,
#sales-channels-screen,
#purchases-screen,
#inventory-screen,
#more-screen {
  float: left;
  position: relative;
  width: 960px;
  padding: 0; }

.prev-next {
  margin-top: 20px;
  padding: 6px 12px;
  border-top: dotted 1px #d4d5d6;
  border-bottom: dotted 1px #d4d5d6;
  color: #008cba;
  font-family: "Ubuntu", Tahoma, Helvetica, Arial, sans-serif;
  font-size: 18px;
  overflow: auto; }

.prev {
  float: left;
  position: relative; }

.next {
  float: right;
  position: relative; }

.prev-next a,
.prev-next a:visited {
  text-decoration: none; }
  .prev-next a:hover,
  .prev-next a:visited:hover {
    color: #00607E; }

/* Feature tour controls */
.controls {
  float: left;
  position: relative;
  top: 25px;
  width: 210px;
  padding: 0;
  position: absolute; }

.controls li h2 {
  margin: 0;
  padding: 6px 10px;
  background-color: #3d3e3f;
  color: #D3D0C7;
  font-size: 18px;
  font-family: "Ubuntu", Tahoma, Helvetica, Arial, sans-serif;
  text-align: center;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  -ms-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box; }

.controls ul {
  width: 210px;
  margin: 0 0 10px;
  background: #fff; }

.controls .first-nav-item {
  background-color: #F5F3F3; }

.controls .last a {
  border: solid 1px #d4d5d6;
  -moz-border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  -ms-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box; }

.controls li a {
  display: block;
  padding: 8px 8px 12px 56px;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: #333;
  text-decoration: none;
  border: solid 1px #d4d5d6;
  border-bottom: none; }
  .controls li a:hover {
    background-color: #FEF9E7; }

.controls li .trademe {
  border-top: none;
  background: transparent url(../images/trademe-42-v2.png?v=32) no-repeat 2px 10px; }

.controls li .shopify {
  background: transparent url(../images/shopify-logo-42-v1.png?v=32) no-repeat 6px 10px; }

.controls li .easytrade {
  background: transparent url(../images/easytrade-logo-42.png?v=32) no-repeat 6px 12px; }

.controls li .nzpost {
  background: transparent url(../images/nzpost-logo-42-v1.png?v=32) no-repeat 10px 12px; }

.controls li .xero {
  background: transparent url(../images/xero-icon-42-v1.png?v=32) no-repeat 6px 12px; }

.controls li .sales-channels {
  background: transparent url(../images/shopping_cart_accept-42-v1.png?v=32) no-repeat 6px 10px; }

.controls li .purchases {
  background: transparent url(../images/credit_card-42-v1.png?v=32) no-repeat 6px 7px; }

.controls li .inventory {
  background: transparent url(../images/barcode-42-v1.png?v=32) no-repeat 6px 7px; }

.controls li .more {
  background: transparent url(../images/more-42-v1.png?v=32) no-repeat 6px 12px; }

.controls ul li .selected {
  background-color: #FEF9E7; }

.controls span {
  display: block;
  font-family: "Ubuntu", Tahoma, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #000; }

.controls .sign-up {
  width: 210px;
  margin: 20px auto; }

.controls .sign-up a {
  padding: 6px 0; }

#questions li {
  padding: 0 30px 20px 0; }

#questions li h3 {
  margin-bottom: 0; }

/* Bookmarks  */
#bookmarks {
  border: dotted 1px #ccc;
  border-width: 1px 0;
  background: #FCFBF9; }

#bookmarks div {
  float: left;
  position: relative;
  width: 45%;
  padding: 0 3% 0 0; }

#bookmarks ol {
  padding-left: 2.5em;
  *margin-left: 10px; }

#bookmarks h2 {
  padding-left: 12px; }

#bookmarks li {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  margin-bottom: 2px;
  padding-left: 0; }

/* Lists */
ul.two-column {
  margin-bottom: 14px; }

.list {
  list-style-position: outside;
  margin-left: 2%;
  padding: 0; }

ul.list,
.list ul,
.list ul ul,
.list ul ul ul {
  list-style-type: square; }

ol.list ol {
  list-style-type: lower-latin; }

.list li {
  margin: 0 0 6px 0;
  padding: 0 0 0 2px;
  margin-left: 1.5%;
  padding: 0; }

.list > li {
  overflow: visible; }

#main #tab-container li {
  margin-left: 20px;
  padding-left: 5px; }

.list li li {
  margin-left: 20px;
  padding: 0;
  font-size: 14px; }

.list li ol li {
  list-style-type: lower-latin; }

.list li li ol li {
  list-style-type: lower-roman; }

.list li li li ol li {
  list-style-type: lower-latin; }

.list li h3,
.list li h4 {
  display: inline; }

dd {
  margin: 0 0 6px 10px;
  padding: 0;
  list-style-position: inside; }

.image-list img {
  float: left;
  position: relative;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px; }

.image-list li {
  list-style-type: none;
  margin: 0 0 20px 0;
  padding: 0;
  overflow: auto;
  *zoom: 1; }

.image-list h3,
.image-list linkedin,
.image-list p {
  margin-left: 33%; }

.image-list h3 span {
  display: block;
  font-weight: bold;
  font-size: 0.875em; }

.linkedin a {
  background: url(../images/linkedin-bg.png?v=32) no-repeat 0 0;
  display: inline-block;
  position: relative;
  top: -3px;
  padding: 2px 0 0 5%;
  line-height: 20px;
  width: 10em; }

/* FORMS */
#emf-form {
  padding: 20px 0; }

#emf-form li {
  list-style-type: none;
  margin: 0 0 15px;
  padding: 0; }

#emf-form #message {
  width: 300px; }

#emf-form div {
  margin-bottom: 15px;
  overflow: auto; }

#emf-form div.tos-pp {
  margin-left: 120px; }

#emf-form label {
  float: left;
  position: relative;
  width: 140px;
  padding-right: 10px;
  line-height: 1.5; }

#emf-form div.tos-pp label {
  width: 482px;
  padding: 0;
  text-align: left; }

#emf-form input,
#emf-form textarea {
  width: 16em;
  margin: 0;
  padding: 2px 1px;
  background: #fff;
  -webkit-box-shadow: 0 0 2px #aaa;
  -moz-box-shadow: 0 0 2px #aaa;
  box-shadow: 0 0 2px #aaa;
  border-width: 1px;
  border-style: solid;
  border-color: #848484 #a9a9a9 #a9a9a9 #848484; }

#emf-form #emf-li-post-button input {
  border: 1px solid #29860f;
  color: #fff;
  display: block;
  width: auto;
  font-family: "Ubuntu", Tahoma, Helvetica, Arial, sans-serif;
  font-size: 18px;
  margin: 20px 0 0 200px;
  padding: 4px 8px 6px;
  text-align: center;
  text-decoration: none;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  background-color: #e6e2da;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a5d056), to(#6a932d));
  background-image: -webkit-linear-gradient(top, #a5d056, #6a932d);
  background-image: -moz-linear-gradient(top, #a5d056, #6a932d);
  background-image: -ms-linear-gradient(top, #a5d056, #6a932d);
  background-image: -o-linear-gradient(top, #a5d056, #6a932d);
  background-image: linear-gradient(top, #a5d056, #6a932d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#a5d056', EndColorStr = '#6a932d');
  -moz-text-shadow: #030;
  -webkit-text-shadow: #030;
  text-shadow: #030; }

#emf-form input:focus {
  -webkit-box-shadow: 0 0 2px #630;
  -moz-box-shadow: 0 0 2px #630;
  box-shadow: 0 0 2px #630; }

#emf-form div.tos-pp input {
  float: left;
  position: relative;
  width: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 1px 7px 1px 1px;
  border: none; }

#emf-form em {
  color: #c00;
  font-weight: bold; }

#emf-form span.error {
  padding-left: 6px;
  font-size: 11px;
  font-family: Verdana, Geneva, sans-serif;
  color: #c00; }

#emf-form textarea.error,
#emf-form input.error {
  border: solid 1px #c00; }

#emf-form .tos-pp input.error {
  outline: solid 1px #c00; }

#emf-form div.tos-pp em {
  width: 12px; }

#emf-form button {
  display: block;
  margin-left: 150px;
  margin-top: 10px;
  border: solid 1px #29860f;
  padding: 2px 6px 4px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
  font-family: "Ubuntu", Tahoma, Helvetica, Arial, sans-serif;
  text-transform: capitalize;
  background-color: #e6e2da;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a5d056), to(#6a932d));
  background-image: -webkit-linear-gradient(top, #a5d056, #6a932d);
  background-image: -moz-linear-gradient(top, #a5d056, #6a932d);
  background-image: -ms-linear-gradient(top, #a5d056, #6a932d);
  background-image: -o-linear-gradient(top, #a5d056, #6a932d);
  background-image: linear-gradient(top, #a5d056, #6a932d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#a5d056', EndColorStr = '#6a932d');
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  -ms-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  -moz-text-shadow: #030;
  -webkit-text-shadow: #030;
  text-shadow: #030;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }
  #emf-form button:hover {
    background: #89b14d;
    cursor: pointer; }

.fieldset {
  border-top: dotted 1px #aaa;
  border-bottom: dotted 1px #aaa;
  margin-bottom: 15px;
  padding: 60px 20px 20px;
  position: relative;
  background-color: #e6e2da;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f3ef), to(#fbfaf8));
  background-image: -webkit-linear-gradient(top, #f4f3ef, #fbfaf8);
  background-image: -moz-linear-gradient(top, #f4f3ef, #fbfaf8);
  background-image: -ms-linear-gradient(top, #f4f3ef, #fbfaf8);
  background-image: -o-linear-gradient(top, #f4f3ef, #fbfaf8);
  background-image: linear-gradient(top, #f4f3ef, #fbfaf8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#f4f3ef', EndColorStr = '#fbfaf8'); }

legend span {
  position: absolute;
  top: 15px;
  font-size: 24px;
  font-family: "Ubuntu", Tahoma, Helvetica, Arial, sans-serif; }

/* Contact us email, skype etc  */
.contacts div {
  float: left;
  position: relative;
  min-height: 42px;
  width: 40%;
  margin-top: 30px;
  padding-left: 8%;
  background-repeat: no-repeat;
  background-position: 0 0; }

.contacts .address {
  background-image: url(../images/address-icon-42-v1.png?v=32); }

.contacts .emailaddress {
  background-image: url(../images/email-icon-42-v1.png?v=32); }

.contacts .facebook {
  background-image: url(../images/facebook-icon-42-v1.png?v=32); }

.contacts .twitter {
  background-image: url(../images/twitter-icon-42-v1.png?v=32); }

.contacts .helpdesk {
  background-image: url(../images/helpdesk-icon-42-v1.png?v=32); }

.contacts .phone {
  background-image: url(../images/phone-icon-42-v1.png?v=32); }

.contacts .blog {
  background-image: url(../images/blog-icon-42-v1.png?v=32); }

/* Media block - floated image About us */
.media-block {
  margin-top: 20px; }

.media-block li {
  overflow: auto;
  margin-bottom: 20px;
  list-style-type: none; }

.media-block li img {
  float: left;
  position: relative;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  height: auto;
  width: 25%;
  margin-left: 3%; }

.media-block h3,
.media-block p,
.media-block .linkedin {
  margin-left: 33%;
  margin-top: 0; }

.media-block li h3 span {
  display: block;
  font-size: 14px;
  font-weight: bold; }

/* Try it for free green button */
.trial {
  margin-right: 5%;
  float: right;
  position: relative; }

.try-it-free {
  width: 293px; }

.controls .try-it-free {
  width: 210px; }

.controls .try-it-free span {
  color: #fff;
  margin-top: 6px; }

.controls .try-it-free a {
  font-size: 20px;
  padding: 8px 12px; }

.try-it-free a {
  background-color: #6a932d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a5d056), to(#6a932d));
  background-image: -webkit-linear-gradient(top, #a5d056, #6a932d);
  background-image: -moz-linear-gradient(top, #a5d056, #6a932d);
  background-image: -ms-linear-gradient(top, #a5d056, #6a932d);
  background-image: -o-linear-gradient(top, #a5d056, #6a932d);
  background-image: linear-gradient(top, #a5d056, #6a932d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#a5d056', EndColorStr = '#6a932d');
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  -ms-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: solid 1px #29860f;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2), inset 0 2px 2px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2), inset 0 2px 2px rgba(255, 255, 255, 0.5);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2), inset 0 2px 2px rgba(255, 255, 255, 0.5);
  color: #fff;
  display: block;
  font-family: "Ubuntu", Tahoma, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.1em;
  margin: 0 auto;
  padding: 8px 8px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  /* IE7 top border bug */
  *border-top-width: 3px; }
  .try-it-free a:hover {
    color: #fff;
    background: #89b14d;
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }

.try-it-free .try-it-tag-line {
  display: block;
  font-family: "Open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding-left: 4px; }

.try-it-free span {
  text-transform: none;
  /**/
  border-top: dotted 1px #fff;
  margin-top: 5px;
  padding-top: 3px; }

/* 404 page */
#page-not-found #main img {
  float: left;
  position: relative;
  padding: 0 40px 0 0; }

#page-not-found .summary {
  padding-top: 20px; }

#page-not-found strong {
  display: block;
  font-weight: bold; }

/* Feature style pages with background image on #main  */
.feature #main h1,
.feature #main .summary {
  padding-left: 170px; }

.feature #main .summary-left {
  padding-left: 0; }

.strong {
  margin: 1em 0 2em;
  font-weight: bold; }

/* Xero add-on page */
#xero-addon #main {
  background: url(../images/128x128/xero-v1.png?v=32) no-repeat 15px 0; }

.three-col {
  overflow: auto;
  margin: 0 0 20px;
  padding: 0; }

.three-col h3 {
  margin-bottom: 14px; }

.three-col li {
  float: left;
  position: relative;
  width: 29.2%;
  min-height: 170px;
  margin: 0;
  padding: 0 2% 20px;
  list-style: none;
  border: none; }

.three-col .first {
  border-right: dotted 1px #aaa; }

.three-col .last {
  border-left: dotted 1px #aaa; }

.three-col .button {
  display: inline-block;
  margin: 10px 0;
  border: solid 1px #29860f;
  padding: 4px 3% 6px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
  font-family: "Ubuntu", Tahoma, Helvetica, Arial, sans-serif;
  background-color: #e6e2da;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a5d056), to(#6a932d));
  background-image: -webkit-linear-gradient(top, #a5d056, #6a932d);
  background-image: -moz-linear-gradient(top, #a5d056, #6a932d);
  background-image: -ms-linear-gradient(top, #a5d056, #6a932d);
  background-image: -o-linear-gradient(top, #a5d056, #6a932d);
  background-image: linear-gradient(top, #a5d056, #6a932d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#a5d056', EndColorStr = '#6a932d');
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  -ms-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  -moz-text-shadow: #030;
  -webkit-text-shadow: #030;
  text-shadow: #030;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px; }
  .three-col .button:hover {
    background: #89b14d; }

/* Brightstar EasyTrade page*/
.brightstar {
  padding-right: 29px;
  padding-left: 30px; }

/* Testimonials page - quoted content */
.quotes {
  margin-top: 40px; }

.quotes li {
  list-style: none;
  padding: 0 1% 16px 5%;
  position: relative;
  overflow: auto;
  *zoom: 1;
  border-bottom: dotted 1px #aaa; }

.quotes blockquote {
  padding: 20px 0 20px;
  margin: 0; }

.quotes span {
  float: right;
  position: relative;
  padding-right: 3%; }

.quotes blockquote:before,
.quotes blockquote:after {
  position: absolute;
  font-size: 80px;
  color: #aaa;
  font-family: Arial, Helvetica, sans-serif; }

.quotes blockquote:before {
  left: 0;
  top: -11px;
  content: "\201C"; }

.picture {
  float: right;
  position: relative;
  margin-left: 20px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.45);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.45);
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px; }

/* Individual testimonials mark up*/
.testimonial-summary {
  position: relative;
  margin-bottom: 20px; }

.testimonial-summary img {
  padding: 2px;
  border: solid 1px #ccc;
  width: 100%; }

.testimonial-summary p {
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-size: 18px;
  font-weight: bold;
  padding: 15px;
  position: absolute; }

.bourgeais p {
  left: 0;
  width: 23.5%; }

.log-splitters p {
  right: 0;
  width: 32.5%; }

.mybaby p {
  width: 642px;
  bottom: 0; }

/* Partners page */
#main .advisor-list > li {
  float: left;
  position: relative;
  list-style: none;
  margin: 10px 0 16px;
  border-bottom: 1px dotted #aaa;
  padding: 0 0 10px;
  width: 100%; }

.advisor-list .contact {
  float: left;
  position: relative;
  width: 31%; }

.advisor-list .contact img {
  margin-bottom: 10px;
  width: auto;
  height: auto; }

.advisor-list h2 {
  margin-top: 0; }

.advisor-list .details {
  width: auto;
  margin: 0 0 0 35%; }

.advisor-list .details .site a {
  background: url(../images/external-link.png?v=1) no-repeat right 2px;
  padding-right: 15px; }

/* Horizontal tabs (jQuery) inside body content */
#tab-nav ul {
  border-bottom: solid 1px #ccc; }

#tab-container #tab-nav li {
  float: left;
  position: relative;
  top: 1px;
  margin-left: 10px;
  padding: 0;
  width: auto;
  list-style-type: none;
  line-height: 2em;
  font-family: "Ubuntu", Tahoma, Helvetica, Arial, sans-serif;
  font-size: 16px; }

#tab-nav a {
  display: block;
  padding: 0 10px;
  color: #777;
  text-decoration: none;
  text-align: center;
  background: #fcfbfa;
  border: solid 1px #ccc;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  -moz-text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
  -webkit-text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6); }
  #tab-nav a:hover {
    color: #630;
    background-color: #e6e2da;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcfbfa), to(#e6e2da));
    background-image: -webkit-linear-gradient(top, #fcfbfa, #e6e2da);
    background-image: -moz-linear-gradient(top, #fcfbfa, #e6e2da);
    background-image: -ms-linear-gradient(top, #fcfbfa, #e6e2da);
    background-image: -o-linear-gradient(top, #fcfbfa, #e6e2da);
    background-image: linear-gradient(top, #fcfbfa, #e6e2da);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#fcfbfa', EndColorStr = '#e6e2da'); }

#tab-nav .current {
  color: #630;
  background-color: #e6e2da;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcfbfa), to(#e6e2da));
  background-image: -webkit-linear-gradient(top, #fcfbfa, #e6e2da);
  background-image: -moz-linear-gradient(top, #fcfbfa, #e6e2da);
  background-image: -ms-linear-gradient(top, #fcfbfa, #e6e2da);
  background-image: -o-linear-gradient(top, #fcfbfa, #e6e2da);
  background-image: linear-gradient(top, #fcfbfa, #e6e2da);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#fcfbfa', EndColorStr = '#e6e2da'); }

/*  Override Wordpress Help Docs theme */
#access .menu .menu-item a {
  font-family: "Ubuntu", Tahoma, Helvetica, Arial, sans-serif; }

#reply-title {
  font-weight: 400; }

/* Remove google adwords image from flow */
body > img {
  position: absolute; }

/* toggle #menu-link visibility - incorporate into media queries */
.menu-link,
#footer-menu {
  display: none; }

/* Scroll up button automagically appears using jQuery */
#scroll-up-btn {
  background: url(../images/top-button.png) no-repeat scroll 0 0 transparent;
  height: 30px;
  width: 30px; }

/* Pricing page */
/* Top half - pricing plans boxes */
.pricing {
  /* supporting pricing animations */ }
  .pricing h1 {
    margin-top: 30px;
    text-align: center;
    -moz-text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
    -webkit-text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6); }
  .pricing .summary p {
    text-align: center; }
  .pricing .start-trial {
    height: 230px; }
    .pricing .start-trial .try-it-free {
      display: block;
      margin: 30px auto 20px;
      text-align: center;
      width: 280px; }
      .pricing .start-trial .try-it-free a {
        font-size: 28px;
        line-height: 32px;
        padding: 16px 8px; }
  .pricing .speech-bubble {
    width: 260px;
    position: absolute;
    left: 615px;
    top: 10px;
    background-color: #e6e2da;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#e6e7e8));
    background-image: -webkit-linear-gradient(top, #fafafa, #e6e7e8);
    background-image: -moz-linear-gradient(top, #fafafa, #e6e7e8);
    background-image: -ms-linear-gradient(top, #fafafa, #e6e7e8);
    background-image: -o-linear-gradient(top, #fafafa, #e6e7e8);
    background-image: linear-gradient(top, #fafafa, #e6e7e8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#fafafa', EndColorStr = '#e6e7e8');
    -webkit-box-shadow: 0px 0px 6px #B2B2B2;
    -moz-box-shadow: 0px 0px 6px #B2B2B2;
    box-shadow: 0px 0px 6px #B2B2B2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px #ccc;
    margin: 20px; }
    .pricing .speech-bubble:after {
      position: absolute;
      top: 20px;
      background-color: #f9f9f9;
      content: "\00a0";
      display: block;
      height: 20px;
      left: -10px;
      -webkit-box-shadow: -2px 2px 2px 0 rgba(178, 178, 178, 0.4);
      -moz-box-shadow: -2px 2px 2px 0 rgba(178, 178, 178, 0.4);
      box-shadow: -2px 2px 2px 0 rgba(178, 178, 178, 0.4);
      transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      /* IE 9 */
      -webkit-transform: rotate(45deg);
      /* Safari and Chrome */
      -moz-transform: rotate(45deg);
      filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476);
      /* IE6,IE7 */
      -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";
      /* IE8 */
      width: 20px; }
    .pricing .speech-bubble h3 {
      margin-left: 25px;
      margin-bottom: 15px;
      color: #6a932d; }
    .pricing .speech-bubble ul {
      margin-left: 25px;
      margin-bottom: 15px; }
      .pricing .speech-bubble ul li {
        font-size: 14px;
        list-style-image: disc;
        list-style-position: inside;
        margin-bottom: 12px;
        -moz-text-shadow: white 0px 1px 1px;
        -webkit-text-shadow: white 0px 1px 1px;
        text-shadow: white 0px 1px 1px;
        background-image: url(../images/bullet-tick.png);
        background-repeat: no-repeat;
        background-position: middle left;
        padding-left: 24px; }
  .pricing .plan-container {
    background: #fd9906 url(../images/pricing-main-bg.png) no-repeat 50% 0%;
    -webkit-box-shadow: inset 0 -6px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -6px 10px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -6px 10px rgba(0, 0, 0, 0.2); }
    .pricing .plan-container.sticky {
      position: fixed;
      width: 100%;
      top: -137px;
      z-index: 3; }
  .pricing .plans {
    margin: 0 auto;
    position: relative;
    width: 960px; }
  .pricing .plans-wrapper {
    height: 350px;
    position: relative; }
    .pricing .plans-wrapper .plan {
      border: solid 1px #767676;
      border-bottom: none;
      bottom: 0;
      font-size: 11px;
      height: 350px;
      left: 0;
      margin: 0;
      position: absolute;
      width: 218px;
      -moz-border-radius: 8px 8px 0 0;
      -webkit-border-radius: 8px 8px 0 0;
      border-radius: 8px 8px 0 0;
      -webkit-box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.25);
      box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.25);
      background-color: #e3e5e7;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#e3e5e7), to(#c2c5ca));
      background-image: -webkit-linear-gradient(top, #e3e5e7, #c2c5ca);
      background-image: -moz-linear-gradient(top, #e3e5e7, #c2c5ca);
      background-image: -ms-linear-gradient(top, #e3e5e7, #c2c5ca);
      background-image: -o-linear-gradient(top, #e3e5e7, #c2c5ca);
      background-image: linear-gradient(top, #e3e5e7, #c2c5ca);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#e3e5e7', EndColorStr = '#c2c5ca');
      -moz-text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
      -webkit-text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
      text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      /* FREE plan */ }
      .pricing .plans-wrapper .plan.lite {
        left: 290px; }
      .pricing .plans-wrapper .plan.professional {
        left: 516px; }
      .pricing .plans-wrapper .plan.enterprise {
        left: 742px; }
      .pricing .plans-wrapper .plan h2 {
        background-color: #989898;
        border-bottom-color: #c6c6c6;
        color: #f9f9f9;
        font-family: "Open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 18px;
        font-weight: bold;
        line-height: 28px;
        margin: 0;
        padding: 12px 0;
        text-align: center;
        text-transform: uppercase;
        -moz-border-radius: 6px 6px 0 0;
        -webkit-border-radius: 6px 6px 0 0;
        border-radius: 6px 6px 0 0;
        background-color: #aaa;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#aaa));
        background-image: -webkit-linear-gradient(top, #ccc, #aaa);
        background-image: -moz-linear-gradient(top, #ccc, #aaa);
        background-image: -ms-linear-gradient(top, #ccc, #aaa);
        background-image: -o-linear-gradient(top, #ccc, #aaa);
        background-image: linear-gradient(top, #ccc, #aaa);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#ccc', EndColorStr = '#aaa');
        -moz-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
        -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6); }
      .pricing .plans-wrapper .plan .plan-features {
        border-top: solid 1px #c6c6c6;
        padding: 10px; }
        .pricing .plans-wrapper .plan .plan-features li {
          background: url(../images/tick-pricing.png) no-repeat 0 3px;
          padding-left: 18px;
          font-size: 13px;
          line-height: 1.6; }
        .pricing .plans-wrapper .plan .plan-features > span {
          font-size: 14px;
          font-weight: bold; }
        .pricing .plans-wrapper .plan .plan-features .fee-applies {
          border-top: 1px dotted #999;
          padding-top: 4px;
          position: absolute;
          bottom: 4px;
          width: 196px; }
      .pricing .plans-wrapper .plan .plan-price {
        background-color: #f0f1f2;
        border-top: solid 1px #c6c6c6;
        border-bottom: solid 1px #f8f8f8;
        color: #666666;
        font-size: 24px;
        padding: 8px;
        text-align: center; }
        .pricing .plans-wrapper .plan .plan-price p {
          font-weight: bold;
          margin: 0; }
        .pricing .plans-wrapper .plan .plan-price span {
          display: inline;
          font-size: 11px;
          padding-left: 4px; }
      .pricing .plans-wrapper .plan.free {
        left: 0;
        width: 282px;
        z-index: 5;
        -webkit-box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.25);
        box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.25);
        background-color: #f0f1f2;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#f0f1f2), to(#e2e4e6));
        background-image: -webkit-linear-gradient(top, #f0f1f2, #e2e4e6);
        background-image: -moz-linear-gradient(top, #f0f1f2, #e2e4e6);
        background-image: -ms-linear-gradient(top, #f0f1f2, #e2e4e6);
        background-image: -o-linear-gradient(top, #f0f1f2, #e2e4e6);
        background-image: linear-gradient(top, #f0f1f2, #e2e4e6);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#f0f1f2', EndColorStr = '#e2e4e6'); }
        .pricing .plans-wrapper .plan.free h2 {
          border-color: #29860f;
          border-bottom-color: #c6c6c6;
          color: #fff;
          background-color: #f36d0a;
          background-image: -webkit-gradient(linear, left top, left bottom, from(#f1a165), to(#f36d0a));
          background-image: -webkit-linear-gradient(top, #f1a165, #f36d0a);
          background-image: -moz-linear-gradient(top, #f1a165, #f36d0a);
          background-image: -ms-linear-gradient(top, #f1a165, #f36d0a);
          background-image: -o-linear-gradient(top, #f1a165, #f36d0a);
          background-image: linear-gradient(top, #f1a165, #f36d0a);
          filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#f1a165', EndColorStr = '#f36d0a'); }
        .pricing .plans-wrapper .plan.free .plan-price {
          background-color: #fff;
          color: #f36d0a;
          font-size: 32px;
          padding: 2px 0 3px; }
        .pricing .plans-wrapper .plan.free .plan-description {
          padding: 22px;
          font-size: 16px;
          line-height: 24px; }
    .pricing .plans-wrapper .plan-start-trial {
      position: absolute;
      left: 0;
      top: 0;
      display: none;
      height: 52px;
      width: 306px; }
      .pricing .plans-wrapper .plan-start-trial a {
        width: 183px;
        position: absolute;
        top: 50%;
        margin-top: -8px;
        left: 50%;
        margin-left: -93px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-family: "Ubuntu", Tahoma, Helvetica, sans-serif;
        font-size: 18px;
        text-transform: uppercase;
        border: solid 1px #29860f;
        padding: 4px 10px 6px 8px;
        color: #fff;
        text-align: center;
        text-decoration: none;
        font-weight: bold;
        font-family: "Ubuntu", Tahoma, Helvetica, Arial, sans-serif;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        -ms-background-clip: padding-box;
        -o-background-clip: padding-box;
        background-clip: padding-box;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5);
        -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5);
        box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5);
        background-color: #6a932d;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#a5d056), to(#6a932d));
        background-image: -webkit-linear-gradient(top, #a5d056, #6a932d);
        background-image: -moz-linear-gradient(top, #a5d056, #6a932d);
        background-image: -ms-linear-gradient(top, #a5d056, #6a932d);
        background-image: -o-linear-gradient(top, #a5d056, #6a932d);
        background-image: linear-gradient(top, #a5d056, #6a932d);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#a5d056', EndColorStr = '#6a932d');
        -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
        -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6); }
        .pricing .plans-wrapper .plan-start-trial a:hover {
          background: #89b14d;
          color: #fff; }
    .pricing .plans-wrapper.collapsed .plan-start-trial {
      display: block; }
  .pricing .pricing-features-container {
    margin: 0 auto;
    padding-bottom: 40px;
    width: 960px; }
    .pricing .pricing-features-container.sticky {
      margin-top: 120px; }
  .pricing #pricing-features {
    /* remove after testing*/
    display: none; }
  .pricing .foldout-container {
    width: 100%;
    z-index: 9; }
    .pricing .foldout-container.sticky {
      position: fixed;
      top: 70px; }
  .pricing .foldout {
    background-color: #757f89;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#757f89), to(#595e67));
    background-image: -webkit-linear-gradient(top, #757f89, #595e67);
    background-image: -moz-linear-gradient(top, #757f89, #595e67);
    background-image: -ms-linear-gradient(top, #757f89, #595e67);
    background-image: -o-linear-gradient(top, #757f89, #595e67);
    background-image: linear-gradient(top, #757f89, #595e67);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#757f89', EndColorStr = '#595e67');
    margin: 0 auto; }
  .pricing .toggle-control {
    background: transparent url(../images/pricing-toggle-indicator.png) no-repeat 664px 8px;
    color: #fafafa;
    cursor: pointer;
    font-family: "Open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin: 0 auto;
    padding: 14px 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    width: 960px;
    -moz-text-shadow: rgba(1, 1, 1, 0.8) 0px -1px -1px;
    -webkit-text-shadow: rgba(1, 1, 1, 0.8) 0px -1px -1px;
    text-shadow: rgba(1, 1, 1, 0.8) 0px -1px -1px; }
    .pricing .toggle-control.expanded {
      background: transparent url(../images/pricing-toggle-indicator.png) no-repeat 664px -92px; }
  .pricing .pricing-table {
    width: auto; }
  .pricing .pricing-table .col1 {
    font-size: 16px;
    font-weight: bold;
    line-height: 2.4em;
    width: 280px; }
  .pricing .pricing-table .col2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 2.4em;
    width: 147px; }
  .pricing .pricing-table thead th {
    text-align: center;
    font-weight: normal;
    padding: 6px 8px; }
  .pricing .pricing-table tbody th {
    padding: 8px 20px 8px 8px;
    text-align: left;
    vertical-align: top;
    /**/
    border: solid 1px #ccc;
    border-width: 0 1px 1px 1px; }
  .pricing .pricing-table tbody td {
    text-align: center;
    padding: 8px;
    vertical-align: bottom;
    /**/
    border: solid 1px #ccc;
    border-width: 0 1px 1px 0; }
  .pricing .pricing-table tbody td.note {
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc; }
  .pricing .th {
    background-color: #e6e2da;
    font-weight: bold; }
  .pricing .tick {
    background: url(../images/pricing-tick-20x20.png) 0 0 no-repeat;
    display: inline-block;
    padding: 10px; }
  .pricing .cross {
    background: url(../images/pricing-cross-20x20.png);
    display: inline-block;
    padding: 10px; }
  .pricing .hide {
    display: none; }

/*# sourceMappingURL=master.css.map */
