/*
* 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_idskd2s td{font-size:0}
#vista-buttons_com_idskd2s td div{position:relative}
#vista-buttons_com_idskd2s td:hover>div>ul.vbULskd2s{display:block}

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


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

