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

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

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


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

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

/* Support box */

#supportbox A {
	color: #111111 !important;
}

#supportbox {
	font-weight: bold;
	color: #111111 !important;
}

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

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

#branding {
	margin: 14px 0px -3px 3px !important;
}

#branding img {
	height: 60px;
	width: 344px;
}
