@charset "UTF-8";
/* CSS Document */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */

body {
	background: #e4e4e4 url(../images/contentbg2.png) top center repeat-y;
	margin: 0;
	padding: 0;
	font-family: Arial; 
	padding-bottom: 0px;
}
a, a:link, a:visited { color: #014082; }

#testimonials blockquote{
	font-weight: bold;
	color: #000000;
	margin-bottom: 25px;
	font-size: 25px;
	letter-spacing: -1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	font-style: italic;
}
#testimonials blockquote img:first-of-type{
	/*margin-right: 10px;*/
}

#testimonials blockquote img:last-of-type{
	/*margin-left: 10px;*/
}
#testimonials blockquote img{
	vertical-align: top;	
}
#testimonials .description{
	text-align: right;
	color: #000000;
	margin-bottom: 25px;
	font-size: 20px;
	letter-spacing: -1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 20px;
}
.yellowpaper {
    background: url("typewriterbg.jpg") repeat-y scroll center top #FEF7D6;
    font-family: Consolas,"Andale Mono","Lucida Console","Lucida Sans Typewriter",Monaco,"Courier New",monospace;
    margin: 0 auto 0px;
    padding: 10px 100px;
    width: 450px;
}

#topbar { 
	background: #FF6C00;
	min-height: 45px;
	height:45px;
	width:100%;
	position: fixed;
	color:#FFF;
	padding:5px 0px;
	z-index:999;
}

#header {
	background: url(../images/bodybg.png) repeat-x 0 0; height: 204px;
}
	
#header_content {
    background: url(../images/header2.png) no-repeat scroll 0 0 transparent;
    height: 210px;
    margin: 0 auto;
    position: relative;
    width: 909px;
} 
#header_content p, 
#header_content h1 	{text-indent: -9999px; height:0px;}

#content {
	width: 656px; margin: 0 auto; padding: 0 140px; padding-bottom: 20px; 
}

#footer {
	background: #e4e4e4;
	padding: 20px 0px;
	font-size: 12px;
}

