/**
 * Written with SASS (http://sass-lang.com/) & love (http://en.wikipedia.org/wiki/Love#Impersonal_love)
 * /css/main.scss
 */
/**
 * html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
 * v1.4 2009-07-27 | Authors: Eric Meyer & Richard Clark
 * html5doctor.com/html-5-reset-stylesheet/
 */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

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

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/* end reset */
html {
  overflow-y: scroll; }

body, select, input, textarea {
  color: #666;
  font: 12px/18px sans-serif; }

input:-moz-placeholder {
  color: #ccc; }

html {
  background: #484446; }

body {
  background: #fff; }

select, input, textarea, button {
  font: 99% sans-serif; }

pre, code, kbd, samp {
  font-family: monospace, sans-serif; }

nav ul {
  list-style-type: none;
  margin: 0; }

/**
 * Type defaults
 */
h1, h2, h3, h4, h5, h6 {
  margin: 0.2em 0; }

p, blockquote, pre {
  margin: 0.7em 0 1em; }

p.fancy {
  font: 16px/20px "chaparral-pro-1", "chaparral-pro-2", serif;
  font-weight: 300; }

p.featured, a.go, .pulled-quote {
  color: #4d4d4d;
  font: 18px/24px "chaparral-pro-1", "chaparral-pro-2", serif;
  font-weight: 300;
  margin-bottom: 1.2em; }

p.meta {
  color: #333;
  font-size: 10px;
  margin-top: -5px; }

p.subtle {
  color: #bbb; }

p.title {
  font: 14px/18px "chaparral-pro-1", "chaparral-pro-2", serif;
  font-weight: 400;
  margin-top: -5px; }

p.center {
  text-align: center; }

p .icon {
  vertical-align: text-bottom; }

strong {
  color: #000; }

h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-weight: 700;
  text-transform: uppercase; }

h1 {
  font: 36px/54px "chaparral-pro-1", "chaparral-pro-2", serif;
  font-weight: 300; }

h1 strong {
  font-weight: 600; }

h2 {
  font: 30px/40px "chaparral-pro-1", "chaparral-pro-2", serif; }

h2.post-header, h2.mellow {
  text-transform: none; }

h2.mellow {
  font-weight: 300; }

h3 {
  font: 22px/24px "chaparral-pro-1", "chaparral-pro-2", serif;
  text-transform: none; }

h3 .btn {
  font-weight: normal; }

aside h3 {
  margin-top: 0.8em; }

h4 {
  font: 16px/24px "chaparral-pro-1", "chaparral-pro-2", serif;
  font-weight: 600;
  text-transform: none; }

ul, ol {
  margin: 0.7em 0; }

li {
  margin: 0 0 0 2em; }
  li.new:before {
    color: #fd125c;
    content: 'New!'; }

ul.checks li {
  background: url(/images/cms/check.gif) left 4px no-repeat;
  list-style-type: none;
  margin-left: 0;
  padding-left: 20px; }

ul.lined-list li {
  border-top: 1px solid #ddd;
  list-style-type: none;
  margin-left: 0;
  overflow: hidden;
  padding: 0; }
  ul.lined-list li a {
    display: block;
    padding: 5px 10px; }
  ul.lined-list li:nth-child(2n) {
    background: #fafafa; }
  ul.lined-list li:last-child {
    border-bottom: 1px solid #e3e7e9; }

hr {
  border-top: 1px solid #e3e7e9; }

a {
  color: #fd125c;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }

a strong {
  color: #fd125c; }

a:hover {
  color: #962347;
  text-decoration: underline;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out; }

a:hover strong {
  color: #962347; }

a.go {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  background: url(/images/cms/arrow.png) left 5px no-repeat;
  color: #fd125c;
  display: block;
  padding-left: 25px;
  position: relative; }
  a.go:hover {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    color: #962347;
    background-position: 5px 5px;
    text-decoration: none; }
  a.go.subtle {
    background: url(/images/cms/arrow-grey.png) left 2px no-repeat;
    color: #666;
    font: 12px sans-serif;
    margin: 10px 0; }
    a.go.subtle:hover {
      -webkit-transition: all 0.1s ease-in-out;
      -moz-transition: all 0.1s ease-in-out;
      -o-transition: all 0.1s ease-in-out;
      color: #962347;
      background-position: 2px 2px; }
  a.go.right {
    background-position: right 5px;
    padding-left: 0;
    padding-right: 20px;
    position: relative; }
    a.go.right:hover {
      background-position: right 5px;
      padding-right: 25px;
      right: -5px; }
  a.go.back {
    background-image: url(/images/cms/arrow-left.png);
    background-position: 5px 5px; }
    a.go.back:hover {
      background-position: 0px 5px; }

.nowrap {
  white-space: nowrap; }

blockquote {
  border-left: 1px solid #e3e7e9;
  padding-left: 10px; }

.btn {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #e3e7e9;
  background: -moz-linear-gradient(top, #e3e7e9 0%, #c2c6ca 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e3e7e9), color-stop(100%, #c2c6ca));
  -webkit-box-shadow: 0 0 3px #aaa;
  -moz-box-shadow: 0 0 3px #aaa;
  box-shadow: 0 0 3px #aaa;
  border: none;
  color: #666;
  cursor: pointer;
  display: inline-block;
  font-family: sans-serif;
  font-weight: bold;
  margin: 10px 10px 10px 0;
  padding: 10px 20px;
  text-shadow: 0 1px 0 #fff; }
  .btn img {
    -webkit-transition: left 0.1s ease-in-out;
    -moz-transition: left 0.1s ease-in-out;
    -o-transition: left 0.1s ease-in-out;
    left: 5px;
    position: relative;
    vertical-align: text-bottom; }
  .btn:hover {
    background: #dcdedf;
    background: -moz-linear-gradient(top, #dcdedf 0%, #bcbebf 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dcdedf), color-stop(100%, #bcbebf));
    color: #666;
    text-decoration: none; }
    .btn:hover img {
      -webkit-transition: left 0.1s ease-in-out;
      -moz-transition: left 0.1s ease-in-out;
      -o-transition: left 0.1s ease-in-out;
      left: 8px; }
  .btn:active {
    background: #bcbebf;
    background: -moz-linear-gradient(top, #bcbebf 0%, #dcdedf 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bcbebf), color-stop(100%, #dcdedf)); }
  .btn:disabled {
    background: #dcdedf;
    background: -moz-linear-gradient(top, #dcdedf 0%, #dcdedf 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dcdedf), color-stop(100%, #dcdedf));
    color: #bcbebf;
    cursor: auto; }
  .btn.small {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-weight: normal;
    padding: 3px 10px; }
  .btn.green {
    background: #ddf58a;
    background: -moz-linear-gradient(top, #ddf58a 0%, #bbd465 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ddf58a), color-stop(100%, #bbd465)); }
    .btn.green:hover {
      background: #bbd465;
      background: -moz-linear-gradient(top, #bbd465 0%, #ddf58a 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bbd465), color-stop(100%, #ddf58a)); }
  .btn.red {
    color: #eee;
    text-shadow: 0 -1px 0 #666;
    background: #f98a8a;
    background: -moz-linear-gradient(top, #f98a8a 0%, #d46565 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f98a8a), color-stop(100%, #d46565)); }
    .btn.red:hover {
      background: #d46565;
      background: -moz-linear-gradient(top, #d46565 0%, #f98a8a 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d46565), color-stop(100%, #f98a8a)); }
  .btn.pink {
    color: #fff;
    text-shadow: 0 -1px 0 #962347;
    background: #fd125c;
    background: -moz-linear-gradient(top, #fd125c 0%, #962347 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fd125c), color-stop(100%, #962347)); }
    .btn.pink:hover {
      background: #f5185e;
      background: -moz-linear-gradient(top, #f5185e 0%, #802441 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5185e), color-stop(100%, #802441)); }
    .btn.pink:active {
      background: #962347;
      background: -moz-linear-gradient(top, #962347 0%, #fd125c 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #962347), color-stop(100%, #fd125c)); }

.feedback {
  background: #F3FADC url(/images/cms/icons/check.png) 10px 10px no-repeat;
  border: 1px solid #ddf58a;
  color: #94AB46;
  padding: 10px 10px 10px 35px; }
  .feedback.error {
    background-color: #FFE3E3;
    background-image: url(/images/cms/icons/error.png);
    border-color: #d46565;
    color: #d46565; }

div.feedback {
  margin: 15px 0;
  padding: 0 10px 0 35px; }

.info_box {
  border-left: 1px solid #e3e7e9;
  padding: 20px;
  padding-top: 10px;
  vertical-align: top; }

form fieldset {
  background: #f4f4f4;
  padding: 25px; }
form label {
  clear: left;
  color: #666;
  display: block;
  float: left;
  font-size: 11px;
  padding: 12px 0;
  text-transform: uppercase;
  width: 120px; }
  form label.top {
    float: none;
    padding-bottom: 0;
    width: auto; }
  form label.error {
    color: #d46565;
    float: none;
    margin-left: 120px;
    padding: 0 0;
    position: relative;
    text-transform: none;
    top: -15px;
    width: auto; }
  form label.inline {
    display: inline;
    display: inline-block;
    float: none;
    padding: 3px;
    position: relative;
    top: 2px;
    text-transform: none;
    width: auto; }
form input:focus, form select:focus, form textarea:focus {
  outline-color: #fd125c; }
form input.error, form select.error, form textarea.error {
  background: #FFE3E3; }
form textarea, form select,
form input[type=text], form input[type=email], form input[type=password], form input[type=url], form input[type=tel], form input[type=number] {
  margin-bottom: 20px;
  padding: 10px;
  width: 265px; }
form select {
  padding: 0; }
form .btn {
  clear: left;
  margin-left: 120px; }
  form .btn.left {
    margin-left: 0; }
form .pro-tip {
  color: #999;
  left: 5px;
  position: relative;
  top: -7px; }
form.fancy h3 .option {
  font: 12px sans-serif;
  font-weight: normal; }
  form.fancy h3 .option label {
    display: inline;
    text-transform: none; }
form.fancy textarea, form.fancy select,
form.fancy input[type=text], form.fancy input[type=email], form.fancy input[type=password], form.fancy input[type=url], form.fancy input[type=tel], form.fancy input[type=number] {
  float: left;
  margin-bottom: 20px;
  padding: 5px;
  width: 425px; }
  form.fancy textarea.inline, form.fancy select.inline,
  form.fancy input[type=text].inline, form.fancy input[type=email].inline, form.fancy input[type=password].inline, form.fancy input[type=url].inline, form.fancy input[type=tel].inline, form.fancy input[type=number].inline {
    margin: 10px 0 0; }
form.fancy textarea.light, form.fancy input.light {
  color: #999; }
form.fancy textarea.full, form.fancy input.full {
  width: 853px !important; }
form.fancy select {
  width: auto;
  min-width: 200px;
  padding: 1px !important; }
form.fancy label {
  clear: left;
  color: #666;
  display: block;
  float: none;
  font-size: 11px;
  padding-bottom: 0;
  text-transform: uppercase;
  width: auto; }
  form.fancy label.required {
    color: #fd125c; }
    form.fancy label.required:after {
      content: '*'; }
  form.fancy label.error {
    color: #962347;
    margin-left: 0;
    position: relative; }
form.fancy .inline {
  margin-bottom: 10px; }
  form.fancy .inline label {
    clear: none;
    display: inline;
    font-size: 12px;
    line-height: 1.5;
    text-transform: none; }
form.fancy .featured {
  border-bottom: 1px solid #e3e7e9;
  margin-bottom: 10px;
  min-height: 105px; }
  form.fancy .featured input[type=text], form.fancy .featured input[type=email], form.fancy .featured input[type=password], form.fancy .featured input[type=url], form.fancy .featured input[type=tel], form.fancy .featured input[type=number] {
    font-size: 24px;
    padding: 10px;
    width: 415px; }
  form.fancy .featured.stacked {
    position: relative; }
    form.fancy .featured.stacked label {
      clear: none;
      display: inline;
      position: relative;
      top: 10px; }
    form.fancy .featured.stacked select {
      left: -2px;
      position: absolute;
      top: 30px; }
    form.fancy .featured.stacked input[type=text], form.fancy .featured.stacked input[type=email], form.fancy .featured.stacked input[type=password], form.fancy .featured.stacked input[type=url], form.fancy .featured.stacked input[type=tel], form.fancy .featured.stacked input[type=number] {
      font-size: 12px;
      left: 0;
      padding: 5px; }
      form.fancy .featured.stacked input[type=text].bottom, form.fancy .featured.stacked input[type=email].bottom, form.fancy .featured.stacked input[type=password].bottom, form.fancy .featured.stacked input[type=url].bottom, form.fancy .featured.stacked input[type=tel].bottom, form.fancy .featured.stacked input[type=number].bottom {
        bottom: 0;
        position: absolute; }
form.fancy .full, form.fancy .two-thirds, form.fancy .half, form.fancy .one-third, form.fancy .quarter {
  overflow: visible; }
form.fancy .full {
  width: 893px; }
form.fancy .two-thirds {
  width: 594px;
  float: left; }
form.fancy .half {
  width: 435px;
  padding-right: 10px;
  float: left; }
form.fancy .one-third {
  width: 297px;
  float: left; }
form.fancy .quarter {
  width: 210px;
  padding-right: 10px;
  float: left; }
  form.fancy .quarter input {
    max-width: 200px; }
form.fancy .eighth {
  width: 105px;
  padding-right: 10px;
  float: left; }
  form.fancy .eighth input {
    max-width: 100px; }
form.fancy textarea.full, form.fancy input.full {
  width: 873px; }
form.fancy textarea.two-thirds, form.fancy input.two-thirds {
  width: 553px; }
form.fancy textarea.one-third, form.fancy input.one-third {
  width: 271px; }
form.fancy textarea.quarter, form.fancy input.quarter {
  width: 210px; }
form.fancy textarea.eighth, form.fancy input.eighth {
  width: 95px; }
form.fancy .pro-tip {
  float: left; }
form.fancy .collapsible .title {
  cursor: pointer;
  border-bottom: 1px solid #e3e7e9;
  margin: 10px 0;
  padding-left: 16px;
  position: relative; }
  form.fancy .collapsible .title .arrow {
    background: url(/images/cms/icons/open-close.png) 0 -8px no-repeat;
    display: block;
    left: 0px;
    height: 8px;
    position: absolute;
    top: 5px;
    width: 8px; }
form.fancy .collapsible.collapsed .arrow {
  background-position: 0 0; }
form.fancy .collapsible.collapsed .content {
  display: none; }

/**
 * Layout
 */
.container {
  margin: 0 auto;
  width: 975px; }

.col_1, #site-header #logo {
  display: inline;
  float: left;
  position: relative;
  margin-left: 15px;
  width: 145px; }

.col_2 {
  display: inline;
  float: left;
  position: relative;
  margin-left: 15px;
  width: 305px; }

.col_3 {
  display: inline;
  float: left;
  position: relative;
  margin-left: 15px;
  width: 465px; }

.col_4, #upgrade #upgrade-form, #upgrade .upgrade-form, .upgrade #upgrade-form, .upgrade .upgrade-form {
  display: inline;
  float: left;
  position: relative;
  margin-left: 15px;
  width: 625px; }

.col_5, #site-header nav {
  display: inline;
  float: left;
  position: relative;
  margin-left: 15px;
  width: 785px; }

.col_6 {
  display: inline;
  float: left;
  position: relative;
  margin-left: 15px;
  width: 945px; }

.col_1.wide, #site-header .wide#logo {
  width: 215px; }

.col_2.narrow {
  margin-right: 25px;
  width: 280px; }

.col_3.narrow {
  margin-right: 25px;
  width: 440px; }

.col_4.narrow, #upgrade .narrow#upgrade-form, #upgrade .narrow.upgrade-form, .upgrade .narrow#upgrade-form, .upgrade .narrow.upgrade-form {
  margin-right: 25px;
  width: 600px; }

.col_1.narrow.custom, #site-header .narrow.custom#logo {
  width: 210px;
  margin: 0 15px 0 15px; }

.alpha {
  margin-left: 0; }

.omega {
  margin-right: 0; }

.push_1 {
  margin-left: 160px; }
  .push_1.alpha {
    margin-left: 145px; }

.push_2 {
  margin-left: 335px; }

.push_2.alpha {
  margin-left: 320px; }

.push_3 {
  margin-left: 465px; }

.clear, #upgrade, .upgrade {
  clear: both; }

#site-header {
  background: #484446;
  border-top: 1px solid #3d393b;
  color: #ccc;
  padding: 0; }
  #site-header #logo img {
    height: auto;
    width: 100px; }
  #site-header nav ul {
    float: right;
    margin-right: -10px; }
  #site-header nav li {
    float: left;
    margin-left: 0; }
    #site-header nav li.has_drop > a {
      background: url(//s3.amazonaws.com/spark-cms.whitespark.ca/images/nav-arrow.png) 95% 9px no-repeat;
      color: #fff;
      padding-right: 24px; }
      #site-header nav li.has_drop > a:hover {
        background: #fd125c url(//s3.amazonaws.com/spark-cms.whitespark.ca/images/nav-arrow.png) 95% 9px no-repeat; }
    #site-header nav li.featured {
      background: #fd125c; }
      #site-header nav li.featured a {
        color: #fff; }
    #site-header nav li ul {
      -webkit-transition: opacity 0.3s ease-in-out;
      -moz-transition: opacity 0.3s ease-in-out;
      -o-transition: opacity 0.3s ease-in-out;
      background: #484446;
      opacity: 0;
      overflow: hidden;
      padding: 0 10px 10px;
      position: absolute;
      top: -2000px;
      width: 150px;
      z-index: 5; }
      #site-header nav li ul li {
        float: none; }
      #site-header nav li ul a, #site-header nav li ul a:active {
        padding: 5px 5px 6px;
        margin: 0;
        text-transform: none; }
    #site-header nav li:hover ul, #site-header nav li.open ul {
      -webkit-transition: opacity 0.3s ease-in-out;
      -moz-transition: opacity 0.3s ease-in-out;
      -o-transition: opacity 0.3s ease-in-out;
      top: auto;
      opacity: 1; }
  #site-header nav a {
    color: #bbb;
    display: block;
    padding: 7px 14px 8px;
    text-transform: lowercase; }
    #site-header nav a:hover {
      color: #fff;
      background: #fd125c;
      text-decoration: none; }

#content {
  background: #fff;
  min-height: 300px;
  padding: 20px 0; }

ul.news {
  list-style-type: none; }
  ul.news li {
    border-bottom: 1px solid #e3e7e9;
    margin-bottom: 15px;
    margin-left: 0; }

footer {
  background: #484446 url(/images/cms/footer-shadow.png) top center no-repeat;
  color: #c8c7c8;
  font-size: 11px;
  padding: 25px 0 50px;
  text-transform: uppercase; }
  footer h4 {
    color: #fd125c;
    text-transform: uppercase; }
  footer a {
    color: #c8c7c8; }
    footer a:hover {
      color: #fd125c; }
  footer li {
    margin-left: 0; }

#from-twitter:after {
  content: url(/images/cms/lil-birdy.gif);
  position: absolute;
  top: 0;
  left: 279px; }

#page-header {
  border-bottom: 1px solid #e3e7e9;
  margin-bottom: 10px;
  position: relative; }
  #page-header h1 {
    text-transform: none; }
  #page-header nav {
    bottom: 0;
    position: absolute;
    right: 0; }
    #page-header nav li {
      float: right;
      min-width: 90px; }
      #page-header nav li.tweet-btn {
        min-width: 55px; }
      #page-header nav li.wide {
        min-width: 150px; }
    #page-header nav a.go.right {
      position: relative;
      right: auto; }
  #page-header a.go.right {
    bottom: 0;
    position: absolute;
    right: 0px; }
    #page-header a.go.right:hover {
      right: -5px; }
  #page-header a.go {
    margin-left: 12px; }
  #page-header .header-form {
    float: right;
    margin-top: 10px; }
    #page-header .header-form input {
      float: left; }
    #page-header .header-form .btn {
      clear: none !important;
      margin-left: 20px;
      margin-bottom: 30px;
      float: left;
      position: relative;
      top: -5px; }

.gallery {
  margin-left: 30px; }
  .gallery .main {
    border: 2px solid #e3e7e9;
    height: 465px;
    margin-left: 5px;
    overflow: hidden;
    width: 610px; }
    .gallery .main ul {
      margin: 0; }
    .gallery .main li {
      float: left;
      margin: 0; }
    .gallery .main img {
      border: none; }
  .gallery img {
    border: 2px solid #e3e7e9; }
  .gallery ul {
    margin-left: 5px; }
  .gallery li {
    float: left;
    list-style-type: none;
    margin: 0 15px 0 0; }
    .gallery li:last-child {
      margin-right: 0; }
  .gallery a img {
    -webkit-transition: border-color 0.4s ease-in-out;
    -moz-transition: border-color 0.4s ease-in-out;
    -o-transition: border-color 0.4s ease-in-out; }
    .gallery a img:hover {
      -webkit-transition: border-color 0.2s ease-in-out;
      -moz-transition: border-color 0.2s ease-in-out;
      -o-transition: border-color 0.2s ease-in-out;
      border-color: #fd125c; }

.tab-box {
  margin: 20px 0; }
  .tab-box nav li {
    background: #484445;
    float: left;
    font: 16px "chaparral-pro-1", "chaparral-pro-2", serif;
    margin-left: 0;
    position: relative;
    top: 1px; }
    .tab-box nav li a {
      color: #c3c2c3;
      display: block;
      padding: 15px 25px; }
    .tab-box nav li.featured {
      background: #fd125c; }
      .tab-box nav li.featured a {
        color: #fff; }
    .tab-box nav li.active {
      background: #f4f4f4;
      border: 1px solid #484445;
      border-bottom: none; }
      .tab-box nav li.active a {
        color: #4a4547;
        cursor: default;
        text-decoration: none; }
  .tab-box .boxes {
    background: #f4f4f4;
    border: 1px solid #595657;
    overflow: hidden; }
    .tab-box .boxes section {
      display: none;
      overflow: hidden;
      padding: 25px; }
      .tab-box .boxes section.active {
        display: block; }
      .tab-box .boxes section .data-container {
        position: relative; }
      .tab-box .boxes section .col_1, .tab-box .boxes section #site-header #logo, #site-header .tab-box .boxes section #logo {
        width: 133px; }
      .tab-box .boxes section .col_2 {
        width: 282px; }
      .tab-box .boxes section .col_3 {
        width: 430px; }
      .tab-box .boxes section .col_4, .tab-box .boxes section #upgrade #upgrade-form, #upgrade .tab-box .boxes section #upgrade-form, .tab-box .boxes section #upgrade .upgrade-form, #upgrade .tab-box .boxes section .upgrade-form, .tab-box .boxes section .upgrade #upgrade-form, .upgrade .tab-box .boxes section #upgrade-form, .tab-box .boxes section .upgrade .upgrade-form, .upgrade .tab-box .boxes section .upgrade-form {
        width: 625px; }
      .tab-box .boxes section .col_5, .tab-box .boxes section #site-header nav, #site-header .tab-box .boxes section nav {
        width: 785px; }
      .tab-box .boxes section .col_6 {
        width: 945px; }

.datagrid {
  border: 1px solid #ccc;
  border-collapse: collapse;
  position: relative;
  /* jquery sortable table styles */ }
  .datagrid th, .datagrid td {
    border-right: 1px solid #ccc;
    padding: 3px 5px; }
  .datagrid.fat th, .datagrid.fat td {
    padding: 5px 8px; }
  .datagrid img {
    vertical-align: middle; }
  .datagrid th {
    background: #DBDBDB;
    background: -moz-linear-gradient(top, #DBDBDB 0%, #F4F4F4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DBDBDB), color-stop(100%, #F4F4F4));
    border-bottom: 1px solid #aaa;
    font-size: 10px;
    text-align: left;
    text-shadow: #fff 0 -1px 1px;
    text-transform: uppercase;
    white-space: nowrap; }
  .datagrid th.sortable {
    text-decoration: underline;
    cursor: pointer; }
  .datagrid th.sortable-active {
    background: #F4F4F4;
    background: -moz-linear-gradient(top, #F4F4F4 0%, #DBDBDB 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F4F4F4), color-stop(100%, #DBDBDB)); }
  .datagrid .sortable-arrow {
    background-image: url("/images/cms/sort.png");
    background-repeat: no-repeat;
    width: 8px;
    height: 5px;
    margin: 6px 0 0 4px;
    float: right; }
  .datagrid .sortable-asc {
    background-position: 0px -5px; }
  .datagrid tr {
    background: #f4f4f4; }
  .datagrid tr:nth-child(2n) {
    background: #fff; }
  .datagrid tr.toolbar {
    background: #999;
    color: #fff; }
    .datagrid tr.toolbar td {
      padding: 4px 25px; }
    .datagrid tr.toolbar form {
      display: inline; }
    .datagrid tr.toolbar label {
      color: #fff;
      display: inline;
      float: none;
      line-height: 0;
      margin: 0;
      text-transform: none;
      width: auto; }
    .datagrid tr.toolbar input {
      margin: 0 5px;
      padding: 2px !important; }
    .datagrid tr.toolbar select {
      margin: 0 5px;
      width: auto; }
    .datagrid tr.toolbar .btn {
      margin: 0;
      position: relative;
      top: 2px; }
  .datagrid td.pro-only a {
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50);
    filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }
  .datagrid th.header {
    background-color: #e7e7e7;
    background-image: url(/images/cms/bg.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer; }
  .datagrid th.headerSortUp {
    background-image: url(/images/cms/asc.gif); }
  .datagrid th.headerSortDown {
    background-image: url(/images/cms/desc.gif); }
  .datagrid.comparison-table {
    display: block;
    float: left;
    position: relative;
    border-left: 0;
    border-right: 0; }
    .datagrid.comparison-table.free {
      position: relative;
      top: 2px; }
      .datagrid.comparison-table.free th {
        height: 50px;
        line-height: 1;
        padding: 0;
        vertical-align: middle; }
    .datagrid.comparison-table.pro {
      -webkit-box-shadow: 0px 0px 10px #999;
      -moz-box-shadow: 0px 0px 10px #999;
      box-shadow: 0px 0px 10px #999; }
    .datagrid.comparison-table tr {
      background: #fff; }
    .datagrid.comparison-table tr:nth-child(odd) {
      background: #f9f9fc; }
      .datagrid.comparison-table tr:nth-child(odd) td div span {
        background: #f9f9fc; }
    .datagrid.comparison-table tfoot tr {
      background: #f4f4f4 !important;
      height: 75px; }
    .datagrid.comparison-table .feature {
      display: block;
      font-size: 25px; }
    .datagrid.comparison-table span.label {
      display: block;
      font-size: 16px;
      padding: 9px 0; }
    .datagrid.comparison-table td, .datagrid.comparison-table th {
      text-align: center;
      width: 16%;
      padding-top: 15px;
      height: 28px;
      vertical-align: top; }
    .datagrid.comparison-table th:first-child, .datagrid.comparison-table td:first-child {
      border-left: 1px solid #CCCCCC; }
    .datagrid.comparison-table tbody tr td:first-child {
      text-align: left; }
    .datagrid.comparison-table td.label {
      padding-top: 10px !important;
      white-space: nowrap; }
    .datagrid.comparison-table th.label {
      width: auto; }
    .datagrid.comparison-table .free {
      border-right: none; }
    .datagrid.comparison-table th {
      height: 81px; }
    .datagrid.comparison-table th {
      font-weight: normal;
      padding: 10px;
      cursor: pointer; }
      .datagrid.comparison-table th .type {
        color: #962347;
        display: block;
        margin-bottom: 20px; }
      .datagrid.comparison-table th .price {
        display: block;
        font-family: "chaparral-pro-1", "chaparral-pro-2", serif;
        font-size: 55px;
        left: -6px;
        position: relative; }
      .datagrid.comparison-table th .free {
        display: block;
        font-family: "chaparral-pro-1", "chaparral-pro-2", serif;
        font-size: 35px;
        position: relative; }
      .datagrid.comparison-table th .dollar_sign {
        font-size: 40px;
        position: relative;
        top: -5px; }
      .datagrid.comparison-table th .term {
        display: block;
        position: relative;
        top: 10px; }
    .datagrid.comparison-table form .btn {
      margin-left: 0; }
    .datagrid.comparison-table.popout th:nth-child(4) {
      border-left: 1px solid #ccc;
      margin-left: -5px;
      padding-top: 20px;
      position: absolute;
      top: -10px;
      width: 150px;
      z-index: 3; }
    .datagrid.comparison-table.popout tfoot td:nth-child(4) {
      background: #f4f4f4;
      border-left: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      height: 70px;
      margin-left: -5px;
      position: absolute;
      width: 160px; }
    .datagrid.comparison-table.popout tbody td:nth-child(4) div {
      position: relative; }
    .datagrid.comparison-table.popout tbody td:nth-child(4) span {
      background: #fff;
      border-left: 1px solid #ccc;
      border-right: 1px solid #ccc;
      display: block;
      height: 35px;
      left: -5px;
      margin-left: -5px;
      padding-top: 15px;
      position: absolute;
      top: -14px;
      width: 170px; }
    .datagrid.comparison-table.popout tr:nth-child(odd) td span {
      background-color: #f9f9fc !important; }
  .datagrid.comparison-table-featured {
    -webkit-box-shadow: 0px 0px 15px #999;
    -moz-box-shadow: 0px 0px 15px #999;
    box-shadow: 0px 0px 15px #999;
    position: relative;
    z-index: 2000;
    height: 320px;
    top: -10px; }
    .datagrid.comparison-table-featured tr:last-child {
      height: 85px; }
    .datagrid.comparison-table-featured th {
      padding-top: 20px; }
  .datagrid input {
    margin-bottom: 0 !important;
    padding: 5px !important; }

#upgrade, .upgrade {
  padding-top: 1px; }
  #upgrade h2.center span, .upgrade h2.center span {
    border-bottom: 3px double #E3E7E9; }
  #upgrade #upgrade-form, #upgrade .upgrade-form, .upgrade #upgrade-form, .upgrade .upgrade-form {
    margin-left: 180px; }
    #upgrade #upgrade-form label, #upgrade .upgrade-form label, .upgrade #upgrade-form label, .upgrade .upgrade-form label {
      padding-bottom: 0;
      width: auto; }
      #upgrade #upgrade-form label.required, #upgrade .upgrade-form label.required, .upgrade #upgrade-form label.required, .upgrade .upgrade-form label.required {
        color: #fd125c; }
        #upgrade #upgrade-form label.required:after, #upgrade .upgrade-form label.required:after, .upgrade #upgrade-form label.required:after, .upgrade .upgrade-form label.required:after {
          content: '*'; }
      #upgrade #upgrade-form label.error, #upgrade .upgrade-form label.error, .upgrade #upgrade-form label.error, .upgrade .upgrade-form label.error {
        display: none !important; }
    #upgrade #upgrade-form td.center label, #upgrade .upgrade-form td.center label, .upgrade #upgrade-form td.center label, .upgrade .upgrade-form td.center label {
      float: none;
      margin-left: 170px;
      text-align: left; }
    #upgrade #upgrade-form .btn, #upgrade .upgrade-form .btn, .upgrade #upgrade-form .btn, .upgrade .upgrade-form .btn {
      margin-left: 245px; }
  #upgrade #payment-type, #upgrade #cc-details, .upgrade #payment-type, .upgrade #cc-details {
    margin: 20px 0;
    text-align: center; }
    #upgrade #payment-type label, #upgrade #cc-details label, .upgrade #payment-type label, .upgrade #cc-details label {
      font-size: 14px; }

.compare-grid .search-result {
  height: 160px;
  width: 24px !important;
  position: relative  !important;
  text-align: left; }
  .compare-grid .search-result div {
    position: absolute;
    bottom: 70px;
    left: -65px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    width: 160px;
    height: 24px;
    overflow: hidden; }
  .compare-grid .search-result .tooltip {
    color: #666;
    text-decoration: underline; }
  .compare-grid .search-result .tooltip:hover {
    text-decoration: none; }

#pro-header {
  background: url(/images/cms/go-pro.png) right top no-repeat;
  height: 50px; }

.source-vote-1 .source-url strong {
  color: #777; }

.source-vote-2 .source-url strong {
  color: #bbb; }

.source-url .tooltip {
  color: black;
  text-decoration: underline; }

.featured-list {
  list-style-type: none;
  counter-reset: item; }
  .featured-list#process-part-two {
    counter-increment: item 3; }
  .featured-list#organic-seo-part-two {
    counter-increment: item 5; }
  .featured-list#local-seo-part-two {
    counter-increment: item 3; }
  .featured-list > li {
    margin-bottom: 30px;
    position: relative; }
    .featured-list > li:before {
      color: #000;
      content: counter(item);
      counter-increment: item;
      font: 36px "chaparral-pro-1", "chaparral-pro-2", serif;
      float: left;
      left: -35px;
      position: absolute;
      top: -8px; }

.peek-a-boo {
  height: 220px;
  overflow: hidden;
  position: relative;
  width: 305px; }
  .peek-a-boo img {
    position: absolute;
    top: 0px; }

.comment {
  border-top: 1px solid #e3e7e9;
  padding: 10px; }
  .comment:last-child {
    border-bottom: 1px solid #e3e7e9; }

#comment_form {
  background: #eee;
  padding: 10px; }

.stats {
  list-style-type: none; }
  .stats li {
    float: left;
    margin-left: 0;
    position: relative; }
  .stats .value {
    border-bottom: 1px solid #e3e7e9;
    border-right: 1px solid #e3e7e9;
    display: block;
    font: 50px "chaparral-pro-1", "chaparral-pro-2", serif;
    font-weight: 300;
    padding: 10px 10px 10px 30px;
    text-align: right; }
    .stats .value.pink {
      color: #fd125c; }
    .stats .value.small {
      font-size: 30px; }
    .stats .value.teeny {
      font-size: 20px;
      padding-left: 15px; }
  .stats .desc {
    color: #999;
    display: block;
    text-align: right;
    padding: 0 15px; }
  .stats .ratio {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #e3e7e9;
    bottom: 24px;
    display: block;
    font-size: 9px;
    line-height: 1;
    padding: 1px 6px 2px;
    position: absolute;
    right: 9px; }
    .stats .ratio a {
      color: #333;
      cursor: pointer; }

#lcf-home {
  background: url(/images/cms/lcf-home-bg.jpg) right 80px no-repeat; }

#page-layouts {
  left: -5px;
  list-style-type: none;
  position: relative; }
  #page-layouts li {
    float: left;
    height: 140px;
    margin: 0 20px 0 0;
    width: 110px;
    text-align: center; }
    #page-layouts li a:hover, #page-layouts li a.selected {
      text-decoration: none; }
      #page-layouts li a:hover img, #page-layouts li a.selected img {
        border-color: #fd125c; }
    #page-layouts li img {
      border: 2px solid #ccc;
      -webkit-box-shadow: 0 0 5px #ddd;
      -moz-box-shadow: 0 0 5px #ddd;
      box-shadow: 0 0 5px #ddd; }

.calendar {
  border: 1px solid #484446;
  list-style: none;
  overflow: hidden;
  width: 422px; }
  .calendar.large {
    width: 891px; }
    .calendar.large li {
      height: 80px;
      width: 113px; }
      .calendar.large li.header {
        width: 117px; }
        .calendar.large li.header:nth-child(2) {
          width: 119px; }
        .calendar.large li.header.main {
          width: 881px; }
  .calendar li {
    background: #fff;
    border: 1px solid #e3e7e9;
    float: left;
    height: 46px;
    margin: 0 0 2px 2px;
    overflow: hidden;
    padding: 5px;
    text-align: right;
    width: 46px; }
    .calendar li.header {
      background: #484446;
      border: none;
      color: #eee;
      height: 15px;
      font-size: 10px;
      margin: 0 0 2px 0;
      padding: 3px 5px;
      text-align: center;
      text-transform: uppercase;
      width: 50px; }
      .calendar li.header:nth-child(2) {
        width: 52px; }
      .calendar li.header.main {
        margin-bottom: 0;
        width: 412px; }
    .calendar li.previous, .calendar li.next {
      background: #f4f4f4; }
    .calendar li.ui-selected {
      background: #FfFfee;
      border: 1px solid #88A620; }
    .calendar li.current {
      border-color: #fd125c; }
    .calendar li.unavailable {
      background: url(/images/cms/unavailable.png), #fff; }
    .calendar li .item {
      font-size: 11px;
      line-height: 1;
      text-align: left;
      overflow: hidden;
      width: 100%; }
      .calendar li .item a, .calendar li .item em {
        display: block;
        width: 400px; }

.sort-handle {
  display: inline-block;
  width: 12px;
  height: 11px;
  background: url("/images/cms/nav-sort-handle.png") no-repeat;
  cursor: pointer;
  margin-bottom: -1px; }

.pagination-controls ul {
  margin: 10px 0;
  text-align: center; }
.pagination-controls nav li {
  background: transparent;
  display: inline;
  float: none; }
  .pagination-controls nav li:after {
    color: #ccc;
    content: '|'; }
  .pagination-controls nav li:last-child:after {
    content: ''; }
.pagination-controls nav li a {
  color: #666;
  display: inline;
  font: 11px sans-serif;
  padding: 5px; }
  .pagination-controls nav li a.current {
    font: 14px "chaparral-pro-1", "chaparral-pro-2", serif;
    font-weight: bold; }

li:first-child .sort-handle {
  background-position: 0px -22px; }

li:last-child .sort-handle {
  background-position: 0px -11px; }

#city-list {
  list-style: none;
  margin-top: 20px; }
  #city-list li {
    display: block;
    float: left;
    margin-left: 0;
    width: 140px; }

/* 
 * Non-semantic helper classes 
 */
li.facebook {
  background: url(/images/cms/icons/facebook-sm.png) left 3px no-repeat;
  padding-left: 17px; }

li.twitter {
  background: url(/images/cms/icons/twitter-sm.png) left 3px no-repeat;
  padding-left: 17px; }

li.rss {
  background: url(/images/cms/icons/rss-sm.png) left 3px no-repeat;
  padding-left: 17px; }

/* for image replacement */
.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr; }

/* Hide for both screenreaders and browsers
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden {
  display: none;
  visibility: hidden; }

/* Hide only visually, but have it available for screenreaders 
   www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden  */
.visuallyhidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }

/* Hide visually and from screenreaders, but maintain layout */
.invisible {
  visibility: hidden; }

.right {
  text-align: right; }

.center {
  text-align: center; }

.indent {
  margin-left: 25px; }

.pulled-quote {
  display: block;
  font-size: 24px;
  font-weight: 300;
  left: -465px;
  line-height: 30px;
  position: absolute;
  width: 435px; }
  .pulled-quote:before {
    content: '\201C'; }
  .pulled-quote:after {
    content: '\201D'; }
  .pulled-quote.truncated-left:before {
    content: '\201C...'; }
  .pulled-quote.truncated-right:after {
    content: '...\201D'; }

.blog-table {
  width: 100%; }

.blog-table td {
  padding: 5px 8px; }

.blog-table td.id {
  width: 1px;
  border-right: 1px solid #ddd;
  text-align: right; }

.blog-table td.center {
  width: 1px;
  border-right: 1px solid #ddd;
  text-align: center; }

.blog-table tr.heading {
  background: #ddd; }

.blog-table tr.heading td {
  font: 14px "chaparral-pro-1", "chaparral-pro-2", serif; }

#banner-sort {
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0; }
  #banner-sort .banner-item {
    margin: 0 5px 0 0;
    padding: 4px;
    border: 1px solid #ccc;
    float: left;
    height: 75px;
    background: #fff;
    overflow: hidden; }

ul.nav-structure {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.nav-structure li {
    margin: 0 0 20px 0;
    padding: 0; }
    ul.nav-structure li ul {
      list-style: disc;
      margin: 0 0 0 25px;
      padding: 0; }
      ul.nav-structure li ul li {
        margin-bottom: 0; }

.pill-list {
  list-style-type: none; }
  .pill-list li {
    float: left;
    font-size: 10px;
    margin-left: 0; }
    .pill-list li .btn {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      margin: 0; }
    .pill-list li:first-child .btn {
      -webkit-border-top-left-radius: 5px;
      -webkit-border-bottom-left-radius: 5px;
      -moz-border-radius-topleft: 5px;
      -moz-border-radius-bottomleft: 5px;
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px; }
    .pill-list li:last-child .btn {
      -webkit-border-top-right-radius: 5px;
      -webkit-border-bottom-right-radius: 5px;
      -moz-border-radius-topRight: 5px;
      -moz-border-radius-bottomRight: 5px;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px; }

ul.navigation .navigation {
  margin-top: 0;
  margin-bottom: 0; }
ul.navigation .link {
  list-style-type: none;
  position: relative; }
ul.navigation .sort-handle {
  left: -15px;
  position: absolute;
  top: 3px; }
ul.navigation li:first-child .sort-handle {
  background-position: 0 0; }
ul.navigation li:last-child .sort-handle {
  background-position: 0 0; }
ul.navigation .url:before {
  content: '( '; }
ul.navigation .url:after {
  content: ' )'; }
ul.navigation .actions {
  display: inline;
  list-style-type: none;
  margin: 0; }
  ul.navigation .actions li {
    border-right: 1px solid #ccc;
    display: inline-block;
    margin-bottom: 5px;
    margin-left: 0;
    padding: 0 5px 0 3px; }
    ul.navigation .actions li:last-child {
      border-right: none; }
    ul.navigation .actions li a {
      color: #aaa; }
      ul.navigation .actions li a:hover {
        color: #fd125c; }

dl.single-line dt, dl.single-line dd {
  display: block;
  float: left; }
dl.single-line dt {
  clear: left;
  width: 60px; }

dl.faqs {
  margin: 20px 0 50px; }
  dl.faqs dt {
    border-bottom: 1px solid #E3E7E9;
    font: 24px "chaparral-pro-1", "chaparral-pro-2", serif;
    padding: 8px 0 10px 30px; }
    dl.faqs dt:last-child {
      border-bottom: none; }
    dl.faqs dt.open:last-child {
      border-bottom: 1px solid #E3E7E9; }
  dl.faqs dd {
    display: none;
    border-bottom: 1px solid #E3E7E9;
    padding: 0 0 0 30px; }
    dl.faqs dd.open {
      display: block; }
    dl.faqs dd:last-child {
      border-bottom: none; }

.inline-separator {
  display: inline-block;
  border-right: 1px solid #ccc;
  height: 24px;
  margin: 0 10px;
  position: relative;
  top: 8px; }

#rt_account_type_chooser {
  color: #333;
  font: 24px "chaparral-pro-1", "chaparral-pro-2", serif;
  text-align: center; }
  #rt_account_type_chooser input {
    border: 1px solid #eee;
    color: #999;
    font: 36px "chaparral-pro-1", "chaparral-pro-2", serif;
    margin-bottom: 5px;
    padding: 0;
    text-align: center;
    width: 75px; }

.product-icon {
  overflow: hidden;
  width: 160px;
  height: 180px; }
  .product-icon img {
    margin-left: -26px; }

.comparison-container {
  margin: 40px 0; }
  .comparison-container .account_type {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 10px #ccc;
    -moz-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
    border: 1px solid #c7c4c6;
    cursor: pointer;
    float: left;
    margin-right: 18px;
    width: 224px; }
    .comparison-container .account_type p {
      font-size: 14px;
      line-height: 20px;
      padding: 0 10px; }
    .comparison-container .account_type.active .pricing {
      background: #fd125c; }
      .comparison-container .account_type.active .pricing .type {
        color: #ffdce7; }
    .comparison-container .account_type .pricing {
      background: #676265;
      color: white;
      margin-top: 0;
      padding: 10px 10px 20px; }
      .comparison-container .account_type .pricing .type {
        color: #c7c4c6;
        display: block;
        margin-bottom: 5px;
        text-transform: uppercase; }
      .comparison-container .account_type .pricing .price {
        font-size: 32px; }
        .comparison-container .account_type .pricing .price .dollar_sign {
          display: inline-block;
          font-size: 24px;
          margin-right: 3px;
          position: relative;
          top: -2px; }
    .comparison-container .account_type .features {
      margin-top: 20px;
      margin-bottom: 20px; }
    .comparison-container .account_type label {
      background: #ecebec;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      clear: none;
      cursor: pointer;
      display: block;
      float: left;
      font-size: 12px;
      padding: 10px;
      margin-bottom: 2px;
      vertical-align: baseline;
      width: 50%; }
      .comparison-container .account_type label input {
        vertical-align: baseline; }
  .comparison-container .annual-format.active .pricing {
    background: #fd125c; }
    .comparison-container .annual-format.active .pricing .type {
      color: #ffdce7; }
    .comparison-container .annual-format.active .pricing .term {
      color: #ffdce7; }
  .comparison-container .annual-format .pricing {
    margin-bottom: 0px;
    padding: 10px; }
    .comparison-container .annual-format .pricing .type {
      margin-bottom: 0px;
      font-size: 16px; }
    .comparison-container .annual-format .pricing .price {
      font-size: 15px; }
    .comparison-container .annual-format .pricing .term {
      font-size: 12px;
      color: #c7c4c6; }
  .comparison-container .annual-format .features {
    margin-top: 20px;
    clear: left; }
  .comparison-container .annual-format label {
    width: 100%;
    margin-bottom: 0px;
    padding: 0px;
    padding-top: 8px;
    top: 0px;
    background: none;
    color: #fff; }
    .comparison-container .annual-format label .account-type {
      margin-left: 0px; }

#informal-receipt {
  font: 18px/24px "chaparral-pro-1", "chaparral-pro-2", serif;
  font-weight: 600;
  color: black;
  text-align: center; }
  #informal-receipt span {
    font-size: 19px;
    text-decoration: underline; }

.user_notification {
  background: none repeat scroll 0 0 #f4f4f4;
  border: 1px solid #c7c4c6;
  box-sizing: border-box;
  cursor: pointer;
  padding: 14px;
  margin: 40px 0px;
  width: 45%;
  display: inline-block;
  min-height: 244px; }

.user_notification .banner_image {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ccc;
  box-sizing: border-box;
  display: inline;
  float: left;
  height: 123px;
  padding: 41px 0 0;
  width: 123px; }

.user_notification .banner_text {
  box-sizing: border-box;
  color: #4d4d4d;
  float: left;
  margin: 0;
  padding: 0 14px;
  max-width: 270px; }

.user_notification h3 {
  margin: 0px;
  line-height: 28px;
  font-size: 18px; }

.user_notification img {
  display: inline;
  float: left;
  width: 120px; }

.user_notification p {
  margin: 4px 0;
  font-size: 14px;
  color: 636062;
  line-height: 24px; }

.user_notification span {
  float: left;
  margin-left: 0px; }

/* >> The Magnificent CLEARFIX: Updated to prevent margin-collapsing on child elements << j.mp/bestclearfix */
.clearfix:before, #content:before, footer:before, #page-header:before, .tab-box:before, .tab-box nav:before, .tab-box .boxes:before, #comment_form:before, #lcf-home:before, .pagination-controls ul:before, ul.navigation .actions:before, dl.single-line:before, .comparison-container:before, .clearfix:after, #content:after, footer:after, #page-header:after, .tab-box:after, .tab-box nav:after, .tab-box .boxes:after, #comment_form:after, #lcf-home:after, .pagination-controls ul:after, ul.navigation .actions:after, dl.single-line:after, .comparison-container:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden; }

.clearfix:after, #content:after, footer:after, #page-header:after, .tab-box:after, .tab-box nav:after, .tab-box .boxes:after, #comment_form:after, #lcf-home:after, .pagination-controls ul:after, ul.navigation .actions:after, dl.single-line:after, .comparison-container:after {
  clear: both; }

/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix, #content, footer, #page-header, .tab-box, .tab-box nav, .tab-box .boxes, #comment_form, #lcf-home, .pagination-controls ul, ul.navigation .actions, dl.single-line, .comparison-container {
  zoom: 1; }

.ie8 .grid a.new:after {
  display: none; }
.ie8 .grid.large figure:after {
  bottom: -115px; }
.ie8 .grid.large a:hover figcaption {
  bottom: -115px; }

.ie8 .gallery .main li, .ie7 .gallery .main li, .ie6 .gallery .main li {
  margin-right: 0; }
.ie8 .gallery li, .ie7 .gallery li, .ie6 .gallery li {
  margin-right: 12px; }

.ie7 #site-header .container, .ie7 #site-header nav, .ie7 #site-header ul, .ie6 #site-header .container, .ie6 #site-header nav, .ie6 #site-header ul {
  z-index: 2; }
.ie7 #banners .background, .ie6 #banners .background {
  left: 0px; }
.ie7 #banners .container, .ie7 #banners ul, .ie6 #banners .container, .ie6 #banners ul {
  z-index: 3; }
.ie7 .grid a, .ie6 .grid a {
  cursor: pointer;
  display: block; }
.ie7 .gallery .main, .ie6 .gallery .main {
  height: 465px;
  width: 610px;
  overflow: hidden; }

.close-button {
  width: 28px;
  height: 28px;
  background: transparent url("/images/close.png") no-repeat;
  position: absolute;
  right: 0;
  display: block;
  margin: 5px; }

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