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

body {
	margin:0px; padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:#363636;
	color:#333;
}

h1 {
	margin:0px; padding:0px;
	font-size:24px;
}

h2 {
	margin:0px; padding:0px;
	font-size:20px;
}

h3 {
	margin:0px; padding:0px;
	font-size:16px;
}

p {
	font-size:12px;
	line-height:18px;
}

#container {
	width:1026px;
	margin:0px auto; padding:0px;
	display:table; 
	background:url(http://www.pennystockprophet.com/split_testing/v2/images/bg_content.jpg) repeat-y top center;
}

	.thankyou #container {
		width:1026px;
		margin:0px auto; padding:0px;
		display:table; 
		background:url(http://www.pennystockprophet.com/split_testing/v2/images/bg_content_full.jpg) repeat-y top center;
	}

	.paid_thankyou #container {
		width:1026px;
		margin:0px auto; padding:0px;
		display:table; 
		background:url(http://www.pennystockprophet.com/split_testing/v2/images/bg_content_full.jpg) repeat-y top center;
	}

	.full #container {
		width:1026px;
		margin:0px auto; padding:0px;
		display:table; 
		background:url(http://www.pennystockprophet.com/split_testing/v2/images/bg_content_full.jpg) repeat-y top center;
	}
	.affiliates #container {
		width:1026px;
		margin:0px auto; padding:0px;
		display:table; 
		background:url(http://www.pennystockprophet.com/split_testing/v2/images/bg_content_full.jpg) repeat-y top center;
	}
	.share #container {
		width:1026px;
		margin:0px auto; padding:0px;
		display:table; 
		background:url(http://www.pennystockprophet.com/split_testing/v2/images/bg_content_full.jpg) repeat-y top center;
	}
	
#header_wrapper {
	background:url(http://www.pennystockprophet.com/split_testing/v2/images/bg_hd_main.jpg) no-repeat;
	width:1026px; height:367px;
	display:table;
}

	.full #header_wrapper {
		background:url(http://www.pennystockprophet.com/split_testing/v2/images/bg_hd_main_full.jpg) no-repeat;
		width:1026px; height:367px;
		display:table;
	}
	
	.paid_thankyou #header_wrapper {
		background:url(http://www.pennystockprophet.com/split_testing/v2/images/bg_hd_thankyou.jpg) no-repeat;
		width:1026px; height:367px;
		display:table;
	}
	
	.thankyou #header_wrapper {
		background:url(http://www.pennystockprophet.com/split_testing/v2/images/bg_hd_paid_thankyou.jpg) no-repeat;
		width:1026px; height:367px;
		display:table;
	}
	
	.share #header_wrapper {
		background:url(http://www.pennystockprophet.com/split_testing/v3/images/bg_hd_share_thankyou.jpg) no-repeat;
		width:1026px; height:367px;
		display:table;
	}
	.affiliates #header_wrapper {
		background:url(../split_testing/v2/images/bg_hd_affiliates_full.jpg) no-repeat;
		width:1026px; height:367px;
		display:table;
	}

#header {
	
}
	#header .form {
		float:right;
		clear:right;
		display:table;
		width:250px;
		height:150px;
		margin:0;
		color:#fff;
		font-weight:bold;
	}
	.affiliates #header .form {
		margin:100px 0 0 0;
	}
	
		#header .form .name  {
			margin:12px 0 0 2px;
			display:table;
		}
		
			#header .form .name input {
				height:30px;
				font-size:24px;
				width:150px;
				border:1px solid #975702;
			}
		
		#header .form .email  {
			margin:10px 0 0 2px;
		}

			#header .form .email input {
				height:30px;
				width:150px;
				font-size:24px;
				border:1px solid #975702;
			}
			
		#header .form .btn {
			float:right;
			display:table;
			margin:3px 20px 0 0;
			width:55px;
			height:145px;
			border:0;
			background:url(http://www.pennystockprophet.com/split_testing/v2/images/btn_hd_submit.png) no-repeat 0 10px;
		}

	#header .banner {
		float:right;
		clear:right;
		margin:15px 50px 0 0;
	}

#topnav {
	width:380px;
	float:right;
	margin:60px 10px 0 0;
}

	#topnav ul {
		list-style:none;
		margin:0; padding:0;
	}

		#topnav ul li {
			display:inline;
		}
		
			#topnav ul li a {
				font-size:10px;
				color:#fff;
				text-decoration:none;
				margin:0 0 0 15px;
			}

#content {
	width:650px;
	margin:0 0 0 70px; padding:0px;
	float:left;
	display:table;
}

.full #content {
	width:775px;
	margin:0 0 0 120px; padding:0px;
	float:left;
	display:table;
}

.thankyou #content {
	width:775px;
	margin:0 0 0 120px; padding:0px;
	float:left;
	display:table;
}

.paid_thankyou #content {
	width:775px;
	margin:0 0 0 120px; padding:0px;
	float:left;
	display:table;
}

