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

.loaded .gameContainer, .offline .gameContainer				{ background-image: url('../../picts/rest/takefive/1280/bg_middle.jpg'); }
.loaded .headlineContainer, .offline .headlineContainer 	{ background-image: url('../../picts/rest/takefive/1280/bg_top.jpg'); }
.loaded .mainControlBoxBG, .offline .mainControlBoxBG		{ background-image: url('../../picts/rest/takefive/1280/bg_bottom.jpg'); }
.mainControlBox .webConsole									{ background-image: url('../../picts/rest/takefive/1280/console_web_bg.png'); }
.mainControlBox .mobileConsole								{ background-image: url('../../picts/rest/takefive/1280/console_mobile_bg.png'); }

.mainControlBox .portraitConsole									{ background-image: url('../../picts/rest/takefive/1280/console_portrait_bg.png'); }
.container.portrait.loaded .portraitHeadlineContainer 				{ background-image: url('../../picts/rest/takefive/1280/portrait_top.jpg'); }
.container.portrait.smallHeader.loaded .portraitHeadlineContainer 	{ background-image: url('../../picts/rest/takefive/1280/portrait_top_small.jpg'); }
.container.portrait.loaded .portraitBottomContainer 				{ background-image: url('../../picts/rest/takefive/1280/portrait_bottom_l32.jpg'); }
.container.l169.portrait.loaded .portraitBottomContainer 			{ background-image: url('../../picts/rest/takefive/1280/portrait_bottom_l169.jpg'); }
.loaded #animFadeoutLayer				{ background-image: url('../../picts/rest/takefive/1280/fadeout.png'); }	
	
	
/* freegame blending */
#freegame_container				{ background-image: url('../../picts/rest/takefive/1280/bg_middle-fg.jpg'); }
#freegame_container.intro		{ background-image: url('../../picts/rest/takefive/1280/freegame/fgsign-1.png'); }
#freegame_container.outro		{ background-image: url('../../picts/rest/takefive/1280/freegame/fgsign-2.png'); }

#freegame_container #redSector-1 	{ background-image: url('../../picts/rest/takefive/1280/freegame/sector2.png'); }
#freegame_container #redSector-2 	{ background-image: url('../../picts/rest/takefive/1280/freegame/sector3.png'); }
#freegame_container #redSector-3 	{ background-image: url('../../picts/rest/takefive/1280/freegame/sector4.png'); }
#freegame_container #redSector-4 	{ background-image: url('../../picts/rest/takefive/1280/freegame/sector5.png'); }
#freegame_container #redSector-5 	{ background-image: url('../../picts/rest/takefive/1280/freegame/sector1.png'); }
.starContainer .starBox				{ background-image: url('../../picts/rest/takefive/1280/freegame/star.png'); }
		
		
/* common instructions for info pages */
.infoPopup.info1 .paylines							{ background-image: url('../../picts/rest/takefive/1280/infoSites/lines.png'); }
.infoPopup.info1 .symbolImg-8						{ background-image: url('../../picts/rest/takefive/1280/infoSites/symbol-seven.png'); }
.infoPopup.info1 .symbolImg-7						{ background-image: url('../../picts/rest/takefive/1280/infoSites/symbol-star.png'); }
.infoPopup.info1 .symbolImg-6						{ background-image: url('../../picts/rest/takefive/1280/infoSites/symbol-bell.png'); }
.infoPopup.info1 .symbolImg-5						{ background-image: url('../../picts/rest/takefive/1280/infoSites/symbol-plum.png'); }
.infoPopup.info1 .symbolImg-4						{ background-image: url('../../picts/rest/takefive/1280/infoSites/symbol-orange.png'); }
.infoPopup.info1 .symbolImg-3						{ background-image: url('../../picts/rest/takefive/1280/infoSites/symbol-lemon.png'); }
.infoPopup.info1 .symbolImg-2						{ background-image: url('../../picts/rest/takefive/1280/infoSites/symbol-cherry.png'); }
.infoPopup.info1 .symbolImg-1						{ background-image: url('../../picts/rest/takefive/1280/infoSites/symbol-rhomb.png'); }
.infoPopup.info1 .specialFeature					{ background-image: url('../../picts/rest/takefive/1280/infoSites/feature.png'); }

