html {
  height: 100%;
  font-family: "Helvetica Neue Light", HelveticaNeue-Light, Helvetica, Arial, sans-serif;
  font-size: 13px;
  text-align: center;
  color: #2c3f4a;
  background: url(../images/bg.jpg) center 35px no-repeat #fff; }

body {
  height: 100%;
  font-family: "Helvetica Neue Light", HelveticaNeue-Light, Helvetica, Arial, sans-serif;
  font-size: 13px;
  text-align: center;
  color: #2c3f4a;
  background: url(../images/bg.jpg) center 35px no-repeat #fff; }
  body.homepage {
    background-position: top center; }

h1 {
  margin: 0 0 12px 0;
  font-size: 37px;
  font-weight: bold;
  line-height: 37px;
  color: #464c4e; }
  h1.center {
    margin: 0 auto 12px auto;
    text-align: center; }


h3 {
  margin: 0 0 12px 0;
  font-size: 16px;
  line-height: 16px;
  color: #1e91cb; }

h4 {
  margin: 0 0 3px 0;
  font-size: 13px; }

a:link, a:visited {
  text-decoration: underline;
  color: #ed4810;
  outline: none; }

p {
  margin-bottom: 16px;
  line-height: 18px; }

.floatRight {
  float: right;
  margin: 0 0 15px 15px; }

.floatLeft {
  float: left;
  margin: 0 15px 15px 0; }

form {
  padding: 20px 40px; }
  form p {
    margin: 0; }

label {
  font-weight: bold; }
  label small {
    font-weight: normal;
    color: #777; }

input, select {
  font-family: "Helvetica Neue Light", HelveticaNeue-Light, Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #2c3f4a;
  background: url(../images/row_blue_bg.jpg) left -25px repeat-x #fff;
  border: 2px solid #b5e6f6; }


input {
  width: 200px;
  margin: 0; }
  input.button {
    margin: 1em 0.5em 0 0;
    padding: 5px 10px;
    font-weight: bold;
    color: #0c77a7;
    background: #b5e6f6;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px; }

textarea {
  margin: 0.5em 0.5em 0 0;
  padding: .4em; }

form.hform p {
  margin: 0 0 .5em; }
  form.hform p label {
    float: left;
    width: 150px; }
  form.hform p input, form.hform p select {
    width: 200px; }
  form.hform p textarea {
    width: 350px;
    height: 200px;
    background-position: left 150px; }
  form.hform p input.button, form.hform p input.checkbox, form.hform p input.radio {
    width: auto; }
  form.hform p.checkbox {
    margin-left: 100px; }
    form.hform p.checkbox label {
      float: none; }
    form.hform p.checkbox input {
      width: auto; }
form.vform p {
  margin: 0 0 .5em; }
  form.vform p label {
    display: block; }
  form.vform p.checkbox label {
    display: inline; }
  form.vform p#branded_redirect_type label {
    display: inline;
    padding-right: 5px; }

#dashboardNav {
  display: block;
  width: 969px;
  height: 35px;
  margin: 0 auto;
  padding: 0 15px;
  font-size: 12px;
  line-height: 33px;
  color: #0d6d98;
  background: url(../images/dashboardNav_bg.jpg) no-repeat; }
  #dashboardNav ul li {
    float: left; }
    #dashboardNav ul li a:link, #dashboardNav ul li a:visited {
      margin: 0 5px 0 0;
      padding: 0 15px 0 0;
      text-decoration: none;
      color: #0d6d98;
      background: url(../images/bullet_dashboardnav_white.jpg) center right no-repeat; }
    #dashboardNav ul li a:hover {
      text-decoration: underline; }
    #dashboardNav ul li.last a {
      margin: 0;
      padding: 0;
      background: none !important; }
  #dashboardNav p#userInfo {
    float: right;
    margin: 0;
    line-height: 33px;
    color: #333; }
    #dashboardNav p#userInfo a:link, #dashboardNav p#userInfo a:visited {
      text-decoration: underline;
      color: #0d6d98; }
    #dashboardNav p#userInfo a:hover {
      text-decoration: none; }

#wrapper {
  width: 960px;
  min-height: 590px;
  margin: 0 auto; }

