@charset "UTF-8";
/* CSS Document */

/*body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0;
	padding:0;
	color: #333;
}

#container {
	width:580px;
	border-width:1px;
	border-color:#cccccc;
	border-style:solid;
	padding:15px;
	margin:0 auto;
}*/

.wide {
	width:100%;
}

.center {
	text-align:center;
}

img.center {
	display: block;
	margin: 0 auto 25px auto;
 }

.float-right {
	float:right;
}
.float-left {
	float:left;
}
.align-right {
	text-align:right;
}

.margins {
	margin: 0 10px 0 0;
}

.clear {
	clear:both;
}

/* Text & Headers */

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}

h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

h3 {
	font-size:16px;
}

h5 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:3px;
	}

h6 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-top:0px;
	background-color: #eeff9c;
	display: inline;
}

.larger {
	font-size:18px;
}

.small-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:23px;
	color: #3366cc;
	letter-spacing: -1px;
}

.highlight {
	background-color: #eeff9c;
}

.bold-highlight {
	font-weight:bold;
	background-color: #eeff9c;
}

.imgheader {
	display: block;
	margin:10px auto;	
}

.bottomMargin {
	margin: 0 auto 20px auto !important;
}

.margin-img {
	margin: 0 0 0 15px;
}

.underlineText {
	background: url(../images/underline.png) repeat-x bottom left;
	padding-bottom: 3px;
	white-space: nowrap;
	line-height: 1.25;
}

/* Lists */

li {
	color: #333;
}

.checklist {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.bold-list {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

	.positive, .negative {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}
		
	.positive li, .negative li {
		padding: 5px 0 5px 30px;
		}
	
	.positive li {
		background: url(../images/check.png) left 3px no-repeat;
	}
	
	.negative li {
		background: url(../images/x.png) left 4px no-repeat;
	}

.star-list {
	list-style-type:none;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	display:block;
	margin:10px auto;
	width:410px;
	line-height:26px;
	padding: 0;
}

	.star-list li {
		background: url(../images/check.png) left 3px no-repeat !important;
		padding: 3px 0 3px 30px !important;
	}
	
/* Content */


.flashmovie {
	width:100%;
	text-align:center; 
	height:350px; 
	padding:45px 0 0 0; 
	background:url(../images/video_frame.png) no-repeat top center; 
	margin:20px 0 0 0;
}
	
.topFrame {
	background: url(../images/frame_01.png) top left no-repeat;
	width: 580px;
	height: 20px;
	display: block;
	margin: 0;
	padding: 0;
}

.middleFrame {
	background: url(../images/frame_02.png) top left repeat-y;
	width: 550px;
	display: block;
	margin: 0;
	padding: 0 15px;
	overflow: auto;
}

	.middleFrame p {
		margin: 10px 0;
		
	}
	
	.middleFrame p.small-blue {
		margin: 0;	
	}
	
	.testimonialsBlock {
		width: 530px !important;
		padding: 0 25px !important;
	}
	
		
	.doctors_img {
		float:right;
		text-align:0 auto;
		width:135px;
		padding:10px;
	}
	
.bottomFrame {
	background: url(../images/frame_03.png) top left no-repeat;
	width: 580px;
	height: 20px;
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
}

.quote {
	background: url(../images/quotes.gif) no-repeat;
	padding: 10px;
}


.market-test {
	font-size:18px;
	color:#CC0000;
	margin: 10px 0;
}

.testimonials {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

	.testimonials li {
		float: left;
		width: 28.5%;
		padding: 10px;
		border: 1px solid #666;
		height: 275px;
		margin: 3px;
		background: #F2F9FF;
	}
	
	.testimonials .small-blue {
		font-size: 18px;
	}
	
.ingredient	{
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	overflow: auto;
}

.test_blue-box {
	padding: 10px;
	border: 1px solid #666;
	background: #F2F9FF;
	margin-bottom: 10px;
}

.test-img {
	margin: 0 0 10px 10px;
}

.order: {
	width: 100%;	
	margin: 0;
	padding: 0;
}

.order div {
	float: left;
	width: 33%;
	text-align: center;
}

.order2: {
	width: 100%;	
	margin: 0;
	padding: 0;
}

.order2 div {
	float: left;
	width: 25%;
	text-align: center;
}

.order a, .order2 a {
	text-decoration:none;
	font-size:13px;
	color:#ff0000;
}

.order a:hover, .order2 a:hover {
	color:#2990dd;
}