@charset "UTF-8";
a:link {
	font-family: Tahoma, Arial;
	color: #00619c;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #00619c;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Arial;
	color: #00619c;
}
a:visited {
	font-family: Tahoma, Arial;
	color: #00619c;
}
#header-bg {
	background-color: #095B94;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/header-bg.png);
}
#container {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	background-image: url(../images/header.png);
	height: 241px;
	width: 752px;
}
#bg {
	background-image: url(../images/bg.png);
	width: 752px;
}

#salesletter {
	padding-right: 55px;
	padding-left: 55px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	margin: 0px;
	text-align: left;
}
#footer {
	height: 149px;
	width: 752px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer.png);
}


#footer-bottom {
	height: 149px;
	width: 100%;
}
#line1 {
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D7ECFB;
	padding-right: 15px;
	padding-left: 15px;
}
#line2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#testimonial {
	margin-right: auto;
	margin-left: auto;
	width: 420px;
	padding-right: 35px;
	padding-left: 35px;
	background-color: #D7ECFB;
	border: 2px dashed #0A466E;
}

#headline-tag {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 46px;
}
#subheadline-tag {
	margin-right: auto;
	margin-left: auto;
	padding-top: 47px;
	padding-left: 40px;
}
#subheadline-tag2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 24px;
}


/* CSS Document */

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#464646;
	line-height: normal;
}

.p-red {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #680116;
}
.p-small {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #464646;
}
.headline-black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 33px;
	color: #000A12;
	letter-spacing: -1px;
}

.headline-red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 33px;
	color: #910003;
	letter-spacing: -1px;
}
.headline-blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 33px;
	color: #0A3C5C;
	letter-spacing: -1px;
}
.headline-tag-orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFA611;
}
.headline-tag-orange2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFA611;
}


.subheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
}
.subheadline-red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #910003;
}
.subheadline-blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0A3C5C;
}
.subheadline-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
}
.subheadline-white2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

a.footerlinks:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#464646;
}

a.footerlinks:visited{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#464646;
}
/* ------------------------------------------------ TEMPLATE STYLES ---------------------------------------- */


#content {margin:0 auto; padding:0 100px 0 100px;}

.headline {
	font-size:28px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cc0000;
	text-align:center;
	margin:0;
	padding-top:10px;}
	
.headline-black {
	font-size:28px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	margin:0;
	padding-top:10px;
	color: #000A12;}
}

.headlineimp {
	font-size:28px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	text-align:center;
	margin:0;
	padding-top:10px;}
	
.headline-left {
	font-size:24px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cc0000;
	text-align:left;
	margin:0;
	padding-top:10px;}
	
.subheadline {
	font-size:16px;
	font-family:Tahoma, Georgia, Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
	margin:15px 20px 20px 20px;}

	
.subtitle {
	font-family: Georgia, Verdana;
	font-size: 24px;
	color: #B2091D;
	text-align: center;
	font-weight: bold;
	line-height:24px;
	margin:0 auto;}
	
.subtitle_left {
	font-size: 26px;
	color: #CC0000;
	text-align: left;
	font-weight: bold;
	margin-top:0;}
	
	
.alert {
	font-family:verdana;
	font-size:12px;
	background-color: #FFFF00; 
	font-weight:bold;
	margin-left:20px;}
		
	
ul {margin-left:50px; list-style-type: none; padding:5px 0 0 0; font-family:Tahoma;}
li {background-image:url('../images/bullet.png'); height:auto; background-repeat: no-repeat; padding:2px 0 10px 20px;}

ul {margin-left:50px; list-style-type: none; padding:5px 0 0 0; font-family:Tahoma;}
li.arrow1 {background-image:url('../images/arrow2.png'); height:auto; background-repeat: no-repeat; padding:2px 0 10px 25px;}

ul.lesson {margin-left:200px; margin-bottom:-15px; list-style-type: none; padding:5px 0 0 0; font-family:Tahoma;}
li.lesson {background-image:url('../images/bullet.jpg'); height:auto; background-repeat: no-repeat; padding:2px 0 10px 35px; font-weight:bold;}

ul.checkbox {margin-left:45px; margin-right:45px; list-style-type: none; padding:5px 0 0 0; font-family:Tahoma;}
li.checkbox {background-image:url('../images/checkbox.png'); height:auto; background-repeat: no-repeat; padding:0 0 20px 35px; font-size:16px}
li.checkbox_red {background-image:url('../images/checkbox_red.png'); height:auto; background-repeat: no-repeat; padding:0 0 20px 35px; font-size:16px}
li.bullets {background-image:url('../images/bullets.png'); height:auto; background-repeat: no-repeat; padding:0 0 10px 0;}
li.x {background-image:url('../images/x2.png'); height:auto; background-repeat: no-repeat; padding:0 40px 10px 30px;}

