@charset "UTF-8";
/* CSS Document */
body { background-color:#EAEAE4; font-family:"Helvetica Neue", "Helvetica Neue Light", Helvetica, san-serif;}
img {border:0px;}
p {color:#4d4d4d; font-family:Georgia, "Times New Roman", Times, serif; font-weight:100;  font-size:16px; line-height:135%; padding-bottom:5px;}
br {marign:0;padding:0;}
strong {font-weight:bold;
}

#wrapper {width:960px;
background-color:#FFF;
border:#CCC;
margin: 0px auto;
-webkit-box-shadow: 1px 1px 3px 1px #999999;
box-shadow: 1px 1px 3px 1px #999999;}
/* Span Styles */
#header {
	background-image:url(images/headerbg.png);
	background-repeat:no-repeat;
	text-align:center;
	padding: 20px 0 0 0;}
	
	.headtop {
		letter-spacing:4px;
		font-weight:bold;
		font-size:30px;}
	.headred {
		font-size:47px;
		font-weight:bold;
		color:#e83a2d;
		line-height:105%;
		text-shadow: 1px 1px 5px #999;
		filter: dropshadow(color=#ffffff, offx=1, offy=1);}
	.headlow {
		letter-spacing:1px;
		font-weight:500;
		font-size:25px;
		line-height:200%;}
		
	#sq-area {
	background-image: url(images/timCNNarrow.png);
	background-repeat: no-repeat;
	height: 360px;
	width: 900px;
	margin-left: 10px;
	margin-top: 10px;
	background-position: 15px 0px;
}
		#video {
	width: 585px;
	height: 330px;
	margin-left: 250px;
	border: 1px solid 
		
#DADADA;
	background: white;
	padding: 10px;
	margin-top: 0px;
	float: left;
}
	#trustedbar {width:960px; height:40px; background-color:#eee;
	border-bottom:#AAAAA8 thin;
	border-top:#AAAAA8 thin;
	position:relative;
	top:-18px;}
	
	#trustedbar ul {list-style:none; height:40px;}
	#trustedbar li {display:inline-block; padding-right:50px; }
	
	ul.learn {text-align:left; color:#4d4d4d;
		list-style-image: url(images/checkmark.png);
		margin:0px;
		font-size:21px; 
		font-weight:200;
		display:block;}
	ul.learn li {margin:10px 10px 0 30px;
		padding:0 0 5px 5px;
		}
		
			
	ul.tim-credits {text-align:left; color:#4d4d4d;
		list-style-image: url(images/checkmark.png);
		margin:10px 0 0 0;
		font-size:21px; 
		font-weight:200;
		display:block;}
		
	ul.tim-credits li {margin:15px 10px 0 30px;
		padding:0 0 5px 5px;
		}
		
			
	ul.subplan {text-align:left; color:#4d4d4d;
		list-style-image: url(images/checkmark.png);
		margin:20px 0 0 0;
		font-size:20px; 
		font-weight:200;
		display:block;}
		
	ul.subplan li {margin:10px 0px 0 30px;
		padding:10px 0 5px 5px;
		line-height:normal;
		}
		
		ul.complan {text-align:left; color:#4d4d4d;
		list-style-image: url(images/checkmark.png);
		margin:0px 0 0 0;
		font-size:14px; 
		font-weight:200;
		display:block;}
		
	ul.complan li {margin:10px 0px 0px 10px;
		padding:10px 0 5px 0px;
		line-height:normal;
		position:relative;
		top:-10px;
		}
		
	
	
/* content styles */
#content {text-align:center; margin:20px 0px 0px 0px;}
#content-body {margin:30px; text-align:left; line-height:120%;}
#content-body2 {margin:0px 30px 30px 30px; text-align:left; line-height:120%; position:relative; top:-10px;}
#content-last {margin:70px 30px 60px 30px;  position:relative; top:-20px;}

/* Headline Styles */
#headline1 {margin:30px 10px 0 10px; line-height:260%;}
#headline2 {margin:30px 10px 0 10px; }
#headline2 p {margin:0px 0px 7px 0px; }

