#navigation {
  padding: 0 36px 32px;
}

.navContainer {
  height: 28px;
  list-style: none;
  background: transparent url(../images/bg_nav_dots.gif) repeat-x 0 0;
}

.navItem {
	float: left;
	font-size: 110%;
	text-transform: lowercase;
}

.navItem>a:link,
.navItem>a:visited {
	display: block;
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
	color: #333;
	background-color: transparent;
	background-position: 50% 1px;
	background-repeat: no-repeat;
	padding: 1px 17px;
}

.currentItem a:link,
.currentItem a:visited,
.navItem a:hover,
.currentItem a:hover,
.navItem a:active,
.currentItem a:active {
  	background-position: 50% -24px;
}

.activeItem>a:link,
.activeItem>a:visited,
.activeItem>a:hover,
.activeItem>a:active {
	position: relative;
	z-index: 3;
	background-color: #fff;
  	background-position: 50% -25px;
	border: 1px solid #ccc;
	border-bottom-color: #fff;
	padding: 0 16px;
}

#nav_home>a:link,
#nav_home>a:visited {
	width: 31px;
	background-position: 1px 1px;
	background-image: url(../../html_view/images/nav_home.gif);
	padding-left: 0;
}

#nav_innovation>a:link,
#nav_innovation>a:visited {
	width: 56px;
	background-image: url(../../html_view/images/nav_innovation.gif);
}

#subnav_innovation div {
	float: left;
	width: 101px;
	margin-right: 12px;
	padding-top: 12px;
}

#subnav_innovation ul,
#subnav_innovation li {
	float: left;
}

#navigation li #subnav_innovation li a:link,
#navigation li #subnav_innovation li a:visited {
	float: left;
	width: auto !important;
	height: auto !important;
	padding: 12px;
}

#navigation li #subnav_innovation li a:hover,
#navigation li #subnav_innovation li a:active {
	background-color: #eef0f3 !important;
}

#nav_products_services>a:link,
#nav_products_services>a:visited {
	width: 102px;
	background-image: url(../../html_view/images/nav_products.gif);
}

#subnav_products_services {
	padding-right: 0;
}

#subnav_products_services .navGroup {
	float: left;
	margin-right: 27px;
}

#subnav_products_services .lastItem {
	/*font-weight: bold;*/
}

#nav_our_company>a:link,
#nav_our_company>a:visited {
	width: 71px;
	background-image: url(../../html_view/images/nav_company.gif);
}

#nav_news>a:link,
#nav_news>a:visited {
	width: 25px;
	background-image: url(../../html_view/images/nav_news.gif);
}

#nav_investor_relations>a:link,
#nav_investor_relations>a:visited {
	width: 93px;
	background-image: url(../../html_view/images/nav_investor.gif);
}

#nav_careers>a:link,
#nav_careers>a:visited {
	width: 37px;
	background-image: url(../../html_view/images/nav_careers.gif);
}

#subnav_investor_relations,
#subnav_careers {
	width: 123px;
	padding-right: 16px;
}

#subnav_innovation div p,
#subnav_careers p {
	width: 101px;
	height: 59px;
	text-indent: -9999px;
	font-size: 130%;
	color: #999;
	line-height: 1em;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 1em;
}

#subnav_careers p {
	background-image: url(../../html_view/images/nav_careers_text.gif);
}

#subnav_innovation div p {
	background-image: url(../../html_view/images/nav_innovation_text.gif);
}

#nav_worldwide,
#nav_worldwide {
/*	background: transparent url(../../html_view/images/bworldwide_nav.gif) no-repeat 0 50%;*/
}

#nav_worldwide>a:link,
#nav_worldwide>a:visited {
	width: 108px;
	background-position: 100% 1px;
	background-image: url(../../html_view/images/nav_worldwide.gif);
	padding: 0;
}

#nav_home.currentItem a:link,
#nav_home.currentItem a:visited,
#nav_home a:hover,
#nav_home a:active {
	background-position: 1px -24px;
	border: 0;
	padding-right: 17px;
}

#nav_worldwide.currentItem a:link,
#nav_worldwide.currentItem a:visited,
#nav_worldwide a:hover,
#nav_worldwide a:active {
	background-position: 100% -24px;
	border: 0;
}

#nav_contact a,
#nav_sitemap,
#nav_privacy,
#nav_accessibility,
#nav_terms,
#nav_submit_an_idea a,
.navSubItem,
.navSubItem .hasChildren ul,
.navDropdown,
.activeItem .navDropdown .hasChildren ul {
	position: absolute;
	top: 0;
	left: -10000px;

}
.navDropdown
{
	z-index:999 !important;
	/*background: url(../images/topnav/menuBG_trans.png) 0 bottom repeat-x;*/
	background:white;
	padding-left:1px;
	padding-right:1px;
	border-left:2px solid #E7E7E7;
	border-right:2px solid #E7E7E7;
	border-bottom:3px solid #E7E7E7;
/*	margin-top:1px;*/
}
@-moz-document url-prefix() {
	.navDropdown{margin-top:-2px;}
}
.navDropdownSmall {
	width:117px;
	z-index:999;
	position: absolute;
	top: 0;
	left: -10000px;
}
.navDropdownSmall A{display:inline-block; width:100%;color:#666;}
.navDropdownSmall a:active, .navDropdownSmall a:hover {
	color:#3b73b9; text-decoration:none;
}

.navDropdownSmall DIV {
	background:url(../images/topnav/SmallerDropdownMIDDLE.png) no-repeat;
	height:22px;
	font:11px Arial;
	-webkit-font-smoothing:antialiased;
	padding-top:5px;
	padding-left:17px;
}
.navDropdownSmall DIV.top {
	background-image:url(../images/topnav/SmallerDropdownTOP.png);
	height:25px;
	padding-top:9px;
}
.navDropdownSmall DIV.bottom {
	background-image:url(../images/topnav/SmallerDropdownBOTTOM.png);
	height:29px;
}

.navDropdownMed{
	width:152px;
	z-index:999;
	position: absolute;
	top: 0;
	left: -10000px;
}
.navDropdownMed A{display:inline-block; width:100%;color:#666;}
.navDropdownMed a:active, .navDropdownMed a:hover {
	color:#3b73b9; text-decoration:none;
}

.navDropdownMed DIV {
	background:url(../images/topnav/MedDropdownMIDDLE.png) no-repeat;
	height:22px;
	font:11px Arial;
	-webkit-font-smoothing:antialiased;
	padding-top:5px;
	padding-left:17px;
}
.navDropdownMed DIV.top {
	background-image:url(../images/topnav/MedDropdownTOP.png);
	height:25px;
	padding-top:9px;
}
.navDropdownMed DIV.bottom {
	background-image:url(../images/topnav/MedDropdownBOTTOM.png);
	height:29px;
}
#nav_contact li a,
#nav_submit_an_idea li a {
	position: relative;
	top: 0;
	left: 0;
}

.navSubItem {
	font-size: 11px;
	line-height: 1.4em;
	text-transform: none;
}

.currentItem ul.navSubItem {
  	top: 173px;
  	left: 36px;
	z-index: 1;
  	width: 115px;
}

.navSubItem li {
	line-height: 1em;
	margin-bottom: 6px;
}

.navSubItem li a {
	line-height: 1.1em;
}

.navSubItem a:link,
.navSubItem a:visited {
	color: #333;
}

.navDropdown a:link,
.navSubItem .currentItem>a:link,
.navDropdown a:visited,
.navSubItem .currentItem>a:visited,
.navSubItem a:hover,
.navSubItem a:active {
	color: #3b73b9;
}

.navSubItem .currentParent>a:link,
.navSubItem .currentParent>a:visited {
	color: #333;
}

.navSubItem>.currentItem.hasChildren { 
	margin: 6px 0 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px 0 1px;
}

.navSubItem .currentItem ul { 
	position: static;
	top: auto;
	left: auto;
	margin-top: 6px;
}

.activeItem .navDropdown {
	top: auto;
	left: auto;
	z-index: 2;
	text-transform: none;
	font-size: 11px;
	background-color: #fff;
	margin-top: -1px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 1px 1px;
	padding: 21px 27px 15px 16px;
}

.activeItem #subnav_innovation {
	padding: 12px 15px 6px 16px;
}

