@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #f4efe7;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

a {
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6633FF;
}
a:hover {
	text-decoration: underline overline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
}

.oneColFixCtrHdr #container {
	width: 910px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #f4efe7;
	background-image:url(images/out-contain.png);
	background-repeat:repeat-y;
	width: 910px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #fff;
	background-image: url(images/v-pills-ust.jpg);
	width: 910px;
	height: 270px;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	width: 850px;
	margin-left: 30px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image:url(images/footer.jpg);
	height: 168px;
	clear: both;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#menudiv {
	width: 250px;
	float: left;
}

#body-content {
	width: 580px;
	margin-left: 260px;
}

.menu{
	margin:0;
	padding:0;
	width:250px;
	list-style:none;
	background:rgb(255,255,255);
}

.menu li{padding:0; margin:0 0 1px 0; height:40px; display:block; }
.menu li a{text-align:left;height:40px; padding:0px 25px; font:16px Verdana, Arial, Helvetica, sans-serif; color:rgb(255,255,255); display:block; background:url('images/verMenuImages.png') 0px 0px no-repeat; text-decoration:none;}
.menu li a:hover{background:url('images/verMenuImages.png') 0px -40px no-repeat; color:rgb(255,255,255);}
.menu li a.active, .menu li a.active:hover{background:url('images/verMenuImages.png') 0px -80px no-repeat; color:rgb(255,255,255);}
.menu li a span{line-height:40px;}

.menu2{margin:0; padding:0; width:250px; list-style:none;background:rgb(255,255,255); padding-bottom: 10px;}
.menu2 li{padding:0; margin:0 0 1px 0; height:40px; display:block; }
.menu2 li a{text-align:left;height:40px; padding:0px 25px; font:16px Verdana, Arial, Helvetica, sans-serif; color:rgb(255,255,255); display:block; background:url('images/verMenuImages2.png') 0px 0px no-repeat; text-decoration:none;}
.menu2 li a:hover{background:url('images/verMenuImages2.png') 0px -40px no-repeat; color:rgb(255,255,255);}
.menu2 li a.active, .menu li a.active:hover{background:url('images/verMenuImages2.png') 0px -80px no-repeat; color:rgb(255,255,255);}
.menu2 li a span{line-height:40px;}


h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14pt;
	margin-top: 0px;
}
h2 {
	font-size: 12pt;
	margin-top: 10px;
	color: #CC3300;
}

h3 {
	font-size: 14pt;
	margin-top: 0px;
	color: #0066FF;
}

h4 {
	font-size: 11pt;
	margin-top: 0px;
	color: #0066FF;
}

h5 {
	font-size: 11pt;
	padding-top: 10px;
	margin-bottom: 0px;
	color: #FF6600;
}

ul { 
	list-style-type: circle; 
	line-height: 2em;
	font-weight: bold;
	text-transform: uppercase;
} 

.copyright {
	font-size: 8pt;
	font-weight: bold;
	color:#666666;
}

#footer-content {
	padding-top: 10px;
	width: 95%;
	float: right;
}

#guarantee {
	width: 540px;
	padding: 10px;
	border: 2px dotted maroon;
	background-color: #f4efe7;
	margin-bottom: 15px;
	margin-top: 5px;
}

#ice {
	width: 540px;
	padding: 10px;
	border: 3px double dodgerblue;
	margin-bottom: 20px;
	background-image:url(images/style-back.jpg);
	background-repeat:repeat-x;
}

#faq1 {
	width: 540px;
	padding: 10px;
}

#faq-alternate {
	width: 540px;
	padding: 10px;
	background-color: #e9e9e9;
}

/* Testimonials */

#testimonial1 {
	width: 560px;
	height: 160px;
	background-image: url(images/testim_a.jpg);
	background-repeat:no-repeat;
	margin-bottom: 20px;
}

#testimonial2 {
	width: 560px;
	height: 160px;
	background-image: url(images/testim_b.jpg);
	background-repeat:no-repeat;
	margin-bottom: 20px;
}

