﻿/* RadPanelBar Vinsume skin */

.RadPanelBar_Vinsume2
{
    background: #fff !important;    
}

.RadPanelBar_Vinsume2 .rpRootGroup
{
    border: solid 0px #ffffff !important;
}

.RadPanelBar_Vinsume2 .rpImage
{
    margin: 4px 0px !important;
}

.RadPanelBar_Vinsume2 .rpLink, .RadPanelBar_Vinsume2 .rpTemplate
{
    font: bold 20px "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif !important;
    color: #fff !important;    
    border: none !important;
}

.RadPanelBar_Vinsume2 .rpText
{
    padding-left: 45px !important;
    padding-top: 15px !important;
    background: url('PanelBar/panelbar_expanded.gif') no-repeat !important;
    background-position: left 30% !important;     
    text-decoration: underline !important; 
    border: none !important;
    height: 59px;
}

.RadPanelBar_Vinsume2 .rpLink
{
    background: #95b6e0 url('PanelBar/panelbar_group_inactive.gif') no-repeat !important;
    height: 59px !important;
    border: solid 0px #ffffff !important;
    text-decoration: none !important;
}

.RadPanelBar_Vinsume2 .rpGroup .rpLink, .RadPanelBar_Vinsume2 .rpGroup .rpTemplate
{
    color: #333 !important;
    font-weight: normal !important;
    font-size: 12px !important;
}

.RadPanelBar_Vinsume2 .rpGroup .rpText
{
    border: 0 !important;
    background: none !important;
    text-decoration: underline !important;
}

.RadPanelBar_Vinsume2 .rpGroup .rpLink
{
    background: none !important;
}

.RadPanelBar_Vinsume2 .rpGroup .rpLink:hover
{
    background: #e7f1ff !important;
}

.RadPanelBar_Vinsume2 .rpSelected
{
    background: #95b6e0 url('PanelBar/panelbar_group_active.gif') no-repeat !important;
    height: 59px !important;
    border: none !important;
}

.RadPanelBar_Vinsume2 .rpGroup .rpSelected, .RadPanelBar_Vinsume2 .rpGroup .rpSelected:hover
{
    background: none !important;
}

.RadPanelBar_Vinsume2 .rpExpanded
{
    font-weight: bold !important;
}

.RadPanelBar_Vinsume2 .rpExpanded .rpText
{
    background: url('PanelBar/panelbar_collapsed.gif') no-repeat 98% !important;
    background-position: left 30% !important;
    text-decoration: underline !important;
    border: none !important;
}

.RadPanelBar_Vinsume2 .rpGroup .rpSelected
{
    color: #333 !important;
}

.RadPanelBar_Vinsume2 .rpGroup .rpSelected .rpText
{
    border: 0 !important;
    background: #dcfc5c !important;
    text-decoration: underline !important;
}

.RadPanelBar_Vinsume2 .rpGroup .rpExpanded
{
    color: #000 !important;
    text-decoration: underline !important;
}

.RadPanelBar_Vinsume2 .rpGroup .rpExpanded .rpText
{
    background: #dcfc5c !important;
    text-decoration: underline !important;
}

.RadPanelBar_Vinsume2 .rpLevel2 .rpText
{
    padding-left: 36px !important;
    line-height: 28px !important;
    text-decoration: underline !important;
}

.RadPanelBar_Vinsume2 .rpLevel3 .rpText
{
    padding-left: 48px !important;
    text-decoration: underline !important;
}
.RadPanelBar_Vinsume2 .rpLevel4 .rpText
{
    padding-left: 60px !important;
    text-decoration: underline !important;
}

.RadPanelBar_Vinsume2 .rpRootGroup .rpDisabled, .RadPanelBar_Vinsume2 .rpRootGroup .rpDisabled:hover
{
    background: #95b6e0 url('PanelBar/panelbar_group_active.gif') no-repeat !important;
    color: #ccc !important;
    cursor: pointer !important;
    height: 59px !important;
    border: none !important;
}

.RadPanelBar_Vinsume2 .rpGroup .rpDisabled, .RadPanelBar_Vinsume2 .rpGroup .rpDisabled:hover
{
    background: #95b6e0 url('PanelBar/panelbar_group_active.gif') no-repeat !important;
    text-decoration: none !important;    
    color: #ccc !important;
    cursor: default !important;
    border: none !important;
}
