
/* CSS Document */

/*--------------------------main structure--------------------------*/
body {
	margin: 0px;
	padding: 0px;
	color: #111;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	/*background: #F1F1F1 url(/c.ACCT98626/site/images/main_bacalt.jpg) repeat-y center;*/
	background: #F1F1F1 url(/c.ACCT98626/site/images/bac_page.gif) repeat-y center;
}

#outerwrapper {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#innerwrapper {
	/*width: 935px !important;*/
	width: 978px !important;
	overflow: hidden;
	margin: 0px auto;
	text-align: left;
	position: relative;
	background-color: #fff;
}

/*--------------------------main tags--------------------------*/
h1, h2, h3, h4, h5, h6, form, p {
	margin: 0px 0px 10px 0px;
	line-height: 130%;
}

h1 {
	font-size: 22px;
	color: #000;
	font-weight: bold;
}

h1 a { font-size: 14px; }

h2 {
	font-size: 18px;
	/*color: #7D5014;*/
	color: #336666;
	font-weight: bold;
}

.h2inline {
	font-size: 18px;
	color: #7D5014;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	/*color: #DD1A21;*/
	color: #003366;
}

.h3inline {
	font-size: 16px;
	/*color: #DD1A21;*/
	color: #003366;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #006666;
}

.highlight {
	color: #006666;
	font-weight: bold;
}

.highlightalt {
	color: #0090C3;
	font-weight: bold;
}

p {
	font-size: 12px;
	color: #111;
}

ul { list-style-type: disc; }

li {
	margin: 0px 0px 4px 0px;
	font-size: 12px;
	color: #111;
}

a {
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: none;
	/*color: #336666;*/
	color: #003366;
}

a:hover, a:active {
	text-decoration: none;
	/*color: #DD1A21;*/
	color: #1571cf;
}

img { border: 0; }

/*--------------------------header--------------------------*/
#header {
	/*width: 935px !important;*/
	width: 978px !important;
	margin: 5px auto;
}

#logotd { width: 201px; }

.logo {
	margin-left: 11px;
	float: left;
}

.phone {
	font-size: 20px;
	font-weight: bold;
	padding-top: 36px;
	color: #336666;
	padding-left: 15px;
	width: 175px;
}

.phonelead {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}

#header-links {
	float: right;
	margin: 0px;
	text-align: right;
	padding: 0px;
}

#header-links a {
	text-decoration: underline;
	font-size: 11px;
}

#header-links a:link, #header-links a:visited { color: #000; }

#header-links a:hover, #header-links a:active { color: #DD1A21; }

#pagelinks_div {
	padding: 0px;
	margin: 0px;
	text-align: center;
	float: right;
}

#pagelinks {
	padding: 0px;
	margin: 0px;
}

#pagelinks table td, #pagelinks table td.smalltext {
	text-align: center;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
}

.bookmark {/*add this*/
	margin: 15px 0;
	font-size: 11px;
	font-weight: bold;
	color: #336666;
}

.bookmarklink {
	float: right;
	padding: 2px 5px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #336666;
	cursor: pointer;
	display: block;
}

#socials {
	margin: 0px;
	text-align: center;
	padding: 0px;
	float: right;
}

#socials img { margin: 0 5px 0 0; }

#myaccount_div {
	padding: 0;
	margin: 0;
	text-align: center;
	float: right;
}

#myaccount {
	margin: 0;
	padding: 0;
}

#myaccount table td {
	text-align: center;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
}

#myaccount a { padding: 0px; }

/*--------------------------navigation--------------------------*/
#nav {
	background-color: #EEE;
	text-align: center;
	margin: 5px auto 20px auto;
	/*width: 935px !important;*/
	width: 978px !important;
	border: none;
}

#nav td { text-align: center; }

#tab5 { display: none; }

a.up {
	font-size: 13px;
	display: block;
	padding: 2px 0px;
	background: #284F4E url(/c.ACCT98626/site/images/nav_bac.jpg) repeat-x top;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	position: relative;
	width: 100px;
	margin: 0px auto;
	border-top: 1px solid #CCC;
	border-left: 1px solid #729D95;
	border-right: 2px solid #437068;
	border-bottom: 2px solid #284F4E;
}

