
/* ==== Scroll down to find where to put your styles :) ==== */

/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #666666; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: ##999999; } /* #999999 */
/* default a color #607890 */
a:hover { color: #036; }

/*
    // ========================================== \\
   ||                                              ||
   ||               Your styles !                  ||
   ||                                              ||
    \\ ========================================== //
*/

/* info extrapolated from screen comp div inspection -- NOT FINAL MD*/
/* for instance the margin is completely snatched from thin air */

a { 
	text-decoration: none; 
	color: #0066FF;
	font-family: 'Arial';
	font-size: 13px;
	}

/* example inheritance chain 
footer > div > a{ 
	margin: 22px auto;
	padding: 11px;
	position: relative;
	text-align: center; 
	color: #999999; 
	top: 20px;
	border-top: 1px solid #AAAAAA;
}
*/

/* 2.1 - Join dBaby ids */
#emailjoin_container{
	padding: 11px 22px;
	margin: 22px auto;
	height: 620px;
	width: 940px; 
	border: 1px solid #DDDDDD;

}

#emailjoin_whyJoin{
	position: absolute;
	left: 880px;
	top: 200px;
}

#emailjoin_emailEntry{
	position: relative;
	top: 15px;
	left: -60px;
}

#emailjoin_continueButton{
	position: absolute;
	left: 80px;
	top: 135px;
	width: 110px;
	height: 35px;
	cursor: pointer;
	font-size: large;
	font-weight: bold;
	color: #666666;
}

#emailjoin_cancelLink{
	position: absolute;
	left: 200px;
	top: 145px;
	font-family: 'Franklin Gothic Book';
	color: #3285C2;
	font-size: 13px;
	text-decoration: underline !important;
}
/* End 2.1 - Join dBaby ids */

/* 2.2 - dBaby Registration form ids */
#signup_container{
	padding: 11px 22px;
	margin: 22px auto;
	width: 940px; 
	height: 1150px;
	border: 1px solid #DDDDDD;
}

#signup_emailcontainer{
	width: 660px;
	height: 50px;
	border: 1px solid #DDDDDD;
}

#signup_currentemail{
	position: relative;
	left: 175px;
	top: 18px;
}

#signup_registrationcontainer{
	padding: 16px 22px;
	margin: 10px 0px;
	width: 616px;
	height: 756px;
	border: 1px solid #DDDDDD;
}

#signup_nameZipPass{
	position: relative;
	left: 90px;
	top: 20px;
}

#signup_bday_selector{
	position: relative;
	left: 10px;
	top: 10px;
}


#signup_spacer_zip{
	left: -100px;
	top: 65px;
	width: 640px;
}

#signup_baby_bday_label{
	position: absolute;
	left: -90px;
	top: 350px;
}

#signup_baby_bday_selector{
	position: absolute;
	left: 130px;
	top: 350px;
}

#signup_offers_label{
	position: absolute;
	left: -59px;
	top: 285px;
}

#signup_newsletter{
	position: absolute;
	left: 100px;
	top: 35px;
	
}

#signup_newsletter_label{
	left: 115px;
	top: 45px;
	width: 350px;
	text-align: left;
	font-size: 13px;
}

#signup_3rdparty_container{
	left: 100px;
	top: 110px;
}

#signup_3rdparty_label{
	left: 15px;
	top: -25px;
	width: 350px;
	text-align: left;
	font-size: 13px;
}

#signup_captcha_container{
	position: absolute;
	left: 110px;
	top: 500px;
	width: 300px;
	height: 100px;
	border: 1px solid #DDDDDD;
	text-align: center;
	
	
}

#signup_spacer_offers{
	left: -100px;
	top: 175px;
	width: 640px;
}

#signup_spacer_captcha{
	left: -100px;
	top: 350px;
	width: 640px;
}

#signup_agree_submit{
	position: absolute;
	padding: 12px;
	left: 92px;
	top: 675px;
	width: 200px;
	height: 45px;
	font-size: large;
	font-weight: bold;
	color: #666666;
}

#signup_cancel{
	position: absolute;
	left: 310px;
	top: 690px;
}

#signup_tos{
	position: absolute;
	left: 360px;
	top: 1060px;
	
}

#signup_whyjoin_container{
	position: absolute;
	left: 820px;
	top: 200px;
}

#signup_spacer_whyjoin{
	left: 10px;
	width: 250px;
}

/* End 2.2 - dBaby Registration form ids */


/* 3.1 - dBaby Sign-In ids */
#signin_container{
	padding: 11px 22px;
	margin: 22px auto;
	width: 940px; 
	height: 610px;
	border: 1px solid #DDDDDD;
}


#signin_email{
	position: absolute;
	left: 92px;
	top: 25px;
	width: 220px;
	height: 35px;
	font-family: 'Arial';
	color: #999999;
	font-size: 16px;
}

#signin_password{
	position: absolute;
	left: 92px;
	top: 90px;
	width: 220px;
	height: 35px;
	font-family: 'Arial';
	color: #999999;
	font-size: 16px;
}

