body {
	margin: 0;
	padding: 0;
	background: #fff;
	font: normal 12px/17px Arial, sans-serif;
	color: #444;
}


#page {
	background: #fff;
}	


#questionshead {	
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	}

.faqheadline {	
	font-size: 14px;
	font-weight: bold;
}

.faqheadline2 {	
	font-size: 14px;
	font-weight: bold;
	color: #950000;
}

.question {	
	color: #950000;
}

.question:hover {
	background: transparent;
	color: #ff0000;
}

.questionIndent 
{
	position: relative;
	left: 20px;
}

.answerIndent 
{
	position: relative;
	left: 20px;
}

.navContainer {
	background: #701A1D;
}

#nav, #nav ul {
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
}

#nav a {
	display: block;
	color: #004d6e;
	text-decoration: none;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	font-weight: normal;
	margin: 0;
	padding: 0.4em 0 0.5em 0;
	background: #f8f8f8;
	border: 1px solid #d8d8d8;
}

#nav li li {
	padding: 0.2em 1em 0.2em 9px;
	width: 160px;
	border: 0;
	text-align: left;
	font: normal 11px/14px Arial, sans-serif;
}

#nav li ul a {
	width: 140px;
	color: #000;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#nav li ul li:hover {
	background: transparent;
}

#nav li ul li a:hover {
	text-decoration: none;
	background: transparent;
	color: #950000;
	font-weight: bold;
}

#nav li #on {
	color: #444;
	background-image: url('../img/subnav_bullet_grey.gif');
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 24px;
}	



#content {
	margin: 0;
	padding: 55px 0 30px 0;
}

#contentCart {
	margin: 0;
	padding: 30px 50px 30px 50px;
	background: #fff url('../img/phone_number.gif') top right no-repeat;
}

#content h1 {
	font-size: 13px;
	margin: 0;
	padding: 1em 0 0 0;
	color: #000;
}

#content h2 {
	font-size: 12px;
	margin: 0;
	padding: 1em 0 0 0;
	color: #950000;
}

#content h1 a, #content h2 a {
	color: #950000;
	text-decoration: none;
	border-bottom: 1px solid #daa;
}

#content h1 a:hover, #content h2 a:hover {
	color: #f00;
	text-decoration: none;
	border-bottom: 1px solid #f99;
}

#content h2 {
	font-size: 12px;
	margin: 0;
	padding: 1em 0 0 0;
	color: #950000;
}

#content p {
	margin: 0;
	padding: 0.5em 0;
	color: #444;
}

#content p strong {
	color: #000;
}

#content p a {
	color: #950000;
}

#content p a:hover {
	color: #f00;
}

#content ul {
	margin: 0;
	padding: 0.5em 0;
	color: #444;
}

#content ul a {
	color: #950000;
}

#content ul a:hover {
	color: #f00;
}

#content li {
	margin: 0 0 0 1.5em;
	padding: 0.2em 0;
}



#buyArea {
	margin: 20px 0;
	padding: 0 0 0 0;
}

#buyArea span {
	color: #950000;
	font-weight: bold;
	font-size: 132%;
}


#buyArea img {
	float: left;
	margin-top: 1.2em;
}

#buyArea p {
	margin: 0;
	padding: 1.2em 0 0.5em 90px;
}


#buyArea p a {
	color: #000;
}



#advantage {
	width: 200px;
	margin: 0 30px 25px 30px;
	padding: 0;
	float: right;
}



#sidebar {
	width: 265px;
	margin: 0 0 25px 30px;
	padding: 200px 0 200px 10px;
	background: #fff url('../img/product_pomx_bottle3.jpg') 2px 0 no-repeat;
	float: right;
}

#sidebar img {
	margin: 1em 0;
}

#sidebarL {
	width: 265px;
	margin: 0 0 25px 30px;
	padding: 315px 0 200px 10px;
	background: #fff url('../img/product_liquid.jpg') 2px 0 no-repeat;
	float: right;
}

#sidebarL img {
	margin: 1em 0;
}



#infoPop a, #infoPop2 a {
	padding-right: 14px;
	text-decoration: none;
	font-weight: normal;
}

#infoPop a em, #infoPop2 a em {
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

#infoPop a:hover, #infoPop2 a:hover { position: relative; }

#infoPop a span, #infoPop2 a span { display: none; }

#infoPop a:hover span {
	display: block;
	position: absolute;
	top: -70px;
	left: -245px;
	width: 200px;
	padding: 10px;
	margin: 10px;
	z-index: 100;
	font: normal 11px/17px Arial, sans-serif;
	color: #333;
	font-weight: normal;
	background: #f3f3f3;
	border: 3px solid #d8d8d8;
}

#infoPop2 a:hover span {
	display: block;
	position: absolute;
	top: -300px;
	left: -305px;
	width: 260px;
	padding: 10px;
	margin: 10px;
	z-index: 100;
	font: normal 11px/17px Arial, sans-serif;
	color: #333;
	font-weight: normal;
	background: #f3f3f3;
	border: 3px solid #d8d8d8;
}

#infoPop img, #infoPop2 img { border: 0; margin: 0; padding: 0; }


#nutritioninfo {
	margin: 2px 0;
	padding: 0;
	width: 230px;
	font: normal 10px Arial, sans-serif;
}

#nutrition {
	margin: 2px 0;
	padding: 0;
	width: 230px;
	border: 1px solid #ddd;
	border-collapse: collapse;
}