.activeItem .navDropdown li,
.activeItem .navDropdown li {
	margin-bottom: 2px;
	padding: 0 0 1px;
}
.navDropdown li{
	list-style: none;
}

.navDropdownhome { background-color: #fff; border-color: #ccc; border-style: solid; border-width: 1px 1px 1px; font-size: 11px; left: auto; margin-top: -1px; padding: 21px 27px 15px 16px; position: absolute; text-transform: none; top: auto; z-index: 2; }
		#subnav_home.navDropdownhome { padding: 12px 15px 6px 10px; }
		.navDropdownhome li { line-height: 1em; margin-bottom: 6px; }
		.navDropdownhome li a { line-height: 1.1em; }
		.navDropdownhome { background-color: #fff; border-color: #ccc; border-style: solid; border-width: 1px 1px 1px; font-size: 11px; left: auto; margin-top: -1px; padding: 21px 27px 15px 16px; position: absolute; text-transform: none; top: auto; z-index: 2; }
		#subnav_home.navDropdownhome { padding: 12px 15px 6px 10px; }
		.navDropdownhome li { line-height: 1em; margin-bottom: 6px; }
		.navDropdownhome li a { line-height: 1.1em; }

/* rollovers for top nav banners */

#topnavnew_hvmv
{
	background:url(../images/topnav/en/HV-MV-Equipment.gif) no-repeat;
}
#topnavnew_hvmv:hover,
A:hover #topnavnew_hvmv
{
	background-position:0 -73px;
}

#topnavnew_hvmv2
{
	background:url(../images/topnav/en/HV-MV-Equipment-2.gif) no-repeat;
}
#topnavnew_hvmv2:hover,
A:hover #topnavnew_hvmv2
{
	background-position:0 -73px;
}

#topnavnew_sensors
{
	background:url(../images/topnav/en/Smart-Controls.gif) no-repeat;
}
#topnavnew_sensors:hover,
A:hover #topnavnew_sensors
{
	background-position:0 -73px;
}

#topnavnew_sensors2
{
	background:url("../images/topnav/en/grid-automation.gif") no-repeat;
}
#topnavnew_sensors2:hover,
A:hover #topnavnew_sensors2
{
	background-position:0 -73px;
}

#topnavnew_software
{
	background:url(../images/topnav/en/Software-Solution.gif) no-repeat;
}
#topnavnew_software:hover,
A:hover #topnavnew_software
{
	background-position:0 -73px;
}

#topnavnew_systsoftware
{
	background:url(../images/topnav/en/syst-software.gif) no-repeat;
}
#topnavnew_systsoftware:hover,
A:hover #topnavnew_systsoftware
{
	background-position:0 -73px;
}

#topnavnew_powerd
{
	background:url(../images/topnav/en/PowerProjects.gif) no-repeat;
}
#topnavnew_powerd:hover,
A:hover #topnavnew_powerd
{
	background-position:0 -73px;
}

#topnavnew_powerd2
{
	background:url(../images/topnav/en/syst-services.gif) no-repeat;
}
#topnavnew_powerd2:hover,
A:hover #topnavnew_powerd2
{
	background-position:0 -73px;
}

#topnavnew_services
{
	background:url(../images/topnav/en/services.gif) no-repeat;
}
#topnavnew_services:hover,
A:hover #topnavnew_services
{
	background-position:0 -73px;
}

/* rollovers for industries */

#topnavnew_water
{
	background:url(../images/topnav/en/Ind_Water.gif) no-repeat;
}
#topnavnew_water:hover,
A:hover #topnavnew_water
{
	background-position:0 -73px;
}
#topnavnew_mining
{
	background:url(../images/topnav/en/Ind_Mining.gif) no-repeat;
}
#topnavnew_mining:hover,
A:hover #topnavnew_mining
{
	background-position:0 -73px;
}
#topnavnew_energy
{
	background:url(../images/topnav/en/Ind_Energy.gif) no-repeat;
}
#topnavnew_energy:hover,
A:hover #topnavnew_energy
{
	background-position:0 -73px;
}
#topnavnew_oilgas
{
	background:url(../images/topnav/en/Ind_OilGas.gif) no-repeat;
}
#topnavnew_oilgas:hover,
A:hover #topnavnew_oilgas
{
	background-position:0 -73px;
}

#topnavnew_energy_new
{
	background:url(../images/topnav/en/Energy-T1.jpg) no-repeat;
}
#topnavnew_energy_new:hover,
A:hover #topnavnew_energy_new
{
	background-position:0 -76px;
}
#topnavnew_oilgas_new
{
	background:url(../images/topnav/en/OilAndGas-T1.jpg) no-repeat;
}
#topnavnew_oilgas_new:hover,
A:hover #topnavnew_oilgas_new
{
	background-position:0 -76px;
}
#topnavnew_indinfsol_new
{
	background:url(../images/topnav/en/IndustryAndInfrastructure-T1.jpg) no-repeat;
}
#topnavnew_indinfsol_new:hover,
A:hover #topnavnew_indinfsol_new
{
	background-position:0 -76px;
}

.topnavnew_container
{
	width:204px;
	height:265px;
	float:left;
}
.topnavnew_container.tcol4
{
	width:202px;
}
.topnavnew_container.tcol3
{
	width:271px;
}

.topnavnew_menu1 { 
	width: 100%; 
	margin-top:2px; 
	height: 189px;
	background-color:#f8f8f8;
	overflow:hidden;
}

.topnavnew_dotleft {  background:#f8f8f8 url(../images/topnav/Doted-Line-Vert-Tile.png) repeat-y; }
.topnavnew_menu1 A,
.topnavnew_menu1 A:link,
.topnavnew_menu1 A:visited  {
	font: normal 8pt Arial;
	padding:4px 3px 0px 15px;
	display:block;
	color:#484848;
	line-height:1.12;		
}
.topnavnew_menu1 A:hover {
	color:#005dc2;
	text-decoration:none;
	cursor:hand; cursor:pointer;
}
	
.topnavnew_menu1 A.activesect
{
	background:url(../images/topnav/Cursor-5x8.gif) no-repeat 2px 8px;
	color:#005dc2;
}
.topnavnew_dotleft .activesect
{
	background-position-x: 3px !important;
}
.topnavnew_divider
{
	background:url(../images/topnav/Doted-Line-Hor-Tile.png) repeat-x 0 9px;
	margin-left: 15px;
	padding:2px 0;
	width: 89%;
}

#debugLog {
	position: absolute;
	top: 5px;
	right: 5px;
	height: 200px;
	width: 200px;
	font: bold 11px/15px "Lucida Grande", Sans-Serif;
	background:black;
	color:white;
	border:0;
	padding: 5px;
}

#subnav_prodserv {
	padding: 21px 26px 15px 18px;
	background:white;
	border: 1px solid #CCC;
	position: absolute;
	width: 135px ;
	text-indent: 0px;
}
#subnav_prod_serv {
	padding: 21px 20px 15px 16px;
	background:white;
	border: 1px solid #CCC;
	position: absolute;
	width: 150px;
	text-indent: 0px;
}
#subnav_prod_serv_tbl {
	/* [disabled]background:   url(../images/topnav/NavBG_trans.png)  repeat-x; */
	padding: 0;
	/* [disabled]background:white; */
	/* [disabled]border-left: 1px solid #CCC; */
	/* [disabled]border-top: 1px solid #CCC; */
	/* [disabled]border-right: 1px solid #CCC; */
	/* [disabled]border-bottom:1px solid #999; */
	border-bottom: 3px #636667 solid;
	position: absolute;
	/* [disabled]width: 785px; */
	width: 814px;
	/* [disabled]height:102px; */
	text-indent: 0px;
	/* [disabled]border-top: 3px solid #E7E7E7; */
	z-index: 5;
	margin-left: -116px;
	/* [disabled]box-shadow: 2px 3px 5px rgba(99,102,103,.50); */
	background-color: #E6E6E6;
}
#subnav_prod_serv_tbl_es {
	margin-left:-5px;
	padding: 10px 0px 0px 10px;
	background:white;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;	
	border-right: 1px solid #CCC;	
	border-bottom:1px solid #999;
	position: absolute;
	width: 660px;
	text-indent: 0px;
}
#subnav_ind_sol_tbl {
	/*background:   url(../images/topnav/IndustrySolutionsNavBG_trans.png)  repeat-x;*/
	margin-left:-260px;
	padding: 0;
	/* [disabled]background:white; */
	/* [disabled]border-left: 1px solid #CCC; */
	/* [disabled]border-top: 1px solid #CCC; */
	/* [disabled]border-right: 1px solid #CCC; */
	/* [disabled]border-bottom:1px solid #999; */
	border-bottom: 3px #636667 solid;
	position: absolute;
	width: 814px;
	text-indent: 0px;
	/*border-top:1px solid #E7E7E7;*/
	z-index:5;
	/* [disabled]height:58px; */
	background-color: #E6E6E6;
}
#subnav_ind_sol_tbl_es {
	margin-left:-134px;
	padding: 10px 0px 0px 0px;
	background:white;
	border-left: 1px solid #CCC;
	border-top: 1px solid #E7E7E7;	
	border-right: 1px solid #CCC;	
	border-bottom:1px solid #999;
	position: absolute;
	width: 640px;
	text-indent: 0px;
}

