.sitenewform {
  background: url(../images/register_background.gif) no-repeat top center;
  width: 910px;
  height: 270px;
  margin-top: 30px; }
  .sitenewform #homepage_login {
    width: 260px;
    height: 260px;
    margin: 20px 20px;
    float: left; }
    .sitenewform #homepage_login p, .sitenewform #homepage_login label {
      font-size: 0.8em;
      font-family: "Helvetica" sans-serif;
      color: #6e6e6e;
      text-align: left;
      width: 280px; }
    .sitenewform #homepage_login p {
      padding-bottom: 15px; }
    .sitenewform #homepage_login p.margin_10px {
      padding-top: 10px; }
    .sitenewform #homepage_login label.top {
      margin-top: 20px; }
    .sitenewform #homepage_login input.long {
      margin-top: 10px;
      width: 220px; }
  .sitenewform #homepage_registration {
    width: 590px;
    height: 260px;
    margin: 20px 5px;
    float: left; }
    .sitenewform #homepage_registration .form {
      background-color: none;
      height: 250px;
      margin: 0 auto 0 auto;
      font-size: 13px; }
      .sitenewform #homepage_registration .form .form_label {
        float: left;
        text-align: left;
        width: 75px;
        line-height: 25px;
        margin: 0; }
      .sitenewform #homepage_registration .form .form_field {
        float: left;
        width: 435px;
        font-size: 13px;
        margin: 0;
        padding: 0;
        padding-bottom: 8px; }
        .sitenewform #homepage_registration .form .form_field span {
          color: black;
          font-family: "Helvetica" sans-serif;
          font-style: bold; }
        .sitenewform #homepage_registration .form .form_field .fieldWithErrors {
          display: inline; }
      .sitenewform #homepage_registration .form .available {
        float: left;
        visibility: hidden;
        width: 127px;
        height: 22px;
        margin-left: 5px;
        background: url(../images/btn_checking.jpg);
        color: white; }

.reading_text {
  font-size: 0.8em;
  font-family: "Helvetica" sans-serif;
  color: #6e6e6e;
  text-align: left; }
  .reading_text input.text_in_form {
    margin-top: 5px; }

.login_home {
  padding: 0px 15px; }

#new_site input {
  text-align: left; }

.padding_10px {
  padding-top: 10px; }

.padding_15px {
  padding-top: 15px; }

.choose_password {
  width: 400px; }

.long {
  margin: 5px;
  border: 1px #a5a5a5 solid;
  padding: 2px;
  color: #919191; }

.login_image_submit {
  margin-left: 5px; }

.clear {
  clear: both;
  height: 1px; }

img {
  border: none; }

a {
  border: none; }

body {
  font-family: Trebuchet MS, Helvetica;
  margin: 0;
  padding: 0;
  background: url(../images/splash-bg.jpg) top left repeat-x;
  background-color: #749b07; }
  body .header {
    background: url(../images/header-bg.png) top left repeat-x;
    width: 100%;
    padding-top: 1px;
    padding-bottom: 2px; }
  body #site-title {
    color: #333333;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 50px;
    margin-bottom: 10px; }
    body #site-title h1 {
      font-size: 150%; }
  body .label {
    font-size: 12px;
    text-align: left;
    padding: 2px 2px; }
  body .created {
    width: 948px;
    height: 55px;
    margin: 40px auto 0 auto;
    padding: 10px;
    background-color: white;
    text-align: center;
    color: #666666; }
  body .create {
    width: 948px;
    margin: 40px auto 0 auto;
    padding: 10px;
    background-color: white; }
    body .create .description {
      width: 100%;
      color: #666666; }
    body .create .blurb {
      margin: 13px auto 0 auto;
      text-align: center;
      font-size: 12px;
      color: #666666; }
    body .create .subdomain_error {
      margin: 15px auto 0 auto;
      text-align: center;
      font-size: 12px;
      color: red; }
  body .content {
    width: 848px;
    height: auto;
    min-height: 100%;
    margin: 40px auto 0 auto;
    padding: 10px;
    background-color: white;
    color: gray; }
    body .content div.panes div.pane {
      display: none; }
    body .content .logo {
      width: 121px;
      height: 30px;
      margin: 72px auto 50px auto;
      background: url(../images/groupped_logo.jpg) top left no-repeat; }
    body .content #title {
      font-size: 24px;
      line-height: 24px;
      vertical-align: middle;
      text-align: center; }
    body .content .text {
      font-size: 14px;
      color: #666666; }
      body .content .text p {
        margin: 0 0 3px 0;
        padding: 0;
        clear: both; }
    body .content .submit {
      float: right; }
    body .content .password_description {
      font-size: 12px; }
    body .content .email_description {
      font-size: 12px; }
    body .content .user_error {
      margin: 15px auto 0 auto;
      text-align: left;
      font-size: 12px;
      color: red; }
  body .footer {
    background: #252525;
    height: 50px;
    width: 100%;
    position: inherit;
    bottom: 0;
    margin: 0;
    margin-top: 30px;
    padding: 0; }
    body .footer span {
      line-height: 50px;
      font-size: 12px;
      color: #ffffff;
      float: right;
      margin: 0 20px 0 0; }
  body .nav {
    line-height: 50px;
    font-size: 12px;
    color: #ffffff;
    float: left;
    padding-left: 20px; }

.grey_below {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 50px;
  text-align: center; }

ul.tabs {
  list-style: none;
  margin: 0 !important;
  padding: 0;
  height: 30px;
  border-bottom: 1px solid #666; }
  ul.tabs li {
    float: left;
    text-indent: 0;
    padding: 0;
    margin: 0 !important;
    list-style-image: none !important; }
  ul.tabs a {
    background: url(../images/tabs.png) no-repeat 0px 0;
    font-size: 11px;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 111px;
    text-align: center;
    text-decoration: none;
    color: #000;
    padding: 0px;
    margin: 0px;
    position: relative;
    top: 1px; }
    ul.tabs a:active {
      outline: none; }
    ul.tabs a:hover {
      background-position: 0px -31px;
      color: #fff; }
    ul.tabs a.current {
      background-position: 0px -62px;
      cursor: default !important;
      color: #000 !important; }
      ul.tabs a.current:hover {
        background-position: 0px -62px;
        cursor: default !important;
        color: #000 !important; }
  ul.tabs li.current a {
    background-position: 0px -62px;
    cursor: default !important;
    color: #000 !important; }
  ul.tabs a.w1 {
    background-position: -519px 0;
    width: 134px; }
    ul.tabs a.w1:hover {
      background-position: -519px -31px; }
    ul.tabs a.w1.current {
      background-position: -519px -62px; }
  ul.tabs a.w2 {
    background-position: -366px -0px;
    width: 154px; }
    ul.tabs a.w2:hover {
      background-position: -366px -31px; }
    ul.tabs a.w2.current {
      background-position: -366px -62px; }
  ul.tabs a.w3 {
    background-position: -193px -0px;
    width: 174px; }
    ul.tabs a.w3:hover {
      background-position: -193px -31px; }
    ul.tabs a.w3.current {
      background-position: -193px -62px; }
  ul.tabs a.w4 {
    background-position: -0px -0px;
    width: 194px; }
    ul.tabs a.w4:hover {
      background-position: -0px -31px; }
    ul.tabs a.w4.current {
      background-position: -0px -62px; }
