/* CSS Document */ 
div.section {
	color:#000000;
	/*font-family:Tahoma,Arial,Helvetica,sans-serif;*/ 
	/*font-size:11px;*/ 
	font-family:Arial,Verdana,Tahoma,Helvetica,sans-serif;
}

div.section div{ 
	margin:0px;
	font-family:Arial,Verdana,Tahoma,Helvetica,sans-serif;
}

div.section table{
	margin:0px;
	border-spacing:auto;
	width:auto;
}

div.section table tr td {
	padding: 2px;
}	


div.section h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}
div.section h3 {                
	font-size:12px; !important
}

 
div.section textarea {
	font-size: 12px;
	width:70%;
	height:auto;
} 

div.section .ky-footer{

}

/* change in font size*/
div.section select { color: #000000;}
div.section input { color: #000000;   font-size: 13px; padding:1px; }
div.section textarea { color: #000000; }

div.section ul { width:100%; margin:0; padding:0;}
div.section ul li { color: #000000; margin:0; padding:0;}
 


/* CSS Document NOT SURE about below*/

/* added by georgio for herbmed*/

/*font sizes*/
div.section h1, h2, h3, h4, h5, h6 { font-weight:normal; }
div.section h1 { font-size:18px; }
div.section h2 { font-size:16px; }
div.section h3 { font-size:15px; }

div.section h4 { font-size:13px; }
div.section h5 { font-size:12px; }
div.section h6 { font-size:10px; }
div.section .small { font-size:10px; }
/*end of font sizes*/

 
/* bar */
div.section .barOne { padding:1px; background: #FFFFFF url(../images/bar_line_olive.gif) repeat-x; } /* green bar */
div.section .barTwo { background-color: #EEEEDD; padding:3px 5px 2px 5px; } /* yellow bar used in category listing and in adv. search */
/* end of bar */
 
/* table list3 */
div.section table.list3 td { padding-right:3px; }
/* end of table list3 */

/* table form1 */
div.section table.form1 td { padding:2px; }
/* end of table form1 */

/* table herbname */
div.section table.herbname td {  }
div.section table.herbname thead td { padding-top:2px; padding-bottom:2px; }
div.section table.herbname tbody td { padding:5px;}
/* end of table herbname */

/* change in font size*/


/* subcategories unordered listing */
div.section ul.list4 { list-style-type: none; width:100%; }
div.section ul.list4 li { 
	padding:4px 2px 4px 15px; 
	background:transparent; 
	color:#000000;
	line-height:normal;
}
/* subcategories */

/* components unordered listing */
div.section ul.list5 { list-style-type: disc;width:100%;}
div.section ul.list5 li { 
	padding:2px; 
	background:transparent; 
	color:#000000;
	line-height:normal;
}
/* components */


 
/*
ul.hmp-leafList ul{
	list-style-type:disc;
	list-style-image:none;
	padding-left:40px;
	margin-top:13px;
}

ul.hmp-leafList ul li{
	padding:0;
}

*/


/* CSS Document */ 



 
/* Herbmed*/
 

div.section .hmp-noBorder {
	border:0;
}
 

/*font sizes*/

div.section .hmp-small { font-size:10px; }

/*bold and italic to be replaced in html by <strong> and <i>?*/
div.section .hmp-bold { font-weight:bold; }
div.section .hmp-italic { font-style:italic; }
div.section .hmp-noDecoration { text-decoration:none; }
div.section .hmp-verdana { font-family:Verdana,Arial,Helvetica,sans-serif; }
div.section .hmp-serif { font-family:serif,Arial,Verdana,Helvetica; }

/* colors */
div.section .hmp-green { color:green; }
div.section .hmp-black { color:black; }
div.section .hmp-lightBlack { color:#404040; }
div.section .hmp-red { color:red; }

div.section .hmp-redPro { color:#ff0033; }
div.section .hmp-blue { color:blue; }
/* end of colors */

/* alignment*/
div.section .hmp-right { text-align: right;}
div.section .hmp-center { text-align: center;}
div.section .hmp-bottom { vertical-align:bottom;}
div.section .hmp-top { vertical-align:top;}

/* table herbname */
div.section table.hmp-herbname {width:100%;}
div.section table.hmp-herbname thead td { padding:5px; padding-top:2px; padding-bottom:2px;  }
div.section table.hmp-herbname tbody td { padding:5px; font-size:16px;}
/* end of table herbname */

/* table hm-top20 */
div.section table.hm-top20{ width:100%; border-spacing:1px; }


/* table hmp-herblist */
div.section table.hmp-herblist{ width:100%; border-spacing:1px; }
div.section table.hmp-herblist td { padding:6px 6px 3px 8px; }
div.section table.hmp-herblist tbody td { padding-left:14px; }


/* herblist */
div.section table tr.hmp-row0 td{ background-color: none; }
div.section table tr.hmp-row1 td { background-color:#EEEEDD; }
/* table entrylist */
div.section table.hmp-entrylist {width:100%;}

div.section table.hmp-entrylist td { padding:5px; }
div.section table.hmp-entrylist tbody td { padding-left:10px;	}


div.section table.hmp-entrylist tbody tr td.hmp-gray{ padding-left:2px; background-color:#CCCCCC;	}
/* end of table entrylist */


/* table list3 (categories and subcategories */
div.section table.hmp-categories { width:556px; width:100%;}
div.section table.hmp-categories td { padding-right:3px; }
/* end of table list3 */

/* table form1 */
div.section table.hmp-form1 {  }
 /* end of table form1 */

/* table form1 change in padding */
div.section table.hmp-form1 td { padding:2px; }
/* end of table form1 */


/* table hm-searchResult */
div.section table.hm-searchResult{ width:100%; border-spacing:1px; }


/* bars */
div.section .hmp-barOne { background-color:none;padding:1px;height:2px; background: url(../images/bar_line_olive.gif) repeat-x; } /* green bar used as separation */
div.section .hmp-barTwo { background-color: #EEEEDD; padding:3px 5px 2px 5px; } /* yellow bar used in category listing and in adv. search */
/* end of bars */



div.section ul.hmp-subcategories { list-style-type: none;}
div.section ul.hmp-subcategories li { padding:4px 2px 4px 15px; }

div.section ul.hmp-components { list-style-type: disc;}
div.section ul.hmp-components li { padding:2px 2px 2px 15px; }

div.section .hmp-footer {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
    padding-top:15px;
    padding-bottom:2px;
}

div.section .hmp-header {
	padding-bottom:10px;
	padding-top:5px;
	text-align:right;
	padding-right:10px;
}

div.section .hmp-keySearchTable{
	margin-left:auto;
	margin-right:auto;
	width:410px;
}

div.section .hmp-listEntries{ padding: 0px 3px; }
	
div.section ul.hmp-list2 {
	list-style-type:none;
}	

 
	
div.section .hmp-blockquote{ margin: 13px 40px;
}	

div.section ul.hmp-leafList{ padding-left:30px;
	list-style-image: url("../images/logo_leafDot.gif");
}


div.section .hmp-leafList li{ padding-top:5px;
	list-style-position:outside;
}
div.section ul.hmp-leafList ul li{ padding:0;
}

div.section ul.hmp-leafList ul{
	list-style-type:disc;
	list-style-image:none;
	padding-left:40px;
	margin-top:13px;
}

div.section ul.hmp-dotList{
	list-style-type:disc;
	list-style-image:none;
	padding-left:40px;
	width:auto;
}

div.section .hmp-hint{
	}

div.section ul.hmp-defaultList{
	list-style-type:disc;
	list-style-image:none;
	padding-left:40px;
	margin-top:13px;
	width:auto;
}