#subnav_industries_tbl {
	margin-left:-260px;
    zoom:0.87;
    -moz-transform:scale(.87);
    -moz-transform-origin:left top;
	padding: 20px 0 0;
	border-bottom: 3px #636667 solid;
	position: absolute;
	width: 940px;
    height:440px;
	text-indent: 0px;
	z-index:5;
	background-color: white;
}
.industries_navblk {
    display: inline-block;
    margin: 0 0 0 20px;
}
.industries_navblk img {
    width:286px;
    height: 106px;
}
.industries_navblk, .industries_navblk *
{
    user-select:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
}
.industries_navblk div
{
    font:1.25em GEInspira,Arial;
    color: black;
/*    font-weight: bold;*/
    height:40px;
    text-align: center;
    display: grid;
    align-items: center;
    width: 100%;
}
.industries_navblk:hover {
    background-color: #DCDCDC;
    text-decoration: none;
}
.industries_navblk:hover img {
    filter: brightness(0.85);
}
.industries_navblk:hover div {
    color:#005EB8;

}

.topnavMainMenu, .topnavMainMenu:link, .topnavMainMenu:visited
{
	font:10pt GEInspiraPitch,Arial;
	-webkit-font-smoothing:antialiased;
	font-smooth:always;
	color:#1A1A1A ;
	text-decoration: none;
	height: 21px;
	display: block;
	padding-top: 5px;
	text-wrap: none;
	white-space: nowrap;
}
.topnavMainMenu:hover,
.topnavMainMenu:active,
.topnavMainMenu.activeMainMenu
{color:#3b73b9;text-decoration:none;}

#navmenubox TH {
	border-bottom:1px solid #d8d8d8;
}
#navmenubox,
#navmenuboxInd {
	padding-bottom: 0px;
	margin:0 16px;
}
#navmenubox{
	height:108px;
}
#navmenuboxInd {
	height: 56px;
}


