/* list horizontal links on navbar*/
#globalnav LI A.active {
	background: url(../img/cetler/indent.png) no-repeat center top;
	padding: 13px 0 0 0 !important;
}

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

/* Menu links */
#globalnav li a {
	color: #111111;
}


/* Generic buttons*/
.ui-button {
	background: #FFCC66 !important;
	border: solid 1px #dfaf50 !important;
	color: #000000 !important;
}

/* list horizontal links on navbar */
#a {
	color: #FFFFFF !important;
}

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

/* Support box */
#supportbox A {
	color: #111111 !important;
}

/* Filter window on transactions.php page*/
DIV.filter {
	background-color: #9cb084;
	border-radius: 12px;
	padding: 15px !important;
}

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

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