/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.1
*/
.yuimenu .yuimenu, .yuimenubar .yuimenu {
	position:absolute;
	visibility:hidden;
}
.yuimenubar li, .yuimenu li {
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.yuimenubar ul, .yuimenu ul, .yuimenubar li, .yuimenu li, .yuimenu h6, .yuimenubar h6 {
	margin:0;
	padding:0;
}
.yuimenuitemlabel, .yuimenubaritemlabel {
	white-space:nowrap;
}
.yui-menu-shadow {
	display:none
}
.hide-scrollbars * {
	overflow:hidden;
}
.hide-scrollbars select {
	display:none;
}
.yuimenu.show-scrollbars {
	overflow:visible;
}
.yuimenu.hide-scrollbars .yui-menu-shadow {
	overflow:hidden;
}
.yuimenu.show-scrollbars .yui-menu-shadow {
	overflow:auto;
}
 .yuimenubar {
/*	background:url(menu-bg.gif) repeat-x; */
	height:28px;
}
 .yuimenubar .bd,  .yuimenubar ul {
*zoom:1;
}
 .yuimenubar>.bd>ul:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	line-height:0;
}
 .yuimenubaritem {
	float:left;
}
 .yuimenubarnav .yuimenubaritem {
}
.yuimenubaritemlabel {
	display:block;
 *display:inline-block;
	line-height:2;
 *line-height:1.9;
	padding:0 12px 0 32px;
	color:#FFFFFF;
	text-decoration:none;
	outline:none;
	cursor:hand;
	position:relative;
	margin:0;
	height:28px;
	background-repeat:repeat-x;
}
 .yuimenubarnav .yuimenubaritemlabel {
	padding-right:40px;
}
 .yuimenubaritemlabel .submenuindicator {
	width:1px;
	height:1px;
	top:0;
	left:0;
}
 .yuimenubarnav .yuimenubaritemlabel .submenuindicator {
	top:50%;
	right:8px;
	left:auto;
	margin-top:-3px;
	height:4px;
	width:7px;
	text-indent:8px;
	background-position:-16px -856px;
}
 .yuimenubaritem a.selected {
	background:url(../../images/menu-hilite.gif);
	color:#000000;
	text-align:center
}

 .yuimenubaritem a.active {
	background:url(../../images/menu-hilite.gif);
	color:#000000;
	text-align:center
}

 .yuimenubarnav .yuimenubaritem a.selected {
/*
	border-left-width:1px;
	margin-left:-1px;
*left:-1px;
*/
}
 .yuimenubar a.selected .submenuindicator {
	background:transparent;
}
 .yuimenubarnav a.selected .submenuindicator {
	background:url(../../images/menu-arrow.gif); width:5px; height:3px /* arrow over */
}
 .yuimenubaritem a.disabled {
	cursor:default;
	color:#A6A6A6;
}
 .yuimenubarnav .yuimenubaritem a.disabled .submenuindicator {
	background-position:-16px -881px;
}
 .yuimenu .bd {
	background-color:#d5e93b;
}
 .yuimenu ul {
	padding:3px 0;
	border-width:1px 0 0 0;
	border-color:#ccc;
	border-style:solid;
}
 .yuimenu ul.first-of-type {
	border-width:0;
}
 .yuimenu h6 {
	font-size:93%;
	font-weight:bold;
	line-height:1.5;
*line-height:1.45;
	border-style:solid;
	border-color:#ccc;
	border-width:1px 0 0 0;
	color:#a4a4a4;
	padding:3px 10px 0 10px;
}
 .yuimenu ul.hastitle,  .yuimenu h6.first-of-type {
	border-width:0;
}
 .yuimenu .yui-menu-body-scrolled {
	border-color:#ccc #808080;
	overflow:hidden;
}
 .yuimenu .topscrollbar,  .yuimenu .bottomscrollbar {
	height:16px;
	border:solid 1px #808080;
	background:#fff url(sprite.png) no-repeat 0 0;
}
 .yuimenu .topscrollbar {
	border-bottom-width:0;
	background-position:center -950px;
}
 .yuimenu .topscrollbar_disabled {
	background-position:center -975px;
}
 .yuimenu .bottomscrollbar {
	border-top-width:0;
	background-position:center -850px;
}
 .yuimenu .bottomscrollbar_disabled {
	background-position:center -875px;
}
 .yuimenuitemlabel {
	font-size:93%;
	line-height:1.5;
*line-height:1.45;
	padding:0 20px;
	display:block;
	color:#000;
	text-decoration:none;
	outline:none;
	position:relative;
*position:static;
	cursor:hand;
}
 .yuimenuitemlabel .helptext {
	font-style:normal;
	display:block;
	margin:-1.5em 0 0 10em;
*margin-top:-1.45em;
}
 .yuimenuitemlabel .submenuindicator,  .yuimenuitemlabel .checkedindicator,  .yuimenubaritemlabel .submenuindicator {
	position:absolute;
	overflow:hidden;
/*	arrow over background:url(../../../../assets/skins/sam/sprite.png) no-repeat; */
}
 .yuimenuitemlabel .submenuindicator,  .yuimenuitemlabel .checkedindicator {
*position:static;
*display:inline-block;
}
 .yuimenuitemlabel .submenuindicator {
	top:50%;
	right:8px;
	margin-top:-3px;
	height:7px;
	width:4px;
	text-indent:5px;
	background-position:0 -906px;
}
 .yuimenuitemlabel .checkedindicator {
	top:50%;
	left:8px;
	margin-top:-3px;
	height:7px;
	width:7px;
	text-indent:8px;
	background-position:0 -1006px;
}
 .visible .yuimenuitemlabel .submenuindicator {
*float:right;
*margin:-1em 8px 0 8px;
}
 .visible .yuimenuitem .hassubmenu {
*padding-right:0;
}
 .visible .yuimenuitemlabel .checkedindicator {
*float:left;
*margin:-1em 0 0 -12px;
}
 .yui-menu-shadow-visible {
	top:2px;
	right:-3px;
	left:-3px;
	bottom:-3px;
	background-color:#000;
	opacity:.12;
*filter:alpha(opacity=12);
	visibility:visible;
}
 .visible .bd,  .visible .yuimenuitem {
	_zoom:1;
}
 .visible .yuimenuitemlabel {
*zoom:1;
}
 .yuimenuitem a.selected {
	background:#dfed76;
}
 .yuimenubar .yuimenuitem a.selected .submenuindicator {
	background:url(sprite.png) no-repeat 0 -906px;
}
 .yuimenubarnav .yuimenuitem a.selected {
	border-width:0;
	margin:0;
*left:0;
}
 .yuimenuitem a.disabled {
	cursor:default;
	color:#A6A6A6;
}
 .yuimenuitem a.disabled .submenuindicator {
	background-position:0 -931px;
}
 .yuimenuitem a.disabled .checkedindicator {
	background-position:0 -1031px;
}

