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

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

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

/* Generic buttons */
.ui-button {
	background: #66C3D2 !important;
	border: solid 1px #3f8089 !important;
	color: #000000 !important;
}

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

#globalnav li a {
	color: #020B2D !important;
}

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

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

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

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

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

.supportbox-user {
	color: #020B2D;
	font-weight: bold;
}
