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

.loaded .gameContainer, .offline .gameContainer				{ background-image: url('../../picts/rest/landheroes/1280/bg_middle.jpg'); }
.loaded .headlineContainer, .offline .headlineContainer 	{ background-image: url('../../picts/rest/landheroes/1280/bg_top.jpg'); }
.loaded .mainControlBoxBG, .offline .mainControlBoxBG		{ background-image: url('../../picts/rest/landheroes/1280/bg_bottom.jpg'); }
.freegame .gameContainer									{ background-image: url('../../picts/rest/landheroes/1280/bg_middle-fg.jpg'); }
.freegame .headlineContainer								{ background-image: url('../../picts/rest/landheroes/1280/bg_top-fg.jpg'); }
.freegame .headlineContainer.plain							{ background-image: url('../../picts/rest/landheroes/1280/bg_top-fg2.jpg'); }
.freegame .headlineContainer.anim							{ background-image: url('../../picts/rest/landheroes/1280/bg_top-fg3.jpg'); }
.freegame .mainControlBoxBG									{ background-image: url('../../picts/rest/landheroes/1280/bg_bottom-fg.jpg'); }
.freegame .mainControlBoxBG.plain							{ background-image: url('../../picts/rest/landheroes/1280/bg_bottom-fg2.jpg'); }
.mainControlBox .webConsole									{ background-image: url('../../picts/rest/landheroes/1280/console_web_bg.png'); }
.mainControlBox .mobileConsole								{ background-image: url('../../picts/rest/landheroes/1280/console_mobile_bg.png'); }
.freegame .mainControlBox .webConsole						{ background-image: url('../../picts/rest/landheroes/1280/console_web_bg-fg.png'); }
.freegame .mainControlBox .mobileConsole				 	{ background-image: url('../../picts/rest/landheroes/1280/console_mobile_bg-fg.png'); }
.mainControlBox .portraitConsole							{ background-image: url('../../picts/rest/landheroes/1280/console_portrait_bg.png'); }
.freegame .mainControlBox .portraitConsole					{ background-image: url('../../picts/rest/landheroes/1280/console_portrait_bg-fg.png'); }
.container.portrait.loaded .portraitHeadlineContainer 						{ background-image: url('../../picts/rest/landheroes/1280/portrait_top.jpg'); }
.container.portrait.freegame.loaded .portraitHeadlineContainer 				{ background-image: url('../../picts/rest/landheroes/1280/portrait_top-fg.jpg'); }
.container.portrait.smallHeader.loaded .portraitHeadlineContainer 			{ background-image: url('../../picts/rest/landheroes/1280/portrait_top_small.jpg'); }
.container.portrait.freegame.smallHeader.loaded .portraitHeadlineContainer 	{ background-image: url('../../picts/rest/landheroes/1280/portrait_top_small-fg.jpg'); }
.container.portrait.loaded .portraitBottomContainer 						{ background-image: url('../../picts/rest/landheroes/1280/portrait_bottom_l32.jpg'); }
.container.portrait.freegame.loaded .portraitBottomContainer 				{ background-image: url('../../picts/rest/landheroes/1280/portrait_bottom_l32-fg.jpg'); }
.container.l169.portrait.loaded .portraitBottomContainer 					{ background-image: url('../../picts/rest/landheroes/1280/portrait_bottom_l169.jpg'); }
.container.l169.portrait.freegame.loaded .portraitBottomContainer 			{ background-image: url('../../picts/rest/landheroes/1280/portrait_bottom_l169-fg.jpg'); }

.linemarker.large											{ background-image: url('../../picts/rest/landheroes/1280/linemarker-inactive.png'); }
.linemarker.large.activeLines								{ background-image: url('../../picts/rest/landheroes/1280/linemarker-active.png'); }
.freegame .linemarker.large									{ background-image: url('../../picts/rest/landheroes/1280/linemarker-inactive-fg.png'); }
.freegame .linemarker.large.activeLines						{ background-image: url('../../picts/rest/landheroes/1280/linemarker-active-fg.png'); }
 
