@charset "utf-8";
/* CSS Document */

@font-face {
	font-family:'HelveticaNeueCond';
	src: url('HelveticaNeue-CondensedBold.otf');
	src: url('helveticaneue-condensedbold.eot');
	src: url('helveticaneue-condensedbold.eot') format('embedded-opentype'),
		url('helveticaneue-condensedbold.woff') format('woff'),
		url('helveticaneue-condensedbold.ttf') format('truetype'),
		url('helveticaneue-condensedbold.svg#HelveticaNeueCond') format('svg');}

body{
	background:#eeeded;
	color:#222;
	font-family:Arial,Helvetica,sans-serif;
	margin:0;
	min-width:1000px;}

a{
	color:#111;
	text-decoration:underline;}
	
a:hover{
	color:#b12129;}

img.bio-photo{
	float:left;
	margin:3px 13px 0 0;}

.clear{
	clear:both;}

.column-left{
	background-color:#fff;
	border:1px solid #bab9ba;
	float:left;
	line-height:1.4em;
	margin:0 auto;
	min-height:420px;
	padding:20px;
	text-align:left;
	width:680px;}

.column-full{
	background-color:#fff;
	border:1px solid #bab9ba;
	line-height:1.4em;
	margin:0 auto;
	padding:20px;
	position:relative;
	text-align:left;}
	
.column-right{
	float:right;
	width:260px;}
	
.column-right .box{
	background-color:#fff;
	border:1px solid #bab9ba;
	margin-bottom:10px;
	padding:10px;}
	
.column-right .bonus{
	color:#b12129;
	font-family:Impact;
	font-size:22px;
	font-weight:normal;
	text-align:center;}

.column-right .bonus .value{
	color:#333;}

.container{
	margin:0 auto;
	width:1000px;}

.dont-forget{
	margin:30px 80px 0px 0px;
	position:absolute;
	right:0;}

footer{
	background-color:#333;
	color:#ccc;
	font-size:11px;
	height:62px;
	line-height:23px;
	margin:0 auto 10px auto;
	padding:8px 10px 10px;
	text-align:center;
	width:980px;}

.guarantee{
	background:#e8e8e8;
	padding:25px;
	margin:25px 0 45px;}

.guarantee img{
	float:left;
	margin:2px 30px 0 0;}

header{
	background:#fff;
	min-width:1000px;
	padding-top:8px;}
	
header .header-inner{
	background:url(../images/header-bg.jpg) top center no-repeat;
	height:170px;
	margin:0 auto;
	width:1000px;}
	
header .redbar{
	background:#b12129;
	color:#fff;
	font-size:20px;
	padding:10px 0px;
	text-align:center;}
	
header .social{
	float:right;
	margin-top:115px;
	width:500px;}

header .social .buttons{
	float:right;}

header .social .buttons img{
	margin-left:3px;}

header .social .phone{
	float:right;
	font-size:21px;
	margin:5px 20px 0px 0px;}

.index h1{
	color:#111;
	font-family:'HelveticaNeueCond','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:2.2em;
	font-stretch:condensed;
	font-weight:normal;
	line-height:1.1em;
	margin:20px 0px 30px;
	text-align:center;}

.index h2{
	color:#222;
	font-family:'HelveticaNeueCond','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:1.9em;
	font-stretch:condensed;
	font-weight:normal;
	line-height:1.1em;
	margin:20px 0px;
	text-align:center;}

.main-text{
	font-size: 1.1em;
	margin: 30px auto 50px;
	width:800px;}

ul.padded li{
	margin-bottom:12px;}

.page-padding{
	padding:20px 0px;}

.success-buttons{
	margin:16px 0 30px;
	text-align: center;}

.success-buttons a{
	background:#B12129;
	color:#fff;
	display:inline-block;
	font-size: 1.15em;
	margin:0 5px;
	padding:16px 30px;
	text-decoration: none;}

.success-buttons a:hover{
	background:#931C22;}

.testimonial{
	font-size:1em;
	margin: 30px auto;
	width:800px;}

.testimonial img{
	border:5px solid #fff;
	box-shadow:1px 1px 3px #777;
	float:left;
	height: auto;
	margin:4px 20px 5px 0px;
	width:100px;}

.testimonial .name{
	margin-top:8px;}

.video{
	margin:25px 0px 30px;
	text-align:center;}

.video .player{
	background:#eee center center no-repeat;
	border:1px solid #ccc;
	height:450px;
	width:800px;}
	
.hidden{
	opacity:0;}
 
.cue0 .show0,
.cue1 .show1,
.cue2 .show2{
	background-color:rgba(0, 0, 0, 0.9);
	opacity: 1;
	transition: opacity .5s;
	top:0;
	bottom:0;
	left:0;
	right:0;
	position:absolute;
	text-align:center;
	z-index:99;}

.popup-box{
	background:#fff;
	box-shadow:0px 0px 5px #000;
	display:inline-block;
	font-size:.95em !important;
	margin-top:90px !important;
	padding:15px !important;
	position:relative;
	text-align:left;
	width:600px;}

.popup-box a.close{
	background:url(../images/close.png) center no-repeat;
	cursor:pointer;
	height:22px;
	position:absolute;
	top:5px;
	right:5px;
	text-decoration:none;
	width:22px;}

.popup-box label{
	display:inline-block;
	width:110px;}

.popup-box .infusion-field{
	margin-bottom:7px;}

.popup-box .infusion-field input{
	border:1px solid #ccc;
	padding:5px;
	width:450px;}

.popup-box .infusion-submit{
	margin-top:12px;
	text-align:center;}

.popup-box .infusion-submit input{
	background:#B12129;
	color:#fff;
	cursor:pointer;
	padding:10px 25px;}

.popup-box .link{
	padding:10px;
	text-align:center;}

.popup-box .link a{
	font-size:1.2em;
	font-weight:bold;
	text-decoration:underline;}
 
.flowplayer .fp-player{
	z-index:1;}
	
.fp-fullscreen{
	display:none !important;}

/*.flowplayer.cue0 .fp-controls,
.flowplayer.cue0 .fp-time,
.flowplayer.cue0 .fp-fullscreen{
	display:none !important;}*/