
/* General Styles */

body {
	background-color: rgb(0,102,153); 
	font-family: Verdana, Helvetica, sans-serif;
	width: 600px;
	padding-left: 45%;
}

.clear {clear:both;} 

.floatRight {float:right;}

.floatLeft {float:left;}

h1, h2, h3, h4, h5, p, ul, ol, li, div {
	margin: 0; 
	padding: 0;
}

h1 {
	font-size: medium;
	font-weight: bold;
	padding-bottom: 5px;
	color: rgb(255,0,0);
}

h2 {
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	padding-bottom: 5px;
	color: rgb(0,102,153);
}

h3 {
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 5px;
}

ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 13px;
}

ul li {
	margin-top: 3px;
	margin-bottom: 3px;
	text-indent: -13px;
}

ul li a:link, a:visited {
	line-height: 20px;
	color: rgb(0,102,153);
	text-decoration: none;
}

ul li a:hover {
	line-height: 20px;
	color: rgb(153,0,0);
	text-decoration: none;
	width: 100%;
}

a:link, columnLeft a:visited {
	line-height: 20px;
	color: rgb(0,102,153);
	text-decoration: none;
}

a:hover {
	line-height: 20px;
	color: rgb(153,0,0);
	text-decoration: none;
	width: 100%;
}

hr {
	padding-left: 25px;
	padding-right: 25px;
}

img.authorpicturesmall {
	float: left;
	margin-top: 7px;
	margin-bottom: -7px;
	padding-bottom: 20px;
	padding-right: 7px;
}

/* **************************** */

/* Key Body Copy / Element Styles */

#buyitbox {
	width: 560px;
	height: 70px;
	background-color: rgb(65,232,46);
	border: 2px solid black;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 15px;
}

#ordernow {
	font-size: 18px;
	font-weight: bold;
	font-color: blue;
	text-align: center;
}

#tryitbutton {
	margin-top: 15px;
	border: 1px solid black;
}

#testimonial {
	width: 150px;
	height: auto;
	margin-top: 5px;
	margin-left: 5px;
	background-color: rgb(230,224,132);
	border: 2px dashed black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small
	font-color: black;
	padding: 15px;
	float: right;
}

#customer {
	font-family: Verdana, Helvetica, san-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	color: rgb(255,0,0);
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#bqe {
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	font-size: 20px;
	color: rgb(0,102,153);
	line-height: 25px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#bqeloud {
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;	
	font-size: x-large;
	line-height: 30px;
	text-align: center;
	color: black;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

#steps {
	line-height: 30px;
	font-size: large;
	color: black;
	vertical-align: -10px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#container {
	width: 600px;
	margin-left: -300px;
	height: auto;
	background-color: white;
	vertical-align: top;
	line-height: 20px;
	text-align: left;
	font-family: Verdana, sans-serif; 
	font-size: small;
	padding-left: 25px;
	padding-right: 25px;
	border: 5px outset rgb(255,0,0);
} 

#banner {
	width: 650px;
	margin-left: -300px;
	height: 150px;
	background-color: white;
	border: 5px outset rgb(255,0,0);
}

#bannerspace {
	height: 5px;
}

#intro {
	font-size: x-large;
	line-height: 30px;
	margin-left: 120px;
	margin-right: 15px;
	text-align: center;
}

#factoid {
	position: relative;
	right: -200px;
	width: 300px;
	height: auto;
	background-color: rgb(230,224,132);
	border: 15px solid black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small
	font-color: black;
	padding: 15px;
	float: right;
}

#bonus {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 90px;
}

.notyet {
	display: none;
}

/* **************************** */

/* Affiliate Page Styles */

#codesample {
	width: 560px;
	height: auto;
	font-family: Courier, serif; 
	font-size: small;
	background-color: rgb(230,224,132);
	padding: 15px;
}

#affiliateintro {
	font-size: x-large;
	line-height: 30px;
	text-align: center;
}

/* **************************** */

/* Navigation Styles */

#navarea {
	float:right;
	line-height: 20px;
	vertical-align: top;
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: small;
	background-color: white;
}

#navarea ul {
	margin: 0;
	padding: 15px 0;
}

#navarea ul li {
	list-style: none;
	display: inline;
}

#navarea ul li a {
	padding-left: 20px;
}

#navarea ul li a:link {
	line-height: 20px;
	text-decoration: none;
	color: rgb(0,102,153);
}

#navarea ul li a:visited {
	line-height: 20px;
	text-decoration: none;
	color: rgb(0,102,153);
}

#navarea ul li a:hover {
	line-height: 20px;
	text-decoration: none;
	color: rgb(153,0,0);
}

/* **************************** */

/* Footer Styles */

#footer {
	font-size: xx-small;
	line-height: 15px;
	text-align: center;
}
