/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
#menuTreeDiv {
	font-size:0.85em;
	padding:10px;

}
#menuTreeDiv a {
	color:#FFFFFF;
	font-weight:normal;	
}
#menuTreeDiv a:hover{
	color:#8DCA2D;
}

.ygtvtn{
	width:18px;
	height:22px;
	background:url(http://web3.protv.ro/assets/perfecte/design/images/treeview-sprite.gif) 0 -5600px no-repeat;
}
.ygtvtm{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(http://web3.protv.ro/assets/perfecte/design/images/treeview-sprite.gif) 0 -4000px no-repeat;
}
.ygtvtmh{
	width:18px;height:22px;
	cursor:pointer;
	background:url(http://web3.protv.ro/assets/perfecte/design/images/treeview-sprite.gif) 0 -4800px no-repeat;
}
.ygtvtp{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(http://web3.protv.ro/assets/perfecte/design/images/treeview-sprite.gif) 0 -6400px no-repeat;
}
.ygtvtph{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(http://web3.protv.ro/assets/perfecte/design/images/treeview-sprite.gif) 0 -7200px no-repeat;
}
.ygtvln{
	width:18px;
	height:22px;
	background:url(http://web3.protv.ro/assets/perfecte/design/images/treeview-sprite.gif) 0 -1600px no-repeat;
}
.ygtvlm{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(http://web3.protv.ro/assets/perfecte/design/images/treeview-sprite.gif) 0 0px no-repeat;
}
.ygtvlmh{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(http://web3.protv.ro/assets/perfecte/design/images/treeview-sprite.gif) 0 -800px no-repeat;
}
.ygtvlp{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(http://web3.protv.ro/assets/perfecte/design/images/treeview-sprite.gif) 0 -2400px no-repeat;
}
.ygtvlph{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(http://web3.protv.ro/assets/perfecte/design/images/treeview-sprite.gif) 0 -3200px no-repeat;
}
.ygtvloading{
	width:18px;
	height:22px;
	background:url(http://web3.protv.ro/assets/perfecte/design/images/treeview-loading.gif) 0 0 no-repeat;
}
.ygtvdepthcell{
	width:18px;
	height:22px;
	background:url(http://web3.protv.ro/assets/perfecte/design/images/treeview-sprite.gif) 0 -8000px no-repeat;
}
.ygtvblankdepthcell{
	width:18px;
	height:22px;
}
.ygtvitem{}.ygtvchildren{*zoom:1;}.ygtvlabel,.ygtvlabel:link,.ygtvlabel:visited{
	margin-left:2px;
	text-decoration:none;
	background:transparent;
	/*background-color:white;*/
	padding: 2px 0 2px 0;
	font-size:0.85em;
	font-weight:normal;
	color:#FFFFFF;
	
}
.ygtvlabel a{
      background:transparent;
	/*background-color:white;*/
	padding: 2px 0 2px 0;
	font-size:0.85em;
	font-weight:normal;
	color:#FFFFFF;
}
.ygtvlabel:hover{
  background-color:#7D7D7D;
}
.ygtvspacer{
	height:5px;
	width:12px;
}
.ygtvcheck0 { background: url(http://web3.protv.ro/assets/perfecte/design/images/yahoo_tree/check0.gif) 0 0 no-repeat; width:16px; height:22px; cursor:pointer }
.ygtvcheck1 { background: url(http://web3.protv.ro/assets/perfecte/design/images/yahoo_tree/check1.gif) 0 0 no-repeat; width:16px; height:22px; cursor:pointer }
.ygtvcheck2 { background: url(http://web3.protv.ro/assets/perfecte/design/images/yahoo_tree/check2.gif) 0 0 no-repeat; width:16px; height:22px; cursor:pointer }

