﻿/* >>>>>>>>> hniArticle.css <<<<<<<<< */
/*
09/30/2005 TH
  Added rules for new markup of hosted search.
08/04/2005 Loren
- Added rule for #Toc-Intro-Body div with padding-top (for Firefox/Netscape)
08/03/2005 Thomas
- Reduced top margin in "#Toc-Intro-Body p.Intro-Body-Text" to fix in Firefox/Netscape.
07/26/2005 Loren 
- Changed "#Intro-Body" rules to "#Article-Intro div.Intro-Body" (Albany issue #19)
07/18/2005 Loren
- Added rules for #Related-Topics classes .Related-DNI-Topics and .Related-PEM-Topics
- Changed rule for #Related-Topics p more specific "#Related-Topics p.Related-Topics"
- Added rules for #Toc-Intro-Body and "#Contents-List p.Contents-List-Title"
- Removed Uk-Consideration rule (content restricted by target-locale attribute)
*/
.toplink { display: block; clear: both; line-height: 0; }

#hniArticle {
    color: #000;
    background: #fff;
    font-size: 11pt; 
    font-family: Arial, Helvetica, sans-serif; 
    position: relative;
    }
div#hniArticle { margin: 0 5px; }
/* Hacks for IE-win \*/
* html #hniArticle { height: 1%; }
/* End IE hack */

#hniArticle td, 
#hniArticle p, 
#hniArticle ul, 
#hniArticle li  { 
    font-size: 11pt;
    font-family: Arial, Helvetica, sans-serif;
    } 
#hniArticle sup { 
    font-size: 8pt;
    vertical-align: super; 
    }
#hniArticle p { line-height: 1.3em; margin-top: 0px; }
#hniArticle ul {
    list-style: disc outside none;
    }

#hniArticle a, 
#hniArticle a:visited,
#hniArticle a:active { 
    color: #0000ff; 
    }
#hniArticle a:hover { 
    color: #0033ff; 
    }

/* >>>> Headings <<<< */
#hniArticle h3 {
    font-size: 12pt;
    font-weight: bold; font-style: italic;
    font-family: Arial, Helvetica, sans-serif; 
    margin-bottom: 0; 
    text-align: left; 
    }
#hniArticle .Heading { 
    font-weight: bold; }
#hniArticle th {
    font-size: 11pt;
    font-family: Arial, Helvetica, sans-serif; 
    }
#hniArticle h3.Med-Guide-Heading { 
    font-style: normal; 
    }
#Reference-List h3 { 
    font-size: 11pt; margin-bottom: .5em; 
    }
#Protocol-Summary p.Protocol-Summary-Heading {
    font-size: 12pt; font-weight: bold;
    font-family: Arial, Helvetica, sans-serif; 
    margin: 0 0 .5em; padding-top: 0;
    text-align: left; 
    }
#Condition-Summary p.Condition-Summary-Heading {
    font-weight: bold; 
    margin: .2em auto; 
    } /* uses text font face */
#Interaction-Summary p.Interaction-Summary-Heading {
    margin: .2em auto;
    font-size: 12pt; font-weight: bold;
    font-family: Arial, Helvetica, sans-serif; 
    text-align: left;
    }    
#Med_Xref-Item-List p.Xref-Summary-Heading {
    margin-top: .2em; padding-top: 0; margin-bottom: 0;
    font-size: 12pt; font-weight: bold;
    font-family: Arial, Helvetica, sans-serif; 
    text-align: left;
    }

#hniArticle .Sub-Heading { font-weight: bold; }
#hniArticle p.Food-Sub-Heading { font-weight: bold; margin-bottom: 0; }
#hniArticle .List-Caption { margin-bottom: 0; }

#hniArticle span.Qualifier { font-weight: normal; }
#hniArticle h3 span.Qualifier { font-size: 10pt; }
#hniArticle p.Heading span.Qualifier { font-size: 10pt; }
#hniArticle p.Condition-Summary-Heading span.Qualifier { font-size: 10pt; }
#hniArticle p.Interaction-Summary-Heading span.Qualifier { 
    font-size: 11pt; font-family:  Arial, Helvetica, Sans-Serif; } /* text font face */

td.Dni-Interaction-Type { 
    vertical-align: top; line-height: 14pt; padding: 6pt;
    }
#hniArticle .Dni-Avoid-Heading, 
#hniArticle .Dni-Beneficial-Heading, 
#hniArticle .Dni-Check-Heading {
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: bold; font-size: 12pt; }
.Dni-Beneficial-Heading { color: #339900; }
.Dni-Avoid-Heading { color: #cc0000; }
.Dni-Check-Heading {color: #FF9900; }

/* >>>> Front matter elements <<<< */
#Article-Title p { 
    margin: 0 0 .5em; 
    font-size: 20pt; 
    color: #999999;
    font-weight: bold; }

#Med-Article-Title p { font-size: 20pt; color:#999999;
    font-weight: bold; text-align:left; margin-top: 0; }
#Med-Article-Title span.Med-Phonetic-Spelling { font-size: 11pt; }
#Med-Article-Title em.Med-Phonetic-Spelling { font-style: italic; font-weight: normal; }

#Also-Indexed p, 
#Common-Names p, 
#Med-Common-Names p { 
    font-size: 9pt;
    margin-bottom: .5em; }
#Botanical-Names p { 
    font-size: 9pt;
    margin-top: 0; }
#Related-Topics p.Related-Topics, 
#Combination-List p, 
#Recipe-Categories p { 
    font-size: 9pt; 
    line-height: 1.5em; }

#Related-Topics .Related-DNI-Topics,
#Related-Topics .Related-PEM-Topics { 
	font-weight: bold; 
	margin-top: .5em;
}

#Photo, 
#Illustration { 
    float: right; width: 205px; 
    height: 220px;
    } /* height for Netscape 6 */
#Photo .Photo-Credit { 
    font-size: 8pt; text-align: right; margin-right: 5px;
    }

#Recipe-Inset { width: 13em; float: right; clear: right; }
div#Recipe-Inset { 
    border: 1px solid #990; 
    background-color: #ffffe0; 
    margin: 0 .25em 1em .5em; 
    }
#Recipe-Inset ul { 
    list-style: none outside; 
    margin: 0; padding: 0.75em .5em; 
    }
#Recipe-Inset  li { font-size: 10pt; }

