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

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

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

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

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

/* Support box */
#supportbox A {
	color: #ffffff !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: #111111 !important;
}

#branding img {
	height: 56px;
}
