/*//////////////////////////////////////////////////////////////
// Reset CSS Code for browser compatability
///////////////////////////////////////////////////////////////*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, fieldset, form, label, legend
 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 12px;
	vertical-align: baseline;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
input, textarea, select{
	padding:5px;
	border:#FFFFFF 1px solid;
	background-color:#eeeeee;
	color:#000000;
}

/* tables still need 'cellspacing="0"' in the markup */
/*//////////////////////////////////////////////////////////////
// set TAG code
///////////////////////////////////////////////////////////////*/
html, body{
	color:#FFFFFF;
}
p,body,table,td,tr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	visibility: visible;
}
body{
	background-image:url(art/bodyback.jpg);
	background-color:#000000;
	background-position:top;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
}
.redtext{
	color:#FF0000;
}
a{
	color:#CC0000;
}
a:hover{
	color:#ff0000;
}
/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/
.topbox{
	padding:0px;
	width:980px;
	height:100px;
	margin:auto;
}
.topboxleft{
	padding:10px;
	width:230px;
	height:80px;
	float:left;
	text-align:center;
}
.topboxright{
	padding:10px 0px 10px 0px;
	width:730px;
	height:80px;
	float:right;
	text-align:left;
}
.socialnetworking{
	padding:0px;
	width:730px;
	height:30px;
	text-align:right;
}
.socialnetworking div{
	padding:5px;
	width:80px;
	height:20px;
	margin:0px;
	float:right;
	text-align:left;
}
/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/