/* >>>> ul based sidebar <<<< */
#Sidebar-Element { display: none; }
#Sidebar-Display { display: block; }

#Sidebar-Display {
    padding: 0 0 .5em; 
    }
#Sidebar-Display ul.sidebar a:hover { 
    color: #930; 
    }
#Sidebar-Display h3.Sidebar-Heading {
    font-size: 12px; font-weight: bold; color: #930; font-style: normal; 
    margin: 0; padding: 5px 0 0 5px;
    }
#Sidebar-Display li { 
    font-size: 12px;
    }    
ul.sidebar { 
    margin: 0 0 0 2px; padding: 0 0 5px; 
    }
ul.sidebar li { 
    margin-left: 18px; 
    padding: 1px; 
    list-style: url('../Images/skiparrow.gif') outside; 
    }

/* 
>>> classes that may be applied to the #Sidebar-Display container div <<<<
*/
div.Sidebar-Main-Column {
    font-size: 12px;  
    line-height: 1em;
    margin: 5px; 
    padding: 0;
    }
div.Sidebar-Front-Matter {
    font-size: 12px;
    line-height: 1em;
    margin: 5px; 
    padding: 0;
    }

div.Sidebar-Focus-Options { 
    float: right; clear: both;
    margin: 12pt 5px 5px 5px; 
    padding: 12pt 0 5px 5px;
    width: 14em;
    }
div.Sidebar-Focus-Options li.Focus-Options { 
    display: none; 
    }
div.Sidebar-Focus-Options li {
    width: 14em;
    }
    
div.Sidebar-Main-Inline {
    font-size: 12px;
    line-height: 1.5em;
    margin: 5px; 
    padding: 0;
    }
div.Sidebar-Main-Inline li {
    display: inline; 
    }
div.Sidebar-Main-Inline a {
    padding-left: 15px;
    background: url('../Images/skiparrow.gif') no-repeat 0px 0px;
    }

/* >>> decorate the div.sidebar-content, depending on the containing class */    
div.Sidebar-Main-Column div.sidebar-content, 
div.Sidebar-Front-Matter div.sidebar-content {
    border: none; 
    background-color: #fff; 
    }
div.Sidebar-Focus-Options div.sidebar-content {
    border: solid 1px #990; 
    border-top: none; border-right: none;
    background-color: #ffffe0; 
    }

/* >>>> AI and Focus <<<< */
#Article-Intro { 
    margin: 8px 0px 0;
    padding: 0 5px 0 0;
    position: relative; } /*** for IE6 ***/
#Article-Intro div#AI-Picture { 
    float: left; 
    margin: 0 0 15px 0; padding: 0; 
    position: relative; } /*** for IE6 ***/
#Article-Intro h1, #Article-Intro h2 { 
    color: #930; 
    margin-top: 0px; margin-bottom: 0px; 
}

#Article-Intro h1 { font-size: 20pt; }
#Article-Intro h2 { font-size: 16pt; }

#Article-Intro p.Intro-Body-Text { 
    margin: .3em 6pt .3em 0; 
    padding: 0px; 
}
#Toc-Intro-Body {
    padding-top: 3em; 
}
#Toc-Intro-Body p.Intro-Body-Text {    
	font-size: 16pt;
	margin: 0.5em 0 .3em 0; 
	padding: 0px; 
}
#Article-Intro ul li { 
	line-height: 1.3em; 
}
#Article-Intro ul { 
	margin: .3em 0 0 1em; 
}
#Article-Intro b { 
	color: #993300; 
	font-weight: bold;
}
#Article-Intro div.Intro-Body,
#Toc-Intro-Body { 
    margin-left: 200px; 
}
/* Hacks for IE-win
\*/
* html #Intro-Body { height: 1%; }
/* End IE hack */
    
div#Focus-Options {
    padding:0px; padding-right: 10px; 
    margin-right: 1px;
    position: relative; clear: both; 
    }
html>div#Focus-Options { margin-right: 2px; }
/* Hack for IE-win \*/
* html div#Focus-Options { height: 1%; }
* html ul.Focus-Item { position: relative; }
/* End IE hack */

#Focus-Options h3.Focus-Options-Heading { line-height: 0; padding: 0; margin: 0; }
#Focus-Options div.Focus-Content {
    padding: 8px 5px 2px;
    }

#Focus-Options p.Focus-Autofill-Leader { margin: 0; padding: 0;}
#Focus-Options p.Focus-Autofill-Trailer { 
    font-size: 9pt; padding: 5pt;
    border: 1px solid #0099CC; 
    }
#Focus-Options ul.Focus-Item { 
    margin: 0 0 .5em 0;  
    padding: 0 12pt 0 0;
    }

#Focus-Options ul.Focus-Item li { padding-left: 12pt;  font-size: 11pt; }
#Focus-Options li.Focus-Item-Caption { 
    font-weight: bold; color: #930; 
    list-style: none outside; 
    background: url('../Images/focusBullet.gif') no-repeat 0px 5px;  
    }
#Focus-Options li.Focus-Item-Para { list-style: none; line-height: 12pt; margin-bottom: 2px;}

/* >>>> main content elements <<<< */
#Introductory { margin-top: .5em; }

/* key benefits */ 
p.Reported-Benefits-Caption { margin-bottom: .5em; }
ul.Reported-Benefits-List { margin-top: 0; margin-bottom: 1.5em; }
ul.Reported-Benefits-List li { margin-top: 0; margin-bottom: .5em; }
.Benefits-Note { font-size: 9pt; }

/* Summary tables (Conditions, Interactions, Protocol/Checklist[OTC/Rx]) */
div#Condition-Summary, 
div#Interaction-Summary, 
div#Protocol-Summary { 
    margin-bottom: 1em; clear: both; 
    }
#Condition-Summary table, 
#Interaction-Summary table { 
    margin-top: 0; padding-top: 0; 
    border: 1px solid silver; border-collapse: collapse; 
    }
#Condition-Summary td, 
#Condition-Summary th, 
#Condition-Summary tr,
#Interaction-Summary td, 
#Interaction-Summary th, 
#Interaction-Summary tr { 
    border: 1px solid silver; border-collapse: collapse; 
    }
#Protocol-Summary table.Protocol-Summary {
    margin-top: 0; padding-top: 0; 
    border: 1px solid silver; border-collapse: collapse; 
    } /* qualify by class to include Checklist, OTC and Rx tables, but not containing table */