.loaded #animFadeoutLayer											{ background-image: url('../../picts/rest/landheroes/1280/fadeout.png'); }
.freegame #animFadeoutLayer											{ background-image: url('../../picts/rest/landheroes/1280/fadeout-fg.png'); }

.headlineContainer .freegame_blending.plain							{ background-image: url('../../picts/rest/landheroes/1280/bg_top-fg3.jpg'); }
.mainControlBox .freegame_blending.plain							{ background-image: url('../../picts/rest/landheroes/1280/bg_bottom-fg.jpg'); }

/* freegame blending */
#freegame_container.intro,
#freegame_container.showFGsign,
#freegame_container.outro		{ background-image: url('../../picts/rest/landheroes/1280/freegame/fgsign-1.jpg'); }
#freegame_container.retrigger	{ background-image: url('../../picts/rest/landheroes/1280/freegame/fgsign-2.png'); }

#freegame_container #millBGLayer		{ background-image: url('../../picts/rest/landheroes/1280/bg_middle-fg2.jpg'); }
#freegame_container #millEndPict 	{ background-image: url('../../picts/rest/landheroes/1280/freegame/Mill_DrawOut.png'); }


/*  info pages */
.infoPopup.webInfo													{ background-image: url('../../picts/rest/landheroes/1280/infoSites/web/background.png'); } 
.infoPopup.webInfo.info2 .settingsBox .settingCheckbox				{ background-image: url('../../picts/rest/landheroes/1280/infoSites/web/checkbox-off.png');	}
.infoPopup.webInfo.info2 .settingsBox .settingCheckbox.active		{ background-image: url('../../picts/rest/landheroes/1280/infoSites/web/checkbox-on.png');  	}
.webConsole .closeInfoButton	 									{ background-image: url('../../picts/rest/landheroes/1280/infoSites/web/button-close.png'); 	}
.infoPopup.webInfo.info1							{ background-image: none; }
.infoPopup.info1 .paylines							{ background-image: url('../../picts/rest/landheroes/1280/infoSites/lines.png'); }
.infoPopup.info1 .symbolImg-12						{ background-image: url('../../picts/rest/landheroes/1280/infoSites/scatter.png'); }
.infoPopup.info1 .symbolImg-11						{ background-image: url('../../picts/rest/landheroes/1280/infoSites/top.png'); }
.infoPopup.info1 .symbolImg-10						{ background-image: url('../../picts/rest/landheroes/1280/infoSites/woman.png'); }
.infoPopup.info1 .symbolImg-9						{ background-image: url('../../picts/rest/landheroes/1280/infoSites/crow.png'); }
.infoPopup.info1 .symbolImg-8						{ background-image: url('../../picts/rest/landheroes/1280/infoSites/sword.png'); }
.infoPopup.info1 .symbolImg-7						{ background-image: url('../../picts/rest/landheroes/1280/infoSites/shield.png'); }
.infoPopup.info1 .symbolImg-6						{ background-image: url('../../picts/rest/landheroes/1280/infoSites/instrument.png'); }
.infoPopup.info1 .symbolImg-5						{ background-image: url('../../picts/rest/landheroes/1280/infoSites/a.png'); }
.infoPopup.info1 .symbolImg-4						{ background-image: url('../../picts/rest/landheroes/1280/infoSites/k.png'); }
.infoPopup.info1 .symbolImg-3						{ background-image: url('../../picts/rest/landheroes/1280/infoSites/q.png'); }
.infoPopup.info1 .symbolImg-2						{ background-image: url('../../picts/rest/landheroes/1280/infoSites/j.png'); }
.infoPopup.info1 .symbolImg-1						{ background-image: url('../../picts/rest/landheroes/1280/infoSites/10.png'); }
.infoContainer .infoPopup .headline {
	background-color: #91b14a;
}
.infoContainer .infoPopup .winValueBox .winValue .multiplicator {
	color: #91b14a;
}
.infoContainer .infoPopup .winValueBox.winValues-12 .symbolImg {
	height: 220px;
}
.infoContainer .infoPopup .winValueBox.winValues-12 .values {
	padding-top: 58px;
}

