@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(contentbg2.png) top center repeat-y;
	margin: 0;
	padding: 0;
	font-family: Arial; 
	padding-bottom: 0px;
}
a, a:link, a:visited { color: #014082; }

.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;
}

#quotation-box {
    margin-bottom:0px;
    padding: 15px;
    width: 100%;
}

#topbar { 
	background: #FF6C00;
	min-height: 45px;
	height:45px;
	width:100%;
	position: fixed;
	color:#FFF;
	padding:5px 0px;
	z-index:999;
}

#header {
	background: url(bodybg.png) repeat-x 0 0; height: 204px;
}
	
#header_content {
    background: url(header.jpg) 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: 36px;  }
h3 { font-size: 28px; }
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(guaranteebox.png) top center no-repeat;
	min-height: 340px;
	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(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.checkmark2 {
	list-style-type: none;
	margin-left: 15px;
	padding: 0px;
	margin-top: 8px;
}

ul.checkmark2 li {
	background: url(green-tick-mark.gif) no-repeat;
	padding-left: 2.5em;
	padding-top: 2px;
	margin-bottom:15px;
	line-height: 1.35em;
}

ul.checkmark2 h3 {
	letter-spacing: normal;
	color: #333;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
}

ul.red-box {
	list-style-type: none;
	margin-left: 15px;
	padding: 0px;
	margin-top: 8px;
}

ul.red-box li {
	background: url(red-point-list.gif) no-repeat;
	padding: 0px 20px 5px 30px; margin: 0px 20px 11px 15px;
	line-height: 1.35em;
}

ul.red-box 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(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;
}
#order-box {	background:#F9F7EC;
   
	margin:auto;	
	color:#000;
	padding:30px 40px;
	border:1px solid #C0C0C0;
	font: 16px Tahoma,Arial,Helvetica,sans-serif;
	clear:both;
	line-height:22px;
}
#order-box p{

	font: 16px Tahoma; text-indent:0;

}
#order-box ul.red-list { list-style-type: none; padding-left: 40px; padding-bottom: 10px; }
#order-box ul.red-list li { margin-bottom: 10px; padding-left: 20px; background: url(red-point-list.gif) no-repeat 0 4px;}
#order-box .large-red-text {float:left; padding-right:10px; vertical-align:top; top:auto; font-size: 4em; font-family: impact; color: #900;}
#order-box h1 {margin-bottom:22px; line-height:32px;;text-align:center;font:25px Tahoma,Arial,Helvetica,Verdana;color:#000080; font-weight:bold;}
#order-box h3 {margin-bottom:22px; line-height:32px;;text-align:center;font:25px Tahoma,Arial,Helvetica,Verdana;color:#000080; font-weight:bold;}
#order-box h5 {margin-bottom:22px; line-height:32px;;text-align:center;font:22px Tahoma,Arial,Helvetica,Verdana;color:#000000;}
#order-box .yes{
background:none repeat scroll 0 0 #F9F7EC;
color:#BA0000;
float:left;
font:4em Impact,"Arial Black","Helvetica Bold";
margin-right:8px;
margin-top:-10px;
}

