/* ================================
CSS STYLES FOR DotNetNuke
================================
*/   
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND-IMAGE: url(./Skins/Herbal/images/bg.gif); PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #000; PADDING-TOP: 0px; FONT-FAMILY:Tahoma, Arial, Verdana;
}
.HeadBg {
}
/* background/border colors for the selected tab */
.TabBg {
}
.LeftPane  { 
}
.ContentPane  
{
padding:5px;
width:610px;
}
.RightPane  { 
}
/* text style for the selected tab */
.SelectedTab {
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
}
A.SelectedTab:visited  {
}
A.SelectedTab:active   {
}
A.SelectedTab:hover    {
}
/* text style for the unselected tabs */
.OtherTabs {
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}
A.OtherTabs:visited  {
}
A.OtherTabs:active   {
}
A.OtherTabs:hover    {
}
/* GENERAL */
/* style for module titles */
.Head   {
}
/* style of item titles on edit and admin pages */
.SubHead    {
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}
/* text style used for most text rendered by modules */
.Normal
{
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}
.NormalRed
{
}
.NormalBold
{
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}
A.CommandButton:visited  {
}
A.CommandButton:active   {
}
A.CommandButton:hover    {
}
/* GENERIC */
H1  
{
    margin: 0px; padding-bottom:0px; padding-top:0px;
    font-family: Tahoma, Arial, Verdana; font-size:130%; font-weight:bold;
    padding-bottom: 10px; color:#527510;
}
H3  
{
    margin: 3px;color:#527510;
}
H4  
{
    margin: 3px;color:#527510;
}
H5, DT  {
}
H6  {
}
TFOOT, THEAD    {
}
TH  {
}
A:link  {
}
A:visited   {
}
A:active    {
}
A:hover {
}
SMALL   {
}
BIG {
}
BLOCKQUOTE, PRE {
}
UL LI   {
}
UL LI LI    {
}
UL LI LI LI {
}
OL LI   {
}
OL OL LI    {
}
OL OL OL LI {
}
HR {
}
IMG
{
    border:0px; margin:0px;   
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   
/* style of item titles by Announcements and events */
.ItemTitle    {
}
/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}
.ModuleTitle_MenuBar {
}
.ModuleTitle_MenuItem {
}
.ModuleTitle_MenuIcon {
}
.ModuleTitle_SubMenu {
}
.ModuleTitle_MenuBreak {
}
.ModuleTitle_MenuItemSel {
}
.ModuleTitle_MenuArrow {
}
.ModuleTitle_RootMenuArrow {
}
/* Main Menu */
.MainMenu_MenuContainer {
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
}
.MainMenu_MenuIcon {
}
.MainMenu_SubMenu {
}
.MainMenu_MenuBreak {
}
.MainMenu_MenuItemSel {
}
.MainMenu_MenuArrow {
}
.MainMenu_RootMenuArrow {
}
/***** User Container Style ****/
.product_divBox {
BORDER-RIGHT: #527510 1px solid; BORDER-TOP: #527510 1px solid; FLOAT: left; MARGIN: 0px 4px 4px 0px; BORDER-LEFT: #527510 1px solid; BORDER-BOTTOM: #527510 1px solid; width:275; HEIGHT: 90px; BACKGROUND-COLOR: #ffffff
}
.product_divHeading {
PADDING: 3px; COLOR: #FFF; BORDER-BOTTOM: #527510 1px solid; FONT-FAMILY:Tahoma, Arial, Verdana; BACKGROUND-COLOR: #527510; font-size:90%;
}
.product_divLearnMore a, .product_divLearnMore a:visited
{
    font-style:italic; color:#527510; font-size:70%
}
.product_divContent
{
    padding:3px; width:100%;height:100%;FONT-FAMILY: Tahoma, Arial, Verdana; vertical-align:top; font-size:70%
}

/* Content of the page style */
.content_text
{
	font-family:Tahoma, Arial, Verdana; font-size:70%;
}
.yellow_bold
{
	font-weight:bold; background-color:yellow;font-family:Tahoma, Arial, Verdana;
}
.product-bullets
{
	font-family:Tahoma, Arial, Verdana;
}
.product-bullets ul, .product-bullets  {
	font-family: Tahoma, Arial, Verdana;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style-position:outside;
	list-style-image: url(chbox.gif);
    list-style-type:none;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	padding-left: 8px;
}

