:focus { outline: 0; }

#fancybox-loading{
	position:fixed;
	top:50%;left:50%;
	height:40px;
	width:40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor:pointer;
	overflow:hidden;
	z-index:11040;
	display:none
}
/*
* html #fancybox-loading{
	position:absolute;
	margin-top:0
}*/
#fancybox-loading div{
	position:absolute;
	top:0;
	left:0;
	width:40px;
	height:480px;
	background-image:url('js/jquery.fancybox/fancybox.png');
}
#fancybox-overlay{
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background:#000;
	z-index:11000;
	display:none;
}
/*
* html #fancybox-overlay{
	position:absolute;
	width:100%
}*/
#fancybox-tmp{
	padding:0;
	margin:0;
	border:0;
	overflow:auto;
	display:none;
}
#fancybox-wrap{
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:20px;
	z-index:11010;
	display:none
}
#fancybox-outer{
	position:relative;
	width:100%;
	height:100%;
	background:#FFF;
}
#fancybox-inner{
	position:absolute;
	top:0;
	left:0;
	width:1px;
	height:1px;
	padding:0;
	margin:0;
	outline:none;
	overflow:hidden;
}
#fancybox-hide-sel-frame{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:transparent;
}
#fancybox-close{
	position:absolute;
	top: -15px;
	right: -15px;
	width:30px;
	height:30px;
	background-image:url('js/jquery.fancybox/fancybox.png');
	background-position: -40px 0px;
	cursor:pointer;
	z-index:11030;
	display:none;
}
#fancybox_error{
	color:#444;
	font:normal 12px/20px Arial;
	padding:7px;
	margin:0;
}
#fancybox-content{
	height:auto;
	width:auto;
	padding:0;
	margin:0;
}
#fancybox-img{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	border:none;
	outline:none;
	line-height:0;
	vertical-align:top;
	-ms-interpolation-mode:bicubic;
}
#fancybox-frame{
	position:relative;
	width:100%;
	height:100%;
	border:none;
	display:block;
}
#fancybox-title{
	position:absolute;
	bottom:0;
	left:0;
	font-family:Arial;
	font-size:12px;
	z-index:11020;
}
.fancybox-title-inside{
	padding:10px 0;
	text-align:center;
	color:#333;
}
.fancybox-title-outside{
	padding-top:5px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
}
.fancybox-title-over{
	color:#FFF;
	text-align:left;
}
#fancybox-title-over{
	padding:10px;
	background-image:url('js/jquery.fancybox/fancy_title_over.png');
	display:block;
}
#fancybox-title-wrap{
	display:inline-block;
}
#fancybox-title-wrap span{
	height:32px;
	float:left;
}
#fancybox-title-left{
	padding-left:15px;
	background-image:url('js/jquery.fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat:no-repeat;
}
#fancybox-title-main{
	font-weight:bold;
	line-height:29px;
	background-image:url('js/jquery.fancybox/fancybox-x.png');
	background-position:0px -40px;
	color:#FFF;
}
#fancybox-title-right{
	padding-left:15px;
	background-image:url('js/jquery.fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat:no-repeat;
}
#fancybox-left,#fancybox-right{
	position:absolute;
	bottom:0px;
	height:100%;
	width:35%;
	cursor:pointer;
	outline:none;
	background-image:url('js/jquery.fancybox/blank.gif');
	z-index:11020;
	display:none;
}
#fancybox-left{
	left:0px;
}
#fancybox-right{
	right:0px;
}
#fancybox-left-ico,#fancybox-right-ico{
	position:absolute;
	top:50%;
	left: -9999px;
	width:30px;
	height:30px;
	margin-top: -15px;
	cursor:pointer;
	z-index:11020;
	display:block;
}
#fancybox-left-ico{
	background-image:url('js/jquery.fancybox/fancybox.png');
	background-position: -40px -30px;
}
#fancybox-right-ico{
	background-image:url('js/jquery.fancybox/fancybox.png');
	background-position: -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover{
	visibility:visible;
}
#fancybox-left:hover span{
	left:20px;
}
#fancybox-right:hover span{
	left:auto;
	right:20px;
}
.fancy-bg{
	position:absolute;
	padding:0;
	margin:0;
	border:0;
	width:20px;
	height:20px;
	z-index:10010;
}
#fancy-bg-n{
	top: -20px;
	left:0;
	width:100%;
	background-image:url('js/jquery.fancybox/fancybox-x.png');
}
#fancy-bg-ne{
	top: -20px;
	right: -20px;
	background-image:url('js/jquery.fancybox/fancybox.png');
	background-position: -40px -162px;
}
#fancy-bg-e{
	top:0;
	right: -20px;
	height:100%;
	background-image:url('js/jquery.fancybox/fancybox-y.png');
	background-position: -20px 0px;
}
#fancy-bg-se{
	bottom: -20px;
	right: -20px;
	background-image:url('js/jquery.fancybox/fancybox.png');
	background-position: -40px -182px;
}
#fancy-bg-s{
	bottom: -20px;
	left:0;
	width:100%;
	background-image:url('js/jquery.fancybox/fancybox-x.png');
	background-position:0px -20px;
}
#fancy-bg-sw{
	bottom: -20px;
	left: -20px;
	background-image:url('js/jquery.fancybox/fancybox.png');
	background-position: -40px -142px;
}
#fancy-bg-w{
	top:0;
	left: -20px;
	height:100%;
	background-image:url('js/jquery.fancybox/fancybox-y.png');
}
#fancy-bg-nw{
	top: -20px;
	left: -20px;
	background-image:url('js/jquery.fancybox/fancybox.png');
	background-position: -40px -122px;
}
#fancybox-loading.fancybox-ie div{background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='js/jquery.fancybox/fancy_loading.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-close{
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='js/jquery.fancybox/fancy_close.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-title-over{
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='js/jquery.fancybox/fancy_title_over.png', sizingMethod='scale');
	zoom:1
}
.fancybox-ie #fancybox-title-left{
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='js/jquery.fancybox/fancy_title_left.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-title-main{
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='js/jquery.fancybox/fancy_title_main.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-title-right{
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='js/jquery.fancybox/fancy_title_right.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-left-ico{
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='js/jquery.fancybox/fancy_nav_left.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-right-ico{
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='js/jquery.fancybox/fancy_nav_right.png', sizingMethod='scale');
}
.fancybox-ie .fancy-bg{
	background:transparent !important
}
.fancybox-ie #fancy-bg-n{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='js/jquery.fancybox/fancy_shadow_n.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-ne{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='js/jquery.fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-e{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='js/jquery.fancybox/fancy_shadow_e.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-se{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='js/jquery.fancybox/fancy_shadow_se.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-s{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='js/jquery.fancybox/fancy_shadow_s.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-sw{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='js/jquery.fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-w{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='js/jquery.fancybox/fancy_shadow_w.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-nw{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='js/jquery.fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}
html,body,div,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,blockquote,pre,form,fieldset,table,th,td{
	margin:0;
	padding:0;
}
a:focus{
	-moz-outline-style:none;
}
html{
	font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#333;
	letter-spacing:.25px;
}
body{
	font-weight:normal;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#333;
	margin:0;
	padding:0;
	background-color:#FFF;
	line-height:130%;
	background-image:url('../images/bluegrad_bg.png');
	background-repeat:repeat-x;
}
ul{
	list-style:none;
	margin-bottom:5px;
}
ul li{
	padding:5px 0;
	background:url(../images/bullet.gif) no-repeat 0 9px;
	padding-left:12px;
	position:relative;
	vertical-align:top;
}
a{
	color:#afa593;
}
a:hover{
	color:#E98627;
}
h1,h2,h3{
	font-size:24px;
	font-weight:bold;
	padding:10px 0 5px;
	color:#54564F;
	font-weight:bold;
	font-style:oblique;
}
h2{
	font-size:18px;
	padding:5px 0 0;
	letter-spacing:-.5px;
}
h3{
	font-size:14px;
	color:#333;
	padding:5px 0 0;
}
img{
	border:none;
}
.fl{
	float:left;
}
.orange{
	color:#F89728;
}
.orangebg{
	background-color:#F89728;
}
a.boldchat{
	text-decoration:none;
	color:#FFF;
}
a.boldchat:hover{
	text-decoration:none;
	color:#E98627;
}
a.boldchat_bo{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
a.boldchat_bo:hover{
	text-decoration:underline;
	color:#E98627;
}
a.welcome{
	text-decoration:none;
	color:#afa593;
}
a.welcome:hover{
	text-decoration:none;
	color:#E98627;
}
a.footer{
	color:#afa593;
	text-decoration:none;
}
a.footer:hover{
	color:#E17000;
}
#energy{
	background-image:url(../images/EnergyButton.png);
	padding:0;
	margin:0;
	background-repeat:no-repeat;
	width:180px;
	height:180px;
	cursor:pointer;
}
#electrolytes{
	background-image:url(../images/ElectrolytesButton.png);
	padding:0;
	margin:0;
	background-repeat:no-repeat;
	width:180px;
	height:180px;
	cursor:pointer;
}
#melatonin{
	background-image:url(../images/MelatoninButton.png);
	padding:0;
	margin:0;
	background-repeat:no-repeat;
	width:180px;
	height:180px;
	cursor:pointer;
}
#antioxidants{
	background-image:url(../images/AntioxidantsButton.png);
	padding:0;
	margin:0;
	background-repeat:no-repeat;
	width:180px;
	height:180px;
	cursor:pointer;
}
#fixrecovery{
	background-image:url(../images/FixButton.png);
	padding:0;
	margin:0;
	background-repeat:no-repeat;
	width:180px;
	height:180px;
	cursor:pointer;
}
#appetite{
	background-image:url(../images/AppetiteButton.png);
	padding:0;
	margin:0;
	background-repeat:no-repeat;
	width:180px;
	height:180px;
	cursor:pointer;
}
#calorie{
	background-image:url(../images/CalorieButton.png);
	padding:0;
	margin:0;
	background-repeat:no-repeat;
	width:180px;
	height:180px;
	cursor:pointer;
}
#trimworks{
	background-image:url(../images/TrimWorksButton.png);
	padding:0;
	margin:0;
	background-repeat:no-repeat;
	width:180px;
	height:180px;
	cursor:pointer;
}
#quickcleanse{
	background-image:url(../images/QCbutton.png);
	padding:0;
	margin:0;
	background-repeat:no-repeat;
	width:180px;
	height:180px;
	cursor:pointer;
}
#vanilla{
	background-image:url(../images/Web_ShakeButton_Vanilla.png);
	padding:0;
	margin:0;
	background-repeat:no-repeat;
	width:180px;
	height:180px;
	margin-bottom:10px;
	cursor:pointer;
}
#chocolate{
	background-image:url(../images/Web_ShakeButton_chocolate.jpg);
	padding:0;
	margin:0;
	background-repeat:no-repeat;
	width:180px;
	height:180px;
	margin-bottom:10px;
	cursor:pointer;
}
#mocha{
	background-image:url(../images/Web_ShakeButton_Mocha.png);
	padding:0;
	margin:0;
	background-repeat:no-repeat;
	width:180px;
	height:180px;
	margin-bottom:10px;
	cursor:pointer;
}
#shaker_bottle{
	background-image:url(../images/Web_ShakerBottle.png);
	padding:0;
	margin:0;
	background-repeat:no-repeat;
	width:180px;
	height:180px;
	margin-bottom:10px;
	cursor:pointer;
}
#mainWrapper{
	border:1px solid #CCC;
	border-top:0;width:950px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}
