﻿html {
	height: 100%;
}

body {
	background: #1b1b1b url(images/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	height: 100%;
}

#media
{
    margin-top: 15px;
    margin-left: -25px;
    float: left;
}

#downloadbutton
{
	float: left;
	margin-top: 40px;
	margin-left: -25px;
}

.page {
	background: url(images/middle.jpg) repeat-y 50% 0;
	margin: 0 auto;
	width: 734px;
}


.main {
	margin: 0 70px;
}

#pre {
	background: url(images/header.gif) no-repeat;
	padding: 170px 0 0 0;
}

ul {
	font: 17px Arial, Helvetica, sans-serif;
}

ul li{
	list-style-image: url(images/bullet-red.gif);
}

#mainbullets ul {
	font: 21px Arial, Helvetica, sans-serif;
}

#mainbullets li{
	list-style-image: url(images/arrow.png);
	padding-bottom: 14px;
}

td{font-family:arial,sans-serif}

.yellow-box {
	background: #ffffcc;
	border: 4px solid #FFE9BB;
	margin: 20px 0 20px 0;
	padding: 20px;
}

.green-box {
	background: #ccffcc;
	border: 4px solid #BBE9BB;
	margin: 20px 0 20px 0;
	padding: 20px;
}

.footer {
	margin: -16px 0 0 0;
}

.guarantee {
	margin: 20px 0 0 0;
	border: 1px solid #eaf4da;
	padding: 0;
	background: url(images/guarantee.gif);
}

.guarantee-box {
	border: 1px solid #eaf4da;
	padding: 15px;
	margin: 15px;
	background: #eaf4da;
}

.howitworks {
	background: #ffcccc;
	border: 4px solid #FFBBBB;
	margin: 20px 0 20px 0;
	padding: 20px;

}

.googlevsevost {
	background: #ffcccc;
	border: 4px solid #FFBBBB;
	margin: 20px 0 20px 0;
	padding: 20px;
}

/****************************************
*                       Headings & Fonts                        *
****************************************/

h1 {
	font: 28px Tahoma;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
	color: #cc0000;
	margin: 20px 0 0 0;
}

h2 {
	font: 20px Tahoma;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
	color: #000000;
	margin: 20px 0 0 0;
}

h3 {
	font: 20px Tahoma;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
	color: #cc0000;
	margin: 20px 0 0 0;
}

.style1 {
	font: 17px Arial, Helvetica, sans-serif;	
	color: #000000;
}

.style1 a {
	font: 17px Arial, Helvetica, sans-serif;
	color: #0000ff;
	font-weight: bold;
}

.style2 {
	font: 17px Arial, Helvetica, sans-serif;
	text-indent: 0;
	color: #000000;
	
}

.style-footer {
	font: 10px Arial, Helvetica, sans-serif;
	text-indent: 0;
	text-align: center;
	color: #999999;
	margin: 20px 0 10px 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #aaaaaa;
}

.style-footer a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #999999;
}


/****************************
	Old Salespage CSS
****************************/

.title
{
	color: #000000;
	font-size: 18px;
}

.worthtext
{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #CC0000;
	font-size: 18px;
	text-align: center;
}
	

.testimonial
{
	padding: 5px;
	border: 1px solid #aaaaaa;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffe5e5;
}

.hurry
{
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.update 
{
	font-style: italic;
	font-size: 14px;
	color: #0000ff;
	
}

.mainheading
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;

}

.bigheading
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}

.subbigheading
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	margin: 2px;
	text-align: center;


}

.subheading
{
	font: 16px Tahoma;
	margin-top: 5px;
	margin-bottom: 5px;	
	font-weight: bold;
	font-family: tahoma;
	text-align: center;


}

.freebie
{
	padding: 10px;
	border: 1px solid #aaaaaa;
	font-size: 13px;
	background-color: #e5ffe5;
	line-height: 120%
}

.bonus
{
	padding: 10px;
	border: 1px solid #aaaaaa;
	font-size: 13px;
	background-color: #ffffe5;
	line-height: 120%
}

.riskfree
{
	padding: 10px;
	border: 1px solid #aaaaaa;
	font-size: 13px;
	background-color: #e5e5ff;
	line-height: 120%
}

.bonusheading
{
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 3px;

}

.purchasebox
{
	text-align: center;
}

.purchaselink 
{
	font-size: 20px;
	font-weight: bold;
	padding: 2px;
}

.price
{
	font-size: 30px;
	font-weight: bold;
	color: #ff0000;
	padding: 3px;
	text-align: center;

}

.bigimage
{
	font-size: 10px;
	padding: 3px;
	float: right;
	margin: 5px;
	margin-bottom: 10px;
	text-align: center;
	width: 300px;
	height: 210px;
}