#headline3 {margin:30px 10px 0 10px; }
#headline4 {margin:30px 10px 0 10px; line-height:50px; }
#headline5 {margin:30px 10px 0 10px; line-height:29px; }
#headline6 {margin:20px 10px 0 10px; line-height:35px; }
#headline7 {margin:20px 10px 15px 10px; }
#headline8 {margin:30px 10px 0 10px; line-height:55px; }
#headline9 {margin:5px 10px 0 10px; line-height:48px; }
#headline10 {margin:5px 10px 0 10px; line-height:48px; }
#headline11 {margin:30px 0px 10px 0px; line-height:48px; }
#headline12 {margin:10px 0px 25px 0px; line-height:38px; }
#headline13 {margin:10px 0px 5px 0px; line-height:40px; }
#headline14 {margin:10px 0px 25px 0px; line-height:40px; }
#headline15 {margin:10px 0px 5px 0px; line-height:40px; }
#headline16 {margin:0px 0px 15px 0px; line-height:55px; }
#headline17 {text-align:center; }


/* Testimonial Styles */
#testimonial {
	background-image:url(images/testimonials/testimonialbox.png);
	background-repeat:no-repeat;
	text-align:left;
	width:750px;
	height: 170px;
	margin: 0 auto;
	padding-top:42px;}
	
	#testimonial2 {
	background-image:url(images/testimonials/testimonialbox.png);
	background-repeat:no-repeat;
	text-align:left;
	width:750px;
	height: 160px;
	margin: 0 auto;
	padding-top:52px;}

	
	
	
	
	 #testimonial-pic {
	 width:100px;
	 display:inline-block;
	 padding-left:70px;}
     #testimonial-text  { display:inline-block; width:500px; }
	 
	 
	 #testimonial-pic2 {
	 width:100px;
	 display:inline-block;
	 padding-left:70px;
	 position:relative;
	 top:20px;}
	 #testimonial-pic3 {
	 width:100px;
	 display:inline-block;
	 padding-left:70px;
	 position:relative;
	 top:-20px;}
	 
	 
     #testimonial-text  { display:inline-block; width:500px; }
	 
		 #testimonial-text p {
		 font-family:Georgia, "Times New Roman", Times, serif;
		 font-style:italic;
		 color:#999;
		 line-height:150%;}
		 
		 
	 .quotes { font-size:36px; position:relative; top:10px;}
     #signature{
		 position:relative; top:-25px; right:5px;
		 text-align:right; padding-right:80px; color:#808080; font-size:18px;
		 font-weight:500;}
		 
		  #signature-down{
		 position:relative; top:-15px; right:5px;
		 text-align:right; padding-right:80px; color:#808080; font-size:18px;
		 font-weight:500;}
		 
		 #signature2{
		 position:relative; top:-35px; right:5px;
		 text-align:right; padding-right:80px; color:#808080; font-size:18px;
		 font-weight:500;}
	 
	 #jarmall {width:860px;
	 padding: 5px 20px 5px 20px;
	 background-color:#FAFAFA; 
	 -webkit-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: inset 1px 1px 3px #eee;
box-shadow: inset 1px 1px 10px #eee;}

#getstarted {
	width:330px;
	height:76px;
	background-image:url(images/get-started-now.png);
	background-repeat:no-repeat;
	text-align:center;}
	
	#pricearea {margin: 20px 0 0 0; text-align:center; line-height:70px; }
	#pricearea-new {margin: 0px 0 0 0; text-align:center; position:relative; top:-50px; }
	
	
	#lastbox {width:890px;
	text-align:center;
	margin-bottom:30px;
	 padding: 35px 10px 0px 0px;
	 background-color:#FAFAFA; 
	 -webkit-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: inset 1px 1px 3px #eee;
box-shadow: inset 1px 1px 10px #eee;}

#instant-access { background-image:url(images/verifiedimg.png); background-repeat:no-repeat; text-align:center; width:700px; height:300px; margin-left:100px; margin-right:100px; padding-top:30px; position:relative; top:-35px;}