#testimonial3 {
	width: 560px;
	height: 160px;
	background-image: url(images/testim_c.jpg);
	background-repeat:no-repeat;	
	margin-bottom: 20px;
}

#testimonial4 {
	width: 560px;
	height: 160px;
	background-image: url(images/testim_d.jpg);
	background-repeat:no-repeat;
	margin-bottom: 20px;
}

#testimonial5 {
	width: 560px;
	height: 160px;
	background-image: url(images/testim_e.jpg);
	background-repeat:no-repeat;
	margin-bottom: 20px;
}

#testimonial6 {
	width: 560px;
	height: 210px;
	background-image: url(images/testim_f.jpg);
	background-repeat:no-repeat;
	margin-bottom: 20px;
}

#test-inner {
	width: 250px;
	padding-right: 6px;
	padding-top: 10px;
	float: right;
}

/* end of Testimonials */


#success {
	width: 560px;
	height: 185px;
	background-image: url(images/look-down.jpg);
	background-repeat:no-repeat;
	border: 2px dotted maroon;
	margin-bottom: 20px;
}

#success-inner {
	width: 422px;
	padding-right: 6px;
	padding-top: 10px;
	float: right;
}

.success-text {
	font-size: 13px;
	font-weight: bold;
	color: #993300;
}

.success-text2 {
	font-size: 13px;
	line-height: 2em;
	font-weight: bold;
	color: #993300;
}

.order-text {
	font-size: 14px;
	text-transform:uppercase;
}

/* ingredients */

#epimedium {
	width: 560px;
	height: auto;
	background-image: url(images/EPIMEDIUM.jpg);
	background-repeat:no-repeat;
	background-color: #FFFDE6;
	border: 1px solid maroon;
	margin-bottom: 20px;
}

#cuscutta {
	width: 560px;
	height: auto;
	background-image: url(images/cuscuta.jpg);
	background-repeat:no-repeat;
	border: 1px solid maroon;
	margin-bottom: 20px;
}

#ginkgo {
	width: 560px;
	height: auto;
	background-image: url(images/ginko.jpg);
	background-repeat:no-repeat;
	background-color: #FFFDE6;
	border: 1px solid maroon;
	margin-bottom: 20px;
}

#ginseng {
	width: 560px;
	height: auto;
	background-image: url(images/asian-red.jpg);
	background-repeat:no-repeat;
	border: 1px solid maroon;
	margin-bottom: 20px;
}

#sawpalmetto {
	width: 560px;
	height: auto;
	background-image: url(images/sawpalmeto.jpg);
	background-repeat:no-repeat;
	background-color: #FFFDE6;
	border: 1px solid maroon;
	margin-bottom: 20px;
}

#muira {
	width: 560px;
	height: auto;
	background-image: url(images/muira-puama.jpg);
	background-repeat:no-repeat;
	border: 1px solid maroon;
	margin-bottom: 20px;
}

#catuaba {
	width: 560px;
	height: auto;
	background-image: url(images/catuaba.jpg);
	background-repeat:no-repeat;
	background-color: #FFFDE6;
	border: 1px solid maroon;
	margin-bottom: 20px;
}

#hawthorne {
	width: 560px;
	height: auto;
	background-image: url(images/hawthorn.jpg);
	background-repeat:no-repeat;
	border: 1px solid maroon;
	margin-bottom: 20px;
}

#ingred-inner {
	width: 390px;
	height: auto;
	padding-right: 6px;
	padding-top: 10px;
	float: right;
}

/* end of Ingredients */

#clear {
	clear: both;
	padding: 5px;
}

#week1 {
	background-image:url(images/weeks1-6.gif);
	background-repeat:no-repeat;
	height: 128px;
}

#week7 {
	background-image:url(images/weeks7-12.gif);
	background-repeat:no-repeat;
	height: 128px;
}

#week13 {
	background-image:url(images/weeks13-20.gif);
	background-repeat:no-repeat;
	height: 128px;
}

#week21 {
	background-image:url(images/weeks21.gif);
	background-repeat:no-repeat;
	height: 128px;
}

#weeks-content {
	float: right;
	width: 450px;
}

