﻿/* new left nav */
#spanMenuTitle {
	height:25px;display:block;line-height:25px;display:block;
	background:url('../../Images/bg_voice_selected.gif') repeat-x !important;
	color:white;text-transform:uppercase;font-weight:bold !important;font-size:12px;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	border-right:1px solid white;text-align:center;
}
.AspNet-TreeView-Root a{
	text-align:left;display:block;
	height:21px;line-height:21px;/*text-transform:capitalize;*/
	color:#0065b7;background: white url('../../Images/bg_node_voices.gif') repeat-y;
	font-size:10px;font-weight:bold;font-family:Verdana,Arial, Helvetica, sans-serif;
	border-top:1px solid white;padding:0 0 0 17px;border-right:1px solid #e7e7e7e;

}

.AspNet-TreeView-Leaf,  .AspNet-TreeView-Leaf a, .AspNet-TreeView-Root{
	background: white url('../../Images/bg_node_voices.gif') repeat-y;
}



.AspNet-TreeView-Root a:hover{
	/*text-transform:capitalize;*/background-color:#b8b8b8;color:white;background-image:none;
	border-right:1px solid white;text-decoration:none !important
}
.AspNet-TreeView-Selected a, .AspNet-TreeView-Selected a:hover{
	background-color:#b8b8b8;background-image:none;
	color:white;text-decoration:none;
	border-right:1px solid white;text-decoration:none !important;
}

.AspNet-TreeView-ChildSelected .AspNet-TreeView-Selected a{
	color:#999999;
}


.AspNet-TreeView-ChildSelected a {
	background-color:#b8b8b8;background-image:none;
	color:white;text-decoration:none;
	border-right:1px solid white;

}

.AspNet-TreeView-ParentSelected a{ border-top:1px solid white;margin-left:20px;padding:0 0 0 15px;
 }

li.AspNet-TreeView-ChildSelected ul li.AspNet-TreeView-Leaf a {
	background-color:transparent;
}

li.AspNet-TreeView-ChildSelected ul li.AspNet-TreeView-Selected a {
	color:#f38a1f !important;border-right:1px solid white;

}


.AspNet-TreeView-ChildSelected a{
	background-color:#b8b8b8;background-image:none;color:white;
}
.AspNet-TreeView-ChildSelected a:hover{ color:white;text-decoration:none !important;
 }

.AspNet-TreeView-ChildSelected li.AspNet-TreeView-Leaf a {
	color:#727377;border-top:1px solid white;margin-left:20px;padding:0 0 0 15px;display:block;
	}

.AspNet-TreeView-ChildSelected ul li.AspNet-TreeView-Leaf a {
	 color:#727377;background-image:url('../../Images/bg_sxnav.gif')!important;background-position: 4px 9px !important;background-repeat: no-repeat !important;
	background-color:transparent !important;

}

.AspNet-TreeView-ChildSelected ul li.AspNet-TreeView-Leaf a:hover {
	 color:#f38a1f ;background-image:url('../../Images/bg_sxnav_sel.gif')!important;text-decoration:none !important;

}


.AspNet-TreeView-ChildSelected ul li.AspNet-TreeView-Selected a {
	background-image:url('../../Images/bg_sxnav_sel.gif')!important;
}

.AspNet-TreeView-Selected ul li.AspNet-TreeView-ParentSelected a {
	background-image:url('../../Images/bg_sxnav.gif')!important;background-position: 4px 9px !important;background-repeat: no-repeat !important;
	background-color:transparent !important;
	}
.AspNet-TreeView-Selected ul li.AspNet-TreeView-ParentSelected a:hover {
	color:#f38a1f;background-image:url('../../Images/bg_sxnav_sel.gif')!important;text-decoration:none !important;

}
.AspNet-TreeView-ParentSelected a, .AspNet-TreeView-ParentSelected a:hover{
	color:#727378;background: white url('../../Images/bg_node_voices.gif') repeat-y;text-decoration:none !important;
}

}
























