/* Skin Didier */

h1, h2, h3 {
    text-shadow:none;
}

#header h1 a {
    top: 4px;
    width: 158px;
    height: 35px;
    background: transparent url('../Images/didier.png') no-repeat top left;
}

#header {
    background-color: #e5eded;
}
#footer {
    Background:none;
    text-shadow:none;
}

/* ========= Login ========= */

#pfLoginForm {
    background-color: #e5eded;;
    box-shadow:none;
    border:none;
}
.formItem label em{
    color:initial;
}

#top {
    background:#e5eded;}


/* ========= Home ========= */


#breadcrumbs {
    color: #ffffff;
    background: #4f4f4f;
}

#userPre {
    display:none;
}

#userName {
    background-color: #e5eded;
}


/* ========= Menu ========= */


#menu ul ul li, .dashboardEntry div {
    text-shadow:none;
}

#menu ul ul li a:hover,
#menu ul li .selection:hover,
#selectionFiles ul li li:hover{
    background-color: #f5f5f5;
}

#menu, #menu ul li strong, #asidePanel, #asideClose, #selection, #selection legend, #panelResize {
    background: #dfe1e1;
}
#selection legend, #menu ul li strong {
    border-top: 1px solid #aeaea0;
    border-right:none;
}

#menu a.current {
    color: #4c8cb5;
}
#menu ul li strong, #selection legend span {
    color: #e57223;
}

#descriptionProject {
    box-shadow:none;
}
#asideClose {
    border:none;
}

.listActions, .listPager, .listFooter, #descriptionProject {
    background: #f2f6f6;
}
.listActions .path span, .listActions span, .listPager .first {
    color: #005b96;
}


/* ========= Paging ========= */


.list th {
    text-shadow:none;
}

#search .value {
    margin: 0 0 2em 7em;
}

#search #scope .value div:nth-child(2n+1) {
    float:left;
    width:50%;
}
#search #scope .value div:last-child {
    width:100%;
}

#progressGauge div {
    background: transparent url("../Images/progress_didier.gif") repeat-x scroll left top;
    height: 15px;
}
