/* basic elements */
body { 
	font: 9pt/16pt verdana; 
	color: #333; 
	background: url(images/bg_gradient.gif) repeat-x top left;
	background-color: #FFFFFF;
	margin: 0px; 
	SCROLLBAR-BASE-COLOR: #7CB21B; 
	SCROLLBAR-FACE-COLOR: #7CB21B;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #F5FFE2;
	SCROLLBAR-SHADOW-COLOR:'';
	SCROLLBAR-HIGHLIGHT-COLOR:'';
	SCROLLBAR-3DLIGHT-COLOR:'';
	SCROLLBAR-DARKSHADOW-COLOR:'';
	}
/* FORM ELEMENTS */
FORM {FONT-FAMILY: Arial,Helvetica,Verdana,Tahoma,Univers; FONT-SIZE: 11px}
INPUT,TEXTAREA,SELECT {
	FONT-FAMILY: Arial,Helvetica,Verdana,Tahoma,Univers;
	FONT-SIZE: 11px;
	COLOR: #000000;
	BORDER-COLOR:#000000;
	BORDER:1px solid;
	BACKGROUND-COLOR: #F5FFE2
}
TEXTAREA, .bginput {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial,Helvetica,Verdana,Tahoma,Univers;
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF
}
p { 
	font: 9pt/16pt verdana; 
	margin-top: 0px; 
	text-align: left;
	}
p.right {
	text-align: right;
	}
p.center {
	text-align: center;
	}
strong {
	color: #7CB21B;
	}
h3 { 
	font: 12pt verdana; 
	letter-spacing: 1px; 
	margin-bottom: 10px; 
	color: #999;
	}
a:link { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #E2831C;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #666;
	}
a:hover, a:active { 
	font-weight: normal;
	text-decoration: underline; 
	color: #7CB21B;
	}
ul {
	text-align: left;
	list-style: none;
	color: #7CB21B;
	}
ul.productPage {
	list-style: disc;
	}
ol {
	text-align: left;
	color: #666;
	}
	
/* specific divs */
#container { 
	background: url(images/border_middle.gif) repeat top left; 
	position: absolute;
	left: 50%;
	width: 700px;
	margin-left: -350px; 
	}
#pageHeader { 
	background: url(images/header.jpg) no-repeat top left;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 700px;
	height: 137px;
	border: 0;
	}
#distInformation {
	background: #000000;
	position: absolute;
	top: 137px;
	left: 0px;
	width: 700px;
	height: 33px;
	padding: 5px 0px 0px 0px;
	}
#distInformationAM {
	background: #000000;
	position: absolute;
	top: 130px;
	left: 0px;
	width: 700px;
	height: 45px;
	padding: 1px 0px 0px 0px;
	}
#borderTop {
	background: url(images/border_top.gif) no-repeat top left;
	position: absolute;
	top: 170px;
	left: 0px;
	width: 700px;
	height: 8px;
	z-index: 9;
	}
#borderBottom {
	background: url(images/border_bottom.gif) no-repeat bottom left;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 700px;
	height: 8px;
	}
#navigation {
	background: url(images/nav_shadow.gif) repeat top left;
	position: absolute;
	width: 203px;
	padding: 5px 0px 0px 5px;
	top: 178px;
	left: 10px;
	z-index: 1;
	}
#navEnd {
	background: url(images/nav_shadow_end.gif) no-repeat top left;
	position: absolute;
	width: 214px;
	height: 137px;
	padding: 5px 0px 0px 0px;
	top: 618px;
	left: 20px;
	z-index: 3;
	}
#mainContent {
	position: absolute;
	width: 470px;
	padding: 10px 0px 0px 10px;
	top: 178px;
	left: 205px;
	z-index: 2;
	}
#productPage {
	position: absolute;
	width: 310px;
	padding: 10px 0 0 10px;
	top: 220px;
	left: 205px;
	}
