﻿/* 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 */
#container {
  backgrounds: white; }

#header-container, #body-container, #footer-container {
  width: 100%; }

#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); }

#headline-container {
  background: #fd9906 url(../images/home-page-bg.png?v=32) no-repeat 20% 0%;
  -webkit-box-shadow: inset 0px -6px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px -6px 10px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px -6px 10px rgba(0, 0, 0, 0.2); }

#headline {
  width: 900px;
  margin: 0 auto;
  padding: 0;
  position: relative; }

#slides {
  float: right;
  position: relative;
  background: transparent;
  overflow: hidden;
  margin: 20px 15px 15px 0;
  width: 520px;
  height: 380px; }

.slideshow {
  background: transparent;
  width: 520px;
  height: 380px;
  position: relative;
  margin: 0; }

.slideshow .ipad {
  -moz-border-radius: 27px;
  -webkit-border-radius: 27px;
  border-radius: 27px; }

.slideshow img {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
  margin: 10px; }

.play-video {
  position: absolute;
  height: 360px;
  width: 500px;
  overflow: hidden;
  right: 10px;
  top: 10px;
  z-index: 50; }

#body-container {
  border-top: solid 1px #cccccc;
  background: transparent; }

#body-bg {
  display: none; }

#body {
  top: 0;
  background: transparent;
  margin: 0 auto;
  padding: 0 0 40px;
  max-width: 1080px;
  min-width: 960px;
  width: 960px; }

h1 {
  margin: 30px 0 20px;
  margin-left: 12%;
  -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); }

/* #headline-hero Feature list & try it free button */
#headline-hero {
  float: right;
  position: relative;
  width: 345px;
  margin: 0 auto; }

#headline-hero ul {
  padding: 0 0 10px 10px;
  margin: 0; }

#headline-hero li {
  padding: 0 0 10px 30px;
  list-style: none;
  background: url(../images/tick-home.png?v=32) no-repeat 0 2px;
  -moz-text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.6);
  -webkit-text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.6);
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.6);
  color: #111111;
  font-family: 'Ubuntu', Tahoma, Helvetica, Arial, sans-serif;
  font-size: 18px; }

#headline-hero li a, #headline-hero li a:visited, #headline-hero .video a {
  text-decoration: none;
  color: #083c70; }
  #headline-hero li a:hover, #headline-hero li a:visited:hover, #headline-hero .video a:hover {
    color: #0066ff;
    -moz-transition-duration: 0.5s;
    -moz-transition-property: color;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-property: color;
    transition-duration: 0.5s;
    transition-property: color; }

/* HOME BUTTON */
#headline-hero .center {
  margin-top: 6px; }

/*
#headline-hero .try-it-free a {
  @include gradient($button-from, $button-to, $button-base);
  @include background-clip();
  @include text-shadow(rgba(0,0,0,.5));
  @include border-radius(10px);
  @include border($button-border-colour);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5), inset 0 2px 2px rgba(255,255,255,.5);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5), inset 0 2px 2px rgba(255,255,255,.5);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5), inset 0 2px 2px rgba(255,255,255,.5);
  color: $button-text-colour;
  font-family: $heading-font;
  font-size: 26px;
  font-weight: 500;
  margin: 0 auto;
  padding: 4px 14px 8px 14px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0 0 0 12%;
  display: inline-block;
  &:hover {
    color: $button-text-colour;
    background: $button-from;
      -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
  }
}

#headline-hero .try-it-free .try-it-tag-line {
    display: block;
    font-family: $body-font;
    font-size: $small-body-text-size;
    font-weight: normal;
    padding-left: 4px;
}

#headline-hero .try-it-free span {
    padding-left: 8px;
    text-transform: none;
}*/
#headline-hero .video {
  color: #333333;
  font-family: 'Ubuntu', Tahoma, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  -moz-text-shadow: rgba(255, 255, 255, 0.4);
  -webkit-text-shadow: rgba(255, 255, 255, 0.4);
  text-shadow: rgba(255, 255, 255, 0.4);
  margin: 18px 0 0 36px; }

#headline-hero .video a {
  text-decoration: none;
  font-style: normal;
  color: #083c70; }

/* @group FeaturesCrumb */
.check-out-features {
  left: 50%;
  margin-left: -98px;
  position: absolute;
  top: 10px;
  /**/
  display: none; }

.features-crumb {
  position: relative;
  overflow: hidden;
  width: 895px;
  /**/
  height: 48px;
  margin: 20px auto;
  border-right: solid 1px #d3d2d2;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.features-crumb li {
  position: relative;
  overflow: hidden;
  float: left;
  height: 48px;
  width: 45px; }

.features-crumb li.first {
  width: 627px;
  /**/ }

