html,body {
	padding: 0;
	margin: 0;
}

html {
	height: 100%;
}

body {
	background-color: #353f0a;
	height: 100%;
	color: #FFFFFF;
}

p { /*display:none;*/

}

a {
	color: #FCF08B;
}

@font-face {
  font-family: Arial-Armenia;
  src: url('../../popups/inc/fonts/Armhlv.ttf') format('truetype');
}

@font-face {
  font-family: GeoDumba;
  src: url('../../popups/inc/fonts/GEODUMBB.TTF') format('truetype');
}

.arial-armenia {
	font: 11px Arial-Armenia;
}

.geodumba {
	font: 11px GeoDumba;
}

#container {
	height: 600px;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	margin-top: -300px;
	position: absolute;
	top: 50%;
}

#flash {
}
#footer {
	margin-top: 5px;
	/*color: #7d9219;*/
	color: #DECB7E;
	font-family: Arial;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-height: normal;
	position:relative;
}

#footer a {
	color: #DECB7E;
	text-decoration: none;
}

#footer_leftAlign {
	position:absolute;
	width:100%;
}
#footer_rightAlign {
	text-align:right;
	position:absolute;
	width:100%;
}

#footer #links
{
	position:absolute;
	color:#DECB7E;
	left:2px;
	top:5px;
}

#footer #links a
{
	color: #DECB7E;
	margin:0 3px 0 3px;
}

#container #div_noFlashDetected {
	position: absolute;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	top: 20%;
	font-family: Arial, Verdana, Times;
	font-size: 12px;
	font-weight: normal;
}

#container #div_noFlashDetected #div_text {
	width: 800px;
	height: 170px;
}

#container #div_noFlashDetected #div_text #_de {
	position: absolute;
	left: 70px;
	width: 300px;
	margin-left: 0px;
}

#container #div_noFlashDetected #div_text #_en {
	position: absolute;
	left: 65%;
	width: 300px;
	margin-left: -70px;
}
#flashLogo
{
	position: absolute;
	left: 355px;
	top: 240px;
}

.logoContainer {
	width: 129px;
	height: 95px;
	margin: 0 auto;
}

img {
	border: none;
}

#news {
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 6px;
}

#news-content {
	color: #decb7e;
	font: 12px Arial;
	padding: 10px 0;
}

#news-content b {
	display: block;
	margin: 0 0 5px 0 ;
	padding: 0;
}

#news-content p {
	margin: 0;
	padding: 0;
}

div.separator {
	background: transparent url(../../img/xshared/news/separator.gif) repeat-x;
	font-size: 1px;
	line-height: 1px;
	height: 2px;
}

#footer {
	background: transparent url(../../img/xshared/news/bg-bottom.gif) repeat-x;
	color: #DECB7E;
	height: 23px;
	font: 11px Arial;
	padding: 5px 10px 0 13px;
	text-align: right;
}

#footer a:hover {
	text-decoration: underline;
}

#footer-nb {
	color: #f07a29;
	font-size: 10px;
	font-family: Arial;
	text-align: right
}
#footer-nb a {
	color: #f07a29;
	text-decoration: none
}
#footer-nb a:hover {
	text-decoration: underline;
}

#pegi-icon {
	left: 50%;
	margin-top: -289px;
	margin-left: 400px;
	position: absolute;
	top: 50%;
}