@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
	background: #003366;
	background-image:url(images/BackgroundGradient.jpg);
	background-repeat:repeat-x;
	background-position:top;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	color: #003399;
	margin-bottom: 20px;
	line-height: .97111;
}

h1 { font-size: 72px; }
h2 { font-size: 34px; }
h3 { font-size: 30px; }
h4 { font-size: 26px; }
h5 { font-size: 22px; }
h6 { font-size: 20px; }

p { margin-bottom: 20px }

ul { list-style: square; }
ul, ol { margin: 20px 60px; }
li {
	 margin: 5px 0; 
	 padding-bottom:30px;

}

.tickSmall li  {
	 margin: 5px 0; 
	 padding-bottom:10px;
}

 .largeSpacing {
	margin-bottom:40px;
}

.MediumSpacing {
	margin-bottom:20px;
}

a {	color: #00c; }
a:hover { color: #c00; }

/*----- General styles -----*/

.centre, .center { text-align: center; }
.left {	text-align: left; }
.right { text-align: right; }
.red { color: #c00; }
.blue { color: #00C; }
.green { color: green; }
.black { color: #000; }
.white { color: #fff; }
.highlight { background: #ff5; }
.underline { text-decoration: underline; }

.align-left { float: left;	margin: 0 15px 15px 0; }
.align-right {	float: right; margin: 0 0 15px 15px; }

.img-border { padding: 5px;	border: 1px solid #ccc;	background: #eee; }

.clear { clear: both; }

.size12 { font-size: 12px; }
.size14 { font-size: 14px; }
.size16 { font-size: 16px; }
.size18 { font-size: 18px; }
.size20 { font-size: 20px; }
.size22 { font-size: 22px; }
.size41 { font-size: 41px; }
.size45 { font-size: 45px; }

ul.arrow1 { list-style: none; margin: 20px 60px 20px 35px; }
ul.arrow1 li { background: url(images/arrow.gif) 5px 2px no-repeat; padding-left: 25px; }
ul.tick { list-style: none;	margin: 20px 60px 20px 30px; }
ul.tick li { background: url(images/tick.png) no-repeat; height: 23px; padding-left: 30px; }

ul.tickSmall { list-style: none;	margin: 20px 30px 20px 30px; }
ul.tickSmall li { background: url(images/tick.png) no-repeat; height: 23px; padding-left: 30px; }



ol.gloss { margin: 0 0 0 30px; }
ol.gloss li { padding: 0 0 0 30px; height: 21px; list-style: none }
.gloss .num1 { background: url(images/num1.png) no-repeat; }
.gloss .num2 { background: url(images/num2.png) no-repeat; }
.gloss .num3 { background: url(images/num3.png) no-repeat; }
.gloss .num4 { background: url(images/num4.png) no-repeat; }
.gloss .num5 { background: url(images/num5.png) no-repeat; }
.gloss .num6 { background: url(images/num6.png) no-repeat; }


/*----- Structure -----*/

.AndrewImage {
	width:80px;
	height:94px;
	background-color:#009;
	background-image:url(images/Drandrewweil.jpg);
	float:left;
	margin: 0 10px 0px 0px;
}

.sig {
	margin-top:-20px;	
}

.immediatDwnload {
	font-size:14px;
	margin-top:-20px;
	margin-bottom:0px;
	padding:0px;
	
}

.ebook {
	margin:0 auto;
	width:200px;
	height:260px;
	background-image:url(images/eBook-1.png);
	background-repeat:no-repeat;
	background-position:center;
	float:right;	
}

.ebook1 {
	margin:0 auto;
	width:200px;
	height:200px;
	background-image:url(images/eBook-2.png);
	background-repeat:no-repeat;
	background-position:center;
}

.ron {
	margin-top:-110px;
	
}

.sincerly {
	margin-left:120px;
	margin-top:-15px;
}


#container {
	width: 776px;
	margin: 0 auto;
}

#header img {
	display: block;
}

.header {
	margin: 0 0 20px 0;
	
}

#main {
	background: #FFF;
	margin:0px;
	width:750px;

}

.intro {
	font-size: 20px;
	font-style: italic;
	color: #093;
}

#content {
	background: #FFFFFF;
	overflow: hidden;
	width:710px;
	margin: 0 auto;
}

#footer {
	background-image:url(images/Footer.jpg);
	width:750px;
	height:80px;
	clear:both
}

#copyright {
	margin: 0px;
	font-size: 12px;
	color: #FFF;
	float:left;
}

#legal {
	float: right;
	margin: 0px;
	padding:0px;
	font-size: 12px;
}

#legal a {
	padding: 5px;
	font-size: 12px;
	color: #FFF;
}
#foot{padding:10px 10px 20px;clear:both;height:20px;}