.menubar{
	background-image:url(art/mainmenu_back2011.png);
	background-repeat:no-repeat;
	background-position:top;
	padding:10px;
	margin:auto;
	width:710px;
	text-align:right;
	vertical-align:top;
	height:40px;
}
.menubar a{
	padding:13px 10px 12px 10px;
	margin:0px;
	float:left;
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
	border-left:#990000 1px solid;
	border-right:#ff0000 1px solid;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.menubar a:hover{
	background-color:#990000;
	color:#FFFFFF;
	background-image:url(art/mainmenu_background_over.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-left:#333333 1px solid;
	border-right:#333333 1px solid;
}
#home #homelink,
#products #productslink,
#company #companylink,
#team #teamlink,
#contact #contactlink,
#cart #cartlink,
#distributors #distributorslink,
#login #loginlink,
#account #accountlink{
	background-image:url(/art/mainmenu_background_active.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color:#ffffff;
	border-right:#333333 solid 1px;
	border-left:#333333 solid 1px;
}
/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/
.slideshow{
	width:980px;
	padding:0px;
	text-align:center;
	display:block;
	margin:auto;
}
/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/
.panels{
	width:970px;
	height:160px;
	padding:0px 5px 0px 5px;
	text-align:center;
	display:block;
	margin:auto;
}
.panels div{
	background-image:url(art/homeboxback.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:190px;
	height:140px;
	padding:10px;
	text-align:left;
	float:left;
	margin:0px 5px 0px 0px;
}
.panels div a img{
	float:left;
	margin:0px 10px 0px 0px;
}
/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/
.panels2{
	width:970px;
	height:80px;
	padding:5px 5px 5px 5px;
	text-align:center;
	display:block;
	margin:auto;
}
.panels2 div{
	background-image:url(art/homeboxback.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:460px;
	height:60px;
	padding:10px;
	text-align:left;
	float:left;
	margin:0px 5px 0px 0px;
}
.panels2 div h3 a{
	padding:0px;
	margin:0px;
	font-size:24px;
	color:#FF0000;
	font-weight:normal;
	text-decoration:none;
}
/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/
.content_footer{
	width:988px;
	padding:15px 5px 10px 5px;
	height:125px;
	margin:auto;
	background-image:url(art/footerback.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.content_footer div{
	float:left;
	padding:10px;
	width:168px;
	height:100px;
	margin:5px;
}
/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/
.main{
	width:980px;
	margin:auto;
	padding:0px;
}
/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/
.mainleft{
	width:250px;
	padding:0px;
	margin:0px;
	float:left;
}
.mainleft h3{
	font-size:18px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:10px;
	margin:15px 0px 0px 0px;
	text-align:right;
	border-bottom:#333333 1px solid;
}
.mainleft a{
	font-size:14px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:10px;
	margin:0px;
	text-align:right;
	display:block;
	border-bottom:#333333 1px solid;
	border-right:#666666 3px solid;
	text-decoration:none;
	color:#bbbbbb;
}
.mainleft a:hover{
	border-right:#FF0000 3px solid;
	color:#FFFFFF;
}
#companyinfo #companyinfolink,
#companyethics #companyethicslink,
#companyscience #companysciencelink,
#octaneenergydrinkoverviewandbenefits #octaneenergydrinkoverviewandbenefitslink,
#octaneenergydrinkwhatsinoctane #octaneenergydrinkwhatsinoctanelink,
#octaneenergydrinkwhatsnotinoctane #octaneenergydrinkwhatsnotinoctanelink,
#octaneenergydrinksupplementfacts #octaneenergydrinksupplementfactslink,
#octaneenergydrinkquestions #octaneenergydrinkquestionslink,
#octaneenergydrinksidebysidecomparison #octaneenergydrinksidebysidecomparisonlink,
#producttestimonials #producttestimonialslink,
#octaneenergydrinkrecipes #octaneenergydrinkrecipeslink,
#octaneenergydrinkpurchase #octaneenergydrinkpurchaselink,
#moomiyooverviewandbenefits #moomiyooverviewandbenefitslink,
#moomiyosupplementfacts #moomiyosupplementfactslink,
#moomiyofrequentlyaskedquestions #moomiyofrequentlyaskedquestionslink,
#moomiyopurchase #moomiyopurchaselink,
#teaminfo #teaminfolink,
#distributorsinfo #distributorsinfolink,
#team1 #team1link,
#team2 #team2link,
#team3 #team3link,
#team4 #team4link,
#team5 #team5link,
#team6 #team6link,
#team7 #team7link,
#team8 #team8link,
#team9 #team9link,
#team10 #team10link,
#team11 #team11link,
#team12 #team12link,
#team13 #team13link,
#team14 #team14link,
#team15 #team15link,
#contactinfo #contactinfolink,
#partnerprogram #partnerprogramlink,
#importantnotice #importantnoticelink,
#shippingandreturnpolicy #shippingandreturnpolicylink,
#termsandconditions #termsandconditionslink,
#logininfo #loginlink,
#privacypolicy #privacypolicylink,
#partnerhome #partnerhomelink,
#partnerprofile #partnerprofilelink,
#partnerbannercodes #partnerbannercodeslink,
#partnerbannertraffic #partnerbannertrafficlink,
#partnerbannerdomains #partnerbannerdomainslink,
#partnersales #partnersaleslink,
#partnerpayments #partnerpaymentslink,
#partnerreferredpartners #partnerreferredpartnerslink,
#partnersalesrepaccounts #partnersalesrepaccountslink,
#partneraccountslocations #partneraccountslocationslink,
#partnertechsupport #partnertechsupportlink,
#distributorhome #distributorhomelink,
#distributorprofile #distributorprofilelink,
#distributororderhistory #distributororderhistorylink{
	border-right:#cc0000 3px solid;
	color:#FFFFFF;
}
/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/
.teamgrid a{
	width:162px;
	padding:10px;
	margin:5px;
	height:300px;
	background-color:#000000;
	border:#222222 1px solid;
	text-align:center;
	font-size:12px;
	display:block;
	float:left;
	color:#cccccc;
	text-decoration:none;
}
.teamgrid a b{
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.teamgrid a img{
	border:#dddddd 1px solid;
}
.teamgrid a:hover{
	color:#FFffff;
	border:#333333 1px solid;
	background-color:#000000;
}
.teamgrid a:hover b{
	color:#FF0000;
}
.teamgrid a:hover img{
	border:#ff0000 1px solid;
}

/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/
.mainright{
	width:690px;
	padding:20px;
	margin:0px;
	float:right;
}
.mainright h1{
	font-size:28px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:0px;
	margin:5px 0px 5px 0px;
}
.mainright h2{
	font-size:24px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:0px;
	margin:5px 0px 5px 0px;
}
.mainright h3{
	font-size:18px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:0px;
	margin:5px 0px 5px 0px;
}
/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/
#content_main{
	padding:10px;
	margin:0px;
	overflow:auto;
}
/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/
.productsubmenu{
	background-image:url(art/productsubmenu_background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:35px;
	width:690px;
	padding:0px;
	margin:0px;
	border-bottom:#cccccc 1px solid;
	
}
.productsubmenu a{
	color:#FFFFFF;
}
.productsubmenuactive{
	margin:0px;
	background-image:url(art/productsubmenu_active.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:10px;
	font-size:12px;
	color:#000000 !important;
	float:left;
}
.productsubmenupassive{
	margin:0px;
	border-right:#990000 1px solid;
	border-left:#CC0000 1px solid;
	padding:10px;
	font-size:12px;
	color:#ffffff !important;
	float:left;
}
.productsubmenupassive:hover{
	background-image:url(art/productsubmenu_over.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.tabcontent{
	background-color:#000000;
	padding:20px;
	margin:10px 0px 0px 0px;
	width:650px;
	float:left;
}
/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/
.productbox{
	width:140px;
	padding:10px;
	text-align:center;
	background-image:url(art/productboxback.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color:#000000;
	height:205px;
	margin:5px;
	border:#222222 1px solid;
	float:left;
}
.productbox a{
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.productbox a img{
	border:#FFFFFF 1px solid;
}
.productbox a:hover img{
	border:#FF0000 1px solid;
}
.productbox a b{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.productbox i{
	font-size:24px;
	font-style:normal;
	font-weight:bold;
}
.productbox select{
	padding:5px;
	font-size:12px;
	border:#ff0000 1px solid;
	border-right:none;
}
.productbox input{
	width:80px;
	padding:5px;
	font-size:12px;
	color:#ffffff;
	border:#ff0000 1px solid;
	text-decoration:none;
	background-image:url(art/mainmenu_background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-left:none;
}
/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/
#content_generic{
	padding:20px;
	margin:0px;
	overflow:auto;
	background-color:#000000;
	margin:10px;
	border:#222222 1px solid;
}
#content_generic h1{
	font-size:24px;
	color:#FFFFFF;
	font-weight:normal;
	padding:5px;
	margin:5px 0px 5px 0px;
}
#content_generic h2{
	font-size:20px;
	color:#FFFFFF;
	font-weight:normal;
	margin:5px 0px 5px 0px;
	padding:5px;
	border-bottom:#cc0000 1px solid;
}
#content_generic h3{
	font-size:18px;
	color:#FF0000;
	font-weight:normal;
	margin:5px 0px 5px 0px;
	padding:5px;
	border-bottom:#333333 1px solid;
}
#content_generic h4{
	font-size:16px;
	color:#FF0000;
	font-weight:normal;
	margin:10px 5px 0px 0px;
	padding:5px;
}
#content_generic a{
	color:#FF0000;
	font-weight:normal;
	text-decoration:none;
}
#content_generic td input{
	border:#666666 1px solid;
	color:#000000;
}
/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/
#content_testimonial{
	background-image:url(art/black_background.jpg);
	background-repeat:repeat;
	background-position:top;
	padding:10px;
	padding-left:20px;
	padding-right:20px;
	margin:0px;
	overflow:auto;
}
#content_testimonial img{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	border:#FFFFFF 1px solid;
}
#content_testimonial h1{
	font-size:24px;
	color:#FFFFFF;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
#content_testimonial h2{
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
#content_testimonial h3{
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
#content_testimonial h4{
	font-size:12px;
	color:#FF0000;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
#content_testimonial a{
	color:#FF0000;
	font-weight:normal;
	text-decoration:none;
}

/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/
#content_affiliatemenu{
	background-image:url(art/black_background.jpg);
	background-repeat:repeat;
	background-position:top;
	padding:10px;
	margin:0px;
	overflow:auto;
}
/*/////////////////////////////////////////////////////////////////////////
 collage bar
//////////////////////////////////////////////////////////////////////////*/
#header{
	padding:10px 30px 10px 20px;
	height:80px;
	text-align:right;
	width:900px;
	color:#FF0000;
}
#header_logo{
	padding:0px;
	float:left;
	text-align:left;
	width:200px;
}
#header h1{
	width:685px;
	height:30px;
	font-size:24px;
	color:#FFFFFF;
	font-weight:normal;
	text-align:right;
	padding:15px 0px 0px 0px;
	float:right;
}
#header b{
	width:685px;
	height:30px;
	display:block;
	font-size:12px;
	color:#FF0000;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	float:right;
}

