body
{
	background-color: black !important;
	color: white !important;
}

a
{
	color: white;	
}

.navbar
{
	background-color: black !important;
	color: white !important;
}

.menuHolder
{
	background-color: black !important;
	color: white !important;
	    border-top: 1px solid white;
    border-bottom: 1px solid white;
}

.arrowElem img, .overlayLogoHolder img, .logoHolder img, #search_icon img, .sliderArrowHolder img, .olHamLine {
    filter: invert(1);
}



.rowButton, .exhibCatButton, .artistElem {
    border: 1px solid white;
}

.module{
	color: white !important;
}

#menu_search_input
{
	background: black;
	color:white;
}

.menuOverlay
{
	background-color: black !important;
    color: white;
}

.menuRowElem
{
	background: black !important;
	color: white !important;
	    border-right: 1px solid white;
    border-bottom: 1px solid white;
}

.subMenuElems
{
	background: black;
}

.subMenuElem, .keepItBlack
{
	color: white !important;
}

.moduleDownloadHolder
{
	color: black;
}