#navmenubox_es
{
	padding-bottom: 0px;
	margin-top:1px;
	margin-bottom: 10px;
	margin-left:16px;
	margin-right:16px;
}
#navmenuboxInd_ch {
	padding-bottom: 10px;
	margin-top:10px;
	margin-bottom: 10px;
	margin-left:16px;
	margin-right:16px;
}
#navmenubox A,
#navmenubox_es A,
#navmenuboxInd A,
#navmenuboxInd_ch A
{
	font: 11px Arial;
	-webkit-font-smoothing:antialiased;
	font-smooth:always;
	color:#666; 
	width: 100%;
	display: block;
	/*text-transform:uppercase;*/
	text-decoration:none;
}
#navmenubox A:hover,
#navmenubox_es A:hover,
#navmenuboxInd A:hover,
#navmenuboxInd_ch A:hover
{ color: #3574b9; }
#navmenubox TD,
#navmenubox TH 
{
	/* [disabled]background:white; */
	width:73px;
	background:none;
	/*padding-left:8px;padding-right:8px;*/
	padding:11px 0 7px 0;
	height:auto;
	text-align: center;
	vertical-align: middle !important;
	line-height: 1.2;
	font:10px GEInspira,Arial;
	/* [disabled]filter:Alpha(Opacity=98); */
}
#navmenubox TH.medium,
#navmenubox TD.medium
{ width:95px !important; }

#navmenubox TD
{
	padding-top:7px;
	padding-bottom:7px;
	/* [disabled]border-top: 1px solid #c6d6e6; */
}

#navmenubox_es TD,
#navmenubox_es TH 
{
	background:white;
	/*padding-left:8px;padding-right:8px;*/
	padding-left:0;
	padding-right:0;
	padding-top:7px;
	padding-bottom:8px;
	height:auto;
	text-align: center;
	vertical-align: middle !important;
	line-height: 1.2;
	filter:Alpha(Opacity=98);
}
#navmenuboxInd TH,
#navmenuboxInd TD {
	width:75px;
	background:none;
	padding:12px 16px 8px 16px;
	height:auto;
	text-align: center;
	vertical-align: middle !important;
	line-height: 1.2;
	/* [disabled]filter:Alpha(Opacity=98); */
}
#navmenuboxInd_ch TH,
#navmenuboxInd_ch TD {
	width:76px;
	background:white;
	padding-left:0;
	padding-right:0;
	padding-top:14px;
	padding-bottom:14px;
	height:auto;
	text-align: center;
	vertical-align: middle !important;
	line-height: 1.2;
	filter:Alpha(Opacity=98);
}
#navmenubox TH,
#navmenubox_es TH,
#navmenuboxInd TH
{
	/* [disabled]padding-bottom: 10px; */
	font-weight: normal;
}

#navmenuboxInd TH.menuboxactive,
#navmenuboxInd TD.menuboxactive {
	/* [disabled]background:url(/grid-solutions/images/hmenu/DE-Home-Menu-ON-02.gif) no-repeat; */
	/* [disabled]background-color: #3574b9; */
	color:white !important;
}
/*#navmenubox TD A, #navmenubox TH A, #navmenuboxInd TH A
 { text-decoration:none; }*/
TD.menuboxactive A,
TH.menuboxactive A
 {
	color:#3574b9 !important;
	text-decoration:none;
	/* [disabled]text-shadow:0 0 1px rgba(140,130,110,.5); */
}
#navmenuboxInd_ch TH.menuboxactive,
#navmenuboxInd_ch TD.menuboxactive {
	background:url(/grid-solutions/images/hmenu/DE-Home-Menu-ON-02.gif) no-repeat;
}
/* small */
/*#navmenubox_de, #navmenubox_sm, #navmenubox_ps, #navmenubox_pq, 
#navmenuboxInd_de_ch, #navmenuboxInd_en_ch, #navmenuboxInd_og_ch, #navmenuboxInd_ci_ch, 
#navmenuboxInd_hi_ch, #navmenuboxInd_tr_ch, #navmenuboxInd_wa_ch,
#navmenuboxInd_de_es, #navmenuboxInd_en_es, 
#navmenuboxInd_hi_es, #navmenuboxInd_tr_es, #navmenuboxInd_wa_es,
#navmenubox_de_ch, #navmenubox_sm_ch, #navmenubox_ps_ch, #navmenubox_pq_ch,
#navmenubox_sm_es, #navmenubox_de_es, #navmenubox_ps_es, #navmenubox_pq_es
{ width:60px; }*/

/*medium */
/*#navmenubox_pc, #navmenubox_sa, #navmenubox_md, #navmenubox_gs, #navmenuboxInd_hi, 
#navmenubox_tc_ch, #navmenubox_pd_ch,#navmenubox_pc_ch, #navmenubox_sa_ch, #navmenubox_uo_ch, #navmenubox_ic_ch
{ width:76px; }
*/
/* large */
/*#navmenubox_pc_es, #navmenubox_ic_es, #navmenubox_md_es,  
#navmenubox_sa_es, #navmenubox_gs_es, #navmenubox_uo_es
{
	width:96px; 
} */
/* extra large */
/*#navmenubox_pd_es, #navmenubox_ev_es, #navmenubox_do_es, #navmenubox_tc_es
{
	width:110px;
} */