.cb-disclaimer { font-size: 11px; color: #666; text-align: center; padding-top: 20px; clear: both; }

.disclaimer {
	font-size:9px;
	color:#fff;
	
}

/* Squeeze page */

.squeeze-content {
	width: 300px;
	float: left;
}

.squeeze .optin {
	width: 300px;
	float: right;
	margin: 0;
}

.squeeze .optin label {
	width: 70px;
}

.squeeze .optin .field {
	width: 100%;
}

.squeeze .optin .field input {
	width: 220px;
}
#foot{
	padding:10px 10px 20px;
	margin-right:10px;


}

/* Optin */

.optin {
	width: 500px;
	margin: 20px auto;
	padding: 20px;;
	background: #F5FFEF;
	border: 1px solid #eee;
}

.optin h2 {
	color: #093;
	font-style: italic;
	font-size: 26px;
}

.optin label {
	float: left;
	width: 80px;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
}

.optin .field {
	margin: 10px auto;
	width: 390px;
}
.optin .field input {
	width: 300px;
}
.optin .button {
	display: block;
	margin: 0 auto;
	padding: 3px 20px;
	font-weight: bold;
}

/* Quoting */

.testimonial {
	position: relative;
	width: 650px;
	margin: 20px auto;
	padding: 20px 20px 0;
	border: 1px solid #EEEEEE;
	background: #F1F8F6;
}

.testimonial span {
	position: absolute;
	left: -21px;
	top: 20px;
	background: url(images/testimonial-left.png) no-repeat #ffffe5;
	width: 21px;
	height: 17px;
}

.quote1 {
	width: 380px;
	margin: 20px auto;
	padding: 10px 80px 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}

.quote2 {
	width: 520px;
	margin: 20px auto;
	padding: 5px 0 0 10px;
	border-left: 5px solid #eee;
}

/* Thank you */

.get-acrobat {
	width: 500px;
	margin: 20px auto;
	padding: 20px 20px 0;
	border: 1px dashed #0099FF;
	background: #EDF8FF;
	clear:
}

.get-acrobat img {
	float: left;
	margin: 5px 20px 0 0;
}

.download-title {
	background: #369;
	color: #fff;
	font-size: 22px;
	width: 604px;
	margin: 20px auto 0;
	padding: 5px 20px;
}
.download {
	text-align: center;
	border: 2px solid #369;
	width: 600px;
	margin: 0 auto 20px;
	padding: 20px 20px 0;
}


/* tables */

table {
	width: 440px;
	border-collapse: collapse;
	border: 1px solid #336699;
	margin: 30px auto;
}

table th {
	background: #336699;
	color: #fff;
	padding: 5px 10px;
	font-size: 16px;
	font-style: italic;
}

table td {
	padding: 5px 10px;
}
table .alt {
	background: #EFF4F5;
}


/* Add To Cart */

.add-to-cart {
	text-align: center;
	font-size: 16px;
	line-height: 2;
	font-size: 20px;
	padding: 20px;
	width: 500px;
	margin: 30px auto;
	border: 2px dashed #003366;
}

/* Guarantee */

