/*
	This CSS-File will be loaded if no JavaScript will be activated
*/

#content_wrapper {
	overflow: auto;
}

#sitePreLoader {
	display: none;
	visibility: hidden;
}
#sitePreLoader img {
	display: none;
	visibility: hidden;
}

/* Menu adjustments */
#header li a:hover img {
	visibility:hidden;
}


/* Adjustments for location finder */

#location-finder .scrollbar {
	overflow: auto;
	margin-top: 20px;
	height: 455px;
}

#location-finder #outlets ul {
	margin-left: 0;
}
