﻿.RadTreeView_MySkin .rtIn
{
 	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #959595;
	line-height: 25px;
	text-decoration : none !important;
	background-image: none !important;
	border: none !important; 
	margin-left: 0 !important;
    padding: 0 !important; 
}


.RadTreeView_MySkin .rtHover .rtIn
{
 	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #de60eb;
	line-height: 25px;
	text-decoration : none !important;
	background-image: none !important;
	border: none !important;
	margin-left: 0 !important;
    padding: 0 !important; 		
}

.RadTreeView_MySkin .rtUL .rtLI .rtUL
{
	padding-left: 10px !important;
	margin-top: -7px !important;
}

.RadTreeView_MySkin .rtTop, .RadTreeView_MySkin .rtMid, .RadTreeView_MySkin .rtBot
{
	padding-left: 0px !important;
	margin-top: -7px !important;
}

.RadTreeView_MySkin .topNode
{
 	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #ffffff;
	text-decoration : none !important;
	background-image: none !important;
	border: none !important; 
	line-height: 35px !important;
	margin-left: 0px !important; 
    padding: 0 !important;
    font-weight: bold;
}

.RadTreeView_MySkin .topNode:hover
{
 	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #ffffff;
	text-decoration : none !important;
	background-image: none !important;
	border: none !important; 
	line-height: 35px !important;
	margin-left: 0px !important; 
    padding: 0 !important; 
    font-weight: bold;
}
