/* Input styles */
div#form-wrapper{
  padding-top: 5px;
  position: relative;
}
div#main-content{
  min-height: 575px;
}
#form-wrapper select, #form-wrapper input {
	font-size: 12px;
  padding-top: 2px;
  color: #444;
}
#form-wrapper option {
	font-size: 12px;
}

/* Clear fix for floats */
.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

#profile-spouse, .child {
  margin-top: 20px;
}

.profile {
  font-weight: normal;
  background: transparent url(../images/bubble-600.jpg) no-repeat 0 0;
  width: 604px;
}

.profile-footer {
  clear: both;
  background: transparent url(../images/bubble-600.jpg) no-repeat bottom left;
  width: 604px;
  height: 20px;
}

#step2, #step3 {
  clear: both;
}

#step2 .left, #step3 .left {
  float: none;
  width: 600px;
}

#form-wrapper .contains-errors {
  background: transparent url(../images/bubble-with-errors-600.jpg) no-repeat 0 0;
}

.contains-errors .profile-footer {
  background: transparent url(../images/bubble-with-errors-600.jpg) no-repeat bottom left;
}

.left, .right {
  float: left;
  margin-top: 20px;
  width: 30%;
}
.right {
  margin-left: 0%;
  width: 45%;
}

.profile-controls {
  float: left;
  margin-top: 20px;
  margin-left: 5%;
  width: 10%;
}

#form-wrapper dl {
  margin-top: 0;
  font-size: 12px;
  line-height: 1.67em;
  margin-bottom: 0;
}

#form-wrapper dt {
  display: block;
  clear: left;
  float: left;
  margin: .2em 0;
  line-height: 1.4em;
}

#form-wrapper dd {
  display: block;
  float: left;
  margin: .2em 0;
  line-height: 1.8em;
}

* html #form-wrapper dd {
  height: 2em;
}

.col2 dt {
  width: 40%;
}
.col2 dd {
  width: 60%;
}

.col2 dt#city_state {
  float: none;
  width: 100%;
  text-align: left;
}

#step2 dt {
  float: none;
  margin-top: 1em;
}
#step2 dl {
  margin-left: 20px;
}

#pre_existing_dt{
	position: relative;
}
#step2 dt label, #step2 dd {
  text-align: left;
}
#step2 dt label {
	width: 60%;
}
#form-wrapper .pre_existing_conditions_row td label {
  text-align: left;
}
#form-wrapper #pre_existing_conditions_label td label{
	text-align: right;
}

#form-wrapper .pre_existing_conditions_row table {
  margin: 0 auto;
}

#step2 dd {
  float: right;
  padding-right: 20px;
  margin-top: -20px;
}

#step3 dt, #step3 dd {
  width: 50%;
}
#step3 dd#privacy_policy_row {
  width: 100%;
}

#prefill_zip {
  width: 40px;
}

#dob1_mm_on, #dob1_dd_on,
#dob2_mm_on, #dob2_dd_on,
#dob3_mm_on, #dob3_dd_on,
#dob4_mm_on, #dob4_dd_on,
#dob5_mm_on, #dob5_dd_on,
#dob6_mm_on, #dob6_dd_on,
#dob7_mm_on, #dob7_dd_on
{
  width: 17px;
}
#dob1_yyyy_on
{
  width: 30px;
}

h3 {
  background: transparent url(../images/user_gray.jpg) no-repeat 0 0;
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
  color: #244C6D;
  font-size: 14px;
  margin: .2em 0 .2em 41px;
  padding-left: 20px;
  line-height: 1.42em;
  text-align: left;
}
#step2, #step3 {
  padding-top: 1px;
}
#step2 h3, #step3 h3 {
  background: none;
}

#long_term_care, #privacy_policy {
  margin-left: 20px;
}

h3.male {
  background: transparent url(../images/user_male.jpg) no-repeat 0 0;
  color: #6E95FE;
}
h3.female {
  background: transparent url(../images/user_female.jpg) no-repeat 0 0;
  color: #E27298;
}

