@charset "utf-8";
/* CSS Document */

html, body {
  height: 1009px;
  width: 100%;
  padding: 0;
  margin: 0;
}
body{
	margin:0px;
	font-size:12px;
	color:#000;
	background-image:url(theme/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, img{
	margin:0px;
	padding:0px;
	float:left;
	font-family: 'Roboto Condensed', sans-serif;
	
	font-weight:bold;
}
a{
	text-decoration:none;
}
p, ul, li{
	margin:0px;
	padding:0px;
	float:left;
	font-family: 'Merriweather Sans', sans-serif;
}
p {
	
	color:#5d5d5d;
	font-size:13px;
	
	
	
}

a img{
	border:none;
}

.bottom_align, .clear_both{
	width:1000px;
	clear:both;
	height:0px;
}
#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:860px;
	background-color:#fff;
	-moz-box-shadow: inset 0 0 10px 5px #FFFFFF;
	-webkit-box-shadow: inset 0 0 10px 5px#FFFFFF;
	box-shadow: inset 0 0 10px 5px #FFFFFF;
	margin-top:0px;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border:4px solid #FFFFFF;
	padding: 0px;
}
.wrapper_container{
	width:100% !important;
	float:left !important;
}
#header{
	float:left !important;
	width:100% !important;

}
#header .header_inner{
	margin-left:auto;
	margin-right:auto;
	width:860px;
}
#logo{
	float:left;
	margin-left:10px;
	padding-top:10px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:50px;
	font-weight:bold;
	font-style:italic;
	color:#E2E2E2;
	text-shadow: 2px 2px 2px #333;
	
	
}
#logo a{
	color:#FFFFFF;
}
.top_flag_container{
	float:right;
	width:380px;
	padding-top:15px;
}
.top_flag_container h2{
	padding-left:15px;
	text-transform:uppercase;
	font-size:22px;
	color:#000000;
	padding-top:25px;
	
}
.top_flag_container p{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:15px;
	font-size:17px;
}
.top_para_container{
	float:left;
	margin-left:50px;
	margin-right:50px;
	margin-top:20px;
	padding-bottom: 20px;
}
.top_para_container h1{
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
	color:#A30000;
	font-weight:bold;
	font-size:50px;
	line-height:50px;
	width:100%;
	text-shadow:0px 0px 0px #CCCCCC;
	padding-bottom: 20px;
}
.top_para_container h1 span{
	background-image: url(images/youtoo-back-yellow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.top_para_container h2{
	text-align:center;
	font-family: 'Merriweather Sans', sans-serif;
	color:#333333;
	font-weight:bold;
	font-size:32px;
	line-height:50px;
	width:100%;
	text-shadow:2px 2px 2px #CCCCCC;
	word-spacing:-1px;
	letter-spacing:-1px;
	margin-top:40px;
}
.top_para_container h2 span{
	background-image: url(images/true-back.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom:10px;
}
.top_para_container h3{
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
	color:#333333;
	font-weight:bold;
	font-size:40px;
	line-height:40px;
	width:100%;
	text-shadow:2px 2px 2px #CCCCCC;
	margin-top:30px;
	margin-bottom:10px;
}

.top_para_container h3 span {
	background-image: url(images/true-back.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top_para_container p{
	font-size:16.5px;
	padding-top:10px;
	color:#606060;
	line-height:22px;
	text-align:justify;
}
.top_para_container p span{
	background-color:#ffff00;
}

.your_currency_container{
	float:left;
	margin-top:15px;
	margin-bottom:15px;
}
.getting_cheques{
	float:left;
	margin-top:20px;
	margin-left:90px;
	margin-right:40px;
}
.getting_cheques h1 {
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
	color:#333333;
	font-weight:bold;
	font-size:50px;
	line-height:50px;
	width:100%;
	text-shadow:2px 2px 2px #CCCCCC;
}
.getting_cheques span{
	background-image: url(images/hundred-yellow-back.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color:#ff0000;
	text-shadow:1px 1px 1px #000;
}
.red_line{
	background-image:none;
	color:#333333!important;
	background-image: url(images/red-line.png) !important;
	background-repeat: no-repeat!important;
	background-position: center 55px!important;
	position:relative;
	padding-bottom:40px;
}
.get_started_now_box{
	float:left;
	margin-top:20px;
	margin-left:70px;
	margin-right:40px;
}
.get_started_now_box h1 {
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
	color:#333333;
	font-weight:bold;
	font-size:52px;
	line-height:50px;
	width:100%;
	text-shadow:2px 2px 2px #CCCCCC;
}
.get_started_now_box h1 span{
	color:#FF0000;
	text-shadow:1px 1px 1px #000;
}
.get_started_yellow_back{
	background-image: url(images/get-started-text-back.png);
	background-repeat: no-repeat;
	background-position: center top;
	color:#333333 !important;
	position:relative;
	padding-bottom:20px;
	text-shadow:1px 1px 1px #fff !important;
}
.get_started_now_box p{
	font-size:14px;
	padding-top:30px;
	color:#313131;
	line-height:22px;
	text-align:justify;
}
.plus_house_holds{
	float:left;
	padding:24px;
	width:650px;
	background-color:#fff;
	border:solid 4px #c6c6c6;
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	margin-left:75px;
	margin-top:20px;
	
	}
	
.plus_house_holds h1{
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
	color:#2d2d2d;
	font-weight:bold;
	font-size:52px;
	line-height:55px;
	width:100%;
	text-shadow:1px 1px 1px #CCCCCC;
	padding-bottom:15px;
}
.plus_house_holds h1 span{
		color:#ca3333;
	}
.plus_house_holds ul {
	width:300px;
	margin-left:30px;
	margin-top:20px;
	font-size:16px;
	font-weight:bold;
	color:#2d2d2d;
	
}
.plus_house_holds li{
	font-weight:normal;
	font-size:15px;
	list-style:disc;
	width:270px;
	padding-left:7px;
	line-height:25px;
	margin-left:10px;
	
}
.house_hold_image{
	float:right;
}
.prove_box_brown_title{
	float:left;
	margin-left:30px;
	margin:30px;
}
.prove_box_brown_title h1{
	font-size:45px;
	line-height:45px;
	color:#bb350f;
	text-align:center;
	width:100%;
	
}
.prove_box_brown_title p {
	color:#4F4F4F;
	font-size:16px;
	line-height:23px;
	padding-top:15px;
}
.important_notice{
	float:left;
	background-image: url(images/important-notice-back.png);
	background-repeat: repeat;
	background-position: center top;
	height: 162px;
	width: 588px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 80px;
	padding-left: 50px;
	padding-top: 40px;
	padding-right: 50px;
}
.important_notice h3{
	text-transform:uppercase;
	color:#9a3928;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	width:100%;
	
}
.important_notice p{
	text-align:center;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	color:#333333;
}
.look_how_much{
	float:left;
	background-image: url(images/look-how-much-back.png);
	background-repeat: no-repeat;
	background-position: center top;
	
	width: 720px;
	margin-top:20px;
	margin-left:40px;
	padding-left:20px;
	padding-top:20px;
}
.look_how_much h1{
	color:#c63300;
	font-size:38px;
	text-shadow:2px 2px 2px #fff;
	padding-bottom:10px;
}
.look_how_much p{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10px;
	width:100%;
	text-align:center;
}
.how_much_text_box{
	background-color:#e9e9e9;
	border:solid 1px #9a9999;
	width:700px;
	float:left;
	margin-bottom: 8px;
	
}
.how_much_text_box img{
	margin:15px;
	border:solid 2px #CCCCCC;
	width:80px;
	height:auto;
}
.how_much_text_box h3 {
	text-transform:uppercase;
	color:#318bd8;
	font-size:15px;
	font-weight:bold;
	padding-top: 15px;
}
.how_much_text_box p {
	text-align:left;
	font-size:12px;
	color:#5D5D5D;
	width:540px;
	padding-top:7px;
}
.potential_calculator{
	float:left;
	margin-left:30px;
	margin-top:25px;
}
.potential_calculator h1 {
	color:#474747;
	width:100%;
	text-align:center;
	font-size:35px;
}
.potential_calculator_box{
	float:left;
	background-image: url(images/calculator-back.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 145px;
	width: 751px;
	padding: 30px;
}
.potential_calculator_box h2{
	width:200px;
	color:#ea4819;
	text-shadow:2px 2px 2px #FFFFCC;
	font-size:45px;
	line-height:45px;
	width:200px;
	text-align:center;
}

.potential_calculator_box h2 span{
	color:#000;
	font-size:38px;
}
.potential_calculator_strip{
	float:left;
	width:320px;
	margin-left:20px;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
.potential_calculator_strip p{
	font-size:14px;
	color:#333;
	width:220px;
}
.potention_calculator_input{
	float:right;
	padding:5px;
	background-color:#fff;
	border:solid 1px #333333;
	color:#000;
	font-size:18px;
	text-align:center;
	width:50px;
	height:20px;
}
.earning_result{
	width:180px;
	float:right;
	margin-top:-100px;
}
.earning_result h4 {
	font-family: 'Merriweather Sans', sans-serif;
	text-align:center;
	width:100%;
	font-size:19px;
	color:#333333;
	font-weight:normal;
}
.calculator_result_box{
	width:130px;
	padding:5px;
	border:solid 2px #64645b;
	background-color:#fff;
	font-size:18px;
	color:#ea4819;
	float:left;
	font-size:25px;
	text-align:center;
	margin-left:15px;
	margin-top:15px;
}
.calculator_small_txt{
	width:100%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	float:left;
}




.man_banner{
	float:left;
	background-image: url(images/man-box-back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 318px;
	width: 752px;
	margin-left:25px;
	padding-left:50px;
	padding-top:25px;
}

.man_banner h1{
	font-family: 'Roboto Condensed', sans-serif;
	color:#333333;
	font-size:50px;
	font-weight:bold;
	
}
.man_banner p{
	color:#292929;
	padding:0px;
	font-size:15px;
}
.man_banner ul {
	color:#292929;
	font-size:15px;
	width:290px;
	padding-right:15px;
}
.man_banner li{
	background-image: url(images/lock.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	list-style:none;
	margin-top:15px;
	line-height:22px;
}
.man_banner span {
	color:#226dc9;
}

.lady_banner{
	float:left;
	background-image: url(images/lady-back.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 419px;
	width: 800px;
	margin-left:0px;
	padding-left:50px;
	padding-top:25px;
}

.lady_banner h1{
	font-family: 'Roboto Condensed', sans-serif;
	color:#333333;
	font-size:50px;
	font-weight:bold;
	
}
.lady_banner p{
	color:#292929;
	padding:0px;
	font-size:15px;
}
.lady_banner ul {
	color:#292929;
	font-size:16px;
	width:430px;
	padding-right:15px;
	margin-left: 20px;
}
.lady_banner li{
	background-image: url(images/ribon.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	list-style:none;
	margin-top:15px;
	line-height:18px;
}
.lady_banner span {
	color:#226dc9;
}
.save_banner{
	float:left;
	margin-left:20px;
	margin-top:30px;
	width:900px;
	height:135px;
}
.save_banner h2{
	color:#333333;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:bold;
	font-size:55px;
	text-transform:uppercase;
}
.save_banner h2 span {
	background-image: url(images/yellow-back.png);
	background-repeat: no-repeat;
	background-position: center center;
	color:#ea4416;
	padding-left:14px;
}
.save_banner p{
	color:#292929;
	margin-left:25px;
	font-size:22px;
	line-height:28px;
	width:800px;
	
	text-align:center;
	
	padding-right:50px;
	float:left;
}
.save_banner p span{
	color:#F00;
}
.step_container{
	float:left;
	margin-top:20px;
	margin-left:0px;
}
.red_arrow{
	float:left;
	width:102px;
	height:349px;
	margin-top:-65px;
	position:relative;
	z-index:1000;
	margin-right:-25px;
	
		
}
.step1_box, .step2_box{
	float:left;
	width:240px;
	border:solid 2px #fff;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	background-image: url(images/steps-back.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #e7e6d2;
	border-top-left-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	
	border-bottom-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	
}
.step1_box h2, .step2_box h2{
	border-top-left-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	background-image: url(images/step-title-back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #537692;
	font-family: 'Roboto Condensed', sans-serif;
	color:#fff;
	padding-left:15px;
	padding-top:7px;
	padding-bottom:3px;
	width:225px;
	text-shadow: 2px 2px 2px #6c6c6c;
}
.step2_box {
	border-top-left-radius:0px;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	
	border-bottom-left-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	
	border-top-right-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-toprightt:10px;
	width:500px;
	margin-left:4px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
}
.step2_box h2 {
	border-top-left-radius:0px;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	width:485px;
	border-top-right-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-toprightt:10px;
}
.steps_inner{
	float:left;
	padding:15px;
	font-family: 'Merriweather Sans', sans-serif;
}
.steps_inner h3 {
	
	color:#1E1E1E;
	font-size:22px;
	padding-bottom:7px;
}

.steps_inner p{
	color:#1E1E1E;
	font-size:13px;
	line-height:17px;
}
.steps_inner h5{
	font-weight:bold;
	color:#bb370f;
	font-size:13px;
	
}
.steps_inner span {
	float:left;
	color:#1E1E1E;
	font-size:11px;
	margin-top:15px;
	line-height:16px;
}
.coupon_code_container{
	float:left;
	background-image: url(images/yellow-box-with-arrow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 184px;
	width: 195px;
	margin-left:4px;
	margin-top:15px;
	position:relative;
	z-index:1;
}
.coupon_code_container h3 {
	color:#1e1e1e;
	font-family: 'Roboto Condensed', sans-serif;
	width:100%;
	text-align:center;
	font-weight:bold;
	padding-top:18px;
	font-size:30px;
	word-spacing:-5px;
	letter-spacing:-1px;
	text-shadow: 1px 1px 1px #fff;
}
.coupon_code_container h3 span{
	width:100%;
	margin:0px;
	color:#584a11;
	text-shadow:none;
	font-size:20px;
	word-spacing:normal;
	letter-spacing:normal;
	margin-top:-3px;
	padding-bottom:2px;
}
.coupon_code_container_code {
	background:none;
	border:none;
	color:#000;
	font-family: 'Merriweather Sans', sans-serif;
	text-align:center;
	width:200px;
	
	height:30px;
	font-size: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	float:left;
	
	
}

.enter_code_input_txt {
	background:none;
	background-image: url(images/enter-code-back.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:46px;
	width: 199px;
	border:none;
	float:left;
	text-align:center;
	color:#333333;
	margin-left:1px;
	padding-top:5px;
	font-weight:bold;
	margin-top:-15px;
}
.ie8 .enter_code_input_txt {
	padding-top:20px;
	height:33px;
	
}

.redeem_button{
	float:left;
	background:none;
	margin-top:19px;
	margin-left:15px;
	font-size:20px;
	
	
}
.redeem_button a{
	float:left;
background-image:url(images/button-back.png);
	width:169px;
	height:33px;
	background-repeat:no-repeat;
	text-align:center;
	font-weight:bold;
	font-family: 'Roboto Condensed', sans-serif;
	padding-top:5px;
	color:#fff;
	text-shadow: 2px 1px 1px #1f1f1f;
}
.satisfaction_banner_container{
	float:left;
	background-image: url(images/banner-back.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 78px;
	width: 463px;
	margin-top:15px;
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
	text-shadow: 2px 1px 1px #fff;
	text-transform:uppercase;
	margin-bottom:15px;
}
.satisfaction_banner_container h4{
	width:100%;
	color:#eb4614;
	font-size:20px;
	font-weight:bold;
	
	padding-top:12px;
}
.satisfaction_banner_container p{
	width:100%;
	font-size:14px;
}
.paypal_container{
	float:left;
	width:196px;
}
.paypal_container img{
	float:left;
}
.click_here{
	float:left;
	margin-left:-15px;
	position:relative;
	z-index:1;
	margin-top:-5px;
}
.price{
	float:left;
	color:#bb350f;
	font-size:21px;
	font-family: 'Merriweather Sans', sans-serif;
	font-weight:bold;
	padding-top:0px;
}
.price span{
	color:#1E1E1E;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
.devider{
	float:left;
	margin-top:5px;
	margin-bottom:5px;
}
.small_txt{
	color:#3F3F3F !important;
	font-size:12px !important;
}

.paypal_button{
	float:left;
	background:none;
	margin-top:15px;
	margin-left:5px;
	font-size:16px;
	
	
}
.paypal_button a{
	float:left;
	background-image:url(images/button-back.png);
	width:169px;
	height:29px;
	background-repeat:no-repeat;
	text-align:center;
	font-weight:normal;
	font-family: 'Roboto Condensed', sans-serif;
	padding-top:7px;
	color:#fff;
	text-shadow: 2px 1px 1px #1f1f1f;
}
.or_container{
	float:left;
	width:41px;
	margin-right: 5px;
	margin-left: 2px;
}
.redeem_small_txt{
	width:100%;
	text-align:center;
	color:#3F3F3F !important;
	font-size:10px !important;
	margin-top:15px;
}
.bottom_txt {
	float: left;
	
	margin-top: 15px;
	text-align: center !important;
	color:#353533;
	
}
.bottom_txt p{
	color:#353533;
}

.bottom_small_txt{
	width:100%;
	text-align:center;
	color:#3F3F3F !important;
	font-size:11px !important;
	margin-top:5px;
}
#footer{
	float:left;
	width:100%;
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/foot.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 10px;
	padding-bottom:50px;
}
.footer_inner{
	margin-left:auto;
	margin-right:auto;
	width:700px;
}
#footer ul{
	text-align:center;
	width:100%;
	padding-left:0px;
	
}
#footer li {
	list-style:none;
	display:inline;
	font-size:12px;
	margin-left:10px;
	color: #AEAEAE;
	float:none;

}
#footer li a{
	color: #AEAEAE;
	text-decoration:underline;
}
#footer li a:hover{
	color: #fff;
}

#footer p{
	width:100%;
	text-align:center;
	padding-bottom:7px;
	color: #AEAEAE;
	font-size:12px;
}
.footer_small_txt{
	font-size:10px;
	color:#333;
	padding-top:30px;
	float:left;
}
.step-form {
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	float: left;
	padding-top: 150px;
	padding-right: 20px;
	padding-bottom: 201px;
	padding-left: 5px;
}
.twocolumns .btn-paypal {
	width: 172px;
	height: 60px;
	text-indent: -9999px;
	margin: 0 0 8px;
	overflow: hidden;
	display: block;
	background: url(images/sprite-p02.png) no-repeat -383px -326px;
}
.twocolumns .column {
	font-size: 13px;
	line-height: 15px;
	color: #333;
}
.twocolumns .column {
	float: left;
	background: url(images/divider3.png) repeat-y;
	width: 191px;
	padding: 0 0 0 26px;
	margin: 0 0 0 25px;
	font-size: 13px;
	line-height: 15px;
	color: #333;
}
.twocolumns .column:first-child {
	margin-left: 0;
	background: none;
	padding-left: 0;
}
.twocolumns .column .inner:first-child {
	background: url(images/divider2.png) repeat-x 0 100%;
	padding: 0 0 8px;
}
.twocolumns .btn-card {
	background: url(images/sprite-p02.png) no-repeat -583px -326px;
	width: 174px;
	height: 62px;
	margin: 0 0 6px -3px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
.twocolumns .column .inner {
width: 100%;
position: relative;
margin: 0 0 4px;
}
.twocolumns .btn-clickhere {
display: inline-block;
margin: 0 0 9px;
color: #333;
}
.twocolumns .btn-joinpaypal {
width: 170px;
height: 38px;
text-indent: -9999px;
overflow: hidden;
display: block;
background: url(images/sprite-p02.png) no-repeat -1px -303px;
}

.twocolumns .column {
font-size: 13px;
line-height: 15px;
color: #333;
}
.twocolumns .price {
font-size: 22px;
line-height: 22px;
font-style: normal;
font-weight: bold;
color: #bb350f;
}
.twocolumns .price span {
color: #333;
font-size: 12px;
margin: -1px 0 0 2px;
display: block;
line-height: 14px;
}
 .twocolumns {
	
	margin: 0 0 13px 20px;
}
 .twocolumns .column:first-child {
	margin-left: 0;
	background: none;
	padding-left: 0;
}
 .twocolumns .column {
	float: left;
	background: url(images/divider3.png) repeat-y;
	width: 191px;
	padding: 0 0 0 26px;
	margin: 0 0 0 25px;
	font-size: 13px;
	line-height: 15px;
	color: #333;
}
.twocolumns .column .inner:first-child {
	background: url(images/divider2.png) repeat-x 0 100%;
	padding: 0 0 8px;
}
.twocolumns .column .inner {
	width: 100%;
	position: relative;
	margin: 0 0 4px;
}
.twocolumns .column .inner:after {
	display: block;
	content: '';
	clear: both;
}
.twocolumns .column p { margin: 0 0 5px; }
 .twocolumns .btn-paypal {
	width: 172px;
	height: 60px;
	text-indent: -9999px;
	margin: 0 0 8px;
	overflow: hidden;
	display: block;
	background: url(images/sprite-p02.png) no-repeat -383px -326px;
}

 .twocolumns .price {
	font-size: 22px;
	line-height: 22px;
	font-style: normal;
	font-weight: bold;
	color: #bb350f;
}
 .twocolumns .price span {
	color: #333;
	font-size: 12px;
	margin: -1px 0 0 2px;
	display: block;
	line-height: 14px;
}
 .twocolumns .btn-clickhere {
	display: inline-block;
	margin: 0 0 9px;
	color: #333;
}
 .twocolumns .btn-joinpaypal {
	width: 170px;
	height: 38px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url(images/sprite-p02.png) no-repeat -1px -303px;
}

 .twocolumns .btn-card {
	background: url(images/sprite-p02.png) no-repeat -583px -326px;
	width: 174px;
	height: 62px;
	margin: 0 0 6px -3px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

 .twocolumns .btn-joincard {
	width: 169px;
	height: 38px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url(images/sprite-p02.png) no-repeat 0 -391px;
}

.or {
	width: 42px;
	height: 42px;
	position: absolute;
	bottom: -11px;
	right: -48px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/sprite-p02.png) no-repeat -594px -59px;
}
.twocolumns .column {
	font-size: 11px!important;
	line-height: 15px;
	color: #333;
}
.twocolumns .column p {
	font-size: 11px;

}
.accept {
	color: red;
}
.old-pay {
	display: block;
	color: #000000;
	text-decoration: line-through;
}
em.price{font-size:20px!important;}
.bonus_box{
	float:left;
	width:770px;
	border:solid 1px #eb624e;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	background-color:#fff;
	margin-left:30px;
	margin-top: 30px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.bonus_box h1{
	color: #000000;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 45px;
	font-weight:normal;
	line-height:40px;
	width:550px;
	height:140px;
	margin-left:10px;
	position:relative;
	z-index:1;
	
}
.bonus_box h1 span{
	color:#ea4516;
	text-shadow:2px 2px 2px #fff;
	font-weight:bold;
	background-image: url(images/yellow-back-second.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.dollar{
	float:right;
	margin-top:-120px;
	margin-right: -10px;
}
.money_back_box{
	float:left;
	background-image: url(images/moneyback.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 135px;
	width: 510px;
	margin-left:50px;
	margin-top:20px;
	padding-left:197px;
	padding-right:50px;
	padding-top:47px;
}
.money_back_box h1{
	font-weight:bold;
	color:#525252;
	text-shadow:1px 1px 1px #fff;
	font-size:35px;
	font-family:"Times New Roman", Times, serif;
}
.money_back_box p{
	color:#333;
	font-size:11px;
	line-height:18px;
}

.boy_box{
	float:left;
	margin-left:40px;
	margin-top:0px;
	width:590px;
	font-family: 'Roboto Condensed', sans-serif;
	padding-bottom:40px;
}
.squeeze4_lady{
	float:left;
	width:180px;
}
.boy_box h1{
	margin-left:10px;
	padding-top:0px;
	color:#B63510;
	font-size:55px;
	width:650px;
	line-height:55px;
	text-shadow: 2px 2px 2px #fff;
	font-weight:bold;
	word-spacing:-1px;
	letter-spacing:-1px;
	
}
.boy_box h1 span{
	color:#B63510;
	font-weight:bold;
	background-image:url(images/true-back.png) !important;
	background-repeat:no-repeat;
	background-position:center center;
}

.boy_box h1 .yellow_back {
	background-image: url(images/big-yellow-back.png);
	background-repeat: no-repeat;
	float:right;
	background-position: center top;
	height:75px;
	font-weight:bold;
	color:#ea4416;
	font-size:60px;
	margin-right:90px;
	
}
.boy_box p{
	font-weight:bold;
	color:#000;
	margin-left:0px;
	margin-top:15px;
	font-size:19px;
	
	float:right;
	text-align:left;
	
	margin-right: 5px;
	letter-spacing:-1px;
	word-spacing:-1px;
}
.boy_box p span{
	background-image: url(images/blue-zig-zag.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color:#B63510;
	padding-bottom:10px;
}
.career_you_can {
    float: left;
    margin-left: 35px;
    margin-right: -20px;
    width: 290px;
}
.career_you_can ul{
	font-family:Tahoma, Geneva, sans-serif;
	margin-top:8px;
}
.career_you_can li {
	width:220px;
	border-bottom:dotted 1px #666666;
	padding-bottom:5px;
	font-size:14px;
	color:#555555;
	list-style:none;
	font-weight:normal;
	line-height:20px;
	background-image: url(images/pencil.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
.career_you_can h4{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#333333;
}
.squeeze_right_column{
	float:right;
	width:370px;
}
.squeeze_left_column{
	float:left;
	width:520px;
	margin-top: -250px;
}
.squeeze_limited_arrow{
	float:left;
	background-image: url(images/limited-green-arrow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 78px;
	width: 544px;
	text-transform:uppercase;
	font-weight:bold;
	font-family: 'Roboto Condensed', sans-serif;
	color:#f2f0f5;
	text-shadow:1px 1px 1px #666;
	margin-left:-35px;
	padding-top:25px;
	padding-left:20px;
	font-size: 32px;
	margin-top: -35px;
}
.squeeze_left_column h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#0f609a;
	letter-spacing:0px;
	word-spacing:-1px;
}
.squeeze_left_column h3 span{
	text-transform:uppercase;
	color:#729c29;
}
.squeeze_left_column ul{
	list-style:none;
	padding-left:10px;
	padding-top:15px;
}
.squeeze_left_column li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(images/right-check-mark.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	width:100%;
	line-height:25px;
}

.left_column_container{
	float:left;
	width:560px;
	margin-left:40px;
}
.make_money_txt{
	float:left;
	font-weight:bold;
	color:#000;
	font-style:italic;
	font-size:28px;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing:0px;
	word-spacing:-2px;
}
.make_money_txt span {
	background-image: url(images/make-money-back-yellow.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.its_easy{
	float:left;
	font-family: 'Merriweather Sans', sans-serif;
	color:#6e6e6e;
	font-weight:bold;
	font-size:35px;
	width:100%;
}
.step_box{
	background-image: url(images/step1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float:left;
	width:150px;
	margin-right:10px;
	height:200px;
	background-color:#fff;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	padding:10px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	margin-top:15px;
	border:solid 2px #fff;
	
}
.step_box h1 {
	color:#ff0014;
	width:30px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:50px;
	line-height:30px;
	font-weight:bold;
	
}
.step_box h2 {
	font-family: 'Merriweather Sans', sans-serif;
	font-size:20px;
	text-transform:uppercase;
	color:#ff0014;
	font-weight:bold;
	
	
}
.step_box p{
	color:#6E6E6E;
	font-size:11px;
	line-height:18px;
	padding-top:10px;
	text-align:left;
}
.bonus_banner_small{
	float:left;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	padding:5px;
	border:solid 1px #dea29f;
	margin-top:20px;
	width:538px;
}
.bonus_banner_small h1{
	font-family: 'Roboto Condensed', sans-serif;
	color:#333333;
	font-size:23px;
	width:320px;
	margin-left:5px;
	margin-right:5px;
}
.ie8 .bonus_banner_small h1{
font-size:21px;
}
.bonus_banner_small h1 span{
	font-weight:bold;
	color:#ea4416;
	text-shadow:2px 2px 2px #fff;
}
.signup_box{
	float:right;
	background-color: #34557e;
	background-image: url(images/signup-box-back.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 15px;
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	width: 300px;
	border:solid 5px #fff;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	margin-right:12px;
	font-family: 'Merriweather Sans', sans-serif;
}
.signup_box_lock_txt{
	color:#E6E6E6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float: left;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.signup_box h1{
	color:#fff83f;
	font-family: 'Roboto Condensed', sans-serif;
	text-align:center;
	width:100%;
	font-weight:bold;
	text-shadow: 1px 1px 1px #000;
	font-size:45px;
	line-height:45px;
	padding-bottom: 15px;
}
.signup_box p{
	width:100%;
	text-align:center;
	color:#fff;
	padding-top:5px;
	font-size:16px;
	padding-bottom:10px;
}
.submit_input_strip{
	float:left;
	width:100%;
	margin-bottom:0px;
}
.submit_input_strip p{
	color:#fff;
	font-size:13px;
	padding-left:10px;
	width:80px;
	text-align:left;
	padding-bottom:0px;
	margin-top: 10px;
	
}
.submit_input{
	float:left;
	border:none;
	background-color: #fff;
	background-image: url(images/signup-input-back.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding:5px;
	border:solid 1px #999999;
	width:195px;
	margin-top:10px;
	height:26px;
}
.signup_button{
	float:left;
	background:none;
	margin-top:0px;
	background-image: url(images/signup-button-normal.png);
	background-repeat: no-repeat;
	height: 95px;
	width: 238px;
	border:none;
	cursor:pointer;
	margin-left:40px;
	text-transform:uppercase;
	font-size:32px;
	font-weight:bold;
	color:#fff;
	font-family: 'Roboto Condensed', sans-serif;
	line-height:normal;
	background-position: center bottom;
	text-shadow:1px 1px 1px #000;	
}
.signup_button:hover{
	background-image: url(images/signup-button-hover.png);
}
.signup_orange_arrow{
	float:right;
	margin-right:-50px;
	margin-top:-110px;
	
}
.signup_button_small_txt{
	float:left;
	color:#FFF83F;
	width:100%;
	text-align:center;
	font-size:15px;
	margin-top:-30px;
	cursor:pointer;
	text-shadow:1px 1px 1px #000;
	
}

.video_title{
	background: none repeat scroll 0 0 #FFFFFF;
	color: #CC0000;
	float: left;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 38px;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 1;
	padding-bottom: 10px;
}
.video_title_small{
	background: none repeat scroll 0 0 #FFFFFF;
	color: #A30000;
	float: left;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 31px;
	font-weight: bold;
	line-height: 31px;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 1;
	padding-bottom: 10px;
}
.video_container{
	margin-left:100px;
	margin-right:auto;
	width:640px;
	padding:5px;
	float:left;
	
}
.get_a_special_bonus{
	padding-top: 1px;
	float:left;
	width:100%;
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	text-transform:uppercase;
	font-size:27px;
	font-weight:bold;
}
.get_a_special_bonus2{
	padding-top:0px;
	float:left;
	width:100%;
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	text-transform:uppercase;
	font-size:27px;
	font-weight:bold;
}
.get_special_bonus_input{
	float:left;
	border:1px solid #999999;
	background-color:#fff;
	font-size:14px;
	color:#000;
	padding:5px;
	width:200px;
	clear:both;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 300px;
}
.video_next{
	background:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/next-step-back.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:none;
	cursor:pointer;
	font-style:italic;
	font-weight:bolder;
	font-size:35px;
	color:#001622;
	height:80px;
	width:320px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 245px;
	padding-bottom:5px;
}
.video_add_to_cart{
	background:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(theme/add_to_cart.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:none;
	cursor:pointer;
	font-style:italic;
	font-weight:bolder;
	font-size:35px;
	color:#001622;
	height:200px;
	width:563px;
	padding-top: 0px;
	margin-top: -10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 75px;
	padding-bottom:0px;
}
.video_add_to_cart_version_2{
	background:none;
	float:center;
	background-repeat: no-repeat;
	background-position: center bottom;
	border:none;
	cursor:pointer;
	padding-top: 0px;
	margin-top: -10px;
	padding-bottom:0px;
}
.video_next:hover{
	color:#000;
}
.video_next2{
	background:none;
	float:left;


	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/next-step-back.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:none;
	cursor:pointer;
	font-style:italic;
	font-weight:bolder;
	font-size:35px;
	color:#001622;
	height:80px;
	width:320px;



	padding-top: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 245px;
	padding-bottom:5px;
}
.video_next2:hover{
	color:#000;

}
.video_next3{
	background:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/next-step-back.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:none;
	cursor:pointer;
	font-style:italic;
	font-weight:bolder;
	font-size:35px;
	color:#001622;
	height:80px;
	width:320px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 220px;
	padding-bottom:5px;
}
.video_next3:hover{
	color:#000;
}
.bonus_warning{
	float:left;
	color:#c4080b;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:bold;
	text-shadow:1px 1px 1px #333;
	text-transform:uppercase;
	font-size:105px;
	text-align:center;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	border: 10px solid #c4080b;
	margin-left:190px;
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	line-height:95px;
}
.bonus_title{
	color: #A30000;
	float: left;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 45px;
	font-weight: bold;
	line-height: 45px;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 1;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
}
.bonus_title_second{
	color: #000000;
	float: left;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 25px;
	font-weight: bold;
	line-height: 45px;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 1;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bonus_page_top_txt{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:18px;
	margin-left:25px;
	margin-right:25px;
	margin-top:5px;
	margin-bottom:10px;

}
.bonus_book_strip{
	float:left;
	margin-left:100px;
	margin-top:40px;
	width:630px;
}

.bonus_book_strip h3{
	color:#000;
	width:490px;
	font-size:26px;
}
.bonus_book_strip p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000;
	line-height:22px;
	padding-top:4px;
	width:490px;
}
.bonus_book_strip img{
	float:right;
	margin-top:-50px;
}
.bonus_yes_button{
	float:left;
	background-image: url(images/bonus-yes-back.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 146px;
	width: 439px;
	margin-left:200px;
	margin-top:15px;
}
.bonus_yes_button h1{
	color:#FF0;
	text-shadow:1px 1px 1px #333;
}
.bonus_yes_button h1 a{
	color:#FF0;
	font-size:60px;
	padding-top:30px;
	padding-left:150px;
	float:left;
	width:400px;
	margin-right:-280px;
	position:relative;
	z-index:1;
}

.bonus_yes_button h1 span{
	color:#FFFFCC;
	font-size:23px;
	
	padding-left:10px;
	padding-top:40px;
	float:right;
	
	
}
.money_back_bonus{
	float:left;
	margin-left:120px;
	margin-top:20px;
	background-image: url(images/bonus-60-days-back.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 134px;
	width: 460px;
	padding-top:40px;
	padding-left:150px;

}
.money_back_bonus p{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-shadow:1px 1px 1px #fff;
	font-size:15px;
	color:#000;
	line-height:22px;
}
.bonus_no_thnx_txt{
	float:left;
	width:80%;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	line-height:25px;
	text-align:center;
	padding-left:10%;
	padding-right:10%;
	padding-bottom:20px;
}

.bonus_no_thnx_txt a{
	color:#666666;
	text-decoration:underline;
}
.bonus_no_thnx_txt a:hover{
	text-decoration:none;
}
.book_inline{
	float:left;
	margin-left:50px;
	margin-top:20px;
}
.book_inline img{
	margin-right:7px;
}
.discount_money_girl{
	height: 214px;
	width: 316px;
	margin-right: auto;
	margin-left: auto;
}
.test_for_60_days{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	text-align:center;
}
.dont_give_this_page{
	float:left;
	margin-top:15px;
	background-color:#ffefcf;
	border:solid 2px #ffc9a5;
	color:#9a9180;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	text-transform: none;
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 7px;
	padding-left: 30px;
	margin-left: 170px;
	margin-bottom: 50px;
}

.your_password{
	padding-top:15px;
	float:left;
	width:100%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:none;
	font-size:22px;
	font-weight:bold;
	padding-bottom:30px;
}
.your_password span {
	color:#999797;
}
.your_password a{
	color:#999797;
	text-decoration:underline;
}
.your_password a:hover{
	text-decoration:none;
}
.click_here_to_download{
	float:left;
	width:100%;
	font-family: 'Roboto Condensed', sans-serif;
	text-align: center;
	margin-top:5px;
	margin-bottom: 15px;
	text-transform: capitalize;
}
.click_here_to_download a {
	color:#999797;
	font-weight:bold;
	font-size:28px;
}

.product_help_txt{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:18px;
	margin-left:35px;
	margin-right:25px;
	margin-top:20px;
	margin-bottom:10px;
	line-height:25px;
	

}
.product_help_txt a {
	color:#999797;
	font-weight:bold;
	text-decoration:underline;
}
.affiliate_top_right{
	float:right;
	margin-left:0px;
	width:550px;
}
.affiliate_top_right h1{
	font-family: 'Roboto Condensed', sans-serif;
	color:#000000;
	font-size:55px;
	font-weight:bold;
	line-height:60px;
	width:650px;
}

.affiliate_top_right h1 span{
	color:#ff0000;
	background-image: url(images/affiliate-top-text-back-yellow.png);
	background-repeat: no-repeat;
	background-position: center center;	
}
.affliate_top_banner{
	float:left;
	height:72px;
	width:540px;
	background-image: url(images/affiliate-top-banner-back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: 'Roboto Condensed', sans-serif;
	text-align:center;
	color:#fff;
	font-size:22px;
	line-height:25px;
	font-weight:bold;
	padding-top:15px;
	margin-top:20px;
	
}
.affiliate_new_couple{
	float:left;
	width:255px;
}
.affiliate_after_couple{
	float:left;
	width:480px;
}
.affiliate_after_couple p{
	padding-top:10px;
	padding-bottom:5px;
	margin-left:20px;
	font-size:15px;
	color:#000;
	line-height:22px;
}

.affiliate_coin_box{
	float:left;
	width:475px;
	height:235px;
	background-image: url(images/affiliate-coin-background.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left:0px;
	margin-top:10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 25px;
}
.sales_titles{
	float:left;
	color:#ffcd00;
	font-family: 'Merriweather Sans', sans-serif;
	text-shadow:1px 1px 1px #000;
	font-size: 19px;
	font-weight: bold;
	width:140px;
	margin-right:15px;
	padding-bottom:20px;
	
}
.coin_page_strip{
	float:left;
	width:100%;
	min-height:1px;
	
}
.coin_page_strip p{
	color:#333;
	font-size:19px;
	font-weight:bold;
	width:62px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	line-height:normal;
}
.coin_red_arrow{
	float:left;
	width:84px;
	min-height:1px;
}
.red_down_arrow{
	float:left;
	height: 20px;
	width: 45px;
	margin-left: 35px;
}

.get_started_box{
	float:right;
	margin-top:-30px;
	background-image: url(images/get-started-now-back.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 420px;
	width: 306px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.get_started_box h1{
	width:100%;
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
	color:#ffcd00;
	font-weight:bold;
	text-shadow: 1px 1px 1px #000;
	font-size:42px;
	line-height:normal;
}
.get_started_box h2{
	text-shadow: 1px 1px 1px #000;
	font-size:20px;
	line-height:normal;
	font-family: 'Roboto Condensed', sans-serif;
	color:#fff;
	text-shadow: 1px 1px 1px #000;
	width:100%;
	text-align:center;
	
}
.get_started_box p{
	color:#574D22;
	width:100%;
	text-align:center;
	font-size:14px;
	margin-top:15px;
}
.get_started_box span{
	width:100%;
	text-align:center;
	color:#827235;
	font-size:11px;
	float:left;
	font-family: 'Merriweather Sans', sans-serif;
	padding-top:7px;
}

.get_started_input {
	background-color: #FFFFFF;
	background-image: url("images/signup-input-back.png");
	background-position: center top;
	background-repeat: repeat-x;
	border: 1px solid #a0a151;
	float: left;
	height: 16px;
	margin-top: 7px;
	padding: 5px;
	width: 260px;
	margin-left:10px;
	
}
.get_my_affiliate_button{
	float:left;
	margin-top:5px;
	cursor:pointer;
	background:none;
	border:none;
	background-image: url(images/get-affiliate-button.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 290px;
	height: 62px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#fff;
	font-weight:bold;
	line-height:normal;
	font-size:27px;
	text-shadow:1px 1px 1px #000;
}

.get_my_affiliate_small_txt{
	float:left;
	width:100%;
	text-align:center;
	padding-top:3px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#7E5F2E;
}
.get_my_affiliate_small_txt a{
	color:#DC5E2D;
}
.promote_box{
	float:left;
	background-image: url(images/new-promotional-back.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 460px;
	width: 832px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.promote_box h1{
	color: #fe0000;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 52px;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	text-shadow: 2px 1px 1px #fff;
	width: 100%;
	background-image: url(images/why-promote-us-back.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.promote_box_left{
	float:left;
	width:490px;
	margin-left:15px;
	margin-top:15px;
}
.promote_box_left ul{
	list-style:none;
	position:relative;
	z-index:1;
}
.promote_box_left li{
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	font-size:16px;
	font-family: 'Merriweather Sans', sans-serif;
	width:490px;
	color:#4B4C43;
	line-height:22px;
	padding-left:40px;
}
.promote_box_left li img{
	margin-left:-40px;
	padding-top:3px;
}
.promote_small_txt{
	margin-left:20px;
	
}
.promote_small_txt p {
	color:#666666;
	font-size:11px;
	line-height:18px;
	padding-right:50px;
	margin-top:15px;
	}
.promote_small_txt p span{
	color:#9f0000;
	font-weight:bold;
	font-size:13px;
	background-color: #ffff00;
	padding: 2px;
}
.fixedwidth {
 width:740px;
 margin-left:75px;
}
.discount_three_top_black_txt{
	float:left;
	font-family: 'Gloria Hallelujah', cursive;
	;
	font-size:30px;
	color:#000;
	line-height:40px;
	width:500px;
	margin-left:180px;
	text-transform:uppercase;
	text-align:center;
	padding-top:20px;
	padding-bottom:10px;
}
.discount_arrows{
	float:left;
	margin-left:260px;
}
.discount_txt{
	float:left;
	margin-left:10px;
	color:#000000;
	font-family: 'Roboto Condensed',sans-serif;
	font-size:38px;
	font-weight:bold;
	line-height:40px;
	width:850px;
	text-align:center;
}
.discount_txt span{
	color:#4f81bd;
}
.and_if_not{
	color:#F00;
	padding-top:15px;
}
.here_deal{
	font-family:Arial, Helvetica, sans-serif;
	
	color:#000;
	font-size:18px;
	margin-left:25px;
	margin-right:25px;
	margin-top:5px;
	margin-bottom:10px;
	font-size:14px;
	float:left;
	

}
.discount_click_here_green{
	float:left;
	margin-left:180px;
	margin-top:25px;
}
.discount_click_here_green a {
	float:left;
	background-color:#7aba14;
	text-align:center;
	border:solid 12px #282626;
	color:#fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:60px;
	font-weight:bold;
	padding-left:80px;
	padding-right:80px;
	padding-top:10px;
	padding-bottom:15px;
	width:300px;
	text-shadow:1px 1px 1px #333;
	line-height: 55px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;	
}
.discount_click_here_green a span{
	font-size:40px;
}
.cross_number_container{
	float:left;
	margin-left:200px;
	margin-top:15px;
}
.cross-number{
	color:#F00;
	background-image: url(images/DeleteRed.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 128px;
	width: 120px;
	margin-left: 15px;
	font-family: 'Roboto Condensed', sans-serif;
	text-align:center;
	font-size:90px;
	font-weight:bold;
	letter-spacing:-10px;
	word-spacing:-3px;
	text-shadow:2px 2px 2px #000;
	float:left;
}
.cross-number_green{
	color:#09a838;
	
	height: 128px;
	width: 120px;
	margin-left: 15px;
	font-family: 'Roboto Condensed', sans-serif;
	text-align:center;
	font-size:90px;
	font-weight:bold;
	letter-spacing:-10px;
	word-spacing:-3px;
	text-shadow:2px 2px 2px #000;
	float:left;
}
.click_here_to_start_blue{
	float:left;
	margin-left:140px;
	margin-top:0px;
	color:#0000f2;
}
.click_here_to_start_blue a{
	color:#0000f2;
	font-family: 'Roboto Condensed', sans-serif;
	text-decoration:underline;
	font-size:45px;
	font-weight:bold;
	letter-spacing:-1px;
	word-spacing:-1px;
	font-style:italic;
}
.discount_shadow{
	margin-left:15px;
}

.discount_page_60_days{
	float:left;
	margin-top:0px;
	margin-left:200px;
	width:600px;
	padding-bottom: 50px;
}
.discount_page_60_days h1 {
	color:#404040;
	font-size:40px;
	width:350px;
	font-weight:bold;	
	letter-spacing:-2px;
	word-spacing:-2px;
	padding-top:15px;
	text-shadow:2px 2px 2px #333333;
}

.discount_page_60_days h1 span{
	color:#1f497d;
}
.discount4{
	float:left;
	width:100%;
	text-align:center;
	margin-top:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom: 40px;
}
.discount4 h1{
	color:#80d201;
	font-weight:bold;
	font-size:50px;
	width:100%;
	text-align:center;
	line-height:normal;
}
.discount4 p{
	font-size:22px;
	color:#000;
	width:100%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.discount4 p span{
	font-size:32px;
	font-weight:bold;
}
.discount4_home_left{
	float:left;
	width:280px;
	margin-left:50px;
}
.discount4_home_right{
	float:right;
	width:450px;
	margin-right:50px;
	margin-top:-20px;
}
.discount4_home_right h2 {
	margin-left:35px;
	font-size:19px;
	padding-bottom:10px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	
	

}
.discount4_home_right ol{
	
}
.discount4_home_right li{
	color:#000;
	font-size:15px;
	line-height:22px;
	margin-top:3px;
	font-family:Arial, Helvetica, sans-serif;
}
.discount4_home_right p{
	color:#000;
	font-size:15px;
	line-height:22px;
	margin-top:15px;
	margin-left:35px;
}
.discount4_home_right ol {
    counter-reset:li; /* Initiate a counter */
    margin-left:0; /* Remove the default left margin */
    padding-left:0; /* Remove the default left padding */
	padding-bottom:15px;
	float:left;
	
}
.discount4_home_right ol > li {
    position:relative; /* Create a positioning context */
    margin:0 0 6px 2em; /* Give each list item a left margin to make room for the numbers */
    padding:4px 8px; /* Add some spacing around the content */
    list-style:none; /* Disable the normal item numbering */
		
    
}
.discount4_home_right ol > li:before {
	content:counter(li); /* Use the counter as content */
	counter-increment:li; /* Increment the counter by 1 */
	/* Position and style the number */
    position:absolute;
	top:15px;
	left:-1.3em;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:2em;
	/* Some space between the number and the content in browsers that support
       generated content but not positioning it (Camino 2 is one example) */
  
	
	
	color:#82d300;
	font-weight:bold;
	font-family:"Helvetica Neue", Arial, sans-serif;
	text-align:center;
	font-size: 50px;

}
.discount4_home_right li ol,
.discount4_home_right li ul {margin-top:6px;}
.discount4_home_right ol ol li:last-child {margin-bottom:0;}

.discount4email{
	border:solid 1px #d8b165;
	padding:5px;
	color:#000;
	font-size:14px;
	width:250px;
}
.discount4_download{
	border:solid 1px #ba5800;
	width:320px;
	float:left;
	margin-top:10px;
	color:#000;
	font-size:20px;
	font-weight:bold;
	background-image: url(images/discount4-download-back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding:5px;
	margin-left:40px;
	cursor:pointer;
}
.order_page_left{
	float:left;
	width:550px;
}
.order_confirm-order {
	background-image: url(images/red-checkmark.png);
	background-position: 0 6px;
	background-repeat: no-repeat;
	padding-left: 22px;
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	color: #333;
}
.order_small_txt {
	
	background-repeat: no-repeat;
	padding-left:13px;
	font-family: Arial, sans-serif;
	
	line-height: 1.5em;
	color: #333;
	margin-left:10px;
	margin-top:10px;
}


#order-contents {
	float:left;
	width: 530px;
	margin-top: 26px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
#order-contents .title-bar {
    background-color: #FFF8BC;
    border: 1px solid #FFD43F;
    border-radius: 4px 4px 0 0;
    height: 28px;
    padding: 10px 0 10px 15px;
}
#order-contents .title-bar h3 {
    color: #000000;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 26px;
    margin: 0;
    padding: 0;
}
.order_contents-box{
	border:solid 1px #999999;
	padding:10px;
	
}
.order_contents-box p{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	padding:7px;
}
.order_table{
	width:520px;
}
.order_table td tr{
	padding:0px;
	margin:0px;
	border-collapse: collapse;
	border-spacing: 0px !important;
	
	
    
}
.order_table .lcol {
	width:400px;
	border-bottom: solid 1px #CCCCCC;
}
.order_table .rcol {
	width:50px;
	border-bottom: solid 1px #CCCCCC;
}

.order_table .lcol p, .rcol p {
	
	
	color:#000;
	font-size:16px;
	padding-bottom:10px;
}
.order_table .description  {
	font-size:11px !important;
	margin:0px !important;
	padding:0px !important;
	padding-left:10px !important;
}
.emstr {
	font-style:italic;
}
.order-page_order_now_button{
	background-image: url(images/order-page-ordernow.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	width: 540px;
	float:left;
	cursor:pointer;
	color:#004184;
	font-weight:bold;
	font-size:60px;
	font-style:italic;
	font-family: 'Roboto Condensed', sans-serif;
	border:none;
	line-height:-50px;
	padding-top:25px;
	text-shadow: 1px 1px 1px #fff;
	padding-bottom:48px;
	
}
.order_page_small_icons{
	float:left;
	margin-left:180px;
	margin-top:25px;
}


.order_page_right{
	float:right;
	width:250px;
	padding:20px;
	background-color:#feffe7;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffd43e;
	border-bottom-color: #ffd43e;
}

.order_page_right h2{
	color:#000;
	font-family:"Times New Roman", Times, serif;
	padding-bottom:15px;
	font-weight:normal;
	font-size:20px;
}
.order_page_right h3 {
	background-image: url(images/one-hundred-percent-bg_sprite.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 27px;
	letter-spacing: normal;
	line-height: 1.5em;
	overflow: hidden;
	text-align: left;
	text-shadow: 1px 1px 4px #3B3B32;
	text-transform: uppercase;
	width: 230px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 33px;
}
.order_page_right p {
	font-family: Arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.order_page_right p a{
	text-decoration:underline;
}
.upgrade_page_yes{
	float:left;
	width:120px;
	color: #BA0000;
	font-family: Impact;
	font-size:40px;
	margin-left:100px;
	padding-top:20px;
}
.upgrade_yes_right_txt{
	width:550px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:16px;
	font-weight:bold;
	padding-top:20px;
}
	
.upgrade_yes_right_txt span{
	font-style:italic;
	color: #BA0000;
}
.upgrade_yes_beneath_txt{
	width:600px;
	margin-left:100px;
	color:#000;
	font-size:15px;
	padding-top:90px;
	
}
.upgrade_big_dashed{
	float:left;
	margin:40px;
	border:4px dashed #BA0000;
	padding:20px;
}
.upgrade_big_dashed h1 {
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:30px;
	width:100%;
	text-align:center;
}
.upgrade_big_dashed h1 span {
	color:#BA0000;
	
}

.upgrade_big_dashed h2 {
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:40px;
	width:100%;
	text-align:center;
	margin-top:20px;
}
.upgrade_big_dashed h2 span {
	color:#BA0000;
	
}
.upgrade_big_dashed p {
	color:#000;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	margin-top:15px;
}
.upgrade_big_dashed p span {
	color:#BA0000;
	
}
.upgrade_big_dashed .bonus_book_strip {
	margin-left:50px;
}
.upgrade_big_dashed .bonus_book_strip p {
	color: #000000;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
    line-height: 22px;
    padding-top: 0px;
    width: 490px;
	margin-top:5px;
}
.only_yellow_back{
	background-color:#FF0;
}
.upgrade_big_dashed_inside{
	float:left;
	border:4px dashed #BA0000;
	padding:10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 90px;
	width: 520px;
}
.upgrade_big_dashed_inside h3 {
	width:100%;
	text-align:center;
	color:#000066;
	font-size:30px;
}
.upgrade_add_to_cart{
	float:left;
	font-size: 45px;
	font-style: italic;
	font-weight: bold;
	color: #002552;
	background-image: url(images/upgrade-addtocart.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 365px;
	font-family: 'Roboto Condensed', sans-serif;
	text-align:center;
	cursor:pointer;
	border:none;
	text-shadow:1px 1px 1px #fff;
	padding-top: 10px;
	padding-bottom:70px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left:80px;
}
.upgrade_most_popular_purchase{
	float:left;
	width:100%;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-weight:bold;
	font-size:25px;
}
.upgrade_most_popular_purchase a {
	color: #00F;
	text-decoration: underline;
}
.upgrade_click_here{
	float:left;
	width:100%;
	text-align:center;
	color:#000;
	font-weight:bold;
	font-size:18px;
	margin-bottom: 15px;
}
.upgrade_click_here a {
	color: #00F;
	text-decoration: underline;
}
.upgrade_backed {

	font-weight: bold;
	color: rgb(204, 0, 0);
	font-style: italic;
	width:100%;
	font-size: 20px;
	text-align:center;
}
.upgrade_bottom_note{
	color: #000000;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 18px;
	width:750px;
	text-align:center;
	padding-top:25px;
	padding-right: 100px;
	float:left;
	margin: 5px;
	padding-left: 50px;
}
.upgrade_bottom_note span{
	text-decoration:underline;
}
.joe_top_red_txt{
	width:100%;
	text-align:center;
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}
.joe_top_red_txt span{
	color:#666666;
	font-size:10px;
}
.joe_top_congrats{
	
	text-align:left;
	margin-top:30px;
	margin-bottom:20px;
	background-color:#FF0;
	color:#000;
	font-size:18px;
	padding:0px;
	font-weight: bold;
	float:left;
}
.joe_top_congrats_second{
	
	
	float:left;
	padding-top:30px;
}
.joe_top_congrats_second h1 {
	color:#000;
	font-size:30px;
	font-weight:normal;
	width:100%;
	text-align:center;
}
.joe_top_congrats_second h1 span {
	color:#ff6600;
}
.joe_but_wait{
	float:left;
	width: 100%;
}
.joe_but_wait p{
	color:#1F1F1F;
	font-size:17px;
	margin-top:20px;
}
.joe_but_wait p span {
	text-decoration:underline;
}
.joe_remember_now{
	width:100%;
	text-align:center;
	float:left;
	margin-top:30px;
	line-height:30px;
}
.joe_remember_now h1{
	width:100%;
	text-align:center;
	font-weight:bold;
	color:#000;
	font-size:22px;
}
.joe_remember_now h1 span{
	text-decoration:underline;
}
.joe_remember_now h2 {
	font-style:italic;
	font-weight:bold;
	font-size:22px;
	color:#00F;
	width:100%;
	text-align:center;
}
.joe_remember_now img{
	float:none;
	padding-top:30px;
}
.joe_remember_now h3{
	width:100%;
	text-align:center;
	font-weight:bold;
	color:#000;
	font-size:16px;
	text-decoration:underline;
}
.joe_remember_now h3 span{
	text-decoration:underline;
}
.joe_yellow_back{
	background-color:#FF0;
}
.joe_remember_now ul {
	margin-top:35px;
	margin-left:40px;
	padding-right:30px;
}
.joe_remember_now li{
	list-style:disc;
	padding-left:15px;
	font-size:16px;
	color:#000;
	padding-bottom:3px;
	width:100%;
	text-align:left;
}
.joe_remember_now li span{
	text-decoration:underline;
}

.joe_remember_now p{
	
	font-size:15px;
	color:#000;
	padding-top:15px;
	width:100%;
	text-align:center;
	line-height:20px;
}
.joe_remember_now h4{
	width:100%;
	text-align:center;
	font-weight:bold;
	color:#000;
	font-size:22px;
	padding-top:30px;
	padding-bottom: 30px;
}
.joe_remember_now h4 span{
	text-decoration:underline;
}
.joe_click_here{
	float:left;
	text-align:center;
	width:100%;
}
.joe_click_here a{
	font-weight:bold;
	color:#00F;
	text-decoration:underline;
	font-size:18px;
}
.joe_add_to_order{
	width:300px;
	text-align:center;
	background-image: url(images/add-to-cart-back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-weight:bold;
	color:#fff;
	font-size:40px;
	padding-top:12px;
	padding-bottom:7px;
	border:none;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	margin-top:20px;
	text-shadow:2px 2px 2px #000;
	letter-spacing:-1px;
	word-spacing:-1px;
	cursor:pointer;
	float:left;
	margin-left:240px;
}
.joe_click_bank{
	float:left;
	width:100%;
	text-align:center;
	margin-top:2px;
}
.joe_click_bank img{
	float:none;
}
.joe_no_thnx{
	float:left;
}
.joe_no_thnx p {
	font-size:16px;
	color:#000000;
	line-height:22px;
	padding-top:25px;
}
.joe_no_thnx p a{
	text-decoration:underline;
	color:#0000FF;
	font-weight:bold;
}
.joe_no_thnx h2{
	padding-top:20px;
	text-align:center;
	width:100%;
	font-size:28px;
	font-weight: bold;
}


.joe_second_page_content{
	float:left;
	width: 100%;
}
.joe_second_page_content p{
	color:#1F1F1F;
	font-size:17px;
	margin-top:20px;
}
.joe_second_page_content p span {
	text-decoration:underline;
	
}
.joe_light_yellow_back{
	background-color:#ffff99 !important;
}
.joe_second_page_book_left{
	float:left;
	width:275px;
}
.joe_second_page_book_right{
	float:left;
	width:500px;
}
.joe_yes_upgrade{
	margin-top:40px;
	margin-bottom:40px;
	float:left;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	background-image: url(images/make-order-yellow-back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align:center;
	min-width:350px;
	font-size:25px;
	font-weight:bold;
	padding:5px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	cursor:pointer;
	border: 3px solid #687d9c;
	color: #152233;
	margin-left:210px;
}
.joe_no_thnx_second_page{
	float:left;
	margin-top:30px;
	text-align:center;
}
.joe_no_thnx_second_page p a{
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	color:#666ab2;
	float:none;
	text-align:center;
}

.joe_add_to_order{
	width:300px;
	text-align:center;
	background-image: url(images/add-to-cart-back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-weight:bold;
	color:#fff;
	font-size:40px;
	padding-top:12px;
	padding-bottom:7px;
	border:none;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	margin-top:20px;
	text-shadow:2px 2px 2px #000;
	letter-spacing:-1px;
	word-spacing:-1px;
	cursor:pointer;
	float:left;
	margin-left:240px;
}
.joe_click_bank{
	float:left;
	width:100%;
	text-align:center;
	margin-top:2px;
}
.joe_click_bank img{
	float:none;
}
.joe_click_here {
    float: left;
    text-align: center;
    width: 100%;
}
.joe_click_here a {
    color: #0000FF;
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
}

.discount5{
	background: none repeat scroll 0 0 #FFFFFF;
	color: #000000;
	float: left;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 55px;
	font-weight: bold;
	line-height: 55px;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 1;
	padding-bottom: 10px;
}
.discount5 span{
	color:#d30600;
}
.only_big{
	font-size:90px;
	line-height:90px;
}

.click_below_txt{
	
	color:#000;
	font-size:18px;
	
	margin-top:5px;
	margin-bottom:10px;
	width:100%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	

}
.hold_txt{
	float:left;
	width:100%;
	text-align:center;
	color:#000;
	text-shadow:4px 4px 1px #CCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:60px;
}
.discount6_tryout{
	background: none repeat scroll 0 0 #FFFFFF;
	color: #000000;
	float: left;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 45px;
	font-weight: bold;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 1;
	font-style:italic;
}
.big_green_only{
	float:left;
	width:100%;
	text-align:center;
	color:#34931b;
	text-shadow:1px 1px 1px #000;
	font-size:200px;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight:bold;
	line-height:195px;
}
.discount6_tryout span{
	color:#ab0800;
}
.order_green_box{
	float:left;
	background-color:#f5fdf5;
	border:solid 1px #b3d59c;
	padding:10px;
	color:#000;
	font-size:14px;
	margin-left:22px;
	margin-top:22px;
}
.order_green_box span{
	font-weight:bold;
	color:#008000;
	
}	


.video_two_pick{
	float:left;
	width:100%;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:30px;
	color:#c80803;
	font-weight: bold;
}
.vide_2_option_container{
	float:left;
	width:280px;
	text-align:center;
	color:#000000;
}

.vide_2_option_container h1{
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:underline;
	text-align:center;
	width:100%;
	font-size:14px;
}
.vide_2_option_container h2{
	text-align:center;
	width:100%;
	font-size:25px;
}
.video_2or{
	font-size:35px;
	color:#000;
	margin-left:20px;
	margin-right:20px;
	margin-top:100px;
	width:100px;
	text-align:center;
	float:left;
}

.vide_2_option_container .new_ad_cart{
	background:none;

	float:left;
	border:none;
	background-image: url(images/new-add-to-cart.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 206px;
	width: 260px;
	cursor:pointer;
	margin-top:10px;
	margin-left:20px;
	font-size:26px;
	text-align:left;
	padding-top:93px;
	text-shadow:1px 1px 1px #fff;
	padding-left:50px;
}


.promo_pitch_box {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #174BA2;
	border-image: none;
	border-radius: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	padding-top: 15px;
	float: left;
	width: 700px;
	margin-left: 20px;
	padding-bottom:25px;
	background-color: #CAE4FF;
	background: #feffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #feffff 0%, #ddf1f9 35%, #a0d8ef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(35%,#ddf1f9), color-stop(100%,#a0d8ef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #feffff 0%,#ddf1f9 35%,#a0d8ef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #feffff 0%,#ddf1f9 35%,#a0d8ef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #feffff 0%,#ddf1f9 35%,#a0d8ef 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #feffff 0%,#ddf1f9 35%,#a0d8ef 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#a0d8ef',GradientType=0 ); /* IE6-9 */

}
#stepshdr{
	list-style:none;
}
#stepshdr h5{
	font-size:25px;
	color:#666;
	float:none;
}
#stepshdr li{
	position:relative;
	margin-left:50px;
	color:#000;
	
}
#stepshdr li.active{
	color:#F00;
}
#stepshdr li.active h5 {



	color:#000;
}
#survey-step1 h3 {
	width:100%;
	text-align:center;
	color:#990000;
	font-size:30px;
	padding-top:5px;
}
#survey_form{
	float:left;
	width:300px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 200px;
}
#survey_form li{
	list-style:none;
	font-size:14px;
	width:100%;
	margin-bottom:5px;
}
#next-step{
	height: 78px;
	width: 300px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/btn-nextstep.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float:left;
	font-size:0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 200px;	
}
.promo_survery_table{
	float:left;
	margin:20px;
	width:95%;
	margin-bottom:-15px;
}
.promo_survery_input{
	border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    display: block;
    margin: 0 auto 10px;
    padding: 10px;
    width: 85%;
}
.promo_finale_button{
	background:none;
	float:left;
	font-size:0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 200px;
	cursor:pointer;
	border:none;
	
}

/* Overlay */
#simplemodal-overlay {background-color:#333333; cursor:wait;}

/* Container */
#simplemodal-container {
	height: 650px;
	width: 430px;
	background-color:#fff;
	border:7px solid #2F2F2F;
	-moz-border-radius: 9px 9px 9px 9px;
	-moz-box-shadow: 0 0 5px #444444;
	-webkit-box-shadow: 0 0 5px #444444;
	box-shadow: 0 0 5px #444444;
}
#simplemodal-container a.modalCloseImg {
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-25px;
	right:-18px;
	cursor:pointer;
	background-image: url(images/x.png);
	background-repeat: no-repeat;
}
#simplemodal-container #basicModalContent {padding:8px;}

#exit_content{padding:0px !important;}


.popup_title{
	text-align:center;padding:0;color:#CC0000;font-family:Impact, Charcoal, sans-serif;font-size:35px;font-weight:normal;line-height:34px
}
.popup_text{
	 font-size: 14px;
	width:100%;
	text-align:center;
	line-height:20px;
	padding-top:20px;
}
.poup_image{
	margin-left:70px;
	margin-top:20px;
	margin-bottom:25px;
}
.popup_form{
	float:left;
	background: none repeat scroll 0 0 #F6F6F6;
    border: 2px solid #999999;
    color: #202020;
    font-size: 20px;
    margin-bottom: 6px;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-top: 5px;
    width: 285px;
	margin-left:35px;
}
.popup_bottom{
	border-top: 1px solid #E5E5E5;
	min-height: 25px;
	width: 420px;
	float:left;
	background-color: #EEE;
	padding: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:center;
	color:#333333;
	font-size:12px;
	margin-left:-25px;
	
}
.popup_button{
	background:none;
	cursor:pointer;
	border:0px;
	float:left;
	margin-left:50px;
	margin-top:10px;
	background-image: url(images/popup-button.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 101px;
	width: 268px;
	font-weight:bold;
	font-size:38px;
	color:#003;
	font-style:italic;
	font-family: 'Roboto Condensed', sans-serif;
	
}

.video_gray_strip{
	float:left;
	border:solid 1px #d2d2d2;
	width:800px;
	margin-left:20px;
	text-align:center;
	font-weight:bold;
	color:#000;
	font-size:32px;
	margin-top:20px;
	padding-top:5px;
	padding-bottom:5px;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #eeeeee 0%, #cdcdcd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cdcdcd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#cdcdcd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eeeeee 0%,#cdcdcd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eeeeee 0%,#cdcdcd 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #eeeeee 0%,#cdcdcd 100%); /* W3C */


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cdcdcd',GradientType=0 ); /* IE6-9 */

}


.video_strip_button{
	float:left;
	width:800px;
	margin-left:20px;
	text-align:center;
	font-weight:bold;
	color:#000;
	font-size:32px;
	margin-top:20px;
	padding-top:5px;
	padding-bottom:10px;
	border-bottom:solid 1px #d6d6d6;
	background-color:#fff;

}
.video_strip_button .left_side{
	float:left;
	width:375px;
	text-align:center;
}
.video_strip_button .left_side h1 {
	color:#00ca00;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	text-align:center;
	
}
.video_strip_button .left_side h1 span{
	color:#F00;
	text-decoration:line-through;
}
.video_strip_button .left_side h2{
	color:#000;
	font-size:22px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.video_strip_button .left_side p{
	width:100%;
	text-align:center;
	font-size:15px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	font-weight:normal;
}
.video_strip_button .right_side{
	float:right;
	width:380px;
}
.video_strip_button .right_side .add_to_cart{
	float:left;
	background:none;
	background-image: url(images/add-to-cart-60-days.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:378px;
	height:50px;
	border:none;
	text-align:left;
	font-style:italic;
	color:#0a1934;
	font-weight:bold;
	font-size:45px;
	font-family: 'Roboto Condensed', sans-serif;
	line-height:normal;
	padding-top:20px;
	padding-left:30px;
	padding-bottom:120px;
	cursor:pointer;
	text-shadow:1px 1px 1px #fff;
}
.video_bottom_strip_icons{
	float:left;
	width:580px;
	margin-left:120px;
	margin-top:25px;
	background-color:#fafafa;
	border:solid 1px #eeeeee;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	padding:10px;
	
}
.video_bottom_strip_icons p{
	color:#7a7a7a;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	
	line-height:16px;
	padding-bottom:15px;
}
.video_bottom_strip_icons p img{
	padding-right:7px;
}
.video_bottom_strip_icons p span{
	color:#e1a31b;
}
.order_green_box_2{
	float:left;
	background-color:#f5fdf5;
	border:solid 1px #b3d59c;
	padding:10px;
	color:#000;
	font-size:14px;
	margin-left:185px;
	margin-top:22px;
	margin-bottom:10px;
}
.order_green_box_2 span{
	font-weight:bold;
	color:#008000;
	
}
.facebook_container{
	margin-left:210px;
	margin-right:auto;
	padding-top:5px;
	float:left;
	
}
.order5{
	margin-left:auto;
	margin-right:auto;
	width:580px;
	
}
.order5 .steps{
	background-color:#fff;
	width:330px;
	padding:15px;
	float:left;
	margin-left:120px;
	position:relative;
	z-index:1;
}
.order5 .steps li {
	width:100px;
	
	font-size:18px;
	margin-left:10px;
	color:#2983c1;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
}
.order5 .steps li span{
	
	color:#666;
	font-size:10px;
	float:left;
}

.order5 .table_box{
	float:left;
	border:solid 3px #cc6633;
	width:575px;
	margin-top:-25px;
	padding-bottom:10px;
	
}
.order5 .table_box h1{
	width:100%;
	padding-top:25px;
	font-weight:bold;
	color:#000;
	font-size:30px;
	text-align:center;
	padding-bottom:15px;
}
.order5 .table_box h1 span{
	width:100%;
	color:#000;
	font-size:15px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

.order5 .table_box .table_strip{
	
	
	
	font-size:15px;
	color:#000;
}
.order5 .table_box .table_strip td{
	border-top:solid 1px #999999;
	padding:1%;
}



.order5 .table_box .table_strip .cut_txt{
	font-weight:bold;
	color:#666;
	text-decoration:line-through;
}

.order5 .table_box .total{
	float:right;
	text-align:left;
	width:210px;
	font-size:15px;
	color:#000;
	line-height:22px;
	padding-right:15px;
}
.order5 .table_box .total p{
	width:125px;
	margin-right:15px;
	color:#000;
	
}
.order5 .table_box .total span{
	width:45px;
	float:right;
	text-align:left;
}
	
.order5 .table_box  .checkout{
	float:left;
	border:none;
	background-image: url(images/order-5-checkout.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 59px;
	width: 217px;
	cursor:pointer;
}
.order5 .comment_container{
	float:left;
	width:100%;
}
.order5 .comment_container h1{
	width:100%;
	padding-top:25px;
	font-weight:bold;
	color:#000;
	font-size:30px;
	text-align:center;
	padding-bottom:15px;
}

.order5 .comment_container .comment_box{
	float:left;
	padding:1%;
	width:98%;
	border-bottom:solid 1px #CCCCCC;
	margin-bottom: 15px;
}
.order5 .comment_container .comment_box .left_side{
	float:left;
	width:55px;
	margin-right:15px;
}
.order5 .comment_container .comment_box .right_side{
	width:490px;
	float:right;
}
.order5 .comment_container .comment_box .right_side h1{
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	font-weight:bold;
	color:#003366;
	font-size:15px;
	text-align:left;
	line-height:20px;
	margin:0px;
	padding:0px;
}
.order5 .comment_container .comment_box .right_side p{
	font-size:13px;
	line-height:20px;
	color:#333;
	padding-bottom:15px;
}
.order5 .comment_container .comment_box .right_side h2 a{
	font-family:Arial, Helvetica, sans-serif;
	
	font-weight:bold;
	color:#003366;
	font-size:12px;
}

.order5 .comment_container .comment_box .right_side span{
	font-size:10px;
	line-height:18px;
	color:#999;
	padding-left:25px;
	
}
.onetime_container{
	margin-left:230px;
	margin-right:auto;
	padding-top:5px;
	float:left;
	
}
.sales_latter2{
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 20px 20px 20px 20px;
	box-shadow: 0 0 10px rgba(50, 50, 50, 0.25);
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.sales_latter2 h2{
	font-size:34px;
	float:none;
}
.sales_latter2 p {
	margin-bottom: 15px;
    text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
    line-height: 1.4em;
	color:#000000;
	float:none;
}
.sales_latter2 p  a{
	 color: #BF2332;
	 text-decoration:underline;
}
.sales_latter2 .titleorange {
	
    color: #F65D32;
    font-size: 32px;
    letter-spacing: normal;
    margin: 30px 0;
    text-align: center;
}

.sales_latter2 .titleorange .highlight {
    background: none repeat scroll 0 0 #FFFF66;
	color: #000000;
    text-shadow: 1px 1px 1px #FFFFFF;
	
}

.titleroundedlatter2 {
	background: none repeat scroll 0 0 #BE2133;
	border-radius: 20px 20px 20px 20px;
	box-shadow: 0 0 10px rgba(50, 50, 50, 0.25);
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
	margin-top: 0.5em;
	margin-right: -30px;
	margin-bottom: 0.5em;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 45px;
	font-size: 35px;
	
}



.sales_latter3{
	background: none repeat scroll 0 0 #FFFFFF;
	/*border-radius: 20px 20px 20px 20px;
	box-shadow: 0 0 10px rgba(50, 50, 50, 0.25);*/
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}

.sales_latter3 h2{
	font-size:34px;
	float:none;
}

.sales_latter3 p {
	margin-bottom: 15px;
    text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
    line-height: 1.4em;
	color:#000000;
	float:none;
}

.sales_latter3  .red{
	color: #BF2332;
}
.sales_latter3 h3{
	float:none;
	font-size: 36px;
	padding-bottom:10px;
}

.sales_latter3 .orangeleft {
    background: url("images/orangetableft.png") no-repeat scroll left center #FFFFFF;
    color: #FFFFFF;
    margin: 0.5em -30px;
    padding: 30px;
    text-shadow: 1px 1px 1px #000000;
}
.sales_latter3 .dietbox {
    background: none repeat scroll 0 0 #F0E0D3;
    border: 2px dashed #725848;
    border-radius: 5px 5px 5px 5px;
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto 30px;
    padding: 15px 25px;
    text-align: justify;
    width: 520px;
}
.sales_latter3  h4 {
   
	font-size: 28px;
	float:none;
}

.sales_latter3 .dietbox h4 {
    color: #482611;
	
	
	padding-bottom:20px;
}

.sales_latter3 .orange {
	color: #F65D32;
}


.sales_latter3 .user_review_box{
	
	margin-left:10px;
	margin-bottom:20px;
	
}

.sales_latter3 .user_review_box h1 {
	font-size:35px;
	font-weight:normal;
	color:#000000;
	float:none;
	padding-bottom:5px;
}

.sales_latter3 .first_user{
	background-image: url(images/sales-letter-user-review1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:275px;
	width: 470px;
	padding-left: 40px;
	padding-right:250px;
	padding-top:30px;
}
.sales_latter3 .second_user{
	background-image: url(images/sales-letter-user-review2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:460px;
	width: 500px;
	padding-right: 40px;
	padding-left:260px;
	padding-top:50px;
}
.sales_latter3 .pricing_table{
	margin:15px;
	margin-left:150px;
	margin-bottom:50px;
	
}
.sales_latter3 .pricing_table .top_title{
	
background: rgb(191,32,50); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(191,32,50,1) 0%, rgba(175,0,1,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,32,50,1)), color-stop(100%,rgba(175,0,1,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(191,32,50,1) 0%,rgba(175,0,1,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(191,32,50,1) 0%,rgba(175,0,1,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(191,32,50,1) 0%,rgba(175,0,1,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(191,32,50,1) 0%,rgba(175,0,1,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf2032', endColorstr='#af0001',GradientType=0 ); /* IE6-9 */
}
.sales_latter3 .pricing_table .top_title p{
	font-size:24px;
	padding:5px;
	font-family: 'Handlee', cursive;
	color:#fff;
	margin:0px;
		
}

.sales_latter3 .strip{
	background-color:#f2f2f2;
	border-bottom:solid 3px #fff;
	float:left;
	width:500px;
}
.sales_latter3 .strip p{
	margin:0px;
	padding:5px;
	color:#333333;
	
}
.sales_latter3 .strip span{
	font-style:italic;
	color:#838282;
	padding:5px;
}
.sales_latter3 .strip h4 {
	color:#333333;
	font-size:18px;
}
.sales_latter3 .your_price_circle{
	width:262px;
	height:94px;
	background-image: url(images/your-price.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	margin-top:-177px;
	margin-left:335px;
	position:absolute;
}

.sales_latter3  .coverbox, .sales_latter3  .bonusbox {
    background: linear-gradient(to bottom, #FFFFFF 0%, #FEF9EE 100%) repeat scroll 0 0 transparent;
    border: 2px solid #FFCC33;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0 0 10px rgba(50, 50, 50, 0.25);
    margin: 40px 25px 30px;
    padding: 15px 25px;
	height: 150px;
}

.sales_latter3 .bonusbox {
	width: 300px;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	float:left;
}
.sales_latter3 .green {
    color: #028F02;
}

.sales_latter3 .cart{
	background:none;
	background-image: url(images/cart.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	
	width: 382px;
	color:#04334f;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:bold;
	font-size:50px;
	border:none;
	cursor:pointer;
	padding-top:10px;
	padding-bottom:70px;
	margin-left:200px;
	margin-bottom:30px;
	margin-top:20px;
}

.sales_latter3 .titleroundedpurple {
    background: none repeat scroll 0 0 #6512A0;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0 0 10px rgba(50, 50, 50, 0.25);
    color: #FFFFFF;
    margin: 0.5em -30px;
    padding: 10px 45px;
    text-shadow: 1px 1px 1px #000000;
}


.sales_latter2b{
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 20px 20px 20px 20px;
	box-shadow: 0 0 10px rgba(50, 50, 50, 0.25);
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: -20px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.sales_latter2b h5{
	font-size:36px;
	float:none;
}
.sales_latter2b h2{
	font-size:30px;
	float:none;
}
.sales_latter2b p {
	margin-bottom: 15px;
    text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
    line-height: 1.4em;
	color:#000000;
	float:none;
}
.sales_latter2b p  a{
	 color: #BF2332;
	 text-decoration:underline;
}
.sales_latter2b .titleorange {
	
    color: #F65D32;
    font-size: 38px;
    letter-spacing: normal;
    margin: 30px 0;
    text-align: center;
}

.sales_latter2b .titleorange .highlight {
    background: none repeat scroll 0 0 #FFFF66;
	color: #000000;
    text-shadow: 1px 1px 1px #FFFFFF;
	
}

.titleroundedlatter2 {
	background: none repeat scroll 0 0 #BE2133;
	border-radius: 20px 20px 20px 20px;
	box-shadow: 0 0 10px rgba(50, 50, 50, 0.25);
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
	margin-top: 0.5em;
	margin-right: 5px;
	margin-bottom: 0.5em;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 45px;
	font-size: 35px;
	
}
.popup_form_2{
	float:left;
	background: none repeat scroll 0 0 #F6F6F6;
    border: 2px solid #999999;
    color: #202020;
    font-size: 20px;
    margin-bottom: 6px;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-top: 5px;
    width: 300px;
	margin-left: 265px;
}
.popup_form_3{
	float:left;
	background: none repeat scroll 0 0 #F6F6F6;
    border: 2px solid #999999;
    color: #202020;
    font-size: 20px;
    margin-bottom: 6px;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-top: 5px;
    width: 285px;
	margin-left: 255px;
}


.new-congrats-page{
	font-family: 'Droid Sans', sans-serif;
	padding-left:40px;
	padding-right:40px;
}
.new-congrats-page h1{
	text-align:center;
	font-weight:normal;
	color:#000;
	text-align:center;
	width:100%;
	font-size:36px;
	line-height:35px;
	border-bottom:solid 1px #000;
	font-weight:bold;
	font-family: 'Droid Sans', sans-serif;
}
.new-congrats-page h1 span{
	font-size:24px;
	font-weight:normal;
}
.new-congrats-page  h2{
	color:#cc0000;
	width:100%;
	text-align:center;
	font-size:32px;
	font-weight:normal;
	padding-top:20px;
	font-family: 'Droid Sans', sans-serif;
}
.new-congrats-page  h2 img{
	float:none;
}
.new-congrats-page  h2 strongas{
	text-decoration:underline;
}
.new-congrats-page h3{
	color:#003399;
	font-size:36px;
	padding-top:20px;
	padding-bottom:5px;
	width:100%;
	font-family: 'Droid Sans', sans-serif;

}
.new-congrats-page p{
	color:#333;
	font-size:16px;
	padding-top:15px;
	line-height:22px;
	font-family: 'Droid Sans', sans-serif;
}
.new-congrats-page li{
	font-size:25px;
	color:#000;
	list-style:none;
	background-image:url(images/green-right-arrow.jpg);
	background-position:left -10px;
	background-repeat:no-repeat;
	margin-left:25px;
	padding-left:80px;
	min-height:70px;
	margin-top:25px;
	font-family: 'Droid Sans', sans-serif;
	

}
.new-congrats-page h4{
	text-align:center;
	color:#663366;
	font-size:30px;
	padding-top:20px;
	width:100%;
}
.new-congrats-page .dotted-box{
	border:dashed 4px #cc0000;
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
max-width:500px;
padding:10px;
background-color:#fff;
margin-left:auto;
margin-right:auto;
float:left;
margin-left:19%;
margin-top:15px;
text-align:center;
padding-bottom:35px;
}
.new-congrats-page .dotted-box h1{
	border:none;
	font-weight:bold;
	font-size:35px;
	padding-top:15px;
}
.new-congrats-page .dotted-box h2{
	color:#006600;
	font-weight:bold;
	font-size:50px;
	padding:0px;
}
.new-congrats-page .dotted-box p{
	width:100%;
	text-align:center;
	color:#000;
	padding:0px;
	font-weight:bold;
	font-size:15px;
}
.new-congrats-page .dotted-box p a{
	text-decoration:underline;
}
.new-congrats-page .dotted-box .yes-button{
	background: #ffb76b; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYjc2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmYTczZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2ZmN2MwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjdmMDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffb76b 0%, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb76b), color-stop(50%,#ffa73d), color-stop(51%,#ff7c00), color-stop(100%,#ff7f04)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-8 */
border:solid 3px #ea3c22;
color:#0f2167;
font-size:35px;
text-align:center;
cursor:pointer;
padding:5px;
margin-top:10px;
margin-bottom:10px;
}
.new-congrats-page .dotted-box .yes-button:hover{
	color:#fff;
}
.new-congrats-page .dotted-box img{
	float:none;
	padding-top:15px;
}
.new-congrats-page .dotted-box h3{
	color:#b20000;
	font-size:18px;
	font-weight:normal;
	width:100%;
	text-align:center;
}

.new-congrats-page .thnx-txt{
	width:100%;
	max-width:600px;
	text-align:center;
	float:left;
	margin-left:125px;
	margin-top:25px;
	font-size:14px;
}
.new-congrats-page .thnx-txt a{
	text-decoration:underline;
}

.cl1 {
    font-size: 46px;
    font-weight: 700;
    letter-spacing: -2px;
    text-align: center;
	width:100%;
}
.cl2 {
    font-size: 70px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
}
.red {
    color: #CC0000;
}
.nvArrow {
    background-image:url(images/varrow.png);
    background-position: right center;
    margin-left: auto;
    margin-right: auto;
    width: 350px;
	background-repeat:no-repeat;
	margin-top:15px;
}
.nvArrow  .email-input{
	border: 1px solid #666666 !important;
    border-radius: 5px;
    box-shadow: 0 0 5px #888888;
    color: #333333;
    font-size: 18px !important;
    margin-bottom: 8px;
    margin-top: 10px;
    outline: medium none;
    padding: 6px 10px 6px 35px !important;
    text-align: left !important;
    width: 350px;
	background-image:url(images/email-icon.png);
	background-repeat:no-repeat;
	background-position:8px 8px;
}
.nvArrow  .email-input:focus {
    border-color: #9ECAED;
    box-shadow: 0 0 10px #9ECAED;
    outline: medium none;
}
.nvButton {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    margin-bottom: 30px;
	
}

.nvButton1 {
    background-image:url(images/add-to-cart-button.png);
    height: 181px;
    width: 500px;
	float:left;
	margin-left:185px;
}


