﻿body {
	background-color: #FFFFFF;
	background-image: url(images/mb_excitebike.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#stage {
	font-size: 0em;
	padding-bottom: 0px;
}

#main {
	background-color: #FFFFFF;
	background-image: url(images/cb_excitebike_home.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 44px 0 0 32px;
}

* html #main {
	padding: 34px 0px 0px 32px;
}
*+html #main {
	padding: 34px 0px 0px 32px;
}

#col-1-aaa {
	height: 395px;
}
/* .gamepage-content-flashmodule {
	padding-left: 48px;
} */

/* Game Info Box */
.game-info-box .game-info-content-top {
	margin: 15px 0pt 10px;
	clear: both;
}

/* html .game-info-box .game-info-content-top {
	margin: 36px 0pt 10px;
	position: absolute;
	z-index: 100;
} */

.game-info-box .game-info-content-top .desc-box, .game-info-box .game-info-content-top .desc-box-2 {
	color: #293B8D;
	padding: 50px 30px 2px 0;
	float: left;
	width: auto;
}
.game-info-box .game-info-content-top .desc-box ul li, .game-info-box .game-info-content-top .desc-box-2 ul li {
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	background-position: left 0.6em;
	padding-left: 12px;
}
.game-info-box .game-info-content-bottom {
	background: none;
	padding-top: 0px;
}
.game-info-box .game-info-content-top .image {
	margin: 0 30px 0 0;
	float: left;
}
.game-info-box .game-info-content-bottom .additional-links a{
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left 0.45em;
	color: #293B8D;
	margin: 0 28px 0 0;
	padding: 2px 0 2px 12px;
	float: left;
}

/* See all games... */
a.link-arrow-left {
	background-color: transparent;
	background-image: url(images/arrow_left.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0.5em;
	color: #9EC5E5;
}

/* Menu - Top of Box */
.filter-support-games .filter-content-top {
	background-image: url(images/navigation/navi_top.png);
	padding-top: 15px;
}
/* Menu - Middle of Box */
.filter-support-games .filter-content-top .filter-content-bottom {
	background-image: url(images/navigation/navi_bottom.png);
	padding-bottom: 15px;
}
/* Menu - Middle of Box */
.filter-support-games .filter-content-top .filter-content-bottom .filter-content {
	background-image: url(images/navigation/navi_bg.png);
}

/* Menu - Active Button */
.filter-support-games .nav.active a.main, .filter-support-games .nav.active a.main:hover {
	background-color: transparent;
	background-image: url(images/navigation/navi_buttonbg_active.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	color: #293B8D;
}
/* Menu - Normal Button */
.filter-support-games .nav a.main {
	background-color: transparent;
	background-image: url(images/navigation/navi_buttonbg_normal.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	color: #FFFFFF;
	font-weight: normal;
}
/* Menu - Normal Button - Hover */
.filter-support-games .nav a.main:hover {
	background-color: transparent;
	background-image: url(images/navigation/navi_buttonbg_over.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	color: #FFFFFF;
}

.filter-support-games .nav.sub a {
	display: block;
	padding-left: 18px;
	text-decoration: none;
}

.filter-support-games .nav a.sub:hover {
	color: #FFFFFF;
}

.filter-support-games .nav.active a.sub {
	color: #FFFFFF;
	font-weight: bold;
}

/* Game Info - Amounts */
.game-info-box .game-info-content-top {
	/*margin-top: 65px;*/
}
.game-info-box .game-info-content-top img {
	margin-top: 10px;
}
* html .game-info-box .game-info-content-top img {
	position: relative;
	margin-top: 10px;
}

/* Game Info - Detailed Texts */
.game-info-box .game-info-content-top .img-box {
	padding-top: 0px;
}
.game-info-box .game-info-content-top .desc-box, .game-info-box .game-info-content-top .desc-box-2 {
	padding-top: 0px;
}

/* Footer Area - Right Icons (Wii, Pegi, Wi-Fi) Margin Shrinks */
.game-info-box .game-info-content-top .img-box {
	margin-top: 65px;
}
/* Footer Area - Right Icons (Wii, Pegi, Wi-Fi) floating in order to put the icons below target */
.game-info-box .game-info-content-top .game-imagebox a {
	float: none;
}
/* Footer Area - Right Icons (Wii, Pegi, Wi-Fi) FireFox 2 Fix */
.game-info-box .game-info-content-top .game-imagebox {
	width: 200px;
}