table.Protocol-Summary td, 
table.Protocol-Summary th, 
table.Protocol-Summary tr { 
    border: 1px solid silver; border-collapse: collapse; 
    }
tr.Summary-Columnhead-Supp { background-color:  #CCFFCC; }
tr.Summary-Columnhead-OTC {  background-color: #FFFFCC; }
tr.Summary-Columnhead-RX {  background-color: #FFCC99; }

#Protocol-Summary th {
    padding-left: .5em; 
    font-size: 11pt; font-weight: bold;
    vertical-align: middle;
    }
th.Summary-Columnhead { text-align: left;  }
th.Summary-Columnhead-Rating { text-align: center; }
span.Summary-Columnhead-Text {
    font-size: 9pt; font-weight: normal;
    }
#Protocol-Summary th.Protocol-Summary-Columnhead, 
#Protocol-Summary td.Protocol-Summary-Columnhead {
    text-align: left; height: 50px;
    font-size: 11pt; font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
    } /* pharmacy products */

td.Summary-Entry { 
    padding-left: .5em; vertical-align: top; 
    }
p.Summary-Entry { margin: 6pt; }    
#Condition-Summary th.Summary-Stars,  
#Protocol-Summary th.Summary-Stars { 
    text-align:center; vertical-align: top; padding-top: .5em; 
    line-height:14pt; 
    }
.Summary-Footnote { background-color: #CCFFCC; }
#Condition-Summary td.Summary-Footnote, 
#Protocol-Summary td.Summary-Footnote {
    font-size: 9pt; 
    }
#Protocol-Summary td.Summary-Homeo { 
    text-align: left; font-size: 9pt; vertical-align: middle; 
    line-height: 13pt; padding-left: .5em; 
    }
#Interaction-Summary .Interaction-Summary-Note { 
    font-size: 9pt; padding-left: 15px; padding-right: 15px; line-height: normal; 
    } 
td.Dni-Summary-Entry { 
    vertical-align: top; padding: 6pt; }
p.Dni-Summary-Entry { margin-top: 0; margin-bottom: 0; }

/* >>> other tables <<< */
table.Herb-Options { 
    margin: 1em 0 1.5em;
    border-collapse:collapse; border: 1px solid black; }
table.Herb-Options td, 
table.Herb-Options th { border: 1px solid black; }

table.Diet_Comparison { margin-top: 1em; }
table.Diet_Comparison th { white-space: nowrap; }
table.Diet_Comparison td p { margin-bottom: .3em; }

table.Chart-Graphic { margin-top: 0; padding-top: 0; border: 0px;}

/* >>>> Drug-Body and Drugix-Body specific <<<< */
p.Subcat-List-Caption, 
#Subcat-Info p.List-Caption { 
    font-weight: bold; margin-bottom: 0; } 
#Subcat-Info ul.Subcat-List { 
    margin-top: .5em; }
img.Dnitype-Icon-Text {    
    width: 14px; height: 14px; margin-bottom: 1px; vertical-align: text-bottom;    }
img.Dnitype-Icon-List {    
    width: 14px; height: 14px; margin-bottom: 1px; vertical-align: text-bottom;    }
img.Dnitype-Icon-Heading {    
    width: 14px; height: 14px; margin-bottom: 2px; vertical-align: text-bottom;    }
p.Drugix-Autofill-Note { font-style: italic; }
#Drugix-Item-List p.Drugix-Item {
    margin: .5em 2em; } 
#Dnisum-Insert p { font-size: 9pt; line-height:1em;}

/* >>>> Food_Guide specific <<<< */
#Food-Tip p { font-style:italic; }
p.Nutrition { margin: .5em .25in; }
#Nutrition-Highlights p.Nutrition-Note { 
    font-size: 9pt; 
	line-height: 1em; 
    margin: 1em .5in 1.5em .25in; 
}

/* Food and other TOC's */    
#Food-Contents-List, 
#Contents-List { 
    clear: both; 
}
#Contents-List p.Contents-List-Title {
	font-size: 13pt;
	font-weight: bold;
	margin: 0;
}
#Contents-List p.Contents-List-Title b {
	color: #930; 
}
#Food-Contents-List p.Food-Contents-List-Caption, 
#Contents-List p.Contents-List-Caption { 
    margin-bottom: 0; 
}
#Food-Contents-List td.Food-Contents-List p { 
    margin-top: .5em; margin-bottom: .8em; }
#Food-Contents-List p { 
    margin-top: .5em; margin-bottom: .5em; }
#Contents-List li.Contents-List-Item { 
    list-style: none; margin: 1em 0 1.5em; }
#Contents-List table.Contents-List { 
    margin-top: 1em; }
#Contents-List p.Contents-List-Item { 
    margin-left: 1cm; margin-bottom: .5em; }


/* >>>> Recipe specific <<<< */
#Ingredient-List, 
#Direction-List { 
    margin-top: 12pt; margin-bottom: 0; 
    }
#Ingredient-List h3, 
#Direction-List h3 { 
    font-size: 11pt; 
    }
#Recipe-Description p { 
    font-style: italic; 
    }
#Recipe-Description p.Collection-Attribution { 
    font-size: .8em;
    font-style: normal;
    font-weight: bold;
    padding-top: .5em;
}
#Ingredient-List p {
    margin: 0 .25in; 
    } /* includes p.Recipe-Ingredient */
#Ingredient-List p.Recipe-Sub-Heading {
    margin-top: 6pt; font-weight: bold; 
    } 
#Direction-List p { 
    margin: 0 0 6pt;
    } /* includes p.Recipe-Step */
#Direction-List p.Recipe-Sub-Heading {
    margin-bottom: 0; font-weight: bold; 
    }
#Recipe-Note { margin-top: 1em; }
#Recipe-Note p.Recipe-Source { font-style: italic; }

/*  >>>> Med_Guide   <<<< */ 
.Med-Para-Lead { margin-top: 0; }
.Med-Caption, 
.Med-Caption-Lead { margin-top: 0; margin-bottom: .5em; }
.Med-Itemized-List { margin-top: 0; }

/*  >>>> Med_Xref   <<<< */ 
#Med_Xref-Item-List { margin-top: 1em; margin-bottom: 2em; }
table.Xref-Summary { margin-top: 0; padding-top: 0; }
table.Xref-Summary, 
table.Xref-Summary tr, 
table.Xref-Summary td, 
table.Xref-Summary th { 
    border: 1px solid silver;
    }    