.share #content {
	width:950px;
	margin:-24px 0 0 45px; padding:0px;
	background:url(http://www.pennystockprophet.com/split_testing/v3/images/bg_content_share.jpg) no-repeat;
}

	#content .form {
		width:575px;
		height:582px;
		display:table;
		margin:0px auto;
		background:url(http://www.pennystockprophet.com/split_testing/v2/images/bg_form.jpg) no-repeat center;
	}
	
	#content .form .name {
	}
	
	#content .form .email {
		margin:10px 0;
	}
		#content .form form {
			width:200px;
			margin:340px 0 0 390px
		}
		
	#content .form .btn {
		width:167px;
		height:41px; 
		background:url(http://www.pennystockprophet.com/split_testing/v2/images/btn_form_submit.jpg) no-repeat;
		border:none;
	}

		.share #content #column_content {
			width:500px;
			margin:20px 0 0 40px;
			float:left;
		}
		
		.share #content #column_share {
			width:575px;
			margin:30px 0 0 40px;
			float:left;
		}
		
		.share #content #column_share ul {
			margin:0px; padding:0px;
		}
		
		.share #content #column_share ul li {
			list-style:none;
			float:left;
			margin:15px;
			padding:0px;
		}
		
		.share #content #share_footer {
			width:900px;
			margin:0 0 0 30px;
			float:left;
		}
	#affiliate_content {
		width:800px;
		margin:0px auto; padding:0px;
		display:table;
	}
		#affiliate_content h1 {
			font-size:34px;
		}
			#affiliate_content h1.main {
				font-size:52px;
				color:#00aeef;
				margin:0 0 25px; padding:0px;
				font-weight:bolder;
			}
		#affiliate_content h2 {
			font-size:30px;
		}
		#affiliate_content h3.ad {
			font-size:26px;
			width:100%;
			border-bottom:1px solid #000;
			margin:20px 0 0 0;
		}
		#affiliate_content .box4 p {
			font-family:Arial, Helvetica, sans-serif;
			font-size:16px;
			line-height:20px;
		}
		
.ipad {
	float:right;
	margin:60px 130px 0 0;
}

#rightnav {
	float:left;
	display:table;
	color:#fff;
	margin:0 0 0 30px;
}

#footer {
	background:#363636 url(http://www.pennystockprophet.com/split_testing/v2/images/bg_footer.jpg) no-repeat top center;
	display:table;
	height:100px;
	width:1026px;
}
	
	.thankyou #footer {
		background:#363636 url(http://www.pennystockprophet.com/split_testing/v2/images/bg_footer_full.jpg) no-repeat top center;
		display:table;
		height:100px;
		width:1026px;
	}
	
	.paid_thankyou #footer {
		background:#363636 url(http://www.pennystockprophet.com/split_testing/v2/images/bg_footer_full.jpg) no-repeat top center;
		display:table;
		height:100px;
		width:1026px;
	}

	.full #footer {
		background:#363636 url(http://www.pennystockprophet.com/split_testing/v2/images/bg_footer_full.jpg) no-repeat top center;
		display:table;
		height:100px;
		width:1026px;
	}
	
	.affiliates #footer {
		background:#363636 url(http://www.pennystockprophet.com/split_testing/v2/images/bg_footer_full.jpg) no-repeat top center;
		display:table;
		height:100px;
		width:1026px;
	}

	.share #footer {
		background:#363636 url(http://www.pennystockprophet.com/split_testing/v3/images/bg_footer_share.jpg) no-repeat top center;
		display:table;
		height:100px;
		width:1026px;
	}

	#footer p {
		font-size:10px;
		color:#fff;
		margin:40px 60px 0 0;
	}

	#footer ul {
		width:400px;
		float:left;
		margin:40px 0 0 0;
		list-style:none;
	}

		#footer ul li {
			display:inline;
		}
		
			#footer ul li a {
				font-size:10px;
				color:#fff;
				text-decoration:none;
				margin:0 0 0 15px;
			}
	
	.share #footer h2 {
		font-weight:normal;
		color:#fff;
		margin:40px 110px;
	}

