﻿#registrationcontent
{
	width: 947px;
	height: auto;
	padding-top: 128px;
	padding-left: 0px;
	background-image: url('../../pedialyte/img/background/registration_bg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}
html > body #registrationcontent
{
	float: left;
}

#thankyoucontent
{
	width: 890px;
	height: 481px;
	padding-top: 129px;
	padding-left: 57px;
	background-image: url('/pedialyte/img/background/thankyou_bg_no_headline.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}
html > body #registrationcontent
{
	float: left;
}

#registrationform
{
	width: 420px;
	height: auto;
	padding: 24px 15px 10px 230px;
	background-image: url('../../pedialyte/img/registration/girl.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}

#thankyoucopy
{
	width: 520px;
	height: auto;
	padding: 24px 140px 10px 230px;
	background-image: url('../../pedialyte/img/registration/girl2.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}

#thankyouwrapper
{
	width: 947px;
	height: auto;
	padding: 0px 0px 0px 0px;
	float: left;
	background-image: url('../../pedialyte/img/common/content_bg.jpg');
	background-position: center top;
	background-repeat: repeat;
}
#unsubscribe-copy
{
	float: left;
	height: auto;
	padding: 24px 115px 0 30px;
}

.error
{
	color: Red;
}
.unsubscribe-submit-button
{
	margin-left: 210px;
}
#formtop
{
	width: 890px;
	padding-left: 57px;
	height: auto;
	float: left;
}

#formelements
{
	width: 675px;
	height: auto;
	padding: 0px 72px 0px 200px;
	float: left;
	background-image: url('../../pedialyte/img/common/content_bg.jpg');
	background-position: center top;
	background-repeat: repeat;
}

#formfooter
{
	width: 947px;
	height: 138px;
	background-image: url('../../pedialyte/img/common/footer_top.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}



#savenow
{
	height: auto;
	width: 208px;
	padding-top: 1px;
	padding-left: 12px;
	float: left;
}

.orange
{
	font-size: 9pt;
	color: #E88D06;
}

.fieldlabel
{
	width: 140px;
	height: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	font: normal normal normal 9pt/9pt Arial;
	color: #000000;
	text-align: right;
	line-height: 18px;
	float: left;
}

.ziplabel
{
	width: auto;
	height: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 5px;
	font: normal normal normal 9pt/9pt Arial;
	color: #000000;
	text-align: right;
	line-height: 18px;
}

.field
{
	width: auto;
	height: 24px;
	line-height: 24px;
}

/*#mouseoverbubble 
{
	width: 143px;
	height: 53px;
	position: relative;
	z-index: 200;
	padding: 6px 6px 6px 6px;
	top: -136px;	
	left: 254px;
	font: normal normal normal 8pt/8pt Arial;
	color: #FFFFFF;
	text-align: center;
	background-color: Transparent;
	background-image: url('../../pedialyte/img/registration/mouseover_bubble.gif');
	background-position: left top;
	background-repeat: no-repeat;
	display: none;
}*/
#datelabel
{
	clear: left;
	position: relative;
}
#mouseoverbubble
{
	background-color: Transparent;
	background-image: url(/pedialyte/img/registration/mouseover_bubble.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: none;
	font: 8pt/8pt Arial;
	height: 53px;
	padding: 6px;
	position: absolute;
	text-align: center;
	bottom: 20px;
	width: 143px;
	left: 55px;
	z-index: 500;
}
.z1
{
	position: relative;
	z-index: -1;
}

.modalPopup
{
	border: solid 1px Gray;
	padding: 5px 15px;
	background-color: White;
	width: 450px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
	opacity: .7;
}

.checkboxtext
{
	float: left;
	padding-left: 90px;
}
img#coupon-pedialyte-img
{
	display: block;
	float: left;
}

#coupon-product-image
{
}

.thankyou_button
{
	float: left;
}

#coupon-product-image-container
{
	float: right;
	width: 335px;
}

#coupon-product-image-container p
{
	font-size: .833em;
	padding-left: 15px;
}
