/* MAIN BODY ELEMENTS INCLUDING BODY ALIGNMENT, WIDTH, AND BORDERS */

body { 
font: 13px arial, helvetica, sans-serif;
color: #444;
background: #ECEDE7 url(http://www.healthdigest.org/images/health/backgnd.png) top center repeat-y;
margin:0 auto;
}

div#container { 
margin:0 auto;
width:850px;
background: #fff url(http://www.healthdigest.org/images/health/1x1.gif) repeat-y right;
}

#wrapper {
background: #fff url(http://www.healthdigest.org/images/health/1x1.gif) repeat-y right;
}

#healthcontent {
width: 100%;
background: #fff url(http://www.healthdigest.org/images/health/1x1.gif) repeat-y right;
float: left;
margin-right: -210px;
}

#content {
background: #fff;
margin-right: 210px;
line-height: 1.4em;
padding-left:7px;
padding-right:6px;
border-right: #C7C7C7 1px solid;
text-decoration: none;
border-bottom: 5px;
}

div#rightcontent {
background: #fff;
width: 207px;
float: right;
		}

/* MAIN LOGO AND SEARCH ATTRIBUTES */

#header {
	width: 850px;
	height:65px;
	background:#fff url(http://www.healthdigest.org/images/health/header_bg.gif);
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin-top: 5px;
}

#h_logo { 
	background: url(http://www.healthdigest.org/images/health/healthd.gif) no-repeat left top; 
	float: left; 
	width: 255px; 
	height: 65px;
}
#h_logo a{
	display:block;
	width: 250px; 
	height: 65px;
	text-decoration:none;
}

h1#h_logo {text-indent:-999em}/* hide text*/
* html h1#h_logo {text-indent:0;}/* for ie5.+ as it will hide background image also*/
* html h1#h_logo span{text-indent:-999em}/* only text hidden now*/

#h_search { 
	float: left; 
	padding: 13px 0 0 0px; 
}

.input_search,.input_submit {
	background-color:#FFF;
	border-top:1px solid #838484;
	border-left:1px solid #838484;
	border-bottom:1px solid #CECECE;
	border-right:1px solid #CECECE;
	font-size: 14px; 
	margin:8px 1px 4px 10px;
}

/* MAIN TOP NAV ATTRIBUTES */

div#nav-head ul#nav-top {
	border-bottom:1px solid #036;
	border-top:1px solid #036;
	font:bold 12px tahoma,arial,geneva,sans-serif;
	padding:7px 0px;
	margin:6px 0 0 0;
	text-align:center;
	list-style:none;
	background:#369 url(http://www.healthdigest.org/images/health/home-span-back.gif) repeat-x;
}
#nav-head #nav-top li {
	display:inline;
	padding:0;
	margin:0;
}
#nav-head #nav-top li a:link,
#nav-head #nav-top li a:visited {
	color:#fff;
	background-color:transparent;
	text-decoration:none;
	padding:6px 8px 7px 8px;
	margin:0;
	border:1px #036 solid;
	border-left-color:#69c;
	border-top-color:#69c;
}
#nav-head #nav-top li a:hover {
	color:#D3E5F9;
	text-decoration:underline;
	padding-top:10px;
	padding-bottom:8px;
	border-top:0px solid #69c;
	border-bottom:1px solid #D3E5F9;
	background: #47a url(http://www.healthdigest.org/images/health/home-blue-bg.gif) repeat-x;
}
#nav-head #nav-top li.top-on a:link,
#nav-head #nav-top li.top-on a:visited {
	color:#333;
	margin:0;
	padding:10px 8px 9px 8px;
	border:0px;
	border-left-color:#cc9;
	border-top-color:#cc9;
	border-bottom-width:0;
	background:url(http://www.healthdigest.org/images/health/home-bg.gif) repeat-x;
}