#compare {width:900px; margin: 20px 0 20px 0;}
#ta-boxleft {display:inline-block;width:400px; -webkit-box-shadow: 1px 1px 4px 3px #e1e1e1;
box-shadow: 1px 1px 4px 3px #e1e1e1;
margin:10px ;
padding:15px 15px 15px 0px;
}
#ps-boxright {display:inline-block; width:400px; -webkit-box-shadow: 1px 1px 4px 3px #e1e1e1;
box-shadow: 1px 1px 4px 3px #e1e1e1;
vertical-align:top;
margin:10px;
padding:15px 15px 15px 0px;
 }
 .strike {
	 position:relative;
	 top:-58px;
	left:10px;
	text-align:center;
	 background-image: url(images/strikeprice.png);
	background-repeat: no-repeat;
	 z-index:9999;
	width:200px;
	margin: 0 auto;
	height:40px;}
	.new-price {position:relative; top:-39px; height:25px;}
	
/* TIMER CSS */
#time-wrap {height:210px; width:900px; margin: 0 auto;}
#delayed-out {

	vertical-align:text-center;
	text-align:center;
	
   z-index: 1;
}
#delayed-in {
	padding-top:60px;
	padding-bottom:90px;
	height:60px;
	text-align:center;
	font-size:40px; text-align:center; color:#E53C35; font-weight:bold;
   z-index: 1;
}
#expires {font-size:28px; text-align:center; color:#E53C35; font-weight:bold;}
#clock {width:100px; margin:0 auto; font-size:40px; font-weight:bold; text-align:center; background-image:url(images/highlighter-big2.png); background-repeat:no-repeat;}
	
	
	
	
/* Span Styles */
	.afford {font-size:50px; font-weight:bold; color:#1A1A1A; letter-spacing:-1px;}
	.redcolor {color:#E53C35;}
	.bluecolor {
	color: #0B6285;
	z-index:-1;
	
	
}
	.rednot {color:#E53C35;font-size:54px; letter-spacing:-3px; background-image:url(images/underline-not.png); background-repeat:no-repeat; background-position:bottom;}
	.not { background-image:url(images/underline-not.png); background-repeat:no-repeat; background-position:bottom left;}
	.not2 { background-image:url(images/underline-not2.png); background-repeat:no-repeat; background-position:bottom left;}
	.regunder{ background-image:url(images/underline-reg.png); background-repeat:no-repeat; background-position:bottom left;}
	.hi-1 { background-image:url(images/highlighter-big.png); background-repeat:no-repeat; background-position:middle left;}
	.hi-2 { background-image:url(images/highlighter-big2.png); background-repeat:no-repeat; background-position:middle left;}
	.thisisyourchance {
		line-height:98%;
		letter-spacing:-3px;}
	.bold {font-weight:bold; }
	.moveup40 { position:relative; top:-40px;}
	.moveup20 { position:relative; top:-20px;}
	.moveup10 { position:relative; top:-10px;}
	
	.weight300 {font-weight:300; }
	.weight200 {font-weight:200; }
	.weight100{font-weight:100; }
	.font12 { font-size:12px; color:#888;}
		.font14 { font-size:14px; color:#999;}
		.font16 { font-size:16px;}
		.font20 { font-size:20px;}
		.font23 { font-size:23px;}
		.font25 { font-size:25px;}
		.font26 { font-size:26px;}
		.font28 { font-size:28px;}
		.font30 { font-size:30px;}
		.font31 { font-size:31px;}
		.font32 { font-size:32px;}
		.font35 { font-size:35px;}
		.font36 { font-size:36px;}
		.font37 { font-size:37px;}
		.font38 { font-size:38px;}
		.font39 { font-size:39px;}
		.font40 { font-size:40px;}
		.font45 { font-size:45px;}
		.font50 { font-size:50px;}
		.font52 { font-size:52px;}
			.font55 { font-size:55px;}
			.font56 { font-size:56px;}
			.font58 { font-size:58px;}
		.font60 { font-size:60px;}
		
		.track1 {letter-spacing:-1px;}
		.track2 {letter-spacing:-2px;}
		.track3 {letter-spacing:-3px;}
		.track4 {letter-spacing:-4px;}
		
		
