#header div.link {
    color: #4e8906 !important;
}

#user_bar {
    background: rgb(78, 137, 6) !important;
}

#user_bar div.new {
    color: rgb(78, 137, 6) !important;
}

#user_bar div.profile ul li.selected a {
    color: #fff !important;
}

#user_bar div.profile ul li a:hover {
    color: #daffa5 !important;
}

#sub_menu {
    background: rgba(78, 137, 6, 0.6) !important;
}

#sub_menu div.menu_point.active {
    background: rgb(78, 137, 6) !important;
}

#guide div.bookmarks a {
    color: rgb(78, 137, 6) !important;
}

#messages div.message.unread div.from {
    color: rgb(78, 137, 6) !important;
}

#footer {
    background: rgb(78, 137, 6) !important;
}

#footer .darker {
    background: rgb(59, 102, 5) !important;
}

.rightFlyerBox {
    background: rgb(78, 137, 6) !important;
}

.rightFlyerBox div {
    color: #4e8906 !important;
}
.next_btn, .prev_btn {
    background: no-repeat url(icons/arrow-right.png) scroll center center/90% 90% rgb(78, 137, 6);
}

.prev_btn {
    background: no-repeat url(icons/arrow-left.png) scroll center center/90% 90% rgb(78, 137, 6);
}

.pager div.navigation {
    color: #4e8906 !important;
}

.pager button:hover, 
table.simpleTable button:hover,
.simpleButton:hover, 
#header div.timeCounter.logged:hover {
    background: rgb(155,188,73) !important;
}

#infoWindow div.header {
    color: rgb(78, 137, 6) !important;
}

#attachments li:hover {
    background: rgba(78, 137, 6, 0.6) !important;
}

#attachments li a:hover {
    color: #fff !important;
}

/*.ui-draggable .ui-dialog-titlebar {
    background: rgb(78, 137, 6) !important;
    border-color: rgb(78, 137, 6) !important;
}*/

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #6db21b !important;
    border-color: rgb(78, 137, 6) !important;
    color: #fff !important;
}

.ui-state-default .ui-icon, 
.ui-state-hover .ui-icon, 
.ui-state-focus .ui-icon,
.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_white_256x240.png")!important;
}

/*.ui-widget-header {
    background: rgb(78, 137, 6) !important;
    border-color: rgb(78, 137, 6) !important;
}*/

.ui-widget-header,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    background: #9bbc49 url("images/ui-bg_glass_75_93c162_1x400.png") 50% 50% repeat-x !important;
    border: 1px solid #86a85a !important;
}