/* override existing app selectors */

body.login, body.contact, body.demos, body.mobile {;
	background: #fff url( '/images/home-page/bg.gif' ) repeat-y center top;
}

#main ul {
	margin: 1.0em 0 0 2.0em;
}

#main ul li {
	padding-left: 0.8em;
  margin: 0 0 20px 0;
}

.error_message {
  display: nowrap;
}


/* new hp selectors */
body {
	background: #fff url( '/images/home-page/bg.gif' ) repeat-y center top;
	text-align: center;
	color: #666;
	font-family: arial, helvetica, sans-serif;
} 

#container {
  margin: auto;
  width: 925px;
}

#header-home-page {
  background: #02457c url( '/images/home-page/syndicaster-header-plain.gif' ) no-repeat;
  height: 149px;
}


/* content */

#left-content {
  float: left;
  width: 640px;
  padding: 0;
  text-align: left;
}

#left-content.secondary-page {
  width: 590px;
  padding: 35px 11px 0 38px;
}

#left-content.secondary-page p {
  margin: 0 0 1.4em 0;
}

#left-content h1 {
  color: #92b35a;
  font-size: 1.1em;
  margin: 0 0 0.5em 0;
}

#left-content p {
  font-size: 0.8em;
  line-height: 1.7em;
}

#left-content p strong {
  color: #333;
}

#whats-new {
  margin: 1.4em 0 1.4em 0;
}

#whats-new .header {
  margin: 0 0 0.3em 0;
}

#whats-new ul {
  font-size: 0.8em;
  margin: 15px 30px 0 41px;
}

#whats-new li {
  background: url( '/images/home-page/bullet.gif' ) no-repeat;
  padding-left: 0.8em;
  margin: 0 0 20px 0;
}

#whats-new li a {
  color: #92b35a;
}

#whats-new li .date {
  margin: 0.4em 0 0 0;
}

#contact-us {
  color: #92b35a;
  margin-bottom: 150px;
}

#contact-us ul {
  font-size: 0.8em;
  margin: 15px 30px 0 41px;
}

#contact-us ul li {
  background: url( '/images/home-page/bullet.gif' ) no-repeat;
  padding-left: 0.8em;
}

#contact-us ul li ul {
  padding-top: 0;
  margin-top: 0.4em;
  margin-left: 0;
}

#contact-us ul li ul li {
  background: none;
  margin-bottom: 0.5em;
}

#contact-us ul li, 
#contact-us ul li ul li a {
  font-weight: bold;
  color: #92b35a;
}

#contact-us ul li ul li a {
  font-size: 1.2em;
  font-weight: normal;
  text-decoration: underline;
}

#contact-us .contact-info {
  margin: 15px 30px 0 56px;
  float: left;
}

#contact-us .contact-info p {
  line-height: 1.35em;
  font-weight: normal;
  margin-bottom: 0.5em;
  color: #666;
}

#contact-us .contact-info p strong {
  font-size: 1.2em;
  color: #92b35a;
}

#contact-us .contact-info a {
  color: #92b35a;
}

#contact-us .visit-us {
  float: right;
  margin-top: 10px;
}

#right-content {
  float: left;
  background: #fff url( '/images/home-page/login-bg.gif' ) no-repeat;
  padding: 75px 0 0 0;
  width: 245px;
  text-align: right;
}

#right-content label {
  font-size: 0.8em;
  margin-top: -100px;
}

#right-content .login-form-field {
  margin: 0 10px 10px 0;
}

#right-content .login-form-field .login_input {
  width: 144px;
  font-size: 12px;
}


#right-content #remember-submit {
  margin: 15px 10px 0 10px;
}

#right-content #remember-submit #checkbox {
  float: left;
  margin: 0 4px 0 0;
}

#right-content #remember-submit #checkbox-label {
  float: left;
  text-align: left;
}

#right-content #remember-submit #submit-button {
  float: right;
}

#login-error {
  clear: both;
}

#ads {
  margin: 1.8em 0 0 0;
  clear: both;
}

#ads .ad {
  margin: 0 0 0.7em 0;
}

#copyright {
  font-size: 0.65em; 
  text-align: center;
  margin: 20px 0 0 0;
  color: #999;
}

/* careers */
#careers {
  color: #666;
}

#careers .posting { 
  margin: 35px 30px 30px 41px;
}

#careers .posting h2, h3 { 
  font-size: 1.2em;
  font-weight: bold;
  color: #164377;
}

#careers .posting h3 { 
  font-size: 1.0em;
  font-weight: normal;
  margin-top: 0.2em;
}

#careers .posting h4, 
#careers .posting ul {
  font-size: 0.8em;
  font-weight: bold;
  color: #6f9132;
  margin: 1.9em 0 0.5em 0;
}

#careers .posting ul {
  margin: 0;
  padding: 0;
  color: #333;
  margin: 10px 30px 30px 10px;
}

#careers .posting ul li {
  background: url( '/images/careers/bullet-hiring.gif' ) no-repeat;
  padding-left: 0.8em;
  margin: 0 0 0.9em 0;
}

#careers .syndicaster-url {
  margin: 1.0em 0 0 0;
}

#careers .syndicaster-url a {
  font-size: 1.3em;
  color: #9fb676;
  text-decoration: underline;
}

#careers .position-based {
  margin: 0 0 1.8em 0;
}