#Med_Xref-Item-List td.Xref-DNI, 
#Med_Xref-Item-List td.Xref-PEM {
    font-size: 9pt; 
    text-align:left; vertical-align: middle; padding-left: 10px; height: 50px;
    }
#Med_Xref-Item-List td.Xref-DNI {
    background-color: #CCFFCC; 
    }
#Med_Xref-Item-List td.Xref-PEM {
    background-color: #FFFFCC; 
    }
#Med_Xref-Item-List td.Xref-Summary-Entry { 
    vertical-align: top; padding-left: 10px; 
    padding-top: 0px; padding-bottom: 0px; 
    }
#Med_Xref-Item-List p.Xref-Summary-Entry { 
    margin-top: .25em; margin-bottom: .75em; 
    }

/* >>>> Homeopathy specific <<<< */
#Remedy-Summary p.Homeoix-Item { margin-left: .5in; }

/* >>>> Info, Diet, etc. <<<< */
#Bibliography { 
    margin-bottom: 2em; }
#Bibliography h3 { 
    font-size: 10pt; font-weight: bold; font-style: italic; 
    margin: 1em auto .5em; 
    }
#Bibliography .Biblio-Entry { font-size: 9pt;
    margin-top: 0; margin-bottom: 0; }

#Resource-List h3 { margin: 1 auto .5em; }
#Resource-List { line-height: 1em; }
#Resource-List p.Resource-Book, 
#Resource-List p.Resource-Group, 
#Resource-List p.Resource-Web { 
    margin: 1em 1cm; 
    }

/* >>>> Back matter <<<< */
div.Reference-List { margin-bottom: 2em; }
#Reference-List .Reference { font-size: 9pt; margin-top: 0; margin-bottom: 0; }

div#Copyright-Notice { font-size: 9pt; line-height: 1em; }
div#Copyright-Notice img { padding: 0; margin: 0; }
div#Copyright-Notice p { font-size: 9pt; margin-top: .5em; margin-bottom: .5em; }
div#Copyright-Notice p.Copyright { font-weight: bold; margin-top: 0; }
#hniArticle .Fine-Print { font-size: 9pt; line-height: 10pt; }
#hniArticle .Fineprint { font-size: 9pt; line-height: 10pt; }

/*  >>>> Index styles <<<< */
#hniArticle .Index-Letter-Title { 
    font-weight: bold; font-size:14pt;
    margin-bottom:.5em; margin-top: 1em;
    }
#hniArticle .Index-Instructions, 
#hniArticle .Index-Description {
    font-size: 10pt; }
#hniArticle .Index-Entry { margin-top: 0em;  margin-bottom: 0em; }
#hniArticle .Index-Jump-Letters { font-size: 11pt; font-weight: bold; }

#hniArticle p.Related-Content { color: #990000; margin-top: 0; margin-bottom: .2em; }
#hniArticle p.Related-Content a  { color: #990000;}
#hniArticle p.Related-Content a:visited { color: #990000; }
#hniArticle p.Related-Content a:hover { color: #B58E4A; }

#hniArticle p.Related-Content-See-Also { 
    color:#999999;
    font-size: 14pt; font-weight: bold; 
    margin-bottom: .5em; }


/* Styles for product-style recipe nutrition facts */
#Nutrition-Facts {
    font-family: arial, helvetica, sans-serif; 
    font-size: 10pt;
    font-weight: normal;
    padding: 6px;
    width: 250px;
}
#Nutrition-Facts b {
	font-weight: bold;
}
#Nutrition-Facts .Fact-Line {
    border-bottom: solid black 1px;
}
#Nutrition-Facts .Fact-Line-Bottom,
#Nutrition-Facts .Fact-Line-Top {
    border-bottom: solid black 7px;
}
#Nutrition-Facts .Fact-Line-Detail {
    border-bottom: solid black 1px;
    padding-left: 1em; 
}
#Nutrition-Facts .Fact-Line-Middle {
    border-bottom: solid black 4px;
    padding-left: 1em; 
}
#Nutrition-Facts .Fact-Line-Subheading {
    border-bottom: solid black 1px;    
    font-size: .8em;
    text-align: right; 
}
#Nutrition-Facts .Fact-Line-Footing {
    margin-bottom: 6px;
    text-align: justify;
}
#Nutrition-Facts .Fact-Line-Footing b {
    font-size: .75em;
    font-weight: normal;
}
#Nutrition-Facts span.percent-dv {
    float: right;
}

/* label text */
#Nutrition-Facts .Fact-Line b,
#Nutrition-Facts .Fact-Line-Bottom b {
    font-weight: bold;
}
#Nutrition-Facts .Fact-Line-Detail b,
#Nutrition-Facts .Fact-Line-Middle b,
#Nutrition-Facts .Fact-Line-Top b {
    font-weight: normal;
}

.DisplayBlock {
    display: block;
}

.DisplayNone {
    display: none;
}






























/* CSS 2.1 styles for GCL objects */

/******************************************************************
 * Styles common to all GCLs
 ******************************************************************/
.gcl {
  font-size: 11px; font-family: arial,helvetica;
}
.gclMore {
  float: right;
}

.gclBody {
  background-color: #FFF;
  border: solid #CCC 1px;
  /* height: 100%;    breaks Mac Safari */
  width: 100%;
}

.gclBody p {
  font-size: 11px;
  margin: 0 0 .5em 0;
}

.gclBody h1 {
  font-size: 11px;
  margin: 0 0 .3em 0;
  padding: 0;
}
.gclBody a:hover {
  color: #F60;
}

.gclBody p {
  margin: 0 0 .5em 0;
}

/* Top tab image and rollover */
.gclTab {
  height: 18px;
  width: 100%;
}
.gclTab a {
  display: block;
  text-decoration: none;
  height: 18px;
  width: 100%;
  background: url("http://www.healthnotes.info/http/hnobjects/images/GCLt_healthnotes.gif") no-repeat;
}

.gclTab a:hover {
  background: url("http://www.healthnotes.info/http/hnobjects/images/GCLt_healthnotesOn.gif") no-repeat;
}

/* Feature image and link */
.gclImg {
}
.gclImg a {
  display: block;
  text-decoration: none;
  height: 100%; /* Firefox needs this */
  width: 100%;
}

