﻿/*
* variables:
*    @ulClassPref
*    @id
*    @mBrdWidth2
*    @mBrdColor2
*    @mBkGndColor2
*    @mOpacity2_f
*    @mOpacity2_p
*    @mPadding2
*    @itBkGndColor2n
*    @itBkGndColor2o
*    @itBrdWidth2
*    @itBrdColor2n
*    @itPadding2
*    @itBrdColor2o
*    @itFont2n
*    @itFontHeight2n
*    @itFontStyle2n
*    @itFontWeight2n
*    @itFontColor2n
*    @itFontDecor2n
*    @itFont2o
*    @itFontHeight2o
*    @itFontStyle2o
*    @itFontWeight2o
*    @itFontColor2o
*    @itFontDecor2o
*    @mSepHeight2
*    @mSepImage2
*    @mSepColor2
*    @frameSourceLR2	submenu frame (left and right frame sides, left-top and right-bottom corners)
*    @frameSourceTB2	submenu frame (top and bottom frame sides, left-bottom and top-right corners)
*    @frameSize2		submenu frame width
*
*/

#vista-buttons_com_idup4nd td{font-size:0}
#vista-buttons_com_idup4nd td div{position:relative}
#vista-buttons_com_idup4nd td:hover>div>ul.vbULup4nd{display:block}

ul.vbULup4nd{
	left:0;
	top:0;
	display:none;
	visibility: visible;
	overflow:visible;
	list-style:none;
}
ul.vbULup4nd li{
	white-space:nowrap;
}
ul.vbULup4nd ul{
	position:absolute;
	visibility: visible;
	left:100%;
	top:0;
}
ul.vbULup4nd li:hover{position:relative;}
ul.vbULup4nd li:hover>ul{display:block;}


.vbULup4nd{
  position: absolute;
  visibility: hidden;
  display: block;
  overflow: auto;
  font-size: 1px;
  margin: 0px;
}
div.vbULup4nd, table.vbULup4nd .subContent,ul.vbULup4nd{
  border: solid #000000;
  border-width: 1px;
  background-color: #000000;
  padding: 1px;
  opacity:1.00;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.vbULup4nd table {
  border-collapse: separate;
  border-spacing: 0px;
}
.vbULup4nd table tr,ul.vbULup4nd li,ul.vbULup4nd .separator:hover{
  font-size: 1px;
  cursor: pointer;
  background-color: #000000;  
}
.vbULup4nd tr.over,ul.vbULup4nd li:hover{
  background-color: #8F0303;
}
.vbULup4nd table td,ul.vbULup4nd li,ul.vbULup4nd .separator:hover{
  border: solid #000000;
  border-width: 2px;
  padding: 3px;
  text-align: left;
}
.vbULup4nd tr.over td ,ul.vbULup4nd li:hover{
  border-color: #000000;
}
.vbULup4nd td a, .vbULup4nd td span,ul.vbULup4nd a{
  font-family: Tahoma;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
}
.vbULup4nd tr.over a, .vbULup4nd tr.over span{
  font-family: Tahoma;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
}
ul.vbULup4nd li:hover>a{
  font-family: Tahoma;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
}
.vbULup4nd tr.popup {
  background-color: #8F0303;
}
.vbULup4nd tr.popup td {
  border-color: #000000;
}
.vbULup4nd tr.popup a, .vbULup4nd tr.popup a{
  font-family: Tahoma;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
}

