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

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

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

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

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

/* list horizontal links on navbar */
#a, .likeLink {
	color: #FFFCF6 !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: #090C2F;
	border-radius: 12px;
	border: 0.5px solid rgb(123, 123, 123);
	padding: 15px !important;
	color: #FFFCF6;
}

TABLE.transactions TH {
	background-color: #090C2F !important;
	color: #FFFCF6 !important;
}

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

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

#branding img {
	height: 60px;
}
