* {
	margin: 0;
	padding: 0;
}

h1 {
	text-align: left;
	font-size: 14px;
	padding-left: 0px;
	margin-bottom: 10px;
}

p {
	padding-bottom: 15px;
}

a {
	color: #9d2700;
}

a:hover {
	color: #868f52;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 18px;
}
.sIFR-hasFlash #subbodytext h1 {
	width:425px;
	clear:none;
	visibility: hidden;
	font-size: 18px;
}

a:hover .image, a:active .image, img {
	border: 0px;
	border-thickness: 0px;
	border-color: #000;
}

body {
	font-family: Arial,Verdana;
}


body p, ul {
	color: #737b42;
	font-family: Arial,Verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	font-size-adjust: 76.1%;
	line-height: 17px;
}

.checkout {
	color: #737b42;
	font-family: Arial,Verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	font-size-adjust: 76.1%;
	line-height: 17px;
}

/* @group form */
/* Form Related Style ****************/
input, select, textarea {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
}

.FormTextL, .FormTextR, .FormTextC, .FormMsg, .FormError {
	padding-bottom: 8px;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
}

.FormTextL {
	text-align: left;
}

.FormTextR {
	text-align: right;
}

.FormTextC {
	text-align: center;
}

.FormMsg {
	font-size: 10px;
}

.FormError {
	color: #AA0000;
}

.FormSubmit {
	vertical-align: middle;

}

/* Form Input Styles *****************/
#quantity {
	width: 25px;
	text-align: right;
}

#title {
	width: 230px;
}

#fname {
	width: 230px;
}

#lname {
	width: 230px;
}

#address1 {
	width: 230px;
}

#address2 {
	width: 230px;
}

#city {
	width: 230px;
}

#state {
	width: 230px;
}

#zip {
	width: 75px;
}

#country {
	width: 230px;
}

#phone1 {
	width: 35px;
}

#phone2 {
	width: 35px;
}

#phone3 {
	width: 45px;
}

#email {
	width: 230px;
}

#ccno {
	width: 230px;
}

#cctype {
	width: 230px;
}

#cccvv {
	width: 45px;
}

/* @end */

body {
	background-color:#cdd798;

}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, {
	font-family: "Trebuchet MS",Verdana,Arial;	
	color: #868f52;
	padding: 0;
}

#wrapper {
	background: url(../images/bg.jpg) repeat-y;
	margin: auto;
	width: 928px;
	/* text-align: center;*/
	text-align: center;
	padding-bottom: 30px;
	position: relative;
}

#totalwrapper {
	padding-top: 21px;
	background: url(../images/topbgbanner.jpg) repeat-x;
	background-color: #f5f7ec;
	width: 848px;
	text-align: left;
	margin: auto;
}

#header {
	background: url(../images/headbg.jpg) repeat-x;
}

.logo {
	width: 100%;
	text-align: left;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}

.logo p, #offers p, .flash p, #inthenews p, #inthenews h2 {
	display: none;
}

#headnavigation {
	width: 832px;
	height: 58px;
	background: url(../images/navbg2.jpg) no-repeat;
}


#topbuttons{
	position:relative;
	width:746px;
	height:22px;
	top:7px;
	left:45px;
	margin:0;
	padding:0;
	background: url(../images/hoodia_topnav2.gif)
}
#topbuttons li{
	margin: 0;
	padding: 0;
	list-style: none;
    position: absolute;
	top: 0;
}
#topbuttons li,#topbuttons a{
	display:block;
	height:19px;
	text-decoration:none;
}
#topbuttons li a i{
	visibility: hidden;
}
#button1 {left: 25px;width: 55px;}
#button2 {left: 95px;width: 115px;}
#button3 {left: 230px; width: 130px;}
#button4 {left: 380px; width: 75px;}
#button5 {left: 475px; width: 110px;}
#button6 {left: 605px; width: 35px;}
#button7 {left: 660px; width: 55px;}


