@charset "utf-8";

body {
	background-image: url(../images/biglogo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	color: #666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 130%;
}

p {  }

a:link { 
	color: green; 
	font-weight: bold; 
	text-decoration: none;
}

a:visited { 
	color: #008000; 
	font-weight: bold; 
	text-decoration: none; 
}

a:hover { 
	color: #6c6; 
	font-weight: bold; 
}

a:active { }

a.blueLink {
	color: #013080;
	display: block;
}
a.blueLink:hover{
	color:#3050E0
}

h1 { 
	color: #666; 
	font-size: 15px; 
	font-weight: bold; 
}
h2 { 
	color: #666; 
	font-size: 13px; 
	font-weight: bold; 
}

.holderTable {

}
.leftcontent{
	background-image: url(../images/sidenav.jpg);
	background-repeat: repeat-y;
	width:215px;
	height: auto;
	background-position: left;
	vertical-align: top;
	text-align: left;
}
#leftinfo {
	height: 90px;
	width: 145px;
	margin-left: 10px;
	margin-bottom: 30px;
	font-size: 12px;
}

.middlecontent{
	color: #666;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	width:395px;
	height:auto;
	padding-top:12px;
	scrollbar-3dlight-color: #9EE4A8;
	scrollbar-arrow-color: #9EE4A8;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #0DAA2A;
	scrollbar-track-color: #FFFFFF;
	padding-right: 45px;
	padding-left: 8px;
	padding-bottom: 30px;
	vertical-align: top;
}
#RightInfo {
	text-align: left;
	margin-top: 15px;
	padding-right: 9px;
	padding-left: 10px;
	margin-bottom: 30px;
}

.cirleSlideShow {
	height: 100px;
	width: 100px;
	z-index: 1;
	margin-top: 20px;
	margin-left: 114px;
	padding: 0px;
}
.leftNav {
	height: 210px;
	width: 180px;
	margin-top: 25px;
	margin-left: 2px;
}


.rightcontent{
	background-image: url(../images/right_bar.gif);
	background-repeat: repeat-y;
	overflow:hidden;
	vertical-align: text-top;
	background-position: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 170px;
}
.rightPics {
	margin-top: 35px;
	height: 104px;
	width: 154px;
	margin-left: 10px;
}

.footer {
	background-image: url(../images/darkergreen_1px.gif);
	background-repeat: repeat;
	margin-bottom: 25px;
}


/*-----------------------------Footer Navigation-------------*/

.holderTable .footer a {
	display:block;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
}
.holderTable .footer a:hover {
	color: #009900;
}
.footerLines {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-align: center;
}
.ingredients_list {
	background-color: #008000;
	width: 100%;
	height: 20px;
	vertical-align: middle;
}

.ingredients_list a:link, .ingredients_list a:visited{
	font-weight:bold;
	color:#FFFFFF;	
}

.ingredients_list a:hover{
	text-decoration: underline;	
}

.middlecontent h2{
	margin-top: 5px;
	margin-bottom: -15px;
}

.middlecontent li {
	margin-top: 0;
	margin-bottom: 12px;
}
div#tipDiv {
	position:absolute;
	visibility:hidden; 
	left:50px; 
	top:0; 
	z-index:10000; 
	background-color:#fff; 
	border:solid 2px #0db14b; 
	color:#666; 
	font-size:11px; 
	padding-right: 3px; 
	padding-left: 5px; 
}
div.productDiv li {
	margin-top: 3px;
	margin-bottom: 12px;
	margin-left: -18px;
}
.productPics {
	padding-top: 10px;
	height: 226px;
	width: 147px;
	padding-left: 12px;
}



div.productDiv h2 {
	margin-top: 3px; 
	margin-bottom: 3px; 
}


div.tp1 {
	width: 350px;
	margin-bottom: -10px;
}
div.tp1 li {
	margin-top: 3px;	
	margin-left: -18px;
}
div.tp1 h2 {
	margin-top: 3px;
	margin-bottom: -10px;
}
div.tp1 p {
	margin-bottom: -10px;
}
div.tp2 {
	width: 425px;
	padding-top:4px
}
div.tp2 li {
	margin-top: 3px;
	margin-left: -18px;
}
div.tp2 h2 {
	margin-top: 3px;
	margin-bottom: -10px;
}
.logo {
	background-image: none;
	height: 105px;
	width: 156px;
	padding-top: 15px;
	padding-left: 3px;
	padding-bottom: 30px;
}
#nav_container {
	padding-right: 5px;
	padding-left: 10px;
	text-align: left;
}
.productRightNav {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #013080;
	padding-top: 5px;
	padding-bottom: 5px;
}
#productRightLastNav {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #013080;
	margin-bottom: 35px;
}
#productSWF {
	background-color: #FFFFFF;
	text-align: center;
}
#topAnchorLink {
	text-align: center;
}

#topAnchorLink a:link, #topAnchorLink a:visited{
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

#topAnchorLink a:hover{
	color: #000000;
}
.ingredientScroll {
	height: 455px;
	overflow: scroll;
	overflow-x: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#activeIngredients {
	margin-right: 0px;
	padding-right: 10px;	
}
.formTickBoxs {
	padding-left: 30px;
}
.contactDiv {
	border: 1px dotted #009900;
}