#wrapper{
	margin:0 auto;
	width:900px;
	clear:both;
}
#header{
	height:100px;
}
#content{
	padding:0 0 25px 0;
	min-height:450px;
}
#footer{
	clear:left;
	height:80px;
	background:#fff;
	margin-top:10px;
}
#logo{
	position:absolute;
	margin-top:55px;
	margin-left:-10px;
}
#logo h1{
	padding:0
}
#logo h1 a,#logo h1 a:hover{
	background:url(../images/logoreflect2.png) 0 0 no-repeat;
	width:205px;
	height:100px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
}
#login_container{
	width:942px;
	position:relative;
	height:40px;
	background-color:#31332E;
	margin-left:-26px;
	padding-left:10px;
	border-bottom:1px solid #000;
	clear:both;
}
#login{
	position:absolute;
	top:13px;
}
#login.textbox{
	float:left;
	color:#54554E;
	padding:3px;
	margin:0;
	border:1px solid #53554d;
}
#login.logbut{
	float:right;
	width:42px;
	margin:2px 15px 0 2px;
}
div#slider_background{
	background-color:#FFF;
	width:100%;
	height:384px;
	position:absolute;
	left:0;
	right:0;
}
div#slider{
	position:relative;
	width:900px;
	height:384px;
	margin-top:20px;
	background-image:url(../images/bk_featured2.jpg);
	z-index:3;
}
div#slider img{
	margin:11px 0 0 11px;
}
div#controls{
	height:15px;
	width:950px;
	margin-top:15px;
	position:relative;
	top:-225px;
	left:-25px;
	z-index:2;
}
div.controls-leftbtn{
	height:21px;
	width:920px;
	float:left;
}
.leftbtn{
	cursor:pointer;
	display:block;
	width:14px;
	height:15px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;
	text-indent:-10000px;
	font-size:0;
	line-height:0;
	overflow:hidden;
}
:hover .leftbtn{
	background-position:0 -15px;
}
div.controls-rightbtn{
	height:15px;
	width:14px;
	float:right;
	text-align:right;
}
.rightbtn{
	cursor:pointer;
	display:block;
	width:14px;
	height:15px;
	background:url(../images/btn_next.gif) no-repeat 0 0;
	text-indent:-10000px;
	font-size:0;
	line-height:0;
	overflow:hidden;
}
:hover .rightbtn{
	background-position:0 -15px;
}
#content{
	margin-top:20px;
}
#content p{
	padding:10px 0;
}
#content.title{
	color:#55564f;
	font-weight:bold;
}
#content .order{
	color:#000;
	font-weight:normal;
	font-size:11pt;
	letter-spacing:0;
}
#content .order del{
	color:#000;
	font-weight:normal;
}
#content .order a{
	color:#E98627;
	font-weight:bold;
}
#content .order a:hover{
	color:#55564f;
}
#colLeft{
	float:left;
	width:560px;
	padding-right:40px;
	margin-top:15px;
	padding-left:10px;
	line-height:18px;
}
#colLeft.title{
	color:#55564f;
	font-size:12pt;
}
#colRight{
	float:left;
	width:245px;
	margin:15px 0 0 40px;
	line-height:17px;
	font-size:12px;
}
#colRight div.line{
	background:url(../images/bk_horizline.jpg) 0 100% repeat-x;
	display:block;
	margin-bottom:30px;
}
#colRight p img{
	vertical-align:middle;
}
#colRight.featured{
	margin:25px 0;
}
#colRight .featured img{
	padding:3px 0 10px;
	background:#fff;
	border:none;
}
.featured .details{
	padding:5px 10px;
}
#bo_colLeft{
	float:left;
	padding-right:40px;
	margin-top:15px;
	padding-left:10px;
	line-height:18px;
	width:195px;
	min-height:600px;
	border-right:1px solid #EDEDED;
}
#bo_colLeft .title{
	color:#55564f;
	font-size:12pt;
}
#bo_colRight{
	float:left;
	width:605px;
	margin:15px 0 0 40px;
	line-height:17px;
	font-size:12px;
	min-height:600px;
}
#bo_colRight div.line{
	background:url(../images/bk_horizline.jpg) 0 100% repeat-x;
	display:block;
	margin-bottom:30px;
}
#bo_colRight p img{
	vertical-align:middle;
}
#bo_colRight td{
	vertical-align:top;
}
#bo_colRight .featured{
	margin:25px 0;
}
#bo_colRight .featured img{
	padding:3px 0 10px;
	background:#fff;
	border:none;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	display:block;
}
/* Hides from IE-mac \*/ 
* html .clearfix{
	height:1%;
}
.clearfix{
	display:block;
}/* End hide from IE-mac */ 
.clear{
	clear:both;
}
.noclear{
 clear:none;
}
#products_wrapper{
	width:870px;
	background-color:#EEE;
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:10px;
	text-align:left;
	border:0 solid black;
	position:relative;
}
.autoshipprice{
	color:#888;
	font-size:8pt;
	clear:both;
}
.autoshipprice b{
	font-size:10pt;
	font-weight:bold;
}
.autoshiplearn{
	color:#888;
	font-size:8pt;
	clear:both;
}
#cart_div_contents{
	font-weight:normal;
	position:relative;
	color:#000;
	padding:0;
	margin:0;
	margin-top:-5px;
	overflow:scroll;
}
#cart_div_contents th{
	background-color:#AAA;
	padding:5px;
}
#cart_div_contents td{
	vertical-align:top;
	text-align:center;
	width:50px;
}
#cart_div_contents img{
	position:absolute;
	margin-left:-25px;
}
#cart_div_contents #qty_container{
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	margin-top:40px;
	position:relative;
	z-index:2000;
	text-align:center;
}
#cart_div_contents #qty_container #qty_wrapper{
	margin-left:auto;
	margin-right:auto;
	font-size:8pt;
	background-color:#F89728;
	color:#000;
	max-width:20px;
	font-weight:bold;
	text-align:center;
}
#cart_float_remove{
	background-color:#BBB;
	border-top:1px solid #000;
	width:100%;
	position:fixed;
	height:60px;
	bottom:0;
	left:0;
	z-index:3000;
	background-image:url(../images/loader_bar.gif);
	background-repeat:no-repeat;
	background-position:center;
	opacity:.8;
	text-align:center;
	display:none;
	clear:both;
}
#cart_float{
	background-color:#FFF;
	border-top:1px solid #000;
	width:100%;
	position:fixed;
	height:60px;
	bottom:0;
	left:0;
	clear:both;
}
#cart_float_wrapper{
	padding:5px;
	color:#FFF;
	width:900px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	height:60px;
	text-align:left;
}
.cart_float_td{
	position:relative;
	text-align:center;
	padding:3px 5px 0;
}
#checkout_now{
	margin:5px 0 5px 5px;
	text-align:center;
	width:150px;
	background-color:#DF7D3D;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
}
#prod_popup_td{
	vertical-align:top;
	padding:10px;
}
#prod_popup_span{
	color:#E19F46;
	font-size:13pt;
}
#carttip{
	display:none;
	background:transparent url(../images/black_arrow_big.png) no-repeat;
	font-size:12px;
	height:160px;
	width:315px;
	padding:25px;
	color:#fff;
	position:relative;
	z-index:5000;
}
#cart_wrapper{
	width:100%;
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:10px;
	text-align:left;
	border:0 solid black;
	position:relative;
}
#cart_wrapper td,#cart_wrapper th{
	padding:10px;
}
#cart_wrapper th{
	background-color:#DDD;
}
.checkout td{
	padding:5px;
	vertical-align:top;
}
.checkout ul{
	padding:5px;
	margin:0;
}
.checkout li{
	padding:0;
	margin:0;
	background-image:url();
	list-style-position:inside;
	padding-top:5px;
	text-indent:-14px;
	padding-left:14px;
	list-style-type:square;
}
#autopop_wrapper{
	padding-left:93px;
	padding-right:55px;
	margin-top:380px;
}
.checkout_process{
	font-size:11pt;
	font-weight:bold;
}
.checkout_process td{
	padding:5px 0;
	vertical-align:top;
	line-height:15pt;
	height:55px;
}
.checkout_process input,.checkout_process select{
	font-size:13pt;
	border:1px solid #BBB;
}
.checkout_process .inner_process{
	padding:0;
	margin:0;
	vertical-align:top;
}
input.error{
	border:1px solid red;
	clear:both;
}
label.error{
	padding-top:20px;
}
#continue{
	cursor:pointer;
}
#c3_wrapper{
	font-size:12pt;
	line-height:20pt;
	font-family:Tahoma;
}
#c3_wrapper p{
	margin-bottom:35px;
}
#c3left{
	float:left;
	width:290px;
	text-align:left;
	background: white;
	overflow: hidden;
}
#c3left_wrapper{
}
#c3center{
	float:left;
	width:290px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	background: white;
	overflow: hidden;
}
#c3right{
	float:left;
	width:290px;
	text-align:left;
	background: white;
	overflow: hidden;
}
#c3right h2{
	line-height:14pt;
}
#c3right img{
}
#distributorship{
	background-color:#BED600;
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:40px 20px;
	text-align:left;
	border:0 solid black;
  position:relative;
 }