.product-bullets li {    
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom:2px;
	padding-top:0px;
	margin-top:0px;

}
.product-bullets-mini, .product-bullets-mini li {    
	padding-top:0px;
	padding-bottom: 0px;
	margin-top:0px;
	margin-bottom:0px;

}
.learn_more
{
	font-style:italic;
}
.style1, {
	text-align: center;
}
.footer {
	text-align: center;
	vertical-align:middle;
	height:30px;
}
.footer
{
    font-size:70%;
    color:#FFFFFF;
    font-family: Tahoma, Arial, Verdana;  
    background-image: url(Skins/Herbal/footer_bg.gif);
    background-repeat:repeat-x;
    margin:0px;
    
}

a.FooterObject:link, a.FooterObject:visited, a.FooterObject:hover
{
    color:#FFFFFF;
    font-family: Tahoma, Arial, Verdana;     
}
.CopyRightObject
{
    color:#4A7100;
    font-family: Tahoma, Arial, Verdana;
    font-size:88%;
    text-align:center;
    background-color:#FFFFFF;
    margin:0px;
}
.content_text h3
{
	font-size:130%; font-weight:bold;
    margin-bottom: 2px;
    margin-top:16px;
}
.main_page_title, .main_page_title a, .main_page_title a:visited, .main_page_title a:hover
{
    background-color:#527510;
    color:#ffffd6;
    font-size: 10pt;
    font-family: Century Gothic, Tahoma, Arial;
    font-weight:500;
    padding-left:5;
    padding-top:1;
    padding-bottom:0;
    height:22px;
}
.top, .top a, .top a:visited, .top a:hover
{
	font-size:90%;
	text-decoration::none;
	font-weight::normal;
	background-color:#527510;
	padding:0 2 0 2;
	color:#ffffd6;
}

