/* report-bug.less */
body#report-bug input.submit.en_GB {
    background: url(../../../localised/en_GB/images/buttons/send-report.jpg) top left no-repeat;
}

/* kongregate.css */
#landing-page #play-button a.en_GB {
    background: url(../../../localised/en_GB/images/kongregate/landing-play-now.png) top left no-repeat;
}

/* landing.less*/
body#landing-page #main div.right h3.play-now.en_GB {
    background: url(../../../localised/en_GB/images/landing/play-button.gif) top left no-repeat;
}

body#landing-page #main div.right #media-container li a.videos.en_GB {
    background: url(../../../localised/en_GB/images/landing/tab-media-videos.jpg) bottom left no-repeat;
}

body#landing-page #main div.right #media-container li a.screenshots.en_GB {
    background: url(../../../localised/en_GB/images/landing/tab-media-screenshots.jpg) bottom left no-repeat;
}

body#landing-page #main div.right #media-container li.ui-tabs-selected a.en_GB {
    background-position: 0 0;
}


body#landing-page #main #landing-icons h4.no-files.en_GB {
    /**Localised Image**/
    background: url(../../../localised/en_GB/images/landing/icon-no-files.png) top left no-repeat;
}

body#landing-page #main #landing-icons h4.play-alone-friends.en_GB {
    /**Localised Image**/
    background: url(../../../localised/en_GB/images/landing/icon-play.png) top left no-repeat;
}

body#landing-page #main #landing-icons h4.browser-based.en_GB {
    /**Localised Image**/
    background: url(../../../localised/en_GB/images/landing/icon-browser.png) top left no-repeat;
}

body#landing-page #main #landing-icons h4.facebook-signup.en_GB {
    /**Localised Image**/
    background: url(../../../localised/en_GB/images/landing/icon-facebook.png) top left no-repeat;
}

body#index footer div#footer-wrapper section#footer-legal p img.footer-beta-sticker.en_GB {
    content:url("../../../localised/en_GB/images/layout/new-beta-sticker.gif");
}

/* layout.less*/
#striker-help-button.en_GB {
    background: url(../../../localised/en_GB/images/layout/feedback.png) top left no-repeat;
}

#striker-faq-button.en_GB {
    background: url(../../../localised/en_GB/images/layout/faq.png) top left no-repeat;
}

#cybersports-bar-content a.fb_logout.en_GB {
    background: url(http://static-assets.strikersuperstars.com/localised/en_GB/images/layout/fb-logout.gif, $this->locale);
}

#top-site-nav li.home a.en_GB {
    background: url(../../../localised/en_GB/images/layout/top-menu-home.jpg) top left no-repeat;
}

#top-site-nav li.account a.en_GB {
    background: url(../../../localised/en_GB/images/layout/top-menu-account.jpg) top left no-repeat;
}

#top-site-nav li.shop a.en_GB {
    background: url(../../../localised/en_GB/images/layout/top-menu-shop.jpg) top left no-repeat;
}

#top-site-nav li.game-guide a.en_GB {
    background: url(../../../localised/en_GB/images/layout/top-menu-game-guide.jpg) top left no-repeat;
}

#top-site-nav li a:hover.en_GB {
  background-position: 0 -50px !important;
}
#top-site-nav li a:active.en_GB {
  background-position: 0 -100px !important;
}
#top-site-nav li.selected a.en_GB {
  background-position: 0 -150px !important;
}

/* shop.less */
#shop-landing-page-options-wrapper li.mobile a.en_GB {
    background: url(../../../localised/en_GB/images/shop/shop-landing-mobile-button.jpg) top left no-repeat;
}

#shop-landing-page-options-wrapper li.card a.en_GB {
    background: url(../../../localised/en_GB/images/shop/shop-landing-card-button.jpg) top left no-repeat;
}

#shop-landing-page-options-wrapper li.paypal a.en_GB {
    background: url(../../../localised/en_GB/images/shop/shop-landing-paypal-button.jpg) top left no-repeat;
}

#shop-landing-page-options-wrapper li.more a.en_GB {
    background: url(../../../localised/en_GB/images/shop/shop-landing-ultimate-pay-button.jpg) top left no-repeat;
}

#shop-landing-page-options-wrapper li.earn a.en_GB {
    background: url(../../../localised/en_GB/images/shop/shop-landing-earn-button.jpg) top left no-repeat;
}

#shop-landing-page-options-wrapper li.futbolyildizi a.en_GB {
    background: url(../../../localised/en_GB/images/shop/shop-landing-futbolyildizi-button.jpg) top left no-repeat;
}

/* kongregate-shop.css */
#purchase-container #continue-button.en_GB {
    background: url(../../../localised/en_GB/images/shop/kongregate/continue-button.gif) top left no-repeat;
}