#productInfo {
	position: absolute;
	background: url(images/product_shadow.gif) repeat-y top left;
	width: 150px;
	padding: 10px 0 0 10px;
	top: 230px;
	left: 525px;
	}
#orderPage {
	position: absolute;
	width: 460px;
	padding: 10px 0 0 10px;
	top: 220px;
	left: 205px;
	}
#footer {
	position: absolute;
	bottom: 8px;
	width: 700px;
	text-align: center;
	}
/* image replacement */
#pageHeader h1 span {
	display: none;
	}
#borderTop h1 span {
	display: none;
	}
#borderBottom h1 span {
	display: none;
	}
#navigation h3 span {
	display: none;
	}
#navigation h3.products {
	background: url(images/nav_products.gif) no-repeat top left;
	width: 204px;
	height: 28px;
	}
#navigation h3.about {
	background: url(images/nav_about.gif) no-repeat top left;
	width: 204px;
	height: 28px;
	}
#navigation h3.energy {
	background: url(images/nav_energy.gif) no-repeat top left;
	width: 204px;
	height: 28px;
	}
#navigation h3.resources {
	background: url(images/nav_resources.gif) no-repeat top left;
	width: 204px;
	height: 28px;
	}
#navEnd h3 span {
	display: none;
	}
#mainContent h3.index {
	background: url(images/title_index.gif) no-repeat top left;
	width: 440px;
	height: 25px;
	}
#mainContent h3.adaptogens {
	background: url(images/title_adaptogens.gif) no-repeat top left;
	width: 440px;
	height: 25px;
	}
#mainContent h3.discovery {
	background: url(images/title_discovery.gif) no-repeat top left;
	width: 440px;
	height: 25px;
	}
#mainContent h3.otg {
	background: url(images/title_otg.gif) no-repeat top left;
	width: 440px;
	height: 25px;
	}
#mainContent h3.gold {
	background: url(images/title_gold.gif) no-repeat top left;
	width: 440px;
	height: 25px;
	}
#mainContent h3.primorye {
	background: url(images/title_primorye.gif) no-repeat top left;
	width: 440px;
	height: 25px;
	}
#mainContent h3.revealed {
	background: url(images/title_revealed.gif) no-repeat top left;
	width: 440px;
	height: 25px;
	}
#mainContent h3.income {
	background: url(images/title_income.gif) no-repeat top left;
	width: 440px;
	height: 25px;
	}
#mainContent h3.guarantee {
	background: url(images/title_guarantee.gif) no-repeat top left;
	width: 440px;
	height: 25px;
	}
#mainContent h3.better {
	background: url(images/title_better.gif) no-repeat top left;
	width: 440px;
	height: 25px;
	}
#mainContent h3.everyone {
	background: url(images/title_everyone.gif) no-repeat top left;
	width: 440px;
	height: 25px;
	}
#mainContent h3.studies {
	background: url(images/title_scistudies.gif) no-repeat top left;
	width: 440px;
	height: 25px;
	}
#mainContent h3.factsheets {
	background: url(images/title_factsheets.gif) no-repeat top left;
	width: 440px;
	height: 25px;
	}
#mainContent h3.whereOTG {
	background: url(images/title_whereotg.gif) no-repeat top left;
	width: 440px;
	height: 25px;
	}
#mainContent h3.comparison {
	background: url(images/title_comparison.gif) no-repeat top left;
	width: 440px;
	height: 25px;
	}
#mainContent h3.ironman {
	background: url(images/title_ironman.gif) no-repeat top left;
	width: 440px;
	height: 25px;
	}
#mainContent h3.order { /* ********************************************** */
	background: url(images/title_order.gif) no-repeat top left;
	width: 440px;
	height: 25px;
	}
#mainContent h3.createacct { /* ********************************************** */
	background: url(images/title_createacct.gif) no-repeat top left;
	width: 440px;
	height: 25px;
	}
