cite {
  display: block;
  text-decoration: none;
  font-weight: bold;
  text-align: right;
  font-style: normal; }

br.clear {
  clear: both; }

div.panel {
  margin-top: 0; }
div.testimonials {
  background-color: white;
  border: 1px solid #dadada; }
div.testimonial {
  padding: 1em;
  font-style: italic;
  text-align: center; }
div.tracksters {
  background-color: white;
  border: 1px solid #dadada; }
div.trackster {
  padding: 1em;
  font-style: italic;
  text-align: center; }
div.newsletter {
  padding: 1em; }
div.promos {
  margin: 0;
  padding: 0; }
  div.promos div.promo {
    float: left;
    width: 300px;
    height: 220px;
    margin: 0;
    margin-right: 5px;
    margin-bottom: 1em; }
    div.promos div.promo img {
      margin: 1em; }
    div.promos div.promo p {
      margin: 0 1em 1em 1em;
      text-align: center; }
div.features div.promos div.promo h5 {
  background-color: transparent;
  background-image: none;
  border: 0 none;
  color: #444444;
  margin: 0;
  padding: 0; }

#masthead {
  height: 100px;
  background-image: url(/images/marketing-masthead-background.png);
  background-position: bottom left;
  background-repeat: repeat-x;
  height: 129px;
  background-color: transparent;
  padding: 0; }
  #masthead div.inner {
    width: 900px;
    height: 120px;
    margin: 0 auto;
    padding: 0; }
  #masthead h1 {
    background-image: url(/images/masthead-logo.png);
    background-repeat: no-repeat;
    height: 55px;
    margin-top: 29px;
    text-indent: -3000em;
    width: 282px; }

#navigation ul {
  float: right;
  clear: left;
  margin-right: 2em; }
  #navigation ul li {
    float: left;
    display: block;
    height: 36px;
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0; }
    #navigation ul li a, #navigation ul li.selected {
      display: block;
      text-indent: -3000em;
      height: 36px; }
    #navigation ul li:hover, #navigation ul li.selected {
      background-position: 0 -37px; }
    #navigation ul li#marketing-menu-home {
      width: 96px;
      background-image: url(/images/marketing-menu-home.png); }
    #navigation ul li#marketing-menu-tour {
      width: 73px;
      background-image: url(/images/marketing-menu-tour.png); }
    #navigation ul li#marketing-menu-help {
      width: 71px;
      background-image: url(/images/marketing-menu-help.png); }
    #navigation ul li#marketing-menu-about {
      width: 84px;
      background-image: url(/images/marketing-menu-about.png); }
    #navigation ul li#marketing-menu-pricing {
      width: 172px;
      background-image: url(/images/marketing-menu-pricing.png); }
    #navigation ul li#marketing-menu-news {
      width: 95px;
      background-image: url(/images/marketing-menu-news.png); }

#hero {
  width: 900px;
  height: 190px;
  background-image: url(/images/hero.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  margin-bottom: 1em; }

#sub-section {
  float: left;
  width: 250px; }
  #sub-section img {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center; }

#main-section {
  margin-left: 260px;
  width: 640px; }

#mainsection.signup {
  margin: 0 auto;
  padding: 0;
  width: 536px; }

#user_subdomain {
  width: 10em; }

#hero a.signup {
  float: left;
  display: block;
  margin-top: 145px;
  margin-left: 180px; }
#hero a.tour {
  float: right;
  margin-top: 1px; }

#footer {
  background-image: url(/images/marketing-masthead-background.png);
  clear: both;
  color: #aaaaaa;
  font-size: 0.7em;
  padding-bottom: 1em;
  padding-top: 2em;
  text-align: center; }
  #footer p {
    margin: 0;
    padding: 0;
    line-height: 1em; }
    #footer p img {
      margin-bottom: 1em; }
  #footer a {
    color: #aaaaaa; }
    #footer a:hover {
      color: #aaaaaa;
      text-decoration: none; }