/*/////////////////////////////////////////////////////////////////////////
 collage bar
//////////////////////////////////////////////////////////////////////////*/
.largetext{
	color:#FFFFFF;
	font-size:18px;
}
.redlarge{
	color:#FF0000;
	font-size:18px;
}
/*/////////////////////////////////////////////////////////////////////////
 collage bar
//////////////////////////////////////////////////////////////////////////*/
#supplementfacts{
	width:400px;
	padding:10px;
	border:#FFFFFF 1px solid;
	color:#000000;
	background-color:#EEEEEE;
	float:left;
	margin:10px 0px 0px 0px;
}
#supplementfacts h2{
	font-size:32px;
	font-weight:bold;
	color:#000000;
	padding:0px;
	margin:0px;
}
#supplementfacts h3{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	padding:0px;
	margin:0px;
}
#supplementfacts h4{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	padding:0px;
	margin:0px;
}
#supplementfacts td{
	font-size:16px;
	color:#000000;
}
.supplementfacts_bar{
	border-top:#990000 3px solid;
}
.supplementfacts_bar2{
	border-bottom:#990000 3px solid;
}
/*/////////////////////////////////////////////////////////////////////////
 collage bar
//////////////////////////////////////////////////////////////////////////*/
.buybox{
	padding:0px;
	border-top:#666666 1px solid;
	background-image:url(art/distributors_purchase_background.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.bannerbox{
	border:#333333 1px solid;
	color:#ffffff;
	background-color:#222222;
	padding:10px;
	margin-right:10px;
	text-align:center;
}
.bannerbox h2{
	padding:0px;
	margin:0px;
	font-size:18px;
}
/*/////////////////////////////////////////////////////////////////////////
 collage bar
//////////////////////////////////////////////////////////////////////////*/
#loginbox{
	width:600px;
	border:#333333 1px solid;
	color:#ffffff;
	background-color:#000000;
	margin:0px;
	padding:10px;
	text-align:left;
}
/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/
#welcome{
	padding:10px;
	margin-left:10px;
	margin-top:10px;
	font-size:12px;
	color:#000000;
	background-image:url(art/row_background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#cccccc;
	border-top:#FFFFFF 1px solid;
	border-left:#FFFFFF 1px solid;
	border-right:#000000 1px solid;
	border-bottom:#000000 1px solid;
}
#welcome a{
	color:#3366CC;
	text-decoration:none;
}
#welcome a:hover{
	color:#000000;
}
#welcome input{
	border:#666666 1px solid;
}
/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/
#links{
	padding:0px;
	font-size:12px;
	color:#FFFFFF;
	margin:0px;
}
#links div{
	padding:10px;
	color:#FFFFFF;
	margin-top:10px;
	background-color:#222222;
	border-top:#444444 1px solid;
	border-left:#444444 1px solid;
	border-right:#000000 1px solid;
	border-bottom:#000000 1px solid;
}
#links div a{
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
}
#links div a:hover{
	font-size:12px;
	color:#FFFFFF;
}
#links div a img{
	margin-top:5px;
	border:#FFFFFF 1px solid;
}
#links div a img:hover{
	border:#FF0000 1px solid;
}
#links div h3 a{
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
#links div h3 a:hover{
	font-size:18px;
	color:#FF0000;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/