#mainContent h3.aboutme { /* ********************************************** */
	background: url(images/title_aboutme.gif) no-repeat top left;
	width: 440px;
	height: 25px;
	}
#mainContent h3.aboutPaul { /* ********************************************** */
	background: url(goal/images/title_paul.gif) no-repeat top left;
	width: 440px;
	height: 25px;
	}	
#mainContent h3.requestinfo { /* ********************************************** */
	background: url(images/title_requestinfo.gif) no-repeat top left;
	width: 440px;
	height: 25px;
	}
#mainContent h3.headlines {
	background: url(images/title_headlines.gif) no-repeat top left;
	width: 440px;
	height: 25px;
	}
#mainContent h3 span {
	display: none;
	}
#footer h3 span {
	display: none;
	}
#footer h3.footerImage {
	background: url(images/footer_line.gif) no-repeat left;
	width: 700px;
	height: 9px;
	}
/* classes */
.navigation {
	margin-left: 15px;
	font: 8pt/14pt Verdana;
	}
.distText {
	font: 9pt verdana;
	text-align: center;
	color: #000;
	}
.footerText {
	font: 8pt/11pt verdana;
	text-align: center;
	color: #666;
	}
.footerLeft {
	font: 8pt/11pt verdana;
	text-align: left;
	color: #666;
	}
.conIndex {
	height: 1400px;
	}
.conAdaptogens {
	height: 1300px;
	}
.conBetter {
	height: 1050px;
	}
.conTestimonials {
	height: 6400px;
	}
.conStudies {
	height: 1350px;
	}
.conIronman {
	height: 6450px;
	}
.conArticles {
	height: 2500;
	}
.orange {
	color: #E2831C;
	}
.black {
	color: #333;
	}
.highlight {
	color: #7CB21B;
	font-weight: bold;
	border-bottom: 1px dotted #7CB21B;
	}
.quantity {
	font: 8pt verdana;
	color: #333;
	width: 30px;
	}
.size {
	font: 8pt verdana;
	color: #333;
	}
.compHilite {
	background-color: #EBC256;
	text-align: center;
	font: 8pt/16pt Verdana;
	}
.compHilite2 {
	background-color: #eee;
	text-align: center;
	font: 8pt/16pt Verdana;
	}
.compOTG {
	background-color: #F2D693;
	font: 8pt/16pt Verdana;
	font-weight: bold;
	text-align: center;
	}
.compOTG2 {
	background-color: #eee;
	font: 8pt/16pt Verdana;
	font-weight: bold;
	text-align: center;
	}
.compCat {
	background-color: #000;
	font: 8pt/16pt Verdana;
	font-weight: bold;
	color: #fff;
	}
.orderYourOrder {
	font: 12pt/14pt verdana;
	text-align: left;
	color: #7CB21B;
	font-weight: bold;
	/* border-bottom: 1px dotted #7CB21B; */
	}
.orderContShipping {
	font: 10pt/12pt verdana;
	text-align: left;
	color: #7CB21B;
	font-weight: bold;
	/* border-bottom: 1px dotted #7CB21B; */
	}
.orderText {
	font: 8pt/14pt verdana;
	/*text-align: left; */
	color: #000000;
	/*font-weight: bold; */
	/* border-bottom: 1px dotted #7CB21B; */
	}
.orderOrange {
	font: 8pt/14pt verdana;
	/*text-align: left; */
	color: #E2831C;
	/*font-weight: bold; */
	/* border-bottom: 1px dotted #7CB21B; */
	}
.acctText {
	font: 10pt/14pt verdana;
	/*text-align: left; */
	color: #000000;
	/*font-weight: bold; */
	/* border-bottom: 1px dotted #7CB21B; */
	}
.acctError {
	font: 8pt/14pt verdana;
	/*text-align: left; */
	color: #FF0000;
	/*font-weight: bold; */
	/* border-bottom: 1px dotted #7CB21B; */
	}