﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.error1 {
color:#FF0000;
font-weight:bold;
}


a {
	color: #3F65A6;
}

table {
	border-collapse: collapse;
}

img {
	border-width: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 78px;
}

#header img {
	display: block;
}

#logo {
	width: 175px;
}

#live_chat {
	width: 126px;
}

#live_chat table {
	width: 100%;
}

#live_chat table td {
	vertical-align: top;
	padding-top: 12px;
}

#live_chat table td img {
	margin: 0 auto;
}

#login_signup {
	width: 100%;
}

#login_signup img {
	display: block;
}

#top_nav {
	width: 100%;
}

#top_nav img {
	display: block;
	float: left;
}

#blue_bar {
	height: 12px;
	background-color: #3F65A6;
}

#footer_nav {
	width: 100%;
	font-size: 10px;
}

#copyright {
	text-align: right;
}

#footer_icons {
	width: 100%;
}

#footer_icons img {
	display: block;
	float: left;
}

#center_container {
	width: 100%;
}

#leftnav {
	width: 236px;
	padding: 12px;
	border-bottom: 0px #E7E7E7 solid;
}

#leftnav_top {
	height: 45px;
	background-image: url('../images/leftnav_top.jpg');
	background-repeat: no-repeat;
}

#leftnav_center {
	border-left: 1px #E7E7E7 solid;
	border-right: 1px #E7E7E7 solid;
	background-color: #E8E8E8;
	background-image: url('../images/leftnav_bg.gif');
	background-repeat: repeat-x;
	padding-left: 11px;
}

#leftnav_center .leftnav_1 {
	font-weight: bold;
	padding-top: 4px;
	padding-left: 14px;
	background-image: url('../images/leftnav_arrow.gif');
	background-position: 0px 6px;
	background-repeat: no-repeat;
	
}

#leftnav_center .leftnav_1 a {
	text-decoration:none;
	color:#666666;
}

#leftnav_center .leftnav_1 a:hover {
	text-decoration:underline;
	color:#386491;
}

#leftnav_center .expand {
	background-image: url('../images/leftnav_arrow_expand.gif');
}

#leftnav_center .expand a {
	color:#386491;
}

#leftnav_center .expandColor a {
	color:#386491;
}

#leftnav_center .leftnav_2 {
	font-weight: normal;
	padding-left: 15px;
	font-size: 10px;
}

#leftnav_center .leftnav_2 a {
	text-decoration:none;
	color:#666666;
}

#leftnav_center .leftnav_2 a:hover {
	text-decoration:underline;
	color:#386491;
}

#leftnav_center .leftnav_3 {
	font-weight: normal;
	padding-left: 30px;
	font-size: 10px;
}

#leftnav_center .leftnav_3 a {
	text-decoration:none;
	color:#666666;
}

#leftnav_center .leftnav_3 a:hover {
	text-decoration:underline;
	color:#386491;
}

#leftnav_center .leftnav_4 {
	font-weight: normal;
	padding-left: 45px;
	font-size: 10px;
}

#leftnav_center .leftnav_4 a {
	text-decoration:none;
	color:#666666;
}

#leftnav_center .leftnav_4 a:hover {
	text-decoration:underline;
	color:#386491;
}

#leftnav_center .leftnav_5 {
	font-weight: normal;
	padding-left: 60px;
	font-size: 10px;
}

#leftnav_center .leftnav_5 a {
	text-decoration:none;
	color:#666666;
}

#leftnav_center .leftnav_5 a:hover {
	text-decoration:underline;
	color:#386491;
}

#leftnav_bottom {
	height: 5px;
	background-image: url('../images/leftnav_bottom.gif');
	background-repeat: no-repeat;
}

#search {
	
}

#search_table {
	width: 283px;
	height: 100%;
	padding-top: 12px;
}

.interiorTable td {
	padding:10px;
	padding-right:0px;
}

.SupplementFacts td {
	padding:10px;
	padding-right:0px;
}



.freeShipping td {
	padding:0px;
}

div.button1 {
	border: solid 1px #c0c0c0;
	background-color: #3f65a6;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;	
	padding:2px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	display:inline;
	margin:2px;
}
div.button1 a {
	text-decoration:none;
	color: #fff;
}