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

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


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

.vbULc6wgm td.imgFrame00,.vbULc6wgm td.imgFrame10,.vbULc6wgm td.imgFrame12,.vbULc6wgm td.imgFrame22{
	background-image: url(frc6wgmlr.png);
	padding:0;
}
.vbULc6wgm td.imgFrame01,.vbULc6wgm td.imgFrame02,.vbULc6wgm td.imgFrame20,.vbULc6wgm td.imgFrame21{
	background-image: url(frc6wgmtb.png);
	padding:0;
}
.vbULc6wgm td.imgFrame00{
	width: 19px;
	height: 19px;
	background-position: -19px 0;
}
.vbULc6wgm td.imgFrame01{
	background-position: 50% 0;
}
.vbULc6wgm td.imgFrame02{
	background-position: 100% -19px;
}
.vbULc6wgm td.imgFrame10{
	background-position: 0 50%;
}
.vbULc6wgm td.imgFrame12{
	background-position: 100% 50%;
}
.vbULc6wgm td.imgFrame20{
	background-position: 0 -19px;
}
.vbULc6wgm td.imgFrame21{
	background-position: 50% 100%;
}
.vbULc6wgm td.imgFrame22{
	width: 19px;
	height: 19px;
	background-position: -19px 100%;
}
