/* GENERAL STYLES */

body {
	font-family:  Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin:0px;
	padding: 0px;
	font-size:12px;

}

html {
	background:url(images/body_bg.png) repeat;
}

button, input, img, select{
	padding: 0px;
	margin: 0px;
	border: none;
}
a {
	text-decoration:none;
	color:#006830;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-size:20px;
	color:#006830;
	padding:5px 10px 0px 10px;
	line-height:26px;
}
h2 {
	color:#F4861F;
	padding-left:10px;
}
h3 {
	font-size:18px;
	font-weight:bold;
	color:#006830;
	padding: 0px;
	margin: 0px;
}
p {
	padding-left:10px;
	font-size:12px;
	text-align:left;
	line-height: 16px;
}
form {
	display:inline;
}
sup {
	margin: 0px;
	padding: 0px;
	font-size:.6em;
	line-height:1.4em;
	vertical-align: text-top;
}
.clr, .clearing {
	font-size: 0px;
	height: 0px;
	clear: both;
	line-height: 0px;
	border: none;
	margin: 0px;
	padding: 0px;
}


/* PAGE LAYOUT */
#body_center, .center {
	width: 850px;
	margin: 0 auto;
	background-color:#FFFFFF;
}
.mainClmn {
	margin:  380px 45px 0px;
	float: left;
	width: 760px;
	background-color:#FFFFFF
}
.homebox {
	padding: 10px 0px 15px;
	height: 100%;
}
/*secondary page layout */
.navCol {
	width: 190px;
	float: left;
	padding: 0px;
}
.secondCol {
	width: 545px;
	float: right;
	margin-left: 25px;
}
/*header */
.pageHeader {
	background: #FFFFFF;
	position: absolute;
	top: 0;
	width: 850px;
	height: 349px;
}
.headerLineOne {
	width: 850px;
	height: 285px;
}
.headerLineTwo {
	width: 850px;
	height: 64px;
	z-index: 15;
}
#questions {
	color:#FF6D01;
	font-size:14px;
	font-weight:bold;
	position: absolute;
	z-index:200;
	line-height: 14px;
	height: 14px;
	margin: -18px 0 0 430px;
	text-align: right;
	width: 350px;
}
#livechat {
	color:#FF6D01;
	font-size:14px;
	font-weight:bold;
	position: absolute;
	z-index:200;
	line-height: 14px;
	height: 28px;
	margin: 0px 0 0 430px;
	font-family:Arial, Helvetica, sans-serif;
	width: 350px;
}
#livechat a {
	color:#FF6D01;
	background: url(images/bs_chat_badge.png) top left no-repeat;
	padding-left: 32px;
	line-height: 14px;
	height: 28px;
	display: block;
	float: right;
	padding-top: 6px;
}

/* footer */
.pageFoot{
	width: 760px;
	margin: 10px 0xp 0px;
	padding: 0px;
}
.footerLineOne, .footerLineTwo {
	margin: 0px auto;
	border-top: #666 solid 1px;
	padding: 15px 0px 0px;
	text-align:center;
}
.footerLineOne p, .footerLineTwo p {
	margin: 15px 0px 0px;
	font-size: 10px;
	text-align: center;
	color: #666;
	padding: 0px;
	line-height: 12px;
}
.footerLineOne ul {
	width: auto;
	height: 11px;
	line-height: 11px;
	padding: 0px;
	margin: 0px auto;
}
.footerLineOne ul li, .footerLineOne ul li.last {
	list-style-type: none;
	display: inline;
	border-right: #666 solid 1px;
	padding: 0px 10px 0px 0px;
	margin: 0px 10px 0px 0px;
}
.footerLineOne ul li.last {
	border-right: 0px;
	padding: 0px;
	margin: 0px;
}
.footerLineOne ul li a {
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
	color: #666;
}
.footerLineOne ul li a:hover {
	text-decoration: underline;
}
.footerLineTwo {
	padding-top: 5px;
}
.footerLineTwo p {
	margin: 0px;
}
.footerLineTwo p.warnAge {
	color: #212121;
	font-weight: bold;
	margin: 15px 0px;
	font-size: 11px;
	line-height: 11px;
}
/*order box styles*/
.order_container {
	float:left;
	width:760px;
	padding:0px;
	margin:0px;
}
.order_offer_stacker {
	float:left;
	width:290px;
	padding:0px;
	margin:0px;
}
.order_offer_best {
	float:left;
	width:295px;
	padding:0px;
	margin:0px;
}
.order_offer_holder {
}
.order_offer_holder img {
	padding:0px;
	margin:0px;
}
.free_gift {
	width:175px;
	float:left;
	padding:0px;
	margin:0px;
}
.free_gift img {
	padding:0px;
	margin:0px;
}

/* homepage thumbnail gallery */
.homeTestThumbnails {
	float: left;
	width:150px;
	margin-top: 10px;
}
.homeTestDisplay {
	float: left;
	width: 585px;
	margin-top: 20px;
	margin-left:25px;
}
.homeTestThumbnails a {
	margin-right:15px;
	margin-bottom:10px;
	float: left;
	height: 73px;
	overflow: hidden;
	width: 60px;
}
#tTitle_ellen, #tTitle_peter, #tTitle_Valerie, #tTitle_Joyce, #tTitle_Ted {
	padding-bottom:5px;
	display:none;
}
#tTitle_peter {
	display: block;
}
#tPhoto_ellen, #tPhoto_peter, #tPhoto_Valerie, #tPhoto_Joyce, #tPhoto_Ted {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.testTitle {
	font-size:16px;
	font-weight:bold;
	color:#4C4C4C;
}
.testContent {
	font-size:14px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width: 464px;
}
.success_sig {
	padding-top: 5px;
}

