﻿.BUColor { color: #008736; }

.BUBGColor { background-color: #008736; }


.BU_Left_MainMenu { padding-left: 17px; padding-top: 12px; padding-bottom: 0px; margin-bottom: 0px; background-image: url('/eAutomation/images2007/main_menu.jpg'); background-repeat: no-repeat; height: 25px; color: #339933; }

.BUList { list-style-image: url(/images/square_eAutomation.jpg); margin-top: 0px; margin-bottom: 0px; padding-left: 10px; margin-left: 10px; }

.BUMenu { list-style-image: url(/eAutomation/images2007/square_orange.jpg); vertical-align: text-top; margin-top: 0px; margin-bottom: 0px; padding-left: 20px; margin-left: 15px; line-height: 24px; }


.BUMenuDiv { background-image: url('/eAutomation/images2007/menu_bg.jpg'); }


/* BU_ProductListDetail.ascx */
.BUMenuDiv1 { list-style-image: url('/eAutomation/images2007/icon_arrow.gif'); vertical-align: text-top; margin-top: 0px; margin-bottom: 0px; padding-left: 15px; margin-left: 0px; line-height: 18px; }



/* PDMenu.ascx */
.PDMenuDiv { width: 189px; background-color: #CAE0D3; height: 230px; }
.PDMenuDiv a{ padding-left:10px;}
.PDMenuDiv div{ padding-left:0px;}

.PDMenuTitle { height: 35px; color: #FFFFFF; vertical-align: middle; background-color: #008736; padding-left: 10px; }

.PDMenuItem { margin-top: 1px; padding-left: 10px; padding-top:3px; text-align: left;  vertical-align:middle }


/* PD bar in the begining of the page*/
.PDBar { background-color: #008736; height: 4px; width: 100%; }

/* use in PD：RelatedLinks.ascx , SolutionServices.ascx , SOM.ascx */
.PDBackground { background-color: #EBEDF3; }


/*For ComponentArt Menu Style*/

.TopGroup { border: 0px; }

.MenuItem { background-image: url('/eAutomation/images2007/bg_eAutomation.jpg'); padding-top: 5px; padding-bottom: 5px; text-align: left; color: #000099; }

.MenuItemHover { background-image: url('/eAutomation/images2007/bg_eAutomation-yellow.jpg'); padding-top: 5px; padding-bottom: 5px; text-align: left; cursor: pointer; text-decoration: underline; color: #000099; }

/*For ComponentArt Menu Style*/


/*Feature_Articles style*/

.BU_Feature_Articles { padding-left: 17px; padding-top: 5px; padding-bottom: 0px; margin-bottom: 0px; background-image: url('/eAutomation/images2007/menu_title_bg.gif'); background-repeat: repeat-x; height: 25px; color: #FFFFFF; }
.BottomMenuItemHover { background-image: url('/eAutomation/images2007/h-line.gif'); line-height: 2px; text-align: left; cursor: pointer; text-decoration: underline; }

.MenuItem_Feature_Articles { background-image: url('/eAutomation/images2007/feature_article_bg.gif'); padding-top: 5px; padding-bottom: 5px; text-align: left; }
.MenuItemHover_Feature_Articles { background-image: url('/eAutomation/images2007/feature_article_bg.gif'); padding-top: 5px; padding-bottom: 5px; text-align: left; cursor: pointer; text-decoration: underline; }
/*Feature_Articles style*/


.PrettyMenu .AspNet-Menu-Vertical { z-index: 300; }

/* The menu adapter renders an unordered list (ul) in HTML for each tier in the menu. */
/* So, effectively says: style all tiers in the menu this way... */
.PrettyMenu ul { background: #E9E9E9; }

/* Top tier */
.PrettyMenu .AspNet-Menu-Vertical ul.AspNet-Menu { width: 189px; }


.PrettyMenu ul.AspNet-Menu ul { width: 189px; left: 189px; top: 1px; z-index: 400; }




.PrettyMenu ul.AspNet-Menu li {
	background-color: transparent;
	background-image: url(BU_eAutomation.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.PrettyMenu ul.AspNet-Menu li a, .PrettyMenu ul.AspNet-Menu li span { color: #FFFFFF; padding: 5px 2px 5px 20px; border-bottom-color: #B5B5B5; border-bottom-style: solid; border-bottom-width: 1px; background: transparent url(/images/arrow_gray.gif) right center no-repeat; background-position: 177px; }

.PrettyMenu ul.AspNet-Menu li li a, .PrettyMenu ul.AspNet-Menu li li span { border-color: #B5B5B5; border-style: solid; border-width: 1px; }

/* When a menu item contains no submenu items it is marked as a "leaf" and can be styled specially by this rule. */
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a, .PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Leaf span { background-image: none; }


.PrettyMenu ul.AspNet-Menu li:hover, .PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover { background: transparent url(/eAutomation/images2007/bg_eAutomation-yellow.jpg) left top repeat-y; }

.PrettyMenu ul.AspNet-Menu li li:hover { background-image: none; background-color: #FFFAE1; text-decoration: underline; }

.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li:Hover, .PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover { background-image: none; background-color: #FFFAE1; text-decoration: underline; }

.PrettyMenu ul.AspNet-Menu li:hover a, .PrettyMenu ul.AspNet-Menu li:hover span { color: #003366; }


.PrettyMenu ul.AspNet-Menu li a:hover, .PrettyMenu ul.AspNet-Menu li span.Asp-Menu-Hover { text-decoration: underline; }

.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a:hover { background-image: none; }

.PrettyMenu ul.AspNet-Menu li ul li { background-image: none; }

.PrettyMenu ul li ul li a:hover, .PrettyMenu ul li ul li span.Asp-Menu-Hover { background-image: none; }

/*feature aticle*/
.Feature_Articles .AspNet-Menu-Vertical { z-index: 300; }

/* The menu adapter renders an unordered list (ul) in HTML for each tier in the menu. */
/* So, effectively says: style all tiers in the menu this way... */
.Feature_Articles ul { background: #E9E9E9; }

/* Top tier */
.Feature_Articles .AspNet-Menu-Vertical ul.AspNet-Menu { width: 189px; }


.Feature_Articles ul.AspNet-Menu ul { width: 189px; left: 189px; top: 1px; z-index: 400; }




.Feature_Articles ul.AspNet-Menu li { background: transparent url(/eAutomation/images2007/feature_article_bg.gif) left top repeat-y; }

.Feature_Articles ul.AspNet-Menu li a, .Feature_Articles ul.AspNet-Menu li span { color: #000099; padding: 5px 2px 5px 20px; border-bottom-color: #B5B5B5; border-bottom-style: solid; border-bottom-width: 1px; background: transparent url(/images/arrow_gray.gif) right center no-repeat; background-position: 177px; }

.Feature_Articles ul.AspNet-Menu li li a, .Feature_Articles ul.AspNet-Menu li li span { border-color: #B5B5B5; border-style: solid; border-width: 1px; }

/* When a menu item contains no submenu items it is marked as a "leaf" and can be styled specially by this rule. */
.Feature_Articles ul.AspNet-Menu li.AspNet-Menu-Leaf a, .Feature_Articles ul.AspNet-Menu li.AspNet-Menu-Leaf span { background-image: none; }


.Feature_Articles ul.AspNet-Menu li:hover, .Feature_Articles ul.AspNet-Menu li.AspNet-Menu-Hover { background: transparent url(/eAutomation/images2007/feature_article_bg.gif) left top repeat-y; }

.Feature_Articles ul.AspNet-Menu li li:hover { background-image: none; background-color: #FFFAE1; text-decoration: underline; }

.Feature_Articles ul.AspNet-Menu li.AspNet-Menu-Hover li:Hover, .Feature_Articles ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover { background-image: none; background-color: #FFFAE1; text-decoration: underline; }

.Feature_Articles ul.AspNet-Menu li:hover a, .Feature_Articles ul.AspNet-Menu li:hover span { color: #000099; }


.Feature_Articles ul.AspNet-Menu li a:hover, .Feature_Articles ul.AspNet-Menu li span.Asp-Menu-Hover { text-decoration: underline; }

.Feature_Articles ul.AspNet-Menu li.AspNet-Menu-Leaf a:hover { background-image: none; }

.Feature_Articles ul.AspNet-Menu li ul li { background-image: none; }

.Feature_Articles ul li ul li a:hover, .Feature_Articles ul li ul li span.Asp-Menu-Hover { background-image: none; }
/*feature aticle*/
