

h2 {
  	font-size:1em;}
.hni_ContentPanel h2.hnise_Title{font-size:20px !important;}

.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;
    }

div.hni_TabsWrapper li{border:0px;}
div.hni_TabsWrapper li.hni_TabFirst{border:0px;}
div.hni_TabsWrapper li.hni_Active{border:0px;}

#hniArticle a, 
#hniArticle a:visited,
#hniArticle a:active { 
    color: #0000ff; 
    }
#hniArticle a:hover { 
    color: #0033ff; 
    }

/* >>>> Headings <<<< */
#hniArticle h3 {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12pt;
    font-weight: bold; font-style: italic;
    margin-bottom: 0; 
    text-align: left; 
    }
#hniArticle .Heading { 
    font-weight: bold; }
#hniArticle th {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11pt;
    }
#hniArticle h3.Med-Guide-Heading { 
    font-style: normal; 
    }
#Reference-List h3 { 
    font-size: 11pt; margin-bottom: .5em; 
    }
#Protocol-Summary p.Protocol-Summary-Heading {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12pt; font-weight: bold;
    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:1.6em; 
    color: #999999;
    font-weight: bold; 
}

#Med-Article-Title p { font-size: 12pt; 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; 
	color:#83bc2a;
    line-height: 1.5em;
	 }
	 
#Related-Topics p.Related-Topics a {
	color:#83bc2a;
	text-decoration:none;
	}

#Related-Topics .Related-DNI-Topics,
#Related-Topics .Related-PEM-Topics { 
    font-weight: bold; 
    margin-top: .5em;
}

#Photo, 
#Illustration { 
    float: right; 
    height: auto;
    padding: 0 10px;
    width: 205px; 
    }
#Illustration img,
#Photo img { 
    display: block; 
    float: right;
    }
#Photo .Photo-Credit { 
    clear: right;
    font-size: 8pt; text-align: right;
    }

/** C2-TJ: removed recipe-inset div callout styles and moved
    all other rules to the recipe section of this style sheet **/

/* >>>> ul based sidebar <<<< */
#Sidebar-Element { display: none; }
#Sidebar-Display { display: block; }

#Sidebar-Display {
    padding: 0 0 .5em; 
    }
#Sidebar-Display ul.sidebar a:hover { 
    color: #000; 
    }
#Sidebar-Display h3.Sidebar-Heading {
    color: #000; 
    font-size: 1.2em; 
    font-style: normal; 
    font-weight: bold; 
    margin: 0 0 8px 0; 
	color:#83bc2a;
    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.* { 
    list-style: url('../Images/skiparrow.gif') outside; 
    margin-left: 18px; 
	margin-bottom:8px;
	display:block;
    padding: 1px; 
    }
	

/* 
>>> 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;
	color: #83bc2a;
    }

/* >>> 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; 
    }

/* >>>> Toc-Intro <<<< */
#Toc-Illustration  {
	float: left;
	height: auto;
	margin: 0px;
	padding-bottom: 10px;
    }
#Toc-Illustration  img { 
    display: block;
	margin-left:-10px;

    }
#Toc-Introductory  p {
    font-size:12px; 
    margin: 0px 0px 10px;
    padding: 0px 0px 10px; 
	line-height:1.39em;
    }
    
/* >>>> Need to know/Focus <<<< */
#Focus-Illustration  { 
    float: left; 
    height: auto;
    margin: 0px;
    padding: 0px 10px;
    width: 190px;
    }
#Focus-Illustration img  { 
    display: block;
    }
#Focus-Intro-Line p {    
    font-size:1em; 
    margin: 0px 10px;
    padding: 0px 10px;
    }
/** C2-TJ: removed right padding **/
div#Focus-Options {
    margin-right: 1px;
    padding: 0;
    position: relative; clear: both; 
    }
#Focus-Options h3.Focus-Options-Heading { 
    line-height: 0; 
    margin: 0; 
    padding: 0; 
    }
