/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.9.0

*/
#admintoolbar {
	z-index:1000 !important;
	}
#header .yuimenu {
	top:-999em;
	left:-599em;
	position:relative;
	z-index:999;

}
#header .yuimenubar {
	position:static;
}
#header .yuimenu .yuimenu, #header .yuimenubar .yuimenu {
	position:absolute;
}
#header .yuimenubar li, #header .yuimenu li {
	list-style-type:none;
}
#header .yuimenubar ul, #header .yuimenu ul, #header .yuimenubar li, #header .yuimenu li, #header .yuimenu h6, #header .yuimenubar h6 {
	margin:10;
	padding:0 0px; 0 0px
}
#header .yuimenuitemlabel, #header .yuimenubaritemlabel {
	text-align:left;
	white-space:nowrap;
}
#header .yuimenubar ul {
*zoom:1;
}
#header .yuimenubar .yuimenu ul {
*zoom:normal;
}
#header .yuimenubar>.bd>ul:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	line-height:0;
}
#header .yuimenubaritem {
	float:left;
}
#header .yuimenubaritemlabel, #header .yuimenuitemlabel {
	display:block;
}
#header .yuimenuitemlabel .helptext {
	font-style:normal;
	display:block;
	margin:-1em 0 0 10em;
}
/** here we are commenting out more shadows
#header .yui-menu-shadow {
	position:absolute;
	visibility:hidden;
	z-index:-1;
}
#header .yui-menu-shadow-visible {
	top:2px;
	right:-3px;
	left:-3px;
	bottom:-3px;
	visibility:visible;
} **/ 
#header .hide-scrollbars * {
	overflow:hidden;
}
#header .hide-scrollbars select {
	display:none;
}
#header .yuimenu.show-scrollbars, #header .yuimenubar.show-scrollbars {
	overflow:visible;
}
#header .yuimenu.hide-scrollbars .yui-menu-shadow, #header .yuimenubar.hide-scrollbars .yui-menu-shadow {
	overflow:hidden;
}
#header .yuimenu.show-scrollbars .yui-menu-shadow, #header .yuimenubar.show-scrollbars .yui-menu-shadow {
	overflow:auto;
}
#header .yui-overlay.yui-force-redraw {
	margin-bottom:1px;
}

#header .yui-skin-sam .yuimenubar {
	font-size:100%;
	line-height:2;
        *line-height:2.0;
	border:solid 1px #f58f0a;
	background-image:none;
	/** background:url(http://livingspiritlilydale.org//assets/skins/sam/sprite.png) repeat-x 0 0; **/
}

/** this adds the white line to the right of the main links - we changed it to match the bg color of the site**/
#header .yui-skin-sam .yuimenubarnav .yuimenubaritem {
	border-right:solid 0px #000;
}
/** main link color until visited - also location of drop down menu offset **/
#header .yui-skin-sam .yuimenubaritemlabel {
        margin-right: 20px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:15px;
        padding: 0 5px 0 30;
	cursor:default;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:0px 0;
       *position:relative;

}
/** visited link color **/
#header .yui-skin-sam .yuimenubaritemlabel:visited {
	color:#FFFFFF;
}
#header .yui-skin-sam .yuimenubarnav .yuimenubaritemlabel {
	padding-right:20px;
*display:inline-block;
}

/** if the link has a drop down menu, this displays the arrow graphic to the right of the link **/
#header .yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu {
	background:url(../images/menubaritem_submenuindicator.png) right center no-repeat; z-index:999 !important
}
#header .yui-skin-sam .yuimenubaritem-selected {
	background-image:none;
	/*background:url(http://livingspiritlilydale.org//assets/skins/sam/sprite.png) repeat-x 0 -1700px;*/
}
#header .yui-skin-sam .yuimenubaritemlabel-selected {
	border-color:#000;
	color:#FFFFFF;
}
#header .yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-selected {
	border-left-width:0px;
	margin-left:-1px;
*left:-1px;
}
#header .yui-skin-sam .yuimenubaritemlabel-disabled, #header .yui-skin-sam .yuimenubaritemlabel-disabled:visited {
	cursor:default;
	color:#A6A6A6;
}
/** if the link has a drop down menu that is disabled, this displays the arrow graphic to the right of the link **/
#header .yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu-disabled {
	background-image:url(../images/menubaritem_submenuindicator_disabled.png);
}
#header .yui-skin-sam .yuimenu {
	z-index:999;
	font-size:100%;
	line-height:1.5;
