.menu ul li.selected, .menu ul li.iconrange_1.active.selected, .menu ul li.iconrange_2.active.selected, .menu ul li.iconrange_1.active, .menu ul li.iconrange_2.active, .menu ul li.iconrange_1.active:hover, .menu ul li.iconrange_2.active:hover, #orderimage a:hover, .orderbutton a:last-child, #startmenu ul li:hover,#endmenu ul li:hover, #quickstart a,.instructions a, #help.sidebar:hover,#profile.sidebar:hover,#close.sidebar:hover,#closewindow.sidebar:hover, #closeframe:hover,#closeframe2:hover, #startmenu ul a:first-child li::before,#endmenu ul a:first-child li::before, #startmenu ul a:nth-child(2) li::before,#endmenu ul a:nth-child(2) li::before, #startmenu ul a:last-child li::before, #endmenu ul a:last-child li::before,.modifypopup a,.edge_finish_menu ul li.selected,.edge_finish_menu_buttons a{
		background-color:#ed713b;
	}

	.menu ul li.iconrange_1.active, .menu ul li.iconrange_2.active{
		background: linear-gradient(#FFF 90%,#ed713b 10%);
	}

	.menu ul li.iconrange_1.active:hover, .menu ul li.iconrange_2.active:hover{
		background: linear-gradient(#CCC 90%,#ed713b 10%);
	}

	#accessories ul li.subtitle,#accessories ul li.subtitle.inactive:hover,#accessories ul li.subtitle.active,.faq-question:hover,.faq-question.active{
		background-color:#ed713b;
		border:1px solid #ed713b;
	}

	#quickstart a:not(:last-child):hover,.instructions a:hover, .orderbutton a:last-child:hover,.modifypopup a:last-child:hover,.edge_finish_menu_buttons a:last-child:hover{
		background-color:#ec652d;
	}
	
	#MaterialTitle:hover{
		color:#ec652d;
	}
	
	h2{
		background-color:#ed713b;
	}

	#startmenu, #endmenu, #quickstart, #logoutnotification{
		border-color: #ed713b;
	}
	