#form-wrapper label, #city_state {
  display: block;
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
  font-size: 12px;
  text-align: right;
  margin: 0 5px 2px 0;
  color: #04357B;
}

#form-wrapper label.senior-questions {
	display: inline;
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
  font-size: 12px;
  text-align: right;
  margin: 0 5px 2px 0;
  color: #04357B;
}
#form-wrapper label.with-errors, #form-wrapper dd.with-errors {
  color: #c00;
  font-weight: bold;
}

.gender, .smoker {
  width: 80px;
}
#is_smoker1,
#is_smoker2,
#is_smoker3,
#is_smoker4,
#is_smoker5,
#is_smoker6,
#is_smoker7 {
	margin-right: 30px; /* Ugly hack to fix alignment in IE 6 */
}

.height, .weight, .birthdate {
  width: 90px;
}

.add-more-family a {
  color: #369;
  text-decoration: none;
  border: 1px solid #fff;
}

.add-more-family a:hover {
  border: 1px solid #69c;
  background-color: #cef;
}

#form-wrapper input.add, #form-wrapper input.next, #form-wrapper input.back {
  display: block;
  height: 26px;
  line-height: 26px;
  margin: 0;
  padding: 0 0 0 18px;
  cursor: pointer;
  color: #fff;
  font-size: 13px;
  outline-color: invert;
  outline-style: none;
  outline-width: medium;
  border: 0;
  overflow: hidden;
}
#form-wrapper #add-spouse {
  background: transparent url(../images/add_spouse.gif) no-repeat 0 0;
  width: 108px;
}
#form-wrapper #add-child {
  background: transparent url(../images/add_child.gif) no-repeat 0 0;
  width: 95px;
}
#form-wrapper #done-adding-family {
  background: transparent url(../images/done_adding_family.gif) no-repeat 0 0;
  padding: 0 0 0 5px;
  text-align: left;
  width: 155px;
}

#form-wrapper #back-to-family {
  background: transparent url(../images/back-to-family.gif) no-repeat 0 0;
  width: 127px;
}

#form-wrapper #last-step {
  background: transparent url(../images/last-step.gif) no-repeat 0 0;
  padding: 0 0 0 5px;
  text-align: left;
  width: 89px;
}

#form-wrapper #back-to-step-2 {
  background: transparent url(../images/back-to-step-2.gif) no-repeat 0 0;
  width: 128px;
}

#form-wrapper #get-my-quote {
  background: transparent url(../images/get-my-quote.gif) no-repeat 0 0;
  padding: 0 0 0 5px;
  text-align: left;
  width: 121px;
}

#form-wrapper input.remove {
  display: block;
  background: transparent url(../images/delete.gif) no-repeat 0 0;
  margin: 0;
  font-size: 12px;
  padding-left: 20px;
  cursor: pointer;
  color: #244C6D;
  width: 70px;
  height: 16px;
  border: 0;
}

#form-wrapper input.disabled {
  background: transparent url(../images/add-disabled.gif) no-repeat 5px 50%;
  cursor: default;
  color: #ccc;
}

#form-wrapper input.remove {
  border: 0;
  width: 66px;
}

#default-commit {
  display: none;
}

#form-wrapper .add-more-family input {
  float: left;
  margin-right: 10px;
}
#form-wrapper .add-more-family {
  margin-bottom: 20px;
}

.advice {
  font-size: 12px;
  color: #c00;
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
  padding-left: 20px;
  font-weight: bold;
}
#advice-step2, #advice-step3 {
  text-align: center;
}

#form-wrapper #ajax-loader {
  width: 220px;
  height: 2em;
  margin: 0 auto;
}
#node-39 .last-updated-date {
	display: none;
}

.error{	
  padding-top: 2px;
  font-size: 12px;
  color: #a00;
}

#senior label {
  text-align: left;
}

.form-consent {font-size:9px; margin:0px 5px 10px;; line-height:12px !important;}