*line-height:1.45;
}
#header .yui-skin-sam .yuimenubar .yuimenu, #header .yui-skin-sam .yuimenu .yuimenu {
	font-size:100%;
}

/** background and border of the submenu drop down **/ 
#header .yui-skin-sam .yuimenu .bd {
*zoom:1;
	_zoom:normal;
	border:solid 1px #022f73;
	background-color:#eceaeb;
	position:relative;
	z-index:999 !important;
}
#header .yui-skin-sam .yuimenu .yuimenu .bd {
*zoom:normal;
}

/** drop down padding **/
#header .yui-skin-sam .yuimenu ul {
        padding: 0 4px 0 4;
	border-width:1px 0 0 10;
	border-color:#000;
	border-style:solid;
	border-spacing:2px;

}
#header .yui-skin-sam .yuimenu ul.first-of-type {
	border-width:1;
}
#header .yui-skin-sam .yuimenu h6 {
	font-weight:bold;
	border-style:solid;
	border-color:#010066;
	border-width:1px 0 0 0;
	color:#a4a4a4;
	padding:3px 10px 0 10px;
}
#header .yui-skin-sam .yuimenu ul.hastitle, #header .yui-skin-sam .yuimenu h6.first-of-type {
	border-width:0;
}
#header .yui-skin-sam .yuimenu .yui-menu-body-scrolled {
	border-color:#FFF;
	overflow:hidden;
}

/** this controls the appearance of the up/down arrows that appear only if a drop down menu exceeds the length of the browser window**/ 
#header .yui-skin-sam .yuimenu .topscrollbar, #header .yui-skin-sam .yuimenu .bottomscrollbar {
	height:20px;
	border:solid 1px #FFFFFF;
	background:#fff url(../images/sprite.png) no-repeat 0 0;
}

#header .yui-skin-sam .yuimenu .topscrollbar {
	border-bottom-width:0;
	background-position:center -950px;
}
#header .yui-skin-sam .yuimenu .topscrollbar_disabled {
	background-position:center -975px;
}
#header .yui-skin-sam .yuimenu .bottomscrollbar {
	border-top-width:0;
	background-position:center -850px;
}
#header .yui-skin-sam .yuimenu .bottomscrollbar_disabled {
	background-position:center -875px;
}
#header .yui-skin-sam .yuimenuitem {
	_border-bottom:solid 0px #fff;
}

/** drop down link color **/
#header .yui-skin-sam .yuimenuitemlabel {
	padding:2px 20px 0 20;
	color:#000;
	text-decoration:underline;
	font-size:12px;
	cursor:pointer;
} 

/** drop down visited link color **/
#header .yui-skin-sam .yuimenuitemlabel:visited {
	color:#000;
}
#header .yui-skin-sam .yuimenuitemlabel .helptext {
	margin-top:-1.5em;
*margin-top:-1.45em;
}

/** this indicates that a menu item has a submenu drop down with a little down arrow indicator **/
#header .yui-skin-sam .yuimenuitem-hassubmenu {
	background-image:url(../images/menuitem_submenuindicator.png);
	background-position:center;
	background-repeat:no-repeat;
}

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

/** unsure if this puts the shadow on the drop down so we are commenting it out for now
#header .yui-skin-sam .yui-menu-shadow-visible {
	background-color:#000;
	opacity:.12;
	filter:alpha(opacity=12);
}**/


/** this is the hover color for links on  the drop down **/
#header .yui-skin-sam .yuimenuitemlabel-selected {
	background-color:#fff;
	color:#000;
}

#header .yui-skin-sam .yuimenuitemlabel-disabled, #header .yui-skin-sam .yuimenuitemlabel-disabled:visited {
	cursor:default;
	color:#A6A6A6;
}
#header .yui-skin-sam .yuimenuitem-hassubmenu-disabled {
	background-image:url(../images/menuitem_submenuindicator_disabled.png);
}
#header .yui-skin-sam .yuimenuitem-checked-disabled {
	background-image:url(../images/menuitem_checkbox_disabled.png);
}