
	* { margin:0; padding:0; }
	body { font-family:calibri,arial,helvetica,sans-serif; font-size:16px; color:#eee; background:#000; }
	html, body { width:100%;height:100%; }
	img { border:none; }
	a, a:hover, a:visited { color:#eee; }
	h1 { font-size:20px; }
	input { color:#000; }
	input:focus { outline:none; }
	p, ul { margin:5px 0 5px 0; }
	.layoutBox { font-size:1px;line-height:1px; }
	.clickable { cursor:pointer; }
	.unshown { display:none; }
	.smsBody, .smsNumber { font-weight:bold; }
	
	#Center { width:100%;height:100%;border:none; }
	#Layout { position:relative; width:950px;height:551px; background:url('Res/bg.jpg') no-repeat; }
	#Logo { position:absolute; left:0;top:0; display:block; width:320px;height:250px; }
	#OrderButton { position:absolute; left:862px;top:500px; width:33px;height:35px; }
	#OrderMSISDN { position:absolute; left:721px;top:503px; width:128px;height:25px; border:none; font-size:23px; background:transparent; }
	#TextBox { position:absolute; left:380px;top:23px; width:480px;height:250px; overflow:visible; text-align:left; }
	#MenuBox { }
	#SpotBg { position:absolute; left:570px;top:220px; width:380px;height:237px; background:url('Res/spotbg.jpg') no-repeat; }
	#SpotBox { position:absolute; left:692px;top:240px; width:213px;height:153px; }
	#SectionStart div#StartTextBox { padding-left:15px; }
	#StartTitle { height:55px; color:transparent; background:url('Res/title.png') no-repeat; }
	#ScreensFlash.ClickMe { width:480px;height:250px; background:url('Res/ScreensActivator.png') no-repeat; }
	object#ScreensFlash { position:relative; left:22px; }
	
	.OrderButton { background-image:url('Res/btns_order.gif'); }
	.OrderButtonStandard { background-position:0 0; }
	.OrderButtonRollover { background-position:-33px 0; }
	.OrderButtonPushed { background-position:-66px 0; }
	
	.HideText, .HideText:hover, .HideText:visited { color:transparent; }

	.MenuButton { position:absolute; top:500px; display:block; height:25px; }
	.MenuButtonStandard { background-position:0 0; }
	.MenuButtonRollover { background-position:0 -25px; }
	.MenuButtonCurrent,.MenuButtonPushed { background-position:0 -50px; }
	
	#MenuStart { left:34px; width:69px; background-image:url('Res/btns_start.jpg'); }
	#MenuTOS { left:126px; width:94px; background-image:url('Res/btns_tos.jpg'); }
	#MenuPhones { left:233px; width:89px; background-image:url('Res/btns_phones.jpg'); }
	#MenuScreens { left:334px; width:76px; background-image:url('Res/btns_screens.jpg'); }
	#MenuOtherGames { left:431px; width:126px; background-image:url('Res/btns_games.jpg'); }

	.compatibilityManufacturers { font-size:10px; }
	.compatibilityManufacturers li { display:inline; }
	.compatibilityMobileTypes li { display:inline; }
	.compatibilityMobileTypes { display:none; font-size:10px; }
	.currentManufacturer { font-weight:bold; }
	.currentManufacturerMobileTypes { display:block; }
	.manufacturerName { font-weight:bold; }
	.manufacturerName:hover { background:pink; }
	.mobileTypesList { margin:0 10px 5px 15px; }
	.mobileTypesList span.hl { } 

	
	
		
		#Notification { z-index:99; position:fixed; left:0; top:0; width:100%; height:30px; overflow:hidden; border-bottom:solid 1px #000; }
		#Notification table { height:100%; margin-left:10px; margin-right:100px; }
		#Notification table td { vertical-align:middle; }
		#NotificationMessage {   font-family:arial,helvetica,sans-serif; font-size:12px; color:#000; }
		#NotificationClose { position:absolute; right:10px; top:3px; width:80px; font-size:12px; }
		
		#Notification.NotificationWarning { background:#FFFFE1; }
		#Notification.NotificationSuccess { background:#7FFF8E; }
	


	

	#OtherGames_Dim { position:absolute;left:0;top:0;width:100%;height:100%;z-index:90;background:#000;opacity:.5;filter:alpha(opacity=50); }
	#OtherGames_BoxCenter { position:absolute;left:0;top:0;width:100%;height:100%;z-index:91; }
	#OtherGames_Box { background:#000; }
	#OtherGames_Title { position:relative;text-align:center;background:#000; }
	#OtherGames_Close { position:absolute;right:0;top:0;display:block;width:30px;height:30px;background:url('Res/OtherGames/Close.gif') no-repeat; }
	.OtherGames_GameLink { display:block;width:215px;height:155px; }





