/*
 Copyright (c) 2008, Yahoo! Inc. All rights reserved.
 Code licensed under the BSD License:
 http://developer.yahoo.net/yui/license.txt
 version: 2.5.0
 */
.yuimenubar {
    visibility: visible;
    position: static;
}

.yuimenu .yuimenu, .yuimenubar .yuimenu {
    visibility: hidden;
    position: absolute;
    top: -10000px;
    left: -10000px;
}

.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: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    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;
}

.yui-skin-sam .yuimenubar {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #e7d291;
	
    line-height: 1.6;

* line-height:
    1.6;

/*
 * border可以修改菜单栏的边框像素，原来为1px.
 */
border:solid
    0px

#808080;

/*
 * url 是菜单栏默认的背景图片
 */
background:
    /*url(sprite.png)*/

repeat-x 0 0;
}

/*
 * border-right:可以修改菜单栏上各菜单项右边框的像素，原来为1px.
 */
.yui-skin-sam .yuimenubarnav .yuimenubaritem {
    border-right: solid 0px #ccc;
}

/*
 * margin-left:可以修改菜单栏上第一个菜单项标签‘HOME’的左边距.
 */
.yui-skin-sam .first-of-label-type {
	margin-left: 0px;
}

/*
 * color:可以修改menubar菜单项上标签文字的颜色.
 * border-color:可以修改菜单栏上各菜单项边框的颜色.
 */
.yui-skin-sam .yuimenubaritemlabel {
    padding: 1px 6px 1px 6px;
    color: #e6d391;
    text-decoration: none;
    cursor: default;

* position:relative;

margin:
    -1px 0;
}

/*
 * padding-right:可以修改菜单栏上各菜单项的标签右边间距.
 */
.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel {
    padding-right: 10px;

* display:inline-block;
}

/*
 * background:如果项有子菜单，url表示下拉箭头.现在去掉不要.
 */
.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu {
    /*background: url(menubaritem_submenuindicator.png) right center no-repeat;*/
}

/*
 * background：可以修改mouseover时菜单项上时的背景色，原来默认是图片背景.
 */
.yui-skin-sam .yuimenubaritem-selected {
	background:#8e8157 repeat-x 0 -1700px;
	padding-left:1px;
    /*background: url(sprite.png) repeat-x 0 -1700px;*/
}

/*
 * border-color:可以修改选择菜单栏上的菜单项时标签边框颜色.
 */
.yui-skin-sam .yuimenubaritemlabel-selected {
	border-color: #7D98B8;
}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-selected {
    font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #ffffff;border-left-width: 1px;
    margin-left: -1px;

* left:
    -1px;
}

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

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

.yui-skin-sam .yuimenu {
    font-size: 93%;
    line-height: 1.5;

* line-height:
    1.45;
}

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

/*
 * background-color:可以修改弹出子菜单的整个背景颜色.
 * ‘bd’ 在html标签中使用.
 */
.yui-skin-sam .yuimenu .bd {
    border: solid 0px #ffffff;
    background-color: #d1b24b;
}
.yui-skin-sam .yuimenu .bd .yuimenuitem2{
    border: solid 0px #bea143;
    background-color: #a38a38;
}

.yui-skin-sam .yuimenu ul {
    padding: 0px 0;
    border-width: 1px 0 0 0;
    border-color: #ccc;
    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;
}

/*
 * border-color:可以修改弹出下拉菜单的滚动栏边框颜色.
 */
.yui-skin-sam .yuimenu .yui-menu-body-scrolled {
    border-color: #ccc #808080;
    overflow: hidden;
}

/*
 * background:可以修改弹出下拉菜单滚动栏的背景颜色和背景图片，
 * 现在是#fad2d3颜色和上下箭头背景.no-repeat表示图片不重复显示.
 */
.yui-skin-sam .yuimenu .topscrollbar, .yui-skin-sam .yuimenu .bottomscrollbar {
    height: 16px;
    border: solid 1px #808080;
    background: #fad2d3 url(sprite.png) 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 {
line-height:13px;
    border-bottom: solid 1px #86712a;
*_border-bottom: solid 1px #86712a;
}
.yui-skin-sam .yuimenuitem .yuimenuitemlabel2 {
padding-left:15px;
line-height:13px;
    border-bottom: solid 1px #86712a;
*_border-bottom: solid 1px #86712a;
}


/*
 * color:可以修改弹出子菜单的标签文字的颜色.
 */
.yui-skin-sam .yuimenuitemlabel {
    width:145px;
	padding: 4px 8px 4px 8px;
    color: #554514;
    text-decoration: none;
    cursor: default;
}

.yui-skin-sam .yuimenuitemlabel .helptext {
    margin-top: -1.5em;

* margin-top:
    -1.45em;
}

.yui-skin-sam .yuimenuitem-hassubmenu {
    background-image: url(menuitem_submenuindicator.png);
    background-repeat: no-repeat;
	padding:1px;
	background-position:right;
}

.yui-skin-sam .yuimenuitem-checked {
    background-image: url(menuitem_checkbox.png);
    background-repeat: no-repeat;
}

.yui-skin-sam .yui-menu-shadow-visible {
    background-color: #000;
    opacity: .12;

* filter:
    alpha( opacity = 12 );
}

/*
 * background-color可以修改弹出菜单项的子菜单项背景hightlight颜色.
 */
.yui-skin-sam .yuimenuitem-selected {
    background-color: #d6b75a;
}
.yui-skin-sam .yuimenuitemlabel-disabled {
    cursor: default;
    color: #A6A6A6;
}
.yui-skin-sam .yuimenuitem-hassubmenu-disabled {
    background-image: url(menuitem_submenuindicator_disabled.png);
}

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


.yui-skin-sam .yuimenuitem-selected .yuimenuitemlabel2 {
    background-color: #9e8330;
}