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, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, 
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1em;
	color: #000;
	background: #fff;
	background-image:url(images/pagebackground.gif);
	margin:0 auto;
	
}
h1 {
	text-align:center;
	color:#cb0000;
	font-size:1.5em;
	padding-bottom:1.25em;
	position:relative;
	font-weight:bold;
	z-index:100;
}
h2 {
	color:#000;
	font-size:1.25em;
	padding-bottom:1em;
}
h3 {
	color:#000;
	font-size:1.0em;
	padding-bottom:1em;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}
ul {
	list-style-position:inside;
	font-size:.9em;
	padding-left:10px;
	font-style:italic;
	padding-bottom:1em;
	position:relative;
	z-index:100;
}

/* tables still need 'cellspacing="0"' in the markup */
table#freebie {
	border-collapse: separate;
	border-spacing: 0;
}
caption#freebie, th#freebie, td#freebie {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote {
	padding-left:30px;
	padding-right:30px;
	padding-bottom:1em;
	font-style:italic;
}
#content {
	margin:0 auto;
	background-color:#fff;
	color:#000;
	width:700px;
	border-left:1px solid #999;
	border-right:1px solid #999;
}
#navigation {
	margin:0 auto;
	width:700px;
	height:184px;
	background: url(/images/header.jpg);
	position:relative;
}
#lower_navigation {
	margin:0 auto;
	width:700px;
	height:73px;
	background: url(/images/footer.jpg);
	position:relative;
}
.tabs {
	display:inline;
	height:36px;
	font-size:20px;
	text-align:center;
	top:148px;
	padding-top:10px;
	font-family:verdana,helvetica,arial;
	cursor: pointer;
}
#navigation #homeTab {
	position:absolute;
	left:130px;
	color:#fff;
	width:105px;
}
#navigation #orderTab {
	position:absolute;
	left:243px;	
	color:#fff;
	width:150px;
}
#navigation #affilateTab {
	position:absolute;
	left:400px;
	color:#fff;
	width:115px;
}
#navigation #contactTab {
	position:absolute;
	right:0px;
	color:#fff;
	width:175px;
}
.lower_tabs {
	display:inline;
	height:36px;
	font-size:20px;
	text-align:center;
	bottom:17px;
	padding-top:10px;
	font-family:verdana,helvetica,arial;
	cursor: pointer;
}
#lower_navigation #homeTab2 {
	position:absolute;
	left:10px;
	color:#fff;
	width:105px;
}
#lower_navigation #orderTab2 {
	position:absolute;
	left:123px;	
	color:#fff;
	width:100px;
}
#lower_navigation #affilateTab2 {
	position:absolute;
	left:230px;
	color:#fff;
	width:135px;
}
#lower_navigation #disclaimerTab2 {
	position:absolute;
	left:362px;
	color:#fff;
	width:155px;
}
#lower_navigation #contactTab2 {
	position:absolute;
	right:0px;
	color:#fff;
	width:175px;
}
.text {
	padding-top:35px;
	padding-left:10px;
	padding-right:10px;
	font-size:1.0em;
	line-height:1.5em;
	position:relative;
	font-family:helvetica,arial,sans-serif;
	margin-collapse:none;
}
.text p {
	padding-bottom:1em;
	position:relative;
	z-index:100;
}
.text .quote {
	font-weight:600;
	padding:10px;
	margin-top:20px;
	font-size:0.9em;
	border:solid 2px #999;
	margin-bottom:20px;
}
#content .text .quote p {
	margin-bottom:0;
}
.puzzle1 {
	background: url(/images/puzzle1.jpg);
	position:relative;
	background-repeat:no-repeat;
	background-position:left;
	font-family:helvetica,arial,sans-serif;
	font-size:0.75em;
	font-style:italic;
	color:#ff8;
	margin-bottom:25px;
	padding-left:150px;
}
.puzzle1 h2 {
	font-size:1.5em;
}
.puzzle2 {
	background: url(/images/puzzle2.jpg);
	position:relative;	
	background-repeat:no-repeat;
	background-position:right;
	font-family:helvetica,arial,sans-serif;
	font-size:0.75em;
	font-style:italic;
	color:#ff8;
	margin-bottom:25px;
	padding-right:50px;
}
.puzzle2 h2 {
	font-size:1.5em;
}
.book_cover {
	text-align:center;
	display:none;
}
.free_offer {
	border:1px solid #eee;
	width:400px;
	height:auto;
	background-color:#fff;
	margin:0 auto;
	color:#000;
	text-align:left;
	font-size:0.75em;
	padding:5px;
	border:2px solid #999;
	margin-bottom:2em;
	position:relative;
}
.free_offer .offer_title {
	color:#f80;
	text-align:center;	
	font-size:1.25em;
}
.free_offer .offer {
	text-align:center;
	color:#cb0000;
	text-align:center;
	font-size:1.75em;
	font-weight:bold;
}
.free_offer table {
	margin:0 auto;
}
.free_offer .key {
	text-align:right;
}
.free_offer .submit {
	text-align:center;
}
.free_offer #thanks {
	display:none;
}
.free_offer ul li {
	font-size:1.33em;
}
.free_offer h2 {
	text-align:center;
	font-weight:bold;
}