.guarantee {
	width: 540px;
	margin: 20px auto;
	padding: 20px 0 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background: #fff;
}

.guarantee h2 {
	font-size: 28px;
}

.guarantee img {
	float: left;
}

.guarantee .text {
	margin-left: 130px;
}

/* Bonus */

.bonus {
	width: 540px;
	margin: 20px auto;
	border-bottom: 1px dotted #ccc;;
}

.bonus h2 {
	font-size: 22px;
	margin: 0 0 5px;
}

.bonus h2, .bonus p {
	margin-left: 130px;
}

/*----- Advanced Affiliate -----*/

#affiliate-headline {
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#affiliate-headline h1 {
	margin-bottom: 5px;
}

#steps {
	margin-bottom: 20px;
	border-top: 1px dotted #ccc;
}

.step {
	padding: 20px;
	clear: both;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
	display: inline-block;
}
.step {
	display: block;
}
.step-title {
	float: left;
	font-size: 26px;
}
.step-intro {
	margin-left: 95px;
}


input#affiliate-link {
	border: 1px solid #ccc;
	height: 22px;
	width: 500px;
	margin: 0 auto 20px auto;
}

/* Tools */

#text-links, #product-graphics, #banners, #google-adword-ads {
	text-align: left;
	margin-top: 40px;
}

#tools-list {
	margin: 20px auto 60px;
	padding: 10px 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	text-align: left;
}

.product-graphic input, .text-link input, .banner input {
	border: 1px solid #ccc;
	height: 22px;
	width: 100%;
}
.product-graphic span {
	float: right;
}

#tools-list li {
	display: inline;
	padding: 0 10px;
	border-left: 1px solid #00c;
}
#tools-list li.first {
	border-left: 0;
}

.text-link {
	width: 540px;
	margin: 20px auto;
	padding: 10px 40px 20px;
}

.text-link.alt {
	background: #f4f4f4;
}

.product-graphic, .banner {
	display: block;
	font-size: 14px;
	width: 540px;
	margin: 20px auto 40px;
}

.advert {
	float: left;
	width: 180px;
	padding: 5px;
	margin-right: 10px;
	font-size: 10px;
}
.advert p {
	font-size: 10px;
}

#advert-1, #advert-3 {
	background: #f8f8f8;
}

#advert-3 {
	margin-right: 0;
}
.advert .keyword-list {
	overflow: auto; 
	width: 95%; 
	height: 150px; 
	text-align: left; 
	font-size: 10px;
}

/* Generate affiliates form */

#generate-affiliate {
	width: 410px;
	margin: 30px auto;
	padding: 30px 40px;
	border: 1px solid #ccc;	
	background: #F5FFEF;
}

#generate-affiliate .field {
	margin-bottom: 20px;
}

#generate-affiliate label {
	display: inline-block;
	width: 155px;
	margin: 0 5px 0 0;
	text-align: right;
	font-size: 14px;
}

#generate-affiliate .field input {
	width: 240px;
	height: 18px;
}

#generate-affiliate .submit {
	padding: 3px 5px;
	font-weight: bold;
}


/*----- Basic Affiliate -----*/


.basic-aff #affiliate-headline {
	margin-bottom: 30px;
}

.basic-aff #affiliate-headline h1 {
	margin-bottom: 5px;
}

.basic-aff #steps {
	padding: 14px 20px 1px;
	margin: 0 auto 30px;
	width: 498px;
	border: 2px solid #C72E00;
}

.basic-aff #affiliate-link {
	background: #ffc;
	border: 1px solid #EDCEC9;
	width: 500px;
	padding: 20px 20px 1px;
	margin: 20px auto;
}

/* Tools */

.basic-aff #product-ecover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #ccc;
}

.basic-aff .product-graphic, .banner {
	display: block;
	font-size: 14px;
	width: 540px;
	margin: 20px auto 40px;
}

.basic-aff .product-graphic input {
	border: 1px solid #ccc;
	height: 22px;
	width: 100%;
}