/**************************
RESET DEFAULTS
**************************/


.promo #content_header {
  height: 12px;
  width: 936px;
}

.promo_home #content_header {
  background: transparent url('/images/promo/home_header.png') top center no-repeat;
}

.promo label {
  display: block;
}


#private_beta {
  position: fixed;
  bottom: 0;
  left: 0;
  background: transparent url('/images/private_beta.png') top center no-repeat;
  width: 142px;
  height: 142px;
  z-index: 5000;
}



/**************************
FORMS
**************************/


.column {
  width: 340px;
}

fieldset .shorter {
  width: 160px;
}

fieldset .shorter input.textbox {
  width: 140px;
}

fieldset.site {
  padding: 10px;
  border: solid 1px #CCC;
  background: url('/images/bg.png');
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

legend {
  padding: 0 4px;
  font-weight: bolder;
  font-size: 0.9em;
}

.site .explanation {
  font-size: 0.75em;
  line-height: 1.4em;
}

.site .subdomain {
  margin: 18px 0 12px 0;
  text-align: center;
}

fieldset.lite {
  border-width: 1px 0 0;
  border-color: #CCC;
  border-style: solid;
  padding: 10px;
}



/**************************
NAVIGATION
**************************/


.promo #nav {
  margin-top: -20px;
}



/**************************
ERRORS
**************************/


.errorExplanation {
  background: #FFF0F0;
  border: solid 1px #A22;
  padding: 10px;
  color: #900;
  clear: both;
  margin-bottom: 24px;
}

.errorExplanation ul {
  padding: 5px 0 0 24px;
}

.errorExplanation ul li {
  margin-bottom:4px;
}

.fieldWithErrors {
  display: inline;
}

.fieldWithErrors label {
  color : #900;
  font-weight: bolder;
}



/**************************
GENERAL STYLES
**************************/


#done21_logo {
  float: right;
  margin: 26px 1px 0 0;
}

#top {
  position: relative;
	font-family: helvetica, arial, sans-serif;
  text-align: center;
  margin: -10px -34px 0 -34px;
  z-index: 0;
}

#top h2 {
  margin: 22px 0 0 0;
  color: #222;
  font-size: 3.4em;
  font-weight: bold;
  letter-spacing: -1px;
}

#top h3 {
  color: #666;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 0 24px 0;
  display: block;
}

#top h2.top_highlight {
  padding-top: 12px;
  margin-top: 10px;
  background-color: #FFFFCC;
}

#top h3.top_highlight {
  padding-bottom: 12px;
  background-color: #FFFFCC;
}

.promo_home #top {
  height: 491px;
  background: #FFF url('/images/promo/home_bg.png') top center repeat-x;
}

.promo_home #top h2 {
  color: #FFF;
}

.promo_home #top h3 {
  color: #b3c7dc;
  margin: 0;
}

.promo_home #top #cover_flow {
  position: absolute;
  bottom: 0;
  left: 0;
}



/**************************
BLUE BAND
**************************/


#blue_band {
  position: relative;
  margin: 0 -34px;
  height: 78px;
  background: transparent url('/images/promo/blue_band_bg.png') top center repeat-x;
}

#blue_band h4 {
	font-family: helvetica, arial, sans-serif;
  color: #FFF;
  font-weight: normal;
  letter-spacing: 0.03em;
  font-size: 1.5em;
  display: block;
  margin: 9px 0 0 66px;
  padding: 0;
}

#blue_band h4 a, #blue_band h4 a:link, #blue_band h4 a:visited {
	color: #FFF;
	text-decoration: underline;
}

#blue_band h4 a:focus, #blue_band h4 a:hover {
	color: #DDD;
	text-decoration: none;
}

#blue_band.discount h4 {
	text-align: center;
	margin-left: 0px;
	font-size: 1.3em;
}

#blue_band.discount h4 .highlight {
  color: #222;
	background: transparent url('/images/promo/highlight.png') top center no-repeat;
	padding: 6px 14px 6px 18px;
	font-weight: bold;
}

#blue_band #get_started {
  position: absolute;
  right: 66px;
  top: 15px;
  display: block;
	width: 200px;
	height: 48px;
  background: transparent url('/images/promo/get_started.png') top center no-repeat;
  text-indent: -20000px;
}



/**************************
HOME PAGE
**************************/


#features {
  font-size: 0.9em;
  color: #555;
  margin: 30px 0 12px 0;
}

#features td{
  vertical-align: top;
  height: 80px;
}

#features .description {
  padding: 10px 4px 4px;
}

#features h4 {
  display: block;
  margin: 0px;
  padding: 0px 0px 3px;
  color: #000;
  font-size: 1.3em;
  font-weight: bolder;
  font-family: helvetica, arial, sans-serif;
}