table.toc {margin:0 auto; text-align:center; border:1px solid #000000; padding:3px; }
td.toc {font-family:tahoma; font-size:12px; text-align:left;}
th.toc {font-family:tahoma; font-size:12px; text-align:left; font-weight:bold;}
td.page {font-family:tahoma; font-size:12px; text-align:center;}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #0066CC;
	text-decoration: none;}

a img {	border: none;}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #0066CC;
	text-decoration: none;
}

.bold {font-weight:bold;}
.italic {font-style:italic;}
.underline {text-decoration:underline;}
.boldandunderline {
	font-weight: bold;
	text-decoration: underline;
}

.highlighted {
	background-color: #FFFF00; 
	font-weight:bold;
}

.italiclight {
	background-color: #FFFF00;
	font-weight: bold;
	font-style: italic;}
	
.blue {
	color: #0000FF;
}
.center {
	text-align: center;
	margin:0 auto;
}

.redandbigger {
	font-family: Georgia, Verdana;
	font-size: 24px;
	color: #B2091D;
	text-align: center;
	font-weight: bolder;
	line-height:7px;
	text-transform: uppercase;}

.big_hyper {
	font-size: 24px;
	color: #0000FF;
	text-align: center;
	font-weight: bolder;}
	
.details {
	font-size: 24px;
	color: #142880;
	text-align: left;
	font-weight: bolder;}
	
.redandbiggerleft {
	font-size: 24px;
	color: #B2091D;
	text-align: center;
	font-weight: bolder;}

.lesson_number {
	font-size: 28px;
	color: #B2091D;
	text-align: left;
	font-weight: bolder;}
	
.bigger {
	font-size: 18px;
	font-weight: bold;
	color:#000000;}

.floatleft {
	border:2px solid #000000; 
	float:left; 
	margin:0 10px 5px 0;}

.floatleft_nb {
	float:left; 
	margin:0 10px 5px 0;}
	
.floatright { 
	border:2px solid #000000; 
	float:right; 
	margin:0 0 5px 10px;}
	
.floatright_nb {
	float:right; 
	margin:0 0 5px 10px;}
	
.gray {
	color:#666666;
	font-size:10px;
	font-family:Arial, Verdana;
	text-align:justify;
	}
.gray_title {
	font-size:12px;
	color:#666666;
	text-align:center;
	margin:0 auto 10px auto;
	font-weight:bold;
	}
	
.bonusbox {
	border: 8px dashed #B2091D;
	margin:0 auto; width:600px;
	padding: 0 10px 10px 10px;}
	
.order {
	border: 6px dashed #B2091D;
	margin:0 auto; width:600px;
	padding: 0 10px 10px 10px;
	background-color:#ffffff;}

.modulebox {
	width:600px;
	border: 8px dashed #0467BC;
	margin:0 auto; 
	padding: 0 10px 10px 10px;}

blockquote {
	width:475px;
	background-color:#E5E3E3;
	margin:0 auto;
	padding: 0px 10px 0px 10px;
	border: 1px dashed #333333;
	text-align:left;
	}
	
blockquote.norm {
	width:600px;
	background-color:#ffffff;
	margin:0 auto;
	padding: 0px 10px 0px 10px;
	border:none;
	text-align:left;
	}	
	
blockquote.imp {
	width:420px;
	background-color:#FBF3BE;
	margin:15px auto 15px auto;
	padding: 0px 10px 0px 10px;
	border: 5px dashed #000000;
	text-align:left;
	}
	
blockquote.guarantee {
	width:575px;
	background-color:#FFFFCD;
	margin:0 auto;
	padding: 0px 10px 0px 10px;
	border: 1px dashed #333333;
	text-align:left;
	}
	
	

.testimonial {
	width:454px; 
	margin:0 auto; 
	border:1px dashed #0765A5;
	padding:4px 8px 4px 10px; 
	background-color:#C8E7FC; 
	font-family:arial, verdana; 
	font-size:14px; 
	font-style:italic; 
	text-align:left;}
.testimonial_shadow {margin:0 auto; background-image:url(../images/big-shadow.png); width:474px; height:30px;}
.testimonial_title {color:#CC0000; text-align:center; font-size:18px; font-weight:bold; line-height:18px;}

p.testimonials {
	font-family:arial;
	font-style: italic;
	font-size: 14px;}

#guarantee {
	border: 6px dashed #B2091D;
	margin:0 auto; width:500px;
	padding: 0 10px 10px 10px;
	background-color:#ffffff;}
	
#guarantee_image {
	background:url("../images/guarantee_bg.jpg") no-repeat;
	width:563px;
	height:343px;
	margin:0 auto;}
/* THRASHBOX CSS TEXT BOX */
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 35em; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white;
	font-size: 1.5em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
.boxbody h3{
	color: black;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	font-size: 18px; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}