@charset "UTF-8";
/* CSS Document */

/* ##########################
	    GlOBAL STYLES
########################## */

html {
	height:100%;
	}

body {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#000000c;
	height:100%;
	}

td img {display: block;}

.style2 {color: #FF0000;}

a{
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

.menu {
	color:#333333;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.menu:hover {
	color:#CC6600;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight:normal;
	font-family: Trebuchet MS, verdana,arial;
	text-decoration:none;
	text-transform:uppercase;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	white-space: nowrap;
	border-left: 1px solid #E6DBDB;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	color: #333333;
	background: none;
}

ul#mainlevel-nav li a:hover
{
	color: #000000;
	background:#FF9900;
	text-decoration: none;
}


a.mainlevel-nav#active_menu-nav {
	text-decoration: none;
	color: #003300;
}

.highlightText {
	color: #003300;
	font-weight: bold;
}

.leftHeader {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#000;
padding-bottom:3px;
padding-left:15px;
}

.header {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#FFCC00;
}

.headerPhone {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:32px;
font-weight:bold;
color:#990000;
}

.copyright {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000C;
}

.headerSmall {font-size: 12px}

.style1 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.normal {
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	line-height:22px;
}
	
#wrapper {
	margin:0 auto;
	width:900px;
	background:#fff url(../images/copy_bg.png);
	}
	
.clearLeft {
	clear:left;
	}
	
.clearRight {
	clear:right;
	}
	
.clearBoth {
	clear:both;
	}
	
p {
	font-size:140%;
	line-height:18px;
	margin-top:5px;
	padding-left:2px;
	}
	
p a:link {
	color:#003300;
	}
	
p a:hover {
	color:#000000;
	}
	
p.highlight {
	background-color:#B90004;
	padding-bottom:2px;
	padding-left:2px;
	border:1px dotted #ffcc00;
	color:#003300;
	}
	
.highlightTwo {
	background-color:#893503;
	color:#ffffff;
	}
	
h1 {
	font-size:200%;
	font-style:italic;
	text-transform:uppercase;
	margin-bottom:5px;
	color:#993300;
	}
	
h2 {
	font-size:160%;
	font-style:italic;
	text-transform:uppercase;
	margin-bottom:5px;
	color:#006600;
	}
	
h3 {
	font-size:170%;
	margin-bottom:5px;
	color:#CC6600;
	}
	
.red {
	color:#c81e27;
	}
	
img {
	border:none;
	}
	
img.center {
	margin:0 auto;
	}
	
img.floatLeft {
	float:left;
	padding:0 15px 0 0;
	}

img.floatRight {
	float:right;
	padding:0 0 0 15px;
	}
	
.small {
	font-size:90%;
	}
	
blockquote {
	font-style:italic;
	font-size:100%;
	}
	
/* ##########################
	    MAIN CONTENT
########################## */
	
#content {
	float:right;
	width:600px;
	text-align:left;
	padding:20px 20px 0 20px;
	}
	
#content ul {
	list-style-type:none;
	font-size:140%;
	}
	
#content ul li {
	background:url(../images/bullet_pill.png) no-repeat 0 7px;
	padding:5px 0 5px 17px;
	}
	
#content strong {
	font-size:110%;
	font-style:normal;
	}
	
#content blockquote.testimonials {
	padding:10px;
	margin-bottom:30px;
	margin-right:0;
	min-height:95px;
	}
	
#content blockquote.testimonialsIE {
	padding:10px;
	background:url(../images/testimonial_bg.png) repeat-y top right;
	margin-bottom:30px;
	margin-right:0;
	min-height:95px;
	}

#content blockquote.testimonialsEven {
	padding:0 10px;
	background:url(../images/testimonial_bg.png) repeat-y top right;
	margin-bottom:30px;
	margin-right:0;
	min-height:95px;
	width:440px;
	}
	
div#orderIcons {
	height: 168px;
	text-align: left;
	margin-left:140px;
	width:340px;
	}
	
div#orderIcons a {
	text-decoration:underline;
	}
	
div#orderIcons div {
	text-align: center; 
	width: 110px; 
	margin: 20px 0 15px 2px; 
	float: left
	}
	