.infoPopup.webInfo.info1							{ background-image: none; }
.infoPopup.webInfo.info2							{ background-image: url('../../picts/rest/takefive/1280/infoSites/web/background.png'); }
.infoPopup.webInfo.info2 .settingsBox .settingCheckbox				{ background-image: url('../../picts/rest/takefive/1280/infoSites/web/checkbox-off.png');	}
.infoPopup.webInfo.info2 .settingsBox .settingCheckbox.active		{ background-image: url('../../picts/rest/takefive/1280/infoSites/web/checkbox-on.png');  	}
.webConsole .closeInfoButton.settings 								{ background-image: url('../../picts/rest/takefive/1280/infoSites/web/button-close.png'); 	}

.infoPopup .winValue { 
	font-family: 'Roboto Condensed', Arial;
	font-weight: bolder; 
}
.infoContainer .infoPopup .headline {
	background-color: #35962d;
}
.infoContainer .infoPopup .winValueBox .winValue .multiplicator {
	position: static;
	color: #35962d;
}
.infoContainer .infoPopup .winValueBox .winValue .winValueText {
	position: static;
	color: #ffffff;
}
.infoContainer .infoPopup .paylines {
	height: 120px;
}

.infoContainer .infoPopup .specialFeature {
	background-repeat: no-repeat;
	background-position: center;
	height: 190px;
}


/* win repeater popups */
#freegame_container #fgRenderBox {
	position: absolute;
	top: 144px;
	left: 340px;
	width: 600px;
	height: 300px;
	font-size: 62px;
	font-weight: bold;
	color: transparent
}
#freegamePoints { 
	position:absolute; 
	top:284px; 
	width:1280px; 
	text-align:center; 
	font-size:70px; 
	color:white; 
	font-family: "Noto Serif", "Times New Roman", serif; 
	font-weight:bold; 
}
#freegamePoints .currLeft	{ padding-right: 18px; }
#freegamePoints .currRight	{ padding-left: 18px; }

/* win repeater feature */
.starContainer {
	position: absolute;
	top: 133px;
	left: 0px;
	width: 1280px;
	height: 604px;
	z-index: 45;
	pointer-events: none;
}
.l169 .starContainer						{ top:   0px; }
.l169.portrait .starContainer				{ top: 390px; }
.l169.portrait.smallHeader .starContainer	{ top: 224px; }
.starContainer .starBox {
	position: absolute;
	width: 146px;
	height: 144px;
}
.starContainer #starBox-1  {	top: -10px;	left: 456px;	}
.starContainer #starBox-2  {	top: -31px;	left: 565px;	}
.starContainer #starBox-3  {	top: -10px;	left: 679px;	}
.starContainer #starBox-4  {	top: 45px;	left: 756px;	}
.starContainer #starBox-5  {	top: 145px;	left: 812px;	}
.starContainer #starBox-6  {	top: 266px;	left: 826px;	}
.starContainer #starBox-7  {	top: 358px;	left: 794px;	}
.starContainer #starBox-8  {	top: 437px;	left: 720px;	}
.starContainer #starBox-9  {	top: 483px;	left: 623px;	}
.starContainer #starBox-10 {	top: 483px;	left: 514px;	}
.starContainer #starBox-11 {	top: 437px;	left: 413px;	}
.starContainer #starBox-12 {	top: 356px;	left: 339px;	}
.starContainer #starBox-13 {	top: 257px;	left: 307px;	}
.starContainer #starBox-14 {	top: 145px;	left: 322px;	}
.starContainer #starBox-15 {	top: 53px;	left: 372px;	}

#freegame_container .wheelContainer {
	position: absolute;
	left: 413px;
	top: 71px;
	width: 455px;
	height: 456px;
}
#freegame_container .redSector {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 455px;
	height: 456px;
}
#freegame_container .sectorText {
	position: absolute;
	width: 200px;
	height: 178px;
	letter-spacing: 1px;
}
#freegame_container #sectorText-1,
#freegame_container #flashSectorText-1 {
	left: 128px;
	top: 0px;
}
#freegame_container #sectorText-2,
#freegame_container #flashSectorText-2 {
	left: 254px;
	top: 100px;
}
#freegame_container #sectorText-3,
#freegame_container #flashSectorText-3 {
	left: 210px;
	top: 238px;
}
#freegame_container #sectorText-4,
#freegame_container #flashSectorText-4 {
	left: 50px;
	top: 238px;
}
#freegame_container #sectorText-5,
#freegame_container #flashSectorText-5 {
	left: 4px;
	top: 100px;
}

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

/* enforce visible linemarker in portrait mode */
.linesChoiceBox { display:block !important; }