#distributorship li{
	background-image:url();
	list-style-position:inside;
	list-style-type:circle;
}
#distributorship h1{
	line-height:16pt
}
.enroll_table th{
	background-color:#000;
	font-weight:bold;
	color:#FFF;
}
.enroll_table td,th{
	padding:5px;
}
#autoship_wrapper{
	width:870px;
	background-color:#D98C36;
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:10px;
	text-align:left;
	border:0 solid black;
	position:relative;
	color:#FFF;
	font-size:14pt;
	line-height:17pt;
	padding:15px;
}
#congrats{
	font-family:"Arial Black";
	color:#54554F;
	font-size:26pt;
	font-weight:bold;
	line-height:26pt;
	font-style:italic;
	letter-spacing:-2px;
}
#save10{
	font-family:"Arial Black";
	margin-left:30pt;
	color:#E17000;
	font-size:26pt;
	line-height:26pt;
	font-weight:bold;
	font-style:italic;
	letter-spacing:-2px;
}
#congrats_third{
	font-family:"Arial Black";
	color:#54554F;
	font-size:26pt;
	font-weight:bold;
	line-height:26pt;
	font-style:italic;
	letter-spacing:-2px;
	padding-left:100px;
}
.loader_circle{
	position:absolute;
	margin:2px 0 2px 5px;
	width:16px;
	height:16px;
	display:none;
}
a.red{
	color:#EF1818;
}
a:hover.red{
	text-decoration:underline;
}
a.orange{
	color:#C60;
	text-decoration:none;
}
a:hover.orange{
	text-decoration:underline;
}
a.copyright{
	color:#AAA;
	text-decoration:none;
}
a:hover.copyright{
	color:#DFD3BE;
	text-decoration:underline;
}
label.error{
	float:none;
	color:red;
	padding-left:.5em;
	vertical-align:top;
}
.newprice{
	color:#BC6625;
	font-weight:bold;
}
#nofda{
	text-align:center;
	font-style:italic;
	color:#999;
	padding-top:15px;
	clear:both;
}
#landrun_wrapper{
	width:850px;
	background-color:#BED600;
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:40px 20px;
	text-align:left;
	border:0 solid black;
	position:relative;
}
#disc_wrapper{
	width:728px;
	background-color:#BED600;
	background-repeat:no-repeat;
	background-position:bottom right;
	text-align:center;
	border:0 solid black;
	position:relative;
	font-size:18pt;
	font-weight:bold;
	line-height:24pt;
}
#transp{
	z-index:3000;
	display:none;
	position:fixed;
	height:2000px;
	width:100%;
	left:0;
	top:0;
	bottom:0;
	right:0;
	background-color:#000;
	opacity:.25;
	filter:alpha(opacity=25);
}
.asterix{
	color:#EF1818;
}
#trimworks_wrapper{
	width:850px;
	background-color:#333;
	color:#FFF;
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:40px 20px;
	text-align:center;
	border:0 solid black;
	position:relative;
	cursor:pointer;
}
input:focus{
	border:1px solid #E17000;
}
.cart_remove{
	cursor:pointer;
}
#cube_shadow{
	position:absolute;
	z-index:1;
	margin-left:-25px;
	margin-top:-20px;
	margin-bottom:10px;
	height:110px;
	width:950px;
	clear:both;
	background-image:url(../images/cube_shadow.jpg);
	background-repeat:no-repeat;
}
#enlyten_welcome{
	color:#FFF;
}
.orange_text{
	color:#E17000;
}
.newTip{
	cursor:pointer;
}
.orderproductshere{
	color:#E17000;
	line-height:17pt;
	font-size:15pt;
}
.enterpromo{
	color:#DDD;
	line-height:12pt;
	font-size:9pt;
}
#promo_code{
	width:225px;
	border:1px solid #CFCFCF;
	font-size:17pt;
	font-weight:bold;
	font-family:"Arial Black";
	text-transform:uppercase;
	font-style:italic;
}
.fp_header{
	font-size:16pt;
	line-height:19pt;
	color:#FFF;
	font-weight:bold;
	margin-top:10px;
}
.fp_sub_header{
	font-size:11pt;
	color:#FFF;
}
.footer_div{
	min-width:150px;
}
#footer_container{
	width:910px;
	padding:20px;
	background-color:#DDD;
	text-align:left;
}
#footer_wrapper{color:#666
}
#footer_wrapper b{
	color:#111;
}
#footer_wrapper td{
	vertical-align:top;
	padding-right:40px;
	]line-height:13pt;
	white-space:nowrap;
}
div#rotator{
	margin-left: -12px;
	margin-top: -10px;
}
div#rotator ul li{
	float:left;
	position:absolute;
	list-style:none;
	background-image:url('css/');
}
div#rotator ul li img{
	border:0px;
}
div#rotator ul li.show{
	z-index:500;
}
.packs_product td{
	vertical-align:middle;
}
#fp_right{
	position:absolute;
	margin-left:585px;
	width:280px;
	height:340px;
	padding:0px 15px 0 15px;
}
.opp_header{
	font-size:18pt;
	color:#DC7330;
	font-weight:bold;
	line-height:21pt;
}
.opp_bus_lady{
	margin-right: -25px;
}
#downloads td{
	vertical-align:top;
}
#downloads a{
	text-decoration:underline;
	color:#242622;
}
#downloads a:hover{
	text-decoration:underline;
	color:#E98627;
}
#countdown{
	font-size:14pt;
}
#bo_news{
	margin-right:5px;
}
#bo_news td{
	vertical-align:top;
	padding:35px 0px 15px 0px;
	border-bottom:1px solid #CCC;
	margin:0 10px 10px 0;
}
#dist_summary{
	width:880px;
	background-color:#252622;
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:10px;
	text-align:left;
	border:0 solid black;
	position:relative;
	z-index:98;
}
#dist_summary_bv{
	min-width:80px;
	background-color:#E17000;
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:10px;
	margin:10px;
	text-align:center;
	border:0 solid black;
	position:relative;
}
.date_tab{
	position:absolute;
	margin-left: -80px;
	padding:10px;
	background-color:#E17000;
	color:#FFF;
	font-weight:bold;
	padding-right:15px;
}
th{
	font-weight:bold;
	background-color:#32332E;
	color:#FFF;
	text-align:left;
	padding:5px;
}
.tableorder td{
	padding:5px;
}
.tableorder a{
	color:#000;
}
.tableorder a:hover{
	color:#E17000;
}
.downline_table td{
	padding:5px;
	border-bottom:1px solid #000;
}
.peid{
	background-color:#E17000;
	font-weight:bold;
	color:#FFF;
}
.top_lists td,th{
	padding:5px;
	text-align:left;
	border-bottom:1px solid #AAA;
}
.corp_event_box{
	padding:15px;
	background-color:#f0f7a1;
	margin:20px 35px 5px 10px;
}
.corp_event_box a{
	color:#E17000;
}
.downloads_header{
	background-color:#252622;
	color:#FFF;
	padding:5px;width:80%;
}
.tab_content{
	min-height:650px;
}
.sf-menu, .sf-menu*{
	margin:0;
	padding:0;
	list-style:none;
}
.sf-menu{
	line-height:1.0;
}
.sf-menu ul{
	position:absolute;
	z-index:99;
	top: -999em;
	width:10em;
}
.sf-menu ul li{
	width:100%;
}
.sf-menu li:hover{
	visibility:inherit;
}
.sf-menu li{
	float:left;
	position:relative;
	z-index:99;
}
.sf-menu a{
	display:block;
	position:relative;
	z-index:99;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul{
	left:0;
	top:2.5em;
	z-index:99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul{
	top:-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul{
	left:10em;
	top:0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul{
	top:-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul{
	left:10em;
	top:0;
}
.sf-menu{
	float:left;
	margin-bottom:1em;
}
.sf-menu a{
	border-left:1px solid #DDD;
	border-top:1px solid #32332E;
	padding:.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited{
	color:#FFF;
}
.sf-menu li{background:#32332E
}
.sf-menu li li{
	background:#32332E;
	width:250px;
}
.sf-menu li li li{
	background:#32332E;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active{
	background:#E17000;
	outline:0;
}
.sf-menu a.sf-with-ul{
	padding-right:2.25em;
	min-width:1px;
}
.sf-sub-indicator{
	position:absolute;
	z-index:99;
	display:block;
	right:.75em;
	top:1.05em;
	width:10px;
	height:10px;
	text-indent:-999em;
	overflow:hidden;
	background:url('../images/arrows-ffffff.png') no-repeat -10px -100px;
}
a>.sf-sub-indicator{
	top:.8em;
	background-position:0 -100px;
}
a:focus>.sf-sub-indicator,a:hover>.sf-sub-indicator,a:active>.sf-sub-indicator,li:hover>a>.sf-sub-indicator,li.sfHover>a>.sf-sub-indicator{
	background-position: -10px -100px;
}
.sf-menu ul .sf-sub-indicator{
	background-position:  -10px 0;
}
.sf-menu ul a>.sf-sub-indicator{
	background-position:0 0;
}
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover>a>.sf-sub-indicator{
	background-position: -10px 0;
}
.sf-shadow ul{
	background:url('../images/shadow.png') no-repeat bottom right;
	padding:0 8px 9px 0;
	-moz-border-radius-bottomleft:17px;
	-moz-border-radius-topright:17px;
	-webkit-border-top-right-radius:17px;
	-webkit-border-bottom-left-radius:17px;
}
.sf-shadow ul.sf-shadow-off{
	background:transparent;
}
.bt-content{
	font-size:small;
	color:#000;
	line-height:normal;
}
.bt-active{
}
#menu{
	position:relative;
	height:20px;
	margin:0;
	padding:0;
	list-style:none;
	top:5px;
	left:380px;
	width:600px;
}
#dropline{
	position:relative;
	font-size:12px;
	height:20px;
	background:none;
}
#dropline, #dropline ul{
	padding:0;
	margin:0;
	list-style:none;
	width:600px;
}
#dropline table{
	position:absolute;
	border-collapse:collapse;
	left:0;
	top:0;
}
#dropline table{
	border-collapse:collapse;
	margin:-1px -10px 0 0;
	padding:0;
	width:0;
	height:0;
	font-size:12px;
}
#dropline li{
	float:left;
	height:20px;
	background:none;
}
#dropline li a{
	float:left;
	display:block;
	height:20px;
	line-height:20px;
	padding:0 10px 0 0px;
	text-decoration:none;
	font-family:arial,verdana,sans-serif;
	font-weight:bold;
	font-style:oblique;
	letter-spacing:-1px;
	white-space:nowrap;
	font-size:14px;
	color:#54564F;
}
#dropline li a{
	padding:0 14px;
	margin-left:-18px;
}
#dropline li ul li a{
	color:#a6a295;
	padding:0 8px;
	margin-left:-18px;
	font-size:11px;
	letter-spacing:normal;
	outline:none;
}
#dropline li a.down{
	padding:0 14px;
	margin-left:-18px;
}
#dropline li ul li a.down{
	font-size:14px;
	font-weight:bold;
}
#dropline li ul{
	position:absolute;
	padding-left:10px;
	top:20px;
	height:40px;
	left:-9999px;
	z-index:10;
	background-color:transparent;
}
#dropline li ul.products{
	margin-left:-85px;
	width:600px;
}
#dropline li ul.opportunity{
	width:400px;
}
#dropline li ul.company{
	margin-left:-150px;
	width:600px;
}
#dropline .sub{
	width:600px;
}
#dropline .sub #enroll a{
	color:#55564f;
	text-decoration:none;
}
#shop a{
	color:#55564f;
	text-decoration:none;
}
#dropline .sub #enroll a:hover{
	color:#E98627;
	text-decoration:none;
}
#shop a:hover{
	color:#E98627;
	text-decoration:none;
}