#container {
	position: relative;
	background: none;
}

#indexHeader {
	width: 970px;
	height: 113px;
	background: url(/img/homeHeaderBg.jpg) no-repeat;
	font-size :12px;
	font-family: Arial, sans-serif;
}
#indexLeft {
	width: 620px;
	height: 530px;
	background: url(/img/homeContentBg.jpg) no-repeat;
	color: #fff;
}
.indexLeftContent {
	width: 570px;
	height: 440px;
	position: absolute;
	top: 170px;
	left: 50px;
}
#indexRight {
	width: 350px;
	height: 530px;
	background: url(/img/homeBoxerBg.jpg) no-repeat;
	position: absolute;
	right: 0px;
	top: 113px;
}
#indexBoxer {
	width: 400px;
	height: 607px;
	background: url(/img/homeBoxer01.gif) no-repeat;
	position: absolute;
	top: -77px;
}

#indexTrimLine {
	background: url(/img/trimLineHomeBg.gif) no-repeat;
	width: 560px;
	height: 16px;
	margin-top: 30px;
}

#indexLabelUsername {
	position: absolute;
	top: 40px;
	left: 385px;
	color: #fff;
}
#indexLabelPassword {
	position: absolute;
	top: 68px;
	left: 385px;
	color: #fff;
}
#indexInputUsername {
	position: absolute;
	top: 40px;
	left: 455px;
}
#indexInputPassword {
	position: absolute;
	top: 68px;
	left: 455px;
}
#indexHeader input {
	width: 128px;
	height: 15px;
	background: #000;
	border: none;
	color: #fff;
}
#indexInputSubmit {
	background: url(/img/btnLoginOk.gif) no-repeat;
	width: 50px;
	height: 24px;
	position: absolute;
	top: 66px;
	left: 600px;
	z-index: 15;
}
#indexStats {
	position: absolute;
	right: 40px;
	top: 15px;
	color: #999;
}
#outerHeader {
	position: absolute;
	left: 30px;
	top: 113px;
	xwidth: auto;
}

#outerHeaderNav {
	overflow:hidden;
	background: url(/img/homeMenuBg.gif) 0 0 no-repeat;
	width:100%;
}
#outerHeaderNav div{
	overflow:hidden;
 	float:left;
}
.indexLeftContent h3 {
	background: none;
	margin-bottom: 0px;
	padding:0;
}
.indexLeftContent ul {
	margin: 15px 0;
	line-height: 21px;
}
#indexLeftTeaser {
	background: url(/img/homeIngameScreen.gif) no-repeat;
	width: 257px;
	height: 187px;
	position: absolute;
	top: 20px;
	left: 310px;
}
#indexScreenshots {
	margin-top: 10px;
}
#indexBoxerSelect {
	position: absolute;
	top: 330px;
	left: 45px;
	width: 258px;
	height: 144px;
	background: url(/img/selectBoxerStyleBg.gif) no-repeat;
}
#indexBoxerSelect img {
	margin-top: 25px;
}
#boxerSelectLeft {
	margin-left: 15px;
}

#indexBetaTest {
	background: url(/img/betaTestBg.jpg) no-repeat;
	width: 240px;
	height: 190px;
	position: absolute;
	left: 320px;
	top: 20px;
}
#indexBetaTest p {
	color: #000;
	font-weight: bold;
	padding: 70px 10px 10px 10px;
}
#bookmarks {
	position: absolute;
	right: 0px;
	top: 60px;
}
#bookmarks img {
	margin-left: 3px;
}

#indexLeftContent_signup a {
	color: #fff;
}



/* BIGPOINT adaptations */
#indexHeader iframe {
	position: relative;
	margin: 17px 0px 0px 393px;
	width: 500px;
	height: 500px;
	z-index: 11;
}

#indexLeftContent_signup {
	z-index: 12;
}