a.up:link, a.up:visited { color: #FFF; }

a.up:hover, a.up:active {
	color: #FFF;
	background-position: center -27px;
	border-top: 1px solid #C3DAF2;
	border-left: 1px solid #67A4E1;
	border-right: 2px solid #03488D;
	border-bottom: 2px solid #0055AB;
}

a.down {
	font-size: 13px;
	display: block;
	padding: 2px;
	background: #284F4E url(/c.ACCT98626/site/images/nav_bac.jpg) repeat-x top;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	position: relative;
	width: 100px;
	margin: 0px auto;
	border-top: 1px solid #CCC;
	border-left: 1px solid #729D95;
	border-right: 2px solid #437068;
	border-bottom: 2px solid #284F4E;
}

a.down:link, a.down:visited { color: #FFF; }

a.down:hover, a.down:active {
	color: #FFF;
	background-position: center -27px;
	border-top: 1px solid #C3DAF2;
	border-left: 1px solid #67A4E1;
	border-right: 2px solid #03488D;
	border-bottom: 2px solid #0055AB;
}

/*--------------------------newsletter--------------------------*/
#newsletter {
	width: 500px;
	float: right;
	clear: both;
	margin: 20px 5px 0 0;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #FFF;
	border-left: 1px solid #EEE;
	border-right: 2px solid #DDD;
	border-bottom: 2px solid #CCC;
	padding: 5px;
	background: #FFF url(/c.ACCT98626/site/images/graybac.gif) repeat-x top;
	font-weight: bold;
}

#newsletter td { vertical-align: middle; }

#newsletter .red { font-size: 12px; }

#newsletter input {
	text-decoration: none;
	display: block;
	padding: 1px 2px 1px 2px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #2152B2 url(/site/images/bac_button.gif) repeat-x top;
	font-size: 11px;
	height: 20px;
	font-weight: bold;
	color: #FFF;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #ADBAE3 #666 #898989 #2884AE;
	text-transform: uppercase;
}

/*--------------------------left sidebar--------------------------*/
.left { /*	width: 212px;*/
}

.leftsidebar {
	/*width: 177px;*/
width: 255px;
	padding: 0px;
	text-align: center;
	margin: 0px;
	overflow: hidden;
	background: #EEE url(/c.ACCT98626/site/images/sidebar_fade.jpg) repeat-x bottom;
}

.leftsidebar a {
	font-weight: bold;
	font-size: 11px;
}

.leftsidebar input {
	border: 1px solid #CCC;
	vertical-align: top;
}

.leftsidebartop .input { width: 150px; }

.leftsidebar a:link, .leftsidebar a:visited { text-decoration: none; }

.leftsidebar a:hover, .leftsidebar a:active { text-decoration: underline; }

.leftsidebartop {
	text-align: left;
	padding: 10px;
}

.leftsidebartop .portletHandle img { display: none; }

.leftsidebartop .portletHandle .smalltext img { display: inline; }

/*search*/
/*#leftsearch {
	margin: 0px auto 10px auto;
	font-family: Arial, Helvetica, sans-serif;
}
#leftsearch .bgbutton {
	font-family: Arial, Helvetica, sans-serif;
}
*/#searchtd {
	text-align: center;
	padding: 10px 0px;
}

#searchtable {
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
}

#searchtable input.search-input {
	border-color: #CCC;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	font-size: 11px;
}

#searchtd p.smalltext {
	margin: 3px auto 0px auto;
	color: #333;
	font-size: 10px;
}

#searchtable .bgbutton {
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	font-size: 11px;
}

#googlesearch {
	text-align: center;
	padding: 10px 0px;
}

#googlesearch form { margin: 0px; }

#cse-search-box input {
	border-color: #999;
	height: 20px;
	font-size: 11px;
}

#googlesearch p.smalltext {
	margin: 0px auto;
	color: #333;
	font-size: 10px;
}

#googlesearch .bgbutton {
	padding-left: 2px;
	padding-right: 2px;
	height: 20px;
	font-size: 11px;
}

