@CHARSET "UTF-8";

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/

.yuimenu {
	top: -999em;
	left: -999em;
}

.yuimenubar {
	position: static;
}

.yuimenu .yuimenu,.yuimenubar .yuimenu {
	position: absolute;
}

.yuimenubar li,.yuimenu li {
	list-style-type: none;
	opacity=70;
}

.yuimenubar ul,.yuimenu ul,.yuimenubar li,.yuimenu li,.yuimenu h6,.yuimenubar h6
	{
	margin: 0;
	padding: 0;
}

.yuimenu .topscrollbar, .yuimenu .bottomscrollbar{
	height:16px;
	border:solid 1px #808080;
	background:#fff url(/img/yui/sam/sprite.png) no-repeat 0 0;
}
	
.yuimenuitemlabel,.yuimenubaritemlabel {
	text-align: left;
	white-space: nowrap;
}

.yuimenubar ul { *
	zoom: 1;
}

.yuimenubar .yuimenu ul { *
	zoom: normal;
}

.yuimenubar>.bd>ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0;
}

.yuimenubaritem {
	float: left;
	background: #023454;
}

.yuimenubaritemlabel,.yuimenuitemlabel {
	display: block;
}

.yuimenuitemlabel .helptext {
	font-style: normal;
	display: block;
	margin: -1em 0 0 10em;
}

.yui-menu-shadow {
	position: absolute;
	visibility: hidden;
	z-index: -1;
}

.yui-menu-shadow-visible {
	top: 2px;
	right: -3px;
	left: -3px;
	bottom: -3px;
	visibility: visible;
}

.hide-scrollbars * {
	overflow: hidden;
}

.hide-scrollbars select {
	display: none;
}

.yuimenu.show-scrollbars,.yuimenubar.show-scrollbars {
	overflow: visible;
}

.yuimenu.hide-scrollbars .yui-menu-shadow,.yuimenubar.hide-scrollbars .yui-menu-shadow
	{
	overflow: hidden;
}

.yuimenu.show-scrollbars .yui-menu-shadow,.yuimenubar.show-scrollbars .yui-menu-shadow
	{
	overflow: auto;
}

.yuimenubar {
	/*font-size: 93%;*/
	background: #023454;
	line-height: 2; *
	line-height: 1.9;
	/*border: solid 1px #757575;*/
}

.yuimenubarnav .yuimenubaritem {
	border-right: solid 1px #ccc;
}

.yuimenubaritemlabel {
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	cursor: default;
	/*border-style: solid;
	border-color: #ffffff;
	border-width: 1px 0; */
	position: relative;
	margin: -1px 0;
}

.yuimenubarnav .yuimenubaritemlabel {
	padding-right: 20px; *
	display: inline-block;
}

.yuimenubaritemlabel-hassubmenu {
	background:url(/img/yui/sam/menubaritem_submenuindicator.png) right center no-repeat;
}

.yuimenubaritem-selected {
	/*background: #023454;*/
	background: #05800C;
}

.yuimenubaritemlabel-selected {
	border-color: #ffffff;
}

.yuimenubarnav .yuimenubaritemlabel-selected {
	border-left-width: 1px;
	margin-left: -1px; *
	left: -1px;
	color: #ffffff;
}

.yuimenubaritemlabel-disabled {
	cursor: default;
	color: #A6A6A6;
}

.yuimenubarnav .yuimenubaritemlabel-hassubmenu-disabled {
	background-image:
		url(/img/yui/sam/menubaritem_submenuindicator_disabled.png);
}

.yuimenu {
	/*font-size: 93%;*/
	line-height: 1.5; *
	line-height: 1.45;
}

.yuimenubar .yuimenu,.yuimenu .yuimenu {
	font-size: 100%;
}

.yuimenu .bd { *
	zoom: 1;
	_zoom: normal;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	background-color: #fff;
}

.yuimenu .yuimenu .bd { *
	zoom: normal;
}

.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-weight: bold;
	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;
}

.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;
}

.yuimenuitem {
	_border-bottom: solid 1px #fff;
}

.yuimenuitemlabel {
	padding: 0 20px;
	color: #ffffff;
	text-decoration: none;
	cursor: default;
	background-color: #05800C;
	border-color: #ffffff;
}

.yuimenuitemlabel-selected{
  background: #023454;
  color: #ffffff;
  border-color: #05800C;
}

.yuimenuitemlabel .helptext {
	margin-top: -1.5em; *
	margin-top: -1.45em;
}

.yuimenuitemlabel-hassubmenu{
  background-image: url(/img/yui/sam/menuitem_submenuindicator.png);
  background-position: right center;
  background-repeat: no-repeat;
}

.yuimenuitemlabel-hassubmenu-selected{
  background-image: url(/img/yui/sam/menuitem_submenuindicator.png);
  background-position: right center;
  background-repeat: no-repeat;
}

.yuimenuitem-hassubmenu {
	background-image: url(/img/yui/sam/menuitem_submenuindicator.png);
	background-position: right center;
	background-repeat: no-repeat;
}

.yuimenuitem-checked {
	background-image: url(/img/yui/sam/menuitem_checkbox.png);
	background-position: left center;
	background-repeat: no-repeat;
}

.yui-menu-shadow-visible {
	background-color: #000;
	opacity: .12; *
	filter: alpha(opacity = 12);
}

.yuimenuitem-selected {
	background-color: #05800C;
}

.yuimenuitem-selected a:hover{
  color: #ffffff;
}

.yuimenuitemlabel-disabled {
	cursor: default;
	color: #A6A6A6;
}

.yuimenuitem-hassubmenu-disabled {
	background-image:
		url(/img/yui/sam/menuitem_submenuindicator_disabled.png);
}

.yuimenuitem-checked-disabled {
	background-image: url(/img/yui/sam/menuitem_checkbox_disabled.png);
}