﻿.panelbar{width:201px !Important;}


.SubMenuTop    
{
    background: url('img/SubNavTop.png') no-repeat right; 
    width:231px; 
    height:49px;
    line-height:60px;
    text-indent:20px;
    
}
.SubMenuMiddle {background: url('img/SubNavMiddle.png') repeat-y right; width:232px;}
.SubMenuBottom {background: url('img/SubNavBottom.png') no-repeat right; width:231px; height:33px}


.SubMenu .RadPanelbar_Default  li.selected
{ 
  text-indent:19px;
  background: url(img/TickBlue.gif)  0px 0.7em no-repeat; 
 }

.SubMenu .RadPanelbar_Default  li 
{
    font-weight:700;
    color:#005179;
    border-bottom: 1px dashed #005179;
    margin:0px 20px 0px 8px;
    padding-left:0px !important;
    padding-top:5px;
    padding-bottom:5px;
}
.SubMenu .RadPanelbar_Default  li.last
{ border-bottom: 0px; }


/*

#subNav ul
{
    list-style-type: none;
}

#subNav li
{
    padding: 5px 0px;
}

#subNav ul.level1 li.active
{
    background: url('images/activeLevel1.png') no-repeat -15px 0px;
}

#subNav ul.level2
{
    padding-left: 20px;
}

#subNav a
{
    color: #FFF;
}


#subNav .RadPanelbar_DefaultTheme .level1 LI
{padding-left: 20px;}

#subNav .RadPanelbar_DefaultTheme .level2 LI 
{padding-left: 30px;}

#subNav .RadPanelbar_DefaultTheme LI .selected
{font-weight:700}

*/