/*shopping cart*/
#shopping-cart {
	text-align: left;
	border-top: 1px solid #FFF;
	border-left: 1px solid #EEE;
	border-right: 2px solid #DDD;
	border-bottom: 2px solid #CCC;
	height: 60px;
	padding: 5px;
	background: #FFF url(/c.ACCT98626/site/images/graybac.gif) repeat-x top;
	margin-bottom: 10px;
}

#shopping-cart h4 {
	color: #003333;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 2px 0px;
}

#shopping-cart p {
	color: #000;
	font-size: 11px;
	margin: 0px;
}

a.cartbutton {
	text-decoration: none;
	float: right;
	margin: 5px;
	display: block;
	padding: 4px 3px 0 3px;
	background: #2152B2 url(/site/images/bac_button.gif) repeat-x top;
	font-size: 11px;
	height: 16px;
	font-weight: bold;
	color: #FFF;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #ADBAE3 #666 #898989 #2884AE;
	text-transform: uppercase;
}

a.cartbutton:link, a.cartbutton:visited, a.cartbutton:hover, a.cartbutton:active {
	color: #FFF;
	text-decoration: none;
	background: #2152B2 url(/site/images/bac_button.gif) repeat-x top;
}

/*free download*/
#download {
	text-align: left;
	border-top: 1px solid #FFF;
	border-left: 1px solid #EEE;
	border-right: 2px solid #DDD;
	border-bottom: 2px solid #CCC;
	padding: 5px;
	background: #FFF url(/c.ACCT98626/site/images/graybac.gif) repeat-x top;
	margin: 10px 0;
}

#download h4 {
	color: #DD1A21;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 2px 0px;
}

#download p {
	color: #000;
	font-size: 11px;
	margin: 0px;
}

a.downloadbutton {
	text-decoration: none;
	float: right;
	margin: 5px;
	display: block;
	padding: 4px 3px 0px 3px;
	background: #2152B2 url(/site/images/bac_button.gif) repeat-x top;
	font-size: 11px;
	height: 16px;
	font-weight: bold;
	color: #FFF;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #ADBAE3 #666 #898989 #2884AE;
	text-transform: uppercase;
}

a.downloadbutton:link, a.downloadbutton:visited, a.downloadbutton:hover, a.downloadbutton:active {
	color: #FFF;
	text-decoration: none;
	background: #2152B2 url(/site/images/bac_button.gif) repeat-x top;
}

/*health freedom alert*/
#health_freedom {
	margin: 0px auto;
	background-color: #FFF;
	border: 1px solid #CCC;
	text-align: center;
	width: 189px;
}

#health_freedom p { margin: 10px; }

#health_freedom a {
	text-decoration: underline;
	font-size: 10px;
}

/*skin ad*/
#skinad {
	margin: 0px auto;
	background: #FFF url(/c.ACCT98626/site/images/sidebar_fade.jpg) repeat-x 111px;
	border: 1px solid #40668C;
	text-align: center;
	width: 189px;
}

#skinad p {
	font-size: 11px;
	margin: 10px;
}

#skinad a { text-decoration: underline; }

/*product brochure*/
.leftbrochure {
	margin: 10px auto 0px auto;
	background-color: #FFF;
	border: 1px solid #CCC;
	text-align: center;
	padding: 5px;
}

.leftbrochure a:link, .leftbrochure a:visited, .leftbrochure a:hover, .leftbrochure a:active {
	text-decoration: underline;
	font-size: 10px;
}

/*money back guarantee*/
#money_back_guarantee {
	margin: 5px auto;
	text-align: center;
}

/*--------------------------main content area--------------------------*/
#maincontent {
	padding: 0 15px 15px 15px;
	text-align: left;
}

#content { width: 100%; }

#maincontent a { }

#maincontent a:link, #maincontent a:visited {
	text-decoration: underline;
	color: #003399;
}

#maincontent a:hover, #maincontent a:active {
	text-decoration: underline;
	color: #DD1A21;
}

/*--------------------------footer--------------------------*/
#footer {
	/*width: 935px;*/
	width: 978px;
	margin: 15px auto;
	text-align: center;
	font-size: 10px;
	color: #333;
	line-height: 140%;
	padding-top: 15px;
	background: #FFF url(/c.ACCT98626/site/images/graybac.gif) repeat-x top;
}

