@charset "utf-8";
body
{
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #18130D;
	color: #f7a695;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
}

img
{
	border:none;
}

.containerJim
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.backgroundJim
{
	background: #18130D url(../images/bkgrd.jpg) top center no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1280px;
	height: 1024px;
	margin-top: -512px;
	margin-left: -640px;
	font-size: .7em;
}

.container
{
	position:absolute;
	top: 50%;
	left: 50%;
	width:85.8em;
	height:52em;
	margin-top: -26em; /*set to a negative number 1/2 of your height*/
	margin-left: -42.9em; /*set to a negative number 1/2 of your width*/
	font-size: .7em;
}

.holder
{
	position:absolute;
	top:192px;
	left:233px;
	width:480px;
	height:295px;
	background:#18130d;
	padding:0 0 40px 0;
	overflow:hidden;
}

.holder ul
{
	width:100%;
	padding: 0 0 0 20px;
	margin:0;
}

.holder li
{
	width: 128px;
	height:24px;
	line-height:24px;
	display:inline;
	float:left;
	padding-left:28px;
}

.holder li.Belgie{background:url(../images/flag-belgie.gif) left no-repeat;}
.holder li.Italia{background:url(../images/flag-italia.gif) left no-repeat;}
.holder li.Suisse{background:url(../images/flag-suisse.gif) left no-repeat;}
.holder li.Nederland{background:url(../images/flag-nederland.gif) left no-repeat;}
.holder li.Soumi{background:url(../images/flag-Soumi.gif) left no-repeat;}
.holder li.Cesko{background:url(../images/flag-cesko.gif) left no-repeat;}
.holder li.Osterreich{background:url(../images/flag-osterreich.gif) left no-repeat;}
.holder li.Sverige{background:url(../images/flag-sverige.gif) left no-repeat;}
.holder li.Deutschland{background:url(../images/flag-deutschland.gif) left no-repeat;}
.holder li.Polska{background:url(../images/flag-polska.gif) left no-repeat;}
.holder li.Turkiye{background:url(../images/flag-turkiye.gif) left no-repeat;}
.holder li.Espana{background:url(../images/flag-espana.gif) left no-repeat;}
.holder li.Portugal{background:url(../images/flag-portugal.gif) left no-repeat;}
.holder li.Uk{background:url(../images/flag-uk.gif) left no-repeat;}
.holder li.France{background:url(../images/flag-france.gif) left no-repeat;}
.holder li.Romania{background:url(../images/flag-romania.gif) left no-repeat;}
.holder li.Greece{background:url(../images/flag-greece.gif) left no-repeat;}
.holder li.Ireland{background:url(../images/flag-ireland.gif) left no-repeat;}
.holder li.Schweiz{background:url(../images/flag-schweiz.gif) left no-repeat;}
.holder li.Russia{background:url(../images/flag-russia.gif) left no-repeat;}
.holder li.Ukraine{background:url(../images/flag-ukraine.gif) left no-repeat;}

.holder li a
{
	text-decoration:none;
	color: #f7a695;
	display:block;
}

.holder li a:hover
{
	text-decoration:underline;
}
.holder p
{
	padding: 0 20px 0 20px;
	margin:30px 0 0 0;
	float:left;
	display:block;
}
.footer
{
	position: absolute;
	top:720px;
	left:420px;
	width:600px;
	height:77px;
}
.footer span
{
	margin:50px 0 0 30px;
	color:#ccc;
	font-size:.8em;
	float:left;
	line-height:20px;
	display:inline;
	background:url(../images/sony-global.gif) center left no-repeat;
}
.footer a
{
	color:#ccc;
	text-decoration:none;
}
.footer a:hover
{
	text-decoration: underline;
}