.features-crumb .stub {
  display: block;
  position: absolute;
  width: 45px;
  height: 46px;
  border: solid 1px #d3d2d2;
  border-right: none;
  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'); }

.features-crumb .stub span {
  display: block;
  width: 45px;
  height: 46px;
  margin: 7px;
  background: url(../images/home-sprites.png?v=33-33) no-repeat 0 0; }

.features-crumb .video .stub span {
  background-position: 0 5px; }

.features-crumb .trademe .stub span {
  background-position: 0 -40px; }

.features-crumb .shopify .stub span {
  background-position: 0 -349px; }

.features-crumb .nzpost .stub span {
  background-position: 0 -398px; }

.features-crumb .xero .stub span {
  background-position: 0 -98px; }

.features-crumb .sales .stub span {
  background-position: 0 -146px; }

.features-crumb .purchases .stub span {
  background-position: 0 -194px; }

.features-crumb .inventory .stub span {
  background-position: 0 -245px; }

.features-crumb .fulfilment .stub span {
  background-position: 0 -292px; }

.features-crumb .blurb {
  position: absolute;
  width: 894px;
  /**/
  height: 46px;
  left: 46px;
  border: solid 1px #d3d2d2;
  border-width: 1px 0;
  background: white url(../images/arrow.png?v=32) no-repeat; }

.features-crumb .blurb h3 {
  margin: 0 8px 0 18px;
  padding: 0;
  line-height: 46px;
  font-size: 20px;
  font-weight: 400;
  font-family: 'Ubuntu', Tahoma, Helvetica, Arial, sans-serif; }

.features-crumb .blurb span {
  margin: 0;
  padding: 0 0 0 6px;
  line-height: 52px;
  font-size: 13px; }

.features-crumb .blurb a {
  color: #333333;
  text-decoration: none; }
  .features-crumb .blurb a:hover {
    color: #00607e; }

/* @end */
/* Benefits */
#benefits {
  position: relative;
  padding-top: 10px; }

#benefits h2 a, #benefits h2 a:visited {
  text-decoration: none;
  color: black; }
  #benefits h2 a:hover, #benefits h2 a:visited:hover {
    cursor: pointer; }

#benefits ul {
  margin-bottom: 0; }

#benefits .first, #benefits .testimonial-wrapper {
  float: left;
  font-size: 14px;
  margin: 0 0 10px;
  padding: 0;
  position: relative;
  width: 30%; }

#benefits .first {
  padding-right: 3%;
  width: 28%; }

#benefits .testimonial-wrapper {
  min-height: 290px;
  padding: 0;
  width: 67%; }

#benefits .testimonial-blurb {
  position: relative;
  float: right;
  width: 48%;
  background-color: #fafafa;
  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');
  padding: 10px 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 6px #b2b2b2;
  -moz-box-shadow: 0px 0px 6px #b2b2b2;
  box-shadow: 0px 0px 6px #b2b2b2;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  #benefits .testimonial-blurb:after {
    position: absolute;
    top: 75px;
    background-color: #f3f3f3;
    content: "\00a0";
    display: block;
    height: 30px;
    width: 30px;
    left: -15px;
    -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 */ }

#benefits img {
  padding: 2px;
  border: solid 1px #cccccc;
  float: left;
  position: relative;
  -webkit-box-shadow: 0px 0px 6px #b2b2b2;
  -moz-box-shadow: 0px 0px 6px #b2b2b2;
  box-shadow: 0px 0px 6px #b2b2b2;
  -moz-border-radius: 160px;
  -webkit-border-radius: 160px;
  border-radius: 160px; }

#benefits .pdf {
  display: inline-block;
  margin-bottom: 5px; }

#cyclenav {
  position: absolute;
  bottom: 10px;
  left: 110px;
  z-index: 10; }

#cyclenav a {
  background: #f78318;
  color: #f78318;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  height: 20px;
  margin: 0 0 0 5px;
  padding: 0;
  text-decoration: none;
  width: 20px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  float: left;
  position: relative;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7; }

#cyclenav a:hover {
  background: #ffba0c;
  cursor: pointer;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.35);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1; }

#cyclenav .activeSlide {
  background: #ee4923;
  color: #ee4923; }

/* tradevine app stats block */
.tally {
  border: dotted 1px #aaaaaa;
  bottom: 0;
  padding: 8px;
  position: absolute;
  right: 0;
  width: 42.1%; }

/* Home Page stats counter div invisible to start (make it visible using jQuery) */

.stats-wrapper-visible {
  display: block; }

/* end benefits */
#body h2 {
  margin-top: 0;
  padding-top: 0;
  font-size: 18px; }

#body .border-top {
  border-top: dotted 1px #aaaaaa;
  padding-top: 10px; }

.twitter-follow-button {
  margin: 0;
  border: none;
  padding: 0 0 10px;
  font-size: 11px; }

.twitter-follow-button a {
  display: block;
  width: 158px;
  height: 20px;
  background: url(../images/follow-twitter-logo.png?v=32) no-repeat top left;
  border: none; }

.quote {
  color: #777777;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 16px;
  font-style: italic; }

/* Partner logos */
#partners {
  margin: 30px auto 20px;
  padding: 0;
  width: auto; }

#partners ul {
  text-align: center; }

#partners li {
  display: inline;
  line-height: 4.6em;
  margin: 0 4.5% 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  vertical-align: baseline;
  width: auto; }

#partners img {
  vertical-align: bottom; }

#partners .partners-brightstar {
  top: 1px; }

#partners .partners-xero {
  top: 12px; }

#partners .partners-nzpost {
  top: 7px; }

#partners .partners-xero {
  top: 12px; }

#partners .partners-hairy-lemon {
  top: 11px; }

#partners .partners-shopify {
  top: 2px; }

#partners .partners-trademe {
  top: 18px; }

#partners .partners-nzra {
  top: 1px;
  margin-right: 0; }

/* Maintenance page is based on home page */
#maintenance {
  position: absolute;
  width: 260px;
  height: 248px;
  top: 88px;
  left: 38%;
  margin-left: -130px;
  z-index: 3; }

.site-down #msg {
  position: relative;
  float: left;
  width: 650px; }

.site-down #twitter-feed {
  position: relative;
  float: right;
  width: 260px; }

#msg h1 {
  text-align: left;
  padding-top: 40px; }

#msg .summary {
  text-align: left; }

div.twtr-hds, div.twtr-bds, div.twtr-bd .twtr-tweet {
  border-bottom: dotted 1px #663300; }