.logos img {
	margin: 0 15px 15px 15px;
	vertical-align: middle;
}

#footer p { font-size: 10px; }

.copyright {
	width: 775px;
	text-align: left;
	margin: 20px auto 0 auto;
}

/*--------------------------item and category lists--------------------------*/
.list {
	width: 100%;
	margin-bottom: 20px;
}

#body_cart .itemlisttd {
	border-top: 1px solid #ccc;
	padding: 20px 0 0 0;
}

.catcell {
	text-align: center;
	width: 33%;
	padding: 5px 10px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ccc;
}

.cellimage { margin: 0 auto 5px auto; }

.cellimage td {
	height: 160px;
	vertical-align: middle;
	text-align: center;
	padding: 0;
}

.catcell h4, .catcelltext h4, .itemcell h4 {
	font-size: 12px;
	margin-bottom: 0px;
}

.catcelltext {
	text-align: center;
	width: 25%;
	padding: 5px 10px 0 10px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ccc;
}

.itemcelltd {
	border-bottom: 1px solid #ccc;
	padding: 10px 5px;
	width: 33%;
}

.itemcell { text-align: center; }

.itemcellright {
	margin: 0 0 0 180px;
	font-size: 12px;
	color: #111;
}

.itemcellleft {
	width: 160px;
	float: left;
	text-align: center;
}

.itemprice {
	font-size: 14px;
	color: #DD1A21;
	font-weight: bold;
}

.cartqty {
	font-size: 12px;
	color: #000;
}

.itemprice .bglt { margin: 0 auto; }

.itembot .itemprice .bglt { margin: 0; }

.atc { margin: 10px auto; }

.atc .itembot { margin: 0 auto; }

.itemcell p {
	font-size: 12px;
	color: #111;
	margin: 5px 0;
}

/*--------------------------items--------------------------*/
.item {
	padding-bottom: 15px;
	width: 690px;
}

.itemtop { margin-bottom: 15px; }

.itemdestext { font-weight: normal; }

.itembot {
	margin-bottom: 10px;
	float: right;
	width: 425px;
}

.itemimage {
	float: left;
	margin: 15px 10px 15px 0;
	width: 250px;
	text-align: center;
}

.add_to_cart {
	overflow: hidden;
	margin: 10px 0px;
}

.item .bookmark { }

.extra_fields {
	width: 690px;
	clear: both;
	padding: 15px 0px 15px 0px;
}

.directions { margin: 15px 0px; }

.relitem_table {
	border-top: 1px solid #CCC;
	padding: 15px 0px 15px 0px;
	clear: both;
	margin-top: 15px;
	width: 100%;
}

.relitem_table h1 {
	font-size: 14px;
	color: #336666;
	font-weight: bold;
}

.relitem_table .medtextboldnolink {
	font-size: 14px;
	font-weight: bold;
	/*	color: #006666;
*/	color: #0090C3;
	width: 100%;
}

.relitem {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #CCC;
	width: 100%;
}

.relitem_right {
	float: right;
	width: 450px;
}

#body_cart .relitem_right { width: 660px; }

.relitemdestext {
	font-weight: normal;
	font-size: 11px;
}

.relitemimage {
	float: left;
	margin-right: 15px;
	width: 180px;
	text-align: center;
}

#comparison {
	width: 881px;
	border: 1px solid #000;
	color: #000;
	font-weight: bold;
}

#comparison td {
	text-align: center;
	font-size: 14px;
	border: 1px solid #000;
	height: 20px;
}

#comparison tr.gray { background-color: #CCC; }

