/* login specific */

#Login a {
  outline: none;
}

#Login div.sign-in {
  padding: 25px 0 0 0;
  height: 120px;
  overflow: hidden;
  /*height: 117px;*/
}
#Login div.sign-in p {
  height: 32px;
  width: 280px;
  margin: 0 auto;
}
#Login div.sign-in label {
  line-height: 24px;
  width: 85px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  display: block;
  float: left;
}
#Login div.sign-in input {
  display: none;
  width: 170px;
  padding: 2px;
  margin: 2px;
  color: #666;
  display: block;
  float: left;
  border: 1px solid #5792b2;
}
#Login div.sign-in a {
  clear: left;
  display: block;
}
#Login div.sign-in a#sign-in-button {
  background-image: url(/images/login/button-play.png);
  width: 91px;
  height: 28px;
  position: absolute;
  top: 93px;
  right: 29px;
}
#Login div.sign-in p.notice {
  display: block;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  margin: 16px 0 0 12px;
  line-height: 1;
}
#Login div.sign-in a#forgot-password {
  font-size: 12px;
  width: 128px;
  margin: 9px 0 0 12px;
  color: #fff;
  text-decoration: underline;
}
#Login div.join-in {
  position: relative;
  width: 172px;
  color: #fff;
  font-size: 11px;
  line-height: 14px;
  padding: 14px 0 0 6px;
  margin-top: -5px;
}
#Login .hr { background: transparent url(/images/login/hr.png) no-repeat 0 0; width: 292px; height: 5px; margin: 0 auto; }
#Login .hr hr { display: none; }

/*  QUICK PLAY  */
#Login a#sign-up-button {
  background-image: url(/images/login/button-sign-up.png);
  width: 91px;
  height: 28px;
  position: absolute;
  top: 14px;
  right: -98px;
}

div.formbox {
	width:551px;
	margin:0 auto;
	/* margin-top:-20px; MOVES THE FORM BOX DOWN 20 PIXELS */
	margin-top:10px;
	position:relative;
}

.box-top {
	width:551px;
	height:31px;
	background:url(/images/login/box-top.png) top left no-repeat;
}
.box-mid {
	width:551px;
	background:url(/images/login/box-tile.png) top left repeat-y;
}
.box-btm {
	width:551px;
	height:31px;
	background:url(/images/login/box-btm.png) top left no-repeat;
}
/* LOGIN HEADER */
.box-mid div.masthead {
	padding-bottom:20px;
}
.box-mid div.masthead h2 {
	color:#3a87c5;
	font-size:18px;
	line-height:19px;
	padding:10px 60px 3px 57px;
}
.box-mid div.masthead h3{
	color:#3b597f;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	padding:0 60px 0 57px;
}
div.masthead a.btn-exit {
	position:absolute;
	top:38px;
	right:38px;
	display:block;
	text-indent:-9999px;
	height:20px;
	width:20px;
	background:url(/images/login/close.png) top right no-repeat;
	cursor:pointer;
	outline:none;
}
div.masthead p.description {
	width:460px;
	padding:10px 0 10px 50px;
}
/* LOGIN CONTENT */
div.formbox div.content {
	background:url(/images/login/blue-gradient.jpg) top center no-repeat;
	padding:15px 0 20px 0; /* ADDED TOP PADDING */
}
div.formbox div.content h2 {
	color:#3a87c5;
	font-size:18px;
	line-height:19px;
	padding:0 60px 25px 57px; /* REMOVED TOP PADDING */
}
div.formbox div.content h3 {
	color:#3b597f;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	padding:0 0 0 57px; /* REMOVED TOP PADDING */
}
div.formbox div.content p {
	text-align:right;
	padding:5px 105px 5px 40px;	
}
div.formbox div.content p.description {
	text-align:left;
	padding:10px 0 10px 50px;
	width:460px;
}
div.formbox div.content span.reminder {
	display:block;
	padding:0 0 7px 0;
	font-size: 11px;
	color: #999;
}
div.formbox div.content label {
	padding-right:8px;
}
div.formbox div.content input {
	width:148px;
}
div.formbox div.content select {
	width:152px;
}
div.formbox div.content ul li {
	list-style:none;
}
ul.buttons {
	position:relative;
	display:block;
	height:30px;
	width:551px;
	margin:10px 0;
}
button.btn-add-child {
	position:relative;
	text-indent:-9999px;
	height:27px;
	width:160px;
	background:url(/images/login/btn_add-child.png) top left no-repeat;
	border:none;
	z-index:5;
	cursor:pointer;
	float:right;
}
button.btn-parent {
	position:relative;
	text-indent:-9999px;
	height:27px;
	width:160px;
	background:url(/images/login/btn_parent.png) top left no-repeat;
	border:none;
	z-index:5;
	cursor:pointer;
	float:right;
}
button.btn-submit {
	position:relative;
	text-indent:-9999px;
	height:27px;
	width:100px;
	background:url(/images/login/btn_submit.png) top left no-repeat;
	border:none;
	z-index:5;
	cursor:pointer;
	margin:0 110px 0 10px;
	float:right;
}
button.btn-import {
	position:relative;
	text-indent:-9999px;
	height:27px;
	width:100px;
	background:url(/images/login/btn_import.png) top left no-repeat;
	border:none;
	z-index:5;
	cursor:pointer;
	margin:0 150px 0 10px;
	float:right;
}
button.btn-no-import {
	position:relative;
	text-indent:-9999px;
	height:27px;
	width:140px;
	background:url(/images/login/btn_do_not_import.png) top left no-repeat;
	border:none;
	z-index:5;
	cursor:pointer;
	float:right;
}
button.btn-next {
	position:relative;
	text-indent:-9999px;
	height:27px;
	width:88px;
	background:url(/images/login/btn_next.png) top left no-repeat;
	border:none;
	z-index:5;
	cursor:pointer;
	margin:0 110px 0 10px;
	float:right;
}
button.btn-done {
	position:relative;
	text-indent:-9999px;
	height:27px;
	width:100px;
	background:url(/images/login/btn_done.png) top left no-repeat;
	border:none;
	z-index:5;
	cursor:pointer;
	margin:18px 223px 0 10px;
	float:right;
}
button.btn-email-password {
	position:relative;
	text-indent:-9999px;
	height:27px;
	width:160px;
	background:url(/images/login/btn_email_password.png) top left no-repeat;
	border:none;
	z-index:5;
	cursor:pointer;
	float:right;
	margin:5px 100px 15px 0;
}
button.btn-begin-adventure {
	position:relative;
	text-indent:-9999px;
	height:27px;
	width:177px;
	background:url(/images/login/btn_begin_adventure.png) top left no-repeat;
	border:none;
	z-index:5;
	cursor:pointer;
	float:right;
	margin:5px 188px 15px 0;
}
button.btn-ok {
	position:relative;
	text-indent:-9999px;
	height:27px;
	width:51px;
	background:url(/images/login/btn_ok.png) top left no-repeat;
	border:none;
	z-index:5;
	cursor:pointer;
	float:right;
	margin:0 248px 10px 0;
}
div.formbox div.content div.gender-box label.gender {
	margin-left:10px;
	padding:0;
}
div.formbox div.content div.gender-box input.gender { 
	width:auto;
	margin-left:3px;
}
div.formbox div.content div.gender-box label.gender-label { margin-right:20px; }

