#leftmenu-lauyout {
	width: 120px;
	height: 265px;
	text-align: center;
	background-color: #FFF;
	background-image: url(/images/layout/bg-bt-grey.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom:10px;
}

div.yui-b {
	padding-top: 30px;
	text-align: left;
	width:115px;
	font-size: 13px;
}
div.yui-b p {

    margin: 0 0 .5em 0;
    color: #999;

}

div.yui-b p strong {

    font-weight: bold;
    color: #000;

}

div.yui-b p em {

    color: #000;

}


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

.yuimenu .yuimenu,.yuimenubar .yuimenu{position:absolute;visibility:hidden;}
.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{white-space:nowrap;}
.yui-menu-shadow{position:absolute;z-index:-1;}
.hide-scrollbars *{overflow:hidden;}
.hide-scrollbars select{display:none;}
.yuimenu.show-scrollbars{overflow:visible;}
.yuimenu.hide-scrollbars .yui-menu-shadow{overflow:hidden;}
.yuimenu.show-scrollbars .yui-menu-shadow{overflow:auto;}
.yuimenubar{}
.yuimenubar .bd,.yuimenubar ul{*zoom:1;}
.yuimenubar>.bd>ul:after{content:".";display:block;clear:both;visibility:hidden;height:0;line-height:0;}

.yuimenubaritem{float:left;}.yuimenubarnav .yuimenubaritem{}
.yuimenubaritemlabel{display:block;*display:inline-block;font-size:93%;line-height:2;*line-height:1.9;color:#000;text-decoration:none;outline:none;cursor:default;position:relative;margin:-1px 0;}
.yuimenubarnav .yuimenubaritemlabel{}
.yuimenubaritemlabel .submenuindicator{width:1px;height:1px;top:0;left:0;}
.yuimenubarnav .yuimenubaritemlabel .submenuindicator{top:50%;right:8px;left:auto;margin-top:-3px;height:4px;width:7px;text-indent:8px;background-position:-16px -856px;}
.yuimenubaritem a.selected{}
.yuimenubarnav .yuimenubaritem a.selected{margin-left:-1px;*left:-1px;}
.yuimenubar a.selected .submenuindicator{background:transparent;}
.yuimenubarnav a.selected .submenuindicator{}
.yuimenubaritem a.disabled{cursor:default;color:#A6A6A6;}
.yuimenubarnav .yuimenubaritem a.disabled .submenuindicator{background-position:-16px -881px;}
.yuimenu .bd{border:none;background-color:#fff;}
.yuimenu ul{padding:3px 0;}
.yuimenu ul.first-of-type{border-width:0;}
.yuimenu h6{font-size:93%;font-weight:bold;line-height:1.5;*line-height:1.45;color:#a4a4a4;padding:3px 10px 0 10px;}
.yuimenu ul.hastitle,.yuimenu h6.first-of-type{border-width:0;}

.yuimenu .yui-menu-body-scrolled{overflow:hidden;}
.yuimenu .topscrollbar,.yuimenu .bottomscrollbar{height:16px;}
.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;}
.yuimenuitemlabel{font-size:93%;line-height:1.5;*line-height:1.45;padding:0 10px;display:block;color:#000;text-decoration:none;outline:none;position:relative;*position:static;cursor:default;}
*/
.yuimenuitemlabel .helptext{font-style:normal;display:block;margin:-1.5em 0 0 10em;*margin-top:-1.45em;}
.yuimenuitemlabel .submenuindicator,.yuimenuitemlabel .checkedindicator,.yuimenubaritemlabel .submenuindicator{position:absolute;overflow:hidden;}
.yuimenuitemlabel .submenuindicator,.yuimenuitemlabel .checkedindicator{*position:static;*display:inline-block;}
.yuimenuitemlabel .submenuindicator{top:50%;right:8px;margin-top:-3px;height:7px;width:4px;text-indent:5px;background-position:0 -906px;}
.yuimenuitemlabel .checkedindicator{top:50%;left:8px;margin-top:-3px;height:7px;width:7px;text-indent:8px;background-position:0 -1006px;}


.visible .yuimenuitemlabel .submenuindicator{*float:right;*margin:-1em 8px 0 8px;}
.visible .yuimenuitem .hassubmenu{*padding-right:0;}
.visible .yuimenuitemlabel .checkedindicator{*float:left;*margin:-1em 0 0 -12px;}
.visible .bd,.visible .yuimenuitem{_zoom:1;}
.visible .yuimenuitemlabel{_zoom:1; }



.yuimenuitem a.selected{color:#8A97C9 !important;}
.yuimenubar .yuimenuitem a.selected .submenuindicator{}
.yuimenubarnav .yuimenuitem a.selected{border-width:0;margin:0;*left:0;}
.yuimenuitem a.disabled{cursor:default;color:#A6A6A6;}
.yuimenuitem a.disabled .submenuindicator{background-position:0 -931px;}
.yuimenuitem a.disabled .checkedindicator{background-position:0 -1031px;}

A.yuimenuitemlabel {
	color: #666;
}
A.yuimenuitemlabel:visited {
	color: #666;
}
A.yuimenuitemlabel:hover {
	color: #8A97C9;

}

.bd {
	width: 120px;
}

.sub {
	background-image: url(/images/layout/bg-bt-grey.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
