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

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

#container ul.menu>li.active {
	background: #1f4325 !important;
	color: #ffffff !important;
}

#container ul.menu>li {
	background: #33663c !important;
	color: #ffffff !important;
}

#supportbox {
	color: #F6F5EF !important;
	text-align: left;
}

.supportbox-user {
	position: initial !important;
	padding-top: 8px;
	color: #33663c !important;
	font-weight: bold;
}

.supportbox-reseller {
	text-align: left;

}

.supportbox-user {
	padding-right: 14px !important;
}

#supportbox A {
	color: #33663c !important;
}

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

/* Generic buttons*/
.ui-button {
	background: #33663C !important;
	border: solid 2px #3e7b49 !important;
	color: #ffffff !important;
}

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

/* Filter window on transactions.php page*/
DIV.filter {
	background-color: #f7f7f7;
	border-radius: 12px;
	padding: 10px !important;
	border: 1px solid #94B0B4 !important;
}

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

#branding {
	margin: 25px 0px 14px 16px;
}

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

div#advanced-filter .form-item {
	border-bottom: 1px solid #CBD8DE !important;
}

DIV.trafficLightGreen {
	background: url(../img/elorn/traffic-light-green.png);
}

DIV.trafficLightAmber {
	background: url(../img/elorn/traffic-light-amber.png);
}

DIV.trafficLightRed {
	background: url(../img/elorn/traffic-light-red.png);
}

td.tx-state.bgAmber.tooltip div small,
td.tx-state.bgRed.tooltip div small,
td.tx-state.bgGreen.tooltip div small {
	display: none;
}

td.tx-state.bgAmber.tooltip,
td.tx-state.bgRed.tooltip,
td.tx-state.bgGreen.tooltip {
	background-color: none;
}

td.tx-state.bgGreen.tooltip {
	color: #33663C !important;
	font-weight: bold !important;
}

td.tx-state.bgRed.tooltip {
	color: #c00000 !important;
	font-weight: bold !important;
}

td.tx-state.bgAmber.tooltip {
	color: #ffc451 !important;
	font-weight: bold !important;
}

TABLE.transactions TR.alt TD {
	background-color: #EBEAE5 !important;
}

TABLE.transactions TR TD {
	background-color: #ffffff !important;
}
