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

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


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

.vbULpdkbi td.imgFrame00,.vbULpdkbi td.imgFrame10,.vbULpdkbi td.imgFrame12,.vbULpdkbi td.imgFrame22{
	background-image: url(frndkbilr.png);
	padding:0;
}
.vbULpdkbi td.imgFrame01,.vbULpdkbi td.imgFrame02,.vbULpdkbi td.imgFrame20,.vbULpdkbi td.imgFrame21{
	background-image: url(frndkbitb.png);
	padding:0;
}
.vbULpdkbi td.imgFrame00{
	width: 15px;
	height: 15px;
	background-position: -15px 0;
}
.vbULpdkbi td.imgFrame01{
	background-position: 50% 0;
}
.vbULpdkbi td.imgFrame02{
	background-position: 100% -15px;
}
.vbULpdkbi td.imgFrame10{
	background-position: 0 50%;
}
.vbULpdkbi td.imgFrame12{
	background-position: 100% 50%;
}
.vbULpdkbi td.imgFrame20{
	background-position: 0 -15px;
}
.vbULpdkbi td.imgFrame21{
	background-position: 50% 100%;
}
.vbULpdkbi td.imgFrame22{
	width: 15px;
	height: 15px;
	background-position: -15px 100%;
}
