

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/



.yuimenu {
	top:-999em;
	left:-999em;
	}

.yuimenubar {
	position:static;
	}

.yuimenu .yuimenu,.yuimenubar .yuimenu {
	position:absolute;
	}

.yui-skin-sam .bd {
	width: 1100px;
	}

.yui-skin-sam ul li .bd {
	width: auto;
	}

.yuimenubar li,.yuimenu li {
	list-style-type:none;
	}

.yuimenubar ul,.yuimenu ul,.yuimenubar li,.yuimenu li,.yuimenu h6,.yuimenubar h6 {
	margin:0;
	padding: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;
	}

.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:hidden;
	}

.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;
	}

.yui-overlay.yui-force-redraw {
	margin-bottom:1px;
	}

.yui-skin-sam .yuimenubar {

	border:solid 0px #000000;
	background:url() repeat-x 0 0;
	background-color:#8d8e92;
	}

.yui-skin-sam .yuimenubarnav .yuimenubaritem {
	border-left:solid 0px #000000;
	}

.yui-skin-sam .yuimenubaritemlabel {
	font-size:16px;
	line-height:45px;
	padding:0 10px;
	color:#000; 
	text-decoration:none;
	cursor:default;
	border-style:solid;
	border-color:#000000;
	border-width:0px 0;
	*position:relative;
	margin: 0px 0px 0px 0px;
	}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel {
	padding-right:15px;
	*display:inline-block;
	}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu {
	background:url() right center no-repeat;
	}

.yui-skin-sam .yuimenubaritem-selected {
	background:url() repeat-x 0 -1700px;
	background-color:#3bb3e4 
	}


.yui-skin-sam .yuimenubaritem-selected .yuimenubaritemlabel-selected {
	color: #FFFFFF;
	}

.yui-skin-sam .yuimenubaritemlabel-selected {
	border-color:#000000;
	}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-selected {
	border-left-width:0px;
	margin-left:-0px;
	*left:-0px;
	}

.yui-skin-sam .yuimenubaritemlabel-disabled {
	cursor:default;
	color:#A6A6A6;
	}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu-disabled {
	background-image: none;
	}

.yui-skin-sam .yuimenu .bd .yuimenuitemlabel {
	color:#666666;
	font-size:15px;
	line-height:35px;
	*line-height:35px;
	font-weight:normal;
	text-transform: 0;
	border-top: 0px solid #000000;
	padding-left: 20px;
	padding-right: 20px;
	}


.yui-skin-sam .yuimenu .bd .yuimenuitemlabel-selected {
	color:#FFFFFF;
	}



.yui-skin-sam .yuimenubar .yuimenu,.yui-skin-sam .yuimenu .yuimenu {
	font-size:15px;
	}

.yui-skin-sam .yuimenu .bd {
	*zoom:1;
	_zoom:normal;
	border:solid 0px #000000;
	background-color:#efefef;
	}

.yui-skin-sam .yuimenu .yuimenu .bd {
	*zoom:normal;
	}

.yui-skin-sam .yuimenu ul {
	padding:0px 0;
	border-width:1px 0 0 0;
	border-color:red;
	border-style:solid;
	}

.yui-skin-sam .yuimenu ul.first-of-type {
	border-width:0;
	}

.yui-skin-sam .yuimenu h6 {
	font-weight:bold;
	border-style:solid;
	border-color:#ccc;
	border-width:1px 0 0 0;
	color:#a4a4a4;
	padding:3px 10px 0 10px;
	}

.yui-skin-sam .yuimenu ul.hastitle,.yui-skin-sam .yuimenu h6.first-of-type {
	border-width:0;
	}

.yui-skin-sam .yuimenu .yui-menu-body-scrolled {
	border-color:#ccc #808080;
	overflow:hidden;
	}

.yui-skin-sam .yuimenu .topscrollbar,.yui-skin-sam .yuimenu .bottomscrollbar {
	height: 16px;
	border: solid 1px #808080;
	background: #ffffff none no-repeat 0 0;
	}

.yui-skin-sam .yuimenu .topscrollbar {
	border-bottom-width: 0;
	background-position: center -950px;
	}

.yui-skin-sam .yuimenu .topscrollbar_disabled {
	background-position: center -975px;
	}

.yui-skin-sam .yuimenu .bottomscrollbar {
	border-top-width: 0;
	background-position: center -850px;
	}

.yui-skin-sam .yuimenu .bottomscrollbar_disabled {
	background-position: center -875px;
	}

.yui-skin-sam .yuimenuitem {
	_border-bottom: solid 1px #ffffff;
	}

.yui-skin-sam .yuimenuitemlabel {
	padding: 0 15px;
	color: #ffffff;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
	text-transform: 0;
	cursor: default;
	}

.yui-skin-sam .yuimenuitemlabel .helptext {
	margin-top: -1.5em;
	*margin-top: -1.45em;
	}

.yui-skin-sam .yuimenuitem-hassubmenu {
	background-image: url();
	background-position: right center;
	background-repeat: no-repeat;
	}

.yui-skin-sam .yuimenuitem-checked {
	background-image: none;
	background-position: left center;
	background-repeat: no-repeat;
	}

.yui-skin-sam .yui-menu-shadow-visible {
	background-color: green;
	opacity: 0.25;
	}

.yui-skin-sam .yuimenuitem-selected {
	background-color:  #2e82a4;
	}

.yui-skin-sam .yuimenuitemlabel-disabled {
	cursor:default;
	color: #A6A6A6;
	}

.yui-skin-sam .yuimenuitem-hassubmenu-disabled {
	background-image: none;
	}

.yui-skin-sam .yuimenuitem-checked-disabled {
	background-image: none;
	}