#Focus-Options div.Focus-Content {
    padding: 8px 5px 2px;
	
    }
	
#Focus-Options div.Focus-Content p.trailer {
	font-size:0.9em;
	}
#Focus-Options p.Focus-Autofill-Trailer { 
    border: 1px solid #0099CC; 
    font-size: 9pt; 
    padding: 5pt;
    }
#Focus-Options ul.Focus-Item { 
    margin: 0 0 .5em 0;  
    padding: 0 12pt 0 0;
    }
#Focus-Options ul.Focus-Item li { 
    font-size:0.9em; 
    padding-left: 12pt;  
    }
#Focus-Options li.Focus-Item-Caption { 
    background: url('../Images/focus_Checkmark.gif') no-repeat 0px 0px;  
    font-weight: bold; 
	color:#83bc2a;
    list-style: none outside; 
    }
#Focus-Options li.Focus-Item-Para { 
    line-height: 12pt; 
    list-style: none; 
    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 */    
#Contents-List, 
#Food-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: #999; 
}
#Contents-List p.Contents-List-Caption,
#Contents-List-Index p.Contents-List-Caption {
    margin: .5em 0;
}
#Contents-List li.Contents-List-Item { 
    list-style: none; margin: 1em 0 1.5em; 
    }
#Contents-List table.Contents-List { 
    margin-top: .5em; }
#Contents-List p.Contents-List-Item { 
    margin-left: 1cm; margin-bottom: .5em; 
    }
#Food-Contents-List td.Food-Contents-List p { 
    margin-top: .5em; margin-bottom: .8em; 
    }
#Food-Contents-List p { 
    margin-top: .5em; margin-bottom: .5em; 
    }
#Food-Contents-List p.Food-Contents-List-Caption { 
    margin-bottom: 0; 
    }

/** C2-TJ: Food Intro and Wine Varietals **/

/* >>>> Food Intro styles <<<< */

#Food-Intro h2 {
    font-size: 14pt;
	font-weight: normal;
    margin: 0; padding: 0;
    }
#Food-Intro .Intro-Container {
    background-color: #EDEDED;
	border: 2px solid #999999;
	width: 100%;
    }
#Food-Intro .Food-Intro-Illustration {
    background: no-repeat;
    float: left; 
    width: 180px; 
    }
    /* min-height for IE */
   /*\*/ 
   * html .Food-Intro-Illustration {
   height: 364px;
   }
/**/
#Food-Intro .Food-Intro-Recipes-Callout {
    margin-top: 239px;
    }
#Food-Intro .Food-Intro-Text {
    background: repeat-x url( '../Images/foodintro.bg.gif'); 
    }
#Food-Intro .Food-Intro-Text p {
    margin: 0; padding: 1em .5em 0 .5em;
    }
#Food-Intro .Food-Intro-Text p b {
	color: #8B1A0F;
    }
#Food-Intro .Intro-Container br.clear {
    clear: left;
    font-size: 1px;
    }

/* >>>> Wine Varietal styles <<<< */

#Varietal-Topic {
	margin: 0px;
	width: 100%;
	min-height: 250px;
	height: auto;
    }
/* min-height for IE */
/*\*/
* html #Varietal-Topic {
height: 250px;
}
/**/

#Varietal-Topic p {
	padding: 1em 200px 1em 1em;
    }
/*  background images will be in common Images folder */
div.redWine {
    background: #EBEBEB url('../Images/red.winePhoto.jpg') top right no-repeat;
    }
div.whiteWine {
    background: #EBEBEB url('../Images/white.winePhoto.jpg') top right no-repeat;
    }
div.otherWine {
    background: #EBEBEB url('../Images/other.winePhoto.jpg') top right no-repeat;
    }
    
#Related-Wine-Topics p {
    line-height: 2em;
    text-align: center;
    }
#Related-Varietals {
    position: relative;
    }
#Related-Varietals h2 {
	background-color: #999;
	color: #fff;
	padding: 0.25em;
	font-size: 1.25em;
	}