label.bdate { margin-left:174px; }
div.formbox div.content select.bd-day { width:53px; }
div.formbox div.content select.bd-month { width:65px; }
div.formbox div.content select.bd-year { width:60px; }

div.formbox div.content h3.supporting-copy {
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	padding:0 0 0 57px;
	color:#444444;
	margin-top:-15px;
}
div#center-thanks p {
	padding:0 70px;
	text-align:center;
}
label span {
	color:#5AA1D9;
	font-size:11px;
	position:absolute; 
	margin:15px 0 0 -193px;
}
/* STYLE FIXES FOR INTEGRATION WITH EXISTING HTML */


div.enter-dob label {}
div.formbox div.content select#user_birthdate_day { width:53px; }
div.formbox div.content select#user_birthdate_month { width:65px; }
div.formbox div.content select#user_birthdate_year { width:60px; }

div.formbox div.content select#child_0_birthdate_day,
div.formbox div.content select#child_1_birthdate_day,
div.formbox div.content select#child_2_birthdate_day,
div.formbox div.content select#child_3_birthdate_day,
div.formbox div.content select#child_4_birthdate_day,
div.formbox div.content select#child_5_birthdate_day { width:53px; }

div.formbox div.content select#child_0_birthdate_month,
div.formbox div.content select#child_1_birthdate_month,
div.formbox div.content select#child_2_birthdate_month,
div.formbox div.content select#child_3_birthdate_month,
div.formbox div.content select#child_4_birthdate_month,
div.formbox div.content select#child_5_birthdate_month { width:65px; }

div.formbox div.content select#child_0_birthdate_year,
div.formbox div.content select#child_1_birthdate_year,
div.formbox div.content select#child_2_birthdate_year,
div.formbox div.content select#child_3_birthdate_year,
div.formbox div.content select#child_4_birthdate_year,
div.formbox div.content select#child_5_birthdate_year { width:60px; }

div.formbox div.content div.gender-box label.user-gender { margin-right:20px; }

div#error-message-text p { padding-left:0; padding-right:0; text-align:center; }
div.error-msg p { text-align:center; color:red; padding-bottom:15px; }
div.error-msg div { text-align:center; color:red; padding-bottom:5px; }
div.formbox div#error-message-text { background:none; }
div.formbox div#error-message div.content { background:none; }

/* CLEARFIX */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}

/* slideshow specific */
#DeeqsHomeTeaser {
  position: absolute;
  left: 0;
  display: block;
  width: 470px;
  height: 500px;
  z-index: 0;
}
/* fix for firefox 2 / PC */
#DeeqsHomeTeaser object { outline: none; }

#DeeqsHomeTeaser .alternate {
  margin-left: 52px;
  width: 350px;
  padding: 10px;
  text-align: center;
}
#DeeqsHomeTeaser h2 {
  margin-top:75px;
  font-size: 18px;
}
#DeeqsHomeTeaser p {
  padding: 0 0 30px 0;
  font-size: 16px;
}

/* for Mini Blizzard promo */
div#PromotionalArea {
  background-color: red;
  position: absolute;
  top: 413px;
  left: 526px;
}
div#PromotionalArea a {
  display: block;
  width: 257px;
  height: 78px;
  text-indent: -9999em;  
  background: transparent url(/images/login/btn-kids-meal.png) no-repeat 0 0;
}
div#PromotionalArea a:focus {
  outline: none;
}