
.navxp_HB_SyncSortBreadcrumbs {
    width: 964px;

    font-family: Verdana;
    font-size: 10px;
    text-align: left;
    
    border-bottom: 1px solid #d6d6d6;
    padding: 0 0 8px 9px;
    margin: 10px 0 20px 0;
}

.navxp_HB_SyncSortBreadcrumbs .root_container {
    
}

.navxp_HB_SyncSortBreadcrumbs a.itemL0:link, .navxp_HB_SyncSortBreadcrumbs a.itemL0:visited {
    display: block;
    float: left;
    
    color: #626262;
    font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
    
    background-image: url(arrow_black.png);
    background-repeat: no-repeat;
    background-position: center left;
    text-align: left;
    padding-left: 12px;
    margin-right: 7px;
}

.navxp_HB_SyncSortBreadcrumbs a.itemL0:hover, .navxp_HB_SyncSortBreadcrumbs a.itemL0:active {
    text-decoration: underline;
}

.navxp_HB_SyncSortBreadcrumbs a.itemL0Last:link, .navxp_HB_SyncSortBreadcrumbs a.itemL0Last:visited {
    color: #4ea7ee;
    background-image: url(arrow_blue.png);
}

/*
    Add your own styles to this file, which is loaded only for theme default.
    To avoid style collisions, prefix your styles with the CSS class of root NavXp element.
*/
/* 
.navxp_HB_SyncSortFooter .root_container_1 {
    float: none;
    border-bottom: 1px solid #D6D7D6;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 10px 10px;
    
}

.navxp_HB_SyncSortFooter .root_container_2 {
    clear: left;
} */