div#orderIcons div a {
	color:#c81e27;
	text-decoration:underline;
	}
	
	
div#orderIconsTwo {
	height: 168px;
	text-align: left;
	margin-left:45px;
	}
	
div#orderIconsTwo a {
	color:#c81e27;
	text-decoration:underline;
	}
	
div#orderIconsTwo div {
	text-align: center; 
	width: 110px; 
	margin: 8px 0 15px 2px; 
	float: left
	}
	
/*#content #orderIcons {
	height: 140px; 
	text-align: center
	}
#content #orderIcons div {
	text-align: center; 
	width: 120px; 
	margin: 8px; 
	float: right
	}*/
	
#content div.rated img {
	margin: -1px 0 0 -1px;
	}
	
#content table.audio {
	padding:4px;
	border:2px solid #EAF4FE;
	background-color:#EAF4FE;
	font-size:120%;
	}
	
#content #orderNow {
	margin:20px 0 20px 0;
	padding:0;
	}
	
#content #orderNow li {
	list-style-type:none;
	background:none;
	padding:0;
	}
	
#content #orderNow li a {
	padding:49px 0px 0 400px;
	width:0;
	background:url(../images/order_now.png) no-repeat top left;
	display:block;
	}
	
#content #orderNow li a:hover {
	background:url(../images/order_now.png) no-repeat bottom left;
	}

/* ##########################
	  HEADER NAV STYLES
########################## */	
	
#header {
	width:900px;
	height:205px;
	background:url(../images/header.jpg) no-repeat top left;
	}

#header #navList {
	margin:0 0 0 20px;
	padding:170px 0 0 0;
	}
	
#header #navList li {
	list-style-type:none;
	float:left;
	}
	
#header #navList li a {
	overflow:hidden;
	margin-right:20px;
	}

#header #navList li.home a {
	width:0;
	padding-left:34px;
	height:31px;
	background:url(../images/nav/home.png) no-repeat top left;
	display:block;
	}
	
#header #navList li.home a:hover {
	background:url(../images/nav/home.png) no-repeat bottom left;
	}
	
#header #navList li.benefits a {
	width:0;
	padding-left:47px;
	height:31px;
	background:url(../images/nav/benefits.png) no-repeat top left;
	display:block;
	}
	
#header #navList li.benefits a:hover {	
	background:url(../images/nav/benefits.png) no-repeat bottom left;
	}
	
#header #navList li.doctor a {
	width:0;
	padding-left:95px;
	height:31px;
	background:url(../images/nav/doctor.png) no-repeat top left;
	display:block;
	}
	
#header #navList li.doctor a:hover {	
	background:url(../images/nav/doctor.png) no-repeat bottom left;
	}
	
#header #navList li.ingredients a {
	width:0;
	padding-left:67px;
	height:31px;
	background:url(../images/nav/ingredients.png) no-repeat top left;
	display:block;
	}
	
#header #navList li.ingredients a:hover {	
	background:url(../images/nav/ingredients.png) no-repeat bottom left;
	}
	
#header #navList li.faq a {
	width:0;
	padding-left:19px;
	height:31px;
	background:url(../images/nav/faq.png) no-repeat top left;
	display:block;
	}
	
#header #navList li.faq a:hover {	
	background:url(../images/nav/faq.png) no-repeat bottom left;
	}
	
#header #navList li.testimonials a {
	width:0;
	padding-left:73px;
	height:31px;
	background:url(../images/nav/testimonials.png) no-repeat top left;
	display:block;
	}
	
#header #navList li.testimonials a:hover {	
	background:url(../images/nav/testimonials.png) no-repeat bottom left;
	}
	
#header #navList li.order a {
	width:0;
	padding-left:71px;
	height:31px;
	background:url(../images/nav/order.png) no-repeat top left;
	display:block;
	}
	
#header #navList li.order a:hover {	
	background:url(../images/nav/order.png) no-repeat bottom left;
	}
	
/* ##########################
	    SIDEBAR STYLES
########################## */

#sidebar {
	width:238px;
	padding:10px 5px 0 5px;
	}
	
