html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0;padding: 0;	border: 0; font-size: 100%;	font: inherit; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}

/* General */
body { margin: 0 0 0px; font-size: 16px; font-family: Arial, Helvetica, sans-serif; line-height: 1.4; background: url(images/background.gif) repeat-x #000; color: #333; }

h1, h2, h3 { font-family: ChunkFiveRegular, Helvetica, sans-serif; margin-bottom: 15px; line-height: 1.2; color: #000; }

h1 { font-size: 38px; }
h2 { font-size: 32px; }
h3 { font-size: 24px; }

p {	margin-bottom: 15px; }

ul, ol { margin: 20px 60px; }

li { margin: 5px 0; }

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

.center { text-align: center; }
.left {	text-align: left; }
.right { text-align: right; }
.red { color: #B50000; }
.black { color: #000; }
.white { color: #fff; }
.highlight { background: #ff0; }
.underline { text-decoration: underline; }

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

.small-tick li { list-style-image: url(images/small-tick.png); }
.tick { margin: 20px 0 20px 20px; }
.tick li { padding-bottom: 5px; background: url(images/tick.png) no-repeat; padding-left: 50px; }

.arrow { margin: 20px 0 20px 20px; }
.arrow li { padding-bottom: 5px; margin-bottom: 10px; background: url(images/arrow.png) no-repeat; padding-left: 40px; }

.small-arrow { margin: 20px 0 20px 20px; }
.small-arrow li { background: url(images/small-arrow.png) no-repeat; padding-left: 30px; }

.qa li { padding: 5px 10px; }
.qa li.alt { background: #f6f6f6; }
.qa { margin: 15px 0; }
.qa .question { font-weight: bold; margin-bottom: 5px; }

/* Clearing without additional markup */
.clearfix:after { content: " "; font-size: 0; display: block; height: 0; clear: both; visibility: hidden;  }

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

/* Structure */
.container { margin: 0 auto; width: 748px; margin: 0 auto; }

.header { background: url(images/header.jpg) no-repeat; width: 748px; height: 206px;}
.headerThank { background: url(images/headerThank.jpg) no-repeat; width: 748px; height: 206px;}
.optin { float: right; padding-right: 58px; padding-top: 115px; position: relative; text-align: center; width: 200px; }
.optin .text-field { margin-bottom: 3px; border: 1px solid #000; padding: 2px 5px; width:205px; font-size:14px; }
.optin-arrow { position: absolute; right: 20px; top: 120px; }

.content { background: #fff; padding: 20px 30px; }

.footer { background: url(images/footer.jpg) no-repeat; width: 748px; height:118px; }

.copyright { color: #eee; text-align: center; margin: 10px 0; font-size: 13px; }
.legal { text-align: center;  margin: 0 0 10px; }
.legal li { display: inline; padding: 0 10px 0 12px; font-size: 12px; border-left: 1px solid #ccc; margin:0; }
.legal li.first { border-left: none; }
.legal li a { text-decoration: none;  color: #eee; }
.legal li a:hover { text-decoration: underline; }

.as-seen { margin: 20px auto; border: 1px solid #000; padding: 10px; }
.as-seen p { margin-bottom: 5px; }

.testimonial { background: #FAD95F; border: 1px solid #F80000; width: 510px; margin: 20px auto; }
.testimonial .inner { border: 1px solid #fff; padding: 20px 20px 10px; }
.testimonial-photo { border: 1px solid #8C7C4D; background: #fff; padding: 2px; }

.jbox { background: #ffffff; border: 1px solid #F80000; width: 600px; margin: 20px auto; }
.jbox .inner { border: 1px solid #b50000; padding: 20px 20px 10px; }
.jbox-photo { border: 1px solid #8C7C4D; background: #fff; padding: 2px; }

.components { border-bottom: 2px dashed #b50000; padding: 20px 0 5px; }

.component { width: 640px; margin: 20px auto 40px; }
.component .top { background: url(images/component-top.png) no-repeat right top; height: 17px; width: 640px; }
.component .bottom { background: url(images/component-bottom.png) no-repeat right top; height: 16px; width: 640px; }
.component .middle { background: #000; padding: 20px; }
.component p { color: #fff; }
.component h3 { color: #fff; font-size: 22px; }
.order { border: 4px dashed #FE7C02; width: 470px; padding:20px; margin: 20px auto; }
.order h3 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; }


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

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

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

#steps {
	margin-bottom: 20px;
	border-top: 2px solid #000;
}

.step {
	padding: 20px;
	clear: both;
	border-bottom: 2px solid #000;
	background: #f5f5f5;
	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 {
	color: #900;
	border-bottom: 1px solid #900;
	text-align: left;
	margin-top: 40px;
}

#tools-list {
	margin: 20px auto 60px;
	padding: 10px 0;
	border: 1px solid #EDCEC9;
	background: #ffc;
	text-align: center;
}

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

.product-graphic h3 { text-align: center; }

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


.download-title {
	font-size: 20px;
	font-weight: bold;
	background: #900;
	color: #fff;
	width: 444px;
	margin: 0 auto;
	padding: 4px 0;
}

.download {
	width: 400px;
	margin: 0 auto 20px;
	overflow: hidden;
	padding: 20px 20px 15px;
	border: 2px solid #900;
}
.download p {
	margin: 40px 0 0;
}
.download .align-left {
	margin: 0 20px 0 0;
}
.get-acrobat2 {
	width: 500px;
	margin: 20px auto;
	padding: 20px 20px 0;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	background: #fafafa;
}

.cert {
	background:url(images/cert.jpg) no-repeat;
	height:485px;
	width:685px;
}

.certWording {
	padding:80px 100px 0 100px;
}

.10bonus {
	margin-top:-20px;
	padding:0;
	}
	
.subHeading {
	font-weight:bold;
	text-align:center;
	font-size:20px;
	}
	
.subHeadingjbox {
	font-weight:bold;
	text-align:center;
	font-size:26px;
	}
.subHeadingjbox40 {
	font-weight:bold;
	text-align:center;
	font-size:34px;
	}
	
.bold {
	font-weight:bold;
	}
	
.italic {
	font-style:italic;
	}

/* guarantee-box */
#guarantee-box {
	background:#FCE07C url(images/guarantee-bg.jpg) repeat-x;
	border: 1px solid #F01616;
    color: #000000;
    font: bold 23px Georgia,"Times New Roman",Times,serif;
    margin: 0 auto 20px;
    padding: 10px 10px 0 140px;
    position: relative;
    width: 330px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#guarantee-box img {
	position:absolute;
	top:-10px;
	left:-10px;
}