* {
  padding: 0;
  margin: 0;
  outline: 0; }

.cl {
  font-size: 0;
  line-height: 0;
  height: 0;
  display: block;
  clear: both; }

body {
  background: #000 url(/css/images/bg.jpg) no-repeat right bottom;
  font-family: Helvetica, "trebuchet MS", sans-serif;
  color: #606060;
  font-size: 13px;
  line-height: 20px;
  height: 100%; }

html, body {
  background: #0c0c0c url(/css/images/bg.jpg) no-repeat;
  height: 100%;
  width: 100%; }

a {
  color: #567087;
  text-decoration: none; }
  a:hover {
    color: #81a2bf; }
  a img {
    border: 0; }

.shell {
  width: 900px;
  margin: 0 auto;
  padding-bottom: 50px; }

#page {
  background: url(/css/images/bottom.gif) no-repeat 0 bottom;
  border-top: solid 8px #567087;
  padding-bottom: 13px; }

.inner {
  background: #fff;
  width: 900px;
  min-height: 760px; }

#header {
  height: 103px;
  background-color: #000; }
  #header .sign {
    float: right;
    display: inline;
    padding-right: 31px;
    color: #787878;
    padding-top: 42px; }
  #header a {
    font-size: 12px;
    color: #567087;
    line-height: 17px; }
  #header span {
    padding: 0 0 0 4px; }

h1#logo {
  background-image: none;
  font-size: 0;
  line-height: 0;
  width: 125px;
  height: 35px;
  float: left;
  display: inline;
  margin: 33px 0 0 33px; }
  h1#logo a {
    display: block;
    text-indent: -4000px;
    height: 35px;
    background: url(/css/images/logo.gif); }

h2 {
  font-size: 30px;
  line-height: 42px;
  color: #567087;
  font-family: verdana, sans-serif;
  font-weight: lighter;
  margin-bottom: 25px;
  margin-top: 15px;
  font-family: helvetica neue, Helvetica, "trebuchet MS", sans-serif; }
  h2.home {
    font-size: 32px;
    padding-bottom: 30px;
    border-bottom: 1px solid #d2d6d9;
    margin-right: 30px; }
  h2.why {
    margin-bottom: 5px; }

#main ul#why {
  list-style-image: url(/css/images/arr.png);
  padding: 0 25px 0 15px; }

ul#why li {
  padding-bottom: 10px; }

#sidebar {
  width: 225px;
  height: 246px;
  float: left;
  display: inline;
  padding-top: 18px; }
  #sidebar.dark {
    background: url(/css/images/sidebar_bg.png); }
  #sidebar a.back {
    background: url(/css/images/top-arr.png) no-repeat 0 7px;
    padding-left: 15px;
    margin-left: 63px;
    margin-top: 700px;
    float: left; }

#nav ul {
  list-style-type: none;
  padding-left: 21px; }
#nav li {
  line-height: 17px; }
  #nav li div {
    border-bottom: 1px solid #7d7d7d;
    width: 160px;
    margin-left: 12px;
    padding: 3px 0; }
  #nav li.active {
    background: url(/css/images/arr.png) no-repeat 0 8px; }
    #nav li.active a {
      color: #6485a2; }
      #nav li.active a:hover {
        color: #6485a2; }
  #nav li a {
    color: #8e8e8e; }
    #nav li a:hover {
      text-decoration: none;
      color: #8e8e8e; }
  #nav li.last div {
    border-bottom: 0px; }

#main {
  width: 675px;
  float: left;
  display: inline; }
  #main ul {
    list-style-type: none; }
  #main .image-frame {
    float: left;
    display: inline;
    margin-right: 20px; }
  #main p {
    padding-bottom: 25px;
    padding-right: 25px; }
    #main p span {
      color: #645e54; }
    #main p img {
      float: left;
      padding-right: 10px; }
  #main span.grey {
    color: #303030;
    display: block; }
  #main p.upper {
    text-transform: uppercase;
    color: #5a6665;
    padding-top: 20px; }
  #main a.feedd {
    margin-right: 15px; }
  #main ol {
    list-style-type: decimal;
    padding-left: 25px;
    width: 300px;
    float: left; }
  #main p.no-bot-pad, #main #jobs p {
    padding-bottom: 0px; }

ul.news {
  list-style-type: none;
  width: 642px; }
  ul.news li {
    border-bottom: solid 1px #d2d6d9;
    padding-bottom: 12px;
    margin-bottom: 12px;
    display: inline;
    float: left;
    width: 642px; }
    ul.news li span.lft {
      float: left; }
    ul.news li span.rght {
      float: right; }
    ul.news li a.up {
      text-transform: uppercase; }

.top-image {
  width: 675px;
  height: 264px; }
  .top-image img {
    float: right;
    display: inline; }

