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

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

/* Generic buttons */
.ui-button {
	background: #118A30 !important;
	border: solid 2px #118A30 !important;
	color: #ffffff !important;
}

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

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

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

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

TABLE.transactions TH {
	background-color: #E7E7E7 !important;
	color: #000000 !important;
}

UL#globalnav {
	margin: 25px 0 30px 0 !important;
}

#supportbox {
	color: #000000 !important;
}
