/*  ###########################################################################
    company:    http://42.nl/
    date:       November 2009
    author:     ---
    ########################################################################### */



/*  Main navigation ----------------------------------------------------------- */



    nav {
        position: relative;
        }
    
    nav ul {
        display: block;
        padding: 1em 0;
        list-style: none;
        margin-top: 0px;
        }
    nav li {
        display: inline;
        }
    .utilities ul{
        padding: 0 27px 0 0;
        line-height: 2;
        text-align: right;
        }
    .utilities ul a {
        padding: 2px 8px 2px 17px;
        color: #444;
        }
    .utilities ul a.active {
        font-weight: bold;
        }
    .utilities .user {
        background: transparent url(../images/icons/16/user.png) no-repeat 0 -2px;
        }
    .utilities .locked {
        background: transparent url(../images/icons/16/lock.png) no-repeat 0 -2px;
        }
    .utilities .info {
        background: transparent url(../images/icons/16/help.png) no-repeat 0 -2px;
        }
    .utilities .male {
        background: transparent url(../images/icons/16/male_user.png) no-repeat 0 -2px;
        }
    .utilities .contact {
        background: transparent url(../images/icons/16/yellow_mail.png) no-repeat 0 -2px;
        }
    .utilities .project {
        float: left;
        margin: 0 0 0 -10px;
        padding: 0 0 0 30px;
        text-shadow: #fff 0 1px 0;
        color: #444;
        background: transparent url(../images/icons/24/office_folders.png) no-repeat 0 -2px;
        }
    .utilities .help {
        background: transparent url(../images/icons/16/support.png) no-repeat 0 -2px;
        }
    .utilities .nl {
        background: transparent url(../images/icons/16/nl.png) no-repeat 0 2px;
        }
    .utilities .en {
        background: transparent url(../images/icons/16/en.png) no-repeat 0 2px;
        }
    footer nav {
        position: static;
        margin: 0 35px;
        height: 60px;
        line-height: 4;
        }
    footer nav a,
    footer nav a:visited {
        border-left: 1px solid #555;
        padding: 0 8px 0 12px;
        font-size: 0.95em;
        color: #444;
        } 
    footer nav a.wiewaswie + a.cbg + a {
        padding: 0 8px 0 0;
        border-left: 0;
        }   
    footer nav a.cbg {
        position: relative;
        padding-right: 80px;
        float: right;
        margin-top: 5px;
        border: 0;
        }
    footer nav a.wiewaswie {
        float: right;
        display: block;
        margin-top: 5px;
        border-left: 0;
        padding-right: 0px;
        width: auto;
        height: 50px;
        font-size: 0.8em;
        overflow: hidden;
        }
    footer nav a.wiewaswie img {
        position: absolute;
        top: 4px;
        right: 8px;
        }  
    .task-sections {
        position: absolute;
        top: 12px;
        left: 35px;
        z-index: 42;
        width: 650px;
        height: 80px;
        min-height: 160px;
        background: transparent url(../images/identity/back-header.png) no-repeat -16px 12px;
        }
    .task-sections ul {
        margin: 80px 0 0 0;
        padding: 0;
        }    
    .task-sections a {
        float: left; 
        display: block;
        margin: 0 8px 0.5em 0;
        -moz-border-radius: 9px; 
        -webkit-border-radius: 9px;
        border-radius: 9px; 
        border: 0;
        padding: 0 18px;
        height: 18px;
        font-weight: bold;
        font-size: 1em;
        line-height: 1.45;
        text-shadow: rgba(0,0,0,0.6) 0 -1px 0;
        color: white;
        background: purple url(../images/backgrounds/button-back.png) repeat-x 0 40%;
        -moz-box-shadow: rgba(0,0,0,0.8) 1px 1px 1px; 
        -webkit-box-shadow: rgba(0,0,0,0.8) 1px 1px 1px; 
        box-shadow: rgba(0,0,0,0.8) 1px 1px 1px;
        }
    .task-sections .active {
        text-shadow: rgba(255,255,255,0.7) 0 1px 0;
        color: #1f341d;
        background-color: #b4e440;
        margin-top: 0px;
        }
    .no-borderradius .task-sections a {
        /* STILL BUGGY */
        /* behavior: url(scripts/PIE.htc) !important;  */   
        }


      
    .content .breadcrumb {
        margin: 0 -35px 1em -33px;
        border-bottom: 1px solid #e5e4e4;
        padding: 0 35px 0 33px;
        height: 20px;
        line-height: 1;
        color: #fff;
        background-image: none;
        }
    .content .breadcrumb ul {
        margin: 0;
        padding: 0;
        }
    .content .breadcrumb li {
        margin: 0;
        padding: 0 0 0 20px;
        text-transform: uppercase;
        font-size: 0.825em;
        color: #666 ;
        background: transparent url(../images/icons/16/arrow-next.png) no-repeat left center;
        }
    .content .breadcrumb li:first-child {
        padding: 0 0 0 0;
        background: none;
        }
    .content .breadcrumb .overview {
        float: right;
        font-size: 1.1em;
        }
    .content .breadcrumb .overview a {
        margin-left: 8px;
        color: #666;
        }
    .content .breadcrumb .overview .back {
        padding: 0 0 0 20px;
        background: transparent url(../images/icons/16/back.png) no-repeat left center;
        }
    .content .breadcrumb .overview li,
    .content .breadcrumb li.title {
        padding: 0;
        font-weight: bold;
        background: none;
        }
    .sidebar .groups {
        margin: 0;
        padding: 0;
        display: block;
        list-style: none;
        }
    .groups li{
        margin: 0;
        padding: 0;
        display: block;
        }
    .groups li a{
        padding: 0 15px;
        display: block;
        }
    .groups li a:hover {
        color: #fff;
        background-color: #639efc;
        }
    .groups li a.active {
        color: #fff;
        background: #3E3E3E url(../images/backgrounds/th-back.png) repeat-x left top;
        }
     .comments li {
        padding-left: 20px;
        background: transparent url(../images/icons/16/comments.png) no-repeat left center;
        }        


    .application-tools {
        position: relative;
        z-index: 42;
        top: -2em;
        left: 740px;
        width: 250px;
        }
        
    .application-tools input[type="text"] {
        float: left;
        padding: 0;
        width: 250px;
        font-size: 0.8em;
        margin: 0 auto 3px 5px;
        }
    .application .application-tools button.button {
        float: left;
        margin-top: 0;
        padding: 0 8px 0.5em;
        height: 16px;
        width: auto;
        }
    .application-tools a{
        margin-left: 10px;
        font-style: italic;
        text-decoration: underline;
    }
    .application-tools .search-form div{
        width: 250px
    }

    .tags {
        display: block;
        padding: 0 0;
        list-style: none;
        }
    .tags li {
        float: left; 
        display: inline;
        padding: 0.25em 0;
        }
    .tags a.button {
        float: left;
        display: inline;
        margin: 0 4px 0 0;
        -moz-border-radius: 9px; 
        -webkit-border-radius: 9px;
        border-radius: 9px; 
        border: 0px;
        padding: 0 10px 0 20px;
        height: 13px;
        text-decoration: none;
        text-transform: uppercase;
        text-align: center;
        text-shadow: none;
        font-size: 0.7em;
        line-height: 1.4;
        background: transparent url(../images/icons/16/tag_green.png) no-repeat 3px -2px;
        }
    .tags a.active {
        margin: 0 4px 0 0;
        color: #eee;
        background: #333 url(../images/icons/16/tag_green.png) no-repeat 3px -2px;
        -moz-box-shadow: rgba(255,255,255,0.8) 0 1px 0; 
        -webkit-box-shadow: rgba(255,255,255,0.8) 0 1px 0; 
        box-shadow: rgba(255,255,255,0.8) 0 1px 0;
        }
    .back {
        cursor: pointer;
        }
    .next {
        margin: 0 12px 0 0;
        padding: 0 0 0 20px;
        background: transparent url(../images/icons/16/arrow-next.png) no-repeat 0 -2px;
        }
    h3 .edit {
        position: relative;
        top: -0.5em;
        }
        