#nav-head ul#tn-sub,
#nav-head div#tn-sub-empty {
	margin:0;
	border-top:1px #996 solid;
	border-bottom:1px #ccc solid;
	padding:4px 0 4px 0;
	text-align:center;
	font:11px tahoma,arial,geneva,sans-serif;
	background: #ffc url(http://www.healthdigest.org/images/health/home-blue-back.gif) repeat;
}
#nav-head div#tn-sub-empty {
	padding:0;
	font-size:2px;
}
#nav-head #tn-sub li {
	display:inline;
	margin:0;
	color:#666;
}
#nav-head #tn-sub li a:link,
#nav-head #tn-sub li a:visited {
	font-weight:bold;
	color:#333;
	margin:0;
	padding:2px 8px 2px 12px;
	text-decoration:none;
}
#nav-head #tn-sub li a:hover {
	color:#c30;
	text-decoration:underline;
}
#nav-head #tn-sub li.sub-on a:link,
#nav-head #tn-sub li.sub-on a:visited {
	color:#c30;
}

/* GREY BAR SPAN UNDER TOP NAV */

#nav-head #grey {
	padding:2px 0px 2px 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background:#ccc;
	border-bottom:1px #999 solid;
}

/* HOME PAGE STYLES */

div#corners{ margin: 0;background: #EEF4EA}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #EEF4EA}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

#corners h1 {
	padding: 0.5em 0 0.5em 0.3em;
	}

/* MAIN BODY STYLE ELEMENTS */

div.maincontent {
	background-color:transparent;
	padding: 0px;
}

div.maincontent p {
	color: #444;
	text-decoration: none;
}

a {
    color: #003399;
	text-decoration: underline;
}

a:hover {
	color: red;
	text-decoration: underline;
}

/* separate the list from subsequent markup */

  div.categorylist
{
  height:120px;
  min-height:120px;
  float: left;
  width: 10em;
}

/* anchor styling */
ol li a
{
  display: block;
  width: 7em;
  text-decoration: none;
}

  /* stop the float */
br
  {
    clear: left;
  }

.catsection {
	font-size: 14px;
	font-weight: bold;
	border-bottom: dotted 1px #CCCCCC;
	background: url(http://www.healthdigest.org/images/health/sites.gif) no-repeat;
	padding: 0px 0px 1px 20px;
	color: #444;
	margin: 0 0 0.5em 0;
}

.catsection a {
		color: #003399;
		text-decoration: none;
	}

.catsection a:hover {
		color: red;
		text-decoration: underline;
	}

.catsection img {
		float: right;
		}	

#catdescription {
		font-size: 11px;
		padding: 0px 0px 0px 20px;
		color: #295078;
		margin: 0 0 2em 0;
	}

#relatedcat {
		font-size: 10px;
		font-weight: none;
		margin: 1.5em 0 1em 1.5em;
	}

.relcat {
		font-size: 10px;
		font-weight: bold;
	}

#relatedcat relcat {
		font-size: 13px;
	}

.pagetitle {
		font-size: 12px;
		color: #295078;
		font-weight: bold;
		}

#floatcat {
		width: 100%;
		background: #fff;
	}

#floatcat img {
   float: right;
   margin: 0 0 0 0;
   border: 1px solid #666;
   padding: 2px;
}

div.questionbox h4 {
		color: #575757;
		margin: 0 0 6px; 
	}