.bgbac { background-color: #8DC9A7; }

.vtbac { background-color: #9999FF; }

.ingredientstable {
	width: 690px;
	font-size: 12px;
	color: #111;
	border: 5px solid #CCC;
	padding: 15px;
}

.ingredientstable td { padding: 3px; }

.toprow { text-align: center; }

.topline {
	font-size: 11px;
	text-align: left;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.directionstable {
	width: 690px;
	font-size: 12px;
	color: #111;
	border-collapse: collapse;
	border-color: #CCC;
}

.directionstable td {
	padding: 3px;
	text-align: center;
	font-size: 12px;
	color: #111;
	border-color: #CCC;
}

.extratext {
	font-size: 12px;
	color: #111;
	padding: 15px 0 0 0;
}

#testimonials { display: none; }

/*--------------------------other styles--------------------------*/
.imageright {
	float: right;
	margin: 15px;
}

.right_section {
	float: right;
	width: 250px;
	margin: 10px 0 15px 15px;
	text-align: center;
}

.right_section img { margin: 8px auto 10px auto; }

#right_section p {
	color: #DD1A21;
	font-weight: bold;
}

a.buynow {
	background: url(/c.ACCT98626/site/images/buynow.gif) no-repeat center top;
	display: block;
	height: 40px;
	width: 250px;
	margin: 0 auto;
}

a.buynow span { display: none; }

#more_info {
	float: right;
	clear: right;
	width: 228px;
	margin: 0 0 10px 15px;
	text-align: left;
	padding: 10px;
	border: 1px solid #CCC;
}

#more_info ul {
	padding-left: 15px;
	margin: 0px;
}

#more_info li { font-size: 11px; }

.red { color: #DD1A21; }

.clear { clear: both; }

#silverbanner {
	background: url(/c.ACCT98626/site/images/banner_couple.jpg) no-repeat center top;
	width: 693px;
	height: 280px;
	margin: 0 0 15px 0;
}

#goldbanner {
	background: url(/c.ACCT98626/site/images/banner_woman_workout.jpg) no-repeat center top;
	width: 693px;
	height: 280px;
	margin: 0 0 15px 0;
}

#homebanner {
	background: url(/c.ACCT98626/site/images/banner_couple_jog.jpg) no-repeat center top;
	width: 693px;
	height: 280px;
	margin: 0 0 15px 0;
}

.bannercontent { padding: 20px 400px 0 20px; }

#goldbanner .bannercontent { padding: 20px 380px 0 20px; }

/*--------------------------NetSuite overrides--------------------------*/
#div__header {
	/*width: 935px !important;*/
	width: 978px !important;
	margin: 0px auto;
	padding-top: 0 !important;
}

#div__body {
	padding: 0;
	/*width: 935px !important;*/
	width: 978px !important;
	margin: 0px auto 10px auto !important;
}

#div__titl, #ediv__label, #server_commands { display: none; }

.bgbutton, .nlbutton, #submitter, #resetter {
	background: #2152B2 url(/site/images/bac_button.gif) repeat-x top;
	font-size: 11px;
	height: 30px;
	font-weight: bold;
	color: #FFF;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #ADBAE3 #666 #898989 #2884AE;
	text-transform: uppercase;
}

#body_account .bgbutton, #body_account .nlbutton, #body_account #submitter, #body_account #resetter { height: 20px; }

input#qty {
	height: 30px;
	font-size: 11px;
}

.smalltext, .smalltextul, .smalltextnolink, a.smalltextul, a.smalltextnolink { font-size: 11px; }

.greytitle, p.medtextbold {
	font-size: 18px;
	color: #000;
	font-weight: bold;
}

.outofstock {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

.medtextbold, .textboldnolink {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

td.textboldnolink {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

.medtextboldnolink {
	font-size: 22px;
	font-weight: bold;
	color: #000;
}

.medtext {
	font-size: 12px;
	color: #111;
}

a.medtextbold {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.medtextbold:link, a.medtextbold:visited { color: #000033; }

a.medtextbold:hover, a.medtextbold:active { color: #009966; }

.bgmd {
	background-color: #FFFFFF;
	border: 0px;
}

.bglt {
	background-color: #FFFFFF;
	border: 0px;
}

.smalltextnolink {
	padding-top: 11px;
	font-size: 11px;
}

a.smalltextnolink { font-size: 11px; }

.bgbar, .bgontabbottom {
	background-color: #D7D9EA;
	padding: 3px;
}

.tasktitlemed { color: #333366; }

.tasktitle {
	font-size: 14px;
	font-weight: bold;
}

.input { vertical-align: bottom; }

input, select, option { font-size: 11px; }

.textboldnolink { font-size: 11px; }

.checkoutprogresstext { color: #333; }

#body_cart #carttable {
	width: 905px;
	margin: 15px auto;
}

