.transMenu .item.hover {
	background: #F0A526;
}

.transMenu .item#active {
	background: #F0A526;
}

.transMenu .item#active:hover {
	background: #F0A526;
}
