﻿/************************** 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:#0c0c0c;
	background-position:left top;
	font-family:Arial, Helvetica, sans-serif;
}

.LeftSide{
	width:343px;
	height:520px;
	background-image:url('../images/PlaystationModel.jpg');
	background-repeat:no-repeat;
	float:left;
}

.LeftSide2{
	width:343px;
	float:left;
}

.PlayModel{
	width:343px;
	height:520px;
	background-image:url('../images/PlaystationModel.jpg');
	background-repeat:no-repeat;
}

.ModelShadow{
	width:343px;
	background-image:url('../images/ModelShadow.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
}

.RightSide{
	width:579px;
	height:520px;
	float:left;
	border:0px solid blue;
}

.RightSide2{
	width:579px;
	float:left;
}

.main{	
	width:922px;
	padding:0px;
	margin:0px auto;
	border:0px solid red;
	overflow:hidden;
}

.header{
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
	margin-left:23px;
	margin-top:62px;
	width:525px;
	height:65px;
}

/************************** General END ************************/

/************************** Step 1 START ************************/

.sub_title1{
	background-image:url('../images/sub_title_step1.gif');
	background-repeat:no-repeat;
	margin-top:18px;
	margin-left:14px;
	width:544px;
	height:42px;
}

.covers{
	background-image:url('../images/covers.jpg');
	background-repeat:no-repeat;
	margin-left:14px;
	width:544px;
	height:116px;
}

.emailArea{
	width:442px;
	height:212px;
	margin-top:5px;
	margin-left:65px;
	border:0px solid blue;
}

.emailBack1{
	width:9px;
	height:212px;
	background-image:url('../images/emailBack1.jpg');
	background-repeat:no-repeat;
	float:left;	
}

.emailBack2{
	width:424px;
	height:212px;
	background-image:url('../images/emailBack2.jpg');
	background-repeat:repeat-x;
	float:left;	
}

.emailBack3{
	width:9px;
	height:212px;
	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:221px;
	height:31px;
	margin-left:106px;
	margin-top:20px;
}

.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 #84181c;
	margin-top:10px;
	margin-left:3px;
}

.disBack{
	width:922px;
	background-image:url('../images/back_disclaimer.jpg');
	background-repeat:no-repeat;
	margin:0px auto;
	padding-top:40px;
	clear:both;
}

.Disclaimer{
	font-size:10px;
	width:922px;
	color:#FFFFFF;
}

/************************** Step 1 END ************************/

/************************ Step 2 START ************************/

.ttl_step2{
	background-image:url('../images/ttl_step2.gif');
	background-repeat:no-repeat;
	width:528px;
	height:60px;
	margin-left:23px;
	margin-top:8px;
}

.sub_title2{
	background-image:url('../images/sub_ttl_step2.jpg');
	background-repeat:no-repeat;
	width:281px;
	height:58px;
	margin-left:39px;
	margin-top:14px;
}

.form{
	margin-left:23px;
	width:528px;
	_width:527px;
	float:left;
	margin-top:4px;
}

.form .main_form{
	background-image:url('../images/form_back.jpg');
	background-repeat:no-repeat;
	background-color:#680004;
	padding:20px 0px;
}

.form .bottom{
	background-image:url('../images/form_bottom.jpg');
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color:#680004;
}

.white_box{
	background-image:url('../images/white_box.gif');
	background-repeat:no-repeat;
	text-align:center;
	margin-left:82px;
	margin-top:40px;
	padding:15px 0px;
	width:199px;
	height:218px;
}

.ups{
	background-image:url('../images/ups.gif');
	background-repeat:no-repeat;
	width:152px;
	height:145px;
	margin:0px auto;
}

.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:#680004;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 *******************/