h2, h3, h4 {
	font-weight: bold;
	color: #000000;
	margin-bottom: 25px;
	letter-spacing:-1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h2 { font-size: 33px;  }
h3 { font-size: 30px; color:#004AA7; }
h4 { font-size: 21px; color: #014082; }

p { font-size: 16px; line-height: 1.4em; }
#content p			{margin-bottom: 15px; text-indent:20px;}
#footer p {
	font-size: 12px;
}
#footer a { color: #666; }

img.alignright, a img.alignright {
	float: right;
	clear: right;
	margin: 0 0 5px 10px;
	background: white;
	padding: 0px;
	border: none;
}
img.alignleft, a img.alignleft {
	float: left;
	clear: left;
	margin: 0 10px 5px 0px;
	background: white;
	padding: 0px;
	border: none;
}

.highlight { background: #FFFF66; }

.red { color: #C00; }
.red2 { color: #003399; font-size:18px;; font-weight:bold; }
.blue { color: #003399; }
.warning {
	font-family:Impact,Tahoma,Verdana;
	background: #FFFF66;
	color: #C00;
	text-transform: uppercase;
	font-size: 140%;
	padding: 0px 4px;
}

.greybox {
	background:#ededed;
	padding:15px 25px;
	border:3px solid #CCC;
	width:600px;
	margin: 15px auto;
}
.greybox h3 { font-size: 22px; }

.guarantee {
	width: 720px;
	background: url(../images/guaranteebox.png) top center no-repeat;
	min-height: 420px;
	margin: 0 auto;
	padding-right: 30px;
	padding-top: 30px;
	margin-left:-40px;
	
}
/*.guarantee p { padding-left: 160px; }*/

.bonusbox {
	background: #fff;
	margin-bottom:25px;
	border:2px solid #CCC;
	padding-right: 15px;
	padding-top: 15px;
	padding: 15px;
}

.reportboxleft {
	width: 335px;
	float:left;
	margin-right: 24px;
	background: #fff;
	margin-bottom:25px;
	border:2px solid #CCC;
	padding-right: 15px;
	padding-top: 15px;
}
.reportboxright {
	width: 335px;
	float:right;
	margin-left: 24px;
	background: #fff;
	margin-bottom:25px;
	border:2px solid #CCC;
	padding-right: 15px;
	padding-top: 15px;
}
.reportboxleft h4, .reportboxright h4 {
	font-size: 20px;
	color: #333;
}

ul.checkmark {
	list-style-type: none;
	margin-left: 15px;
	padding: 0px;
	margin-top: 8px;
}

ul.checkmark li {
	background: url(../images/checkmark.png) no-repeat;
	padding-left: 2.5em;
	padding-top: 2px;
	margin-bottom:15px;
	line-height: 1.35em;
}

ul.checkmark h3 {
	letter-spacing: normal;
	color: #333;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
}

ul.stars {
	list-style-type: none;
	margin-left: 15px;
	padding: 0px;
	margin-top: 8px;
}

ul.stars li {
	background: url(../images/star.png) no-repeat;
	padding-left: 3.0em;
	padding-top: 6px;
	padding-bottom: 15px;
}

ul.stars h3 {
	letter-spacing: normal;
	color: #333;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
}

.productbox {
	border: 2px solid #003399;
	padding-right: 10px;
	padding-top: 10px;
	margin-bottom: 45px;
	min-height: 290px;
}
.productboxtitle { 
	background: #003399; 
	padding: 5px 15px;
	margin-top: 15px;
}
.productbox h2, .productboxtitle h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
.productboxtitle h2 {
	color: #FFF;
	text-shadow: 0 1px 1px #000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 24px;
}
.productbox h3, .productbox h4 { 
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-style: italic;
	font-weight: normal;
	margin-top: 10px;
	padding-left: 15px;
}
.productbox h3 {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom:10px;
	letter-spacing: normal;
}
.productbox h4 {
	color: #666;
	margin-top: 0px;
	font-size: 17px;
	letter-spacing: normal;
}
.productbox p { margin-left:20px;	 
}

ul.productbox {
	list-style-type: none;
	margin-left: 15px;
	padding: 0px;
	margin-top: 8px;
}

ul.productbox li {
	background: url(checkmark.png) no-repeat;
	padding-left: 2.5em;
	padding-top: 2px;
	margin-bottom:15px;
	line-height: 1.35em;
}

ul.productbox h3 {
	letter-spacing: normal;
	color: #333;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
}
.redbox {
	border: 3px dashed #C00;
	padding: 20px;
	margin: 0 auto;
	width: 640px;
}

/* Alex Button v4 */
a.alexButton_v4I {
	font-size: 18px;
}
a.alexButton_v4I:link,a.alexButton_v4I:visited {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #cc0000;
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(https://alex.infusionsoft.com/Download?Id=91075) repeat-x bottom;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.alexButton_v4I:hover {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #00cc00
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(https://alex.infusionsoft.com/Download?Id=91077) repeat-x top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.alexButton_v4I:active {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #00cc00;
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(https://alex.infusionsoft.com/Download?Id=91079) repeat-x top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
div.alexButton_v4O_Default {
    padding: 6px;
    background-color: #cc0000;
}
div.alexButton_v4O_Hover {
    padding: 6px;
    background-color: #00cc00;
}
div.alexButton_v4O_Pressed {
    padding: 6px;
    background-color: #00cc00;
}
/* End Alex Button 4 */
.greenCheck{
	margin-top: -30px;
	font-weight: normal;
	list-style-type: none;
	margin-bottom: 20px !important;
}
.greenCheck li{
	background-image: url(../images/green-tick-mark.gif)!important;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 59px;
	margin-left: 10px;
	padding-bottom: 15px;
	line-height: 23px !important;
	font-size: 22px;
}
