﻿#leftmenucontainer {
  	padding:0;
	margin:0;
	float:left;
	margin-left:28px;
    width:205px;
}

#leftmenubox 
{
    float:left;
    padding:0;
    margin:0;
	margin-left:5px;
	/*
    margin-top:10px;
    padding-top:20px;
    */
	/**/
	
	background-color:#EAEAEE;
    /*width:202px;
    */
    width:165px;
	border-style:solid;
    border-width:1px;
    border-left-color:#CCCCCC;
    border-top-color:#CCCCCC;
    border-right-color:#FFFFFF;
    border-bottom-color:#FFFFFF;    
	/*display:block;*/
}
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
.testing{ 
	background-color: pink;
 }
.ygtvtn {
background: none repeat scroll 0 0;
height:20px;
width:1em;
}
.ygtvtm {
background:transparent url(/App_Themes/Ryoko03/assets/skins/si/sprite-menu.gif) no-repeat scroll -8px 2px;
height:20px;
width:1em;
}
.ygtvtmh {
background:transparent url(/App_Themes/Ryoko03/assets/skins/si/sprite-menu.gif) no-repeat scroll -8px -77px;
height:20px;
width:1em;
}
.ygtvtp {
background:transparent url(/App_Themes/Ryoko03/assets/skins/si/sprite-menu.gif) no-repeat scroll -8px -315px;
height:20px;
width:1em;
}
.ygtvtph {
background:transparent url(/App_Themes/Ryoko03/assets/skins/si/sprite-menu.gif) no-repeat scroll -8px -395px;
height:20px;
width:1em;
}
.ygtvln {
background:transparent none repeat scroll 0 0;
height:20px;
width:1em;
}
.ygtvlm {
background:transparent url(/App_Themes/Ryoko03/assets/skins/si/sprite-menu.gif) no-repeat scroll -8px 2px;
height:20px;
width:1em;
}
.ygtvlmh {
background:transparent url(/App_Themes/Ryoko03/assets/skins/si/sprite-menu.gif) no-repeat scroll -8px -77px;
height:20px;
width:1em;
}
.ygtvlp {
background:transparent url(/App_Themes/Ryoko03/assets/skins/si/sprite-menu.gif) no-repeat scroll -8px -315px;
height:20px;
width:1em;
}
.ygtvlph {
background:transparent url(/App_Themes/Ryoko03/assets/skins/si/sprite-menu.gif) no-repeat scroll -8px -395px;
height:20px;
width:1em;
}
.ygtvdepthcell {
background:transparent none repeat scroll 0 0;
height:20px;
width:1em;
cursor:default;
}
.ygtvln, .ygtvtn {
	cursor:default;
}
/*
deprecated
.tree-area
{
    padding-left:2px;
	font-size:16px;
	font-weight:bold;
	color:#484848;
}
.tree-subarea
{
    padding-left:2px;
	font-size:14px;
	font-weight:bold;
	color:#484848;
}
.tree-category
{
    padding-left:2px;
	color:#484848;
	font-size:12px;
	font-weight:bold;
}
*/
.ygtvitem
{
    background-color:#EAEAEE;          
}
.ygtvchildren
{
    background-color:#EAEAEE;
}
.ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited{
	color:#383838;
	background-color: #EAEAEE;
	font-size:11px;
	line-height:16px;
	display:block;
}
.ygtvlabel:hover
{
	background-color: #fff;    
}
.ygtvfocus {
	background-color: #fff;
	
}
.ygtvfocus .ygtvlabel, .ygtvfocus .ygtvlabel:link, .ygtvfocus .ygtvlabel:visited, .ygtvfocus .ygtvlabel:hover {
	background-color: #fff;
}
