/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
.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:right;
}
.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;
}
.stadium_skin_v1 .yuimenubar {
	background-image: url(../images/header_bg_5px.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	*position:relative;	
	height: 55px;
	margin: 0;	
	padding: 0;
}


.stadium_skin_v1 .yuimenubarnav .yuimenubaritem {
	height: 55px;
	margin: 0;	
	padding: 0;	
}
.stadium_skin_v1 .yuimenubarnav .yuimenubaritem .yuimenubaritemlabel {
	height: 55px;
}
.stadium_skin_v1 .yuimenubarnav .yuimenubaritem .yuimenubaritemlabel img{
	border:0;
	padding: 0;
	margin: 0;
}

.stadium_skin_v1 .yuimenubarnav .yuimenubaritemlabel {

*display:inline-block;
}
.stadium_skin_v1 .yuimenubarnav .yuimenubaritemlabel-hassubmenu {
	background:url(menubaritem_submenuindicator.png) right center no-repeat;
}
.stadium_skin_v1 .yuimenubaritem-selected {
	background:url(../../../../assets/skins/sam/sprite.png) repeat-x 0 -1700px;
}
.stadium_skin_v1 .yuimenubaritemlabel-selected {
}

.stadium_skin_v1  .yuimenubarnav .yuimenubaritemlabel-selected {
	background-position: 0px;
}
.stadium_skin_v1 .yuimenubaritemlabel-disabled {
	color:#A6A6A6;
}
.stadium_skin_v1 .yuimenubarnav .yuimenubaritemlabel-hassubmenu-disabled {
	background-image:url(menubaritem_submenuindicator_disabled.png);
}
.stadium_skin_v1 .yuimenu {
	font-size:93%;
	line-height:1.5;
*line-height:1.45;
}
.stadium_skin_v1 .yuimenubar .yuimenu, .stadium_skin_v1 .yuimenu .yuimenu {
	font-size:100%;
}
.stadium_skin_v1 .yuimenu .bd {
	margin-top:0px;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;
	background-color:#A7414F;
	min-width: 120px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.stadium_skin_v1 .yuimenu ul {
	padding:0;
	border-width:1px 0 0 0;
	border-color:#ccc;
	border-style:solid;
}
.stadium_skin_v1 .yuimenu ul.first-of-type {
	border-width:0;
}
.stadium_skin_v1 .yuimenu h6 {
	font-weight:bold;
	border-style:solid;
	border-color:#ccc;
	border-width:1px 0 0 0;
	color:#a4a4a4;
	padding:3px 10px 0 10px;
}
.stadium_skin_v1 .yuimenu ul.hastitle, .stadium_skin_v1 .yuimenu h6.first-of-type {
	border-width:0;
}
.stadium_skin_v1 .yuimenu .yui-menu-body-scrolled {
	border-color:#ccc #808080;
	overflow:hidden;
}
.stadium_skin_v1 .yuimenu .topscrollbar, .stadium_skin_v1 .yuimenu .bottomscrollbar {
	height:16px;
	border:solid 1px #808080;
	background:#fff url(../../../../assets/skins/sam/sprite.png) no-repeat 0 0;
}
.stadium_skin_v1 .yuimenu .topscrollbar {
	border-bottom-width:0;
	background-position:center -950px;
}
.stadium_skin_v1 .yuimenu .topscrollbar_disabled {
	background-position:center -975px;
}
.stadium_skin_v1 .yuimenu .bottomscrollbar {
	border-top-width:0;
	background-position:center -850px;
}
.stadium_skin_v1 .yuimenu .bottomscrollbar_disabled {
	background-position:center -875px;
}
.stadium_skin_v1 .yuimenuitem {
	_border-bottom:solid 1px #fff;
}
.stadium_skin_v1 .yuimenuitemlabel {
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.stadium_skin_v1 .yuimenuitemlabel .helptext {
	margin-top:-1.5em;
*margin-top:-1.45em;
}
.stadium_skin_v1 .yuimenuitem-hassubmenu {
	background-image:url(menuitem_submenuindicator.png);
	background-position:right center;
	background-repeat:no-repeat;
}
.stadium_skin_v1 .yuimenuitem-checked {
	background-image:url(menuitem_checkbox.png);
	background-position:left center;
	background-repeat:no-repeat;
}
.stadium_skin_v1 .yui-menu-shadow-visible {
}
.stadium_skin_v1 .yuimenuitem-selected {
	background-color:#A7414F;
	text-decoration: none;
	color: #ffcc66;
}
.stadium_skin_v1 .yuimenuitem-selected a:hover {
	text-decoration: none;
	color: #ffcc66;
}
.stadium_skin_v1 .yuimenuitemlabel-disabled {
	color:#A6A6A6;
}
.stadium_skin_v1 .yuimenuitem-hassubmenu-disabled {
	background-image:url(menuitem_submenuindicator_disabled.png);
}
.stadium_skin_v1 .yuimenuitem-checked-disabled {
	background-image:url(menuitem_checkbox_disabled.png);
}