/* Textual content section */
.gclText {
  padding: .5em;
}

/* Positioning and providing hover effects for the "more" link  */
.gclMore {
  background: url("http://www.healthnotes.info/http/hnobjects/images/gcl_moreArr.jpg") no-repeat;
  float: right;
  height: 45px;
  width: 40px;
}
.gclMore a {
  display: block;
  text-decoration: none;
  height: 45px;
  width: 40px;
}
.gclMore a:hover {
  background: url("http://www.healthnotes.info/http/hnobjects/images/gcl_moreArrOn.gif") no-repeat;
}


/******************************************************************
 * Browser-specific fixes
 ******************************************************************/
* html .gclMore {
}
/* add box-model hack for IE browsers on height of .gclImg */


/******************************************************************
 * Styles specific to individual GCLs -- examples below
 ******************************************************************/

#gcl1000491 .gclTab a {
  background: url("http://www.healthnotes.info/http/hnobjects/images/GCLt_healthnotes.gif") no-repeat;
}
#gcl1000491 .gclTab a:hover {
  background: url("http://www.healthnotes.info/http/hnobjects/images/GCLt_healthnotesOn.gif") no-repeat;
}

#gcl1000491 .gclImg {
  background: url("http://www.healthnotes.info/http/hnobjects/images/gcli_WeightLossDiets.jpg") no-repeat;
}
 ******************************************************************/































/* Newswire Styles
 * Copyright 2004 Healthnotes
 *
 * Because Healthnotes Newswire is published in many forms--such as by HTTP 
 * includes--and to avoid naming conflicts with customer-defined styles, 
 * all class names contain the 'nw' prefix and most style definitions
 * specify the exact context of the subject element/class.
 *
 * [9/29/05 TH] Added styles for sup and sub elements
 * [1/19/04 TH] Removed bottom border of nwCurrent
 * [12/16/04 TH] Larger nwHead, nwSubhead font sizes
 * [11/18/04 TH] Added nwNote
 * [5/27/04 TH] Added nwSubhead style.
 */

/* Styles that apply only to Newswire index view */
#nwIndex {margin:1em; font-family: Arial, Helvetica, sans-serif; font-size:10pt;}
#nwIndex a:hover {color:#F60; text-decoration:underline;}
#nwIndex ul {padding:0em; margin:0em; list-style-type:none;}
#nwIndex ul.nwPast ul {}
#nwIndex h4 {margin:1em 0em 0em 0em; font-size:1em; font-weight:normal;}
#nwIndex .nwHead {line-height:1.3em; font-size:1em;}
#nwIndex .nwCurrent {margin-bottom:2em; }
#nwIndex .nwCurrent a.nwHead {font-size:1.2em; color:#F60; font-weight:bold; text-decoration:none;}
#nwIndex .nwCurrent a.nwHead:hover {text-decoration:underline;}
#nwIndex .nwCurrent .nwSummary {display:visible; line-height:1.2em; margin-bottom:1em;}
#nwIndex .nwPast .nwSummary {display:none;}
#nwIndex .nwNote {
  color: #666;
  font-size: .9em;
  margin: .4em 0 1em 0; 
}

/* Styles that apply only to article details view */
#nwArticle {margin:.5em; font-family: Arial, Helvetica, sans-serif; font-size:10pt;}
#nwArticle .nwHead {margin:1em 0em; font-size:2em; font-weight:bold;}
#nwArticle .nwSubhead {font-size:1.4em; font-weight: bold; margin-bottom: 1em;}
#nwArticle .nwByline {font-size:1.1em; font-weight:bold;}
#nwArticle .nwBody {margin-top:1em;}
#nwArticle .nwBio {font-size:0.8em; font-style:italic;}
#nwArticle .nwBio i {font-style:normal;}
#nwArticle .nwCopyright {font-size:0.75em;}
#nwArticle .nwReference {font-style:italic;}
#nwArticle p {line-height:1.2em;}
#nwArticle sup {vertical-align: super; font-size: .9em;}
#nwArticle sub {vertical-align: super; font-size: .9em;}

/* Articles created before 5/13/2004 refer to deprecated CSS classes.  To make sure 
 * they look similar to new classes, we define those classes here. */
.TITLE-HNWIRE {font-size:x-large; font-weight:bold;}
.INDEX-TITLE-HNWIRE {font-size:medium;}
.SUBTITLE-HNWIRE {font-size:medium; font-weight:bold;}
.BYLINE-HNWIRE {font-size:small; font-weight:bold;}
.SUMMARY-HNWIRE {font-size:small; font-style:italic;}
.SUBHEAD-HNWIRE {font-size:medium;}
.REFERENCE-HNWIRE {font-size:x-small; margin-top:0em; margin-bottom:0em;}
.AUTHORBIO-HNWIRE {font-size:x-small; font-style:italic;}
.AUTHORBIO-HNWIRE i {font-style:normal;}
.COPYRIGHT-HNWIRE {font-size:x-small; font-weight:normal;}

































/**
Styles used only on hosted welcome pages.
*/
#welcomeBody {
  padding: 0 5px 20px 5px;
}
#welcomeBody #group1,
#welcomeBody #group2 {
  margin: 0;
  padding: 0 20px 0 0;
}
#welcomeBody table.columns {
  width: 100%;
}
#welcomeBody table.columns td {
  padding: 0;
  width: 50%;
}
* html #welcomeBody table.columns {
  width: 95%;
}
* html #welcomeBody table.columns td {
  margin: 0;
  padding: 0;
}
#welcomeBody #group1 h2 {
  font-size: 1em;
  margin-bottom: 3px;
}
#welcomeBody h1.plain {
  color: #FC6;
  font-size: 1.5em;
  font-weight: bold;
  margin-top: 5px;
}
#welcomeBody h1.box {
  font-size: 1em;
  font-weight: bold;
  margin: 10px 0 3px 0;
  padding: 0;
}
#welcomeBody h1.box a {
  border: solid #FC6 1px;
  color: #C60; 
  display:block; 
  padding: 2px 4px 1px 4px;
  text-decoration: none; 
}
#welcomeBody h1.box a:visited {
  color: #C60; /* prevent purple color */
}
#welcomeBody h1.box a:hover {
  background-color: #FFC;
  color: #C30; 
}

