﻿/************************** General START ************************/

.loader{ font-size:16px; font-weight:bold; color:#CCC; text-align:center; padding:40px;}

body{
	padding:0px;
	margin:0px;
	background-image:url('../images/BodyBack.jpg');
	background-repeat:repeat-x;
	background-color:#1e3a07;
	font-family:Arial, Helvetica, sans-serif;
}

.shadow_left{
	background-image:url('../images/shadow_left_pixel.jpg');
	background-repeat:repeat-y;
	width:15px;
}

.shadow_right{
	background-image:url('../images/shadow_right_pixel.jpg');
	background-repeat:repeat-y;
	width:15px;
}

.sl{
	background-image:url('../images/shadow_left.jpg');
	background-repeat:no-repeat;
	width:15px;
	height:698px;
}

.sr{
	background-image:url('../images/shadow_right.jpg');
	background-repeat:no-repeat;
	width:15px;
	height:698px;
}

.Content{
	width:970px;
	background-image:url('../images/content_back.jpg');
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

.main{	
	width:1000px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}

.Disclaimer{
	font-size:10px;
	clear:both;
	width:830px;
	margin:0px auto;
	color:#2C2C2C;
	padding-top:10px;
}

/************************** General END ************************/

/************************** Step 1 START ************************/

.space{
	height:42px;
	width:970px;
}

.left_phone{
	float:left;
	width:275px;
	height:515px;
	background-image:url('../images/phone.jpg');
	background-repeat:no-repeat;
}

.right_side{
	float:left;
	border:0px solid yellow;
}
.header{
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
	margin-left:52px;
	margin-top:10px;
	width:576px;
	height:80px;
}

.logo{
	background-image:url('../images/logo.gif');
	background-repeat:no-repeat;
	margin-top:14px;
	width:493px;
	height:45px;
}

.features{
	background-image:url('../images/features.gif');
	background-repeat:no-repeat;
	margin-left:89px;
	margin-top:23px;
	width:511px;
	height:98px;	
}

.back_phone{
	background-image:url('../images/back_phone.jpg');
	background-repeat:no-repeat;
	margin-left:0px;
	margin-top:0px;
	width:215px;
	height:234px;
	float:left;
}

.bottom_right{
	
	
}

.email_area{
	width:351px;
	margin-left:40px;
	margin-top:19px;
	float:left;
}

.emailBack1{
	width:12px;
	height:162px;
	background-image:url('../images/emailBack1.jpg');
	background-repeat:no-repeat;
	float:left;	
}

.emailBack2{
	width:326px;
	height:162px;
	background-image:url('../images/emailBack2.jpg');
	background-repeat:repeat-x;
	float:left;	
}

.emailBack3{
	width:12px;
	height:162px;
	background-image:url('../images/emailBack3.jpg');
	background-repeat:no-repeat;
	float:left;	
}

.EnterMail{
	background-image:url('../images/enter_mail.gif');
	background-repeat:no-repeat;
	width:212px;
	height:25px;
	margin-left:60px;
	margin-top:19px;
}

.email_input{
	background-image:url('../images/text_back.jpg');
	background-repeat:repeat-x;
	height:33px;
	width:263px;
	color:black;
	font-size:22px;
	font-weight:bold;
	border:1px solid #7fa3be;
	margin-top:10px;
	margin-left:3px;
}

/************************** Step 1 END ************************/

/************************ Step 2 START ************************/

.ttl_step2{
	background-image:url('../images/ttl_step2.gif');
	background-repeat:no-repeat;
	margin-top:14px;
	width:443px;
	height:45px;
}

.right_phone{
	background-image:url('../images/right_phone.jpg');
	background-repeat:no-repeat;
	margin-top:121px;
	width:58px;
	height:226px;
	float:left;
}

.form{
	width:565px;
	float:left;
	margin-top:20px;
}

.form .main_form{
	background-image:url('../images/form_back.jpg');
	background-repeat:no-repeat;
	background-color:#1e3a07;
	padding:20px 0px;
}

.form .bottom{
	background-image:url('../images/form_bottom.jpg');
	background-repeat:no-repeat;
	height:50px;
	background-position:center bottom;
	background-color:#1e3a07;
}

.sub_title2{
	background-image:url('../images/sub_title2.gif');
	background-repeat:no-repeat;
	width:211px;
	height:50px;
	margin-top:530px;
	margin-left:70px;
}

.ups{
	background-image:url('../images/ups.gif');
	background-repeat:no-repeat;
	width:152px;
	height:145px;
	margin-top:50px;
	margin-left:95px;
}

.mcaffe_stamp
{
	width:94px;
	height:54px;
	margin:0px auto;
	margin-top:10px;
}

/******************* Form *******************/

.FormTable{
	/*width:90%;
	margin:0px auto;*/
	margin-left:30px;
}

.FormTable .space_row{
	height:32px;
}

.FormTable .error{
	font-size:11px;
	color:#FFFFFF;
	padding-left:10px;
}

.FormTable .FormLabel{
	color:#FFFFFF;
	font-size:12px;
	padding-right:20px;
}

.FormTable .RadioLabel{
	color:#FFFFFF;
	font-size:12px;
}

.FormTable .inputSelect{
	color:#5e5e5e;
	font-size:14px;
	font-weight:bold;
	background-image:url('../images/input_back.jpg');
	background-repeat:repeat-x;
	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:169px;
	font-size:14px;
	color:#5e5e5e;
	/*color:#00465f;*/
	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 *******************/
/************************ End Step 2 ************************/

/******************* Offer List *******************/
.offer-list a{font-size:12px;color:yellow;}
.offer-list{padding-left:30px;padding-right:30px;font-size:12px;background-color:#1e3a07;overflow:hidden;}
.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 *******************/
