@charset "utf-8";
body {
	background-color: #588ABD;
	background-image: url(images/pageBG.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p {
	margin:0 0 1em 0
}
ul {
	list-style-image: url(images/bul.gif);
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 30px;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #AE142F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 110%;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
	letter-spacing:-0.05em
}
h3 {
	color: #000000;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	letter-spacing:-0.05em
}
h4 {
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}




/*----- ROUNDED BOX STYLES ----*/
.liquid-round {
	width:100%;
	background:#fff url(images/leftside.gif) repeat-y left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.liquid-round .center-content .bottom_image {
	margin-bottom: -20px;
	text-align: center;
	clear: both;
}
.liquid-round .top {
	width:100%;
	height:20px;
	background:url(images/top.gif) no-repeat left top;
}
.liquid-round .top span {
	display:block;
	position:relative;
	height:20px;
	background:url(images/top-right.gif) no-repeat right top;
}
.liquid-round .center-content {
	position:relative;
	background:url(images/rightside.gif) repeat-y right top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	padding-right: 20px;
	padding-left: 20px;
}
.liquid-round .bottom {
	width:100%;
	height:20px;
	background:url(images/bottom.gif) no-repeat left bottom;
}
.liquid-round .bottom span {
	display:block;
	position:relative;
	height:20px;
	background:url(images/bottom-right.gif) no-repeat right top;
}
.sig {
	font-style: italic;
	color: #999999;
	text-align: right;
}
#flashmenu {
	text-align: center;
	overflow: visible;
	position: absolute;
	left:0px;
	top:0px;
	height: 20px;
	width: 100%;
	margin: auto;
	z-index: 10;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#wrapper {
	background-color: #FFFFFF;
	margin-bottom: -5px;
}
#headerBG {
	height: 95px;
	width: 100%;
}
#header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;

}
#header #logo {
	background-image: url(images/header_logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 75px;
	width: 139px;
	float: left;
}
#header #logo a {
	display: block;
	height: 75px;
	width: 139px;
}
#header #logo a:visited {

}
#header #logo a:hover {
	background-image: url(images/header_logo_over.gif);
	background-repeat: no-repeat;
}
#menu {
	height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 800px;
	padding-top: 58px;
	float: left;
	background-image: url(images/header_slogen.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#leftColumn {
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	float: left;
	width: 630px;
}
#rightColumn {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	width: 310px;
	float: left;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#container #leftColumn .banner {
	margin-top: 3px;
	margin-bottom: 6px;
}
#footer {
	clear: both;
	margin-top: 0px;
	width: 100%;
	margin-bottom: 0px;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #9FBBD7;
	background-color: 598bbe;
	height: 90px;
}
#footer a {
	color: #9FBBD7;
	text-decoration: underline;

}
#footer a:visited {
	color: #9FBBD7;

}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.alignRight {
	text-align: right;
}
.alignLeft {
	text-align: left;
	float: left;
}
.ColumnContainer {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.HalfColumn {
	float: left;
	width: 46%;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 2%;
}
.ThirdColumn {
	float: left;
	width: 29%;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 2%;
}
.RightColumn {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 330px;
}

.MidColumn {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 200px;
}
.LeftColumn {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 330px;
}
.FullWidthBox {
	clear: both;
}
a:link {
	color: #AE142F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #AE142F;
}
a:hover {
	text-decoration: none;
	color: #4D6492;
}
a:active {
	text-decoration: underline;
	color: #AE142F;
}
.linkButton a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/link_button.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 270px;
	display: block;
	padding-top: 9px;
	padding-left: 14px;
	font-weight: bold;
}
.linkButton a:visited {
	color: #FFFFFF;
	background-image: url(images/link_button.gif);
	background-repeat: no-repeat;
}
.linkButton a:hover {
	color: #234c74;
	background-image: url(images/link_button_over.gif);
	background-repeat: no-repeat;
}
.UpButton {
	float: right;
	margin-right: 10px;
}
.UpButton a {
	background-image: url(images/up_button.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
	display: block;
}
.UpButton a:hover {
	background-image: url(images/up_button_over.gif);
}

.row1 {
	background-color: #E0E0EF;
}
.row2 {
	background-color: #F5F6FA;
}
.ingredients {
	background-color: #F5F6FA;
}
.ingredients td{
	padding-left:10px;
	padding-right:10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.bottom_image .cropped {
	height: 280px;
	overflow: hidden;
}

.mark {
	font-size: 70%;
	font-weight: normal;
}
.unbold {
	font-weight: normal;
}

.crumbs {
	text-align: center;
	padding-top: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.smaller {
	font-size: 80%;
}
__________ VITAMIN PAGES __________ {
}
.Info {
	float: left;
	width: 600px;
	padding: 20px;
}

.rightmenu {
	font-size: 10px;
	width: 250px;
	float: right;
	margin-right: -7px;
	padding-top: 20px;
	padding-bottom: 25px;
}
.rightmenu ul {
	line-height: 16px;
	list-style-image: url(images/none.gif);
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	width: 100%;
}
.rightmenu li {
	line-height: 16px;
	list-style-image: url(images/none.gif);
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	width: 100%;
}

.rightmenu li a {
	list-style-image: url(images/none.gif);
	border: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #AE142F;
	border-left-style: solid;
	border-left-width: 3px;
	color: #000000;
	display: block;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-top: 2px;
	text-decoration: none;
	width: 100%;
}

.rightmenu li a:hover {
	list-style-image: url(images/none.gif);
	background-color: #AE142F;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 3px;
	color: #FFFFFF;
}
.rightmenu h1 {
	display: block;
	background-color: #AE142F;
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing: 0.5em;
	text-align: center;
	margin-top: 0px;
	margin-right: -12px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.clear {
	clear: both;
}
.nobullet {
	list-style-image: url(images/none.gif);
}
.note {
	color: #999;
	font-size: 90%;
}

.CenterColumn {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
