
.navxp_VP_Outlook_CCC_Sidebar {
    
    width: ;
    border-width: 1px; border-style: outset; border-color: #dddddd; 
    border-bottom: 0px; border-right: 0px; border-left: 0px;

    text-align: left;
    overflow: hidden;
}

.navxp_VP_Outlook_CCC_Sidebar a.itemL0:link, .navxp_VP_Outlook_CCC_Sidebar a.itemL0:visited {
    
    display: block;
    
    font-style: normal; font-variant: normal; font-weight: bold; font-size: 16px; font-family: Arial; text-decoration: none; color: #fff; text-align: left; 
    padding-top: 7px; padding-right: 0px; padding-bottom: 7px; padding-left: 15px; 
    border-width: 1px; border-style: outset; border-color: #dddddd; 
    border-top: 0px;

    background-image: url();
    background-repeat: repeat-x;

    white-space: pre;
    overflow: hidden;
}

.navxp_VP_Outlook_CCC_Sidebar a.itemL0:hover, .navxp_VP_Outlook_CCC_Sidebar a.itemL0:active {
    display: block;
    white-space: pre;
    overflow: hidden;
    
    font-style: normal; font-variant: normal; font-weight: bold; font-size: 16px; font-family: Arial; text-decoration: none; color: #fff; text-align: left; 
    padding-top: 7px; padding-right: 0px; padding-bottom: 7px; padding-left: 15px; 
    border-width: 1px; border-style: outset; border-color: #dddddd; 
    border-top: 0px;

    background-image: url();
    background-repeat: repeat-x;
}

.navxp_VP_Outlook_CCC_Sidebar a.itemL0Sel:link, .navxp_VP_Outlook_CCC_Sidebar a.itemL0Sel:visited,
.navxp_VP_Outlook_CCC_Sidebar a.itemL0Sel:hover, .navxp_VP_Outlook_CCC_Sidebar a.itemL0Sel:active {
    display: block;
    white-space: pre;
    overflow: hidden;
    
    font-style: normal; font-variant: normal; font-weight: normal; font-size: 16px; font-family: Arial; text-decoration: none; color: #fff; text-align: left; 
    padding-top: 7px; padding-right: 0px; padding-bottom: 7px; padding-left: 15px; 
    border-width: 1px; border-style: outset; border-color: #dddddd; 
    border-top: 0px;

    background-image: url();
    background-repeat: repeat-x;
}

.navxp_VP_Outlook_CCC_Sidebar .child_container {
    
}

.navxp_VP_Outlook_CCC_Sidebar a.itemLN:link, .navxp_VP_Outlook_CCC_Sidebar a.itemLN:visited {
    
    display: block;
    
    font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; font-family: Arial; text-decoration: none; color: #fff; text-align: left; 
    padding-top: 0px; padding-right: 0px; padding-bottom: 7px; padding-left: 22px; 
    
    background-color: #61666e; 
    border-top: 0px;
    
    margin-left: 2px;
    
    white-space: pre;
    overflow: hidden;
}

.navxp_VP_Outlook_CCC_Sidebar a.itemLN:hover, .navxp_VP_Outlook_CCC_Sidebar a.itemLN:active {
    
    white-space: pre;
    overflow: hidden;
    
    font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; font-family: Arial; text-decoration: none; color: #dedede; text-align: left; 
    
}

.navxp_VP_Outlook_CCC_Sidebar a.itemLNSel:link, .navxp_VP_Outlook_CCC_Sidebar a.itemLNSel:visited,
.navxp_VP_Outlook_CCC_Sidebar a.itemLNSel:hover, .navxp_VP_Outlook_CCC_Sidebar a.itemLNSel:active {

    display: block;
    height: 16px;
    
    font-style: normal; font-variant: normal; font-weight: bold; font-size: 12px; font-family: Arial; text-decoration: none; color: #fff; text-align: left; 
    background-color: #aaaaaa; 
    padding-top: 0px; padding-right: 0px; padding-bottom: 7px; padding-left: 22px; 
    
    border-top: 0px;
    
    margin-left: 2px;
    
    white-space: pre;
    overflow: hidden;

}

.navxp_VP_Outlook_CCC_Sidebar .expandCollapseL0 {
    position: relative;
    display: inline;
    float: right;
    width: 9px;
    height: 10px;
    /* margin-left: 178px; */
    margin-top: -25px;
    padding: 3px;
    margin-left: -20px;
    margin-right: 6px;
    
    /* margin-left: -24px;
    margin-right: 7px; */
    
    
    border-width: 0px; 
}

.navxp_VP_Outlook_CCC_Sidebar .expandCollapseL0:hover {
    
    
}

.navxp_VP_Outlook_CCC_Sidebar .expandCollapseLN {
    position: relative;
    display: inline;
    float: right;
    width: 9px;
    height: 10px;
    margin-top: 2px;
    padding: 1px 2px 1px 2px;
    margin-top: -18px;
    margin-left: -20px;
    margin-right: 6px;
    
    
    
}

.navxp_VP_Outlook_CCC_Sidebar .expandCollapseLN:hover {
    background-color: #ffdb94;
    border: 1px solid #527db5;
    
    
    border-width: 0px; 
}

.navxp_VP_Outlook_CCC_Sidebar .expanded {
    background-image: url(arrow_up_white.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.navxp_VP_Outlook_CCC_Sidebar .collapsed {
    background-image: url(arrow_down_white.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
/*
    Add your own styles to this file, which is loaded only for theme CCC Sidebar.
    To avoid style collisions, prefix your styles with the CSS class of root NavXp element.
*/