ul.one-col {
  list-style-type: none;
  float: left;
  display: inline;
  width: 480px;
  list-style-position: outside; }
  ul.one-col li {
    width: 480px; }
    ul.one-col li.distance {
      padding-bottom: 20px; }
    ul.one-col li.spacer {
      padding-bottom: 20px;
      padding-right: 20px;
      width: 600px;
      padding-left: 20px; }
    ul.one-col li a {
      color: #567087; }
    ul.one-col li span.number {
      color: #303030; }
ul.two-col {
  list-style-type: none;
  float: left;
  display: inline;
  width: 312px;
  list-style-position: outside; }
  ul.two-col li.distance {
    padding-bottom: 20px; }
  ul.two-col li.spacer {
    padding-bottom: 20px;
    padding-right: 20px;
    width: 310px; }
  ul.two-col li a {
    color: #567087; }
  ul.two-col li span.number {
    color: #303030; }
  ul.two-col.col-one {
    padding-right: 20px; }
  ul.two-col p {
    padding-right: 0px!important; }

div.video-link {
  margin-bottom: 20px; }
div.twitter-link {
  margin-top: 35px; }
div.hldr ul.two-col {
  width: 295px; }
div.hldr.home {
  border-bottom: 1px solid #d2d6d9;
  margin-right: 30px; }
div #announce img {
  float: left; }
div #announce h2 {
  padding-top: 15px; }

.graph {
  margin: 0 0 35px 40px; }

.platform-graph {
  margin: 15px 0; }

.push-graph {
  margin: 0 0 15px 0; }

.map {
  padding-top: 25px;
  margin-bottom: 30px; }
  .map img {
    display: block; }

.partners {
  margin-top: 80px;
  border-top: dashed 1px #bebebe;
  padding-top: 4px; }
  .partners a {
    margin-right: 55px; }

.image-hldr {
  width: 675px;
  position: relative;
  margin-bottom: 28px; }
  .image-hldr img {
    display: block; }
  .image-hldr span {
    display: block;
    width: 307px;
    height: 28px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
    text-indent: -4000px;
    line-height: 0;
    font-size: 0; }
    .image-hldr span.platform {
      background: url(/css/images/platform.gif) no-repeat; }
    .image-hldr span.notification {
      background: url(/css/images/2.gif) no-repeat; }
    .image-hldr span.analytics {
      background: url(/css/images/analytics.gif) no-repeat; }
    .image-hldr span.network {
      background: url(/css/images/network.gif) no-repeat; }
    .image-hldr span.proximity {
      background: url(/css/images/proximity.gif) no-repeat; }
    .image-hldr span.scalability {
      background: url(/css/images/scalability.gif) no-repeat; }
    .image-hldr span.feature {
      background: url(/css/images/feature.gif) no-repeat; }
  .image-hldr a.btm-label {
    width: 307px;
    height: 28px;
    line-height: 28px;
    background: #000 url(/css/images/small-arr.gif) no-repeat 14px center;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
    padding-left: 33px;
    cursor: pointer; }

ul.twitter {
  list-style-type: none; }
  ul.twitter li {
    float: left;
    display: inline;
    margin-right: 60px;
    line-height: 15px;
    padding-bottom: 60px; }
    ul.twitter li a.btn {
      float: left;
      display: inline;
      width: 130px;
      height: 31px;
      background: url(/css/images/btn.gif);
      line-height: 31px;
      color: #fff;
      text-align: center;
      font-size: 16px;
      margin-top: 5px; }

.zero-holder {
  float: right;
  display: inline;
  padding-right: 50px; }

.small-nav {
  padding-bottom: 20px; }
  .small-nav ul {
    list-style-type: none; }
  .small-nav li {
    float: left;
    display: inline;
    padding: 0 15px;
    border-right: dotted 1px #9b9b9b;
    line-height: 13px; }
    .small-nav li.no-space {
      padding-left: 0; }
    .small-nav li.last {
      border: 0; }
    .small-nav li a {
      color: #535353;
      float: left; }
      .small-nav li a:hover {
        color: #8e8e8e;
        text-decoration: none; }
    .small-nav li.active a {
      color: #886342; }
      .small-nav li.active a:hover {
        text-decoration: none; }

.left {
  float: left;
  display: inline; }

.right {
  float: right;
  display: inline; }

a {
  color: #567087; }

.field {
  color: #656565;
  font-family: Helvetica, "trebuchet MS", sans-serif;
  border: solid 1px #dcdcdc;
  background: #fff;
  width: 289px;
  padding: 11px 11px 10px; }

#header span.welcome-user {
  color: #aeaeae;
  margin-right: 35px; }

.button-blue {
  float: left;
  display: inline;
  width: 113px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  background: url(/css/images/button-blue.gif);
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  border: none;
  font-family: Helvetica, "trebuchet MS", sans-serif;
  margin: 0 20px 20px 0; }
  .button-blue:hover {
    text-decoration: none; }

.toplink {
  float: right;
  display: inline;
  margin-top: 25px;
  font-size: 15px; }

#admin-zone {
  padding-right: 30px; }

#main ul.disc_indented {
  list-style-type: disc;
  list-style-position: inside;
  margin-bottom: 25px;
  margin-left: 25px; }

h2.change-password {
  height: 28px;
  background: url(/css/images/change-password.gif) no-repeat 0 0;
  margin-top: 25px;
  margin-bottom: 20px; }
h2.edit-application {
  height: 28px;
  background: url(/css/images/edit-application.gif) no-repeat 0 0;
  margin-top: 25px;
  margin-bottom: 20px; }
h2.new-application {
  height: 28px;
  background: url(/css/images/new-application.gif) no-repeat 0 0;
  margin-top: 25px;
  margin-bottom: 20px; }
h2.edit-developers {
  height: 28px;
  background: url(/css/images/edit-developers.gif) no-repeat 0 0;
  margin-top: 25px;
  margin-bottom: 20px; }
h2.your-applications {
  height: 28px;
  background: url(/css/images/your-applications.gif) no-repeat 0 0;
  margin-top: 25px;
  margin-bottom: 20px; }

.simple-form .edit {
  line-height: 39px; }
.simple-form .fieldplace {
  width: 311px;
  height: 37px;
  background: url(/css/images/field-bg.gif) no-repeat 0 0;
  padding: 1px;
  position: relative;
  margin-right: 10px; }
  .simple-form .fieldplace .field {
    border: none;
    background: none;
    font-size: 15px; }
.simple-form .small-label {
  font-size: 11px;
  color: #888;
  display: block;
  line-height: 22px;
  margin-left: 5px;
  margin-bottom: 10px; }
.simple-form .buttons {
  margin-top: 40px; }

.main-list li {
  list-style-type: none;
  border-bottom: solid 1px #d2d6d9;
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-size: 13px;
  line-height: 20px; }

span.error {
  color: #a06150; }

#main p.sm {
  padding-bottom: 15px; }

.err {
  width: 348px;
  float: left;
  display: inline; }
  .err .fieldplace .field {
    width: 295px; }
    .err .fieldplace .field.with-error {
      width: 265px; }

.fieldplace span.star {
  background: url(/css/images/star.gif) no-repeat;
  float: right;
  height: 11px;
  width: 12px;
  margin: 13px 12px 0 0; }

#footer {
  font-size: 10px;
  color: #c7c7c7;
  text-align: right;
  padding-right: 20px;
  padding-top: 20px;
  background: #fff; }

.sign-up .dev-form-fields {
  width: 477px;
  margin: 40px auto 10px; }
.sign-up .field {
  color: #c6c6c6;
  font-size: 24px;
  float: left;
  display: inline;
  padding: 6px;
  width: 100%;
  border: none;
  background: url(/css/images/g/field_wide.png) no-repeat; }

.confirm-button {
  display: block;
  float: right;
  background: url(/css/images/confirm.gif);
  width: 103px;
  height: 36px;
  color: #fff;
  cursor: pointer;
  border: 0; }

.sign-up-link {
  display: block;
  float: right;
  background: url(/css/images/signup.gif);
  width: 103px;
  height: 36px;
  color: #fff; }

.sign-up label {
  color: #778b8b;
  font-size: 12px;
  display: block;
  padding-bottom: 5px; }

#header #flash {
  color: #657449;
  float: right;
  padding: 0 125px 0 0;
  font-size: 14px; }

.simple-form .fieldplace .field.small {
  font-size: 12px;
  font-style: italic; }

.video-div {
  margin-left: 10px;
  margin-bottom: 10px; }

.video-more-info {
  padding-right: 20px; }

#videoMoreInfo {
  display: none; }

