h1 { font-size: 40px; }

#richmetrics #header #logo-burt {
  float: right;
  width: 63px;
  margin: 9px 20px 0 0;
  }
#richmetrics #header #logo-burt span, #header #logo-burt a {
  float: right;
  width: 63px;
  height: 20px;
  background: url(../images/logo-burt.png) no-repeat;
  border: none;
  }
#richmetrics #header #logo-richmetrics {
  float: left;
  width: 194px;
  margin: 10px 20px 0 20px;
  }

#richmetrics #header #logo-richmetrics {
  float: left;
  width: 194px;
  margin: 10px 20px 0 20px;
}

#richmetrics #rich-login-burt {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 8px;
  color: #fff;
  font-size:14px;
}

#richmetrics #rich-login-burt a#rich:hover,
#richmetrics #rich-login-burt a#burt:hover {
  background-color: transparent;
  border: none;
}

#richmetrics #header #logo-richmetrics span,
#header #logo-richmetrics a {
  float: left;
  display: block;
  width: 194px;
  height: 20px;
  background: url(../images/logo-richmetrics.png) no-repeat;
  border: none;
}

#richmetrics #header #logo-richmetrics img, 
#header #logo-burt img {
  display: block;
  width: 0;
  border: none;
}

#richmetrics .blackbox-big em {
  font-weight: bold;
  font-style: normal;
  color: white;
}

#richmetrics .blackbox-big .info ul {
  list-style-image: none;
  list-style-position: inside;
  list-style-type: disc;
  margin-bottom: 15px;
}

#richmetrics .blackbox-big p {
  color: #e8e8e8;
}

#richmetrics #have-account {
  font-size: 14px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

#richmetrics #have-account a {
  font-weight: bold;
  color: #007CC3;
}

#richmetrics #tour-screenshots p {
  padding-left: 20px;
  padding-right: 20px;
}

#richmetrics #tour-screenshots a.tour:hover {
  border: none;
  background: none;
}

#richmetrics #tour {
  text-align: center;
  font-size: 16px;
  overflow: auto;
  height: 100%;
  line-height: 140%;
}

#richmetrics #tour .box-content-big {
  position: relative;
}

#richmetrics #tour {
  overflow: hidden;
}

#richmetrics #tour .pages {
  position: absolute;
  left: 0px;
  top: 20px;
}

#richmetrics #tour .pages .page {
  display: none;
  position: absolute;
  left: 0px;
  top: 0px;
}

#richmetrics #tour .pages .page p {
  padding-left: 50px;
  padding-right: 50px;
}

#richmetrics #tour .page:first-child {
  display: block;
}

div.overlay-tour {
  width: 990px; 
  padding: 0;
  text-align: center;
}
  
div.overlay-tour #page-count {
  font-size: 16px;
}
  
div.overlay-tour #overlay-nav {
  display: block;
  position: absolute;
  left: 420px;
  width: 150px;
  height: 30px;
  bottom: 40px;
}
  
div.overlay-tour .next,
div.overlay-tour .previous {
  display: block;
  position: absolute;
  left: 55px;
  width: 43px;
  height: 35px;
  top: 7px;
  border: none;
  text-indent: -9999px;
}
  
div.overlay-tour .next {
  left: 95px;
  background: url(../images/overlay/next.png) top left no-repeat;
}


div.overlay-tour .previous {
  left: 13px;
  background: url(../images/overlay/previous.png) top left no-repeat;
}
  
div.overlay-tour a.next:hover,
div.overlay-tour a.previous:hover {
  background-position: 0 -35px; 
  cursor: pointer;
}

div.overlay-tour a.next:active,
div.overlay-tour a.previous:active {
  background-position: 0 -70px; 
}

div.overlay-tour a.disabled {
  background-position: 0 -105px !important;
  cursor: default !important;
}

div.overlay-tour div.close {
  background-position: 0 -72px;
}

div.overlay-tour div.close:hover {
  background-position: 0 -24px;
}

div.overlay-tour div.close:active {
  background-position: 0 -48px;
}
  
div.overlay-tour .wrap { 
  width:950px;
  margin: 20px auto;
}

#title {
  line-height: 24px;
  margin-top: 70px;
  margin-bottom: 70px;
  text-align: center;
}

body {
  margin: 1em;
}

#title h1 {
  margin-bottom: 35px;
}

#title p { 
  font-size: 150%;
}

#key-points ol,
#tour-key-points ol {
  list-style-type: none;
}

#key-points {
  float: right;
  width: 450px;
}

