body {
  margin: 0;
  padding: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #2f3335;
  background: #dde3e9 url(/images/bg-noise.png) repeat; }
 
.clear { clear: both; }
 
.hide { display: none; }
 
.left { float: left; }
 
.right { float: right; }
 
.last { margin-bottom: 0; }
 
.bold { font-weight: bold; }
 
a { color: #618c1c; }
 
  a:hover { text-decoration: none; }
 
:focus { outline: 0; }
 
h1, h2, h3, h4 {
  font-weight: normal;
  letter-spacing: -0.05em;
  margin: 0;
  padding: 0; }
 
h1 { font-size: 30px; }
 
h2 { font-size: 24px; }
 
h3 { font-size: 18px; }
 
h4 {
  font-size: 14px;
  font-weight: bold; }
 
p {
  margin: 0 0 1em 0;
  line-height: 1.2em; }
 
.holder {
  width: 960px;
  margin: 0 auto; }
 
#login {
  height: 4px;
  background: #8bc728;
  border-bottom: 1px solid #ffffff; }
 
  #login input {
    background: #ffffff;
    padding: 3px; }
 
#header { background: #ffffff; }
 
  #header .holder {
    position: relative;
    height: 268px;
    background: url(/images/marketing_site/header-screenshot.png) no-repeat 83% 0%; }
 
  #header #logo {
    float: left;
    display: block;
    height: 76px;
    width: 335px;
    background: url(/images/marketing_site/header-logo.png) no-repeat center center;
    text-indent: -9999px;
    margin: 107px 0px 0px 0px; }
 
  #header #login-tab {
    position: absolute;
    top: -1px;
    right: 5px;
    width: 67px;
    height: 29px;
    background: url(/images/marketing_site/header-login-tab.png) no-repeat;
    text-indent: -9999px; }
 
  #header #signup-tab {
    position: absolute;
    top: -1px;
    right: 74px;
    width: 79px;
    height: 29px;
    background: url(/images/marketing_site/header-signup-tab.png) no-repeat;
    text-indent: -9999px; }
 
  #header #play {
    width: 90px;
    height: 90px;
    display: block;
    position: absolute;
    top: 100px;
    left: 580px;
    background: url("/images/marketing_site/play.png") no-repeat;
    text-indent: -9999px;
    filter: alpha(opacity=30); /* for IE */
    opacity: 0.3; /* CSS3 standard */ }
 
    #header #play:hover {
      filter: alpha(opacity=45); /* for IE */
      opacity: 0.45; /* CSS3 standard */ }
 
#banner {
  background: #78ac22 url(/images/marketing_site/banner-bg.png) repeat-x top left;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff; }
 
  #banner .holder { height: 120px; }
 
  #banner .col-l {
    float: left;
    width: 730px; }
 
    #banner .col-l h1 {
      color: #ffffff;
      text-shadow: #5c9116 0px -1px 0px;
      margin: 24px 0px 5px 0px; }
 
    #banner .col-l h2 {
      color: #ffffff;
      text-shadow: #5c9116 0px -1px 0px; }
 
  #banner .col-r {
    float: right;
    width: 230px; }
    
    #banner .col-r #signup-holder {
      float: right;
      width: 210px;
      height: 66px;
      margin: 26px 0px 0px 0px;
      position: relative;
      cursor: pointer !important;
    }
 
    #banner .col-r #signup, #signup-video {
      float: right;
      display: block;
      position: absolute;
      height: 66px;
      width: 210px;
      background: url(/images/marketing_site/banner-tryit-v3.png) no-repeat top center;
      text-indent: -9999px;
      z-index: 20;
      cursor: pointer !important;
    }
 
    #banner:hover #signup, #signup:hover, #signup-video:hover { background-position: bottom center; }
  
  /*
  @-webkit-keyframes glow {
    from { -webkit-box-shadow: 0 0 9px rgba(255, 255, 255, 0.01); }
    to { -webkit-box-shadow: 0 0 18px rgba(255, 255, 255, 0.3); }
  }
  */
  
  #banner #signup-glow {
    z-index: 10;
    position: absolute;
    top: 8px;
    left: 8px;
    height: 50px;
    width: 194px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    -webkit-transition: -webkit-box-shadow 0.2s ease-in;
  }
  
  #banner:hover #signup-glow {
    -webkit-box-shadow: 0 0 50px rgba(255, 255, 255, 0.9);
    -webkit-transition: -webkit-box-shadow 0.2s ease-in;
  }
 
