@charset "utf-8";
/* CSS Document */

.logo {
	position: relative;
	background:url(../images/logo-en.png) no-repeat top center;
	width:284px;
	height:195px;
	left: 370px;
	top: 10px;
}

.menu-footer {
	position: relative;
	background:url(../images/menu-footer-en.png) no-repeat top center;
	width:546px;
	height:55px;
}


a#start-btn {
	position: absolute;
	background:url(../images/start-btn-en.png) no-repeat top center;
	display:block;
	width:182px;
	height:75px;
	top: 35px;
	left: 24px;
}

a#start-btn:hover {
	background-position:0 -75px;
}

a#download-btn {
	position: absolute;
	background:url(../images/download-btn-en.png) no-repeat top center;
	display:block;
	width:182px;
	height:75px;
	top: 145px;
	left: 24px;
}

a#download-btn:hover {
	background-position:0 -75px;
}

a#help-btn {
	position: absolute;
	background:url(../images/help-btn-en.png) no-repeat top center;
	display:block;
	width:182px;
	height:75px;
	top: 258px;
	left: 24px;
}

a#help-btn:hover {
	background-position:0 -75px;
}



a#donate-btn {
	position: absolute;
	background:url(../images/donate-btn-en.png) no-repeat top center;
	display:block;
	width:182px;
	height:75px;
	top: 373px;
	left: 24px;
}

a#donate-btn:hover {
	background-position:0 -75px;
}


a#shop-btn {
	position: absolute;
	background:url(../images/shop-btn-en.png) no-repeat top center;
	display:block;
	width:182px;
	height:75px;
	top: 486px;
	left: 24px;
}

a#shop-btn:hover {
	background-position:0 -75px;
}


a#support-btn {
	position: relative;
	background:url(../images/support-btn-en.png) no-repeat top center;
	display:block;
	width:182px;
	height:75px;
	top: 55px;
	left: 24px;
}

a#support-btn:hover {
	background-position:0 -75px;
}

.video-txt {
	position: relative;
	background:url(../images/video-txt-en.png) no-repeat top center;
	width:57px;
	height:20px;
	left: 69px;
	top: 6px;
}

.status-txt {
	position: relative;
	background:url(../images/server-status-txt-en.png) no-repeat top center;
	width:145px;
	height:19px;
	left: 22px;
	top: 6px;
}

/* левый блок */

.vkontakte-txt {
	position: relative;
	background:url(../images/vkontakte-txt-en.png) no-repeat top center;
	width:93px;
	height:16px;
	left: 51px;
	top: 0px;
}

.screenshots-txt {
	position: relative;
	background:url(../images/screenshot-txt-en.png) no-repeat top center;
	width:103px;
	height:15px;
	left: 44px;
	top: 3px;
}

/* центральный блок  */

.big-banner {
	background:url(../images/big-banner-en.jpg) no-repeat top center;
	width:498px;
	height:109px;	
}

.small-banner-1 {
	background:url(../images/small-banner-1-en.jpg) no-repeat top center;
	width: 244px;
	height: 93px;
}

.small-banner-2 {
	background:url(../images/small-banner-2-en.jpg) no-repeat top center;
	width: 253px;
	height: 93px;
}


#btn-register {
	position: relative;
	background:url(../images/btn-register-en.png) no-repeat top center;
	width:181px;
	height:39px;
	border:hidden;
}

#btn-register:hover {
	background-position:0 -39px;
}

#btn-profile-exit {
	position: relative;
	background:url(../images/btn-profile-exit-en.png) no-repeat top center;
	display:block;
	width:60px;
	height:28px;
	border:hidden;
}

#btn-profile-exit:hover {
	background-position:0 -28px;
}

#btn-profile-enter {
	position: relative;
	background:url(../images/btn-profile-enter-en.png) no-repeat top center;
	display:block;
	width:60px;
	height:28px;
	border:hidden;
}

#btn-profile-enter:hover {
	background-position:0 -28px;
}


#btn-myprofile {
	position: relative;
	background:url(../images/btn-myprofile-en.png) no-repeat top center;
	display:block;
	width:96px;
	height:26px;
	border:hidden;
}

#btn-myprofile:hover {
	background-position:0 -26px;
}


#btn-change {
	position: relative;
	background:url(../images/btn-change-en.png) no-repeat top center;
	width:181px;
	height:39px;
	border:hidden;
}

#btn-change:hover {
	background-position:0 -39px;
}

#btn-send {
	position: relative;
	background:url(../images/btn-send-en.png) no-repeat top center;
	width:181px;
	height:39px;
	border:hidden;
}

#btn-send:hover {
	background-position:0 -39px;
}

.guildtop {
	position: relative;
	background:url(../images/ranking/rating_icon_guilds-en.png) no-repeat top center;
	width:112px;
	height:179px;
	display: block;
}

.chartop {
	position: relative;
	background:url(../images/ranking/rating_icon_players-en.png) no-repeat top center;
	width:110px;
	height:179px;
	display: block;
}

.shiptop {
	position: relative;
	background:url(../images/ranking/rating_icon_ships-en.png) no-repeat top center;
	width:112px;
	height:179px;
	display: block;
}

.arenatop {
	position: relative;
	background:url(../images/ranking/rating_icon_arena-en.png) no-repeat top center;
	width:109px;
	height:178px;
	display: block;
}