/*NAVIGATION STYLES*/
/* secondary menu on internal pages */
#accordion {
width: 180px;
margin: 0px;
padding: 5px;
position: relative;
float: left;
color: #4E4E4E;
background-color: #EFEFEF;
}

#accordion h4 {
height: 25px;
padding: 0px 0px 1px 5px;
font-size: 13px;
font-weight: normal;
display: block;
line-height: 25px;
margin: 0px;
text-transform: uppercase;
color:#060;
background-color: #FFF;
border-top: 0px solid #CCC;
border-right: 1px solid #ABABAB;
border-bottom: 1px solid #ABABAB;
border-left: 1px solid #CCC;
}
#accordion h4.siteHead {
}

.roundtop {
background: url(images/bs_submenu_top.png) no-repeat top left;
margin-bottom: 10px;
padding-top: 5px;
}

#accordion div ul{
border: 0px;
list-style-type: none;
margin: 0px;
padding: 0px 0px 5px 0px;
background: url(images/bs_submenu_btm.png) no-repeat bottom left;
}

#accordion div ul li, #accordion div ul li.selected {
	border-left: 1px solid #CCC;
	border-right: 1px solid #ABABAB;
	border-bottom: 1px solid #ABABAB;
	background-color: #FFF;
}
#accordion div ul li#last {
	border-bottom: 0px;
}
#accordion div ul li.selected {
	background-color: #EFEFEF;
}
#accordion div ul li.selected a {
	color: #525252;
}
#accordion div ul li.selected a:hover {
	color: #525252;
}
#accordion div ul li a{
font-weight: bold;
	color:#999;
	display: block;
	font-size: 10px;
	text-decoration: none;
	padding: 4px 0;
	padding-left: 4px;
}

#accordion div ul li.noHover a{
	color:#525252;
}
#accordion div ul li.noHover a:hover{
	color:#525252;
}

#accordion div ul li a:hover{
	color:#525252;
}

#accordion div ul li a#order{
	color: #fff;
	font-size: 2em;
}

/*FORM LAYOUTS*/
/*front form layout */
.form_front {
	width:590px;
	padding-top:10px;
	float: left;
}
.form_front input, .form_front select {
	margin-top: 2px;
	width: 250px;
}

.twoCol, .stateCol, .zipCol, .offerCol {
	width: 260px;
	margin: 0px 50px 10px 0px;
	padding: 0px;
}
.stateCol, .stateCol select {
	width: 130px;
}
.zipCol, .zipCol input {
	width: 70px;
}
.offerCol {
	width: 400px;
}
.offerCol select {
	width: 390px;
}
.zeroRt {
	margin-right: 0px;
}
/* form layout */
form {
	display:inline;
}
.frm1 {
	font-size:11px;
	font-family:verdana;
	padding:2px 4px;
	background-color:#ffffff;
	border:1px solid #333;
	line-height: 11px;
}
.label {
	font-size:12px;
	line-height:10px;
	margin-bottom:2px;
}
p.name, p.inputFld {
	margin: 5px 0 0;
	padding: 0;
	line-height: 20px;
	float: left;
	text-align: left;
	font-size: 11px;
}
p.name {
	width: 100px;
	padding-right: 10px;
}
p.inputFld {
	width: 400px;
}
p.inputFld input {
	border:1px solid #333;
}
.required {
	font-weight: bold;
	color: #F00;
}

/* additional styles */
.green {
	color: #030;
}.red {
	color: #F00;
}
.supplementFacts {
	float:right;
	padding-top: 15px;
}

.socialCont {
	float: right;
	width: 81px;
}
.socialCont a{
	float: left;
	margin-left: 10px;
}

/* Button */
.button-nav {
}
a.button {
	background: transparent url('images/bs_slide_btn_rt.png') no-repeat scroll top right;
	display: block;
	color: #FFFFFF;
	font-size: 25px;
	height: 50px;
	display: block;
	float: left;
	text-decoration: none;
	line-height: 30px;
}
a.button span {
	background: transparent url('images/bs_slide_btn_lt.png') no-repeat;
	margin-right: 25px;
	padding-left: 15px;
	display: block;
	height: 45px;
	padding-top: 4px;
}
a.button:hover {
	background: transparent url('images/bs_slide_btn_hvr_rt.png') no-repeat scroll top right;
}
a.button:hover span {
	background: transparent url('images/bs_slide_btn_hvr_lt.png') no-repeat;
}
img, a.button span img {
	border: none;
}
div.express a.button {
	float: right;
	margin-left: 10px;
}
div.express a.button span {
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	line-height: 30px;
}
div.express a.button span img {
	float: left;
	padding-top: 7px;
	margin-right: 10px;
	border: none;
}
/* ---- */
.width100 {
	width:100%;
	overflow: hidden;
}