/* small */
#navmenubox_de.menuboxactive, #navmenubox_de.menuboxactive,
#navmenubox_sm.menuboxactive, 
#navmenubox_ps.menuboxactive, 
#navmenubox_pq.menuboxactive
{
	/* [disabled]background:url(/grid-solutions/images/hmenu/DE-Home-Menu-ON-01.gif) no-repeat; */
	/*background-color: #3574b9;*/
}
#navmenubox_de_ch.menuboxactive,
#navmenubox_sm_ch.menuboxactive,
#navmenubox_ps_ch.menuboxactive,
#navmenubox_pq_ch.menuboxactive,
#navmenubox_de_es.menuboxactive, #navmenubox_sm_es.menuboxactive,
#navmenubox_ps_es.menuboxactive, #navmenubox_pq_es.menuboxactive,
#navmenuboxInd_de_ch.menuboxactive, #navmenuboxInd_en_ch.menuboxactive, #navmenuboxInd_og_ch.menuboxactive, 
#navmenuboxInd_ci_ch.menuboxactive, #navmenuboxInd_hi_ch.menuboxactive, #navmenuboxInd_tr_ch.menuboxactive, #navmenuboxInd_wa_ch.menuboxactive,
#navmenuboxInd_de_es.menuboxactive, #navmenuboxInd_en_es.menuboxactive, 
#navmenuboxInd_hi_es.menuboxactive, #navmenuboxInd_tr_es.menuboxactive, #navmenuboxInd_wa_es.menuboxactive
{
	background:url(/grid-solutions/images/hmenu/DE-Home-Menu-ON-01.gif) no-repeat;
}

/* medium */
#navmenubox_pc.menuboxactive,
#navmenubox_sa.menuboxactive,
#navmenubox_md.menuboxactive, 
#navmenubox_gs.menuboxactive
{
	/* [disabled]background:url(/grid-solutions/images/hmenu/DE-Home-Menu-ON-02.gif) no-repeat; */
	/*background-color: #3574b9;*/
}
#navmenubox_pc_ch.menuboxactive,
#navmenubox_sa_ch.menuboxactive,
#navmenubox_uo_ch.menuboxactive, #navmenubox_tc_ch.menuboxactive,
#navmenubox_ic_ch.menuboxactive, #navmenubox_pd_ch.menuboxactive
{
	background:url(/grid-solutions/images/hmenu/DE-Home-Menu-ON-02.gif) no-repeat;
}
/* large */
#navmenubox_ic.menuboxactive,
#navmenubox_uo.menuboxactive,
#navmenubox_tc.menuboxactive, 
#navmenubox_pd.menuboxactive, 
#navmenubox_do.menuboxactive,
#navmenubox_ev.menuboxactive, 
#navmenuboxInd_ci.menuboxactive, #navmenuboxInd_hi.menuboxactive, #navmenuboxInd_tr.menuboxactive,
#navmenuboxInd_ci.menuboxactive, #navmenuboxInd_hi.menuboxactive, #navmenuboxInd_tr.menuboxactive
{
	/* [disabled]background:url(/grid-solutions/images/hmenu/DE-Home-Menu-ON-03.gif) no-repeat !important; */
	/*background-color: #3574b9;*/
}
#navmenubox_do_ch.menuboxactive,
#navmenubox_ev_ch.menuboxactive,
#navmenubox_pc_es.menuboxactive, #navmenubox_sa_es.menuboxactive,
#navmenubox_gs_ch.menuboxactive, #navmenubox_md_ch.menuboxactive,
#navmenubox_ic_es.menuboxactive, #navmenubox_uo_es.menuboxactive,
#navmenubox_md_es.menuboxactive, #navmenubox_gs_es.menuboxactive,
#navmenuboxInd_ci_es.menuboxactive, #navmenuboxInd_hi_es.menuboxactive, #navmenuboxInd_tr_es.menuboxactive,
#navmenuboxInd_og_es.menuboxactive
{
	background:url(/grid-solutions/images/hmenu/DE-Home-Menu-ON-03.gif) no-repeat !important;
}

/* extra large */
#navmenubox_ic, #navmenubox_uo, 
#navmenubox_pd_es, #navmenubox_ev_es, #navmenubox_do_es, #navmenubox_tc_es
{
	width:140px !important;
}

#navboxcontainer, #navboxcontainerInd
{
	font-family: "Arial Unicode MS",Arial;
	font-size:0;
	background: #e6e6e6 url(../images/topnav/Shadow-tile.png) repeat-x;
	border-top: none;
	padding-top: 0px;
	padding-bottom: 0px;
	/* [disabled]height:0px; */
	/* [disabled]overflow: hidden; */
	/* [disabled]border-left:1px solid #CCC; */
	/* [disabled]border-right:1px solid #CCC; */
	width: 100%;
	clear:both;
}
.navboxnew_pic
{
	float:left;
	position:relative;
	width:204px;
	z-index:2;
/*	height:271px;*/
}
.navboxnew_pic IMG
{
	position:relative;
	top:0;
	left:0;
}
.navboxnew_pic_nolink,
.navboxnew_pic_halfsize
{
	float:left;
	position:relative;
	width:204px;
}
.navboxnew_pic A
{
	display:block;
	height:271px;
	width:204px;
	position:absolute;
	top:0;
	left:0;
	opacity:0;
}
.navboxnew_pic A IMG
{
		filter:alpha(opacity=0);
}

.navboxnew_pic A:hover,
.navboxnew_pic A:active,
.navboxnew_pic:hover A,
.navboxnew_pic:active A
{
	opacity:1;
	/*background:url(../images/topnav/MoreInfo.png) no-repeat -15px bottom;*/
}
.navboxnew_pic A:hover IMG,
.navboxnew_pic A:active IMG,
.navboxnew_pic:hover A IMG,
.navboxnew_pic:active A IMG
{
	filter:alpha(opacity=100);
}

.navboxnew_topshadow
{
	background:url(../images/topnav/Shadow-tile.png) repeat-x;
	position:absolute;
	z-index:3;
	width: 100%;
	height: 10px;
	top: 265px;
	left:0;
}
.navboxnew_triangle
{
	background:url(../images/topnav/Arrow-Down.png) no-repeat 8px top;
	position:absolute;
	z-index:3;
	width: 100%;
	height: 16px;
	top: 264px;
	left:0;
}
.navboxnew_triangle.tcol2
{
	background-position:220px top;
}
.navboxnew_triangle.tcol3
{
	background-position:424px top;
}
.navboxnew_triangle.tcol4
{
	background-position:628px top;
}
.navboxnew_1col,
.navboxnew_1col_fullsize
{
	float:left;
	height:256px;
	padding-top:15px;
	padding-right:14px;
}
.navboxnew_1col_nolink
{
	float:left;
	height:148px;
	padding-top:15px;
	padding-right:15px;
}
.navboxnew_1col_midsize
{
	float:left;
	height:199px;
	padding-top:15px;
	padding-right:14px;
}
.navboxnew_dotleft {  
	background: url(../images/topnav/Doted-Line-Vert-Tile.png) repeat-y; 
	padding-left: 4px;
}
.navboxnew_titles
{
	font:14px  "Arial";
	text-transform:uppercase;
	padding-left:14px;
	padding-bottom: 6px;
}
.navboxnew_1col_nolink .navboxnew_titles:nth-child(1n+2)
{
	margin-top:8px;	
}

