* {
	margin:0;
	padding:0;
}    
a {
	outline:none;
}
body {
	text-align:center; 
  background:#4C4134 url(/img/bg-wrapper.jpg) repeat-y center top; 
  font-family:"Lucida Grande","Trebuchet MS",Arial,sans-serif;
  font-size:76.5%;
  color:#3C301E;
}                  
#wrapper {
	width:876px; 
	margin:0 auto;
	text-align:left;
}
#header {  
	position:relative;  
  height:80px;  
  padding-top:30px;  
}     
#header h1 {
	position:absolute;
	top:0;
	right:26px;
	width:160px;
	height:76px;   
	background:url(/img/bg-braintoniq-logo.gif) no-repeat; 
	text-indent:-5000px;   
}             
#header h1 a {
	position:absolute;
	top:0;
	left:0;
	width:207px;
	height:98px;
}
#navigation { 
	height:29px;   
	padding-left:10px;
	background:url(/img/bg-navbar.gif) no-repeat; 
}      
#navigation ul {
	list-style:none;
}                
#navigation li {
	display:inline;
	line-height:29px; 
}                 
#navigation a {
	float:left;  
	margin:0 4px; 
	text-indent:-5000px;   
} 
#navigation #nav-home a {  
	width:46px;
	background:url(/img/bg-tab-home.gif) no-repeat 0 -58px;
}   
#navigation #nav-home a:hover {  
	background:url(/img/bg-tab-home.gif) no-repeat 0 -29px;
} 
#navigation #nav-home a.active {      
	background:url(/img/bg-tab-home.gif) no-repeat 0 0;
} 
#navigation #nav-ingredients a {
	width:91px;
	background:url(/img/bg-tab-ingredients.gif) no-repeat 0 -58px;
}                                                      
#navigation #nav-ingredients a:hover {                 
	background:url(/img/bg-tab-ingredients.gif) no-repeat 0 -29px;
}                                                      
#navigation #nav-ingredients a.active {                
	background:url(/img/bg-tab-ingredients.gif) no-repeat 0 0;
}     
#navigation #nav-questions a {
	width:77px;
	background:url(/img/bg-tab-questions.gif) no-repeat 0 -58px;
}                                                    
#navigation #nav-questions a:hover {                 
	background:url(/img/bg-tab-questions.gif) no-repeat 0 -29px;
}                                                    
#navigation #nav-questions a.active {                
	background:url(/img/bg-tab-questions.gif) no-repeat 0 0;
}     
#navigation #nav-testimonials a {
	width:100px;
	background:url(/img/bg-tab-testimonials.gif) no-repeat 0 -58px;
}                                                         
#navigation #nav-testimonials a:hover {                   
	background:url(/img/bg-tab-testimonials.gif) no-repeat 0 -29px;
}                                                         
#navigation #nav-testimonials a.active {                  
	background:url(/img/bg-tab-testimonials.gif) no-repeat 0 0;
}    
#navigation #nav-purchase a {   
	width:109px;                         
	background:url(/img/bg-tab-wheretobuy.gif) no-repeat 0 -58px;
}                                                             
#navigation #nav-purchase a:hover {   
	background:url(/img/bg-tab-wheretobuy.gif) no-repeat 0 -29px;
}                                                              
#navigation #nav-purchase a.active {  
	background:url(/img/bg-tab-wheretobuy.gif) no-repeat 0 0;    
} 
#navigation #nav-press a {  
	width:43px;                          
	background:url(/img/bg-tab-press.gif) no-repeat 0 -58px;
}                                                             
#navigation #nav-press a:hover {  
	background:url(/img/bg-tab-press.gif) no-repeat 0 -29px;
}                                                              
#navigation #nav-press a.active { 
	background:url(/img/bg-tab-press.gif) no-repeat 0 0;    
} 
#navigation #nav-about a {  
	width:71px;                          
	background:url(/img/bg-tab-about.gif) no-repeat 0 -58px;
}                                                             
#navigation #nav-about a:hover {  
	background:url(/img/bg-tab-about.gif) no-repeat 0 -29px;
}                                                              
#navigation #nav-about a.active { 
	background:url(/img/bg-tab-about.gif) no-repeat 0 0;    
}  
 