#key-points ol h2,
#tour-key-points ol h2 { 
  margin-top: 0;
  margin-bottom: 0.3em;
}

#key-points ol p,
#tour-key-points ol p {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 120%;
}

#tour-key-points {
  float: left;
}

#tour-key-points ol li {
  position: relative;
}

#tour-key-points ol li h4 {
  background: url("../images/black_dot.png") no-repeat scroll left top transparent;
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  padding-top: 10px;
  margin-top: -10px;
  text-align: center;
}

#tour-key-points ol li h2, 
#tour-key-points ol li p {
  margin-left: 45px;
}

#tour-rich-screenshot {
  margin-bottom: 20px;
}

#sign-up-now {
  display: block;
  width: 214px;
  height: 37px;
  padding-top: 20px;
  background: url(../images/bg-form-blue-small.png) top left no-repeat;
  text-align: center;
  text-transform: uppercase;
  color: white;
  font-size: 160%;
  font-weight: bold;
  font-family: Gotham, Avenir, "Helvetica Neue", Arial, sans-serif;
  border: none;
  text-decoration: none;
  margin-left: auto;
  margin-right: auto;
}

#sign-up-now.onwhite {
  background: url(../images/bg-form-blue-small-onwhite.png) top left no-repeat;
}

#screenshots {
  position: relative;
  float: left;
  margin-bottom: -1px;
}

#screenshots img {
  display: block;
  position: static;
  left: 0;
}

#screenshots #watch-video {
  position: absolute;
  top: -30px;
  left: 280px;
  z-index: 100;
}

#tour-teaser { 
  background-color: white;
}

#tour-teaser #tour-screenshots {
  text-align:center;
  margin-top: 50px;
  margin-bottom: 30px;
}

#tour-teaser #tour-screenshots .small-screenshot {
  margin-bottom: 5px;
  border: 1px solid #4C4C4C;
}

#tour-teaser #tour-cta {
  text-align: center; 
  font-size: 150%;
  margin-bottom: 30px;
}

#rich-logo { 
  float: left; 
  display: block; 
  position: relative; 
  left: 0;
}

#blackbox-nav {
  float: right;
  font-size: 120%;
  list-style: none;
  padding: 0;
  margin: 0;
}

ul#blackbox-nav li {
  display: block;
  float: left;
  margin-right: 10px;
  border-left: 2px solid white;
  padding-left: 10px;
}

ul#blackbox-nav li:first-child {
  border-left: none;
  padding-left: 0;
}

#blackbox-nav a:link, 
#blackbox-nav a:visited {
  color: white;
  text-decoration: none;
  background-color: transparent;
}

#blackbox-nav a:hover {
  border-bottom: 1px solid #59C3FF;
}

#blackbox-nav a#sign-in {
  display: block;
  margin-top: -3px;
  width: 80px;
  height: 26px;
  background-image: url(../images/btn-left-onblack.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  text-align: center;
  color: white;
  border: none;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 75%;
  word-spacing: 0;
}

#blackbox-nav a#sign-in:hover {
  background-position: 0 -26px;
}

#blackbox-nav a#sign-in:active {
  background-position: 0 -52px;
}

#blackbox-nav a#sign-in .inner {
  display: block;
  padding-top: 3px;
  height: 23px;
  background-image: url(../images/btn-right-onblack.png);
  background-position: 100% 0;
  background-repeat: no-repeat;
  margin-right: -12px;
}

#blackbox-nav a#sign-in:hover .inner {
  background-position: 100% -26px;
}

#blackbox-nav a#sign-in:active .inner {
  background-position: 100% -52px;
}

#blackbox-nav a#sign-in:hover {
  border-bottom: none !important;
}

#tour-rich-screenshot { 
  display: block;
  position: relative;
  left: 0;
  float: right; 
}

#tour-content { 
}

#tour-content .usp {
  background-color: white;
  margin-bottom: 10px;
}

#tour-content .usp h2 {
  margin-top: 0;
}

#tour-content .usp .inner {
  padding: 20px;
}

#tour-content .usp p {
  font-size: 120%;
}

#tour-content .usp .picture {
  text-align: right;
}

#sign-up-cta {
  background-color: white;
}

#sign-up-cta .inner {
  padding: 20px;
}

#overlay-contact {
  width: 450px;
  padding: 40px;
}

a.em-link {
  text-decoration: none;
  border-bottom: 1px solid #59C3FF;
}

.blackbox-big a.em-link {
  border-color: #007CC3;
}

.blackbox-big a.em-link:hover {
  background-color: #16324B;
}