div.getStartedHeader {
	background: url(../images/en/getstartedHeader.jpg) no-repeat top center;
	height: 198px;
	width: 517px;
	border: 1px solid #909090;
	text-indent: -999em;
	overflow: hidden;	
}

div.downloadHeader {
	background: url(../images/en/downloadHeader.jpg) no-repeat top center;
	height: 198px;
	width: 517px;
	border: 1px solid #909090;
	text-indent: -999em;
	overflow: hidden;	
}

div.charselectHeader {
	background: url(../images/en/charselectHeader.jpg) no-repeat top center;
	height: 198px;
	width: 517px;
	border: 1px solid #909090;
	text-indent: -999em;
	overflow: hidden;	
}

div.paymentHeader {
	background: url(../images/en/paymentHeader.jpg) no-repeat top center;
	height: 198px;
	width: 517px;
	border: 1px solid #909090;
	text-indent: -999em;
	overflow: hidden;	
}

div.bonusHeader {
	background-image: url('../images/en/header_extnd.jpg');
	position: relative;
}

div.gameguideHeader {
	background: url(../images/en/gameguideHeader.jpg) no-repeat top center;
	height: 300px;
	width: 517px;
	border: 1px solid #909090;
	text-indent: -999em;
	overflow: hidden;
}

div.bonusContentHeader {
	background: url(../images/en/bonusHeader.jpg) no-repeat top center;
	height: 198px;
	width: 517px;
	border: 1px solid #909090;
	text-indent: -999em;
	overflow: hidden;	
}

div.bonusHeader p {
	position: absolute;
	font-weight: bold;
	font-size: 12px;
	height: 116px;
	left: 521px;
	margin: 0;
	padding: 5px 0 5px 5px;
	text-align: right;
	width: 200px;
	top: 76px;
}

div.bonusHeader p a {
	display: block;
	position: absolute;
	cursor: pointer;
	border: 0;
	bottom: 14px;
	right: 16px;
	text-indent: -999em;
	text-align: left;
	overflow: hidden;
	width: 155px;
	height: 57px;
	background-position: -2px -468px;
}

a.fancyButton {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
	line-height: 35px;
	display: block;
	width: 155px;
	height: 37px;
	background-position: 0px -525px;
	text-decoration: none;
	color: #000;
	margin: 3px;
	float: left;
}

a.fancyButton:hover {
	background-position: -158px -525px;	
}

div.bonusHeader p a:hover {
	background-position: -160px -468px;
}

div.downloadTeaser {
	background-image: url(../images/en/downloadTeaser.jpg);
}

div.surveyHeader {
	background-image: url(../images/en/surveyHeader.jpg);
}

div.rankingHeader {
	background-image: url(../images/en/rankingHeader.jpg);
}

div.screenshotsHeader {
	background-image: url(../images/en/screenshotsHeader.jpg);
}

.mainHeader {
    background-image: url('../images/en/header.jpg');
    background-repeat: no-repeat;
    height: 445px;
    width: 1000px;
}

div#paymentContainer {
	background: url(../images/en/paymentBackground.jpg) no-repeat top center;
    position: relative;
    left: 240px;
    width: 520px;
	padding-top: 325px;
	height: 75px;
    padding-bottom: 20px;
}

div#comingSoon {
	background: url(../images/en/comingSoon.jpg) no-repeat top center;
	text-indent: -999em;
	overflow: hidden;
	width: 520px;
	height: 400px;
	padding-bottom: 20px;
    position: relative;
    left: 240px;
}

a#openShop {
	width: 158px;
	height: 59px;
	background-image: url(../images/en/buttonSprites.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -999em;
	margin: 0 auto;
	display: block;
	outline: 0;
}

a#openShop:hover {
	background-position: -158px 0px;
}

.screenshotsHeader {
    background-image: url(../images/en/screenshotsHeader.jpg);
}

p.downloadList a.download_Web,
p.downloadList a.download_BitTorrent,
p.downloadList a.download_Downloader,
a#doRegButton,
a#doLoginButton,
input#bonusLoginButton,
div.bonusHeader p a,
a.fancyButton {
	background-image: url(../images/en/buttonSprites.png);
	background-color: transparent;
	background-repeat: no-repeat;
}

a.download_Web {
	background-position:  0px -174px;
}

a.download_Web:hover {
	background-position: -158px -174px;
}

a.download_BitTorrent {
	background-position: 0px -118px;
}

a.download_BitTorrent:hover {
	background-position: -158px -118px;
}

a.download_Downloader {
	background-position: 0 -59px;
}

a.download_Downloader:hover {
	background-position: -158px -59px;
}

a#doRegButton {
	display: block;
	position: absolute;
	top: 245px;
	left: 95px;
	text-indent: -999em;
	overflow: hidden;
	width: 155px;
	height: 57px;
	background-position: -2px -293px;
}
a#doRegButton:hover {
	background-position: -160px -293px;
}

a#doLoginButton {
	display: block;
	position: absolute;
	top: 245px;
	right: 95px;
	text-indent: -999em;
	overflow: hidden;
	width: 155px;
	height: 57px;
	background-position: -2px -352px;
}

a#doLoginButton:hover {
	background-position: -160px -352px;
}

input#bonusLoginButton {
	display: block;
	position: absolute;
	cursor: pointer;
	border: 0;
	bottom: 27px;
	right: 6px;
	text-indent: -999em;
	overflow: hidden;
	width: 155px;
	height: 57px;
	background-position: -2px -409px;
}

input#bonusLoginButton:hover {
	background-position: -160px -409px;
}


