#UpNav .vak{border-top: none;}

#UpNav .prod{color:#f00;}

#UpNav .cat{
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
padding: 7px 0 7px 16px;
}
#UpNav .subcat{font-size: 90%;margin-left: 10px;}
#UpNav .prod{font-size: 90%;margin-left: 10px;}

#UpNav .productspacer{padding-left:97px; }
#UpNav .product{
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
padding: 7px 0 7px 16px;
}
#UpNav .cat a{color: #333;
text-decoration:none;}
#UpNav .subcat a{color: #333;
text-decoration:none;}
#UpNav .product a{color: #333;
text-decoration:none;}

#UpNav .catSelected a{
color: #9c3;
}
#UpNav .catHover a{
text-decoration:underline;
}
#UpNav .catHover {
cursor:pointer;
}

#UpNav .subcatSelected a{
color: #9c3;
}
#UpNav .subcatHover a{
text-decoration:underline;
}
#UpNav .subcatHover {
cursor:pointer;
}

#UpNav .productSelected a{
color: #9c3;
}
#UpNav .productHover a{
text-decoration:underline;

}
#UpNav .productHover {
cursor:pointer;
}
#UpNav #MenuPosBorder{
border-bottom: 1px solid #cccccc;
height: 9px;
margin-left: -16px;
}
#UpNav .ImgDown{
width: 17px;
height:7px;
position: absolute;
top:19px;
right:0;
margin-top: -8px;
}
#UpNav .categ{position:relative;}