.buy_now {
	text-align:center;
}
.buy_now img {
	width:597px;
	height:114px;
	border:none;
}
.auth {
	font-weight:normal;
	/*margin-top:-20px;*/
	padding-bottom:1em;
	padding-left:20px;
	font-style:italic;
}
#memo {
	background-color:#f8f8f8;
	padding:20px;
	margin-bottom:1em;
}
#nasd {
	width:600px;
	height:384px;
	margin-bottom:1em;
	border:solid 20px Yellow;
}
#mp3 {
	background-color:Yellow;
	border:1px solid #000;
	padding:10px;
	text-align:center;
	margin-top:40px;
	margin-bottom:40px;
}
.underline {
	text-decoration:underline;
}

#book_promo {
	border:solid 2px #999;
	overflow:hidden;
	padding:10px;
	margin-bottom:1.5em;
}
#book_promo ul li {
	font-size:1.25em;
	list-style-image:url(images/red_button_sm.jpg);
	padding-top:0.75em;
	padding-bottom:0.75em;
}
#book_promo img {
	float:right;
}
#copyright {
	text-align:center;
	font-size:9px;
	line-height:7px;
	color:#999;
	margin-top:10px;
	margin-bottom:5px;
}
#navigation a, #lower_navigation a {
	text-decoration:none;
	color:#fff;
}
#navigation a:hover, #lower_navigation a:hover{
	text-decoration:none;
	color:#ff8;
}
#sticky_notes {
	position:absolute;
	top:240px;
	left:2px;
}
#sticky_notes img {
	width:345px;
	height:250px;
}
#tested {
	width:340px;
	text-align:right;
	margin-left:320px;
}
#download_ebook {
	text-align:center;
	
}
img#download {
	width:600px;
	height:399px;
	border:2px solid #999;
	margin-bottom:20px;
}
.bigCenter {
	font-size:1.25em;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
#marketingTools {
	text-align:center;
}
ul#questions {
	list-style-image:url(http://code.1918.com/icons/help.png);
	font-weight:bold;
	font-size:1.1em;
	line-height:2.0em;
}
ul#podcast {
	font-weight:bold;
	font-size:1.1em;
	line-height:2.0em;
	font-size:1em;
}
#podcast_icon {
	float:right;
	width:101px;
	height:101px;
}
#clicktale {
	text-align:right;
}
#continue {
	width:600px;
	padding-bottom:25px;
	margin:0 auto;
	font-size:0.7em;
}
#disclaimerText {
	position:absolute;
	top:-120px;
	left:40px;
	background-color:#ff8;
	width:600px;
	height:300px;
	overflow:auto;
	margin:0 auto;
	display:none;
	border:2px solid #36393D;
	z-index:100;
	text-align:left;
	padding:10px;
}
#continue_now {
	display:none;
}
#continue_now img{
	border:none;
}
#bonusArea {
	display:none;
}

#bonusArea p {
	font-size:1em;
	color:#000;
}
#deliveryCal {
	border:none;
	margin-left:30px;
	width:600px;
}
div.calPage {
	background-image:url('images/orangevolt-calendar.gif');
	background-repeat:no-repeat;
	background-position: 0 4px;
	width:44px;
	height:49px;
	text-align:center;
	float:left;
	margin-right:10px;
}
.calPage .month {
	font-size:9px;
	color:#fff;
	font-weight:bold;
	
}
.calPage .date {
	font-weight:bold;
	font-size:18px;
	
}
.deliverable {
	padding-bottom:45px;
}
#unBonus {
	border:none;
}
#unBonus img {
	border:none;
	vertical-align:middle;
}
.bonus {
	width:auto;
}
.audioDownload {
	background-image:url("images/rss-audiomp4.png");
	background-repeat:no-repeat;
	background-position:left;
	padding-left:85px;
	vertical-align:middle;
	font-size:0.9em;
	margin-bottom:25px;
	margin-left:50px;
}
.audioDownload img {
	border:none;
}
.helpArea {
	display:none;
	padding:10px;
	background-color:#ff8;
	margin-left:50px;
	margin-right:50px;
	margin-bottom:25px;
	margin-top:-20px;
}
.ipod, .ebook {
	vertical-align:middle;
	font-size:0.9em;
	margin-bottom:25px;
	margin-left:50px;
}
.helpIcon {
	cursor: pointer;
}