/* list horizontal links on navbar*/
#globalnav LI A.active {
	background: url(../img/kwalitas/indent.png) no-repeat center top;
}

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

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


/* Generic buttons*/
.ui-button {
	background: #1D1B1D !important;
	border: solid 2px #1D1B1D !important;
	color: #FFFFFF !important;
}

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

#globalnav li a {
	color: #1D1B1D !important;
}

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

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

TABLE.transactions TH {
	background-color: #1D1B1D !important;
	color: #FFFFFF !important;  
}