#signup-video {
  float: none;
  margin: 10px auto 0 !important;
  position: static; }
  
#video_modal {
  padding-bottom: 15px;
}
 
#content {
  background: url(/images/marketing_site/content-bg.png) repeat-x top left;
  padding: 20px 0;
  overflow: hidden; }
 
#mainbox {
  width: 940px;
  height: 333px;
  padding: 0 10px;
  margin: 0 0 20px 0;
  background: url(/images/marketing_site/content-box.png) no-repeat top left; }
 
  #mainbox .nav {
    height: 50px;
    padding: 11px 0 0 0;
    margin: 0 0 10px 0; }
 
    #mainbox .nav h3 {
      float: left;
      line-height: 36px;
      width: 720px;
      height: 40px;
      overflow: hidden;
      text-align: center;
      text-shadow: #ffffff 0px 1px 0px; }
 
    #mainbox .nav a {
      display: block;
      width: 74px;
      height: 34px;
      line-height: 38px;
      color: #ffffff;
      text-shadow: #5c9116 0px -1px 0px;
      font-size: 18px;
      text-decoration: none;
      text-transform: uppercase;
      font-weight: bold;
      background: url(/images/marketing_site/content-nav-btn.png) no-repeat; }
 
      #mainbox .nav a.disabled {
        text-shadow: #999999 0px -1px 0px;
        cursor: default; }
 
      #mainbox .nav a.button-l {
        padding-left: 32px;
        background-position: top left;
        float: left; }
 
        #mainbox .nav a.button-l.disabled { background-position: bottom left; }
 
      #mainbox .nav a.button-r {
        text-align: right;
        padding-right: 32px;
        background-position: top right;
        float: right; }
 
        #mainbox .nav a.button-r.disabled { background-position: bottom right; }
 
  #mainbox #steps {
    list-style: none;
    padding: 0;
    margin: 0; }
 
    #mainbox #steps .description {
      float: left;
      width: 390px;
      padding: 0 15px 0 0; }
 
    #mainbox #steps .screenshot {
      float: left;
      width: 535px; }
 
    #mainbox #steps h2 {
      color: #ac8022;
      text-shadow: #ffffff 0px 1px 0px;
      margin: 0 0 5px 0; }
    
    #mainbox #steps h4 { text-shadow: #ffffff 0px 1px 0px; }
 
    #mainbox #steps h4.caption { font-weight: normal; }
 
    #mainbox #steps p { margin: 2px 0 12px 0; }
 
    #mainbox #steps .step ul {
      list-style-type: none;
      margin: 20px 0 0 0;
      padding: 0; }
 
      #mainbox #steps .step ul li {
        padding: 0 0 0 35px;
        background: url(/images/marketing_site/content-bullet.png) no-repeat top left; }
 
#right_side {
  float: right;
  width: 335px; }
 
#left_side { margin-right: 350px; }
 
#footer {
  border-top: 1px solid #fff;
  background: #5b6164 url("/images/marketing_site/footer-bg.png") repeat-x;
  height: 79px; /*99px - 20 */
  padding-top: 20px; }
 
  #footer a.minutedock {
    float: left;
    display: block;
    width: 61px;
    height: 61px;
    background: url("/images/marketing_site/footer-minutedock.png"); }
 
  #footer h2 {
    color: #fff;
    text-shadow: 0 -1px 0 #40483F;
    font-size: 18px;
    font-weight: normal;
    padding-top: 7px;
    margin-left: 70px; }
 
    #footer h2 em {
      font-weight: normal;
      font-size: 16px;
      font-style: italic; }
 
  #footer h2 {
    color: #fff;
    text-shadow: 0 -1px 0 #5b6659;
    font-size: 18px;
    font-weight: normal;
    padding-top: 7px;
    margin-left: 70px; }
 
    #footer h2 em {
      font-weight: normal;
      font-size: 16px;
      font-style: italic; }
 
  #footer ul {
    float: right;
    list-style: none;
    margin: 0;
    padding: 0; }
 
    #footer ul li {
      text-align: right;
      background: url("/images/marketing_site/li-arrow.png") no-repeat center right;
      padding: 3px 12px 3px 0; }
 
    #footer ul a {
      color: #fff;
      text-decoration: none; }
 
      #footer ul a:hover { text-decoration: underline; }
 
  #footer p {
    margin: 5px 0 0 70px;
    color: #fff;
    text-shadow: 0 -1px 0 #5b6659; }
 
    #footer p a {
      color: #fff;
      text-decoration: underline;
    }
      #footer p a:hover { text-decoration: none; }

