body {
	background-color: black;
	color: #eeeeee;
}

h2 {
	font-size: 26px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	margin: 20px 0 10px 0;
}

header {
	height: 120px;
	position: relative;
}

header h1 {
	margin: 0;
	padding: 0;
}

header  .mp-logo-shootmania-elite,
header  .mp-logo-shootmania-storm,
header  .mp-logo-shootmania-platform,
header  .mp-logo-trackmania2-canyon,
header  .mp-logo-trackmania2-stadium,
header  .mp-logo-trackmania2-valley {
	position: absolute;
}

.mp-10years-ad {
	display: block;
	background: url('../images/download-10years-sprite-460.png') no-repeat 0 0;
	width: 460px;
	height: 120px;
}
.mp-10years-ad:hover {
	background-position: 0 -120px;
}

p.headline {
    margin: 10px 0;
    text-align: justify;
    font-size: 18px;
    line-height: 25px;
    text-shadow: 1px 1px 1px black;
}

a.mp-call2action {
	display: block;
	margin-top: 5px;
	width: 285px;
	height: 82px;
	background: url('../images/call2actionsmall.png') no-repeat 0 0;
    text-decoration: none;
}

a.mp-call2action:hover {
	text-decoration: none;
    background-position: 0 -82px;
	color: #ffffff;
}

a.mp-call2action > strong {
    display: block;
    font-size: 28px;
    font-weight: bold;
    color: #eeeeee;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
    padding: 7px 0 3px 87px;
}

a.mp-call2action span {
    display: block;
    font-size: 12px;
    color: #000000;
    padding: 0 0 0 110px;
}

.mp-packshot a {
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
}

.mp-packshot a > span {
	margin-bottom: 5px;
}

.mp-packshot p {
	margin: 0 0 15px 0;
	color: #cccccc;
}

code {
	color: #999999;
}

footer {
	color: #999999;
}

footer a {
	color: #999999;
}

footer a:hover {
	color: #66ccff;
}

.sitemap {
	margin-bottom: 35px
}

.sitemap a {
	text-decoration: none;
	color: #cccccc;
}

.sitemap h2 {
	margin: 10px 0 3px 0;
	padding: 0;
	color: #ffffff;
	font-size: 13px;
	text-transform: uppercase;
}