#header {
  position: relative;
  display: block;
  height: 188px;
  text-align: left; }
  #header ul#nav {
    position: absolute;
    top: 35px;
    left: 10px;
    clear: both;
    font-size: 17px; }
    #header ul#nav li {
      float: left;
      margin: 0 15px 0 0;
      padding: 0 24px 0 0;
      background: url(../images/bullet_blue.jpg) center right no-repeat; }
      #header ul#nav li.last {
        margin: 0;
        padding: 0;
        background: none !important; }
      #header ul#nav li a:link, #header ul#nav li a:visited {
        text-decoration: none;
        color: #464c4e; }
  #header a#logo {
    position: absolute;
    top: 18px;
    left: 333px;
    display: block;
    width: 293px;
    height: 170px;
    background: url(../images/logo.jpg) no-repeat; }
  #header a#bookmarklet {
    position: absolute;
    top: 38px;
    right: 0;
    float: left;
    display: block;
    width: 180px;
    height: 29px;
    padding: 0 0 0 70px;
    font-size: 10px;
    line-height: 14px;
    text-decoration: none;
    background: url(../images/logo_switch_small.jpg) 0 6px no-repeat; }
    #header a#bookmarklet span {
      color: #777; }
  #header #userArea {
    position: absolute;
    top: 23px;
    right: 0;
    width: 200px; }
    #header #userArea a:link, #header #userArea a:visited {
      float: right;
      margin: 0 10px 0 0;
      padding: 0 10px 0 0;
      font-size: 12px;
      line-height: 40px;
      text-decoration: none;
      color: #777;
      background: url(../images/divider.jpg) center right no-repeat; }
    #header #userArea a#signup {
      display: inline-block;
      width: 106px;
      height: 40px;
      margin: 0;
      padding: 0;
      background: url(../images/btn_signup.jpg) no-repeat; }

.new_link {
  z-index: 2; }

#content {
  width: 860px;
  min-height: 200px;
  margin: 50px auto 0 auto;
  text-align: left;
  background: url(../images/content_bg.jpg) top left no-repeat;
  z-index: 1; }
  #content.homepage {
    background: none !important; }

#homepageVideo {
  float: right;
  display: block;
  width: 420px;
  height: 306px;
  margin: -4px -30px 0 70px;
  padding: 24px 24px 0 24px;
  background: url(../images/homepageVideo_bg.jpg) no-repeat; }

#title {
  position: relative;
  height: 36px;
  padding: 24px 30px 0 30px; }
  #title h1 {
    margin: 0;
    font-size: 18px;
    line-height: 18px;
    color: #ba141a; }
  #title label {
    position: absolute;
    top: 23px;
    right: 150px;
    font-weight: bold; }
  #title select {
    position: absolute;
    top: 21px;
    right: 30px;
    width: 110px;
    color: #1b7299;
    background: #fff;
    outline: none;
    border: 1px solid #b6dae6; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
  #title select {
    top: 17px; } }

#results div.result {
  margin: 0 0 30px 0;
  padding: 30px;
  background: url(../images/row_bg.jpg) bottom left repeat-x; }
#results div.date {
  float: left;
  display: block;
  width: 35px;
  height: 39px;
  margin: 0 20px 0 0;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: url(../images/date_bg.jpg) no-repeat; }
  #results div.date span.month {
    height: 14px;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase; }
  #results div.date span.day {
    height: 25px;
    font-size: 20px;
    line-height: 26px;
    color: #7d7d7d; }
#results div.info {
  float: left;
  width: 267px;
  padding: 0 0 0 20px;
  border-left: 1px solid #f0f0f0; }
  #results div.info a:link, #results div.info a:visited {
    margin: 0 10px 0 0;
    padding: 0 16px 0 0;
    color: #0078d0;
    background: url(../icons/icon_externalLink.jpg) right 1px no-repeat; }
  #results div.info a:hover {
    text-decoration: none; }
#results div.tools a:link, #results div.tools a:visited {
  float: left;
  display: block;
  margin: 0 10px 10px 0; }