#signin_remember{
	position: absolute;
	left: 92px;
	top: 145px;
	
}

#signin_submit{
	position: absolute;
	left: 92px;
	top: 200px;
	width: 110px;
	height: 35px;
	font-size: large;
	font-weight: bold;
	color: #666666;
}

#signin_forgotPassword{
	position: absolute;
	left: 330px;
	top: 102px;
	color: #666666;
}

#signin_signUp{
	position: absolute;
	left: 95px;
	top: 250px;
	font-family: 'Arial';
	font-size: 12px;
}

#signin_form_error{
	position: absolute;
	left: 92px;
	top: 175px;
	color: #FF0000;
	display: none; 
	
}

/*  End 3.1 - dBaby Sign-In ids  */


/* 3.2.1 - dBaby Forgot Password ids */
#forgotpwd_container{
	padding: 11px 22px;
	margin: 22px auto;
	height: 620px;
	width: 940px; 
	border: 1px solid #DDDDDD;

}

#forgotpwd_emailEntry{
	position: relative;
	top: 20px;
	left: 30px;
}

#forgotpwd_resetButton{
	position: absolute;
	left: 167px;
	top: 135px;
	width: 200px;
	height: 50px;
	cursor: pointer;
	font-size: large;
	font-weight: bold;
	color: #666666;
}

#forgotpwd_cancelLink{
	position: absolute;
	left: 375px;
	top: 150px;
	font-family: 'Franklin Gothic Book';
	color: #3285C2;
	font-size: 13px;
	text-decoration: underline !important;
}

#forgotpwd_help{
	position: absolute;
	left: 170px;
	top: 210px;
}
/* End 3.2.1 - dBaby Forgot Password ids */

/* 3.2.2 - dBaby password reset confirmation ids */
#passreset_thanks{
	position: absolute;
	left: 90px;
	top: 30px;
}
/* End 3.2.2 - dBaby password reset confirmation ids */


/* 3.2.4 - dBaby change password ids */
#changepwd_newpwd{
	position: absolute;
	top: 90px;
	left: 50px;
}

#changepwd_confirmpwd{
	position: absolute;
	top: 140px;
	left: 50px;
}

#changepwd_resetButton{
	position: absolute;
	left: 210px;
	top: 225px;
	width: 200px;
	height: 50px;
	cursor: pointer;
	font-size: large;
	font-weight: bold;
	color: #666666;
}
/* End 3.2.4 - dBaby change password ids */

/* 3.2.5 - dBaby change password confirmation ids */
#changepwdconf_thanks{
	position: absolute;
	left: 90px;
	top: 35px;
}

#changepwdconf_signin{
	position: absolute;
	left: 92px;
	top: 100px;
	width: 110px;
	height: 35px;
	font-size: large;
	font-weight: bold;
	color: #666666;	
}
/* End 3.2.5 - dBaby change password confirmation ids */


/* 3.8 - dBaby collect extra data */
#extra_container{
	padding: 11px 22px;
	margin: 22px auto;
	width: 940px; 
	height: 900px;
	border: 1px solid #DDDDDD;
}


#extra_currentemail{
	position: relative;
	left: 175px;
	top: 18px;
}

#extra_registrationcontainer{
	padding: 16px 22px;
	margin: 10px 0px;
	width: 650px;
	height: 500px;
	border: 1px solid #DDDDDD;
}

#extra_nameZipPass{
	position: relative;
	left: 90px;
	top: 20px;
}


#extra_spacer_zip{
	left: -100px;
	top: 65px;
	width: 670px;
}

#extra_baby_bday_label{
	position: absolute;
	left: -90px;
	top: 150px;
}

#extra_baby_bday_selector{
	position: absolute;
	left: 130px;
	top: 150px;
}

#extra_offers_label{
	position: absolute;
	left: -59px;
	top: 200px;
}

#extra_newsletter{
	position: absolute;
	left: 100px;
	top: 90px;
	
}

#extra_newsletter_label{
	left: 115px;
	top: 100px;
	width: 350px;
	text-align: left;
	font-size: 13px;
}

#extra_3rdparty_container{
	left: 100px;
	top: 110px;
}

#extra_3rdparty_label{
	left: 15px;
	top: -25px;
	width: 350px;
	text-align: left;
	font-size: 13px;
}


#extra_spacer_offers{
	left: -100px;
	top: 175px;
	width: 670px;
}

#extra_agree_submit{
	position: absolute;
	padding: 12px;
	left: 92px;
	top: 370px;
	width: 200px;
	height: 45px;
	font-size: large;
	font-weight: bold;
	color: #666666;
}


#extra_tos{
	position: absolute;
	left: 360px;
	top: 700px;
	
}
/* End 3.8 - dBaby collect extra data */

/* 3.5 - dBaby set primary account */
#selectacct_setAcctButton{
	position: absolute;
	left: 210px;
	top: 350px;
	width: 200px;
	height: 50px;
	cursor: pointer;
	font-size: large;
	font-weight: bold;
	color: #666666;
}

