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

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

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

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

.ui-button:hover {
	background: #e9e9e9 !important;
}

/* list horizontal links on navbar */
#a, .likeLink {
	color: #39c2d7 !important;
}

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

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

/* Filter window on transactions.php page*/
DIV.filter {
	background-color: #FFFFFF;
	border-radius: 12px;
	border: 0.5px solid rgb(123, 123, 123);
	padding: 15px !important;
	color: #000000;
}

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

UL#globalnav {
	margin: 23px 0 30px 0;
}

#branding {
	margin: 10px 0 0 0;
}

#branding img {
	height: 60px;
}