#ps {
  border-top: 1px solid #fff;
  background: url("/images/marketing_site/ps-bg-v2.png") repeat-x;
  padding: 15px 0;
  overflow: hidden;
  line-height: 40px;
}
  #ps h3, #ps img {
    float: left;
    margin: 0 30px 0 0;
    vertical-align: middle;
    text-shadow: #fff 0px 1px 0px;
    font-size: 18px;
    color: #5b6266;
  }
 
.feature {
  margin-bottom: 15px;
  overflow: hidden; }
 
  .feature .icon {
    float: left;
    padding-top: 6px;
    width: 45px;
    text-align: center; }
 
  .feature h3, .feature p { margin-left: 58px; }
    .feature h3 { text-shadow: #fff 0px 1px 0px; }
 
  .feature .subfeature { margin-left: 64px; }
 
    .feature .subfeature .icon {
      float: left;
      padding-top: 14px;
      width: 35px; }
 
    .feature .subfeature h4, .feature .subfeature p { margin-left: 40px; }
 
    .feature .subfeature h4 {
      color: #ac8022;
      text-shadow: #fff 0px 1px 0px;
      font-size: 14px;
      font-weight: bold;
      margin-bottom: 2px; }
 
      .feature .subfeature h4 small {
        color: #9ca0a4;
        font-size: 12px;
        font-weight: normal; }
 
  .feature a { font-weight: bold; }
 
.box {
  height: 122px;
  background: url(/images/marketing_site/content-box-dark.png) no-repeat top left; }
 
  .box.big {
    height: 172px;
    background: url(/images/marketing_site/content-box-dark-big.png) no-repeat top left; }
 
    .box.big > .content {
      height: 172px;
      background: url(/images/marketing_site/content-box-dark-big.png) no-repeat top left; }
 
  .box.med {
    height: 147px;
    background: url(/images/marketing_site/content-box-dark-med.png) no-repeat top left; }
 
    .box.med > .content {
      height: 147px;
      background: url(/images/marketing_site/content-box-dark-med.png) no-repeat top left; }
 
  .box > .content {
    height: 122px;
    background: url(/images/marketing_site/content-box-dark.png) no-repeat top left; }
 
.box {
  float: left;
  padding: 0 0 0 10px;
  margin: 0 20px 20px 0; }
 
  .box.last { margin-right: 0 !important; }
 
  .box.big { width: 950px; }
 
a.box {
  display: block;
  text-decoration: none !important;
  color: #2f3335;
  overflow: hidden; }
 
.box > .content {
  background-color: #dde3e9;
  background-position: top right !important;
  padding: 10px 10px 10px 0; }
 
.box h1 {
  color: #ac8022;
  text-shadow: #eff4f8 0px 1px 0px; }
 
.box h2 {
  color: #ac8022;
  text-shadow: #eff4f8 0px 1px 0px; }
 
.box h3 {
  color: #ac8022;
  text-shadow: #eff4f8 0px 1px 0px; }
 
#nine { width: 325px; }
 
  #nine h1 {
    float: left;
    width: 134px;
    height: 92px;
    margin: 0px 5px 0 5px;
    font-size: 110px;
    font-weight: bold;
    text-align: center;
    line-height: 105px; }
 
    #nine h1.expensive { font-size: 70px; }
 
    #nine h1.nz { background: url('/images/marketing_site/content-nine-nz.png') no-repeat; }
 
    #nine h1.us { background: url('/images/marketing_site/content-nine-us.png') no-repeat; }
 
    #nine h1 #price_wrap {
      position: relative;
      padding-left: 12px; }
 
    #nine h1 span.sup {
      font-size: 30px;
      position: absolute;
      top: 35px;
      left: -5px;
      line-height: 1px; }
 
  #nine h2 {
    margin: 7px 0 2px 0;
    text-transform: uppercase; }
 
    #nine h2 sup { font-size: 14px; }
 
  #nine p {
    font-size: 12px;
    text-shadow: 0 1px 0 #f0f1f2;
  }
 