#results div.tools a.hits {
  padding: 0;
  text-decoration: none;
  color: #0078d0;
  background: url(../images/stats_btn_left_bg.jpg) center left no-repeat !important; }
  #results div.tools a.hits span {
    float: left;
    display: block;
    height: 29px;
    padding: 0 36px 0 8px;
    font-size: 20px;
    font-weight: bold;
    line-height: 33px;
    background: url(../images/stats_btn_hits_right.jpg) center right no-repeat; }
#results div.tools a.copyurl {
  float: left;
  width: 88px;
  height: 29px;
  text-decoration: none;
  background: url(../images/stats_btn_copyurl.jpg) no-repeat !important; }
#results div.graph {
  float: left;
  display: block;
  width: 447px;
  height: 94px; }

ul.pagination {
  float: right;
  padding: 0 40px;
  text-align: right; }
  ul.pagination li {
    float: left; }
    ul.pagination li a:link, ul.pagination li a:visited {
      display: inline-block;
      width: 23px;
      height: 23px;
      margin: 0 3px;
      line-height: 23px;
      text-align: center;
      text-decoration: none;
      color: #1891c8;
      background: url(../images/pagination_link_bg.jpg) top left no-repeat; }
    ul.pagination li a:hover {
      color: #fff;
      background-position: bottom left; }
    ul.pagination li.here a:link, ul.pagination li.here a:visited {
      color: #fff;
      background-position: bottom left; }
    ul.pagination li.previous a, ul.pagination li.next a {
      width: auto;
      font-size: 10px;
      background: none !important; }
    ul.pagination li.previous a {
      margin: 0 10px 0 0; }
    ul.pagination li.next a {
      margin: 0 0 0 10px; }
    ul.pagination li.previous a:hover, ul.pagination li.next a:hover {
      text-decoration: underline;
      color: #1891c8; }

form#switchUrl {
  position: relative;
  width: 602px;
  height: 100px;
  margin: 32px auto 0 auto;
  padding: 0; }
  form#switchUrl input#url {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 456px;
    height: 41px;
    padding: 26px 20px 0 25px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #2494c6;
    background: url(../images/form_switchUrl_input_bg.jpg) top left no-repeat;
    outline: none;
    border: none; }
  form#switchUrl button {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 101px;
    height: 67px;
    cursor: pointer;
    background: url(../images/form_switchUrl_button.jpg) top left no-repeat;
    border: none; }
    form#switchUrl button:hover {
      background-position: bottom left; }
  form#switchUrl div#advancedOptions {
    position: absolute;
    top: 61px;
    left: 32px;
    display: block; }
    form#switchUrl div#advancedOptions div.content {
      display: none;
      width: 300px;
      height: 50px;
      padding: 11px 20px 22px 13px;
      text-align: right;
      line-height: 28px;
      background: url(../images/advancedOptions_bg.png) bottom right no-repeat;
      z-index: 3;
      margin: 0 0 -5px; }
      form#switchUrl div#advancedOptions div.content label {
        margin: 0 10px 0 0;
        font-size: 11px;
        font-weight: bold; }
      form#switchUrl div#advancedOptions div.content input {
        padding: 3px;
        color: #1b7299;
        outline: none;
        border: 1px solid #3799c1; }
    form#switchUrl div#advancedOptions a#toggleAdvancedOptions {
      float: left;
      position: absolute;
      display: block;
      width: 132px;
      height: 28px;
      text-indent: -9999px;
      margin: 0 0 0 -3px;
      background: url(../images/form_switchUrl_btn_advancedOptions.png) top left no-repeat; }
      form#switchUrl div#advancedOptions a#toggleAdvancedOptions.close {
        background-position: bottom left; }

#companies {
  position: relative;
  display: block;
  width: 820px;
  height: 110px;
  margin: 20px auto 0 auto;
  background: url(../images/companies_bg.jpg) top center no-repeat; }

