﻿body{
	padding:0px;
	margin:0px;
	background-image:url('../images/body_gradient.jpg');
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Arial;
	
}

.main{
	width:1000px;
	background-image:url('../images/main_back.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
	margin:0px auto;
	border:0px solid red;
}

.header{
	width:890px;
	height:47px;
	background-image:url('../images/header.gif');
	background-repeat:no-repeat;
	margin-top:34px;
	margin-left:57px;	
}

.disclaimer{
	clear:both;
	color:#888888;
	text-align:justify;
	margin:0px auto;
	font-size:10px;
	width:900px;
}
/************************** STEP 1 START **********************/
.Mail_area{
	width:823px;
	height:227px;
	margin-top:12px;
	margin-left:84px;
}

.girls_cam{
	background-image:url('../images/girls_cam.jpg');
	background-repeat:no-repeat;
	float:left;
	width:390px;
	height:227px;
}

.cam_part{
	background-image:url('../images/cam_part.jpg');
	background-repeat:no-repeat;
	float:left;
	width:107px;
	height:227px;	
}

.enter_mail_back{
	background-image:url('../images/enter_mail_back.jpg');
	background-repeat:no-repeat;
	float:left;
	width:326px;
	height:227px;	
}

.mail_box_back{
	margin:0px auto;
	text-align:center;
}

.enter_mail{
	background-image:url('../images/enter_mail_ttl.gif');
	background-repeat:no-repeat;
	float:left;
	width:215px;
	height:27px;
	margin-top:46px;
	margin-left:62px;
}

.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:9px;
}

.cam_area{
	width:938px;
	height:184px;
	margin-left:31px;
}

.cam_spec1{
	background-image:url('../images/cam_spec_1.jpg');
	background-repeat:no-repeat;
	float:left;
	width:453px;
	height:184px;	
}

.cam_spec2{
	background-image:url('../images/cam_spec_2.jpg');
	background-repeat:no-repeat;
	float:left;
	width:485px;
	height:184px;	
}
/************************** STEP 1 END **********************/

/************** STEP 2 START ************************/
.ttl_2{
	width:886px;
	height:60px;
	margin-top:24px;
	background-image:url('../images/ttl2.jpg');
	margin-left:57px;
}

.main_cont{
	clear:both;
	width:886px;
	margin-left:57px;
}

.form{
	width:528px;
	margin-top:10px;
	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/mid_form.jpg');
	background-repeat:repeat-x;
	background-color:#e2f0fb;
	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;
}

.image_right{
	background-image:url('../images/form_sidepic.jpg');
	background-repeat:no-repeat;
	margin-top:49px;
	width:332px;
	height:442px;
}

.ups{
	width:157px;
	height:139px;
	background-image:url('../images/ups.jpg');
	background-repeat:no-repeat;
	margin-top:15px;
	margin-left:80px;	
}
/************** 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:#5e5e5e;
	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:#5e5e5e;
	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 *******************/
