@CHARSET "UTF-8";
	
/* background images */
#loading													{ background-image: url('../../picts/rest/fruitmaniaGoNi/1280/loading_screen_l32.jpg'); }
.container.l169 #loading									{ background-image: url('../../picts/rest/fruitmaniaGoNi/1280/loading_screen_l169.jpg'); }

.jackpotContainer .bgControlBox												{ background-image: url('../../picts/rest/fruitmania/1280/bg_bottom.jpg'); }
.freegame .jackpotContainer .bgControlBox									{ background-image: url('../../picts/rest/fruitmania/1280/bg_bottom-fg.jpg'); }
.container.landscape.inJackpotMode.chance .jackpotContainer .bgControlBox	{ background-image: url('../../picts/rest/fruitmania/1280/console_mobile_bg.png'); }
.container.portrait .jackpotContainer .bgControlBox							{ background-image: url('../../picts/rest/fruitmania/1280/console_portrait_bg.png'); }

.container .headlineContainer .jackpotLogo {
	top: 28px;
	right: 274px;
}
.container .portraitHeadlineContainer .jackpotLogo {
	bottom: 34px;
	right: 227px;
}
.container.freegame .headlineContainer .jackpotLogo {
	display: none;
}