#nutrition td {
	margin: 0;
	padding: 2px 3px;
	border: 1px solid #ddd;
	border-width: 1px 0;
	font: normal 10px/13px Arial, sans-serif;
}


#nutrition2 {
	margin: 2px 0;
	padding: 0;
	width: 230px;
	border: 1px solid #ddd;
	border-collapse: collapse;
}

#nutrition2 td {
	margin: 0;
	padding: 2px 3px;
	font: normal 10px/13px Arial, sans-serif;
}



#pillDiagram {
	margin: 10px 0 0 0;
	padding: 0;
	background: #fff url('../img/pill_diagram4.gif') 0 5px no-repeat;
}

#pillDiagram p {
	margin: 0;
	padding: 0 0 0 200px;
	height: 85px;
}

#pillDiagram p em {
	margin: 0 0.5em 0 0;
	padding: 0;
	text-decoration: none;
	font-style: italic;
	font-family: Times, Georgia, serif;
}



#benefits {
	width: 370px;
	margin: 30px 0 0 0;
	padding: 0;
}

#benefits h1, #benefits h2, #benefits p {
	padding-left: 120px;
}

#benefits img {
	float: left;
	clear: left;
	margin: 12px 0 0 0;
	padding: 0;
}

#benefitsHorizontal {
	margin: 20px 0 20px 105px;
	padding: 0;
}

#benefitsHorizontal td {
	width: 168px;
	margin: 0;
	padding: 0;
}

#benefitsHorizontal h1, #benefitsHorizontal h2 {
	margin: 0;
	padding: 0 15px;
}

#benefitsHorizontal p {
	margin: 0;
	padding: 0.5em 15px;
}

#benefitsHorizontal img {
	margin: 0 15px 5px 15px;
	padding: 0;
}



#bottomNav {
	clear: both;
	margin: 0;
	padding: 30px 0 0 0;
	text-align: center;
}

#bottomNav p {
	margin: 0;
	padding: 0.7em 0;
	font-size: 10px;
	line-height: 15px;
	color: #777;
}

#bottomNav p a {
	margin: 0 0.7em;
	padding: 0;
	color: #777;
	text-decoration: none;
}

#bottomNav p a:hover {
	color: #000;
	text-decoration: none;
}

#callcenter {
	margin: 2px 0;
	padding: 0;
	width: 400px;
	font: normal 12px Arial, sans-serif;
}

.bullets {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:300;
	line-height:9px;
	color:#000;
	height:64px
}

#content .bullets ul {

}

#content .bullets ul li {
	color:#000;
	background:url(/img/bullet.gif) no-repeat left center;
	list-style-type:none;
	margin:0px;
	padding-left:10px;
}

.bestval {
		position:relative;
}

.bestvalue {
		position:absolute;
		right:-10px;
		top:-5px;
}

#content .borderright {
		border-right:solid 1px #cccccc;
}

a.one {
	background:url(/survey/images/1.gif);
	background-repeat:no-repeat;
	background-postion:top;
	display:block;
	height:20px;
	width:97px;
}

a.one:hover {
	background:url(/survey/images/1.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

a.two {
	background:url(/survey/images/2.gif);
	background-repeat:no-repeat;
	background-postion:top;
	display:block;
	height:20px;
	width:97px;
}

a.two:hover {
	background:url(/survey/images/2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

a.three {
	background:url(/survey/images/3.gif);
	background-repeat:no-repeat;
	background-postion:top;
	display:block;
	height:20px;
	width:97px;
}

a.three:hover {
	background:url(/survey/images/3.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

a.four {
	background:url(/survey/images/4.gif);
	background-repeat:no-repeat;
	background-postion:top;
	display:block;
	height:20px;
	width:97px;
}

a.four:hover {
	background:url(/survey/images/4.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

a.five {
	background:url(/survey/images/5.gif);
	background-repeat:no-repeat;
	background-postion:top;
	display:block;
	height:20px;
	width:97px;
}

a.five:hover {
	background:url(/survey/images/5.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

a.six {
	background:url(/survey/images/6.gif);
	background-repeat:no-repeat;
	background-postion:top;
	display:block;
	height:20px;
	width:97px;
}

a.six:hover {
	background:url(/survey/images/6.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

a.seven {
	background:url(/survey/images/7.gif);
	background-repeat:no-repeat;
	background-postion:top;
	display:block;
	height:20px;
	width:97px;
}

a.seven:hover {
	background:url(/survey/images/7.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

a.eight {
	background:url(/survey/images/8.gif);
	background-repeat:no-repeat;
	background-postion:top;
	display:block;
	height:20px;
	width:97px;
}

a.eight:hover {
	background:url(/survey/images/8.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

a.nine {
	background:url(/survey/images/9.gif);
	background-repeat:no-repeat;
	background-postion:top;
	display:block;
	height:20px;
	width:97px;
}

a.nine:hover {
	background:url(/survey/images/9.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

a.ten {
	background:url(/survey/images/10.gif);
	background-repeat:no-repeat;
	background-postion:top;
	display:block;
	height:20px;
	width:97px;
}

a.ten:hover {
	background:url(/survey/images/10.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.Poll {
	font-size:13px;
	color:#900;
	font-weight:bold;
}

#inline-sample-content{
	padding:0px 10px;
	background:#fff; 
	color: #444; 
	line-height: 18px;
}

#inline-sample-content a{
	color: #950000;
}	





