﻿body{
	padding:0px;
	margin:0px;
	/*background-image:url('../images/FloatBackground.jpg');
	background-repeat:no-repeat;
	background-position:center top;*/
	background-color:#fafbff;
	/*text-align:center;*/
	font-family:Arial, Helvetica, sans-serif;
}

.loader{ font-size:16px; font-weight:bold; color:#CCC; text-align:center; padding:40px;}

.overhidden{
	overflow-x:hidden;
}

.overscroll{
	overflow-x:scroll;
}


.MainBack{
	background-image:url('../images/FloatBackground.jpg');
	background-repeat:no-repeat;
	background-position:50% 0%;
	margin:0px;
	padding:0px;
	border:1px solid white;
}

.header{
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
	width:1006px;
	height:97px;
	margin-top:25px;
	margin-left:59px;
	_border:0px solid red;
	_margin-left:59px;
	_width:900px;

}

.features{
	width:556px;
	margin-left:80px;
	height:158px;
	float:left;
	text-align:left;
	_margin-left:42px;
}

.features .ttl{
	font-size:15px;
	margin:5px 0px;
	font-weight:bold;
	color:#486b75;
}

.features .text{
	font-size:12px;
	color:#2c2c2c;
}

.iPod_img1{
	background-image:url('../images/phone_top.jpg');
	width:236px;
	height:158px;
	float:left;
	margin-left:52px;
	*margin-left:53px;
}

.iPod_img2{
	background-image:url('../images/phone_bottom.jpg');
	background-repeat:no-repeat;
	background-position:top;
	width:556px;
	margin-left:-9px;
	height:316px;
	float:left;
}

.EnterMail{
	background-image:url('../images/Email_Form_back.jpg');
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	padding-top:65px;
	width:388px;	
	height:251px;
	margin-left:67px;
	float:left;
	_width:387px;
	_margin-left:36px;
}

.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 #7390a2;
	margin-top:10px;
}

.Disclaimer{
	font-size:10px;
	color:#888888;
	padding:0px 67px;
	clear:both;
}

/************************ Start Step 2 ************************/

.ttl_step2{
	background-image:url('../images/ttl_step2.jpg');
	background-repeat:no-repeat;
	width:834px;
	height:73px;
	margin-top:16px;
	margin-left:71px;
	*margin-left:72px;
	_margin-left:72px;
}

.form{
	width:528px;
	margin-left:75px;
	_margin-left:38px;
	_width:527px;
	float:left;
}

.form .top{
	background-image:url('../images/back_top_from1.jpg');
	background-repeat:no-repeat;
	height:27px;
	margin-top:12px;
}

.form .bottom{
	background-image:url('../images/back_bottom_from1.jpg');
	background-repeat:no-repeat;
	height:68px;
}


.form .main_form{
	background-color:#9abdd2;
}

.right_image{
	background-image:url('../images/rSideImgS2.jpg');
	background-repeat:no-repeat;
	width:277px;
	height:198px;
}

.ups{
	background-image:url('../images/ups.jpg');
	background-repeat:no-repeat;
	width:240px;
	height:178px;
	margin-top:34px;
	margin-left:1px;
}

.mcaffe_stamp
{
	width:94px;
	height:54px;
	margin-top:20px;
	margin-left:75px;
}

/******************* Form *******************/

.FormTable{
	/*width:90%;
	margin:0px auto;*/
	margin-left:30px;
}

.FormTable .space_row{
	height:32px;
}

.FormTable .error{
	font-size:11px;
	color:#be0000;
	padding-left:10px;
}

.FormTable .FormLabel{
	color:#2e5565;
	font-size:12px;
	padding-right:20px;
}

.FormTable .RadioLabel{
	color:#2e5565;
	font-size:12px;
}

.FormTable .inputSelect{
	color:#5e5e5e;
	/*color:#00465f;*/
	font-size:14px;
	font-weight:bold;
	background-image:url('../images/rSideImgS2.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 ************************/