#callout {
  background: #FFFFBB;
  padding: 10px;
  font-size: 1.0em;
  margin: 12px 0 32px 0;
  text-align: center;
}

#blurbs h4 {
  font-size: 1.2em;
  display:block;
  padding: 0;
  margin: 18px 0 5px;
  color: #000;
  font-weight: bolder;
}

#blurbs p {
  color: #333;
}



/**************************
PLANS
**************************/


#plans {
  position: relative;
  margin: 0 auto 24px auto;
  width: 839px;
  height: 432px;
  background: transparent url("/images/promo/plans.png") top center no-repeat;
}

#plans li {
  list-style: none;
  display:block;
  margin: 0;
}

#plans .card h4 {
  color: #FFF;
  font-size: 2.1em;
  margin: 13px 0 6px 0;
  padding: 0;
  display: block;
  font-weight: bold;
  line-height: 1em;
}

#plans .card h5 {
  color: #FFF;
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 32px;
}

#plans .card ul {
  width: 180px;
  margin: 0 auto;
}

#plans #center_plan.card ul {
  width: 240px;
  margin: 0 auto;
}

#plans .card .plan_number {
  color: #CC0000;
}

#plans .card .feature {
  color: #666;
  margin-bottom: 6px;
  padding-bottom: 6px;
  border-bottom: 1px dotted #CCC;
  font-size: 0.9em;
  line-height: 1.1em;
}

#plans .card .last {
  border: none;
}

#plans .card .plan_items, #plans .card .plan_users {
  font-weight: bold;
  font-size: 1.6em;
  color: #333;
}

#plans .card .plan_items {
  margin-bottom: 6px;
  line-height: 1em;
}

#plans .card .plan_users {
  margin-bottom: 18px;
}

#plans #center_plan {
  position: absolute;
  top: 20px;
  left: 270px;
  width: 299px;
}

#plans #left_plan {
  position: absolute;
  top: 40px;
  left: 18px;
  width: 243px;
}

#plans #right_plan {
  position: absolute;
  top: 40px;
  left: 578px;
  width: 243px;
}

#plans #center_plan {
  font-size: 1.3em;
}

#plans #center_plan h4 {
  font-size: 2.4em;
  margin-bottom: 2px;
}

#plans .sign_up {
  background: transparent url('/images/promo/sign_up.png') top center no-repeat;
  display: block;
  width: 140px;
  height: 48px;
  text-indent: -20000px;
  position: absolute;
  top: 290px;
  left: 52px;
}

#plans #center_plan .sign_up {
  background: transparent url('/images/promo/sign_up_large.png') top center no-repeat;
  width: 152px;
  height: 52px;
  top: 335px;
  left: 72px;
}

#plan_info {
  padding: 50px 50px 10px 50px;
}

#plan_info h4 {
  display: block;
  padding: 0px;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 8px;
  color: #222;
}

#plan_info p {
  text-align: justify;
  margin-bottom: 32px;
  font-size: 0.75em;
  line-height: 1.45em;
  color: #444;
}

#plan_info p .highlight {
  background-color: #FFFFBB;
  color: #222;
  padding: 1px 2px;
}

#plan_info .plan_faq {
  float: left;
  width: 340px;
}

#plan_info .first {
  margin-right: 75px;
}



/**************************
SIGN UP
**************************/


#account_info .instruction, #billing_info .instruction, #almost_done .instruction {
  font-size: 0.8em;
}

#account_info {
  margin-right: 60px;
}

#billing_info {
  width: 460px;
}

#almost_done {
  margin-top: 24px;
}

fieldset p.r-margin {
  margin-right: 10px;
}

#address_country {
  width: 323px;
}

#address_address2 {
  margin-top: 4px;
}

#creditcard_month {
  width: 122px;  
}

#creditcard_type {
  width: 192px;
}

#confirm_plan {
  padding: 16px 24px 12px 24px;
  margin: 0 10px;
  border: solid 1px #CCC;
  background: url('/images/bg.png');
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

#confirm_plan #your_plan {
  margin-right: 130px;
}

#confirm_plan #plan_details {
  font-size: 0.9em;
  color: #555;
  margin-bottom: 12px;
}

#confirm_plan #plan_details strong {
  font-size: 1.3em;
  color: #222;
}

#confirm_plan #complete_signup {
  text-align: center;
}

#confirm_plan #complete_signup #signup_submit {
  font-weight: bold;
  font-size: 1.1em;
}

#confirm_plan #complete_signup #tos_checkbox {
  margin: 12px 0;
  font-weight: bold;
  font-size: 1.0em;
  color: #000;
}