#button1 a:hover {
    background: transparent url(../images/hoodia_topnav2.gif)
	-25px -22px no-repeat;
}
#button2 a:hover {
    background: transparent url(../images/hoodia_topnav2.gif)
    -95px -22px no-repeat;
}
#button3 a:hover {
    background: transparent url(../images/hoodia_topnav2.gif)
    -230px -22px no-repeat;
}
#button4 a:hover {
    background: transparent url(../images/hoodia_topnav2.gif)
    -380px -22px no-repeat;
}
#button5 a:hover {
    background: transparent url(../images/hoodia_topnav2.gif)
    -475px -22px no-repeat;
}
#button6 a:hover {
    background: transparent url(../images/hoodia_topnav2.gif)
    -605px -22px no-repeat;
}
#button7 a:hover {
    background: transparent url(../images/hoodia_topnav2.gif)
    -660px -22px no-repeat;
}



.flash {

	float: left;
	margin-left: 40px !important;
	margin-left: 22px;
	width: 320px;
	padding-bottom: 25px;
	height: 250px;
}
.freetrialhead{
	padding: 20px;
}
#bodyz {

	margin-left: 390px;
	width: 410px;
	background: url(../images/trialbg.jpg) no-repeat;
	
}
#bodyz p, #bodyz h1{
	display: none;
	
}

#subbodytext p,#subbodytext h1, #subbodytext2 h1{
	margin-left: 44px;
	margin-right:44px;
	height:auto;
}
#subbodytext ul{
	margin-left: 64px;
}
#subbodytext p{
	font-size-adjust: 76.1%;
	line-height: 17px;
	padding-bottom:12px;
}
#offers {
	clear: both;
	width: 831px;
	padding-left: 16px;
	padding-bottom: 22px;
}

#offers ul li {
	list-style: none;
	display: inline;
	white-space: nowrap;
}
.holidaybox{
	clear: both;
	margin-left:24px;
	
}
.hboxtop{
	width: 794px;
	height: 33px;
	background: url(../images/topbox.jpg) no-repeat;
}
.hboxmid{
	position: relative;
	width: 794px;
	padding-left: 15px;

	background: url(../images/midbox.jpg) repeat-y;
}
.hboxtext{

	margin-left: 15px;
	width: 430px;
}
.hboximg{
	position: absolute;
	left: 465px;
	top: 0px;

}
.hboxbottom{
	width: 794px;
	height: 33px;
	background: url(../images/bottombox.jpg) no-repeat;
}
#successstories {
	clear: both;
	padding-bottom: 26px;
}

#successimage {
	float: left;
	margin-left: 18px !important;
	margin-left: 22px;
	width: 279px;
}

#successtext {
	margin-left: 310px;
	width: 500px;
}

#drdavid {
	clear: both;
	padding-bottom: 26px;
	margin-left: 24px !important;
	margin-left: 22px;
}

#drdavidimage {
	padding-right: 15px;
	padding-bottom: 8px;
}

#drdavidtext {
	float: left;
	width: 440px;
}
* html #rightcolumn, .rightcolumn{
margin-right:5px;
}
#rightcolumn, .rightcolumn{
	width:280px;
	float:right;
	margin-right:25px;
	
}
#drdavephotos, .drdavephotos{
	margin-left:15px;
	width:280px;
}
#inthenews {
	margin-left: 450px;
	width: 320px;
}

#store {
	clear: both;
	padding-bottom: 30px;
	margin-left: 12px !important;
	margin-left: 16px;
}

#tommangold {
	float: left;
}

#storebit {
	padding-top: 10px;
	margin-left: 310px;
}

.bodytext ul {
	margin-left: 20px;
}

.bodytext p {
	padding-bottom: 12px;
}

#footer {
	width: 100%;
	clear: both;
	text-align: center;
	}

#footer p {
	border-top: 1px solid #d0d7a9;
}

