﻿#main {
	background:url(images/bg_inside.jpg) left top no-repeat #367019;
	padding-top: 0px; 
	margin: 0;
	height:730px;
}

#stage {
	padding-bottom: 0;
	height: 263px;
	overflow: hidden;
}
body { 
	background: #ffffff url(images/ml_bg.jpg) center top  repeat-y;	
}
#page{
	border-bottom:none;
	border-right:none;
	border-left:none;
}
#page_margins {
	width:990px;
}
.gamepage-fullflash {
	height:730px;
	width:990px;
	padding:0;
	float:none;
	margin-left:-32px;
}
/** Gameinfobox with blue text****/
.game-info-box {
	padding-top: 30px;
	background-color:#ffffff;
	position:inherit;	
}
*+html .game-info-box {
	padding-top:20px;
	position:inherit;
}
.game-info-box .game-info-content-bottom {
	margin-bottom:25px;
}
*+html .game-info-box .game-info-content-bottom {
	margin-bottom:15px;
}
.game-info-box .game-info-content-top .image{
	margin-top:30px;
}
.game-info-box .game-info-content-top .desc-box , .game-info-box .game-info-content-top .desc-box-2  {
	margin-top: -25px;
}
.game-info-box .game-info-content-top .desc-box ul li, .game-info-box .game-info-content-top .desc-box-2 ul li{
	padding-left:12px;
	background:url(images/dot_000000.gif) no-repeat left 0.6em ;
}


.game-info-box .game-info-content-bottom  .additional-links a{
	margin:0 28px 0 0;
	float:left;
	background: url(images/link-arrow-000000-right.gif) no-repeat;
	background-position: left 0.45em;
	color:#0e210c;
	padding: 2px 0 2px 12px;
}


/* MANIPULATIONEN */
/* Headbereich - See all Wii games - Farbanpassungen*/
a.link-arrow-left {
	background: transparent url(images/link-arrow-000000-left.gif) no-repeat scroll 0 0.5em;
	color: #000000;
}
/* Menü - Texteigenschaften der normalen Buttons */
#col-1-aaa {
	display:none;
}
.filter-support-games .nav a.main {
	background:transparent url(images/button_inactive.gif) no-repeat scroll 0 0;
	color:#1a300f;
	font-weight:normal;
}
/* Menü - Aktiver Button */
.filter-support-games .nav.active a.main,
.filter-support-games .nav a.main:hover {
	background:transparent url(images/button_active.gif) no-repeat scroll 0 0;
	color:#000;
}
/* Menü - Texteigenschaften der normalen Buttons beim "Hover" */
.filter-support-games .nav.active a.main, .filter-support-games .nav a.main:hover {
	color:#000000;
}

/* Contenbereich - Ausrichtung des Zusatztext (Image) unter dem Video*/

* html .gamepage-external-links {
	padding-bottom:15px;
}


/* Gameinfobereich - Starthöhe der Gaminfos anpassen */
*+html #footer {
	margin-top:170px;
	height: 60px;
	
}
*+html #footer #nav-oldsystems .border-bottom{
	height:40px;
	
}
*+html #footer-rating{
	min-height:13px;
}
/* Gameinfobereich - Detailtexte oben ausrichten. */
.game-info-box .game-info-content-top .image{
	margin-top: 0;	
}

/* Footerbereich - Rechte Icons (Wii, Pegi, Wi-Fi) Margin verkleinert*/

	
/* Footerbereich - Rechte Icons (Wii, Pegi, Wi-Fi) floating genommen damit sich die Icons unten ausrichten*/
.game-info-box .game-info-content-top .game-imagebox a {
	float:none;
}	

/* Footerbereich - Rechte Icons (Wii, Pegi, Wi-Fi) FireFox 2 Fixing*/
.game-info-box .game-info-content-top .game-imagebox {
	width:200px;
}
