@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
}
body {
	background-color:#FFFFFF;
	background-image:url(/images/red-gradient.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000000;
}
a:link {
	color: #0000FF;
	text-decoration:none;
}
a:hover, a:focus {
	text-decoration:none;
	color: #CC0000;
}
a:visited {
	text-decoration:none;
	color: #9966CC;
}
#pageWrapper {
	width: 770px;
	margin: 4px auto;
	position: relative;
	text-align: left;
	background-color:#FFFFFF;
}
#siteDesc {
	margin:2px;
}
#siteDesc p {
	color: #CCCCCC;
	text-align:center;
	font-size:12px;
}
#siteDesc p em {
	font-style: normal;
	padding: 0 65px 0 0;
}
#pageBorder {
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #CCCCCC;
}
#content { margin:25px 75px 50px 75px; }
#content p {
	font-size:14px;
	line-height:20px;
	text-align: justify;
	margin-bottom:14px;
}
#content ul, #content ol {
	font-size:14px;
	line-height:22px;
	margin:25px 50px 25px 50px;
}
#content ul li {
		list-style: disc;
}
#content ol li {
		list-style: decimal;
}
#footerDesc {
	padding:4px;
	background-color:#990000;
}
#footerDesc p {
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
}
#footerDesc p em {
	font-style: normal;
	padding: 0 30px 0 0;
}
#footer {
	font-size:10px;
	text-align: center;
	margin: 8px;
}
#footer a {
	text-decoration: none;
}
.leftimage {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
}
.rightimage {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
.clearIt {
	clear: both;
	display: block;
	height:2px;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
	text-align:center;
	color: #B3127D;
	margin-bottom:12px;
}
h3 {
	font-size: 18px;
	color: #000066;
	margin-bottom: 4px;
}
h4 {
	font-size: 16px;
	font-weight:normal;
	color: #0066CC;
	margin-bottom:25px;
}
h5 {
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
	color: #000066;
	margin-bottom:25px;
}
h6 {
	font-size: 12px;
	font-style:italic;
	font-weight:normal;
	color: #000000;
}

.audience {
	font-size:16px;
	font-weight:bold;
	margin-bottom:25px;
	text-align:center;
}
.secrets { 
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	color: #ff0000;
	text-align:center;
	margin-bottom:25px;
}
.award {
	margin-bottom: 25px;
}
.bother { 
	font-size: 24px;
	text-align:center;
	color: #ff6600; 
	font-family:"Times New Roman", Times, serif;
	padding-bottom:25px;
	border-bottom:#000000 4px solid;
	margin-bottom:25px;
}
.printer { 
	float:right;
}
.from { 
	font-family:"Courier New", Courier, monospace;
	line-height:16px;
	margin-top:25px;
	margin-bottom:45px;
}
.improvability { 
	font-size: 20px;
	color: #ff6600;
	font-weight: bold;
	margin-bottom:25px;
}
.blueTable {
	background-color:#C4E1FF;
	border: #000099 4px solid;
	margin:10px 50px 25px 50px;
}
.blackTable {
	background-color:#FFFFFF;
	border: #000000 4px solid;
	margin:10px 0 8px 25px;
}
.youGet { 
	color:#ff6600;
	text-align:center;
	font-size:36px;
	font-weight:bold;
	font-family: "Courier New", Courier, monospace;
}
.youGetText { 
	color: #0000CC;
	font-size: 18px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
}
.package { 
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	color: #B3127D;
	text-align:center;
	margin-bottom:25px;
}
.bTable { 
	margin-bottom:25px;
	border: #CC0000 dashed 3px;
}
.bTable-price { 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	padding-top:20px;
	padding-bottom:10px;
}
.bTable-price-or { 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
.bTable-price-plan { 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#CC0000;
	text-align:center;
}
.bTable-cart {
	border:0;
	margin:0;
}
.bTable-link {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#0000FF;
	text-align:center;
	padding-top:8px;
	padding-bottom:25px;
}
.bTable-link-pp {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0000FF;
	text-align:center;
	padding-top:8px;
	padding-bottom:25px;
}
.success {
	margin:10px 0 25px 50px;
	background-color:#FFFFFF;
	border:none;
}
.chooseCurrency {
	background-color: #CC99CC;
	margin:4px;
	padding:2px;
}
.heading {
	font-size:36px;
	font-weight:bold;
	margin:0;
	text-align:center;
	color:#CC0000;
}
.subheading {
	font-size:24px;
	font-weight:bold;
	margin:0;
	text-align:center;
	color:#000099;
	margin-bottom:25px;
	line-height:28px;
}
.testimonialBox {
	background: #FFFFCC;
	border: thin solid #666666;
	padding: 40px;
	width: auto;
	margin-left:50px;
	margin-right:50px;
}
.testimonialBox h3 {
	text-align:center;
}
.productLine {
	border-bottom: 1px solid #42E542;
	padding: 12px;
	margin: 0;
	font-size: 10px;
}
.currencyLine {
	border-bottom: 1px solid #42E542;
	padding: 12px;
	margin: 0;
	text-align: left;
}
.specialLine {
	border-bottom: 1px solid #42E542;
	padding: 12px;
	margin: 0;
	font-weight: bold;
	font-size: 10px;
}
.saleLine {
	border-bottom: 1px solid #42E542;
	padding: 12px;
	margin: 0;
	font-weight: bold;
	font-size: 10px;
	color:#CC0000;
}
.specialEdition { color: #B3127D; }

#popNewsletter {
	width: auto;
	background-color: #DBD9F9;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #BBBBBB #444444 #222222 #888888;
	padding: 4px;
	text-align: center;
	margin: 40px 20px 40px 20px;
}
#popNewsletter h1 {
	font-size:16px;
	color: #FFFFFF;
	background-image: none;
	background-color: #000000;
	margin: 0 0 4px 0;
}
#popNewsletter h2 {
	font-size:14px;
	color:#000099;
	margin: 0 0 4px 0;
}
#popNewsletter form table tr td input {
	border-width: 1px;
	border-style: solid;
	border-color: #BBBBBB;
	background-color: #E1E1E1;
	padding:1px;
	margin:0;
	font-size:12px;
}
#popNewsletter form {
	margin: 0;
}
#popNewsletter form table {
	width: auto;
	background-color: #DBD9F9;
	border:none;
	margin:0;
	padding:0;
}
#popNewsletter form table tr td {
	font-size: 12px;
}
.indent200 {
	background: #FFFFFF;
	border: none;
	padding: 20px 40px 20px 40px;
	width: auto;
	margin-left:50px;
	margin-right:50px;
}
.greenBox {
	background: #A5F3A0;
	border: thin solid #666666;
	padding: 20px 40px 20px 40px;
	width: auto;
	margin-left:50px;
	margin-right:50px;
}

/* mp3 player styles start */

div.boxBlueMP3 {
	margin:0 0 20px 0;
	border: 1px solid #42E542;
	background-color: #DFFFFF;
	padding:20px;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}
div.boxBlueMP3 th {
	padding:0 0 8px 0;
	color:#009900;
}
div.boxWhiteMP3 {
	margin:0 0 20px 0;
	border: 1px solid #42E542;
	background-color: #FFFFFF;
	padding:20px;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}
div.boxWhiteMP3 th {
	padding:0 0 8px 0;
	color:#009900;
}

/* mp3 player styles end */

