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

body{
	background: #ABCFDE;	
	margin: 0px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
#wrapper{
	text-align:left;
	width: 800px;
	margin: 0px auto;
	background-color: white;
	border: 1px solid #036;
	border-top:none;
	-webkit-box-shadow: 0px 0px 15px 5px rgba(33, 33, 33, .5);
	-moz-box-shadow: 0px 0px 15px 5px rgba(33, 33, 33, .5);
	box-shadow: 0px 0px 15px 5px rgba(33, 33, 33, .5);
}
#content{
	padding:0 50px;
	width:700px;
}
#content h2 {
	font-size: 18pt;
	color: #EC1940;
	text-align: left;
	margin: 10px 10px 10px 0;
}
#content h6 {
	font-size: 18pt;
	color: #EC1940;
	text-align: center;
	margin: 10px;
}
#content h3 {
	font-size: 13pt;
	color: #EC1940;
	text-align: center;
	margin: 10px;
}
#guaranteebox {
	background-color: #FFF9CD;
	font-family: Arial, Helvetica, sans-serif !important;
	border: 1px solid #C33;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	width: 420px;
	height: 340px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
	line-height: 22px !important;
	float: left;
}
#guaranteeboximage {
	float: left;
	width: 170px;
	height: 160px;
	background-image: url(http://activation-products.s3.amazonaws.com/sales-pages/guarantee1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#offer {
	width: 675px;
	margin: 40px auto;
	padding: 15px;
	border: 5px dashed #EC1940;
	text-align:center;
}
.offer {
	width: 520px;
	margin: 0 auto;
	text-align: left;
}
#footer-disclaimer {
	width: 700px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin: 10px auto;
	padding-bottom: 10px;
	text-align: center;
}
.footer-left {
	font-size:11px;
}
.notes {
	font-size:10pt;
}
.expert {

}
.expert img {
	padding: 0 20px 30px 0;
}
.box1{
	border: 3px dashed #EC1940;
	width: 720px;
	margin: 0 auto;
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left: -20px;
	min-height: 75px;	
}
.h6{
	text-align:left;
	font-size:16pt;
	color:#EC1940;
	margin:0px;
	padding:0px;
}
.dropcapindent {
	width: 630px;
	display: block;
	padding-left: 55px;
}
.dropcap {
	float: left;
	color: #EC1940;
	font-size: 42px;
	padding:4px 10px 20px 0px;
	line-height: 34px;
	font-weight: bold;
}
.upcap {
	float: left;
	color: #EC1940;
	font-size: 42px;
	margin: -21px 0 0 0;
	padding: 4px 0px;
	padding-right: 2px;
	line-height: 34px;
	font-weight: bold;
}

u {
	text-decoration:underline;
}
.i {
	font-style:italic;
}

.testimonial {
/*	background-color: #FFFFE8;*/
	background-color:#FFF9CD;
	border: solid 1px #09067A;
	display: block;
	padding: 0 20px 20px 20px;
	font-size: 11pt;
	line-height: 19px;
}
.testimonial h4 {
	margin: 0 -20px 5px -20px;
	padding: 0;
	background-color: #09067A;
	color: white;
	font-size: 11pt;
	text-transform: none;
	text-align: left;
	padding-left: 20px;
}
.testimonial h5 {
	text-align: center;
	font-size: 17pt;
	color: #EC1940;
	margin: 15px 5px;
}
.leftft {
	width: 0px;
	height: 0px;
	border-top: 14px solid transparent;
	border-right: 14px solid #1A7A86;
	float: left;
	margin-left: -65px;
	margin-top: -14px;
}
.leftfb {
	width: 15px;
	height: 98px;
	float: left;
	margin-left: -15px;
	background-color: #036;
}
.rightft {
	width: 0px;
	height: 0px;
	border-top: 14px solid transparent;
	border-left: 14px solid #1A7A86;
	float: right;
	margin-right: -65px;
	margin-top: -14px;
}
.rightfb {
	width: 15px;
	height: 150px;
	float: right;
	margin-right: -65px;
	background-color: #036;
}
ul {
	padding-left:0px;
	list-style:none;
}
ul li {
	padding-bottom:10px;
	background: url(http://activation-products.s3.amazonaws.com/sales-pages/future-superfood/arrow.jpg) no-repeat left top;
	margin-left:20px;
	padding-left:20px;

}
.red {
	color: #EC1940;
}
.hide {
	display:none;
}
#qualities-list table {
	border:2px solid #000;
}
#qualities-list td {
	width:150px;
}
#qualities-list ul {
	float:left;
	width: 175px;
	padding-right: 20px;
	margin-right: -20px;
	font-size:11pt;
}
#qualities-list li {
	padding-bottom:10px;
	text-indent: 15px;
	background: url(http://activation-products.s3.amazonaws.com/sales-pages/future-superfood/green-dot.png) no-repeat left 5px;
	margin-left:20px;
	padding-left:0px;
}