/* list horizontal links on navbar*/

#globalnav LI A.active {
    background: url(../img/smartpayni/indent.png) no-repeat center top;
}


/*  Navigation bar wrapper */

#global-wrapper {
    background: url(../img/smartpayni/body.jpg) repeat-x white;
}

#branding {
    margin: 8px 0 0 0 !important;
}


/* Menu links */

#globalnav li a {
    color: #000000;
}


/* Generic buttons*/

.ui-button {
    background: #a9fae3 !important;
    border: solid 1px #6969699c !important;
    color: #000000 !important;
}


/* list horizontal links on navbar */

#a {
    color: #000000 !important;
}

#globalnav li a {
    color: #000000 !important;
}


/* Support box */

#supportbox A {
    color: #ffffff !important;
}


/* Filter window on transactions.php page*/

DIV.filter {
    background-color: #a9fae3;
    border-radius: 12px;
    padding: 15px !important;
}

TABLE.transactions TH {
    background-color: #ffffff !important;
    color: #111111 !important;
}