div.questionbox p {
		padding-left: 15px;
		margin: 0 0 7px 0;
		background: url(http://www.healthdigest.org/images/health/comments.gif) no-repeat 0 2px;
	}
	
.questions {
		font-size: 14px;
		font-weight: bold;
		border-bottom: dotted 1px #CCCCCC;
		background: url(http://www.healthdigest.org/images/health/commentbx.gif) no-repeat;
		padding: 0px 0px 0px 20px;
		color: #444;
		text-decoration: none;
		margin: 1.5em 0 1em 0;
	}

.listings {
		font-size: 14px;
		font-weight: bold;
		border-bottom: dotted 1px #CCCCCC;
		background: url(http://www.healthdigest.org/images/health/maincats.gif) no-repeat;
		padding: 0px 0px 0px 20px;
		color: #444;
		text-decoration: none;
		margin: 1.5em 0 1em 0;
	}

/* QUESTIONS AND COMMENTS STYLES */

#guides {
	font-size: 12px;
	background: #F5F0DA url(http://www.healthdigest.org/images/health/bg_table.gif) repeat-y left;
	padding: 10px 10px 10px 14px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DFCE9D;
	border-top: 1px solid #DFCE9D;
	}

#guides strong a:link, #guides strong a:visited {
	color: #003399;
	text-decoration: underline;
	}

#guides strong a:hover {
	color: red;
	text-decoration: underline;
	}

#guides p {
	padding-left: 15px;
	margin: 0;
	}

#guides p {
	background: url(http://www.healthdigest.org/images/health/bullet_brown.gif) no-repeat 0 2px;
	}

#guides h2 {
	background: url(http://www.healthdigest.org/images/health/addquestion.gif) no-repeat 0 2px;
	text-decoration: bold;
	font-sixe: 11px;
	padding: 0 0 5px 15px;
	margin: 0;
	}

/* MAIN DIRECTORY SECTION STYLES */

#maindir {
	padding: 0px;
	margin: 1em 0 0 0.5em;
	}

#maindir strong a:link, #maindir strong a:visited {
	color: #003399;
	text-decoration: underline;
	}

#maindir strong a:hover {
	color: red;
	text-decoration: underline;
	}

#maindir p {
	padding-left: 0px;
	margin: 0.8em 0 0.8em;
	}

#longdesc {
	padding: 0px;
	margin: 1em 0 0 0.5em;
	}

#longdesc strong a:hover {
	color: red;
	text-decoration: underline;
	}

#longdesc h2 {
	font-weight: bold;
	padding: 0;
	margin: 0.5em 0 0.4em;
	}

#longdesc p {
	padding: 0 0 0.5em 0;
	margin: 0 0 0.4em;
	}

#longdesc li {
	font-size: 100%;
	padding-left: 0;
	margin: 0;
	}

/* MAIN BODY STYLE FOR ADVERSTISMENTS */

#ads_main
{
    padding: 0.5em 0.5em 0.5em 0.5em;
    margin-bottom: 0.2em;
}
#ads_main
{
    border: 1px solid #E6E6E6;
    background-color: #F5F5F5;
}
#ads_main h2
{
    color: #999;
    font-size: 80%;
    font-weight: normal;
}
#ads_main h2
{
    float: right;
	margin: 0.2em 0 0 0;
}
#ads_main p
{
    padding: 0px 0px 0px 0px;
	margin-bottom: 8px;
	margin-top: 3px;
	font-size: 8pt;
}
#ads_main h3
{
    margin: 0 0 0 0;
    font-size: 80%;
	font-weight: normal;
}
.pages_page_url
{
    color: #008B00;
    font-weight: normal;
    font-size: 7pt;
}

/* HOME PAGE STYLES */

#homepage {
	padding: 0;
	margin-bottom: 0.2em;
	}