#navigation #nav-contact a {
	width:61px;                      
	background:url(/img/bg-tab-contact.gif) no-repeat 0 -58px;
}                                                         
#navigation #nav-contact a:hover {  
	background:url(/img/bg-tab-contact.gif) no-repeat 0 -29px;
}                                                           
#navigation #nav-contact a.active {   
	background:url(/img/bg-tab-contact.gif) no-repeat 0 0;    
} 
#sub {
	margin:0 8px;
	background:url(/img/subnavbar_bkgnd.gif) left top; 
}
#subnav { 
	height:29px;   
	text-align:center;
}      
#subnav ul {
	list-style:none;
}                
#subnav li {
	display:inline;
	line-height:29px; 
}                 
#subnav a {
	margin:0 20px 0 0;  
	color:#666666;
	font-size:1.4em;
} 
#subnav a:hover, #subnav a:active{
	text-decoration: none;
	color: #F37D0A;
}  
#sub1 {
	width:876px;  
	text-align: center;
}
#subnav1 { 
	height:100px;   
	text-align:center;
}      
#subnav1 ul {
	list-style:none;
}                
#subnav1 li {
	display:inline;
	line-height:100px; 
}                 
#subnav1 a {
	margin:0 20px 0 0;  
	color:#666666;
	font-size:1.4em;
} 
#subnav1 a:hover, #subnav a:active{
	text-decoration: none;
	color: #F37D0A;
} 
    
#headline {
	margin:0 8px;
	background:url(/img/bg-headline-top.jpg) repeat-x;
}   
#headline h1 {
	padding-top:15px;  
	font-size:1.8em;
}
#headline h2 {
	padding-bottom:15px; 
	font-size:1.2em;
	font-weight:normal; 
	color:#666666;
}  
#headline h1,#headline h2 {
	padding-left: 25px; 
	padding-right: 25px;
}   
#headline div#bottom {
	background:url(/img/bg-headline-bottom.jpg) repeat-x;
	height:3px;
}     
#headline span {
	float:right; 
	margin-top:-25px;
	margin-right:25px;
}

#splash {
	margin:0 8px;    
	text-align:center; 
	background:url(/img/bg-splash.jpg) repeat-x left bottom;  
}  
#splash span#klogo {
	float:right;
	width:195px;
	height:51px; 
	margin:-50px 36px 0 -0px;
	display:block; 
	background:url(/img/kosher_logo1x.gif) no-repeat;
}  
#splash div {
	width:460px;     
	margin:0 auto;
	padding:100px 0 0 187px;
	height:198px;  
	text-align:left;
	background:url(/img/bg-braintoniq-can.jpg) no-repeat left top;
}     
#splash div h2 {
	width:437px;
	height:27px;
	text-indent:-5000px;
	background:url(/img/bg-smart-antidote.gif) no-repeat;
}
#splash div span#order-button a{
	float:left;
	width:195px;
	height:34px; 
	margin:5px 0;
	display:block; 
	background:url(/img/bg-order-button.jpg) no-repeat;
	text-indent:-5000px;
}   
#splash div span#order-button a:hover{
	background:url(/img/bg-order-buttona.jpg) no-repeat;
}   
#splash div span#learn-button a{
	float:left;
	width:138px;
	height:34px; 
	margin:5px 0;
	display:block; 
	background:url(/img/bg-learnmore-button.jpg) no-repeat;
	text-indent:-5000px;
}   
#splash div span#learn-button a:hover{
	background:url(/img/bg-learnmore-buttona.jpg) no-repeat;
}   

#splash div p { 
	width:195px;  
	margin:5px;
	font-size:1em;
	text-transform:uppercase;
}
#content {
	margin:0 8px; 
	padding:25px;
}
#content #main, #content #main_press {
	width:575px;  
	float:left;
}   
#content #main-wide {
	width:810px;  
	float:left;
}  
#content #sidebar {
	width:200px;  
	float:right;
}         
.first-column,
.second-column,
.third-column,
.fourth-column { 
	float:left;
	width:300px;
	margin-right:10px;
}   
.retailer {
	clear:left; 
	float:left;
	margin-bottom: 20px;  
}
.retailer h3 {
	font-size: .9em;
	padding: .5em 0;
	text-transform:uppercase;
} 
#main-wide .retailer ul {
	list-style:none; 
	margin-left:5px;
	padding:0;    
	border-left: 3px solid #efefef;
}   
#main-wide .retailer ul li {
	margin: 1em;
	padding:0;   
}
#footer {
	clear:both;  
	padding-top:60px;
	text-align:center; 
}                    
#footer ul {
	list-style:none;
	padding-bottom:.5em;  
}
#footer ul li {
	display:inline;
} 
 