#successbox{
margin:0;
	text-align:left;
	float:right;
	width:280px;
	height:auto;
}
#successcontent{
top:0;
	width:280px;
	height:auto;
	background: url(../images/boxmid.gif) repeat-y;	
}
#successbox h3{
	font-family: "Trebuchet MS",Verdana,Arial;	
	color: #868f52;
	font-size: 12px;
	text-decoration: none;
	margin-left:30px;
	margin-right:30px;
	padding-bottom:8px;
}
#successbox p{
	color: #000000;
	font-family: Arial,Verdana;
	font-size: 10px;
	line-height:12px;
	text-decoration: none;
	font-weight: normal;
	margin-left:30px;
	margin-right:30px;
}
#successimg{
	text-align:center;
	padding-bottom:4px;
}
#caption {
	width:250px;
	text-align:center;
	padding-top:4px;
	padding-bottom:14px;
	color: #868f52;
	font-family: Arial,Verdana;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	font-size-adjust: 76.1%;
	line-height: 11px;
}
#successwrapper{
	margin-left:44px;
	margin-right:44px;
	height:auto;
}
#story, .story{
	clear:both;
	color: #868f52;
	font-family: Arial,Verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	font-size-adjust: 76.1%;
	line-height: 17px;
}
#story p, .story p{
	color: #868f52;
	font-family: Arial,Verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	font-size-adjust: 76.1%;
	line-height: 17px;
}
#photo, .photo{
float:right;
padding-left:20px;
padding-bottom:20px;
}
#story .quote, .story .quote, .hboxtext .quote{
color: #868f52;
	font-family: Arial,Verdana;
	font-size: 13px;
	font-style:italic;
	text-decoration: none;
	font-weight: normal;
	font-size-adjust: 76.1%;
	line-height: 17px;
}
#story .quoted, .story .quoted{
color: #868f52;
	font-family: Arial,Verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	font-size-adjust: 76.1%;
	line-height: 17px;
}
#partnerphoto {
	padding-right: 15px;
	padding-bottom: 8px;
}
#certcaption {
margin-left:44px;
	width:258px;
	text-align:left;
	padding-top:4px;
	padding-bottom:14px;
	color: #868f52;
	font-family: Arial,Verdana;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	font-size-adjust: 76.1%;
	line-height: 11px;
}
.tableclass{
margin-left:44px;
color: #000000;
	font-family: Arial,Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-size-adjust: 76.1%;
	line-height: 16px;
}

#loyalty{
background:url(../images/optin_image.jpg) no-repeat;
background-position: 23px 0px; 
padding-left:325px;
padding-right:44px;
}
#loyalty p{
	color: #868f52;
	font-family: Arial,Verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	font-size-adjust: 76.1%;
	line-height: 17px;
	padding-top:12px;
	padding-bottom:0;
}
#loyalty .lockin{
	padding-top:12px;
	padding-bottom:0px;
}
#loyalty .smallprint{
	color: #868f52;
	font-family: Arial,Verdana;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	font-size-adjust: 76.1%;
	line-height: 11px;
	padding-top:12px;
	padding-bottom:30px;
}
.highlight {
color:#8C2300;
}
#vitaboost{
background:url(../images/vitaboost_image.jpg) no-repeat;
background-position: 37px 0px; 
padding-left:242px;
padding-right:60px;
}
#vitaboost .vitaheader{
	margin-left:-40px;
}
#vitaboost .vitaoffer{
	margin-left:-20px;
	}
#vitaboost p{
	color: #868f52;
	font-family: Arial,Verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	font-size-adjust: 76.1%;
	line-height: 17px;
	padding-top:12px;
	padding-bottom:0;
}
#vitaboost .vitabttns{
	padding-top:0px;
	padding-bottom:30px;
}

#powerpops{
background:url(../images/powerpops1b_03.jpg) no-repeat;
background-position: 0px 0px; 
padding-left:200px;
padding-right:60px;
}

#powerpops .ppopheader{
	margin-left:160px;
}

#powerpops .ppopoffer{
	margin-left:160px;
	}

#powerpops p{
	color: #868f52;
	font-family: Arial,Verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	font-size-adjust: 76.1%;
	line-height: 17px;
	padding-top:12px;
	padding-bottom:0;
}

#powerpops .ppopbttns{
	padding-top:0px;
	padding-bottom:30px;
	margin-left:160px;
}
.gumtext{
	margin-left: 20px;
	margin-right: 25px;
}
.gum_red_text{
		font-size: 18px;
	line-height: 18px;
	font-family: Arial, Verdana, sans-serif;
	color: #9D2700;
	font-weight:bold;
}
#submitsuccess {
width:500px;
margin-top:20px;
margin-left:auto;
margin-right:auto;
margin-bottom:30px;
padding:15px;
background:#E0E3D1;
}