.navboxnew_1col.squished,
.navboxnew_1col_nolink.squished
{
	padding-right:5px;
}
.navboxnew_titles.squished
{
	padding-left:11px;
}
.navboxnew_dotleft.squished{
	padding-left:3px;
}
.navboxnew_links 
{
	float:left;
}
.navboxnew_links A
{
	font: 11px  "Arial";
	/* [disabled]line-height:23px; */
	padding:5px 0px 4px 14px;
	color: #004fa4;
	text-decoration: none;
	display: block;
	line-height:1.12;
}
.squished .navboxnew_links A
{
	padding-left:11px;
}

.navboxnew_links A:hover,
.navboxnew_links A:active
{
	text-decoration:underline;
	cursor:hand; cursor:pointer;
}
.navboxnew_divider
{
	/* [disabled]background:url(../images/topnav/Doted-Line-Hor-Tile.png) repeat-x 0 8px; */
	margin-left: 20px;
	width: 100%;
	line-height: 25px;
	font-size:11px;
}

/* height adjustments for industries dropdown */
#subnav_ind_sol_tbl .topnavnew_menu1
{
	height:80px;
}
#subnav_ind_sol_tbl .topnavnew_container
{
	height:156px;
}
#subnav_ind_sol_tbl .navboxnew_triangle
{
	top:155px;
}
#subnav_ind_sol_tbl .navboxnew_topshadow
{
	top:156px;
}
#navboxcontainerInd .navboxnew_1col
{
	height:auto;
}
#navboxcontainerInd .navboxnew_dotleft
{
	height:100%;
}

.navboxcontent
{
	width:105%;
	z-index:1;
	/* [disabled]padding-top:20px; */ /*-moz-opacity:0; -webkit-opacity:0; filter:Alpha(Opacity=1);*/
}
#navboxfooter, #navboxfooterInd {
	width:630px;
	/*background:#CCC;*/
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF666666, endColorstr=#00BDBDBD)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF666666, endColorstr=#00BDBDBD);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(189,189,189,1)), to(rgba(189,189,189,0)));
	background: -moz-linear-gradient(top,  rgba(189,189,189,1),  rgba(189,189,189,0));*/
	
	/* [disabled]background:url(../images/topnav/NavBG_trans.png) 0 bottom repeat-x; */
	background:white;
	height:4px;
	overflow:hidden;
	margin-top:0px;
	display: block;
}
#navboxfooterInd { width:620px; }