#selectacct_cancelLink{
	position: absolute;
	left: 420px;
	top: 365px;
}

#selectacct_picker{
	position: absolute;
	left: 225px;
	top: 250px;
}

#selectacct_picker input {
	margin-top: 10px;
	color: #333333 !important;
}
/* End 3.5 - dBaby set primary account */

/* 2.3 - dBaby confirm account creation */
#digconf_facebookButton{
	width: 160px;
	height: 25px;
	position: absolute;
	top: 275px;
	left: 150px;
	
}

#digconf_cancelLink{
	position: absolute;
	top: 280px;
	left: 330px;
}

#digconf_bullets{
	position: relative;
	top: 75px;
}
/* End 2.3 - dBaby confirm account creation */


/* 3.6 - dBaby send confirmation email */
#sendemail_signin{
	position: absolute;
	left: 140px;
	top: 250px;
	width: 200px;
	height: 45px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
/* End 3.6 - dBaby send confirmation email */


/* 3.7.2 - dBaby email confirmed */
#confirmemail_container{
	padding: 11px 22px;
	margin: 22px auto;
	width: 940px; 
	height: 400px;
	border: 1px solid #DDDDDD;
}

#confirmemail_signin{
	position: absolute;
	left: 140px;
	top: 250px;
	width: 110px;
	height: 35px;
	font-size: large;
	font-weight: bold;
	color: #666666;
}
/* End 3.7.2 - dBaby confirm account creation */

/* Common dBaby style classes */
.descriptive_text{
	font-family: 'Franklin Gothic Book';
	font-size: 16px;
}

.descriptive_text_bold{
	font-family: 'Arial';
	color: #666;
	font-size: 16px;
	font-weight: bolder;
}

.anchor_underline{
	text-decoration: underline; 
	font-size: 11px;
}

.horizontal_dotted_line{
	border-bottom: 1px dotted #DDDDDD;
	width: 940px;
	position: relative;
	top: 15px;
}

.large_header{
	font-size: 27px;
	font-family: 'Franklin Gothic Book';
}

.join_dbaby_container{
	padding: 30px;
	position: relative;
	top: 10px;
	width: 660px;
	height: 280px;
	border: 1px solid #DDDDDD;
}

.facebook_sign_in_container{
	padding: 11px;
	position: absolute;
	width: 430px;
	height: 300px;
	border: 1px solid #DDDDDD;	
}

.label_checkbox_pair {
	clear: both;
	float: none;
	position: relative;
	
}

.label_checkbox_pair input {
	position: absolute;
	top: 1px;
}

.label_checkbox_pair label {
	display: block;
	position: relative;
	margin-left: 15px;
	width: 200px;
	font-size: 13px;
}


.label_text_field_pair {
  	clear: both;
  	float: none;
	position: relative;
}

.label_text_field_pair label {
  	clear: left;
  	display: block;
  	float: left;
	position: relative;
	top: 10px;
	width: 100px;
  	text-align: right;
  	font-family: 'Arial';
	font-size: 16px;
}

.label_text_field_pair input {
  	clear: right;
  	float: left;
  	margin-left: 10px;
	position: relative;
	width: 220px;
	height: 35px;
	text-align: left;
	font-family: 'Arial';
	font-size: 13px;
	color: black;
}

.label_text_field_pair_sml {
  	clear: both;
  	float: none;
	position: relative;
}

.label_text_field_pair_sml label {
  	clear: left;
  	display: block;
  	float: left;
	top: 5px;
	position: relative;
	width: 150px;
  	text-align: right;
  	font-family: 'Arial';
	font-size: 13px;
}


.label_text_field_pair_sml input {
  	clear: right;
  	float: left;
  	margin-left: 10px;
	position: relative;
	width: 220px;
	height: 20px; 
	text-align: left;
	font-family: 'Arial';
	font-size: 13px;
	color: black;
}

.field_label {
	font-family: 'Arial';
	font-size: 15px;
}

/* Do NOT keep the backgrounds of these buttons as images! 
   These should be created nine-patch or as a strip and tiled. -MD */

.facebook_button {
	border: none;
	background: url('../images/Facebook.png') no-repeat top left;
}

.button {
    border: none;
    background: url('../images/SignIn.png') no-repeat top left;	
}
.button:hover {
    border: none;
	background: url('../images/SignIn_Pressed.png') no-repeat top left;
}

.agree_button{
	border: none;
	background: url('../images/Agree.png') no-repeat top left;
}

.agree_button:hover {
    border: none;
	background: url('../images/Agree_Pressed.png') no-repeat top left;
}

.send_button{
	border: none;
	background: url('../images/Confirm_Email.png') no-repeat top left;
}

.send_button:hover {
    border: none;
	background: url('../images/Confirm_Pressed.png') no-repeat top left;
}

/* End dBaby common style classes */

/* HTML Boilerplate Classes */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
/* End HTML Boilerplate Classes */

@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {

  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}