* {
	margin: 0;
	padding: 0;
}
body {
	background: #d8eead url('../images/wrapbg.gif') repeat-y center top;
	color: #3c6500;
	font: 8pt/14pt verdana, arial, tahoma, sans-serif;
	text-align: center;
}
#header {
	height: 159px;
	background: url('../images/headerbg.gif') repeat-x left top;
	color: inherit;
	text-align: center;
}
#wrapper {
	width: 955px;
	margin: 0 auto;
	text-align: left;
}
a img {
	border: 0; text-decoration: none;
}
a {
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #3c6500;
	border-bottom: dotted 1px #3c6500;
}
a:hover {
	color: #000;
}
p {
	margin: 14px 0;
	font-size: 13px;
}
h1 {
	font-size: 15pt;
	font-weight: normal;
}
h2, h3, h4, h5, h6 {
	font-size: 13pt;
	font-weight: normal;
}
table td h2 {
	background: url('../images/arrow.gif') no-repeat left 5px;
	height: 16px;
	line-height: 16px;
	padding: 0 0 0 18px;
	font: bold 8pt/14pt verdana, arial, tahoma, sans-serif;
	color: #3c6500;
}
td input, td textarea, td select {
	width: 250px;
	background: #d8eead;
	border: 1px solid #3c6500;
	font: 8pt/14pt verdana, arial, tahoma, sans-serif;
	color: #333;
}
#container {
	position: relative;
	float: left;
	background: url('../images/contentbg.gif') no-repeat 170px bottom;
	width: 956px;
}
#content {
	float: right;
	text-align: right;
	margin: 24px 0 0 0;
	padding: 0 16px 0 0;
	width: 739px;
}
.one, .two, .three, .four, .five, .six, .seven {
	height: 25px;
	line-height: 25px;
	padding: 0 0 0 32px;
}
.one {
	background: url('../images/h1bullet.gif') no-repeat left top;
}
.two {
	background: url('../images/h2bullet.gif') no-repeat left top;
}
.three {
	background: url('../images/h3bullet.gif') no-repeat left top;
}
.four {
	background: url('../images/h4bullet.gif') no-repeat left top;
}
.five {
	background: url('../images/h5bullet.gif') no-repeat left top;
}
.six {
	background: url('../images/h6bullet.gif') no-repeat left top;
}
.seven {
	background: url('../images/h7bullet.gif') no-repeat left top;
}
.alert {
	color: #ff0000;
	background: url('../images/alert.gif') no-repeat left top;
	height: 25px;
	line-height: 26px;
	padding: 0 0 0 32px;
	margin: 0 0 0 30px;
}
a.link {
	display: block;
	background: url('../images/link.gif') no-repeat left top;
	padding: 0 0 0 25px;
	height: 16px;
	line-height: 16px;
}
a.email {
	display: block;
	background: url('../images/email.gif') no-repeat left 2px;
	padding: 0 0 0 28px;
	height: 16px;
	line-height: 16px;
	margin: 0 0 0 38px;
}
ol {
	margin: 0 0 0 36px;
}
ul.diets {
	list-style: none;
	padding: 0 0 0 60px;
	margin: 0 0 20px 0;
}
ul.diets li {
	background: url('../images/arrow.gif') no-repeat left 4px;
	margin: 0 0 16px 0;
	height: 16px;
	line-height: 16px;
	padding: 0 0 0 24px;
	font-size: 13px;
}
ul.diets li img {
	vertical-align: middle;
}
ul.latest {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0 8px;
}
ul.latest li {
	background: url('../images/check.gif') no-repeat left top;
	margin: 0 0 16px 0;
	padding: 0 0 0 28px;
}
#sidebar {
	float: left;
	min-height: 1070px;
	height: auto !important;
	height: 1070px;
	width: 183px;
}
.menu {
	clear: both;
	width: 170px;
	background: url('../images/menubg.gif') repeat-y left top;
	color: inherit;
}
.menu ul {
	list-style: none;
	padding: 3px 0 0 0;
	margin: 0 10px;
	font-size: 13px;
}
.menu ul li {
	display: inline;
}
.menu ul li a {
	display: block;
	margin: 4px 0 0 0;
	background: url('../images/bullet-off.gif') no-repeat left 2px;
	color: inherit;
	padding: 0 2px 3px 26px;
	border-bottom: 0px;
}
.menu ul li a:hover {
	background: url('../images/bullet-on.gif') no-repeat left 2px;
	color: #000;
}
#lower-menu {
	clear: left;
	width: 182px;
	position: absolute;
	bottom: 0;
	background: url('../images/menubg.gif') repeat-y left top;
}
#lower-menu .menu {
	clear: both;
	background: url('../images/lowerdaisy.gif') no-repeat right bottom;
	padding: 0 0 10px 0;
}
.box {
	text-align: left;
	background: #c1e47d url('../images/boxbg.gif') repeat-y right top;
	padding: 13px 15px 3px 18px;
	margin: 0 0 20px 0;
}
.box a {
	font-weight: bold;
}
.leaderboard {
	width: 728px;
	height: 90px;
	margin: 0 5px 20px 6px;
	color: inherit;
	text-align: center;
}
.confirm {
	text-align: left;
	background: #ffe890 url('../images/confirmbg.gif') repeat-y right top;
	padding: 13px 18px 3px 18px;
	margin: 0 0 20px 0;
	color: #db1313;
}
#footer {
	clear: both;
	text-align: center;
	height: 47px;
	background: url('../images/footerbg.gif') repeat-x left bottom;
}
html, body {
	height: 100%;
	min-height: 100%;
}

ul.errors {
    list-style: none;
}
ul.errors li {
    font-weight: bold;
    color: #BF0008;
}

select {
    padding: 1pt;
}
form {
    margin-top: 10px;
}

#bmi-calculator-layer {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: 300px;
	left: 20px;
	top: 300px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}

#close {
	float: right;
}

#content .boxred {
	padding-left: 15px; padding-right: 15px; margin-bottom: 10px; margin-top: 20px;
	background: #eb9e9e;
	border: 1px solid #b50000;
	color: #000000;
	text-align: justify;
}

/* footer offer popup */	
#ad_container { background-image: url(../images/footer-offer-bg.png); background-repeat: background-attachment: scroll; display: none; background-position: left top; width: 100%; position: fixed; left: 0pt; bottom: 0pt; height:123px; margin-top:50px; }

#ad { background-color: transparent; background-image: url(../images/footer-offer.png); background-repeat:no-repeat; background-attachment: scroll; background-position: left top; display: block; height: 123px; margin:0 auto 0 auto; width: 980px; z-index: 2000; position:relative;}

#ad a {display: block; width: 1050px; height: 70px; position: absolute; bottom: 0; left: 0; }