/* >>>> Recipe specific <<<< */
#Ingredient-List, 
#Direction-List { 
    margin-top: 12pt; margin-bottom: 0; 
    }

/** C2-TJ: additional rules to existing elements **/
#Direction-List { clear: both; }

#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; }

#Recipe-Inset ul { 
    list-style: none outside; 
    margin: 0; padding: 0.75em .5em; 
    }
#Recipe-Inset  li { font-size: 10pt; }

/** C2-TJ: new elements **/

#Recipe-Prep { margin-top: 12pt; margin-bottom: 0; }
#Recipe-Prep h3 { font-size: 11pt; }
#Recipe-Prep p { margin: 0 .25in; }    
#Recipe-Prep p b { font-weight: normal; }

#Recipe-Illustration { float: left; margin: 0; padding: 0 5px 10px 0; width: 205px; }
#Recipe-Illustration img { display: block; margin: 0; padding: 0; }    
.clearleft { clear: left; }

/* >>>> Make it a Meal and Wine Pairings Pinup <<<< */

#Recipe-Meal-Wine-Pinup, #Wine-Pairings {
    float: right; clear: right;
	margin: 10px 10px 16px 16px; width: 198px;
	background-color: #ffffe7;
	border: 1px solid #a0a759;
}

#Recipe-Meal-Wine-Pinup h3, #Wine-Pairings h3 {
	margin: 0; padding: 0; width: 198px; height: 41px;
}
#Recipe-Meal-Wine-Pinup h3.meal-topper {
	background: transparent url("../Images/pinup_topper.meal.jpg") no-repeat;
}
#Recipe-Meal-Wine-Pinup h3.wine-header {
	background: transparent url("../Images/pinup_header.wine.jpg") no-repeat;
}
/* used for wine header when no meal suggestions exist */
#Recipe-Meal-Wine-Pinup h3.wine-topper, #Wine-Pairings h3.wine-topper {
	background: transparent url("../Images/pinup_topper.wine.jpg") no-repeat;
}

#Recipe-Meal-Wine-Pinup h3 span, #Wine-Pairings h3 span { display: none; }
#Recipe-Meal-Wine-Pinup p { padding: 0; margin: 10px; }
#Recipe-Meal-Wine-Pinup p.meal-tagline { margin: 0 10px 5px; }
#Recipe-Meal-Wine-Pinup ul.Wine-Pairings,
#Wine-Pairings ul.Wine-Pairings { list-style: none; }

ul.Wine-Pairings { margin: 0; padding: 0 0 10px; }
ul.Wine-Pairings li {
    font: 9pt/17px Arial; display: block; height: 38px; margin-left: 20px;
    overflow: hidden; padding: 5px 0 0 20px;
}
ul.Wine-Pairings li a { padding-right: 5px; }
ul.Wine-Pairings li.White {
	background: url("../Images/wine_White.icon.gif") no-repeat 0 0;
}
ul.Wine-Pairings li.Red {
    background: url("../Images/wine_Red.icon.gif") no-repeat 0 0;
}
ul.Wine-Pairings li.Other {
    background: url("../Images/wine_Other.icon.gif") no-repeat 0 0;
}

/** end of C2-TJ **/

/*  >>>> 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; 
    }

/** C2-TJ: New RxA and PEM rules **/

/* >>>> New RxA and PEM <<<< */

/** Enable this rule by default in RTI renditions: **/
#hniArticle #Other-Brands-Toggle { display: none; }

/** Disable this rule by default in RTI renditions:
#hniArticle #Also-Indexed { display: none; }
**/

/** other brand toggle **/
#hniArticle #Other-Brands-Toggle a.common-show { display: inline; }
#hniArticle #Other-Brands-Toggle a.common-hide { display: none; }
#hniArticle #Other-Brands-Toggle a { font-size: 9pt; }