.infoContainer .infoPopup .paylines {
	height: 438px;
}

.infoContainer .infoPopup .winValueBox.winValues-11 .symbolImg { height: 182px }
.infoContainer .infoPopup .winValueBox.winValues-11 .values { padding-top: 22px; }

		
/* common */
/*div.scatter { height: 248px !important; margin-top: -38px !important; z-index: 100 !important; }*/

/* freegame popups */
#freegame_container #fgRenderBox {
	position: absolute;
	top: 30px;
	left: 260px;
	width: 770px;
	height: 544px;
}
#freegame_container #fgRenderBox.retrigger {
	left: 344px;
	width: 596px;
}
#freegame_container #fgRenderBoxIntro2 {
	position: absolute;
	top: 326px;
	left: 260px;
	width: 770px;
	height: 90px;
	text-align: center;
}
#freegame_container #fgRenderBoxIntro2 .textBox {
	font-family: "Noto Serif", "Times New Roman", serif;
	font-weight: bold;
	font-size: 49px;
	color: transparent;
}
#freegame_container #fgRenderBoxIntro2 .textBox #textPart-1,
#freegame_container #fgRenderBoxIntro2 .textBox #textPart-3 { font-size: 62px; }


#millAnimLayer, #millBGLayer 	{ position:absolute; width:1280px; height:604px; }
#millEndPict 					{ position:absolute; top:199px; left:321px; width:622px; height:381px; display:none; }
#millHandleEndPict 				{ position:absolute; top:108px; left:373px; width:496px; height:161px; }
#selectSymbol0 					{ position:absolute; top:41px; left:358px; width:113px; height:103px; display:none; }
#selectSymbol1 					{ position:absolute; top:41px; left:494px; width:113px; height:103px; display:none; }
#selectSymbol2 					{ position:absolute; top:41px; left:630px; width:113px; height:103px; display:none; }
#selectSymbol3 					{ position:absolute; top:41px; left:766px; width:113px; height:103px; display:none; }
#millPerspectiveSymbol,
#millPerspectiveSymbolOverlay 	{ position:absolute; top:359px; left:573px; width:126px; height:85px; display:none; }

#winFGBox {
	position: absolute;
	top: 316px;
	width: 520px;
	height: 103px;
}
#winFGBox.items-1 { left: 583px; }
#winFGBox.items-2 { left: 517px; }
#winFGBox.items-3 { left: 450px; }
#winFGBox.items-4 { left: 384px; }

#winFGBox .winFGSign {
	width: 113px;
	height: 103px;
}
#winFGBox .winFGSign + .winFGSign {
	margin-left: 20px;
}

#fgSignAnimLayer { 
	position:absolute; 
	top:221px; 
	left:237px; 
	width:1280px; 
	height:604px;
} 
#fgSignEndPict	 { 
	position:absolute; 
	top:221px; 
	left:237px; 
	width:800px; 
	height:440px;
}

#freegamePoints  { 
	position: absolute; 
	top: 268px; 
	width: 1280px; 
	font-family: "Noto Serif", "Times New Roman", serif;
	font-weight: bold; 
	text-align: center; 
	font-size: 70px; 
	color: white; 
}
#freegamePoints .currLeft	{ padding-right: 18px; }
#freegamePoints .currRight	{ padding-left: 18px; }

.wildAnimBG { position:absolute; width:210px; height:192px; }
#_wl_animBG { position:absolute; top:0; left:4px; width:1066px; height:576px; }

/* preload fonts */
#loading div.preloadFont .font3 { font-family: 'Noto Serif', 'Times New Roman', serif; font-weight: bold; }




/* get rid of thin dark lines between parts od the slotmachine */
.headlineContainer {
	height: 135px;
	background-repeat: no-repeat;
}
.headlineContainer ~ .gameContainer {
	top: -2px;
}
.gameContainer {
	height: 606px;
	background-repeat: no-repeat;
}
.gameContainer ~ .mainControlBox {
	top: -2px;
}
.headlineContainer ~ .gameContainer ~ .mainControlBox {
	top: -4px;
}