.navbox_photo
{
	width:133px;
	float:left;
	margin-left: 16px;
	margin-right: 15px;
	clear: left;
	color:#666;
}
.SXicon {color:#666; margin-left:3px;margin-top:10px;}
.SXicon img {float:left; width:40px; height:38px; margin-right:10px;}
.SXicon A {cursor:pointer;}
.SXicon A:hover, .SXicon A:active {text-decoration:underline;}
.SXiconCaption {margin-top:5px;width:70px;max-width:70px; float:left;white-space:normal;line-height:normal !important;}
.SXiconde {background:url(/grid-solutions/images/hmenu/OverviewSolutionsExplorerIcon.jpg) no-repeat;}
.SXiconen {background:url(/grid-solutions/images/hmenu/EnergySolutionsExplorerIcon.jpg) no-repeat;}
.SXiconen2 {background:url(/grid-solutions/images/hmenu/EnergySolutionsExplorerIcon.jpg) no-repeat;}
.SXiconen1 {background:url(/grid-solutions/images/hmenu/EnergySolutionsExplorerIcon.jpg) no-repeat;}
.SXiconen3 {background:url(/grid-solutions/images/hmenu/EnergySolutionsExplorerIcon.jpg) no-repeat;}
.SXiconog {background:url(/grid-solutions/images/hmenu/OilSolutionsExplorerIcon.jpg) no-repeat;}
.SXiconci {background:url(/grid-solutions/images/hmenu/CriticalInfraSolutionsExplorerIcon.jpg) no-repeat;}
.SXiconhi {background:url(/grid-solutions/images/hmenu/MiningSolutionsExplorerIcon.jpg) no-repeat;}
.SXicon A:hover .SXiconde {background-position: 0 -44px;}
.SXicon A:hover .SXiconen {background-position: 0 -44px;}
.SXicon A:hover .SXiconen1 {background-position: 0 -44px;}
.SXicon A:hover .SXiconen2 {background-position: 0 -44px;}
.SXicon A:hover .SXiconen3 {background-position: 0 -44px;}
.SXicon A:hover .SXiconog  {background-position: 0 -44px;}
.SXicon A:hover .SXiconci  {background-position: 0 -44px;}
.SXicon A:hover .SXiconhi  {background-position: 0 -44px;}

.GXicon {color:#666; margin-left:3px;margin-top:10px;}
.GXicon img {float:left; width:36px; height:38px; margin-right:10px;}
.GXicon A {cursor:pointer;}
.GXicon A:hover, .GXicon A:active {text-decoration:underline;}
.GXiconCaption {margin-top:5px;width:70px;max-width:70px; float:left;white-space:nowrap;line-height:normal !important;}
.GXiconen {background:url(/grid-solutions/images/hmenu/DE-Home-Menu-SolEx-_17.gif) no-repeat;}
.GXicon A:hover .GXiconen {background:url(/grid-solutions/images/hmenu/DE-Home-Menu-SolEx-_17.gif) no-repeat 0 -38px;}

.XDXicon {color:#666; margin-left:5px;margin-top:10px;}
.XDXicon img {float:left; width:40px; height:38px; margin-right:10px;}
.XDXicon A {cursor:pointer;}
.XDXicon A:hover, .XDXicon A:active {text-decoration:underline;}
.XDXiconCaption {margin-top:15px;width:70px;max-width:70px; float:left;line-height:normal !important;}
.XDXicon {background:url(/grid-solutions/images/hmenu/Icon_XDExplorer.gif) no-repeat;}
/*.XDXicon A:hover .XDXiconen {background:url(/grid-solutions/images/hmenu/Icon_XDExplorer.gif) no-repeat 0 -44px;}*/


IMG.navbox_title {margin-bottom:6px;}
DIV.navbox_title
{
	margin-bottom:6px;
	margin-top:0px;
	padding-top:0;
	font:10pt GEInspiraPitch,Arial;
	font-weight:bold;
	color:#666 ;
	-webkit-font-smoothing:antialiased;
	font-smooth:always;
}
DIV.navbox_title.tabs
{   margin-top:6px;   }
DIV.navbox_title A:link,
DIV.navbox_title A:visited,
DIV.navbox_title A:hover
{color:#666; text-decoration:none;}
DIV.navbox_title .inactivetab,
DIV.navbox_title .inactivetab A:link,
DIV.navbox_title .inactivetab A:visited
{ color:#3b73b9 !important; }
DIV.navbox_title  A:link IMG,
DIV.navbox_title A:visited IMG
{ border-bottom:1px #FFF solid  }
DIV.navbox_title .inactivetab A:hover,
DIV.navbox_title .inactivetab A:active
{
	color:#3b73b9 !important;
	text-decoration:underline;
}
DIV.navbox_title .inactivetab A:hover IMG,
DIV.navbox_title .inactivetab A:active IMG
{		border-bottom:1px #99B9DF solid;}
.navbox_text
{
	width:425px;
	float:left;
	color: #666;
}

.navbox_links
{ margin-top:10px; }
.navbox_links TD A
{ outline:none; }
.navbox_links TD
{
	padding-left:25px;
	text-align: left;
	vertical-align: top;
}
.navbox_links TD.col1
{
	padding-left:0px;
}
.navbox_links TD DIV
{line-height:16px; padding-left:1px;}

#navboxcontent_de .navbox_links TD DIV
{line-height:21px;}

#subnav_prod_serv_ALT {
	margin-left:-66px;
	padding: 21px 20px 15px 16px;
	background:white;
	border: 1px solid #CCC;
	position: absolute;
	width: 710px;
	text-indent: 0px;
}
#PQ_subnav_prodserv {
	padding: 15px 5px 15px 2px;
	/*margin-left:10px;*/
	background:white;
	border: 1px solid #CCC;
	width: 210px;
	text-indent: 20px;
}
#Comm_subnav_prodserv {
	padding: 15px 5px 15px 20px;
	/*margin-left:20px;*/
	background:white;
	border: 1px solid #CCC;
	width: 135px;
	/*text-indent: 20px;*/
}

#Comm_subnav_prodserv li
{
line-height:125% !important;
margin-bottom:10px !important;
width:230px;
}
#PS_subnav_prodserv {
	padding: 15px 5px 15px 20px;
	/*margin-left:20px;*/
	background:white;
	border: 1px solid #CCC;
	width: 210px;
	/*text-indent: 20px;*/
}

#PS_subnav_prodserv li
{
line-height:11px !important;;
width:230px;
}
#PC_subnav_prodserv {
	padding: 15px 5px 15px 20px;
	/*margin-left:20px;*/
	background:white;
	border: 1px solid #CCC;
	width: 190px;
	/*text-indent: 20px;*/
}

#PC_subnav_prodserv li
{
	line-height:12px !important;
}
#comm_subnav_market {
	padding: 15px 5px 15px 2px;
	margin-left:-10px;
	background:white;
	border: 1px solid #CCC;
	width: 98px;
	text-indent: 20px;
}
#comm_subnav_news {
	padding: 15px 5px 15px 2px;
	margin-left:-10px;
	background:white;
	border: 1px solid #CCC;
	width: 125px;
	text-indent: 20px;
}
.subDropdown
{
	padding: 15px 5px 15px 2px;
	margin-left:0px;
	background:white;
	border: 1px solid #CCC;
	text-indent: 20px;
}
#comm_subnav_resources {
	
	padding: 15px 5px 10px 2px;
	margin-left:-15px;
	background:white;
	border: 1px solid #CCC;
	width: 175px;
	text-indent: 20px;
}
#subnav_subprodserv {
	padding: 10px 10px 5px 4px;
	background:white;
	border: 1px solid #CCC;
	position: absolute;
	width: 675px;
	text-indent: 20px;
}
#subnav_home {
	padding: 15px 27px 10px 20px;
    margin-left: -8px;
	background:white;
	border: 1px solid #CCC;
	position: absolute;
	width: 410px;
	text-indent: 0px;
}
#subnav_ps_home {
	padding: 15px 27px 10px 20px;
    margin-left: -8px;
	background:white;
	border: 1px solid #CCC;
	position: absolute;
	width: 392px;
	text-indent: 0px;
}
#subnav_smartgrid {
	padding: 21px 20px 15px 16px;
	background:white;
	border: 1px solid #CCC;
	position: absolute;
	width: 135px;
	text-indent: 0px;
}
#subnav_markets {
	padding: 21px 20px 15px 16px;
	background:white;
	border: 1px solid #CCC;
	position: absolute;
	width: 95px;
	text-indent: 0px;
}
#subnav_pressroom {
	padding: 21px 27px 15px 18px;
	background:white;
	border: 1px solid #CCC;
	position: absolute;
	width: 135px;
	text-indent: 0px;
	margin-left:85px;
}
#subnav_pressroom_es {
	padding: 21px 27px 15px 18px;
	background:white;
	border: 1px solid #CCC;
	position: absolute;
	width: 140px;
	text-indent: 0px;
}
#PQ_subnav_pressroom {
	padding: 21px 15px 15px 5px;
	background:white;
	border: 1px solid #CCC;
	position: absolute;
	width: 100px;
	text-indent: 12px;
}
#subnav_ourcompany {
	padding: 21px 27px 15px 18px;
	background:white;
	border: 1px solid #CCC;
	position: absolute;
	width: 135px;
	text-indent: 0px;
}
#subnav_ourcompany_es {
	padding: 21px 27px 15px 18px;
	background:white;
	border: 1px solid #CCC;
	position: absolute;
	width: 140px;
	text-indent: 0px;
}
#PQ_subnav_ourcompany {
	padding: 15px 5px 15px 10px;
	margin-left:-15px;
	background:white;
	border: 1px solid #CCC;
	position: absolute;
	width: 115px;
	text-indent: 5px;
}
#PC_subnav_contact {
	padding: 20px 15px 15px 18px;
	margin-left:55px;
	background:white;
	border: 1px solid #CCC;
	position: absolute;
	/*width: 125px;*/
	/*text-indent: 5px;*/
}
#PC_subnav_innovations {
	padding: 15px 5px 15px 18px;
	margin-left:-15px;
	background:white;
	border: 1px solid #CCC;
	position: absolute;
	width: 145px;
	text-indent: 5px;
}
#DE_subnav_home {
	padding: 20px 15px 15px 18px;
	margin-left:55px;
	background:white ;
	/* [disabled]border: 1px solid #CCC; */
	border-top:1px solid #CCC;
	position: absolute;
	width: 130px;	/*text-indent: 5px;*/
}
#subnav_pressroom.lang_ch, #PC_subnav_contact.lang_ch, #DE_subnav_home.lang_ch
{	margin-left:165px; }
#subnav_pressroom.lang_es, #PC_subnav_contact.lang_es, #DE_subnav_home.lang_es
{	margin-left:55px; }
.navChapeau {
	background-color: transparent;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #CCC;
	position: absolute;
	z-index: 1001;
}
#subnav_chapeau0 {width:60px; margin-left:-5px;}
#subnav_chapeau1 {width:75px;
margin-left:-8px;
}
#subnav_chapeau2 {width:130px;
/*margin-left: 10px;*/
  
}
#subnav_chapeau2_test {width:135px;
/*margin-left: 10px;*/
  
}
#subnav_chapeau5 {width:132px;
margin-left: 0px;
  
}