#sidebar #phoneContainer {
	width:188px;
	padding:0 0 0 40px;
	margin:0 0 20px 4px;
	text-align:left;
	background:url(../images/phone_icon.png) no-repeat 0 0;
/*	-moz-border-radius:5px;
	border:1px #999 solid;*/
	}

#sidebar .phone {
	font-size:240%;
	font-weight:bold;
	text-transform:uppercase;
	color:#c81e27;
	margin-bottom:10px;
	margin-top:5px;
	}
	
#sidebar .promoCode {
	font-size:150%;
	font-weight:bold;
	margin:0;
	}

#sidebar #sidebarPackages {
	margin:20px auto 20px auto;
	padding:0;
	}
	
#sidebar #sidebarPackages li {
	list-style-type:none;
	overflow:hidden;
	margin-left:2px;
	}
	
#sidebar #sidebarPackages li.sixMonths a {
	width:233px;
	height:0;
	padding-top:78px;
	background:url(../images/sidebar/6month.png) no-repeat top left;
	display:block;
	}
	
#sidebar #sidebarPackages li.sixMonths a:hover {
	background:url(../images/sidebar/6month.png) no-repeat bottom left;
	}
	
#sidebar #sidebarPackages li.twelveMonths a {
	width:233px;
	height:0;
	padding-top:78px;
	margin-top:20px;
	background:url(../images/sidebar/12month.png) no-repeat top left;
	display:block;
	}
	
#sidebar #sidebarPackages li.twelveMonths a:hover {
	background:url(../images/sidebar/12month.png) no-repeat bottom left;
	}
	
#sidebar #sidebarPackages li.fiveMonths a {
	width:233px;
	height:0;
	padding-top:78px;
	margin-top:20px;
	background:url(../images/sidebar/5month.png) no-repeat top left;
	display:block;
	}
	
#sidebar #sidebarPackages li.fiveMonths a:hover {
	background:url(../images/sidebar/5month.png) no-repeat bottom left;
	}
	
#sidebar #sidebarPackages li.fourMonths a {
	width:233px;
	height:0;
	padding-top:78px;
	margin-top:20px;
	background:url(../images/sidebar/4month.png) no-repeat top left;
	display:block;
	}
	
#sidebar #sidebarPackages li.fourMonths a:hover {
	background:url(../images/sidebar/4month.png) no-repeat bottom left;
	}
	
#sidebar #sidebarPackages li.topTen a {
	width:233px;
	height:0;
	padding-top:103px;
	margin-top:40px;
	background:url(../images/sidebar/top_ten.png) no-repeat top left;
	display:block;
	}
	
#sidebar #sidebarPackages li.topTen a:hover {
	background:url(../images/sidebar/top_ten.png) no-repeat bottom left;
	}
	
#sidebar #sidebarPackages li.fmo a {
	width:233px;
	height:0;
	padding-top:78px;
	margin-top:20px;
	background:url(../images/sidebar/free_fmo.png) no-repeat top left;
	display:block;
	}
	
#sidebar #sidebarPackages li.fmo a:hover {
	background:url(../images/sidebar/free_fmo.png) no-repeat bottom left;
	}

#sidebar #sidebarPackages li.freeBonuses a {
	width:233px;
	height:0;
	padding-top:102px;
	margin-top:13px;
	background:url(../images/sidebar/free_bonuses.png) no-repeat top left;
	display:block;
	}
	
#sidebar #sidebarPackages li.freeBonuses a:hover {
	background:url(../images/sidebar/free_bonuses.png) no-repeat bottom left;
	}
	
/* ##########################
	    FOOTER STYLES
########################## */
	
#footer {
	background:#fff url(../images/footer_bar.png) repeat-x top left;
	padding:40px 95px 20px 95px;
	}
	
#footer #navFooter {
	margin:0;
	padding:0;
	font-size:120%;
	}
	
#footer #navFooter li {
	display:inline;
	}
	
#footer #navFooter li a {
	color:#c81e27;
	border-right:1px solid #000;
	text-decoration:none;
	padding:0 4px 0 0;
	margin-bottom:10px;
	}
	
#footer #navFooter li.last a {
	border:none;
	}
	
#footer #navFooter li a:hover {
	text-decoration:underline;
	}
	

