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

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

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

.likeLink {
	color: #FFFFFF;
}

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

#branding img {
	height: 48px;
}

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

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

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

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

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

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

TABLE.transactions TH {
	background-color: #080F44 !important;
	color: #FFFFFF !important;
}
