/* global definitions */

.licenseNowButton { background-image: url(licenseNowButton_e.png); }
.learnMoreButton { background:url(learnMoreButton_e.png); }
.signUpButton { background:url(signUpButton_e.png); }
.moreInfoButton { background:url(moreInfoButton_e.png); }
.downloadButton { background:url(downloadButton_e.png); }
.smallDownloadButton{ background:url(smallDownloadButton_e.png);}
.loginButton { background:url(loginButton_e.1.png) }
.registerButton { background:url(registerButton_e.png) }
.getCodesButton { background:url(gameGetCodesButton_e.png) }
.addToCartButton { background:url(gameAddToCartButton_e.png) }
.removeFromCartButton { background:url(gameRemoveFromCartButton_e.png) }
.downloadFreeSampleButton { background:url(downloadFreeSampleButton_e.png) }
.licenseMoreGamesButton { background:url(licenseMoreGamesButton_e.png) }
.checkOutButton { background:url(checkOutButton_e.png) }	
.backButton { background:url(backButton_e.png) }
.continueButton { background:url(continueButton_e.png) }
.viewSmallFlashGamesButton { background: url(viewSmallFlashGames_e.png) }
.viewMultiplayerFlashGamesButton { background: url(viewMultiplayerFlashGames_e.png) }

.newIcon { width:35px; padding-top:14px; background:url(decorationNew_e.png) }
.updatedIcon { width:41px; padding-top:14px; background:url(decorationUpdated_e.png) }


/* header definitions */

body > .header h1 {
	left: 161px;
	top: 33px;
	background-image: url(logoText_e.png);
	width: 328px;
	padding-top: 49px;
}
body > .header .gameLicenseButton {
	left: 157px;
	top: 94px;
	background-image: url(headerGameLicense_e.1.png);
	width: 128px;
	padding-top: 41px;
}
body > .header .freeStuffButton {
	left: 285px;
	top: 94px;
	background-image: url(headerFreeStuff_e.png);
	width: 130px;
	padding-top: 41px;
}
body > .header .supportButton {
	left: 414px;
	top: 94px;
	background-image: url(headerSupport_e.1.png);
	width: 140px;
	padding-top: 41px;
}
body > .header .contactUsButton {
	left: 554px;
	top: 94px;
	background-image: url(headerContactUs_e.1.png);
	width: 111px;
	padding-top: 41px;
}
body > .header .searchFormContent {
	left: 665px;
	top: 94px;
}
body > .header .flag_c {
	left: 879px;
	top: 104px;
}
body > .header .flag_sc {
	left: 916px;
	top: 104px;
}

/* home */
body>.main > .gamesIndex > .list > .games > .game  > .shoppingcartBox > .tryButton,
body>.main > .gamesIndex > .list > .games > .gameSmall  > .shoppingcartBox > .tryButton,
body>.main>.home .mostPopularGames .listItemEnd .tryButton,
body>.main> .home .latestGames .listItemEnd  .tryButton,
body>.main>.home .mostPopularGames .listItem .tryButton,
body>.main> .home .latestGames .listItem  .tryButton{
	background-image: url(indexGameTryButton_e.png);
}

body>.main > .gamesIndex > .list > .games > .game  > .shoppingcartBox > .addToCartButton,
body>.main > .gamesIndex > .list > .games > .gameSmall  > .shoppingcartBox > .addToCartButton,
body>.main>.home .mostPopularGames .listItemEnd .addToCartButton,
body>.main> .home .latestGames .listItemEnd  .addToCartButton,
body>.main>.home .mostPopularGames .listItem .addToCartButton,
body>.main> .home .latestGames .listItem  .addToCartButton{
	background-image: url(indexGameAddToCartButton_e.png);
}
body>.main>.home #introAreaImg {background-image: url(licenseGame_e.6.png);}
/* live chat */

body > .liveChatOnline { background:url(liveChatBubbleRight_e.1.png) }

/* discount */

body>.main > .discount > h1 { background:url(discountExplode_e.png) }
body>.main > .pricing > .liveChatOnline { background:url(liveChatButtonOnline_e.1.png) no-repeat }
body>.main > .pricing > .liveChatOffline { background:url(liveChatButtonOffline_e.1.png) no-repeat }

/* license */

body>.main > .pricing > .gamesLink > .singlePlayerGame,
body>.main > .gameLicense  > .gamesLink > .singlePlayerGame{background:url(licenseSinglePlayerGamesIcon_e.png) no-repeat }
body>.main > .pricing > .gamesLink > .multiPlayerGame,
body>.main > .gameLicense  > .gamesLink > .multiPlayerGame{background:url(licenseMultiPlayerGamesIcon_e.png) no-repeat }
body>.main > .gameLicense > .liveChatOnline { background:url(liveChatButtonOnline_e.1.png) no-repeat }body>.main > .gameLicense > .liveChatOffline { background:url(liveChatButtonOffline_e.1.png) no-repeat }
body>.main > .license > .liveChatOnline { background:url(liveChatOnline_e.1.png) no-repeat }
body>.main > .license > .liveChatOffline { background:url(liveChatOffline_e.1.png) no-repeat }
body>.main > .license > .discount { background:url(discountExplode_e.png) no-repeat }
/* support */

body>.main > .support > .liveChatOnline { background:url(liveChatButtonOnline_e.1.png) no-repeat }body>.main > .support > .liveChatOffline { background:url(liveChatButtonOffline_e.1.png) no-repeat }/* contact */body>.main > .contactus > .liveChatOnline { background:url(contactLiveChatOnline_e.1.png) no-repeat }body>.main > .contactus > .liveChatOffline { background:url(contactLiveChatOffline_e.1.png) no-repeat }

/* shopping cart */

body>.main > .shoppingCart > .discount { background:url(discountExplode_e.png) no-repeat }


/* samples */

body>.main > .samples > .SourceSamples > .itemTable > .Item > .downloadFreeSampleButton,
body>.main > .samples > .SWFSamples > .itemTable > .Item > .downloadFreeSampleButton{background:url(downloadSampleButton_e.png)}