#subnav_chapeau6 {width:48px; margin-left:-10px;}
#subnav_chapeau4 {width:105px}
#subnav_chapeau3 {width:120px; margin-left:-10px;}
#subnav_chapeau21 {width:88px; margin-left:-5px;}
#subnav_chapeau31 {width:91px; margin-left:3px;}
#subnav_chapeau9 {width:130px; margin-left:-15px;}
#subnav_chapeau8 {width:75px; margin-left:-15px;}
#subnav_chapeau10 {width:105px; margin-left:-10px;}
#subnav_chapeau11 {width:115px; }
#subnav_chapeau12 {width:105px; margin-left:-10px; }
#subnav_chapeau13 {width:100px; margin-left:-15px;}
#subnav_chapeau14 {width:110px; margin-left:-15px;}
#subnav_chapeau16 {width:105px; margin-left:5px;}


#navbar {
 	top: 5px;
	left: 10px;
	right: 30px;

	}
#navbar li {
	line-height:18px;
	 margin-left:0px;
	 FONT-FAMILY:Arial,"Arial Unicode",sans-serif;
	FONT-SIZE:11px;
	margin-bottom:0.4em ;
	}
#navbar li a:link,
#navbar li a:active,#navbar li a:hover,
#navbar li a:visited {
	color: #3b73b9 ;
}

#navbar li.indented {
	padding-left:10px;
}
#navbar ul {
 	width: 250px;
		font-color:#3b73b9;
	}

#navbar ul li {
	position: relative;
	margin-left:-14px;
	color: #3b73b9;
	}
#navbar li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
	color: #3b73b9;
}
#navbar a:hover,
#navbar a:active {
	color: #3b73b9;
	text-decoration:underline;
}
#navbar ul li a {
	display: block;
	background: #fff;
	padding-left: 10px;
	right: 40px;
	font-color:#3b73b9;
}

#navbar ul {
	margin-left: -15px;
    margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	list-style: none;
	width: 250px;
	background-color: #FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	color:#3b73b9;
 	}
#navbar li:hover ul, #navbar li.over ul { 
	display: block; }

#navbar_PS {
 	top: 5px;
	left: 10px;
	right: 30px;

	}
#navbar_PS li {
	line-height:15px;
	 margin-left:0px;
	 FONT-FAMILY:Arial,"Arial Unicode",sans-serif;
	FONT-SIZE:11px;
	margin-bottom:0.0em ;
	}
#navbar_PS li a:link,
#navbar_PS li a:active,#navbar_PS li a:hover,
#navbar_PS li a:visited {
	color: #3b73b9 ;
}

#navbar_PS li.indented {
	padding-left:10px;
}
#navbar_PS ul {
 	width: 250px;
		font-color:#3b73b9;
	}

#navbar_PS ul li {
	position: relative;
	margin-left:-14px;
	color: #3b73b9;
	}
#navbar_PS li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
	color: #3b73b9;
}
#navbar_PS a:hover,
#navbar_PS a:active {
	color: #3b73b9;
	text-decoration:underline;
}
#navbar_PS ul li a {
	display: block;
	background: #fff;
	padding-left: 10px;
	right: 40px;
	font-color:#3b73b9;
}

#navbar_PS ul {
	margin-left: -15px;
    margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	list-style: none;
	width: 250px;
	background-color: #FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	color:#3b73b9;
 	}
#navbar_PS li:hover ul, #navbar_PS li.over ul { 
	display: block; }

.divider
{
	background:url(/grid-solutions/powerquality/Images/PQ-Btn-divide.gif) no-repeat;
	margin-top:10px; margin-bottom:10px;
	vertical-align: top;
}
.divider_high
{
	background:url(/grid-solutions/powerquality/Images/PQ-Btn-divide.gif) no-repeat;
	margin-top:5px; margin-bottom:5px;
	vertical-align: top;
}

.divider_repeat
{
	background:url(/grid-solutions/images/divider.gif) top left repeat-x;
	margin-top:5px;
	vertical-align: top;
}
#navbar .navbarPopout{width:107%;display:inline-block !important;padding:0 11px 0 16px ;margin:0 -11px 0px -16px !important;/*height:44px !important;*/}
#navbar .navbarPopout A{padding:1px 0 3px 0;width:100%;display:inline-block;.outline:none;}
#navbar .navbarPopout:hover{/*background:none;*/}
