/* own additions to custom-nomad theme */

/* link color in subnav of active tab */
/* text in highlightcolor */
.nav2 li a, .highlightcolor { color: #A93D49 !important; }

.nav2 li .ui-icon {
	background-image: url("../custom-nomad/images/ui-icons_4b8e0b_256x240.png");
}

/* tree background */
ul.tree li:last-child {
	background-color: #FAF9F5 !important;
}