#testimonials{
	padding:0px;
	width:440px;
	font-size:12px;
	color:#FFFFFF;
	margin:0px;
}
#testimonials div{
	padding:10px;
	color:#FFFFFF;
	margin-top:10px;
	background-color:#111111;
	border-top:#333333 1px solid;
	height:140px;
}
#testimonials div a{
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
}
#testimonials div a:hover{
	font-size:12px;
	color:#FFFFFF;
}
#testimonials div a img{
	border:#FFFFFF 1px solid;
	float:left;
	margin-right:10px;
}
#testimonials div a img:hover{
	border:#FF0000 1px solid;
}
#testimonials div h3 a{
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
#testimonials div h3 a:hover{
	font-size:18px;
	color:#FF0000;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
.comparison_company{
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding:5px;
	width:80px;
	color:#FFFFFF;
	background-color:#111111;
}
.comparison_product{
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding:5px;
	width:80px;
	color:#FF0000;
	background-color:#111111;
}
.comparison_informative{
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding:5px;
	width:80px;
	color:#cccccc;
	background-color:#333333;
}
.comparison_good{
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding:5px;
	width:80px;
	color:#000000;
	background-color:#99CC00;
	background-image:url(/art/products/back-good.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.comparison_bad{
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding:5px;
	width:80px;
	color:#FFFFFF;
	background-color:#CC0000;
	background-image:url(/art/products/back-bad.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.comparison_weak{
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding:5px;
	width:80px;
	color:#000000;
	background-color:#FF9900;
	background-image:url(/art/products/back-weak.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.comparison_major_ingredient{
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	padding:5px;
	width:200px;
	color:#ffffff;
	background-color:#111111;
}
.comparison_minor_ingredient{
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	padding:5px;
	width:200px;
	color:#ff0000;
	background-color:#111111;
}
.comparison_blank{
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	padding:5px;
	width:80px;
	color:#ffffff;
	background-color:#111111;
}

.drag {
        position: absolute;
        padding: 0px;
		width:1450px;
		background-image:url(art/products/dragtoscroll.jpg);
		background-repeat:repeat;
}

#dragger { }