#submitsuccess td{
color:#000000;
padding:4px;
}
#submitsuccess .instructions{
color:#868f52;
}
#freetrial{
background: url(../images/try-it-free.jpg) no-repeat;
margin-left:365px;
width:460px;
height:271px;
position:relative;
top:-14px;
}
/* Free trial form Styles *************/
#trialform{
width:270px;
position:relative;
margin-left:24px;
top:120px;
}
#trialform .inputField{
width:150px;
}
#trialform td{
color:#000000;
padding:2px;
}
#trialform .trialLabel{
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	font-weight:bold;
}
#trialform .legaltype{
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
}
/* end trial form styles **********/


#sidetrialbox{
margin-right:-8px;
	text-align:left;
	float:right;
	width:280px;
	height:327px;
	background: url(../images/sidetrial_bg.jpg) no-repeat;	margin-bottom:10px;
}
/* Free SIDE trial form Styles *************/
#sidetrialform{
width:230px;
position:relative;
margin-left:10px;
top:135px;
}
#sidetrialform .inputField{
width:140px;
}
#sidetrialform .trialLabel{
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	font-weight:bold;
	padding:3px 3px 3px 10px;
}

#sidetrial .bttn{
padding:3px 3px 3px 0;
}

#sidetrialform .legaltype{
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
padding:3px 3px 3px 10px;
	color: #000000;
}
/* end trial form styles **********/

#aboutinset {
	padding-right: 15px;
	padding-bottom: 8px;
}
#videotop{
}
#videoheader2{
margin-left: 25px;
padding-top:16px;
	width:515px;
	height:279px;
	position:relative;
	background:url(../images/certvid_bg2.jpg) no-repeat;
	top:3px;
}
#videoheader{
margin-left: 25px;
padding-top:16px;
	width:515px;
	height:329px;
	position:relative;
	background:url(../images/certvid_bg.jpg) no-repeat;
	top:3px;
}
#videoheader .successflash{
	position:absolute;
	margin-left: 32px;
	top:63px;
	width: 302px;
	height: 236px;
}
#videoheader2 .successflash {
	position:absolute;
	margin-left: 32px;
	top:18pxpx;
	width: 302px;
	height: 236px;
}

#videoTitle{
width:450px;
margin-left:32px;
min-height:47px;
padding:0;
	font-size: 18px;
	line-height: 18px;
	font-family: Arial, Verdana, sans-serif;
	color: #9D2700;
	font-weight:bold;
}
#pagetitle{
width:450px;
margin-left:45px;
padding:0;
	font-size: 18px;
	line-height: 18px;
	font-family: Arial, Verdana, sans-serif;
	color: #9D2700;
	font-weight:bold;
}

* html #videoTitle {
height: 47px;
}
#videoTitle h1{
padding:0;
margin:0;
}
#videocaption{
	width:143px !important;
width:140px;
	position:relative;
	padding:12px;
float:right;
margin-right:12px !important;
margin-right:5px;
margin-top:133px;
}

#videocaption .capTitle{
	font-size: 18px;
	line-height: 18px;
	font-family: Arial, Verdana, sans-serif;
	color: #9D2700;
	font-weight:bold;
}
#videocaption .capInfo{
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	line-height: 13px;
	font-weight:bold;
}
#daveheader{
margin-left: 25px;
padding-top:16px;
	width:515px;
	height:283px;
	position:relative;
	background:url(../images/davetop.jpg) no-repeat;
	top:3px;
}
#shadow {
clear:both;
display:block;
	background: url(../images/bg_bttmshadow.jpg) no-repeat;
	margin:auto;ftp://ccirquehosting@www.cirquehosting.com:21/httpdocs/naturalhealthhoodia/css/default.css
	width: 928px;
	height:13px;
	text-align: center;
}

.shop-text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt; font-weight: normal; font-style: normal;
	color: #718027;
}

.shop-red {
	color: red;
}

.shop-black {	
	color: #000000;
}

.seosuccess {
	color: #737b42;
	font-family: Arial,Verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	font-size-adjust: 76.1%;
	line-height: 17px;
}