@charset "utf-8";
/* CSS Document */

#Body-Container {
	position:relative;
	width: 850px;
	height: 450px;
	margin:0 auto 0 auto;
}
#Left-Wing {
	float:left;
	width:425px;
	height: 400px;
	margin:0;
	padding:0;
	top:0;
	left:0;
}
#Right-Wing {
	position: relative;
	float:right;
	width:350px;
	height: 400px;
	margin:0 0 0 35px;
	padding:0;
	top:0;
	left:0;
}
#wingHeader {
	position:relative;
	width:304px;
	height:64px;
	background:#650706 url(/images/promo/halfprice/H_halfPrice.gif) top left scroll no-repeat;
}
#wingText {
	display:block;
	width: 393px;
	margin: 10px 0 0 15px;
	color:#FFEFD5;
	line-height:16px;
	font-size:13px;
}
.wingForm {
	width:425px;
	height:250px;
	background:url(/images/promo/freewings/emailFriend_background.gif) top left scroll repeat-x;
	margin: 0 0 0 5px;
}
.formLeftRail {
	float:left;
	width:115px;
	height:190px;
	margin:10px 0 0 15px;
}
.wingForm input, .wingForm textarea {
	background-color:#d9bb97;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	height:18px;
	width:223px;
	outline:none;
	border:none;
	vertical-align:middle;
	line-height:10px;
	font-size:11px;
	padding-top:2px;
	top:3px;
}
.wingForm textarea {
	height:30px;
	overflow:hidden;
	line-height:12px;
}
.wingForm input.formBTN {
	width:57px;
	height:17px;
	position:relative;
	right:0;
	top:14px;
	margin: 0 0 0 167px;
	background:url(/images/promo/freewings/submit_btn.gif) no-repeat top left scroll;
	cursor:pointer;
	cursor:hand;
}
#rightWingCallouts {
	width:300px;
	height:200px;
	position:relative;
	margin:0 0 0 10px;
}
.dividerLine {
	position:relative;
	left: 10px;
	background-image:url(/images/promo/launch/p_dottedline.gif);
	background-position:center top;
	background-repeat:repeat;
	height:8px;
	width:277px;
	overflow:hidden;
}
.dividerLine2 {
	background-image:url(/images/promo/launch/p_dottedline.gif);
	background-position:center top;
	background-repeat:repeat;
	height:8px;
	width:280px;
	overflow:hidden;
}
.thankyou {
    color:#FFFFFF;
    font-size:14px;
}
