/* LFR Free Shipping */
.freeShipBg {
	width: 810px;
	height:357px;
/*	width: 991px;*/
/*	height:448px;*/
	margin-top: -8px;
	float:right;
/*	background: url('/11_images/bg/freeSnSTheme.png');*/
	background: url('/11_images/bg/freeSnSTheme.jpg') no-repeat top;
}

#freeShip {
	width: 540px;
	height:210px;
	padding-top:45px;
	padding-left:50px;
	color: #333333;
	border: solid 5px #eeb900;
	position:absolute;
	top:30px;
	left:70px;
/*	top:70px;*/
/*	left:70px;*/
	background:white;
}
#freeShip-mainPg {
	width: 440px;
	height:190px;
	padding-top:30px;
	padding-left:30px;
	color: #333333;
	border: solid 5px #eeb900;
	position:absolute;
	top:90px;
	left:110px;  /*  LFR NEW MAIN PAGE LAYOUT  */
/*	left:38px;*/
	background:white;
	display:none; /* cut out the messy rendering */
}

#freeShip .title {
	font-size:34px;
	font-weight:bold;
}
#freeShip-mainPg .title {
	font-size:24px;
	font-weight:bold;
}

#ezineSignUp1 {
	margin-top:20px;
	font-size:14px;
}
.progress { display:none; text-align:center; }

#freeShip .instruc {
	margin-top: 10px;
	font-size:12px;
}
#freeShip-mainPg .instruc {
	margin-top: 10px;
	font-size:12px;
}


#freeShip .arrow {
	position:absolute; top:54px; left:445px;
}
#freeShip-mainPg .arrow {
	position:absolute; top:60px; left:340px;
}

#freeShip-mainPg {
	float: left;
	margin-top: -5px;
	margin-right: 8px;
}

#freeShip .inputBox {
	float: left;
	margin-top: -5px;
	margin-right: 8px;
}
#freeShip-mainPg .inputBox,
 {
	float: left;
	margin-top: 5px;
	margin-right: 8px;
}

#freeShip-mainPg .inputBox .input-bg {
	float: left;
	margin-top: 3px;
	background: url("/11_images/bg/fSnSinputBox-mainPg.png") no-repeat left top;	
	width: 335px;
	height: 36px;
}

#freeShip .inputBox .input-bg {
	float: left;
	margin-top: 3px;
	background: url("/11_images/bg/fSnSinputBox.png") no-repeat left top;	
	width: 435px;
	height: 50px;
}
#freeShip-mainPg .inputBox .input-bg {
	float: left;
	margin-top: 3px;
	background: url("/11_images/bg/fSnSinputBox-mainPg.png") no-repeat left top;	
	width: 336px;
	height: 39px;
}

#freeShip .inputBox .input-bg INPUT {
	width: 410px;
	margin: 12px 0 0 10px;
	padding: 0;
	font-size: 24px;
	color: #333;
	border: none;
	background: none;
}
#freeShip-mainPg .inputBox .input-bg INPUT {
	width: 330px;
	margin: 12px 0 0 10px;
	padding: 0;
	font-size: 20px;
	color: gray;
	border: none;
	background: none;
}


#freeShip .inputBox INPUT.fSnSGo {
	width: 50px;
	height: 51px;
	margin: 3px;
	padding: 0;
	border: none;
	background: none;
	background: url("/11_images/buttons/btn_fSnSGo.png") no-repeat left top;
	text-indent: -10000px;
	outline: none;
	cursor: pointer;
	font-size: 1px;
	line-height: 0;
}
#freeShip-mainPg .inputBox INPUT.fSnSGo
 {
	width: 40px;
	height: 40px;
	margin: 3px;
	padding: 0;
	border: none;
	background: none;
	background: url("/11_images/buttons/btn_fSnSGo-mainPg.png") no-repeat left top;
	text-indent: -10000px;
	outline: none;
	cursor: pointer;
	font-size: 1px;
	line-height: 0;
}