.review {
	width:230px;
	margin:15px 0 0;
	display:table;
	background:url(http://www.pennystockprophet.com/split_testing/v2/images/bg_review_body.jpg) repeat-y;
}

.review p {
	margin:0px 15px;
	color:#333;
}

.review_top {
	background:url(http://www.pennystockprophet.com/split_testing/v2/images/bg_review_top.jpg) no-repeat;
	width:230px;
	height:14px;
	display:table;
}

.review_btm {
	background:url(http://www.pennystockprophet.com/split_testing/v2/images/bg_review_btm.jpg) no-repeat;
	width:230px;
	height:14px;
	display:table;
}

.hd {
	color:#CC0000;
	margin:20px auto;
	display:table;
	clear:both;
	text-align:center;
	font-weight:bolder;
}

	.hd h1, .hd h2, .hd h3, .hd p {
		text-transform:capitalize;
		margin:0 0 0 30px;
	}

.box1 {
	border:1px solid #c4bf72;
	background:#fffddd;
	color:#197b30;
	margin:0px 20px 20px;
	display:table;
}

	.box1 p, .box1 h3 {
		margin:15px;
	}

.box2 {
	width:300px;
	margin:30px auto;
	background:#efefef;
	border:#666 1px solid;
}

.box3 {
	width:600px;
	margin:30px auto;
	border:#F00 3px dashed;
}

.box4 {
	border:1px solid #636363;
	background:#d7d7d7;
	color:#333;
	margin:0px 20px 20px;
	display:table;
}

	.box4 p, .box4 h2, .box4 h3 {
		margin:15px;
	}

.box4 ul li {
	margin:0 0 15px 0;
}

.box5 {
	border:1px solid #bddbf4;
	background:#ebf2ff;
	color:#333;
	margin:0px 20px 20px;
	display:table;
}

	.box5 p, .box5 h2, .box5 h3 {
		margin:15px;
	}
.box6 {
	width:800px;
	margin:30px auto;
	border:#F00 3px dashed;
}
.box6 h1, .box6 h2, .box6 h3 {
	margin:0px; padding:0px;
} 

.numOfTrades {
	float:left;
	width:70px; height:36px;
	display:table;
	text-align:center;
	vertical-align:middle;
	border:none;
	border-top:1px solid #000;
}

.dollarsInvested {
	float:left;
	width:143px; height:36px;
	display:table;
	text-align:center;
	vertical-align:middle;
	border:none;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-spacing:0;
}

.averageGains {
	float:left;
	width:71px; height:36px;
	text-align:center;
	vertical-align:middle;
	margin:0px; padding:0px;
	border:none;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-spacing:0;
	border-spacing:0;
}

.afterTrades {
	float:left;
	width:144px; height:36px;
	display:table;
	text-align:center;
	border:none;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-spacing:0;
}

.full_graph {
	width:579px;
	display:table;
	font-weight:bold;
	margin:0px auto;
	background:url(http://www.pennystockprophet.com/split_testing/v2/images/bg_side_spec_chart.jpg) repeat 43px;
}

.grach_chart {
	width:432px;
	background:#ffc800;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	
}

.graph_side {
	border:none;
	width:579px;
	background:url(http://www.pennystockprophet.com/split_testing/v2/images/bg_btm_chart_side.jpg) no-repeat bottom right;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

.cb {
	clear:both;
	display:table;
}

#oxylusflash {
}

.dl {
	width:520px;
	height:428px;
	margin:25px auto;
	background:url(http://www.pennystockprophet.com/split_testing/v2/images/bg_dl_ebook.jpg) no-repeat;
	
}

	#report-form-popup {
		background:url(http://www.pennystockprophet.com/split_testing/v2/images/bg_pop_form_body.jpg) repeat-y;
	}

	#report-form-popup .top {
		background:url(http://www.pennystockprophet.com/split_testing/v2/images/bg_pop_form_top.jpg) no-repeat;
		width:506px; height:75px;
		display:table;
	}
	
	#report-form-popup .btm {
		background:url(http://www.pennystockprophet.com/split_testing/v2/images/bg_pop_form_btm.jpg) no-repeat bottom center;
		width:506px; height:75px;
		display:table;
	}
	
	#report-form-popup .form .name {
		float:left;
		display:table;
		width:225px;
	}
	
	#report-form-popup .form .email {
		float:left;
		display:table;
		width:225px;
	}
		#report-form-popup .form form {
			width:450px;
			margin:0px auto;
			display:table;
		}
		
	#report-form-popup .form .btn {
		width:167px;
		height:41px; 
		background:url(http://www.pennystockprophet.com/split_testing/v2/images/btn_form_submit.jpg) no-repeat;
		border:none;
		margin:30px auto 10px;
	}

.email_wrapper {
	width:300px;
	display:table;
}

	.email_wrapper p small {
		margin:10px 15px;
		font-size:10px;
		line-height:14px;
		font-weight:bold;
		color:#005b7f;
	}

	.email_wrapper form {
		width:250px;
		display:table;
		margin:0px auto;
		font-size:12px;
		color:#666;
	}

	.email_wrapper form .toemail {
		margin:15px auto;
	}
		.email_wrapper form input {
			display:table;
			width:250px; height:35px;
			margin:0px auto;
			font-size:24px;
			border:1px solid #666;
		}


			.email_wrapper form input.submit {
				border:0;
				margin:5px;
				height:28px;
				width:74px;
				background:url(../images/p1_btn_email_popup_send.jpg) no-repeat;
			}
			
			.email_wrapper form .message textarea {
				border:1px solid #666;
				height:100px;
				width:250px;
			}
