@charset "utf-8";
/* CSS Document */
html {
	height:100%;
	}
body {
    font:1em Verdana, Arial, sans-serif;
    background:#e7e7e7;
	height:100%;
	margin:0;
	padding:0;
}
#container {
	position:relative;
	width:1000px;
	height:100%;
    margin:0 auto;
    background:url(http://images.gameaccount.com/maintenance/gameAccount/bg.png) repeat-y;
}
#contentWrapper {
	position:relative;
	margin:0 auto;
	width:780px;
}
#box {
	position:relative;
	float:left;
	width:565px;
	height:330px;
	margin:16px 0 0 110px;
	padding:0;
	background:url(http://images.gameaccount.com/maintenance/gameAccount/box.png) no-repeat;
}
#pageTitle {
	position:relative;
	float: left;
	width:554px;
	height:35px;
	margin:5px 7px 0px 7px;
	padding:9px 19px 0 19px;
	background:url(http://images.gameaccount.com/maintenance/gameAccount/page-title.png) no-repeat;
}
#text {
	position:relative;
	float:left;
	width:540px;
	margin:-40px 0 20px 0;
	padding:10px;
}
/*Flags*/
#flagEn { position:relative; float:right; width:64px; height:48px; margin:0 11px 0 488px; background:url(http://images.gameaccount.com/maintenance/gameAccount/flag-en.png) no-repeat}
#flagFr { position:relative; float:right; width:64px; height:48px; margin:0 11px 0 488px; background:url(http://images.gameaccount.com/maintenance/gameAccount/flag-fr.png) no-repeat}
#flagDe { position:relative; float:right; width:64px; height:48px; margin:0 11px 0 488px; background:url(http://images.gameaccount.com/maintenance/gameAccount/flag-de.png) no-repeat}
#flagEs { position:relative; float:right; width:64px; height:48px; margin:0 11px 0 488px; background:url(http://images.gameaccount.com/maintenance/gameAccount/flag-es.png) no-repeat}
#flagNl { position:relative; float:right; width:64px; height:48px; margin:0 11px 0 488px; background:url(http://images.gameaccount.com/maintenance/gameAccount/flag-nl.png) no-repeat}
#flagIt { position:relative; float:right; width:64px; height:48px; margin:0 11px 0 488px; background:url(http://images.gameaccount.com/maintenance/gameAccount/flag-it.png) no-repeat}
#flagEl { position:relative; float:right; width:64px; height:48px; margin:0 11px 0 488px; background:url(http://images.gameaccount.com/maintenance/gameAccount/flag-el.png) no-repeat}
#flagTr { position:relative; float:right; width:64px; height:48px; margin:0 11px 0 488px; background:url(http://images.gameaccount.com/maintenance/gameAccount/flag-tr.png) no-repeat}

#boxFooter {
	position:relative;
	float:left;
	width:565px;
	height:74px;
	margin:-25px 0 0 0;
	padding:0;
	background:url(http://images.gameaccount.com/maintenance/gameAccount/lang-bar.png) no-repeat;
}
#headerEn { position:relative; float:left; width:760px; height:115px; margin:0 10px; background:url(http://images.gameaccount.com/maintenance/gameAccount/header-en.png) no-repeat;}
#headerFr { position:relative; float:left; width:760px; height:115px; margin:0 10px; background:url(http://images.gameaccount.com/maintenance/gameAccount/header-fr.png) no-repeat;}
#headerDe { position:relative; float:left; width:760px; height:115px; margin:0 10px; background:url(http://images.gameaccount.com/maintenance/gameAccount/header-de.png) no-repeat;}
#headerEs { position:relative; float:left; width:760px; height:115px; margin:0 10px; background:url(http://images.gameaccount.com/maintenance/gameAccount/header-es.png) no-repeat;}
#headerNl { position:relative; float:left; width:760px; height:115px; margin:0 10px; background:url(http://images.gameaccount.com/maintenance/gameAccount/header-nl.png) no-repeat;}
#headerIt { position:relative; float:left; width:760px; height:115px; margin:0 10px; background:url(http://images.gameaccount.com/maintenance/gameAccount/header-it.png) no-repeat;}
#headerEl { position:relative; float:left; width:760px; height:115px; margin:0 10px; background:url(http://images.gameaccount.com/maintenance/gameAccount/header-el.png) no-repeat;}
#headerTr { position:relative; float:left; width:760px; height:115px; margin:0 10px; background:url(http://images.gameaccount.com/maintenance/gameAccount/header-tr.png) no-repeat;}

#footer {
	position:absolute;
	bottom:0;
	width:760px;
	height:76px;
	margin:0 0 0 120px;
	background:url(http://images.gameaccount.com/maintenance/gameAccount/footer.png) no-repeat;
}
# selectLang { position:relative; float:left; }
# langEn { position:relative; float:left; }
# langFr { position:relative; float:left; }
# langDe { position:relative; float:left; }
# langEs { position:relative; float:left; }
# langNl { position:relative; float:left; }
# langIt { position:relative; float:left; }
# langEl { position:relative; float:left; }
# langTr { position:relative; float:left; }
