﻿body{
	padding:0px;
	margin:0px;
	background-color:#c2c1bd;
	font-family:Arial;
}

.main{
	margin:0px auto;
}

.disclaimer{
	clear:both;
	color:#888888;
	text-align:justify;
	margin:0px auto;
	font-size:10px;
	width:900px;
}
/************************** STEP 1 START **********************/
.back{
	background-image:url('../images/back_main_1.jpg');
	background-repeat:repeat-x;
	overflow:hidden;
}

.main_step1{
	border:0px solid red;
	width:930px;
	margin:0px auto;
}

.header1{
	background-image:url('../images/header.gif');
	background-repeat:no-repeat;
	height:76px;
	width:930px;
}

.Mail_Area{
	width:930px;
	height:262px;
	background-image:url('../images/mail_back.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
}

.mail_box{
	border:0px solid red;
	width:280px;
	margin-top:67px;
	*margin-top:66px;
	margin-left:197px;
}

.enter_mail{
	color:#1d2601;
	font-size:25px;
	font-weight:bold;
	text-align:center;
}

.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-left:7px;
	margin-top:10px;
}

.spec{
	background-image:url('../images/spec.jpg');
	background-repeat:no-repeat;
	width:930px;
	height:313px;	
}

/************************** STEP 1 END **********************/

	.sub_page{
	    background-image:url('../images/sub_page_back.jpg');
	    background-repeat:repeat-x;
	    color:#2C2C2C;
	}
	.sub_page_ttl{
	    background-image:url('../images/sub_page_ttl.jpg');
	    background-repeat:repeat-x;
	    width:930px;
	    height:87px;
	    margin:0px auto;	    
	}       

/************** STEP 2 START ************************/
.ttl_2{
	width:930px;
	height:72px;
	background-image:url('../images/ttl_2.jpg');
	background-repeat:no-repeat;
}

.main_step2{
	border:0px solid red;
	width:930px;
	margin:0px auto;
}

.spac_form{
	width:930px;
	height:13px;
	background-image:url('../images/space_form.jpg');
	background-repeat:no-repeat
}

.form{
	width:528px;
	margin-left:24px;
	float:left;	
}

.form_top{
	background-image:url('../images/top_form.jpg');
	width:528px;
	height:11px;
	background-repeat:no-repeat;
	_overflow:hidden;
}

.FormTable{
	background-image:url('../images/pixel_form.jpg');
	background-repeat:repeat-x;
	background-color:#fefefe;
	width:528px;
	overflow:hidden;
}

.form_bottom{
	background-image:url('../images/bottom_form.jpg');
	background-repeat:no-repeat;
	text-align:center;
	width:529px;
	overflow:hidden;
}


.form_right{
	float:left;
}

.pic_sideform{
	background-image:url('../images/cam_side.jpg');
	background-repeat:no-repeat;
	width:378px;
	height:207px;
}

.text_side{
	background-image:url('../images/text_side.gif');
	background-repeat:no-repeat;
	width:289px;
	height:128px;
	margin-left:35px;
}

.ups{
	background-image:url('../images/ups.jpg');
	background-repeat:no-repeat;
	margin-top:55px;
	margin-left:100px;
	width:148px;
	height:137px;
}

/************** STEP 2 END ************************/

/******************* Form *******************/
.FormTable .space_row{
	height:32px;
}

.FormTable .error{
	font-size:11px;
	color:#be0000;
	padding-left:10px;
}

.FormTable .FormLabel{
	color:#2C2C2C;
	font-size:12px;
	padding-right:20px;
}

.FormTable .RadioLabel{
	color:#2C2C2C;
	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:#2C2C2C;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 *******************/
