﻿body{
	padding:0px;
	margin:0px;
	background-color:#ac003e;
	font-family:Arial;
	
}

.main{
	width:900px;
	background-image:url('../images/main_back.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
	margin:0px auto;
	border:0px solid yellow;
}

.header{
	width:900px;
	height:64px;
	background-image:url('../images/header.gif');
	background-repeat:no-repeat;
	margin-top:32px;
}

.disclaimer{
	clear:both;
	color:#FFFFFF;
	text-align:justify;
	margin:0px auto;
	font-size:10px;
	width:900px;
}
/************************** STEP 1 START **********************/
.Top_Area{
	width:830px;
	height:125px;
	margin-left:52px;
}

.purple_box{
	width:248px;
	height:125px;
	background-image:url('../images/Purple_Box.jpg');
	background-repeat:no-repeat;
	float:left;
}

.Mail_ttl{
	width:582px;
	height:125px;
	background-image:url('../images/Mail_ttl.jpg');
	background-repeat:no-repeat;
	float:left;	
}

.Main_Area{
	width:882px;
	height:332px;
}

.baby_image{
	width:300px;
	height:332px;
	background-image:url('../images/baby_image.jpg');
	background-repeat:no-repeat;
	float:left;		
}

.diaper_image{
	width:127px;
	height:332px;
	background-image:url('../images/diaper_image.jpg');
	background-repeat:no-repeat;
	float:left;
}

.mail_back{
	width:298px;
	height:332px;
	background-image:url('../images/mail_back.jpg');
	background-repeat:no-repeat;
	float:left;
}

.mother_image{
	width:157px;
	height:332px;
	background-image:url('../images/mother_image.jpg');
	background-repeat:no-repeat;
	float:left;
}

.mail_box_back{
	margin:0px auto;
}

.email_input{
	background-image:url('../images/text_back.jpg');
	background-repeat:repeat-x;
	height:31px;
	width:263px;
	color:black;
	font-size:22px;
	font-weight:bold;
	border:1px solid #272d34;
	margin-top:6px;
	margin-left:15px;
}

/************************** STEP 1 END **********************/

/************** STEP 2 START ************************/
.ttl_2{
	width:894px;
	height:60px;
	margin-top:21px;
	margin-left:4px;
	background-image:url('../images/ttl_2.gif');
}

.main_cont{
	clear:both;
	overflow:hidden;
	width:894;
	margin-left:4px;
}

.form{
	width:528px;
	margin-top:12px;
	float:left;	
}

.form_top{
	background-image:url('../images/top_form.gif');
	width:528px;
	height:10px;
	background-repeat:no-repeat;
	_overflow:hidden;
}

.FormTable{
	background-image:url('../images/mid_form.jpg');
	background-repeat:repeat-x;
	background-color:#5f7419;
	width:528px;
	overflow:hidden;
}

.form_bottom{
	background-image:url('../images/bottom_form.gif');
	background-repeat:no-repeat;
	text-align:center;
	width:529px;
	overflow:hidden;
}


.form_right{
	float:left;
}

.pic_sideform{
	background-image:url('../images/pic_sideform.jpg');
	background-repeat:no-repeat;
	margin-top:65px;
	width:324px;
	height:203px;
}

.ttl_sideform{
	background-image:url('../images/ttl_sideform.gif');
	background-repeat:no-repeat;
	margin-top:29px;
	margin-left:53px;
	width:203px;
	height:79px;
}

.ups{
	background-image:url('../images/ups.gif');
	background-repeat:no-repeat;
	margin-top:42px;
	margin-left:79px;
	width:152px;
	height:134px;
}

/************** STEP 2 END ************************/

/******************* Form *******************/
.FormTable .space_row{
	height:32px;
}

.FormTable .error{
	font-size:11px;
	color:#be0000;
	padding-left:10px;
}

.FormTable .FormLabel{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-right:20px;
}

.FormTable .RadioLabel{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

.FormTable .inputSelect{
	color:#2C2C2C;
	font-size:14px;
	font-weight:bold;
	border:1px #7b97a7 solid;
}

.FormTable .FormField{
	
}

.FormTable .radio_space{
	
}

.FormTable .inputText{
	height:19px;
	background-image:url('../images/input_back.jpg');
	background-repeat:repeat-x;
	border:1px #7b97a7 solid;
	width:180px;
	font-size:14px;
	color:#2C2C2C;
	font-weight:bold;
	padding-left:4px;
	padding-top:3px;
	
}

.FormTable .which{
	height:25px;
	vertical-align:bottom;
}

.FormTable .zip{width:70px !important;}
.FormTable .TNum{width:40px !important;}
.FormTable .FNum{width:60px !important;}
.FormTable .cap{width:80px !important;}


/******************* End Form *******************/


/******************* Offer List *******************/
.offer-list{padding-top:15px;padding-bottom:15px;padding-left:30px;padding-right:30px;font-size:12px;}
.offer{color:#FFFFFF;margin-top:10px;}
.offer-title{font-weight:bold;font-size:14px;}
.offer-text{margin-top:5px;}
.offer-err{padding-left:15px;color:#be0000;}
/******************* END Offer List *******************/