dl#botanicals {
	clear:left; 
	padding-top:10px;
}
dl#botanicals dt {
	clear: both;
	font-weight: bold;
	margin-top:1em;
}
dl#botanicals dt img {
	float:left;
	margin-right: 10px;
} 
dl#botanicals dd {
	margin:0 0 2em 145px;
}
dl#faq {
	
} 
dl#faq dt {
	font-weight:bold;
}                 
dl#faq dd {
	padding-bottom:1em;
}  
.testimonial {
	background:url(/img/bg-testimonial.jpg) repeat-x left bottom;
	margin-bottom:2em; 
	padding-bottom:15px 0; 
	border:1px solid #DEDEDE;
}      
.testimonial p {
	padding:15px;
}
.testimonial span {
	font-weight:bold;
	background:#fff; 
	padding:.5em;    
	margin-left:-1px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc; 
	border-top:1px solid #efefef;
}
img.left {
	float:left;
	margin-right:10px;
}  
img.right {
	float:right;
	margin-left:10px;
}
img {
	border: 0px;
}
#store {
	position:relative; 
	padding:25px;     
}     
#store div.special {
	border:3px solid #D0CFCC;
	margin:0 0 20px 225px;
	padding:1em 1em 0 1em;
}     
#store div.special p {
	padding-bottom:1em;
}     
#store div.special ul {
	padding:0 2em 1em 2em;
}   
#store img.product-shot {
	position:absolute;
	top:0;
	left:25px;
}
#store .msgone, 
#store .msgtwo {
	margin-left: 225px;
}
#store .msgtwo {
	clear:left;
	padding-top:25px;
}
#store .msgthree {
	margin-left: 175px;
}
#store .product, #store .product-alt {
	float:left; 
	padding:2%; 
	width:95%;
}    
#store .product-alt {
	background:url(/img/bg-product-row.jpg) left top;
}       
#store .details {
	float:left;
	padding-left:215px;
} 
#store .details1 {
	float:left;
	padding-left:40px;
}
#store .thumb {
	float:left;
	padding-left:20px;
}          
#store .purchase {
	float:right;
	text-align:center;
}
#store .description, #store .price, #store .buy-button, #store .buy-notes {
	display:block;
}     
#store .description {
	font-size:1.5em;
	font-weight:bold;
}                 
#store .price{   
	font-size:1.3em; 
}  
#store .buy-notes{
	font-size:.9em;
	font-weight:bold; 
	color:#F3780A; 
	text-transform:uppercase;
} 
div.deal{  
	float:left;
  margin-top:-5px;
	margin-left:10px;
	width:53px;
	height:54px; 
	background:url(/img/bg-best-deal.gif) no-repeat;
}      
div.deal p {
	text-indent:-5000px;
}
.memberprofile {
clear:left;
float:left;
margin-bottom: 3em;
}
.memberprofile img{
float:left;
margin-right:20px;
margin-bottom:5px;
}
.memberbio {
}
.membername {
margin-left:270px;
padding-bottom:.5em;
margin-bottom:1em;
border-bottom: 2px dotted #efefef;
}
.membername h3{
font-size:140%;
display:inline;
}
.membername span{
color:#999;
padding-left:1em;
font-size:95%;
}
.memberbio{
font-weight: normal;
}

#main p.intro-text,#main_press p.intro-text {
	font-weight:bold; 
	font-size:1.2em;
	padding-bottom:1.5em;
}
#main p,#main-wide p,#main_press p {
	font-size:1.1em;  
	padding-bottom:1em;
}          
#main ul, #main-wide ul, #main_press ul {
	padding:1em 2em;
}
#main p.legal {
	margin-top:20px;
	background:#efefef;
	padding:15px;
	font-style:italic;  
	font-size:.9em;
	line-height:1.3em;
} 
#main h1,#main h2,#main h3,#main_press h1,#main_press h2,#main_press h3 {
	padding-bottom:.3em;
}
#main h1, #main_press h1 {
	font-size:1.5em;
} 
#main h2, #main_press h2 {
	font-size:1.3em;
} 
#main h3, #main_press h3 {
	font-size:1.2em;
}   
#main_press h2 {
	font-size:1.3em;
	border-top: 1px #F37D0A solid;
	padding-top: .3em;
	margin-top: .3em;
}
#main ul.media,
#main ul.reviews {
	list-style:none;
	margin:0;
	padding:0 0 1em 0; 
}     
#main ul.media li,
#main ul.reviews li {
	padding-bottom: 1em;
}
/*#main_press h2 {
	font-size:1.5em;
	border:#F3830A solid 1px; padding: 2px; background:url(/img/subnavbar_bkgnd.gif) repeat-x; text-align:center;
	margin: 14px 0 14px 0;
}*/
   