/* home page 
#hp_bcc {background: url(headers/Bowtrol---Colon-Cleanser.gif) no-repeat; margin: 0px; padding: 0px;}
#hp_bibs {background: url(headers/Bowtrol---IBS.gif) no-repeat; margin: 0px; padding: 0px; }
#hp_enpr {background: url(headers/Eazol---Natural-Pain-Relief.gif) no-repeat; margin: 0px; padding: 0px;}
#hp_hgh_e {background: url(headers/HGH---Energizer.gif) no-repeat; margin: 0px; padding: 0px;}
#hp_ja {background: url(headers/Joint-Advance.gif) no-repeat; margin: 0px; padding: 0px;}
#hp_mnsa {background: url(headers/Melatrol---Natural-Sleep-Ai.gif) no-repeat; margin: 0px; padding: 0px;}
#hp_nssa {background: url(headers/Nicocure---Stop-Smoking-Aid.gif) no-repeat; margin: 0px; padding: 0px;}
#hp_od {background: url(headers/Optimum-Diabetics---Diabeti.gif) no-repeat; margin: 0px; padding: 0px;}
#hp_rsr {background: url(headers/Relagen---Stress-Relief.gif) no-repeat; margin: 0px; padding: 0px;}
#hp_ttf {background: url(headers/Thyromine---Thyroid-Formula.gif) no-repeat; margin: 0px; padding: 0px;}
#hp_vhf {background: url(headers/Venapro%20-%20Hemorrhoid%20Formula.gif) no-repeat; margin: 0px; padding: 0px;}
#hp_zc {background: url(headers/ZetaClear---for-Healthy-Loo.gif) no-repeat; margin: 0px; padding: 0px;}
#hp_bcc h1, #hp_bibs h1, #hp_enpr h1, #hp_hgh_e h1, #hp_ja h1, #hp_mnsa h1, #hp_nssa h1, #hp_od h1, #hp_rsr h1,
#hp_ttf h1, #hp_vhf h1, #hp_zc h1, #wh_ba h1, #wh_cl h1, #wh_nm h1, #wh_phlt h1, #wl_mwl h1, #wl_amb h1, #wl_dcb h1,
#wl_hb h1, #wl_hc h1, #wl_hgp h1, #mh_dap h1, #mh_epe h1, #mh_ngme h1, #mh_pph h1, #mh_phlt h1, #mh_vex h1, #sc_aasc h1,
#sc_raat h1, #sc_rabs h1, #sc_rcs h1, #sc_rhrc h1, #sc_rhrp h1, #sc_rsbc h1, #sc_rsec h1, #sc_rsmp h1
{
	font-size: 1px; line-height: 1px; letter-spacing: -2000em; margin-top: 1px; margin-bottom:0px; padding: 0px;
}
#hp_bcc h1 a, #hp_bibs h1 a, #hp_enpr h1 a, #hp_hgh_e h1 a, #hp_ja h1 a, #hp_mnsa h1 a, #hp_nssa h1 a, #hp_od h1 a,
#hp_rsr h1 a, #hp_ttf h1 a, #hp_vhf h1 a, #hp_zc h1 a, #wh_ba h1 a, #wh_cl h1 a, #wh_nm h1 a, #wh_phlt h1 a,
#wl_mwl h1 a, #wl_amb h1 a, #wl_dcb h1 a,#wl_hb h1 a, #wl_hc h1 a, #wl_hgp h1 a, #mh_dap h1 a, #mh_epe h1 a, 
#mh_ngme h1 a, #mh_pph h1 a, #mh_phlt h1 a, #mh_vex h1 a, #sc_aasc h1 a, #sc_raat h1 a, #sc_rabs h1 a, 
#sc_rcs h1 a, #sc_rhrc h1 a, #sc_rhrp h1 a, #sc_rsbc h1 a, #sc_rsec h1 a, #sc_rsmp h1 a
{
	display: block; height: 24px; width: 275px; color:#4A7100;
}*/
/* End Home */
/* Weight Loss 
#wl_mwl{background: url(headers/Manage-Weight-Loss.gif) no-repeat; margin: 0px; padding: 0px;}
#wl_amb{background: url(headers/Avatrim---Metabolism-Booste.gif) no-repeat; margin: 0px; padding: 0px;}
#wl_dcb {background: url(headers/Dietrine---Carb-Blocker.gif) no-repeat; margin: 0px; padding: 0px;}
#wl_hb {background: url(headers/Hoodia-Balance.gif) no-repeat; margin: 0px; padding: 0px;}
#wl_hc {background: url(headers/Hoodia-Chaser.gif) no-repeat; margin: 0px; padding: 0px;}
#wl_hgp {background: url(headers/Hoodia-Gordonii-Plus.gif) no-repeat; margin: 0px; padding: 0px;}
*/
/* End Weight Loss */
/* Women's Health 
#wh_ba{background: url(headers/Breast-Actives_Header.gif) no-repeat; margin: 0px; padding: 0px;}
#wh_cl{background: url(headers/Cushy-Lips.gif) no-repeat; margin: 0px; padding: 0px;}
#wh_nm{background: url(headers/Menozac---Natural-Menopause.gif) no-repeat; margin: 0px; padding: 0px;}
#wh_phlt{background: url(headers/Provillus---Hair-Loss-Treat.gif) no-repeat; margin: 0px; padding: 0px;}
*/
/* End Women's Health */
/* Men's Health
#mh_dap{background: url(headers/Deer-Antler-Plus---Sexual-E.gif) no-repeat; margin: 0px; padding: 0px;}
#mh_epe{background: url(headers/Enlast---Premature-Ejaculat.gif) no-repeat; margin: 0px; padding: 0px;}
#mh_ngme{background: url(headers/Natural-Gain---Male-Enhance.gif) no-repeat; margin: 0px; padding: 0px;}
#mh_pph{background: url(headers/Prostaset---Prostate-Health.gif) no-repeat; margin: 0px; padding: 0px;}
#mh_phlt{background: url(headers/Provillus---Hair-Loss-Treat.gif) no-repeat; margin: 0px; padding: 0px;}
#mh_vex{background: url(headers/Virility-EX---Natural-Male.gif) no-repeat; margin: 0px; padding: 0px;}
*/
/* End Men's Health */
/* Skin Care 
#sc_aasc{background: url(headers/Acnezine---Acne-Skin-Care.gif) no-repeat; margin: 0px; padding: 0px;}
#sc_raat{background: url(headers/Revitol---Anti-Aging-Tritme.gif) no-repeat; margin: 0px; padding: 0px;}
#sc_rabs{background: url(headers/Revitol-Anti-Blemish-Spot-G.gif) no-repeat; margin: 0px; padding: 0px;}
#sc_rcs{background: url(headers/Revitol---Cellulite-Solutio.gif) no-repeat; margin: 0px; padding: 0px;}
#sc_rhrc{background: url(headers/Revitol---Hair-Removal-Crea.gif) no-repeat; margin: 0px; padding: 0px;}
#sc_rhrp{background: url(headers/Revitol---Hair-Removal-Plus.gif) no-repeat; margin: 0px; padding: 0px;}
#sc_rsbc{background: url(headers/Revitol---Skin-Brightener-C.gif) no-repeat; margin: 0px; padding: 0px;}
#sc_rsec{background: url(headers/Revitol---Skin-Exfoliator-C.gif) no-repeat; margin: 0px; padding: 0px;}
#sc_rsmp{background: url(headers/Revitol---Stretch-Mark-Prev.gif) no-repeat; margin: 0px; padding: 0px;}
*/
/* End Skin Care */