table.promos th {
  text-align: center;
  padding: 4px; }
table.promos td {
  text-align: center;
  padding: 4px;
  font-family: courier, monotype;
  border: 1px solid #EEE; }
table.alternating {
  margin-bottom: 25px; }
  table.alternating th {
    padding: 0 4px; }
  table.alternating td {
    border: 1px solid #EEE;
    padding: 4px; }
  table.alternating tr.even {
    background-color: #EEF; }

#main ul.bullet-list {
  list-style-type: disc;
  margin: 0 0 10px 20px; }

.group-box {
  padding: 20px 8px 0 10px;
  border: 1px solid #DDD;
  margin: 30px 10px 10px 0;
  position: relative; }

.group-box-label {
  position: absolute;
  top: -12px;
  left: 10px;
  width: 303px;
  background: url(/css/images/field-bg.gif) no-repeat;
  border-bottom: 1px solid #DDD;
  padding: 2px 0 0 10px;
  font-family: arial, sans-serif;
  font-size: 125%; }

#main .group-box p {
  padding-bottom: 10px; }

.strike-through {
  text-decoration: line-through; }

#main #billing-note {
  font-size: 90%;
  white-space: nowrap; }

table.subscription-options {
  margin-left: 25px; }
  table.subscription-options td {
    text-align: center; }

span.status-error {
  color: #D33 !important;
  font-style: italic; }

span.status-ok {
  color: #3A3;
  font-style: bold; }
