/* general styles */

.RadTreeView_FeroxSolutionsSiteMap .rtLI                            {display:block;}
.RadTreeView_FeroxSolutionsSiteMap .rtLI .rtIn                      {display:inline-block;width:185px;height:30px;line-height:30px;border-bottom:1px solid #999;color:#000;text-decoration:none;padding:0 0 0 10px;}
.RadTreeView_FeroxSolutionsSiteMap .rtLI .rtSelected.rtHover,
.RadTreeView_FeroxSolutionsSiteMap .rtLI .rtSelected                {background-color:#CCC;font-weight:bold;}
.RadTreeView_FeroxSolutionsSiteMap .rtLI .rtHover                   {background-color:#d9d9d9;}
.RadTreeView_FeroxSolutionsSiteMap .rtUL .rtLI .rtUL                {position:relative;border-bottom: 1px solid #999;}
.RadTreeView_FeroxSolutionsSiteMap .rtUL .rtLI .rtUL .rtLI .rtIn    {display:inline-block;height:20px;padding:0;border:0;padding:2px 0 2px 45px;width:150px;line-height:20px;}
.RadTreeView_FeroxSolutionsSiteMap .rtLI .rtUL .rtHover .rtIn       {color:#FF6600; background: transparent none;}
.RadTreeView_FeroxSolutionsSiteMap .rtLI .rtUL .rtSelected .rtIn    {font-weight:bold;color:#FF6600;background: transparent url('../grfx/menu/sub_active.gif') 30px center no-repeat;border:0;height:20px;padding:0;border:0;padding:2px 0 2px 45px;width:150px;line-height:20px;}
/*.RadTreeView_FeroxSolutionsSiteMap .rtPlus,
.RadTreeView_FeroxSolutionsSiteMap .rtMinus    {background: transparent url('../grfx/menu/hassub.gif') 10px center no-repeat;padding:0 0 0 25px;width:170px;}*/