#welcomeBody div.section {
  margin: 0;
  padding: 10px 0 0 0;
}
#welcomeBody div.section p {
  margin: 2px 4px;
}
#welcomeBody div.focus {
  clear: both;
  margin: 0;
  padding: 4px 0;
}
#welcomeBody div.focus h2,
#welcomeBody div.focus img,
#welcomeBody div.focus p {
  margin: 0;
  padding: 0;
}
/* Make sure ULs clear focus images */
#welcomeBody div.focus ul {
  margin-left: 72px;
}
#welcomeBody a {
  color: Blue;
}
#welcomeBody a:visited {
  color: Purple;
}
#welcomeBody a:hover {
  color: Orange;
}

#welcomeBody p, 
#welcomeBody form {
  margin: 0;
  padding: 0;
}
#welcomeBody ul {
  font-size: 1em;
  list-style: url("bullet.gif") disc outside;
  padding: 0 0 0 4px;
  margin: 0 0 2px 12px;
}
#welcomeBody ul.no-bullet {
  list-style: none;
}
#welcomeBody #banner {
}
/* Highlight new articles */
#welcomeBody .new {
  color: #C00;
  font-size: .9em;
  font-weight: bold;
}
/* right- and left-floated content (images, usually) */
#welcomeBody .right {
  float: right; 
  margin: 0 0 0 8px;
}
#welcomeBody .left {
  float: left; 
  margin: 0 8px 0 0;
}
/* Quick link form buttons */
.button {
  background-color: #36C;
  border: solid #FFF 1px;
  color: #FFF;
  font-family: Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
}
.button:hover {
  background-color: #69F;
}
#nwHeadlines {
  font-size: 13px;
}
#nwHeadliness ul {
  margin: 0 0 0 12px;
  padding: 0 0 0 0px;
}
#nwHeadliness ul li {
  margin: 0;
  padding: 0;
}
#nwHeadlines ul a {
  display: block;
  height: 1%; /* IE otherwise separates blocks too much */
  line-height: 1.1em;
  margin: 0;
  padding: 4px 2px;
}
* html #nwHeadlines ul li a {
  line-height: 1.0em;
}
#welcomeBody .more,
#nwHeadlines .more {
  background: url("../Images/blue_arrow.gif") right no-repeat;
  clear: both;
  padding-right: 1em;
  text-align: right;
}
































/* >>>>>>>>> Search results <<<<<<<<< */
#HN_Search {
    text-align: center;
}
#HN_Search .searchpager {
    border: solid #ddd 1px;
    background-color: #eee;
    padding: 2px;
    width: 90%;
}
#HN_Search .searchpager span {
    padding: 2px 4px;
}
#HN_Search .searchpager .context {
    font-weight: bold;
}
#HN_Search .results_summary .criteria {
    font-weight: bold;
}
#HN_Search table.results {
    width: 90%;
    margin-bottom: 1em;
}
#HN_Search table.results th {
    padding: 4px 0px;
    text-align: left;
}
#HN_Search table.results td {
    border-bottom: dotted #ccc 1px;
    padding: 4px 0px;
    text-align: left;
}
#HN_Search table.results td.result_title {
}
#HN_Search table.results td.result_category {
    width: 200px;
}

/* make the entire width of each td clickable */
#HN_Search table.results td a {
    display: block;
}
/* this rule is needed to get display:block working in IE */
* html #HN_Search table.results td a {
    width: 100%;
}

/* Example:  
 * hide the "Back 50" and "Fwd 50" pager links 
#HN_Search .searchpager span.pager_back,
#HN_Search .searchpager span.pager_fwd {
    display: none;
}
*/

/* Display block */
.DisplayBlock {
	display : block;
}

/* Display none */
.DisplayNone {
	display: none;
}

































sup { font-size: 8pt; vertical-align: super; }

.Uk-Consideration { display: none; } 

p.Article-Title { font-size: 20pt; font-weight: bold; }
.Also-Indexed { font-size: 9pt; margin-bottom: 0; }
.Related-Topics { font-size: 9pt; }

.Common-Names { margin-bottom: 0; }
.Botanical-Names { margin-top: 0; }

.Combination-List { font-size: 9pt; line-height:1.5em;}

div.sidebar { margin-top: 12pt; }
ul.sidebar { margin-left: 12pt; margin-bottom: 12pt; font-size: 9pt; }

div.Photo { text-align: right; }
.Photo-Credit { font-size: 8pt; margin-right: 5px; text-align: right; }

div.Introductory { margin-top: 1.5em; }

p.Reported-Benefits-Caption { margin-bottom: 0.5em; }
ul.Reported-Benefits-List { margin-top: 0; margin-bottom: 1.5em; }
li.Reported-Benefits-List-item { margin-top: 0; margin-bottom: .5em; }
.Benefits-Note { font-size: 9pt; }

p.Med-Article-Title {
	font-size: 20pt; color:#999999; font-weight: bold;
	text-align: left; margin-top: 0;
}
span.Med-Phonetic-Spelling { font-size: 11pt; font-weight: bold; }
em.Med-Phonetic-Spelling { font-style: italic; }

.Med-Common-Names { font-size: 9pt; line-height:1.5em; }

h3.Med-Guide-Heading { margin-bottom: 0; font-style: normal; }
.Med-Para-Lead { margin-top: 0; }
.Med-Caption-Lead { margin-top: 0; margin-bottom: .5em; }
.Med-Caption { margin-top: 0; margin-bottom: .5em; }
.Med-Itemized-List { margin-top: 0; }