/*BEGIN ENCYCLOPEDIA*/
  #yheme { padding-bottom:15px; }
  #yheme h2 { color:#336699; display:inline; font-weight:normal; padding-right:8px; }
  #yheme p.yhemept { color:#336699; display:inline; font-weight:none; font-size:85%; margin:0; padding:0; }
  #yheme h3 { color:#609E6C; display:inline; font-weight:normal; padding-right:8px; }
  #yheme p.prescribe { color:#609E6C; display:inline; font-weight:none; font-size:85%; margin:0; padding:0; }
  #yheme p.yhemet, #yheme p.yhemetl { color:#333; font:77% verdana; margin:0; padding:0 0 6px 0; }
  #yheme p.yhemet { padding-top:6px; padding-bottom:12px; }
  #yheme p.yhemetl a { font-weight:none; }

  #yheme2 { padding-bottom:15px; }
  #yheme2 h2 { color:#336699; display:inline; font-weight:normal; padding-right:8px; }
  #yheme2 p.yhemept { color:#336699; display:inline; font-weight:none; font-size:85%; margin:0; padding:0; }
  #yheme2 h3 { color:#609E6C; display:inline; font-weight:normal; padding-right:8px; }
  #yheme2 p.prescribe { color:#609E6C; display:inline; font-weight:none; font-size:85%; margin:0; padding:0; }
  #yheme2 p.yhemet, #yheme p.yhemetl { color:#333; font:77% verdana; margin:0; padding:0 0 6px 0; }
  #yheme2 p.yhemet { padding-top:6px; padding-bottom:12px; }
  #yheme2 p.yhemetl a { font-weight:none; }
  /*END ENCYCLOPEDIA*/