/** focus options **/
#hniArticle #Focus-Heading-Drug {
  background:url("../Images/Focus_Header-RxAnswers.gif") no-repeat -20px;
  width: 200px;
  height: 38px;
}
#hniArticle #Focus-Heading-Drug span { display: none; }
#hniArticle #Focus-Options dt {
  background: url("../Images/focus_Checkmark.gif") no-repeat 0 0;
  font-weight: bold;
  margin-top: 1em;
  padding-left: 20px;
}

#hniArticle p.dnitrailer {
  border:1px solid #999;
  color:#888;
  font:82% Arial;
  margin:1em 0; 
  padding:.5em 1em;
}

#hniArticle #Related-PEM-Topics, #hniArticle #Related-DNI-Topics {
  margin:1em 0; padding: 0; border: 1px solid #999;
  background: #CCDFEE url("../Images/crosslink_toPEM.gif") no-repeat;
}

#hniArticle #Related-DNI-Topics {
	background: #DFF2FF url("../Images/crosslink_toRxA.gif") no-repeat;
}

#hniArticle #Related-PEM-Topics div, #hniArticle #Related-DNI-Topics div {
	position: relative;
	padding: 15px; margin: 0 0 0 85px; background-color: #fff;
	border-left: 1px solid #999; font-size: 10pt;
}

#hniArticle #Related-DNI-Topics div h4 {
	margin: 0; padding: 0; font-size: 11pt;
}

/** end of C2-TJ **/

/* >>>> 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; }

/** C2-TJ: new recipe index rules **/
#Cookbook-Captions, #Cookbook-Captions dl, 
#Cookbook-Captions dl dt, #Cookbook-Captions dl dd,
#Cookbook-Content dt, #Cookbook-Content dd {
margin: 0; padding: 0; display: block;
}
div#Cookbook-Captions { background-color: #c0b9c0; }
#Cookbook-Captions dl dt, #Cookbook-Captions dl dd {
	color: #fff; font-weight: bold; padding: 6px;
}
#Cookbook-Content { clear: both; }
#Cookbook-Content dd, #Cookbook-Captions dl dd { text-align: right; }
#Cookbook-Content dt, #Cookbook-Captions dl dt { float: left; margin-right: 10px; }
#Cookbook-Content dl { clear: both; margin: 0; padding: 4px; }
#Cookbook-Content dl.odd-row { background-color: #fbfbfb; }
#Cookbook-Content dl.even-row { background-color: #f4f4f4; }
/** end of C2-TJ **/

/* 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;
}

#Lifestyle-Illustration {
    float: left;
    height: auto;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    width: 300px;
    }
#Lifestyle-Illustration img { 
    display: block; 
    }
#Lifestyle-Illustration div.Pullquote { 
    background-color: #e2e2e2;
    color: #C06D1A;
    font-size: 13.5pt;
    font-weight: bold;
    margin: 0 0 .5em;
    padding: 10px 15px;
    text-align: center;
    }
/* Hacks for IE-win \*/
* html div.Pullquote { width: 300px; }
/* End IE hack */
#Lifestyle-Content {
    font: 12pt Arial, sans-serif;
    }    
div.Lifestyle#Tagline {
    font: bold 16pt/1em  Arial, sans-serif;
    margin: 0;
    }
div.Lifestyle#Author-Byline {
    font-size: 11pt;
    margin: 0px 0px 1em;
    }
#Lifestyle-Content ul li {
    list-style: inside;
    margin: .5em;
    }    
div.Lifestyle.Subtopic p span.heading {
    color: #C4893B;
    font-size: 13.5pt;
    font-weight: bold;
    }
div.Lifestyle.Subtopic p span.heading b.number {
    background-color: #C4893B;
    color: #fff;
    font-size: 13.5pt;
    font-weight: bold;
    padding: 0 .2em;
    }
div.Lifestyle.Subtopic h4 {
    font-size: 13.5pt;
    font-weight: bold;
    margin: .5em 0 0 0;
    }    
div.Lifestyle.Subtopic h4 span.question {
    color: #C4893B;
    font-size: 21pt;
    font-weight: bold;
    line-height: .9em;
    position: relative; top: 0; left: 0; width: 30px;
    }
