@charset "UTF-8";

body {
	margin:0; background:#000 url(/images/front.jpg) top center no-repeat;
	font:normal normal normal 12px/normal Arial, Helvetica, sans-serif;
	text-align:center; color:#ccc;
}
* {
	font-size:1em;
}
div, p, h1, h2, h3, h4,
ul, ol, li, dl, dt, dd, blockquote,
table, form, fieldset, input {
	margin:0; border:0; padding:0;
}
li {
	list-style:none;
}
a {
	text-decoration:none;
	color:#ccc;
}
a:hover {
	text-decoration:none;
}
sup {
	font-size:0.6em;
}
img {
	border:0;
	vertical-align:middle;
}
form legend, table caption {
	display:none;
}
form input.text  {
	width:84px; height:16px;
	border:1px solid #000;
	vertical-align:middle; font-size:11px; color:#000;
}
form label, form input {
	vertical-align:middle;
}
form select {
	vertical-align:middle;
	font-size:11px; color:#000;
}
form button {
	border:0;
	background:transparent none;
	text-align:left; color:#fff;
}

/* */

div#front.home {
	position:relative;
	width:962px; height:1230px; margin:0 auto;
	text-align:left;
}
div#front.home span#langages {
	position:absolute;
	top:10px; right:0; width:172px;
	text-align:left;
}
div#front.home h1 {
	position:absolute;
	top:30px; left:0; width:100%;
	font:normal normal normal 26px/normal "Times New Roman", Times, serif;
	text-align:center;
}
div#front.home h1 a {
	color:#fff;
}
div#front.home ul#features {
	position:absolute;
	top:688px; left:296px; width:650px;
	font-size:1em;
}
div#front.home div#cover {
	position:absolute;
	right:16px; top:336px; width:328px;
}
div#front.home div#cover h2 {
	height:38px;
	color:#fc0;
}
div#front.home div#cover img {
	float:left; width:128px;
}
div#front.home div#cover ul {
	float:right; width:184px;
}
div#front.home div#cover ul li {
	padding:0 0 8px 16px;
	background:transparent url(/images/star.gif) 0 2px no-repeat;
}
div#front.home div#cover strong {
	position:absolute; top:214px; left:0;
	font:normal normal bold 42px/normal "Times New Roman", Times, serif;
	color:#2e8dd5;
}
body.lang-de div#front.home div#cover strong {
	top:180px; left:142px;
	font-size:5em;
}
div#front.home a#download {
	position:absolute;
	top:614px; right:0; width:360px; height:54px;
}
div#front.home a#download strong {
	font-weight:normal;
	text-transform:uppercase;
}
div#front.home ul#features li {
	padding:0 0 8px 20px;
	background:transparent url(/images/arrow.gif) 0 0 no-repeat;
}
div#front.home div#trailer {
	position:absolute;
	width:589px; height:330px;
	top:330px; left:9px;
}
div#front.home span#screenshots {
	position:absolute;
	left:22px; top:690px; width:264px;
}
div#front.home span#screenshots a img {
	margin:0 8px 20px 0;
	border:1px solid #fff;
}
div#front.home div#systemrequirement {
	position:absolute;
	left:34px; top:922px; width:538px;
}
div#front.home div#systemrequirement h3 {
	height:40px;
	text-align:center;
}
div#front.home div#systemrequirement ul li {
	float:left; width:48%; padding:0 2% 0 0;
	font-size:0.9em; text-indent:10px;
	background:transparent url(/images/li.gif) 0 1px no-repeat;
}
div#front.home div#cross-selling {
	position:absolute;
	right:16px; top:936px; width:328px;
}
div#front.home div#cross-selling h2 {
	height:30px;
	color:#fc0;
}
div#front.home div#cross-selling a.cover {
	float:left;
}
div#front.home div#cross-selling p {
	float:right; width:246px;
}
div#front.home div#cross-selling strong {
	float:right;
	padding:8px 0 0 0;
	text-align:right; color:#fc0;
}
div#front.home div#cross-selling strong a {
	color:#fc0;
}
div#front.home p#footer {
	position:absolute;
	bottom:30px; left:0; width:100%;
	text-align:center; font-size:0.8em; color:#fff;
}
div#front.home p#footer em {
	font-style:normal;
}