.yhcontblock{border:1px solid #D5E1CB; background-color: #ECF2F8; padding:6px; margin:14px 0 14px 0; }
.yhcontblock2{border:1px solid #D5E1CB; background-color: #EFF5F1; padding:6px; margin:14px 0 14px 0; }
.yhcontblock h2{padding:0; margin:0 0 5px 0; font-size:19px; font-weight:normal; color:#94A07A; }
.yhcontblock h2 span{font-size:68%; color:#8e9f7d; font-weight:bold;  }
.yhcontblock2 h3{padding:0; margin:0 0 5px 0; font-size:19px; font-weight:normal; color:#94A07A; }
.yhcontblock2 h3 span{font-size:68%; color:#8e9f7d; font-weight:bold;  }

/* NEWS BLOCKS */

#box_main {
	-moz-box-sizing: border-box;
	padding:6px;
	background-color:transparent;
	margin:0;
	border:1px solid #393;
	border-top:0;
}
#box_main_1 {
	-moz-box-sizing: border-box;
	padding:6px;
	background-color:transparent;
	margin:0;
	border:1px solid #3A6A9B;
	border-top:0;
}
#box_main_2 {
	-moz-box-sizing: border-box;
	padding:6px;
	background-color:transparent;
	margin:0;
	border:1px solid #D95904;
	border-top:0;
}
#box_main_3 {
	-moz-box-sizing: border-box;
	padding:6px;
	background-color:transparent;
	margin:0;
	border:1px solid #909090;
	border-top:0;
}

.news_stories {
	padding:1px 0px 1px 4px;
	font:bold 12px verdana,sans-serif;
	background-color:#393;
	color:#fff;
	margin-top:0;
	margin-bottom:0;
}
.news_stories_1 {
	padding:1px 0px 1px 4px;
	font:bold 12px verdana,sans-serif;
	background-color:#3A6A9B;
	color:#fff;
	margin-top:0;
	margin-bottom:0;
}
.news_stories_2 {
	padding:1px 0px 1px 4px;
	font:bold 12px verdana,sans-serif;
	background-color:#FF6600;
	color:#fff;
	margin-top:0;
	margin-bottom:0;
}
.news_stories_3 {
	padding:1px 0px 1px 4px;
	font:bold 12px verdana,sans-serif;
	background-color:#909090;
	color:#fff;
	margin-top:0;
	margin-bottom:0;
}

.promohead {font-size:12px;font-weight:bold;padding:1px 2px 0px 0px;}
.source {font-size:8pt;color:#008000;font-weight:none;}
.newsthread {font-size:8pt;}

.news_im{float:left; margin:2px 5px 5px 2px; }

hr.hr1_dot {
  border: 1px solid #D3D3D3;
}

/* NEWS BLOCKS END*/

/* RIGHT-HAND COLUMN BOXES AND ADVERSTISMENT STYLES */

.categoryHeading {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	background-color: #393;
	font-weight: bold;
	padding: 5px 0 5px 5px;
}

.sideHeading {
	background-color: #fff;
	border-left: solid 1px #393;
	margin: 10px 2px 0 2px;
}

div.rightads {
		background-color: #fff;
		font-family: Verdana;
		border-bottom: solid 1px #393;
		padding: 5px 5px 5px 5px;
		margin: 0 2px 0 2px;
		line-height: 90%;
	}

.searchlink2 {		
		font-size: 9pt;
		font-weight: bold;
	}

.pages_page_description2 {
		font-size: 8pt;
		color: #333;
	}

.pages_page_url2 {
		font-size: 7pt;
		color: #008000;
	}

.highlight3 {font-weight: bold;}
#maincontent3{margin-top: 5px;}
.pages_page3 {margin-bottom: 30px;}
.pages_page_url3 {color: #008000;}

div.questionbox {
		font-family: Tahoma;
		font-size: 8pt;
		background: #F0F9FF;
		padding: 7px 10px;
		border: 1px solid #BDE6FF;
		margin: 10px 2px 10px 2px;
	}

div.questionbox h4 {
		font-size: 8pt;
		color: #575757;
		margin: 0 0 6px; 
	}
div.questionbox p {
		padding-left: 15px;
		margin: 0 0 7px 0;
		background: url(http://www.healthdigest.org/images/health/comments.gif) no-repeat 0 2px;
	}

div.medquestions {
		font-family: Tahoma;
		font-size: 8pt;
		background: #F5F0DA;
		padding: 3px;
		border: 1px solid #DFCE9D;
		margin: 10px 2px 10px 2px;
	}

div.medquestions h4 {
		font-size: 8pt;
		color: #575757;
		margin: 0 0 10px;
		padding-left: 34px;
		background: url(http://www.healthdigest.org/images/health/commentsbig.gif) no-repeat 0 2px;
	}
div.medquestions p {
		padding-left: 15px;
		margin: 0 0 7px 0;
		background: url(http://www.healthdigest.org/images/health/comments.gif) no-repeat 0 2px;
	}
div.medquestions h1 { font-weight:none; font-size:85%; }

/* FOOTER STYLES */

div.footer {
		position: relative;
		clear: both;
		padding: 5px;
		margin: 3px 2px 3px 2px;
		font-family: Verdana;
		background:#F1F1F1;
		border-top:1px #ccc dotted;
}

div.footer p {
		font-size: 80%;
		padding: 5px;
		margin: 0;
}

h1 {
	font-size: 13pt;
	border-bottom: none;
	color: #444;
	text-decoration: none;
	margin-top: 0px;
	display: inline;
	}
/* QUESTIONS, COMMENTS */

h2 {font-size: 15px; display: inline; margin-bottom: 4px;}
td {  font-size: 9pt; color: #333333}
td.forminput    {font-family: verdana; font-size: 9pt; font-weight: normal; line-height: 18px; color: #000; border: 1px solid #cccc99; BACKGROUND-COLOR: #ffffff;}
td.forminput    {font-family: verdana; font-size: 9pt; font-weight: normal; line-height: 18px; color: #000; border: 1px solid #cccc99; BACKGROUND-COLOR: #ffffff;}
td.star        {color:#ff0000;}
td.formcomments {font-size:10px; color:#333366; display: inline;}
input {font-size: 9; color: #000000;}
.error, .errorbox-bad {
  color: red;
  border: outset 1px red;
  padding: 2px;
  background-color: #ffdcdc;
}
.yellowbox { color: #000000; border: outset 1px #FFcc33; padding: 2px; background-color: #F5F0DA; }
.blkborder{border: 1px solid #000000;}
.formcomments {font-size:10px; color:#333366; display: inline;}
.writereply {
	background: url(http://www.healthdigest.org/images/bubble.gif) 0 0px no-repeat;
	padding-left: 18px;
}