div.Lifestyle.Subtopic p span.answer {
    color: #999;
    font-size: 21pt;
    font-weight: bold;    
    line-height: .9em;
    position: relative; top: 0; left: 0; width: 30px;
    }
div.Lifestyle#Further-Reading {
    padding: 0 0 0 0;
    width: 100%;
    }
div.Lifestyle#Further-Reading h4 {
    margin: 0 0 7px 0;
    }
div.Lifestyle#Further-Reading p {
    margin: 0 0 0 10px;
    }
div.Lifestyle#Author-Bio p {
    font-size: 11pt;
    font-style: italic;
    margin: 25px 0 0 0;
    }
	
.pager_first,
.pager_back,
.pager_prev {
	visibility:visible;
	}
	
.context {
  		display:block;
		margin-top:5px;
		margin-bottom:5px;
	}


#container #content #main_content  table.results {
	width:300px;

	}

table td.result_title {
	width:260px;
	}

#Focus-Intro-Line {
	display:block;
	margin-top:120px;
	}
	
#Focus-Intro-Line {
	font-size:0.9em;
	}

p.Intro-Line {
 	width:250px;
}
	
p.Intro-Line b {
	font-size:1.05em;
	
	width:280px;
	color:#83bc2a;
	}

h3.Sidebar-Heading {
	color:#83bc2a;
	}

 ul.sidebar li.  a {
	text-decoration:none;
	color:#83bc2a;
	display:block;
	margin-botom:10px;
	}


#container #content #main_content a {
	color:#83bc2a;
	}
	
#container #content #main_content ul li {
	display:block;
	margin-bottom:5px;
	}

#container #content #main_content p {
	font-size:0.9em;
	}
	
#container #content #main_content h3,
#container #content #main_content b,
#container #content #main_content .Sub-Heading
 {
	color:#83bc2a;
	}

#container #content #main_content #Article-Title p.Article-Title{
	font-size:1.6em;
	color:#83bc2a;

	}

#container #content #main_content table th {
	background:#EDF4F8;
	}
	
#container #content #main_content table td.Summary-Footnote {
	background:#EDF4F8;
	}
	
#container #content #main_content table.Contents-List  {
	position:relative;
	left:-40px;
	}
#HN_Search {
	width:320px;
	}
	
#container #content #main_content p.Index-Entry {
	color:#83bc2a;
	}

.health_information #content #main_content ul.ulTick {
	list-style-type: none;
	margin: 0px;
	padding: 15px 0px;
}

.health_information #content  #main_content ul.ulTick li{
	background-image:url('/_images/bullets/green_tick.gif');
	background-position: 0px;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 30px;
	
}



#landing_new.health_information  #sub_content p{
	font-size: 14px;
	color: #5D94BA;
	font-weight: bold;
	margin: 5px auto 10px auto;
}

#landing_new.health_information  #sub_content img{
	position: relative;
	margin: 0px -5px;
	padding: 0px;
}

#landing_new.health_information p.intro {
	color: #5D94BA;
}

#landing_new.health_information h1 {
	color: #5D94BA;
}



#content .heading {
	font-weight:bold;
	color:#83bc2a;
}

#content .callout {
	clear:left;
	margin-top:16px;
}

#content #section_content .callout h2 {
	font-size:1.15em;
}

#content #section_content .callout img {
	float:left;
	padding:1px;
	border:1px solid #91b8d2;
	margin-right:8px;
	margin-bottom:8px;
}

#content #section_content .callout ul {
	padding:0 0 0 4px;
	margin:0 0 14px;
}

#content #section_content .callout ul li {
	padding:0 0 0 0px;
	margin:0;
	list-style:none;
	background:url(/_images/dingbats/green_arrow.gif) no-repeat 0px 6px;
	position:relative;
}

#content #section_content .callout ul li a {
	font-weight:normal;
}

body.health_information #main_content #healthnotes {width: 100%;}