#toocool { width: 325px; }
 
  #toocool .content {
    height: 102px;
    overflow: hidden;
    position: relative; }
 
  #toocool #quote {
    float: left;
    width: 30px;
    height: 90px;
    margin: 5px 0 0 5px;
    background: url(/images/marketing_site/content-quote.png) no-repeat; }
 
  #toocool #testimonials {
    height: 82px;
    padding: 0 6px; }
 
  #toocool #author {
    display: block;
    margin: 3px 0 0 0;
    color: #2f3335;
    text-shadow: 0 1px 0 #f0f1f2; }
 
  #toocool p {
    color: #2f3335;
    font-size: 12px;
    text-shadow: 0 1px 0 #f0f1f2;
    padding: 0 5px;
    font-weight: bold;
    position: absolute;
    bottom: 5px;
    left: 0px; }
 
  #toocool h2 { margin: 4px 0 4px; }
 
#moar { width: 325px; }
 
  #moar #tryit {
    height: 57px;
    width: 302px;
    margin: 4px 0 0px 6px;
    text-indent: -9999px;
    background: url(/images/marketing_site/instant-trial.png) no-repeat; }
 
  #moar #watchvideo {
    height: 37px;
    width: 302px;
    margin: 4px 0 7px 6px;
    text-indent: -9999px;
    background: url(/images/marketing_site/watch-the-video.png) no-repeat; }
 
  #moar p {
    color: #2f3335;
    text-shadow: 0 1px 0 #f0f1f2;
    padding-top: 3px;
    padding-left: 9px; }
 
  #moar strong {
    float: left;
    width: 20px;
    clear: left;
    margin: 0 0 2px 15px;
    color: #ac8022;
    font-size: 18px;
    line-height: 14px; }
 
  #moar a {
    float: left;
    display: block; }
 
.faqbox {
  background: #c5c8cd;
  border-right: 1px solid #f1f4f8;
  border-bottom: 1px solid #f1f4f8;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  clear: both;
  padding: 15px; }
 
  .faqbox h1 {
    color: #ac8022;
    text-shadow: #eff4f8 0px 1px 0px; }
 
  .faqbox h2 {
    color: #ac8022;
    text-shadow: #eff4f8 0px 1px 0px; }
 
  .faqbox h3 {
    color: #ac8022;
    text-shadow: #eff4f8 0px 1px 0px; }
 
  .faqbox h2 { margin-bottom: 5px; }
 
/* user slider */
#user_slider {
  position: relative;
  margin: 1em 0;
  height: 15px; }
 
  #user_slider .bar {
    position: absolute;
    width: 100%;
    height: 5px;
    top: 9px;
    left: 0;
    background-image: url("/images/slider/background.png");
    z-index: 4; }
 
    #user_slider .bar span.cap {
      width: 13px;
      height: 5px;
      display: block;
      right: 0;
      top: 0px;
      position: absolute;
      background-color: #DDE3E9;
      background-image: url("/images/slider/background.png");
      background-position: top right;
      background-repeat: no-repeat; }
 
  #user_slider img.handle {
    position: absolute;
    z-index: 5;
    top: 0;
    left: 3px;
    cursor: ew-resize;
    _cursor: move; /* -moz-grab, -webkit-grab, */ }
 
/* end user slider */
/* tooltip */
.tooltip {
  background-image: url("/images/tooltip/arrow.png");
  background-position: 50% 0;
  background-repeat: no-repeat;
  float: left; }
 
  .tooltip .content {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #787d81;
    background-color: rgba(33, 33, 33, 0.5);
    *background-color: #787d81;
    min-width: 70px;
    text-align: center; }
 
    .tooltip .content span {
      display: block;
      color: #fff;
      text-shadow: #6b6f72 -1px -1px 1px;
      text-transform: uppercase;
      font-size: 11px;
      font-weight: bold;
      margin: 6px 0;
      padding: 4px 6px 4px 6px; }
 
/* end tooltip */
/* modal stuff */
.modal_overlay {
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000000;
  z-index: 50; }
 
.modal {
  position: fixed;
  z-index: 100;
  border-radius: 10px;
  border-top-right-radius: 0px;
  -moz-border-radius: 10px;
  -moz-border-radius-topright: 0px;
  background: rgba(10, 10, 10, 0.8);
  padding: 30px; }
 
  .modal a.close {
    position: absolute;
    top: -30px;
    height: 30px;
    line-height: 30px;
    right: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #eff4f8;
    text-decoration: none;
    background: rgba(10, 10, 10, 0.8);
    display: block;
    padding: 0 15px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px; }
 
 
/* end modal stuff */