/* CSS Document for www.yesweightloss.com
	Written By: Daryl Quenet (daryl@quenet.org)
 */
* {
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

body {
	background: #d8d8d8;
	padding: 10px 0px 10px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 770px;
	margin: 0 auto;
	background: url("/images/BG.jpg") repeat-y;
}

.roundtop {
	background: url("/images/Top.jpg") top right no-repeat;
	height: 12px;
	display: block;
}

.header {
	background: url("/images/WeightLossHeader.jpg");
	display: block;
	height: 180px;
}

#topnav {
	padding: 130px 0px 0px 304px;
}

#topnav ul {
}
#topnav li {
	width: 101px;
	margin-right: 3px;
	float: left;
	display: block;
	text-align: center;
}

#topnav a {
	color: #ffffff;
	font-size: 14px;
}

.leftnav {
	padding-left: 31px;
	float: left;
}

.leftnav ul {
	padding: 8px 0px 8px 8px;
	background: url("/images/LeftNavULBG.jpg") repeat-y;
}

.leftnav li {
	list-style: none;
	font-size: 13px;
}

.leftnav a {
	color: #003300;
}

.undernav {
	background: url("/images/LeftNavBottom.jpg") top left no-repeat;
	height: 9px;
	display: block;
	width: 210px;
}

.content {
	margin:  0px 22px 0px 272px;
	background: url("/images/ContentBG.jpg");
	text-align: justify;
}

.content h1 {
	font-size: 15px;
	margin: 0px 10px 10px 10px;
	text-align: center;
}

.content h2 {
	margin: 10px;
	font-size: 17px;
	color: #669933;
}

.content h3 {
	margin: 10px;
	font-size: 15px;
}

.content h4 {
	margin: 10px;
	font-size: 13px;
	color: #669933;
}

.content h4 u, .content h2 u {
	color: #669933;
}

.content p {
	font-size: 13px;
	margin: 5px 10px 5px 10px;
}

.content a {
	font-weight: bolder;
	color: #0000ff;
}

.content ul {
		margin: 5px 10px 5px 10px;
		padding-left: 45px;
		font-size: 13px;
}

.checkmarks ul {
	padding-left: 35px;
	text-align: left;
}

.checkmarks li {
	padding: 2px 0px 0px 25px;
	background: url("/images/checkmark.gif") no-repeat;
	list-style: none;
	font-weight: 600;
}

.highlight {
	border: solid 4px #fadac0;
	margin: 5px 10px 5px 10px;
}

.highlight h2 {
	margin: 0;
	padding: 5px;
	display: block;
	background: #f3f3f3;
	font-size: 15px;
	color: #333333;
}

.highlight p {
	margin: 5px 175px 5px 5px;
}

.content span {
	background: #ffff00;
	padding: 0px 1px 0px 1px;
}

.content table {
	font-size: 13px;
}
.content td {
	padding: 2px;
}

.gr {
	font-size: 15px;
	text-align: center;
	color: #225007;
}

.featimg {
	width: 175px;
	padding-top: 5px;
	float: right;
	text-align: center;
}

.featimg h2 {
	background: none;
}

.star {
	background: url("/images/Star.jpg") repeat-x;
	height: 10px;
	text-align: center;
}

.contentbottom {
	clear: both;
	background: url("/images/ContentBottom.jpg") bottom left no-repeat;
	height: 9px;
	display: block;
}

.roundbottom {
	background: url("/images/Bottom.jpg") bottom left no-repeat;
	clear: both;
	height: 12px;
	display: block;
}

#footer {
	width: 770px;
	margin: 0 auto;
	text-align: center;
	padding-top: 5px;
}

#footer p {
	font-size: 13px;
}

#footer a {
	color: #0000ff;
}

#adsense {
	float:right;
	width:130px;
	padding:5px;
	font-size: 8px;
	text-align: center;
}

#adsenseh {
	width:478px;
	padding:5px;
	margin:0 auto 0px;
	font-size: 18px;
	text-align: center;
}

#ctr {
	text-align: center;
	align-right: auto;
	align-left: auto;
}

.green {
	border: thin solid #33cc33;
}

.top {
	background: #33cc33;
}
.even {
	background: #C7EFC7;
}

.disclaimer {
	border: solid 2px #fadac0;
	margin: 5px;
}
.red {
	color: #FF0000;
}