tr.Summary-Columnhead-Supp { background-color: #CCFFCC; }
tr.Summary-Columnhead-OTC { background-color: #FFFFCC; }
tr.Summary-Columnhead-RX { background-color: #FFCC99; }

.Protocol-Summary-Columnhead {
    font-size: 11pt; font-weight: bold; text-align:left; vertical-align: middle;
	padding-left: 10px; height: 50px;
}
span.Summary-Columnhead-Text { font-size: 9pt; font-weight: normal; }    

div.Med_Xref-Item-List { margin-top: 1em; margin-bottom: 2em; }
table.Xref-Summary { margin-top: 0; padding-top: 0; }
table.Xref-Summary { border: 2px solid silver; border-collapse: collapse; }
table.Xref-Summary td { border: 2px solid silver; border-collapse: collapse; }
table.Xref-Summary tr { border: 2px solid silver; border-collapse: collapse; }
table.Xref-Summary th { border: 2px solid silver; border-collapse: collapse; }
p.Xref-Summary-Heading {
	margin-top: .2em; padding-top: 0; margin-bottom: 0;
    font-weight: bold; font-size: 12pt; text-align: left;
}
    
.Xref-PEM {
    background-color: #FFFFCC; text-align: left; font-size: 9pt;
    text-align:left; vertical-align: middle; padding-left: 10px; height: 50px;
}

.Xref-DNI {
    background-color: #CCFFCC; text-align: left; font-size: 9pt;
    text-align:left; vertical-align: middle; padding-left: 10px; height: 50px;
}

td.Xref-Summary-Entry { vertical-align: top; padding-left: 10px; 
    padding-top: 0px; padding-bottom: 0px; }
p.Xref-Summary-Entry { margin-top: .75em; margin-bottom: .25em; }
td.Xref-Summary-Entry p.Xref-Summary-Entry { margin-top: .25em; margin-bottom: .75em; }
    
p { margin-top: 0; }
.Heading { font-weight: bold; }
p.Heading { font-size: 12pt; margin-bottom: 0; }
p.Sub-Heading { margin-top: .5em; }

h3 { margin-bottom: 0; }
h3 { font-size: 12pt;  
    font-weight: bold; font-style: italic; }
h3.Resource-List { 
    font-size: 11pt; margin-bottom: .5em; }
.Food-Sub-Heading { font-weight: bold; margin-bottom: 0; }
div.Food-Contents-List { margin-top: 0; margin-left: 3%; }
td.Food-Contents-List { vertical-align: text-top; }
.Food-Contents-List-Caption { margin-bottom: 0; }

p.Heading span.Qualifier { font-size: 10pt; }
h3 span.Qualifier { font-size: 10pt; }
p.Condition-Summary-Heading span.Qualifier { font-size: 10pt; }

.Sub-Heading { font-weight: bold; }
span.Qualifier { font-weight: normal; }

table.Herb-Options { border-collapse:collapse; border: 1px solid black; }
table.Herb-Options td, table.Herb-Options th { border: 1px solid black; }

.Dni-Supp h3, .Dni-Herb h3, .Dni-Other h3 { 
    font-size: 12pt; font-style: italic; margin-bottom: 0; }
.Dni-Supp p, .Dni-Herb p, .Dni-Other p { margin-top:.5em; }


div.Bibliography { margin-bottom: 2em; }
.Bibliography h3 { 
    font-size: 10pt; margin-top: 1em; margin-bottom: .5em; font-weight: bold; font-style: italic; }
.Bibliography p.Heading { font-size: 10pt; margin-top: 1em; margin-bottom: .5em; font-weight: bold; }
.Biblio-Entry { font-size: 9pt;
    margin-top: 0; margin-bottom: 0; }

.Resource-List h3 { margin-top: 1em; margin-bottom: .5em; font-weight: bold; font-style: italic; }
.Resource-List p.Heading { margin-top: 1em; margin-bottom: .5em; font-weight: bold; }
.Resource-List { line-height: 1em; }
p.Resource-Book, p.Resource-Group, p.Resource-Web { margin-left: 1cm ; margin-right: 1cm; }

div.Reference-List { margin-bottom: 2em; }
.Reference { font-size: 9pt; margin-top: 0; margin-bottom: 0; }

.List-Caption { margin-bottom: 0; }
td.Itemized-List-Column { vertical-align: text-top; }
td.Itemized-List-Column p { margin-bottom:.8em; margin-top:.5em; }

div.Contents-List { clear: both; }
p.Contents-List-Caption { margin-bottom: 0; }
li.Contents-List-Item { list-style: none; margin-top: 1em; margin-bottom: 1.5em; }
table.Contents-List { margin-top: 1em; }
p.Contents-List-Item { margin-left: 1cm; margin-bottom: .5em; }

.Subcat-Info p.List-Caption { font-weight: bold; }
p.Combo-Ingredient { margin-left: .5in; }
p.Homeoix-Item { margin-left: .5in; }
.Homeo-Directions-Insert p { margin-top:.5em; }

p.Food-Tip { font-style:italic; }
p.Nutrition { margin-left: .25in; }
p.Nutrition-Note { margin-top: .5em;  margin-left: .25in; margin-right: .5in;
    font-size: 9pt; line-height: 1em; }
td.Food-Contents-List p { margin-bottom: .8em; margin-top: .5em; }
div.Food-Contents-List p { margin-top: .5em; margin-bottom: .5em; }
p.Food-Contents-List-Caption { margin-bottom: 0; }

table.Recipe-Inset { width: 32%; background-color: #ffffcd; 
    border: 1px solid silver; border-collapse: collapse; }
td.Recipe-Inset p { font-size: 10pt; margin: .25em; }
td.Recipe-Inset {  padding: 9pt; margin: 9pt; border: 1px solid silver; }

h3.Ingredient-List, h3.Direction-List { font-size: 11pt; }
div.Ingredient-List, div.Direction-List { margin-top: 12pt; margin-bottom: 0; }
p.Recipe-Description { font-style: italic; }
p.Recipe-Source { font-style: italic; }
p.Recipe-Ingredient { margin-top: 0; margin-bottom: 0; margin-left: .25in; }
p.Recipe-Step { margin-top: 0; margin-bottom: 6pt; }
.Recipe-Categories { font-size: 9pt; }
p.Recipe-Categories { margin-top: .5em; margin-bottom: .5em; }
p.Recipe-Sub-Heading { margin-top: 6pt; margin-bottom: 0; font-weight: bold; }
div.Ingredient-List p.Recipe-Sub-Heading {
    margin-left: .25in; margin-top: 6pt; margin-bottom: 0; font-weight: bold; } 
div.Direction-List p.Recipe-Sub-Heading {
    margin-top: 6pt; margin-bottom: 0; font-weight: bold; }

div.Copyright-Notice { font-size: 9pt; line-height:1em; }
div.Copyright-Notice p { margin-top: .5em; margin-bottom: .5em; font-size: 9pt; }
div.Copyright-Notice img { padding:0; margin:0; }
p.Copyright { font-size: 9pt; font-weight: bold; margin-top: 0;}
div.Dnisum-Insert { font-size: 9pt; line-height:1em;}
.Fine-Print { font-size: 9pt; line-height: 10pt;}
.Fineprint { font-size: 9pt; line-height: 10pt;}

div.Condition-Summary { margin-bottom: 1em; }
table.Condition-Summary { margin-top: 0; padding-top: 0; border: 1px solid silver; }
p.Condition-Summary-Heading {
    margin-top: .2em; margin-bottom: .2em; padding-top: 0;
     font-weight: bold;
    text-align: left; 
    }
td.Condition-Summary { padding-left: .5em; vertical-align: top; 
    line-height:14pt; border: 1px solid silver; }
.Summary-Columnhead {
    background-color: #ffffcd; text-align: left; font-size: 11pt;
    font-weight: bold; 
    text-align:left; vertical-align: middle;
    }
th.Summary-Columnhead { border: 1px solid silver; padding-left: .5em; }

div.Protocol-Summary { margin-bottom: 1em; }
table.Protocol-Summary { margin-top: 0; padding-top: 0; 
    border: 1px solid silver; empty-cells: show; border-spacing: 0; }
p.Protocol-Summary-Heading {
    margin-top: .5em; margin-bottom: .5em; padding-top: 0;
     font-weight: bold;
    text-align: left; font-size: 12pt;
    }

td.Summary-Entry { padding-left: .5em; vertical-align: top; 
    border: 1px solid silver; }
p.Summary-Entry { margin: 6pt; }    
.Summary-Footnote { background-color: #ffffcd; }
td.Summary-Footnote { font-size: 9pt; border: 1px solid silver; }
td.Summary-Homeo { text-align: left; font-size: 9pt; vertical-align: middle; 
    line-height: 13pt; padding-left: .5em; border: 1px solid silver; }
th.Summary-Stars { text-align:center; vertical-align: top;
    line-height:14pt; border: 1px solid silver; }
    
div.Interaction-Summary { margin-bottom: 6pt; }
table.Interaction-Summary { margin-top: 0; padding-top: 0; 
    border: 1px solid silver; }
p.Interaction-Summary-Heading {
    margin-top: .2em; margin-bottom: .2em; padding-top: 0;
     font-weight: bold;
    font-size: 12pt; text-align: left;
    }
span.Interaction-Summary-Heading-Qualifier {
    font-size: 11pt; font-weight: normal;
    }
.Interaction-Summary th { /* row-label */
    text-align: left; vertical-align: top; font-weight: bold;
    padding-top: 6pt; padding-left: 6pt; }
th.Interaction-Summary { border: 1px solid silver; }
.Interaction-Summary-Note { font-size: 9pt; padding-left: 15px; padding-right: 15px; }
td.Interaction-Summary-Note {  border: 1px solid silver; }

td.Dni-Interaction-Type { vertical-align: top; padding-left: 6pt; line-height: 14pt;
    padding-top: 6pt; padding-bottom: 6pt; border: 1px solid silver; }
.Dni-Beneficial-Heading {  font-weight: bold;
    font-size: 12pt; color: #339900 }
.Dni-Avoid-Heading {  font-weight: bold;
    font-size: 12pt; color: #cc0000 }
.Dni-Check-Heading {  font-weight: bold;
    font-size: 12pt; color: #FF9900 }
    
td.Dni-Summary-Entry { vertical-align: top; padding-left: 6pt;
    padding-top: 6pt; border: 1px solid silver; }
p.Dni-Summary-Entry { margin-top: 0; margin-bottom: 0; }

img.Dnitype-Icon-Text {    
    width: 14px; height: 14px; margin-bottom: 1px; vertical-align: text-bottom;    }
img.Dnitype-Icon-List {    
    width: 14px; height: 14px; margin-bottom: 1px; vertical-align: text-bottom;    }
img.Dnitype-Icon-Heading {    
    width: 14px; height: 14px; margin-bottom: 2px; vertical-align: text-bottom;    }

p.Drugix-Autofill-Note { font-style: italic; }
div.Drugix-Item-List p.Drugix-Item { margin-left: 5%; }
.Drugix-Item { margin-top: .5em; margin-bottom: .5em; }

table.Training-Table td, table.Training-Table p, table.Training-Table { line-height: 0.8em;  }
table.Training-Table li { line-height: 0.8em; }


/* ############################################
 contains index styles for HTML rendition
 ############################################ */

.Index-Letter-Title { font-weight: bold; font-size:14pt;
    margin-bottom:.5em; margin-top: 1em;}
.Index-Instructions {font-size: 10pt; }
.Index-Entry { margin-top: 0em;  margin-bottom: 0em; }
.Index-Jump-Letters {font-size: 11pt; font-weight: bold; }

.Index-Description {font-size: 10pt; }

p.Related-Content { color: #990000; margin-top: 0; margin-bottom: .2em; }
p.Related-Content a  { color: #990000;}
p.Related-Content a:visited { color: #990000; }
p.Related-Content a:hover { color: #B58E4A; }

p.Related-Content-See-Also{ font-weight: bold; color:#999999; font-size: 14pt;
     margin-bottom: .5em;}
     

#hniArticle table.r_search {
	margin: 0px; padding: 0px; border-spacing: 0;
	border: none; border-collapse: collapse;
}
#hniArticle table.r_search th, #hniArticle table.r_search td {
	margin: 0; border: none; padding: 1px 2px;
}

#hniArticle tr.rs_top_border th, #hniArticle tr.rs_top_border td {
	border-top: 1px solid #ccc;
}

#hniArticle div.recipe_search_results {
	border-top: 2px solid #666; padding-top: 3px; margin-top: 5px;
}

#hniArticle div.recipe_button_wrap { margin: 5px 0; }
 
td.bodyspace { padding: 10px; }



/* This was given by Health Notes support to style the search box and make it clearer */
#maincol div.hnie_SearchComponent div#hniSearchForm input#hniSearchBox {background-color: #7CB51A; color: #ffffff; font-weight:900}
#maincol div.hni_ContentPanel div.hnie_SearchComponent {background-color: #7CB51A;padding-top: 2px; margin-bottom: 8px; width:300px;}
#maincol span#hni_GlobalSearchButton {background-color: #ffffff; background-image: url('../../images/btn_search.png'); width:38px; background-repeat: no-repeat;background-position:center;padding-top: 2px;}
#maincol div.hni_ContentPanel div.hnie_SearchComponent {background-color: 7CB51A;}
#maincol span#hni_GlobalSearchButton img {display: none;}

