/*[fmt]10A0-11AA-1*/ /*MENU - menu main*/ UL.h001 {
-webkit-box-sizing: border-box;
/*Safari/Chrome, other WebKit*/
-moz-box-sizing: border-box;
/*Firefox, other Gecko*/
box-sizing: border-box;
/*Opera/IE 8+*/
display: inline-block;
margin: 0;
padding: 0;
position: relative;
text-align: left;
width: 100%;
}
UL.h001 LI {
display: inline-block;
=display: inline;
list-style-type: none;
margin: 0px;
padding: 0px;
position: relative;
}
UL.h001 LI A, UL.h001 LI .separator {
background-color: transparent;
background-image: none;
background-position: center bottom;
background-repeat: no-repeat;
color: #FFFFFF;
display: inline-block;
/*body font 12px @ 125.0% = 15px*/
font-size: 125%;
line-height: 3em;
margin: 0;
padding: 0 1em;
}
UL.h001 LI A:visited {
}
UL.h001 LI:hover A, UL.h001 LI:hover .separator {
background: #CCCCCC;
color: #000;
z-index: 999;
position: relative;
}
.active a{font-weight: normal;}
.active.parent > a:first-child, .parent .active a{font-weight: bold!important}
/*UL.h001 LI A:after, UL.h001 LI .separator:after {
position: absolute;
right: -2px;
content: '|';
color: #7A1010;
}
UL.h001 LI:last-child A:after, UL.h001 LI:last-child .separator:after {
display: none;
}*/
UL.h001 LI:hover:first-child A, UL.h001 LI:hover:first-child .separator {
margin-left: 0px;
}
UL.h001 LI:last-child A, UL.h001 LI:last-child .separator {
}
UL.h001 LI A:hover, UL.h001 LI .separator:hover {
background: #666666;
color: #FFFFFF;
}
UL.h001 LI.active A, UL.h001 LI.current.active A, UL.h001 LI.active .separator {
overflow: visible;
background: #CCCCCC;
color: #000000;
z-index: 999;
z-index: 999;
position: relative;
}
UL.h001 LI LI A {
color: #000!important;
display: block;
}
UL.h001 LI LI A:hover {
color: #fff!important;
background: none!important;
}
UL.h001 LI LI A::after, UL.h001 LI LI .separator::after{
  display: none;
}
/*UL.h001 LI.active.parent A:before, UL.h001 LI.current.active.parent A:before, UL.h001 LI.active.parent .separator:before {
position: absolute;
bottom: -1px;
left: 0;
content: ' ';
width: 100%;
background-color: #CCCCCC;
z-index: 99;
border-bottom: 1px solid #CCCCCC;
}*/
UL.h001 LI.item-164.active.parent A:before, UL.h001 LI.item-164.current.active.parent A:before, UL.h001 LI.item-164.active.parent .separator:before {
display: none;
}
/*UL.h001 LI.active.parent A:after, UL.h001 LI.current.active.parent A:after, UL.h001 LI.active.parent .separator:after {
position: absolute;
bottom: -2px;
left: 0;
content: ' ';
width: 100%;
background-color: #CCCCCC;
z-index: 99;
border-bottom: 1px solid #CCCCCC;
}*/
UL.h001 LI.current.active A:hover, UL.h001 LI.active A:hover {
color: #FFF;
}
/*Menu - main split*/ .nav_main_split UL.h001 LI A, .nav_main_split UL.h001 LI .separator {
color: #993333;
font-size: 100%;
font-weight: bold;
line-height: 2.5;
}
.nav_main_split UL.h001 LI.item-166 {
display: none;
}
.nav_main_split UL.h001 LI:last-child A, .nav_main_split UL.h001 LI:last-child .separator {
border-right: 0px solid #E8E8E8;
}
.nav_main_split UL.h001 LI:hover A, .nav_main_split UL.h001 LI:hover .separator {
color: #000000;
background-color: #E8E8E8;
}
.nav_main_split UL.h001 LI.active A, .nav_main_split UL.h001 LI.current.active A, .nav_main_split UL.h001 LI.active .separator {
color: #000000;
background-color: #E8E8E8;
}
.nav_main_split UL.h001 LI.active A:before, .nav_main_split UL.h001 LI.current.active A:before, .nav_main_split UL.h001 LI.active .separator:before {
display: none;
}
.nav_main_split UL.h001 LI.active A:after, .nav_main_split UL.h001 LI.current.active A:after, .nav_main_split UL.h001 LI.active .separator:after {
display: none;
}
