#MainMenuBar {
	padding-left: 9px; margin-bottom: 6px;
}
#MainMenuBar .yuimenubaritemlabel {
	-moz-border-radius: 7px;
}
#MainMenuBar .yuimenubaritemlabel {
	padding: 6px 12px; color: rgb(0, 67, 206); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 108%; text-decoration: none; cursor: pointer;
}
#MainMenuBar .yuimenuitemlabel {
	padding: 6px 12px; color: rgb(0, 67, 206); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 108%; text-decoration: none; cursor: pointer;
}
#MainMenuBar .yuimenuitemlabel {
	padding: 4px 12px; font-size: 105%;
}
#MainMenuBar .yuimenubaritemlabel-selected {
	color: white; background-color: rgb(71, 153, 227);
}
#MainMenuBar .yuimenu .bd {
	border: 1px solid rgb(198, 217, 233); background-color: white;
}
#MainMenuBar .yuimenu > .bd {
	top: 8px; border-top-width: 0px; position: relative;
}
#MainMenuBar .yuimenu ul {
	padding: 0px 0px 3px;
}
#MainMenuBar .yuimenu ul.first-of-type {
	border-width: 0px;
}
#MainMenuBar .yuimenu .yui-menu-body-scrolled {
	top: 0px; overflow: hidden; border-top-width: 1px;
}
#MainMenuBar .yuimenu .topscrollbar {
	background: url("../../../../assets/skins/convio/sprite.png") no-repeat 0px 0px rgb(235, 241, 246); border: 1px solid rgb(198, 217, 233); height: 16px;
}
#MainMenuBar .yuimenu .bottomscrollbar {
	background: url("../../../../assets/skins/convio/sprite.png") no-repeat 0px 0px rgb(235, 241, 246); border: 1px solid rgb(198, 217, 233); height: 16px;
}
#MainMenuBar .yuimenu .topscrollbar {
	background-position: center -950px; border-bottom-width: 0px;
}
#MainMenuBar .yuimenu .topscrollbar_disabled {
	background-position: center -975px;
}
#MainMenuBar .yuimenu .bottomscrollbar {
	background-position: center -850px; border-top-width: 0px;
}
#MainMenuBar .yuimenu .bottomscrollbar_disabled {
	background-position: center -875px;
}
#MainMenuBar .yuimenuitem {
	_border-bottom: solid 1px #ebf1f6;
}
#MainMenuBar .yuimenuitemlabel-selected {
	background: rgb(255, 248, 211); color: black; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF8D3', endColorstr='#FEEE99',GradientType=0 );
}
#HelpMenu .bd {
	border: 1px solid rgb(198, 217, 233); background-color: white;
}
#HelpMenu div.bd .yuimenuitemlabel {
	padding: 3px 6px; font-size: 85%; text-decoration: none; cursor: default;
}
#HelpMenu div.bd a.yuimenuitemlabel:visited {
	text-decoration: none;
}
#HelpMenu div.bd .yuimenuitemlabel:hover {
	text-decoration: none;
}
#HelpMenu .yuimenuitemlabel-selected {
	background-color: rgb(198, 217, 233);
}
#HelpMenu > .bd {
	top: 2px; position: relative;
}
#HelpMenu .yuimenuitem {
	_border-bottom: solid 1px white;
}
.SelectinatorMenu h6.first-of-type {
	padding: 3px;
}
.SelectinatorMenu .bd {
	border: 1px solid rgb(0, 0, 0); background-color: white;
}
.SelectinatorMenu div.bd .yuimenuitemlabel {
	padding: 3px 6px; font-size: 85%; text-decoration: none; cursor: default;
}
.SelectinatorMenu div.bd a.yuimenuitemlabel:visited {
	text-decoration: none;
}
.SelectinatorMenu div.bd .yuimenuitemlabel:hover {
	text-decoration: none;
}
.SelectinatorMenu .yuimenuitemlabel-selected {
	background-color: rgb(198, 217, 233);
}
.SelectinatorMenu > .bd {
	top: 2px; position: relative;
}
.SelectinatorMenu .yuimenuitem {
	_border-bottom: solid 1px white;
}
