@charset "UTF-8";
/* CSS Document */

* {margin: 0; padding: 0;}
a {outline: none; text-decoration: none; color:#C45381;}
a:hover { text-decoration: underline;}
img {border: none;}
.clear {clear: both;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	width: 520px;
	overflow: hidden;
}

.pageWapper {
	width: 520px;
}

.top_main_post {
	background-image: url(/img/facebook/ipad/postlike_img1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 115px;
	padding-top: 149px;
}

.coupon_code {
	width: 108px;
	height: 51px;
	float: left;
	margin-left: 137px;
	line-height: 22px;
	padding: 3px 0 0 0;
}

.coupon_code p span {
	font-size: 22px;
	font-weight: bold;
}

#btn_buy {
	display: block;
	height: 54px;
	width: 165px;
	float: left;
	text-indent: -1000em;
}

.second_main_post {
	background-image: url(/img/facebook/ipad/postlike_img2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fcc600;
	text-align: center;
	padding: 0 0 15px 0;
}

.second_main_post p.pemail {
	font-size: 15px;
	line-height: 21px;
	padding: 25px 0 0 0;
}

.second_main_post p.lockin span {
	color: #E20011;
}

.second_main_post p.lockin {
	font-size: 20px;
	padding: 30px 0 0 0;
}

.second_main_post p.lockin span {
	color: #E20011;
}

.footer {
	background-image: url(/img/facebook/ipad/wrap_btm.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 15px;
}

.email_wrap {
	width: 458px;
	margin: 20px auto 0 auto;
}

input#et-email-field {
	height: 38px;
	width: 368px;
	border: none;
	font-size: 16px;
}

input#btnSubmit {
	width: 90px;
	height: 38px;
	background-image: url(/img/facebook/ipad/btn_submit.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	float: right;
	text-indent: -1000em;
	cursor: pointer;
	
}

label.error {
	text-align: left;
	padding: 10px 0 10px 0;
	display: block;
	font-size: 14px;
	color: #E20011;
}

p.validdate {
	margin: 20px 0 0 0;
}


.top_main_thankyou {
	background-image: url(/img/facebook/ipad/thankyou_img.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 189px;
	padding-top: 75px;
}

.top_main_thankyou p {
	font-size: 14px;
	text-align: center;
	line-height: 20px;
}

.top_main_thankyou p.thankyou_p {
	padding: 0 95px;
}

.top_main_thankyou p.share_btns {
	padding: 0 10px;
	margin-top: 30px;
}

.top_main_thankyou p.share_btns img {
	margin: 0 5px;
}

.second_main_thankyou {
	background-color: #fcc600;
	text-align: center;
	padding: 0 0 15px 0;
}

.second_main_thankyou p {
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	padding: 20px 50px 0 50px;
}

#share_button:hover {
	cursor:pointer;
}

p.disclaimer {
	font-size: 11px;
	color:#999999;
	line-height: 16px;
	padding: 15px 0 0 0;
}