/* CSS Document */
ul.mainmenu
{

}
ul.mainmenu div.hidemenu
{
display: none;
border: 1px solid red;
}
ul.mainmenu li.Affiliatescurrent
{
display: none;
}
ul.mainmenu span.sub,
ul.mainmenu li.помощь,
ul.mainmenu li.помощьcurrent,
ul.mainmenu li.Узв,
ul.mainmenu li.Узвcurrent,
ul.mainmenu li.ОБслуживания,
ul.mainmenu li.ОБслуживанияcurrent
{
display: none;
}




ul.mainmenu li
{
list-style-type: none;
float: left;
}
ul.mainmenu li a
{
display: block;
vertical-align: top;
}
li.Сервись
{
width: 140px;
background: url(/images/horiz_nav/products.gif);
background-repeat: no-repeat;
/*border-right: 2px solid #ffffff;*/
}
li.Сервисьcurrent
{
width: 140px;
background: url(/images/horiz_nav/products_on.gif);
background-repeat: no-repeat;
}
li.Сервись a,
li.Компании a
{
font: bold normal 10px/21px arial;
font-weight: bold;
color: #ffffff;
text-decoration: none;
padding-left: 9px;
margin-left: 9px;
vertical-align: middle;
}

li.Сервисьcurrent a,
li.Компанииcurrent a
{
font: bold normal 10px/21px arial;
font-weight: bold;
color: #ffffff;
text-decoration: none;
padding-left: 9px;
margin-left: 9px;
vertical-align: middle;
background: url(/images/horiz_nav/menu_bullet.png) no-repeat left center;
}





li.Сервись a:hover,
li.Сервисьcurrent a:hover,
li.Компании a:hover,
li.Компанииcurrent a:hover
{
background: url(/images/horiz_nav/menu_bullet.png) no-repeat left center;
}
li.Компании
{
width: 87px;
background: url(/images/horiz_nav/about_en.gif) no-repeat top right;

}
li.Компанииcurrent
{
width: 87px;
background: url(/images/horiz_nav/about_on.gif);
background-repeat: no-repeat;
}
li.level2,
li.level2current
{
background: url(/images/horiz_nav/level2_bg_repeater.gif);
background-repeat: repeat-x;
padding: 0 7px 0 3px;
}
li.level2 a,
li.level2current a
{
font: bold normal 10px/21px arial;
font-weight: bold;
text-decoration: none;
color: #ffffff;
vertical-align: middle;
padding-left: 10px;
}
li.level2 a:hover,
li.level2current a
{
background: url(/images/horiz_nav/menu_bullet.png) no-repeat left center;
}
li.Информауия,
li.Информауияcurrent
{
background: url(/images/horiz_nav/level2_end.gif) no-repeat right top;
}
li.Информауия a.Us
{
display: block;
width: 90px;
}