body {
  background-color: #edecea;
  margin: 0;
  padding: 0;
  font: 12px/14px normal Arial,Helvetica,sans-serif;
  color: #515151;
}

h1 {
  margin: 0;
  padding: 0;
  font-size:24px;
}

h2 {
  color: #ff7800;
  font: 24px/26px normal Arial,Helvetica,sans-serif;
  margin-top: 20px;
}

.editLink {
	font-size:12px;
}

h4 {
  color: #ff7800;
  font-size: 18px;
}

a {
  color: #00a3e6;
  text-decoration: none;
}

hr {
  color: #ccc;
  size: 10px;
  width: 70%;
}

fieldset {
  border: none
}

.indent {
  margin-left: 110px;
}

#continue-button {
  background: #fff url('../images/global-id/btn-registration.gif') no-repeat;
  text-indent: -9999px;
  height: 35px;
  width: 146px;
  display: block;
  margin-top: 35px;
}

#disney-account {
  background-color: #F7F7F7; 
  padding: 10px; 
  width: 420px; 
  border:1px solid #ccc;
  text-align: center;
  display: none;
  margin-left: 170px;
  position: absolute;
}

#disney-account h3 {
  margin: 0;
  padding: 0 0 5px 0;
}

#email-waiting {
  margin-top: 23px;
  display: none;
}


.update-button {
  background: #fff url("../images/global-id/btn-registration.gif") no-repeat scroll 0 -349px;
  text-indent: -9999px;
  height: 27px;
  width: 207px;
  display: inline-block;
  margin: 35px 10px 0 110px;
  padding-top: 10px;
}

#register-button {
  background: #fff url("../images/global-id/btn-registration.gif") no-repeat scroll 0 -50px;
  text-indent: -9999px;
  height: 35px;
  width: 146px;
  display: inline-block;
  margin: 35px 10px 0 110px;
  padding-top: 10px;
}

#register-waiting {
  margin-top: 23px;
  display: none;
}

#email-confirm {
  border-bottom: 1px dashed #CCCCCC;
  border-top: 1px dashed #CCCCCC;
  margin-bottom: 10px;
  padding: 30px;
  display: none;
}

#bz-reg-header {
  background: #fff url('../images/global-id/bz-global-identity-header.gif') no-repeat top center;
  border-bottom: 32px solid #e73b85;
  height: 163px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
}


#account-management {
  background-color: #fff;
  width: 929px;
  margin-left: auto;
  margin-right: auto;
  padding: 25px 35px;
}
#register {
  background-color: #fff;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding: 25px 35px;
}

#account-management-block {
  background-color: #f5f5f5;
  padding: 18px;
  margin-bottom: 10px;
  /*display: none;*/
}

#edit-block {
  background-color: #f5f5f5;
  padding: 18px;
  margin-bottom: 10px;
  display: none;
}

#edit-your-family, #edit-email, #edit-name , #edit-password, #edit-basicinfo, #edit-subscriptions{display:none;}

#disney-email-block {
  background-color: #f5f5f5;
  padding: 18px;
  margin-bottom: 10px;
  display: none;
}

#registration-block {
  background-color: #f5f5f5;
  padding: 18px;
  display: none;
}

#thankyou, #sorry, #faq {
  background-color: #f5f5f5;
  padding: 18px;
  margin-top: 20px;
}

.thankyou #register h1 {
  background: #fff url("../images/global-id/thankyou-confirm-checkbox.gif") no-repeat scroll 0 0;
  padding: 7px 33px;
}

#return-button {
  background: #fff url("../images/global-id/btn-registration.gif") no-repeat scroll 0 -100px;
  text-indent: -9999px;
  height: 35px;
  width: 206px;
  display: block;
  margin-top: 35px;
  padding-top: 10px;
}

#login-button {
  background: #fff url("../images/global-id/btn-registration.gif") no-repeat scroll 0 -150px;
  text-indent: -9999px;
  height: 35px;
  width: 147px;
  display: block;
  margin-top: 35px;
  padding-top: 10px;
}

#try-again-button {
  background: #fff url("../images/global-id/btn-registration.gif") no-repeat scroll 0 -600px;
  text-indent: -9999px;
  height: 25px;
  width: 147px;
  display: block;
  margin-top: 35px;
  padding-top: 10px;
}

#checkUserName {
  background-color: #f9f9f9;
  border: 1px solid #ccc;
  margin-left: 20px;
  padding: 7px 23px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  display: inline !important;
}

#change-username {
  display: none;
  font-weight: bold;
}

#error-userName {
  margin-top: 10px;
}

#verified-username {
  float: left;
  padding-right: 20px;
}

#cancel-registration {

}

label {
  width: 100px;
  font-size: 11px;
  text-align: right;
  float: left;
  padding: 2px 10px 0 0;
}

#edit-subscriptions label {
  width: auto;
}

#your-account-info {
	clear:both;
}
#your-account-info h2, #your-subscriptions h2 {
	border-bottom:1px dashed #ccc;
	width:400px;

}
#account-info-your-family, #manage-your-subscriptions {
	width:400px;
	float:left;
}
#your-subscriptions{
	clear:both;
	display:block;
	overflow:hidden;
}

.account-info p{
	margin-left:30px;
}


#account-info-right {
	float:right;
}
#account-info-account-info,
#account-info-password,
#account-info-basic-info {
	width:400px;

}

label {
	color:#515151;
	font-size:12px;
}
#your-family label, #gender label, #special-offers label, #terms label, #verification label {
  float: none;
  width: 1000px;
  text-align: left;
  _float: left;
}

#your-family label {
  _margin-left: -110px;
}

#your-family p, #special-offers p, #terms p, #verification p {
  margin-left: 110px;
}

#terms .terms-of-use p {
  margin-left: 0;
}

#gender  {
  margin-left: 57px;
}

#child1, #child2, #child3, #pregnancy, #conceive {
  display: none;
}

#lifestage-parent-detail, #lifestage-pregnant-detail, #lifestage-conceive-detail, #lifestage-none-detail {
  margin-left: 110px;
  width: 550px;
}

#lifestage-none-detail {
  border-top: 1px #ccc dashed;
  border-bottom: 1px #ccc dashed;
  margin: 10px 0 10px 110px; 
}

.lifestage-labels {
  margin-left: -110px;
}

#lifestage-parent, #lifestage-pregnant, #lifestage-conceive, #lifestage-none {
  margin-left: -110px;
}
.subscribe {
  width: 400px;
  height: 155px;
}

.sample {
  float: right;
}

.terms-of-use {
  border:1px solid #ccc;
  height:75px;
  margin: 15px 0 0 110px;
  overflow:auto;
  padding:15px;
  background-color: #fff;
  width: 750px;
}

#error-email, #error-confirmEmail {
  margin-left: 110px;
}

.error {
  color: #c92b2b;
  margin-left: 110px;
  font-weight: bold;
  background: url("../images/global-id/icon-form-invalid.png") no-repeat scroll left bottom transparent;
  padding-left: 16px;
}

#footer {
  margin-top: 20px;
  text-align: center;
}

.nihilo .dijitValidationIcon {
background:url("../images/global-id/icon-form-invalid.png") no-repeat scroll center center transparent;
width:16px;
}