
#as-attention {
	background-image: url('../i/attentionBg_en.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#as-navigation .doubleRed{
	background-image: url('../i/buttons_en.png');
	background-repeat:  no-repeat;
}

#as-infoIcon {
	background-image: url('../i/buttons_en.png');
	background-position:  0px 0px;
	background-repeat:  no-repeat;

}

.as-soundIcon {
	background-image: url('../i/buttons_en.png');
}

#as-turboSpinIcon {
	background-image: url('../i/buttons_en.png');
}

#userBalanceDiv {
	background-image:url("../i/buttons_en.png");
}

#userWinDiv {
	background-image:url("../i/buttons_en.png") ;
	background-position: -952px 0px;
}

#as-navigation .autoplay{
	background: url('../i/buttons_en.png') no-repeat -1074px 0px;
}
#as-navigation .autoplay.active, #as-navigation .autoplay:hover{
	background:url('../i/buttons_en.png') no-repeat -1074px -80px;
}
#as-navigation .autoplay.active, #as-navigation .autoplay:active{
	background:url('../i/buttons_en.png') no-repeat -1074px -160px;
}
#as-navigation .autoplay.buttonDisabled, #as-navigation .autoplay.buttonDisabled:active {
	background:url('../i/buttons_en.png') no-repeat -1074px -240px;
}

#as-navigation .stop{
	background:url('../i/buttons_en.png') no-repeat -1074px -320px !important;
}
#as-navigation .stop:hover, #as-navigation .stop:hover{
	background:url('../i/buttons_en.png') no-repeat -1074px -400px !important;
}
#as-navigation .stop.active, #as-navigation .stop:active{
	background:url('../i/buttons_en.png') no-repeat -1074px -480px !important;
}
#as-navigation .stop.buttonDisabled, #as-navigation .stop.buttonDisabled:active{
	background:url('../i/buttons_en.png') no-repeat -1074px -480px !important;
}

#as-navigation .bet{
	background:url('../i/buttons_en.png') no-repeat -204px 0px;
}

#as-navigation .doubleBlack{
	background-image: url('../i/buttons_en.png');
	background-repeat:  no-repeat;
}

#as-navigation .spin{
	background: url('../i/buttons_en.png') no-repeat -558px 0px;
}


#as-double div.as-doublebtn-red {
	background-image:url("../i/gambleButtons_en.png");
	background-repeat:  no-repeat;

}
#as-double div.as-doublebtn-black {
	background-image:url("../i/gambleButtons_en.png");
	background-repeat:  no-repeat;

}


#as-top-navigation{
	background-image:url("../i/game-name_en.png");
}


#as-game-info {
	background-image:url("../i/info_bg_en.png");
}


#as-game .winsCount {
	background-image: url("../i/linesCount_en.png");
}

#bonusWin{
	background-image:url("../i/bonusWin_en.png");
	background-repeat:  no-repeat;

}
#as-loading-progress div{
	background-image:url('../i/loadingSteps_en.png');
}