.expandMe span {
	color:#00c;
}
#sidebar h1, #sidebar h2, #sidebar h3 {
	color:#A49F96;
}
#sidebar h3 {
	border-bottom:1px solid #D2CFCA;
	margin-bottom:.5em;
}  
#sidebar p {
	padding-bottom:1.5em;
}   
#sidebar ul { 
	padding:0 0 1.5em 2em; 
	list-style:none;
}    
#footer, #footer a {
	color:#A49F96;
}
table.productTable {margin: 0;}
table.productTable tr.alt {background:url(/img/bg-product-row.jpg) left top;}
table.productTable td {padding: 14px 6px 12px 4px;}
table.productTable h1 {
	font-size:1.5em;
	font-weight:bold;
}
table.productTable h2 {
	font-size:1.3em;
	font-weight: normal;
	padding-bottom: 16px;
}
table.productTable p {
	font-size:1.0em;
}

table.snav {margin: 10px 0 0 0; text-align: center;}
table.snav td {border:#F3830A solid 1px; padding: 2px; background:url(/img/subnavbar_bkgnd.gif) repeat-x; text-align:center;}
table.snav td a:link, table.snav td a:visited  {color: #000000; text-decoration: none; font-size: 120%; font-weight:bold;}
table.snav td a:hover, table.snav td a:visited:hover {color: #F3830A;  text-decoration: underline; font-size: 120%; font-weight:bold;}
table.snav h1 {
	font-size:1.5em;
	font-weight:bold;
}
table.snav h2 {
	font-size:1.3em;
	font-weight: normal;
	padding-bottom: 16px;
}
table.snav p {
	font-size:1.0em;
}
.clear {
clear:both;
}
#storefront {
	position:relative; 
	padding:10px 25px 10px 25px;     
} 
#storefront h1 {
	font-size: 130%;
}
#storefront h1.export {
	font-size: 130%;
	color: #FF6600;
}
#storefront h2 {
	font-size: 120%;
	font-weight:normal;
	margin: 6px 0 10px 0;
	padding: 0;
}
#items {
	margin: 10px 0 10px 73px;
}
#items h1 {
	font-size: 130%;
}
#items p {
	font-size: 95%;
	margin: 20px 0 0px 0;
	padding: 0;
}
#items .addcart {
	float:right; 
	font-size: 90%; 
	color:#FF6600; 
	font-weight:bold; 
	text-align:center
}
#notes {
	margin: 0;
}
#notes p{
	font-size: 100%;
	margin: 6px 0 8px 0;
	padding: 0;
}
#notes h3{
	font-size: 120%;
	margin: 20px 0 6px 0;
	padding: 0;;
}
.gray {
	color: #666666;
}
.small {
	font-size: 90%;
	line-height: 95%;
}
.orange_bold {
	color:#FF6600; 
	font-weight:bold; 
}

#form_reg {
width: 500px;
padding: 5px 0 20px 0; 
margin: 0 0 0 10px;
color: black;
}
#form_reg legend {
font-weight: bold; 
color: black;
}
#form_reg fieldset {
width: 462px;
padding: 10px 15px;
margin-bottom: 5px;
border: 1px solid #ACC7CD;
}	
#form_reg label {
display: block; 
padding: 10px 0 0 20px;
}
#form_reg label.em {
display: block; 
padding: 10px 0 0 20px;
font-weight: bold;
}
#form_reg label.inline {
display: inline;
}
#form_reg label.inline_radio {
display: inline;
padding: 0;
}
#form_reg label.reqInline {
display:inline; 
color: #DC0003;
}
#form_reg img.sec_code {
display: block;
padding: 5px 0 0px 40px;
}

#form_reg p{
margin: 0; 
padding: 5px 0 4px 20px;
}
#form_reg p.indent1_em{
margin: 0; 
padding: 5px 0 4px 40px;
color: #DC0003;
}
#form_reg h1{
margin: 0; 
padding: 20px 0 0 40px;
font-size: 100%;
font-weight: bold;
}
#form_reg input {
margin: 1px 0px 2px 40px;
background: #E6F1F8;
border: 1px solid #000000;
}

#form_reg textarea {
margin: 1px 0px 2px 20px;
background: #E6F1F8;
}
#form_reg .button {
margin: 24px 0px 2px 20px;
background: #CCCCCC;}

#form_reg input.noIndent {
margin-left: 0px;
padding-left: 0px;
}
#form_reg input.radio {
border: 0px;
margin: 0 0 0 40px;
position: relative; top: 3px;
}
#form_reg input.checkbox {
border: 0px;
margin-left: 0px;
position: relative; top: 0px;
background: #E6F1F8;
}
#form_reg input.browse {
border: 0px;
background: #FFFFFF;
margin: 0;
padding: 0;
}
#form_reg input.sel {
border: 0px;
background: #FFFFFF;
margin: 1px 0px 2px 20px;
padding: 0;
}
#form_reg select {margin: 1px 0px 2px 20px;}