.anythingSlider {
  position: relative;
  display: block;
  width: 820px;
  height: 110px;
  z-index: 1; }
  .anythingSlider .wrapper {
    position: absolute;
    top: 15px;
    left: 0;
    width: 820px;
    height: 70px;
    margin: 0 auto;
    overflow: auto; }
    .anythingSlider .wrapper ul {
      position: absolute;
      top: 0;
      left: 0;
      width: 9999px;
      list-style: none; }
      .anythingSlider .wrapper ul li {
        float: left;
        display: block;
        width: 820px;
        height: 70px;
        margin: 0;
        padding: 0; }
        .anythingSlider .wrapper ul li a {
          margin: 0 15px; }
  .anythingSlider .arrow {
    position: absolute;
    top: 28px;
    display: block;
    width: 61px;
    height: 45px;
    text-indent: -9999px;
    cursor: pointer; }
  .anythingSlider .forward {
    right: -50px;
    background: url(../images/btn_companies_forward.png) top left no-repeat; }
  .anythingSlider .back {
    left: -50px;
    background: url(../images/btn_companies_back.png) top left no-repeat; }
  .anythingSlider .forward:hover, .anythingSlider .back:hover {
    background-position: bottom left; }

#start-stop, #thumbNav {
  display: none; }

#content .main.plans p {
  font-size: 24px; }
#content .main.plans ul.general {
  list-style-type: none;
  font-size: 20px;
  line-height: 1.5em;
  margin: 20px 5px; }
  #content .main.plans ul.general li {
    float: left;
    width: 375px;
    padding: 0 20px 0 25px;
    background: url(../icons/icon_notice.png) left 5px no-repeat; }
#content .main.plans .portfolio {
  height: 340px; }
  #content .main.plans .portfolio .plan {
    float: left;
    padding: 20px 15px;
    width: 185px;
    height: 270px;
    text-align: center;
    border: 3px solid #e2e2e2;
    border-width: 1px 1px 1px 0;
    background: url(../images/row_bg.jpg) bottom left repeat-x #fff; }
    #content .main.plans .portfolio .plan.premium {
      border-width: 1px 1px 1px 1px; }
    #content .main.plans .portfolio .plan.free {
      border-width: 1px 1px 1px 0; }
    #content .main.plans .portfolio .plan.plus {
      margin: -20px 0 0 0;
      padding: 40px 10px;
      background: url(../images/row_blue_bg.jpg) bottom left repeat-x #fff;
      border-width: 2px;
      border-color: #4abde2; }
    #content .main.plans .portfolio .plan.basic {
      border-width: 1px 0; }
    #content .main.plans .portfolio .plan h2 {
      font-size: 24px;
      font-weight: bold;
      height: 30px;
      margin: 3px 0; }
    #content .main.plans .portfolio .plan h3 {
      height: 16px; }
    #content .main.plans .portfolio .plan .blurb {
      height: 40px;
      font-size: 14px;
      font-weight: bold; }
    #content .main.plans .portfolio .plan .benefits {
      padding: 5px;
      font-size: 14px;
      height: 140px; }
      #content .main.plans .portfolio .plan .benefits strong {
        font-size: 16px;
        color: #eb4714; }
      #content .main.plans .portfolio .plan .benefits ul {
        list-style-type: none; }
    #content .main.plans .portfolio .plan a.signup {
      padding: 10px 25px;
      font-weight: bold;
      text-decoration: none;
      text-shadow: #69912a 2px 2px 1px;
      cursor: pointer;
      color: #fff;
      background: url(../images/btn_signup_bg.jpg) top left repeat-x #6c9d2c;
      border: 1px solid #608925;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px; }

#footer {
  width: 760px;
  margin: 50px auto 0 auto;
  padding: 0 0 30px 0;
  font-size: 12px;
  color: #ababab; }
  #footer p {
    margin-top: 10px; }
  #footer a:link, #footer a:visited {
    margin: 0 5px 0 0;
    padding: 0 15px 0 0;
    text-decoration: none;
    color: #1891c8;
    background: url(../images/bullet_blue.jpg) center right no-repeat; }
  #footer ul {
    margin: auto;
    width: 80%; }
    #footer ul li {
      display: inline-block; }
      #footer ul li.last a {
        margin: 0;
        padding: 0;
        background: none !important; }

.clearfix {
  display: inline-block; }
  .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

html[xmlns] .clearfix {
  display: block; }

* html .clearfix {
  height: 1%; }

.hidden {
  display: none; }
