/* CSS LAYOUT REDESIGN FOR DIETPROGRAMREVIEWS.COM */

* html p {
  height: 1%;
  margin-left: 0;
  }
  
body {
	color: #000;
	background-image: url('i/background.jpg');
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	}

p, li, ul, ol {
	color: #000;
	font-family : Verdana, Arial, sans-serif;
	font-size : 100%;
	margin-top: 4px;
	margin-bottom: 8px;
	}
	
/* LIST STYLES */
ul {
	list-style-image: url('i/bullet.gif');
	list-style-position: outside;
	margin-left: 40px;
	padding-left: 6px;
	}
ul ul {
	list-style-image: none;
	}
	
ol {
	list-style-image: none;
	margin-left: 40px;
	padding-left: 6px;
	}
	
li {
	margin-top: 0px;
	margin-bottom: 0px;
	}

/* MAIN LINK STYLES */

a:link {color: blue; font-weight: normal; text-decoration: underline;}
a:visited {color: blue; font-weight: normal; text-decoration: underline;}
a:hover {color: red; font-weight: normal; text-decoration: none; background: yellow; padding-top: 2px; padding-bottom: 2px;}
a:active {color: black; font-weight: normal; text-decoration: underline;}


/* HEADINGS */

h1 {
	font-size: 125%;
	font-weight: bold;
	color: #f8f8f8;
	letter-spacing: .05em;
	margin: 0;
	line-height: 140%;
	padding: 0;
	}

h2 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size: 135%;
	font-weight: bold;
	letter-spacing: 2;
	color: #972323;
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #668;
	margin-top: 14px;
	}

h3 {
	background-image: url('i/end1.gif');
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 105%;
	font-weight: normal;
	color: #972323;
	letter-spacing: 2;
	padding-left: 20px;
	margin: 12px 0 6px 0;
	}

h4, h5 {
	font-size : 100%;
	font-weight : bold;
	color : #CD6400;
	letter-spacing: 1px;
	margin: 12px 0 6px 0;
	padding-top: 0;
	padding-bottom: 0;
	}

h6 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
/* CONTAINER DIVS */
#wrapper {
	width: 100%;
	border: none;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff;
	}
	
#globalnav {
	display: none;
	}

#branding {
	clear: none;
	background: none;
	width: inherit;
	height: 2em;
	padding: 0;
	margin-left: 10%;
	}
#branding h1 {
	float: none;
	margin: 10px 0 0 0;
	text-align: left;
	letter-spacing: normal;
	}
#content {
	margin: 0;
	padding: 0;
	}

#subnav {
	display: none;
	}
#maincontent {
	text-align: left;
	margin: 7%;
	}
#footer {
	clear: none;
	font-weight: normal;
	font-size: 90%;
	text-align: center;
	letter-spacing: 1px;
	line-height: 18px;
	border-bottom: none;
	margin-top: 20px;
	}

/* SUBNAV CHILD STYLES */

#sectionLinks{
	display: none;
 }

/* SECONDARY LINKS */
#sectionLinks2 {
 	display: none;
}

.space {
	background-color: #fff;
	background-image: none;
	border: none;
	}

/************* relatedLinks styles **************/

#relatedLinks {
	display: none;
	}
.relatedLinks {
	display: none;
	}
	
/* FOR EDIETS TOP RECOMMENDATION LINK CAPTION */
.hilite {
	font-size: 8px; 
	font-weight: normal; 
	font-family: verdana, arial, helvetica, sans-serif; 
	background: #ffff00; 
	color: #400;
	}
#select {
	background: #fff;
	background-image: none !important;
	color: #334 !important;
	}
#focus {
	position: relative;
	z-index: 1;
	border: 1px #aaa dashed;
	padding: 15px;
	margin: 20px 0px 10px 0px;
	background: #eeeeef;
	}
/* #focus a:link, a:visited, a:hover, a:active { font-weight: bold; } */

#focus p {
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	line-height: 140%;
	color: #334;
	}
#focus h4 {
	text-align: center;
	margin: 0 0 10px 0;
	font-size: 12px;
	}
#focus h5 {
	text-align: center;
	background: #f6f6f6;
	padding: 4px 50px 4px 50px;
	}
/* #focus h5 a:hover {
	background: yellow;
	text-decoration: none;
	} */

.brand {
	color: #668; font-weight: bold; 
	}
	
.big {
	font-size: 110%;
	letter-spacing: .05em;
	font-weight: bold;
	}
.comp {
	font-size: 11px;
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
	}
.comp2 {
	text-transform: uppercase;
	}
.contextmenu {
	float: right; 
	width: 150px; 
	background: #f8f8ff; 
	padding: 6px; 
	margin: 6px 0 6px 15px; 
	letter-spacing: normal;
	font-size: 11px;
	border: 1px #aaa dashed;
	line-height: 140%;
	text-align: center;
	}
.contextmenu p {
	text-align: center;
	}
.contextmenu a:link {
	text-decoration: underline;
	}
.contextmenu a:visited {
	text-decoration: none;
	}
.contextmenu a:hover {
	text-decoration: none;
	background: none;
	}
	
.toprec {
	font-size: 9px !important; 
	font-weight: normal; 
	font-family: verdana, arial, helvetica, sans-serif; 
	background: #ffff00; 
	color: #422 !important;
	padding: 1px;
	}
.charthead {
	color: #666666; 
	font-weight: bold; 
	font-size: 12px;
	}
h4.oview {
	border-bottom: 1px #ccc solid;
	padding-bottom: 1px;
	}
a.oview {
	font-weight: bold !important;
	text-decoration: none;
	padding: 2px;
	}
.oview a:link  {
	text decoration: none !important;
	}
.oview a:visited {
	text-decoration: none; !important;
	}
.oview a:hover {
	color: red;
	background: none;
	letter-spacing: 2px;
	background: #f8f8f8;
	border-top: 1px #ccc dashed;
	border-bottom: 1px #ccc dashed;
	}
.ovbold {
	color: #777;
	font-weight: bold;
	}
.floati {
	float: right; 
	margin-left: 20px; 
	margin-bottom: 6px;
	clear: none;
	}
.disclaim {
	padding: 6px 20px 6px 20px; 
	background: #fafafa; 
	font-size: 10px; 
	line-height: 1.6em; 
	border-top: 1px #ccc dashed; 
	border-bottom: 1px #ccc dashed;
	color: #666;
	margin-top: 20px;
	}
.toprec {
	font-size: 8px; 
	font-weight: normal; 
	font-family: verdana, arial, helvetica, sans-serif; 
	background: #ffff00; 
	color: #400;
	text-transform: uppercase;
	}
.headlink a:link {
	text-decoration: none;
	font-weight: bold;
	}
.headlink a:visited {
	text-decoration: none;
	font-weight: bold;
	}
.headlink a:hover {
	text-decoration: none;
	border-bottom: 1px #ccc dashed;
	border-top: 1px #ccc dashed;
	color: red;
	background: #fff;
	padding-top: 2px; 
	padding-bottom: 2px;
	font-weight: bold;
	}
.shadowp {
	line-height: 10px; 
	border-bottom: 1px #ccc dashed;
	margin-bottom: 10px;
	}