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

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

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


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

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

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

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

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

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