table.account_types {
  width: 635px;
  margin: 0 auto;
  margin-top: 50px;
  font-weight: 900; }
  table.account_types tbody th {
    padding: 0 1em 0 1em;
    font-weight: 900; }
  table.account_types thead tr {
    height: 65px;
    background-image: url(/images/table-header.png);
    width: 200px; }
  table.account_types thead th {
    border: 1px solid #d4d4d4;
    border-bottom: 0px;
    font-size: 1.5em;
    color: #eeeeee;
    text-align: center;
    width: 145px; }
  table.account_types tbody th {
    height: 47px;
    background-color: #cbe6b6;
    border: 1px solid #eeeeee;
    font-size: 1.5em;
    font-weight: 900;
    text-align: right;
    width: 200px; }
  table.account_types tbody td {
    height: 47px;
    background-color: #c1d7ee;
    border: 1px solid #eeeeee;
    font-size: 1.5em;
    text-align: center;
    width: 145px; }
  table.account_types tr.price th, table.account_types tr.price td {
    background-image: url(/images/table-price.png);
    font-weight: normal; }
  table.account_types tr.signup th {
    background-color: white;
    border: 0px;
    width: 146px; }
  table.account_types tr.signup td {
    background-color: white;
    border: 0px;
    width: 146px;
    background-image: url(/images/table-small-signup.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 148px; }
  table.account_types tr.signup a {
    color: #eeeeee;
    text-decoration: none; }
    table.account_types tr.signup a:hover {
      text-decoration: underline; }

#users_new fieldset.buttons button {
  display: block;
  color: white;
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
  text-decoration: none;
  width: 270px;
  height: 40px;
  border: 0 none;
  background-image: url(/images/add-button-background.png);
  background-position: top left;
  background-repeat: no-repeat;
  margin-bottom: 7px;
  margin-left: auto; }

#sub-section fieldset {
  width: 200px; }

#search-form fieldset legend {
  display: none; }

#sub-section fieldset legend span {
  width: 220px; }
#sub-section label span.text_label {
  float: none;
  width: auto; }
#sub-section input {
  width: 12em;
  clear: left;
  display: inline; }

div.metadata {
  color: #cccccc; }
  div.metadata a {
    color: #cccccc;
    text-decoration: underline; }
    div.metadata a:hover {
      text-decoration: none; }

img.avatar {
  float: left;
  margin-right: 1em; }

.top-promo {
  margin: 0 0 15px 260px;
  padding-left: 6em;
  padding-top: 1.75em;
  width: 568px;
  height: 82px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-bottom-radius: 5px;
  -webkit-border-top-top-radius: 5px;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #d4d4d4;
  background-image: url(/images/top-promo-back.png); }

h1 {
  font-size: 20px;
  line-height: 20px; }
  h1 span {
    color: #f47920; }

h4 {
  font-size: 1.2em; }

.promo-signup {
  display: block;
  margin: 10px auto 0 auto;
  text-align: center; }

.tour-top-promo {
  padding: 0 55px;
  width: 770px;
  height: 90px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-bottom-radius: 5px;
  -webkit-border-top-top-radius: 5px;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #d4d4d4;
  background-image: url(/images/tour-top-promo.png); }

#tour-container {
  width: 860px;
  padding: 20px 10px 20px 10px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-bottom-radius: 5px;
  -webkit-border-top-top-radius: 5px;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #d4d4d4;
  background-color: white;
  overflow: hidden; }

.tour-information {
  width: 840px;
  margin-top: 10px;
  float: left; }

.tour-image {
  width: 320px;
  height: 200px;
  float: left;
  margin: 0px 10px; }

.tour-text {
  width: 460px;
  margin: 5px 20px;
  float: left;
  font-size: 1.2em; }

div.panel.blog {
  margin-bottom: 1em; }
  div.panel.blog ul {
    margin: 1em;
    padding: 0;
    list-style-type: none; }
    div.panel.blog ul li {
      margin: 0; }
div#overlay {
  z-index: 100;
  background-color: white;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
div#tour-video {
  z-index: 101;
  position: fixed;
  background-color: white;
  margin: 0;
  padding: 0; }

h5 span.close {
  margin-left: 500px;
  font-size: 75%; }
  h5 span.close a {
    color: white; }

