diff --git a/.gitignore b/.gitignore
index dd55d8ea09..88e3ef3032 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,7 +5,7 @@ node_modules
*.swp
.idea*
config.json
-npm-debug.log
+npm-debug.log*
lib
website/public/bower_components
website/public/new-stuff.html
diff --git a/Gruntfile.js b/Gruntfile.js
index 68d3526a16..50ac0fc4a0 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -224,8 +224,8 @@ module.exports = function(grunt) {
// Register tasks.
grunt.registerTask('compile:sprites', ['clean:sprite', 'sprite', 'imagemin', 'cssmin']);
- grunt.registerTask('build:prod', ['loadManifestFiles', 'clean:build', 'browserify', 'uglify', 'stylus', 'cssmin', 'copy:build', 'hashres','prepare:staticNewStuff']);
- grunt.registerTask('build:dev', ['browserify', 'stylus', 'prepare:staticNewStuff']);
+ grunt.registerTask('build:prod', ['loadManifestFiles', 'clean:build', 'browserify', 'uglify', 'stylus', 'cssmin', 'copy:build', 'hashres']);
+ grunt.registerTask('build:dev', ['browserify', 'stylus']);
grunt.registerTask('build:test', ['test:prepare:translations', 'build:dev']);
grunt.registerTask('run:dev', [ 'build:dev', 'concurrent' ]);
@@ -239,20 +239,6 @@ module.exports = function(grunt) {
"window.env.translations = " + JSON.stringify(i18n.translations['en']) + ';');
});
- grunt.registerTask('prepare:staticNewStuff', function() {
- var jade = require('jade'),
- fs = require('fs');
- fs.writeFileSync(
- './website/public/new-stuff.html',
- jade.compileFile('./website/views/shared/new-stuff.jade')()
- );
- });
-
- if(process.env.NODE_ENV == 'production')
- grunt.registerTask('default', ['build:prod']);
- else
- grunt.registerTask('default', ['build:dev']);
-
// Load tasks
grunt.loadNpmTasks('grunt-browserify');
grunt.loadNpmTasks('grunt-contrib-uglify');
diff --git a/common/dist/sprites/habitrpg-shared.css b/common/dist/sprites/habitrpg-shared.css
index d81b28a5dc..66ee099921 100644
--- a/common/dist/sprites/habitrpg-shared.css
+++ b/common/dist/sprites/habitrpg-shared.css
@@ -1 +1 @@
-.achievement-alien{background-image:url(spritesmith0.png);background-position:-1105px -562px;width:24px;height:26px}.achievement-alpha{background-image:url(spritesmith0.png);background-position:-1974px -1911px;width:24px;height:26px}.achievement-armor{background-image:url(spritesmith0.png);background-position:-1080px -562px;width:24px;height:26px}.achievement-boot{background-image:url(spritesmith0.png);background-position:-1105px -535px;width:24px;height:26px}.achievement-bow{background-image:url(spritesmith0.png);background-position:-1080px -535px;width:24px;height:26px}.achievement-cactus{background-image:url(spritesmith0.png);background-position:-1105px -498px;width:24px;height:26px}.achievement-cake{background-image:url(spritesmith0.png);background-position:-1080px -498px;width:24px;height:26px}.achievement-cave{background-image:url(spritesmith0.png);background-position:-1105px -471px;width:24px;height:26px}.achievement-coffin{background-image:url(spritesmith0.png);background-position:-1080px -471px;width:24px;height:26px}.achievement-comment{background-image:url(spritesmith0.png);background-position:-1105px -444px;width:24px;height:26px}.achievement-costumeContest{background-image:url(spritesmith0.png);background-position:-1080px -444px;width:24px;height:26px}.achievement-dilatory{background-image:url(spritesmith0.png);background-position:-1180px -1092px;width:24px;height:26px}.achievement-firefox{background-image:url(spritesmith0.png);background-position:-1155px -1092px;width:24px;height:26px}.achievement-greeting{background-image:url(spritesmith0.png);background-position:-1130px -1092px;width:24px;height:26px}.achievement-habitBirthday{background-image:url(spritesmith0.png);background-position:-1271px -1183px;width:24px;height:26px}.achievement-habiticaDay{background-image:url(spritesmith0.png);background-position:-1246px -1183px;width:24px;height:26px}.achievement-heart{background-image:url(spritesmith0.png);background-position:-1221px -1183px;width:24px;height:26px}.achievement-karaoke{background-image:url(spritesmith0.png);background-position:-1362px -1274px;width:24px;height:26px}.achievement-ninja{background-image:url(spritesmith0.png);background-position:-1337px -1274px;width:24px;height:26px}.achievement-nye{background-image:url(spritesmith0.png);background-position:-1312px -1274px;width:24px;height:26px}.achievement-perfect{background-image:url(spritesmith0.png);background-position:-1949px -1911px;width:24px;height:26px}.achievement-rat{background-image:url(spritesmith0.png);background-position:-1428px -1365px;width:24px;height:26px}.achievement-seafoam{background-image:url(spritesmith0.png);background-position:-1403px -1365px;width:24px;height:26px}.achievement-shield{background-image:url(spritesmith0.png);background-position:-1544px -1456px;width:24px;height:26px}.achievement-shinySeed{background-image:url(spritesmith0.png);background-position:-1519px -1456px;width:24px;height:26px}.achievement-snowball{background-image:url(spritesmith0.png);background-position:-1494px -1456px;width:24px;height:26px}.achievement-spookDust{background-image:url(spritesmith0.png);background-position:-1635px -1547px;width:24px;height:26px}.achievement-stoikalm{background-image:url(spritesmith0.png);background-position:-1610px -1547px;width:24px;height:26px}.achievement-sun{background-image:url(spritesmith0.png);background-position:-1585px -1547px;width:24px;height:26px}.achievement-sword{background-image:url(spritesmith0.png);background-position:-1726px -1638px;width:24px;height:26px}.achievement-thankyou{background-image:url(spritesmith0.png);background-position:-1701px -1638px;width:24px;height:26px}.achievement-thermometer{background-image:url(spritesmith0.png);background-position:-1676px -1638px;width:24px;height:26px}.achievement-tree{background-image:url(spritesmith0.png);background-position:-1817px -1729px;width:24px;height:26px}.achievement-triadbingo{background-image:url(spritesmith0.png);background-position:-1792px -1729px;width:24px;height:26px}.achievement-ultimate-healer{background-image:url(spritesmith0.png);background-position:-1767px -1729px;width:24px;height:26px}.achievement-ultimate-mage{background-image:url(spritesmith0.png);background-position:-1908px -1820px;width:24px;height:26px}.achievement-ultimate-rogue{background-image:url(spritesmith0.png);background-position:-1883px -1820px;width:24px;height:26px}.achievement-ultimate-warrior{background-image:url(spritesmith0.png);background-position:-1858px -1820px;width:24px;height:26px}.achievement-valentine{background-image:url(spritesmith0.png);background-position:-1999px -1911px;width:24px;height:26px}.achievement-wolf{background-image:url(spritesmith0.png);background-position:-1453px -1365px;width:24px;height:26px}.background_autumn_forest{background-image:url(spritesmith0.png);background-position:0 -592px;width:140px;height:147px}.background_beach{background-image:url(spritesmith0.png);background-position:-282px 0;width:141px;height:147px}.background_blacksmithy{background-image:url(spritesmith0.png);background-position:0 -148px;width:140px;height:147px}.background_cherry_trees{background-image:url(spritesmith0.png);background-position:-141px -148px;width:140px;height:147px}.background_clouds{background-image:url(spritesmith0.png);background-position:-282px -148px;width:140px;height:147px}.background_coral_reef{background-image:url(spritesmith0.png);background-position:-424px 0;width:140px;height:147px}.background_crystal_cave{background-image:url(spritesmith0.png);background-position:-424px -148px;width:140px;height:147px}.background_dilatory_ruins{background-image:url(spritesmith0.png);background-position:0 -296px;width:140px;height:147px}.background_distant_castle{background-image:url(spritesmith0.png);background-position:-141px -296px;width:140px;height:147px}.background_drifting_raft{background-image:url(spritesmith0.png);background-position:-282px -296px;width:140px;height:147px}.background_dusty_canyons{background-image:url(spritesmith0.png);background-position:-423px -296px;width:140px;height:147px}.background_fairy_ring{background-image:url(spritesmith0.png);background-position:-565px 0;width:140px;height:147px}.background_floral_meadow{background-image:url(spritesmith0.png);background-position:-565px -148px;width:140px;height:147px}.background_forest{background-image:url(spritesmith0.png);background-position:-565px -296px;width:140px;height:147px}.background_frigid_peak{background-image:url(spritesmith0.png);background-position:0 -444px;width:140px;height:147px}.background_giant_wave{background-image:url(spritesmith0.png);background-position:-141px -444px;width:141px;height:147px}.background_graveyard{background-image:url(spritesmith0.png);background-position:-283px -444px;width:140px;height:147px}.background_gumdrop_land{background-image:url(spritesmith0.png);background-position:-424px -444px;width:140px;height:147px}.background_harvest_feast{background-image:url(spritesmith0.png);background-position:-565px -444px;width:140px;height:147px}.background_harvest_fields{background-image:url(spritesmith0.png);background-position:-706px 0;width:141px;height:147px}.background_haunted_house{background-image:url(spritesmith0.png);background-position:-706px -148px;width:140px;height:147px}.background_ice_cave{background-image:url(spritesmith0.png);background-position:-706px -296px;width:141px;height:147px}.background_iceberg{background-image:url(spritesmith0.png);background-position:-706px -444px;width:140px;height:147px}.background_island_waterfalls{background-image:url(spritesmith0.png);background-position:0 0;width:140px;height:147px}.background_marble_temple{background-image:url(spritesmith0.png);background-position:-141px -592px;width:141px;height:147px}.background_market{background-image:url(spritesmith0.png);background-position:-283px -592px;width:140px;height:147px}.background_mountain_lake{background-image:url(spritesmith0.png);background-position:-424px -592px;width:140px;height:147px}.background_open_waters{background-image:url(spritesmith0.png);background-position:-565px -592px;width:141px;height:147px}.background_pagodas{background-image:url(spritesmith0.png);background-position:-707px -592px;width:140px;height:147px}.background_pumpkin_patch{background-image:url(spritesmith0.png);background-position:-848px 0;width:140px;height:147px}.background_pyramids{background-image:url(spritesmith0.png);background-position:0 -740px;width:141px;height:147px}.background_rolling_hills{background-image:url(spritesmith0.png);background-position:-142px -740px;width:141px;height:147px}.background_seafarer_ship{background-image:url(spritesmith0.png);background-position:-848px -148px;width:140px;height:147px}.background_shimmery_bubbles{background-image:url(spritesmith0.png);background-position:-848px -296px;width:140px;height:147px}.background_snowy_pines{background-image:url(spritesmith0.png);background-position:-848px -444px;width:140px;height:147px}.background_south_pole{background-image:url(spritesmith0.png);background-position:-848px -592px;width:140px;height:147px}.background_spring_rain{background-image:url(spritesmith0.png);background-position:-284px -740px;width:140px;height:147px}.background_stable{background-image:url(spritesmith0.png);background-position:-425px -740px;width:140px;height:147px}.background_stained_glass{background-image:url(spritesmith0.png);background-position:-566px -740px;width:140px;height:147px}.background_starry_skies{background-image:url(spritesmith0.png);background-position:-707px -740px;width:140px;height:147px}.background_sunken_ship{background-image:url(spritesmith0.png);background-position:-848px -740px;width:140px;height:147px}.background_sunset_meadow{background-image:url(spritesmith0.png);background-position:-989px 0;width:140px;height:147px}.background_sunset_savannah{background-image:url(spritesmith0.png);background-position:-989px -148px;width:140px;height:147px}.background_tavern{background-image:url(spritesmith0.png);background-position:-989px -296px;width:140px;height:147px}.background_thunderstorm{background-image:url(spritesmith0.png);background-position:0 -888px;width:141px;height:147px}.background_twinkly_lights{background-image:url(spritesmith0.png);background-position:-142px -888px;width:141px;height:147px}.background_twinkly_party_lights{background-image:url(spritesmith0.png);background-position:-284px -888px;width:141px;height:147px}.background_volcano{background-image:url(spritesmith0.png);background-position:-141px 0;width:140px;height:147px}.hair_beard_1_TRUred{background-image:url(spritesmith0.png);background-position:-455px -1127px;width:90px;height:90px}.customize-option.hair_beard_1_TRUred{background-image:url(spritesmith0.png);background-position:-480px -1142px;width:60px;height:60px}.hair_beard_1_aurora{background-image:url(spritesmith0.png);background-position:-546px -1127px;width:90px;height:90px}.customize-option.hair_beard_1_aurora{background-image:url(spritesmith0.png);background-position:-571px -1142px;width:60px;height:60px}.hair_beard_1_black{background-image:url(spritesmith0.png);background-position:-637px -1127px;width:90px;height:90px}.customize-option.hair_beard_1_black{background-image:url(spritesmith0.png);background-position:-662px -1142px;width:60px;height:60px}.hair_beard_1_blond{background-image:url(spritesmith0.png);background-position:-728px -1127px;width:90px;height:90px}.customize-option.hair_beard_1_blond{background-image:url(spritesmith0.png);background-position:-753px -1142px;width:60px;height:60px}.hair_beard_1_blue{background-image:url(spritesmith0.png);background-position:-819px -1127px;width:90px;height:90px}.customize-option.hair_beard_1_blue{background-image:url(spritesmith0.png);background-position:-844px -1142px;width:60px;height:60px}.hair_beard_1_brown{background-image:url(spritesmith0.png);background-position:-910px -1127px;width:90px;height:90px}.customize-option.hair_beard_1_brown{background-image:url(spritesmith0.png);background-position:-935px -1142px;width:60px;height:60px}.hair_beard_1_candycane{background-image:url(spritesmith0.png);background-position:-1001px -1127px;width:90px;height:90px}.customize-option.hair_beard_1_candycane{background-image:url(spritesmith0.png);background-position:-1026px -1142px;width:60px;height:60px}.hair_beard_1_candycorn{background-image:url(spritesmith0.png);background-position:-1092px -1127px;width:90px;height:90px}.customize-option.hair_beard_1_candycorn{background-image:url(spritesmith0.png);background-position:-1117px -1142px;width:60px;height:60px}.hair_beard_1_festive{background-image:url(spritesmith0.png);background-position:-1221px 0;width:90px;height:90px}.customize-option.hair_beard_1_festive{background-image:url(spritesmith0.png);background-position:-1246px -15px;width:60px;height:60px}.hair_beard_1_frost{background-image:url(spritesmith0.png);background-position:-1221px -91px;width:90px;height:90px}.customize-option.hair_beard_1_frost{background-image:url(spritesmith0.png);background-position:-1246px -106px;width:60px;height:60px}.hair_beard_1_ghostwhite{background-image:url(spritesmith0.png);background-position:-1221px -182px;width:90px;height:90px}.customize-option.hair_beard_1_ghostwhite{background-image:url(spritesmith0.png);background-position:-1246px -197px;width:60px;height:60px}.hair_beard_1_green{background-image:url(spritesmith0.png);background-position:-1221px -273px;width:90px;height:90px}.customize-option.hair_beard_1_green{background-image:url(spritesmith0.png);background-position:-1246px -288px;width:60px;height:60px}.hair_beard_1_halloween{background-image:url(spritesmith0.png);background-position:-1221px -364px;width:90px;height:90px}.customize-option.hair_beard_1_halloween{background-image:url(spritesmith0.png);background-position:-1246px -379px;width:60px;height:60px}.hair_beard_1_holly{background-image:url(spritesmith0.png);background-position:-1221px -455px;width:90px;height:90px}.customize-option.hair_beard_1_holly{background-image:url(spritesmith0.png);background-position:-1246px -470px;width:60px;height:60px}.hair_beard_1_hollygreen{background-image:url(spritesmith0.png);background-position:-1221px -546px;width:90px;height:90px}.customize-option.hair_beard_1_hollygreen{background-image:url(spritesmith0.png);background-position:-1246px -561px;width:60px;height:60px}.hair_beard_1_midnight{background-image:url(spritesmith0.png);background-position:-1221px -637px;width:90px;height:90px}.customize-option.hair_beard_1_midnight{background-image:url(spritesmith0.png);background-position:-1246px -652px;width:60px;height:60px}.hair_beard_1_pblue{background-image:url(spritesmith0.png);background-position:-1221px -728px;width:90px;height:90px}.customize-option.hair_beard_1_pblue{background-image:url(spritesmith0.png);background-position:-1246px -743px;width:60px;height:60px}.hair_beard_1_peppermint{background-image:url(spritesmith0.png);background-position:-1221px -819px;width:90px;height:90px}.customize-option.hair_beard_1_peppermint{background-image:url(spritesmith0.png);background-position:-1246px -834px;width:60px;height:60px}.hair_beard_1_pgreen{background-image:url(spritesmith0.png);background-position:-1221px -910px;width:90px;height:90px}.customize-option.hair_beard_1_pgreen{background-image:url(spritesmith0.png);background-position:-1246px -925px;width:60px;height:60px}.hair_beard_1_porange{background-image:url(spritesmith0.png);background-position:-1221px -1001px;width:90px;height:90px}.customize-option.hair_beard_1_porange{background-image:url(spritesmith0.png);background-position:-1246px -1016px;width:60px;height:60px}.hair_beard_1_ppink{background-image:url(spritesmith0.png);background-position:-1221px -1092px;width:90px;height:90px}.customize-option.hair_beard_1_ppink{background-image:url(spritesmith0.png);background-position:-1246px -1107px;width:60px;height:60px}.hair_beard_1_ppurple{background-image:url(spritesmith0.png);background-position:0 -1218px;width:90px;height:90px}.customize-option.hair_beard_1_ppurple{background-image:url(spritesmith0.png);background-position:-25px -1233px;width:60px;height:60px}.hair_beard_1_pumpkin{background-image:url(spritesmith0.png);background-position:-91px -1218px;width:90px;height:90px}.customize-option.hair_beard_1_pumpkin{background-image:url(spritesmith0.png);background-position:-116px -1233px;width:60px;height:60px}.hair_beard_1_purple{background-image:url(spritesmith0.png);background-position:-182px -1218px;width:90px;height:90px}.customize-option.hair_beard_1_purple{background-image:url(spritesmith0.png);background-position:-207px -1233px;width:60px;height:60px}.hair_beard_1_pyellow{background-image:url(spritesmith0.png);background-position:-273px -1218px;width:90px;height:90px}.customize-option.hair_beard_1_pyellow{background-image:url(spritesmith0.png);background-position:-298px -1233px;width:60px;height:60px}.hair_beard_1_rainbow{background-image:url(spritesmith0.png);background-position:-364px -1218px;width:90px;height:90px}.customize-option.hair_beard_1_rainbow{background-image:url(spritesmith0.png);background-position:-389px -1233px;width:60px;height:60px}.hair_beard_1_red{background-image:url(spritesmith0.png);background-position:-455px -1218px;width:90px;height:90px}.customize-option.hair_beard_1_red{background-image:url(spritesmith0.png);background-position:-480px -1233px;width:60px;height:60px}.hair_beard_1_snowy{background-image:url(spritesmith0.png);background-position:-546px -1218px;width:90px;height:90px}.customize-option.hair_beard_1_snowy{background-image:url(spritesmith0.png);background-position:-571px -1233px;width:60px;height:60px}.hair_beard_1_white{background-image:url(spritesmith0.png);background-position:-637px -1218px;width:90px;height:90px}.customize-option.hair_beard_1_white{background-image:url(spritesmith0.png);background-position:-662px -1233px;width:60px;height:60px}.hair_beard_1_winternight{background-image:url(spritesmith0.png);background-position:-728px -1218px;width:90px;height:90px}.customize-option.hair_beard_1_winternight{background-image:url(spritesmith0.png);background-position:-753px -1233px;width:60px;height:60px}.hair_beard_1_winterstar{background-image:url(spritesmith0.png);background-position:-819px -1218px;width:90px;height:90px}.customize-option.hair_beard_1_winterstar{background-image:url(spritesmith0.png);background-position:-844px -1233px;width:60px;height:60px}.hair_beard_1_yellow{background-image:url(spritesmith0.png);background-position:-910px -1218px;width:90px;height:90px}.customize-option.hair_beard_1_yellow{background-image:url(spritesmith0.png);background-position:-935px -1233px;width:60px;height:60px}.hair_beard_1_zombie{background-image:url(spritesmith0.png);background-position:-1001px -1218px;width:90px;height:90px}.customize-option.hair_beard_1_zombie{background-image:url(spritesmith0.png);background-position:-1026px -1233px;width:60px;height:60px}.hair_beard_2_TRUred{background-image:url(spritesmith0.png);background-position:-1092px -1218px;width:90px;height:90px}.customize-option.hair_beard_2_TRUred{background-image:url(spritesmith0.png);background-position:-1117px -1233px;width:60px;height:60px}.hair_beard_2_aurora{background-image:url(spritesmith0.png);background-position:-1183px -1218px;width:90px;height:90px}.customize-option.hair_beard_2_aurora{background-image:url(spritesmith0.png);background-position:-1208px -1233px;width:60px;height:60px}.hair_beard_2_black{background-image:url(spritesmith0.png);background-position:-1312px 0;width:90px;height:90px}.customize-option.hair_beard_2_black{background-image:url(spritesmith0.png);background-position:-1337px -15px;width:60px;height:60px}.hair_beard_2_blond{background-image:url(spritesmith0.png);background-position:-1312px -91px;width:90px;height:90px}.customize-option.hair_beard_2_blond{background-image:url(spritesmith0.png);background-position:-1337px -106px;width:60px;height:60px}.hair_beard_2_blue{background-image:url(spritesmith0.png);background-position:-1312px -182px;width:90px;height:90px}.customize-option.hair_beard_2_blue{background-image:url(spritesmith0.png);background-position:-1337px -197px;width:60px;height:60px}.hair_beard_2_brown{background-image:url(spritesmith0.png);background-position:-1312px -273px;width:90px;height:90px}.customize-option.hair_beard_2_brown{background-image:url(spritesmith0.png);background-position:-1337px -288px;width:60px;height:60px}.hair_beard_2_candycane{background-image:url(spritesmith0.png);background-position:-1312px -364px;width:90px;height:90px}.customize-option.hair_beard_2_candycane{background-image:url(spritesmith0.png);background-position:-1337px -379px;width:60px;height:60px}.hair_beard_2_candycorn{background-image:url(spritesmith0.png);background-position:-1312px -455px;width:90px;height:90px}.customize-option.hair_beard_2_candycorn{background-image:url(spritesmith0.png);background-position:-1337px -470px;width:60px;height:60px}.hair_beard_2_festive{background-image:url(spritesmith0.png);background-position:-1312px -546px;width:90px;height:90px}.customize-option.hair_beard_2_festive{background-image:url(spritesmith0.png);background-position:-1337px -561px;width:60px;height:60px}.hair_beard_2_frost{background-image:url(spritesmith0.png);background-position:-1312px -637px;width:90px;height:90px}.customize-option.hair_beard_2_frost{background-image:url(spritesmith0.png);background-position:-1337px -652px;width:60px;height:60px}.hair_beard_2_ghostwhite{background-image:url(spritesmith0.png);background-position:-1312px -728px;width:90px;height:90px}.customize-option.hair_beard_2_ghostwhite{background-image:url(spritesmith0.png);background-position:-1337px -743px;width:60px;height:60px}.hair_beard_2_green{background-image:url(spritesmith0.png);background-position:-1312px -819px;width:90px;height:90px}.customize-option.hair_beard_2_green{background-image:url(spritesmith0.png);background-position:-1337px -834px;width:60px;height:60px}.hair_beard_2_halloween{background-image:url(spritesmith0.png);background-position:-1312px -910px;width:90px;height:90px}.customize-option.hair_beard_2_halloween{background-image:url(spritesmith0.png);background-position:-1337px -925px;width:60px;height:60px}.hair_beard_2_holly{background-image:url(spritesmith0.png);background-position:-1312px -1001px;width:90px;height:90px}.customize-option.hair_beard_2_holly{background-image:url(spritesmith0.png);background-position:-1337px -1016px;width:60px;height:60px}.hair_beard_2_hollygreen{background-image:url(spritesmith0.png);background-position:-1312px -1092px;width:90px;height:90px}.customize-option.hair_beard_2_hollygreen{background-image:url(spritesmith0.png);background-position:-1337px -1107px;width:60px;height:60px}.hair_beard_2_midnight{background-image:url(spritesmith0.png);background-position:-1312px -1183px;width:90px;height:90px}.customize-option.hair_beard_2_midnight{background-image:url(spritesmith0.png);background-position:-1337px -1198px;width:60px;height:60px}.hair_beard_2_pblue{background-image:url(spritesmith0.png);background-position:0 -1309px;width:90px;height:90px}.customize-option.hair_beard_2_pblue{background-image:url(spritesmith0.png);background-position:-25px -1324px;width:60px;height:60px}.hair_beard_2_peppermint{background-image:url(spritesmith0.png);background-position:-91px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_peppermint{background-image:url(spritesmith0.png);background-position:-116px -1324px;width:60px;height:60px}.hair_beard_2_pgreen{background-image:url(spritesmith0.png);background-position:-182px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_pgreen{background-image:url(spritesmith0.png);background-position:-207px -1324px;width:60px;height:60px}.hair_beard_2_porange{background-image:url(spritesmith0.png);background-position:-273px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_porange{background-image:url(spritesmith0.png);background-position:-298px -1324px;width:60px;height:60px}.hair_beard_2_ppink{background-image:url(spritesmith0.png);background-position:-364px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_ppink{background-image:url(spritesmith0.png);background-position:-389px -1324px;width:60px;height:60px}.hair_beard_2_ppurple{background-image:url(spritesmith0.png);background-position:-455px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_ppurple{background-image:url(spritesmith0.png);background-position:-480px -1324px;width:60px;height:60px}.hair_beard_2_pumpkin{background-image:url(spritesmith0.png);background-position:-546px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_pumpkin{background-image:url(spritesmith0.png);background-position:-571px -1324px;width:60px;height:60px}.hair_beard_2_purple{background-image:url(spritesmith0.png);background-position:-637px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_purple{background-image:url(spritesmith0.png);background-position:-662px -1324px;width:60px;height:60px}.hair_beard_2_pyellow{background-image:url(spritesmith0.png);background-position:-728px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_pyellow{background-image:url(spritesmith0.png);background-position:-753px -1324px;width:60px;height:60px}.hair_beard_2_rainbow{background-image:url(spritesmith0.png);background-position:-819px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_rainbow{background-image:url(spritesmith0.png);background-position:-844px -1324px;width:60px;height:60px}.hair_beard_2_red{background-image:url(spritesmith0.png);background-position:-910px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_red{background-image:url(spritesmith0.png);background-position:-935px -1324px;width:60px;height:60px}.hair_beard_2_snowy{background-image:url(spritesmith0.png);background-position:-1001px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_snowy{background-image:url(spritesmith0.png);background-position:-1026px -1324px;width:60px;height:60px}.hair_beard_2_white{background-image:url(spritesmith0.png);background-position:-1092px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_white{background-image:url(spritesmith0.png);background-position:-1117px -1324px;width:60px;height:60px}.hair_beard_2_winternight{background-image:url(spritesmith0.png);background-position:-1183px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_winternight{background-image:url(spritesmith0.png);background-position:-1208px -1324px;width:60px;height:60px}.hair_beard_2_winterstar{background-image:url(spritesmith0.png);background-position:-1274px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_winterstar{background-image:url(spritesmith0.png);background-position:-1299px -1324px;width:60px;height:60px}.hair_beard_2_yellow{background-image:url(spritesmith0.png);background-position:-1403px 0;width:90px;height:90px}.customize-option.hair_beard_2_yellow{background-image:url(spritesmith0.png);background-position:-1428px -15px;width:60px;height:60px}.hair_beard_2_zombie{background-image:url(spritesmith0.png);background-position:-1403px -91px;width:90px;height:90px}.customize-option.hair_beard_2_zombie{background-image:url(spritesmith0.png);background-position:-1428px -106px;width:60px;height:60px}.hair_beard_3_TRUred{background-image:url(spritesmith0.png);background-position:-1403px -182px;width:90px;height:90px}.customize-option.hair_beard_3_TRUred{background-image:url(spritesmith0.png);background-position:-1428px -197px;width:60px;height:60px}.hair_beard_3_aurora{background-image:url(spritesmith0.png);background-position:-1403px -273px;width:90px;height:90px}.customize-option.hair_beard_3_aurora{background-image:url(spritesmith0.png);background-position:-1428px -288px;width:60px;height:60px}.hair_beard_3_black{background-image:url(spritesmith0.png);background-position:-1403px -364px;width:90px;height:90px}.customize-option.hair_beard_3_black{background-image:url(spritesmith0.png);background-position:-1428px -379px;width:60px;height:60px}.hair_beard_3_blond{background-image:url(spritesmith0.png);background-position:-1403px -455px;width:90px;height:90px}.customize-option.hair_beard_3_blond{background-image:url(spritesmith0.png);background-position:-1428px -470px;width:60px;height:60px}.hair_beard_3_blue{background-image:url(spritesmith0.png);background-position:-1403px -546px;width:90px;height:90px}.customize-option.hair_beard_3_blue{background-image:url(spritesmith0.png);background-position:-1428px -561px;width:60px;height:60px}.hair_beard_3_brown{background-image:url(spritesmith0.png);background-position:-1403px -637px;width:90px;height:90px}.customize-option.hair_beard_3_brown{background-image:url(spritesmith0.png);background-position:-1428px -652px;width:60px;height:60px}.hair_beard_3_candycane{background-image:url(spritesmith0.png);background-position:-1403px -728px;width:90px;height:90px}.customize-option.hair_beard_3_candycane{background-image:url(spritesmith0.png);background-position:-1428px -743px;width:60px;height:60px}.hair_beard_3_candycorn{background-image:url(spritesmith0.png);background-position:-1403px -819px;width:90px;height:90px}.customize-option.hair_beard_3_candycorn{background-image:url(spritesmith0.png);background-position:-1428px -834px;width:60px;height:60px}.hair_beard_3_festive{background-image:url(spritesmith0.png);background-position:-1403px -910px;width:90px;height:90px}.customize-option.hair_beard_3_festive{background-image:url(spritesmith0.png);background-position:-1428px -925px;width:60px;height:60px}.hair_beard_3_frost{background-image:url(spritesmith0.png);background-position:-1403px -1001px;width:90px;height:90px}.customize-option.hair_beard_3_frost{background-image:url(spritesmith0.png);background-position:-1428px -1016px;width:60px;height:60px}.hair_beard_3_ghostwhite{background-image:url(spritesmith0.png);background-position:-1403px -1092px;width:90px;height:90px}.customize-option.hair_beard_3_ghostwhite{background-image:url(spritesmith0.png);background-position:-1428px -1107px;width:60px;height:60px}.hair_beard_3_green{background-image:url(spritesmith0.png);background-position:-1403px -1183px;width:90px;height:90px}.customize-option.hair_beard_3_green{background-image:url(spritesmith0.png);background-position:-1428px -1198px;width:60px;height:60px}.hair_beard_3_halloween{background-image:url(spritesmith0.png);background-position:-1403px -1274px;width:90px;height:90px}.customize-option.hair_beard_3_halloween{background-image:url(spritesmith0.png);background-position:-1428px -1289px;width:60px;height:60px}.hair_beard_3_holly{background-image:url(spritesmith0.png);background-position:0 -1400px;width:90px;height:90px}.customize-option.hair_beard_3_holly{background-image:url(spritesmith0.png);background-position:-25px -1415px;width:60px;height:60px}.hair_beard_3_hollygreen{background-image:url(spritesmith0.png);background-position:-91px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_hollygreen{background-image:url(spritesmith0.png);background-position:-116px -1415px;width:60px;height:60px}.hair_beard_3_midnight{background-image:url(spritesmith0.png);background-position:-182px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_midnight{background-image:url(spritesmith0.png);background-position:-207px -1415px;width:60px;height:60px}.hair_beard_3_pblue{background-image:url(spritesmith0.png);background-position:-273px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_pblue{background-image:url(spritesmith0.png);background-position:-298px -1415px;width:60px;height:60px}.hair_beard_3_peppermint{background-image:url(spritesmith0.png);background-position:-364px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_peppermint{background-image:url(spritesmith0.png);background-position:-389px -1415px;width:60px;height:60px}.hair_beard_3_pgreen{background-image:url(spritesmith0.png);background-position:-455px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_pgreen{background-image:url(spritesmith0.png);background-position:-480px -1415px;width:60px;height:60px}.hair_beard_3_porange{background-image:url(spritesmith0.png);background-position:-546px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_porange{background-image:url(spritesmith0.png);background-position:-571px -1415px;width:60px;height:60px}.hair_beard_3_ppink{background-image:url(spritesmith0.png);background-position:-637px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_ppink{background-image:url(spritesmith0.png);background-position:-662px -1415px;width:60px;height:60px}.hair_beard_3_ppurple{background-image:url(spritesmith0.png);background-position:-728px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_ppurple{background-image:url(spritesmith0.png);background-position:-753px -1415px;width:60px;height:60px}.hair_beard_3_pumpkin{background-image:url(spritesmith0.png);background-position:-819px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_pumpkin{background-image:url(spritesmith0.png);background-position:-844px -1415px;width:60px;height:60px}.hair_beard_3_purple{background-image:url(spritesmith0.png);background-position:-910px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_purple{background-image:url(spritesmith0.png);background-position:-935px -1415px;width:60px;height:60px}.hair_beard_3_pyellow{background-image:url(spritesmith0.png);background-position:-1001px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_pyellow{background-image:url(spritesmith0.png);background-position:-1026px -1415px;width:60px;height:60px}.hair_beard_3_rainbow{background-image:url(spritesmith0.png);background-position:-1092px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_rainbow{background-image:url(spritesmith0.png);background-position:-1117px -1415px;width:60px;height:60px}.hair_beard_3_red{background-image:url(spritesmith0.png);background-position:-1183px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_red{background-image:url(spritesmith0.png);background-position:-1208px -1415px;width:60px;height:60px}.hair_beard_3_snowy{background-image:url(spritesmith0.png);background-position:-1274px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_snowy{background-image:url(spritesmith0.png);background-position:-1299px -1415px;width:60px;height:60px}.hair_beard_3_white{background-image:url(spritesmith0.png);background-position:-1365px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_white{background-image:url(spritesmith0.png);background-position:-1390px -1415px;width:60px;height:60px}.hair_beard_3_winternight{background-image:url(spritesmith0.png);background-position:-1494px 0;width:90px;height:90px}.customize-option.hair_beard_3_winternight{background-image:url(spritesmith0.png);background-position:-1519px -15px;width:60px;height:60px}.hair_beard_3_winterstar{background-image:url(spritesmith0.png);background-position:-1494px -91px;width:90px;height:90px}.customize-option.hair_beard_3_winterstar{background-image:url(spritesmith0.png);background-position:-1519px -106px;width:60px;height:60px}.hair_beard_3_yellow{background-image:url(spritesmith0.png);background-position:-1494px -182px;width:90px;height:90px}.customize-option.hair_beard_3_yellow{background-image:url(spritesmith0.png);background-position:-1519px -197px;width:60px;height:60px}.hair_beard_3_zombie{background-image:url(spritesmith0.png);background-position:-1494px -273px;width:90px;height:90px}.customize-option.hair_beard_3_zombie{background-image:url(spritesmith0.png);background-position:-1519px -288px;width:60px;height:60px}.hair_mustache_1_TRUred{background-image:url(spritesmith0.png);background-position:-1494px -364px;width:90px;height:90px}.customize-option.hair_mustache_1_TRUred{background-image:url(spritesmith0.png);background-position:-1519px -379px;width:60px;height:60px}.hair_mustache_1_aurora{background-image:url(spritesmith0.png);background-position:-1494px -455px;width:90px;height:90px}.customize-option.hair_mustache_1_aurora{background-image:url(spritesmith0.png);background-position:-1519px -470px;width:60px;height:60px}.hair_mustache_1_black{background-image:url(spritesmith0.png);background-position:-1494px -546px;width:90px;height:90px}.customize-option.hair_mustache_1_black{background-image:url(spritesmith0.png);background-position:-1519px -561px;width:60px;height:60px}.hair_mustache_1_blond{background-image:url(spritesmith0.png);background-position:-1494px -637px;width:90px;height:90px}.customize-option.hair_mustache_1_blond{background-image:url(spritesmith0.png);background-position:-1519px -652px;width:60px;height:60px}.hair_mustache_1_blue{background-image:url(spritesmith0.png);background-position:-1494px -728px;width:90px;height:90px}.customize-option.hair_mustache_1_blue{background-image:url(spritesmith0.png);background-position:-1519px -743px;width:60px;height:60px}.hair_mustache_1_brown{background-image:url(spritesmith0.png);background-position:-1494px -819px;width:90px;height:90px}.customize-option.hair_mustache_1_brown{background-image:url(spritesmith0.png);background-position:-1519px -834px;width:60px;height:60px}.hair_mustache_1_candycane{background-image:url(spritesmith0.png);background-position:-1494px -910px;width:90px;height:90px}.customize-option.hair_mustache_1_candycane{background-image:url(spritesmith0.png);background-position:-1519px -925px;width:60px;height:60px}.hair_mustache_1_candycorn{background-image:url(spritesmith0.png);background-position:-1494px -1001px;width:90px;height:90px}.customize-option.hair_mustache_1_candycorn{background-image:url(spritesmith0.png);background-position:-1519px -1016px;width:60px;height:60px}.hair_mustache_1_festive{background-image:url(spritesmith0.png);background-position:-1494px -1092px;width:90px;height:90px}.customize-option.hair_mustache_1_festive{background-image:url(spritesmith0.png);background-position:-1519px -1107px;width:60px;height:60px}.hair_mustache_1_frost{background-image:url(spritesmith0.png);background-position:-1494px -1183px;width:90px;height:90px}.customize-option.hair_mustache_1_frost{background-image:url(spritesmith0.png);background-position:-1519px -1198px;width:60px;height:60px}.hair_mustache_1_ghostwhite{background-image:url(spritesmith0.png);background-position:-1494px -1274px;width:90px;height:90px}.customize-option.hair_mustache_1_ghostwhite{background-image:url(spritesmith0.png);background-position:-1519px -1289px;width:60px;height:60px}.hair_mustache_1_green{background-image:url(spritesmith0.png);background-position:-1494px -1365px;width:90px;height:90px}.customize-option.hair_mustache_1_green{background-image:url(spritesmith0.png);background-position:-1519px -1380px;width:60px;height:60px}.hair_mustache_1_halloween{background-image:url(spritesmith0.png);background-position:0 -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_halloween{background-image:url(spritesmith0.png);background-position:-25px -1506px;width:60px;height:60px}.hair_mustache_1_holly{background-image:url(spritesmith0.png);background-position:-91px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_holly{background-image:url(spritesmith0.png);background-position:-116px -1506px;width:60px;height:60px}.hair_mustache_1_hollygreen{background-image:url(spritesmith0.png);background-position:-182px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_hollygreen{background-image:url(spritesmith0.png);background-position:-207px -1506px;width:60px;height:60px}.hair_mustache_1_midnight{background-image:url(spritesmith0.png);background-position:-273px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_midnight{background-image:url(spritesmith0.png);background-position:-298px -1506px;width:60px;height:60px}.hair_mustache_1_pblue{background-image:url(spritesmith0.png);background-position:-364px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_pblue{background-image:url(spritesmith0.png);background-position:-389px -1506px;width:60px;height:60px}.hair_mustache_1_peppermint{background-image:url(spritesmith0.png);background-position:-455px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_peppermint{background-image:url(spritesmith0.png);background-position:-480px -1506px;width:60px;height:60px}.hair_mustache_1_pgreen{background-image:url(spritesmith0.png);background-position:-546px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_pgreen{background-image:url(spritesmith0.png);background-position:-571px -1506px;width:60px;height:60px}.hair_mustache_1_porange{background-image:url(spritesmith0.png);background-position:-637px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_porange{background-image:url(spritesmith0.png);background-position:-662px -1506px;width:60px;height:60px}.hair_mustache_1_ppink{background-image:url(spritesmith0.png);background-position:-728px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_ppink{background-image:url(spritesmith0.png);background-position:-753px -1506px;width:60px;height:60px}.hair_mustache_1_ppurple{background-image:url(spritesmith0.png);background-position:-819px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_ppurple{background-image:url(spritesmith0.png);background-position:-844px -1506px;width:60px;height:60px}.hair_mustache_1_pumpkin{background-image:url(spritesmith0.png);background-position:-910px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_pumpkin{background-image:url(spritesmith0.png);background-position:-935px -1506px;width:60px;height:60px}.hair_mustache_1_purple{background-image:url(spritesmith0.png);background-position:-1001px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_purple{background-image:url(spritesmith0.png);background-position:-1026px -1506px;width:60px;height:60px}.hair_mustache_1_pyellow{background-image:url(spritesmith0.png);background-position:-1092px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_pyellow{background-image:url(spritesmith0.png);background-position:-1117px -1506px;width:60px;height:60px}.hair_mustache_1_rainbow{background-image:url(spritesmith0.png);background-position:-1183px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_rainbow{background-image:url(spritesmith0.png);background-position:-1208px -1506px;width:60px;height:60px}.hair_mustache_1_red{background-image:url(spritesmith0.png);background-position:-1274px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_red{background-image:url(spritesmith0.png);background-position:-1299px -1506px;width:60px;height:60px}.hair_mustache_1_snowy{background-image:url(spritesmith0.png);background-position:-1365px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_snowy{background-image:url(spritesmith0.png);background-position:-1390px -1506px;width:60px;height:60px}.hair_mustache_1_white{background-image:url(spritesmith0.png);background-position:-989px -444px;width:90px;height:90px}.customize-option.hair_mustache_1_white{background-image:url(spritesmith0.png);background-position:-1014px -459px;width:60px;height:60px}.hair_mustache_1_winternight{background-image:url(spritesmith0.png);background-position:-1585px 0;width:90px;height:90px}.customize-option.hair_mustache_1_winternight{background-image:url(spritesmith0.png);background-position:-1610px -15px;width:60px;height:60px}.hair_mustache_1_winterstar{background-image:url(spritesmith0.png);background-position:-1585px -91px;width:90px;height:90px}.customize-option.hair_mustache_1_winterstar{background-image:url(spritesmith0.png);background-position:-1610px -106px;width:60px;height:60px}.hair_mustache_1_yellow{background-image:url(spritesmith0.png);background-position:-1585px -182px;width:90px;height:90px}.customize-option.hair_mustache_1_yellow{background-image:url(spritesmith0.png);background-position:-1610px -197px;width:60px;height:60px}.hair_mustache_1_zombie{background-image:url(spritesmith0.png);background-position:-1585px -273px;width:90px;height:90px}.customize-option.hair_mustache_1_zombie{background-image:url(spritesmith0.png);background-position:-1610px -288px;width:60px;height:60px}.hair_mustache_2_TRUred{background-image:url(spritesmith0.png);background-position:-1585px -364px;width:90px;height:90px}.customize-option.hair_mustache_2_TRUred{background-image:url(spritesmith0.png);background-position:-1610px -379px;width:60px;height:60px}.hair_mustache_2_aurora{background-image:url(spritesmith0.png);background-position:-1585px -455px;width:90px;height:90px}.customize-option.hair_mustache_2_aurora{background-image:url(spritesmith0.png);background-position:-1610px -470px;width:60px;height:60px}.hair_mustache_2_black{background-image:url(spritesmith0.png);background-position:-1585px -546px;width:90px;height:90px}.customize-option.hair_mustache_2_black{background-image:url(spritesmith0.png);background-position:-1610px -561px;width:60px;height:60px}.hair_mustache_2_blond{background-image:url(spritesmith0.png);background-position:-1585px -637px;width:90px;height:90px}.customize-option.hair_mustache_2_blond{background-image:url(spritesmith0.png);background-position:-1610px -652px;width:60px;height:60px}.hair_mustache_2_blue{background-image:url(spritesmith0.png);background-position:-1585px -728px;width:90px;height:90px}.customize-option.hair_mustache_2_blue{background-image:url(spritesmith0.png);background-position:-1610px -743px;width:60px;height:60px}.hair_mustache_2_brown{background-image:url(spritesmith0.png);background-position:-1585px -819px;width:90px;height:90px}.customize-option.hair_mustache_2_brown{background-image:url(spritesmith0.png);background-position:-1610px -834px;width:60px;height:60px}.hair_mustache_2_candycane{background-image:url(spritesmith0.png);background-position:-1585px -910px;width:90px;height:90px}.customize-option.hair_mustache_2_candycane{background-image:url(spritesmith0.png);background-position:-1610px -925px;width:60px;height:60px}.hair_mustache_2_candycorn{background-image:url(spritesmith0.png);background-position:-1585px -1001px;width:90px;height:90px}.customize-option.hair_mustache_2_candycorn{background-image:url(spritesmith0.png);background-position:-1610px -1016px;width:60px;height:60px}.hair_mustache_2_festive{background-image:url(spritesmith0.png);background-position:-1585px -1092px;width:90px;height:90px}.customize-option.hair_mustache_2_festive{background-image:url(spritesmith0.png);background-position:-1610px -1107px;width:60px;height:60px}.hair_mustache_2_frost{background-image:url(spritesmith0.png);background-position:-1585px -1183px;width:90px;height:90px}.customize-option.hair_mustache_2_frost{background-image:url(spritesmith0.png);background-position:-1610px -1198px;width:60px;height:60px}.hair_mustache_2_ghostwhite{background-image:url(spritesmith0.png);background-position:-1585px -1274px;width:90px;height:90px}.customize-option.hair_mustache_2_ghostwhite{background-image:url(spritesmith0.png);background-position:-1610px -1289px;width:60px;height:60px}.hair_mustache_2_green{background-image:url(spritesmith0.png);background-position:-1585px -1365px;width:90px;height:90px}.customize-option.hair_mustache_2_green{background-image:url(spritesmith0.png);background-position:-1610px -1380px;width:60px;height:60px}.hair_mustache_2_halloween{background-image:url(spritesmith0.png);background-position:-1585px -1456px;width:90px;height:90px}.customize-option.hair_mustache_2_halloween{background-image:url(spritesmith0.png);background-position:-1610px -1471px;width:60px;height:60px}.hair_mustache_2_holly{background-image:url(spritesmith0.png);background-position:0 -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_holly{background-image:url(spritesmith0.png);background-position:-25px -1597px;width:60px;height:60px}.hair_mustache_2_hollygreen{background-image:url(spritesmith0.png);background-position:-91px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_hollygreen{background-image:url(spritesmith0.png);background-position:-116px -1597px;width:60px;height:60px}.hair_mustache_2_midnight{background-image:url(spritesmith0.png);background-position:-182px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_midnight{background-image:url(spritesmith0.png);background-position:-207px -1597px;width:60px;height:60px}.hair_mustache_2_pblue{background-image:url(spritesmith0.png);background-position:-273px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_pblue{background-image:url(spritesmith0.png);background-position:-298px -1597px;width:60px;height:60px}.hair_mustache_2_peppermint{background-image:url(spritesmith0.png);background-position:-364px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_peppermint{background-image:url(spritesmith0.png);background-position:-389px -1597px;width:60px;height:60px}.hair_mustache_2_pgreen{background-image:url(spritesmith0.png);background-position:-455px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_pgreen{background-image:url(spritesmith0.png);background-position:-480px -1597px;width:60px;height:60px}.hair_mustache_2_porange{background-image:url(spritesmith0.png);background-position:-546px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_porange{background-image:url(spritesmith0.png);background-position:-571px -1597px;width:60px;height:60px}.hair_mustache_2_ppink{background-image:url(spritesmith0.png);background-position:-637px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_ppink{background-image:url(spritesmith0.png);background-position:-662px -1597px;width:60px;height:60px}.hair_mustache_2_ppurple{background-image:url(spritesmith0.png);background-position:-728px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_ppurple{background-image:url(spritesmith0.png);background-position:-753px -1597px;width:60px;height:60px}.hair_mustache_2_pumpkin{background-image:url(spritesmith0.png);background-position:-819px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_pumpkin{background-image:url(spritesmith0.png);background-position:-844px -1597px;width:60px;height:60px}.hair_mustache_2_purple{background-image:url(spritesmith0.png);background-position:-910px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_purple{background-image:url(spritesmith0.png);background-position:-935px -1597px;width:60px;height:60px}.hair_mustache_2_pyellow{background-image:url(spritesmith0.png);background-position:-1001px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_pyellow{background-image:url(spritesmith0.png);background-position:-1026px -1597px;width:60px;height:60px}.hair_mustache_2_rainbow{background-image:url(spritesmith0.png);background-position:-1092px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_rainbow{background-image:url(spritesmith0.png);background-position:-1117px -1597px;width:60px;height:60px}.hair_mustache_2_red{background-image:url(spritesmith0.png);background-position:-1183px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_red{background-image:url(spritesmith0.png);background-position:-1208px -1597px;width:60px;height:60px}.hair_mustache_2_snowy{background-image:url(spritesmith0.png);background-position:-1274px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_snowy{background-image:url(spritesmith0.png);background-position:-1299px -1597px;width:60px;height:60px}.hair_mustache_2_white{background-image:url(spritesmith0.png);background-position:-1365px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_white{background-image:url(spritesmith0.png);background-position:-1390px -1597px;width:60px;height:60px}.hair_mustache_2_winternight{background-image:url(spritesmith0.png);background-position:-1456px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_winternight{background-image:url(spritesmith0.png);background-position:-1481px -1597px;width:60px;height:60px}.hair_mustache_2_winterstar{background-image:url(spritesmith0.png);background-position:-1547px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_winterstar{background-image:url(spritesmith0.png);background-position:-1572px -1597px;width:60px;height:60px}.hair_mustache_2_yellow{background-image:url(spritesmith0.png);background-position:-1676px 0;width:90px;height:90px}.customize-option.hair_mustache_2_yellow{background-image:url(spritesmith0.png);background-position:-1701px -15px;width:60px;height:60px}.hair_mustache_2_zombie{background-image:url(spritesmith0.png);background-position:-1676px -91px;width:90px;height:90px}.customize-option.hair_mustache_2_zombie{background-image:url(spritesmith0.png);background-position:-1701px -106px;width:60px;height:60px}.hair_flower_1{background-image:url(spritesmith0.png);background-position:-1676px -182px;width:90px;height:90px}.customize-option.hair_flower_1{background-image:url(spritesmith0.png);background-position:-1701px -197px;width:60px;height:60px}.hair_flower_2{background-image:url(spritesmith0.png);background-position:-1676px -273px;width:90px;height:90px}.customize-option.hair_flower_2{background-image:url(spritesmith0.png);background-position:-1701px -288px;width:60px;height:60px}.hair_flower_3{background-image:url(spritesmith0.png);background-position:-1676px -364px;width:90px;height:90px}.customize-option.hair_flower_3{background-image:url(spritesmith0.png);background-position:-1701px -379px;width:60px;height:60px}.hair_flower_4{background-image:url(spritesmith0.png);background-position:-1676px -455px;width:90px;height:90px}.customize-option.hair_flower_4{background-image:url(spritesmith0.png);background-position:-1701px -470px;width:60px;height:60px}.hair_flower_5{background-image:url(spritesmith0.png);background-position:-1676px -546px;width:90px;height:90px}.customize-option.hair_flower_5{background-image:url(spritesmith0.png);background-position:-1701px -561px;width:60px;height:60px}.hair_flower_6{background-image:url(spritesmith0.png);background-position:-1676px -637px;width:90px;height:90px}.customize-option.hair_flower_6{background-image:url(spritesmith0.png);background-position:-1701px -652px;width:60px;height:60px}.hair_bangs_1_TRUred{background-image:url(spritesmith0.png);background-position:-1676px -728px;width:90px;height:90px}.customize-option.hair_bangs_1_TRUred{background-image:url(spritesmith0.png);background-position:-1701px -743px;width:60px;height:60px}.hair_bangs_1_aurora{background-image:url(spritesmith0.png);background-position:-1676px -819px;width:90px;height:90px}.customize-option.hair_bangs_1_aurora{background-image:url(spritesmith0.png);background-position:-1701px -834px;width:60px;height:60px}.hair_bangs_1_black{background-image:url(spritesmith0.png);background-position:-1676px -910px;width:90px;height:90px}.customize-option.hair_bangs_1_black{background-image:url(spritesmith0.png);background-position:-1701px -925px;width:60px;height:60px}.hair_bangs_1_blond{background-image:url(spritesmith0.png);background-position:-1676px -1001px;width:90px;height:90px}.customize-option.hair_bangs_1_blond{background-image:url(spritesmith0.png);background-position:-1701px -1016px;width:60px;height:60px}.hair_bangs_1_blue{background-image:url(spritesmith0.png);background-position:-1676px -1092px;width:90px;height:90px}.customize-option.hair_bangs_1_blue{background-image:url(spritesmith0.png);background-position:-1701px -1107px;width:60px;height:60px}.hair_bangs_1_brown{background-image:url(spritesmith0.png);background-position:-1676px -1183px;width:90px;height:90px}.customize-option.hair_bangs_1_brown{background-image:url(spritesmith0.png);background-position:-1701px -1198px;width:60px;height:60px}.hair_bangs_1_candycane{background-image:url(spritesmith0.png);background-position:-1676px -1274px;width:90px;height:90px}.customize-option.hair_bangs_1_candycane{background-image:url(spritesmith0.png);background-position:-1701px -1289px;width:60px;height:60px}.hair_bangs_1_candycorn{background-image:url(spritesmith0.png);background-position:-1676px -1365px;width:90px;height:90px}.customize-option.hair_bangs_1_candycorn{background-image:url(spritesmith0.png);background-position:-1701px -1380px;width:60px;height:60px}.hair_bangs_1_festive{background-image:url(spritesmith0.png);background-position:-1676px -1456px;width:90px;height:90px}.customize-option.hair_bangs_1_festive{background-image:url(spritesmith0.png);background-position:-1701px -1471px;width:60px;height:60px}.hair_bangs_1_frost{background-image:url(spritesmith0.png);background-position:-1676px -1547px;width:90px;height:90px}.customize-option.hair_bangs_1_frost{background-image:url(spritesmith0.png);background-position:-1701px -1562px;width:60px;height:60px}.hair_bangs_1_ghostwhite{background-image:url(spritesmith0.png);background-position:0 -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_ghostwhite{background-image:url(spritesmith0.png);background-position:-25px -1688px;width:60px;height:60px}.hair_bangs_1_green{background-image:url(spritesmith0.png);background-position:-91px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_green{background-image:url(spritesmith0.png);background-position:-116px -1688px;width:60px;height:60px}.hair_bangs_1_halloween{background-image:url(spritesmith0.png);background-position:-182px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_halloween{background-image:url(spritesmith0.png);background-position:-207px -1688px;width:60px;height:60px}.hair_bangs_1_holly{background-image:url(spritesmith0.png);background-position:-273px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_holly{background-image:url(spritesmith0.png);background-position:-298px -1688px;width:60px;height:60px}.hair_bangs_1_hollygreen{background-image:url(spritesmith0.png);background-position:-364px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_hollygreen{background-image:url(spritesmith0.png);background-position:-389px -1688px;width:60px;height:60px}.hair_bangs_1_midnight{background-image:url(spritesmith0.png);background-position:-455px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_midnight{background-image:url(spritesmith0.png);background-position:-480px -1688px;width:60px;height:60px}.hair_bangs_1_pblue{background-image:url(spritesmith0.png);background-position:-546px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_pblue{background-image:url(spritesmith0.png);background-position:-571px -1688px;width:60px;height:60px}.hair_bangs_1_pblue2{background-image:url(spritesmith0.png);background-position:-637px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_pblue2{background-image:url(spritesmith0.png);background-position:-662px -1688px;width:60px;height:60px}.hair_bangs_1_peppermint{background-image:url(spritesmith0.png);background-position:-728px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_peppermint{background-image:url(spritesmith0.png);background-position:-753px -1688px;width:60px;height:60px}.hair_bangs_1_pgreen{background-image:url(spritesmith0.png);background-position:-819px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_pgreen{background-image:url(spritesmith0.png);background-position:-844px -1688px;width:60px;height:60px}.hair_bangs_1_pgreen2{background-image:url(spritesmith0.png);background-position:-910px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_pgreen2{background-image:url(spritesmith0.png);background-position:-935px -1688px;width:60px;height:60px}.hair_bangs_1_porange{background-image:url(spritesmith0.png);background-position:-1001px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_porange{background-image:url(spritesmith0.png);background-position:-1026px -1688px;width:60px;height:60px}.hair_bangs_1_porange2{background-image:url(spritesmith0.png);background-position:-1092px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_porange2{background-image:url(spritesmith0.png);background-position:-1117px -1688px;width:60px;height:60px}.hair_bangs_1_ppink{background-image:url(spritesmith0.png);background-position:-1183px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_ppink{background-image:url(spritesmith0.png);background-position:-1208px -1688px;width:60px;height:60px}.hair_bangs_1_ppink2{background-image:url(spritesmith0.png);background-position:-1274px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_ppink2{background-image:url(spritesmith0.png);background-position:-1299px -1688px;width:60px;height:60px}.hair_bangs_1_ppurple{background-image:url(spritesmith0.png);background-position:-1365px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_ppurple{background-image:url(spritesmith0.png);background-position:-1390px -1688px;width:60px;height:60px}.hair_bangs_1_ppurple2{background-image:url(spritesmith0.png);background-position:-1456px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_ppurple2{background-image:url(spritesmith0.png);background-position:-1481px -1688px;width:60px;height:60px}.hair_bangs_1_pumpkin{background-image:url(spritesmith0.png);background-position:-1547px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_pumpkin{background-image:url(spritesmith0.png);background-position:-1572px -1688px;width:60px;height:60px}.hair_bangs_1_purple{background-image:url(spritesmith0.png);background-position:-1638px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_purple{background-image:url(spritesmith0.png);background-position:-1663px -1688px;width:60px;height:60px}.hair_bangs_1_pyellow{background-image:url(spritesmith0.png);background-position:-1767px 0;width:90px;height:90px}.customize-option.hair_bangs_1_pyellow{background-image:url(spritesmith0.png);background-position:-1792px -15px;width:60px;height:60px}.hair_bangs_1_pyellow2{background-image:url(spritesmith0.png);background-position:-1767px -91px;width:90px;height:90px}.customize-option.hair_bangs_1_pyellow2{background-image:url(spritesmith0.png);background-position:-1792px -106px;width:60px;height:60px}.hair_bangs_1_rainbow{background-image:url(spritesmith0.png);background-position:-1767px -182px;width:90px;height:90px}.customize-option.hair_bangs_1_rainbow{background-image:url(spritesmith0.png);background-position:-1792px -197px;width:60px;height:60px}.hair_bangs_1_red{background-image:url(spritesmith0.png);background-position:-1767px -273px;width:90px;height:90px}.customize-option.hair_bangs_1_red{background-image:url(spritesmith0.png);background-position:-1792px -288px;width:60px;height:60px}.hair_bangs_1_snowy{background-image:url(spritesmith0.png);background-position:-1767px -364px;width:90px;height:90px}.customize-option.hair_bangs_1_snowy{background-image:url(spritesmith0.png);background-position:-1792px -379px;width:60px;height:60px}.hair_bangs_1_white{background-image:url(spritesmith0.png);background-position:-1767px -455px;width:90px;height:90px}.customize-option.hair_bangs_1_white{background-image:url(spritesmith0.png);background-position:-1792px -470px;width:60px;height:60px}.hair_bangs_1_winternight{background-image:url(spritesmith0.png);background-position:-1767px -546px;width:90px;height:90px}.customize-option.hair_bangs_1_winternight{background-image:url(spritesmith0.png);background-position:-1792px -561px;width:60px;height:60px}.hair_bangs_1_winterstar{background-image:url(spritesmith0.png);background-position:-1767px -637px;width:90px;height:90px}.customize-option.hair_bangs_1_winterstar{background-image:url(spritesmith0.png);background-position:-1792px -652px;width:60px;height:60px}.hair_bangs_1_yellow{background-image:url(spritesmith0.png);background-position:-1767px -728px;width:90px;height:90px}.customize-option.hair_bangs_1_yellow{background-image:url(spritesmith0.png);background-position:-1792px -743px;width:60px;height:60px}.hair_bangs_1_zombie{background-image:url(spritesmith0.png);background-position:-1767px -819px;width:90px;height:90px}.customize-option.hair_bangs_1_zombie{background-image:url(spritesmith0.png);background-position:-1792px -834px;width:60px;height:60px}.hair_bangs_2_TRUred{background-image:url(spritesmith0.png);background-position:-1767px -910px;width:90px;height:90px}.customize-option.hair_bangs_2_TRUred{background-image:url(spritesmith0.png);background-position:-1792px -925px;width:60px;height:60px}.hair_bangs_2_aurora{background-image:url(spritesmith0.png);background-position:-1767px -1001px;width:90px;height:90px}.customize-option.hair_bangs_2_aurora{background-image:url(spritesmith0.png);background-position:-1792px -1016px;width:60px;height:60px}.hair_bangs_2_black{background-image:url(spritesmith0.png);background-position:-1767px -1092px;width:90px;height:90px}.customize-option.hair_bangs_2_black{background-image:url(spritesmith0.png);background-position:-1792px -1107px;width:60px;height:60px}.hair_bangs_2_blond{background-image:url(spritesmith0.png);background-position:-1767px -1183px;width:90px;height:90px}.customize-option.hair_bangs_2_blond{background-image:url(spritesmith0.png);background-position:-1792px -1198px;width:60px;height:60px}.hair_bangs_2_blue{background-image:url(spritesmith0.png);background-position:-1767px -1274px;width:90px;height:90px}.customize-option.hair_bangs_2_blue{background-image:url(spritesmith0.png);background-position:-1792px -1289px;width:60px;height:60px}.hair_bangs_2_brown{background-image:url(spritesmith0.png);background-position:-1767px -1365px;width:90px;height:90px}.customize-option.hair_bangs_2_brown{background-image:url(spritesmith0.png);background-position:-1792px -1380px;width:60px;height:60px}.hair_bangs_2_candycane{background-image:url(spritesmith0.png);background-position:-1767px -1456px;width:90px;height:90px}.customize-option.hair_bangs_2_candycane{background-image:url(spritesmith0.png);background-position:-1792px -1471px;width:60px;height:60px}.hair_bangs_2_candycorn{background-image:url(spritesmith0.png);background-position:-1767px -1547px;width:90px;height:90px}.customize-option.hair_bangs_2_candycorn{background-image:url(spritesmith0.png);background-position:-1792px -1562px;width:60px;height:60px}.hair_bangs_2_festive{background-image:url(spritesmith0.png);background-position:-1767px -1638px;width:90px;height:90px}.customize-option.hair_bangs_2_festive{background-image:url(spritesmith0.png);background-position:-1792px -1653px;width:60px;height:60px}.hair_bangs_2_frost{background-image:url(spritesmith0.png);background-position:0 -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_frost{background-image:url(spritesmith0.png);background-position:-25px -1779px;width:60px;height:60px}.hair_bangs_2_ghostwhite{background-image:url(spritesmith0.png);background-position:-91px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_ghostwhite{background-image:url(spritesmith0.png);background-position:-116px -1779px;width:60px;height:60px}.hair_bangs_2_green{background-image:url(spritesmith0.png);background-position:-182px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_green{background-image:url(spritesmith0.png);background-position:-207px -1779px;width:60px;height:60px}.hair_bangs_2_halloween{background-image:url(spritesmith0.png);background-position:-273px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_halloween{background-image:url(spritesmith0.png);background-position:-298px -1779px;width:60px;height:60px}.hair_bangs_2_holly{background-image:url(spritesmith0.png);background-position:-364px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_holly{background-image:url(spritesmith0.png);background-position:-389px -1779px;width:60px;height:60px}.hair_bangs_2_hollygreen{background-image:url(spritesmith0.png);background-position:-455px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_hollygreen{background-image:url(spritesmith0.png);background-position:-480px -1779px;width:60px;height:60px}.hair_bangs_2_midnight{background-image:url(spritesmith0.png);background-position:-546px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_midnight{background-image:url(spritesmith0.png);background-position:-571px -1779px;width:60px;height:60px}.hair_bangs_2_pblue{background-image:url(spritesmith0.png);background-position:-637px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_pblue{background-image:url(spritesmith0.png);background-position:-662px -1779px;width:60px;height:60px}.hair_bangs_2_pblue2{background-image:url(spritesmith0.png);background-position:-728px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_pblue2{background-image:url(spritesmith0.png);background-position:-753px -1779px;width:60px;height:60px}.hair_bangs_2_peppermint{background-image:url(spritesmith0.png);background-position:-819px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_peppermint{background-image:url(spritesmith0.png);background-position:-844px -1779px;width:60px;height:60px}.hair_bangs_2_pgreen{background-image:url(spritesmith0.png);background-position:-910px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_pgreen{background-image:url(spritesmith0.png);background-position:-935px -1779px;width:60px;height:60px}.hair_bangs_2_pgreen2{background-image:url(spritesmith0.png);background-position:-1001px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_pgreen2{background-image:url(spritesmith0.png);background-position:-1026px -1779px;width:60px;height:60px}.hair_bangs_2_porange{background-image:url(spritesmith0.png);background-position:-1092px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_porange{background-image:url(spritesmith0.png);background-position:-1117px -1779px;width:60px;height:60px}.hair_bangs_2_porange2{background-image:url(spritesmith0.png);background-position:-1183px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_porange2{background-image:url(spritesmith0.png);background-position:-1208px -1779px;width:60px;height:60px}.hair_bangs_2_ppink{background-image:url(spritesmith0.png);background-position:-1274px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_ppink{background-image:url(spritesmith0.png);background-position:-1299px -1779px;width:60px;height:60px}.hair_bangs_2_ppink2{background-image:url(spritesmith0.png);background-position:-1365px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_ppink2{background-image:url(spritesmith0.png);background-position:-1390px -1779px;width:60px;height:60px}.hair_bangs_2_ppurple{background-image:url(spritesmith0.png);background-position:-1456px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_ppurple{background-image:url(spritesmith0.png);background-position:-1481px -1779px;width:60px;height:60px}.hair_bangs_2_ppurple2{background-image:url(spritesmith0.png);background-position:-1547px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_ppurple2{background-image:url(spritesmith0.png);background-position:-1572px -1779px;width:60px;height:60px}.hair_bangs_2_pumpkin{background-image:url(spritesmith0.png);background-position:-1638px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_pumpkin{background-image:url(spritesmith0.png);background-position:-1663px -1779px;width:60px;height:60px}.hair_bangs_2_purple{background-image:url(spritesmith0.png);background-position:-1729px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_purple{background-image:url(spritesmith0.png);background-position:-1754px -1779px;width:60px;height:60px}.hair_bangs_2_pyellow{background-image:url(spritesmith0.png);background-position:-1858px 0;width:90px;height:90px}.customize-option.hair_bangs_2_pyellow{background-image:url(spritesmith0.png);background-position:-1883px -15px;width:60px;height:60px}.hair_bangs_2_pyellow2{background-image:url(spritesmith0.png);background-position:-1858px -91px;width:90px;height:90px}.customize-option.hair_bangs_2_pyellow2{background-image:url(spritesmith0.png);background-position:-1883px -106px;width:60px;height:60px}.hair_bangs_2_rainbow{background-image:url(spritesmith0.png);background-position:-1858px -182px;width:90px;height:90px}.customize-option.hair_bangs_2_rainbow{background-image:url(spritesmith0.png);background-position:-1883px -197px;width:60px;height:60px}.hair_bangs_2_red{background-image:url(spritesmith0.png);background-position:-1858px -273px;width:90px;height:90px}.customize-option.hair_bangs_2_red{background-image:url(spritesmith0.png);background-position:-1883px -288px;width:60px;height:60px}.hair_bangs_2_snowy{background-image:url(spritesmith0.png);background-position:-1858px -364px;width:90px;height:90px}.customize-option.hair_bangs_2_snowy{background-image:url(spritesmith0.png);background-position:-1883px -379px;width:60px;height:60px}.hair_bangs_2_white{background-image:url(spritesmith0.png);background-position:-1858px -455px;width:90px;height:90px}.customize-option.hair_bangs_2_white{background-image:url(spritesmith0.png);background-position:-1883px -470px;width:60px;height:60px}.hair_bangs_2_winternight{background-image:url(spritesmith0.png);background-position:-1858px -546px;width:90px;height:90px}.customize-option.hair_bangs_2_winternight{background-image:url(spritesmith0.png);background-position:-1883px -561px;width:60px;height:60px}.hair_bangs_2_winterstar{background-image:url(spritesmith0.png);background-position:-1858px -637px;width:90px;height:90px}.customize-option.hair_bangs_2_winterstar{background-image:url(spritesmith0.png);background-position:-1883px -652px;width:60px;height:60px}.hair_bangs_2_yellow{background-image:url(spritesmith0.png);background-position:-1858px -728px;width:90px;height:90px}.customize-option.hair_bangs_2_yellow{background-image:url(spritesmith0.png);background-position:-1883px -743px;width:60px;height:60px}.hair_bangs_2_zombie{background-image:url(spritesmith0.png);background-position:-1858px -819px;width:90px;height:90px}.customize-option.hair_bangs_2_zombie{background-image:url(spritesmith0.png);background-position:-1883px -834px;width:60px;height:60px}.hair_bangs_3_TRUred{background-image:url(spritesmith0.png);background-position:-1858px -910px;width:90px;height:90px}.customize-option.hair_bangs_3_TRUred{background-image:url(spritesmith0.png);background-position:-1883px -925px;width:60px;height:60px}.hair_bangs_3_aurora{background-image:url(spritesmith0.png);background-position:-1858px -1001px;width:90px;height:90px}.customize-option.hair_bangs_3_aurora{background-image:url(spritesmith0.png);background-position:-1883px -1016px;width:60px;height:60px}.hair_bangs_3_black{background-image:url(spritesmith0.png);background-position:-1858px -1092px;width:90px;height:90px}.customize-option.hair_bangs_3_black{background-image:url(spritesmith0.png);background-position:-1883px -1107px;width:60px;height:60px}.hair_bangs_3_blond{background-image:url(spritesmith0.png);background-position:-1858px -1183px;width:90px;height:90px}.customize-option.hair_bangs_3_blond{background-image:url(spritesmith0.png);background-position:-1883px -1198px;width:60px;height:60px}.hair_bangs_3_blue{background-image:url(spritesmith0.png);background-position:-1858px -1274px;width:90px;height:90px}.customize-option.hair_bangs_3_blue{background-image:url(spritesmith0.png);background-position:-1883px -1289px;width:60px;height:60px}.hair_bangs_3_brown{background-image:url(spritesmith0.png);background-position:-1858px -1365px;width:90px;height:90px}.customize-option.hair_bangs_3_brown{background-image:url(spritesmith0.png);background-position:-1883px -1380px;width:60px;height:60px}.hair_bangs_3_candycane{background-image:url(spritesmith0.png);background-position:-1858px -1456px;width:90px;height:90px}.customize-option.hair_bangs_3_candycane{background-image:url(spritesmith0.png);background-position:-1883px -1471px;width:60px;height:60px}.hair_bangs_3_candycorn{background-image:url(spritesmith0.png);background-position:-1858px -1547px;width:90px;height:90px}.customize-option.hair_bangs_3_candycorn{background-image:url(spritesmith0.png);background-position:-1883px -1562px;width:60px;height:60px}.hair_bangs_3_festive{background-image:url(spritesmith0.png);background-position:-1858px -1638px;width:90px;height:90px}.customize-option.hair_bangs_3_festive{background-image:url(spritesmith0.png);background-position:-1883px -1653px;width:60px;height:60px}.hair_bangs_3_frost{background-image:url(spritesmith0.png);background-position:-1858px -1729px;width:90px;height:90px}.customize-option.hair_bangs_3_frost{background-image:url(spritesmith0.png);background-position:-1883px -1744px;width:60px;height:60px}.hair_bangs_3_ghostwhite{background-image:url(spritesmith0.png);background-position:0 -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_ghostwhite{background-image:url(spritesmith0.png);background-position:-25px -1870px;width:60px;height:60px}.hair_bangs_3_green{background-image:url(spritesmith0.png);background-position:-91px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_green{background-image:url(spritesmith0.png);background-position:-116px -1870px;width:60px;height:60px}.hair_bangs_3_halloween{background-image:url(spritesmith0.png);background-position:-182px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_halloween{background-image:url(spritesmith0.png);background-position:-207px -1870px;width:60px;height:60px}.hair_bangs_3_holly{background-image:url(spritesmith0.png);background-position:-273px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_holly{background-image:url(spritesmith0.png);background-position:-298px -1870px;width:60px;height:60px}.hair_bangs_3_hollygreen{background-image:url(spritesmith0.png);background-position:-364px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_hollygreen{background-image:url(spritesmith0.png);background-position:-389px -1870px;width:60px;height:60px}.hair_bangs_3_midnight{background-image:url(spritesmith0.png);background-position:-455px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_midnight{background-image:url(spritesmith0.png);background-position:-480px -1870px;width:60px;height:60px}.hair_bangs_3_pblue{background-image:url(spritesmith0.png);background-position:-546px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_pblue{background-image:url(spritesmith0.png);background-position:-571px -1870px;width:60px;height:60px}.hair_bangs_3_pblue2{background-image:url(spritesmith0.png);background-position:-637px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_pblue2{background-image:url(spritesmith0.png);background-position:-662px -1870px;width:60px;height:60px}.hair_bangs_3_peppermint{background-image:url(spritesmith0.png);background-position:-728px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_peppermint{background-image:url(spritesmith0.png);background-position:-753px -1870px;width:60px;height:60px}.hair_bangs_3_pgreen{background-image:url(spritesmith0.png);background-position:-819px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_pgreen{background-image:url(spritesmith0.png);background-position:-844px -1870px;width:60px;height:60px}.hair_bangs_3_pgreen2{background-image:url(spritesmith0.png);background-position:-910px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_pgreen2{background-image:url(spritesmith0.png);background-position:-935px -1870px;width:60px;height:60px}.hair_bangs_3_porange{background-image:url(spritesmith0.png);background-position:-1001px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_porange{background-image:url(spritesmith0.png);background-position:-1026px -1870px;width:60px;height:60px}.hair_bangs_3_porange2{background-image:url(spritesmith0.png);background-position:-1092px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_porange2{background-image:url(spritesmith0.png);background-position:-1117px -1870px;width:60px;height:60px}.hair_bangs_3_ppink{background-image:url(spritesmith0.png);background-position:-1183px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_ppink{background-image:url(spritesmith0.png);background-position:-1208px -1870px;width:60px;height:60px}.hair_bangs_3_ppink2{background-image:url(spritesmith0.png);background-position:-1274px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_ppink2{background-image:url(spritesmith0.png);background-position:-1299px -1870px;width:60px;height:60px}.hair_bangs_3_ppurple{background-image:url(spritesmith0.png);background-position:-1365px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_ppurple{background-image:url(spritesmith0.png);background-position:-1390px -1870px;width:60px;height:60px}.hair_bangs_3_ppurple2{background-image:url(spritesmith0.png);background-position:-1456px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_ppurple2{background-image:url(spritesmith0.png);background-position:-1481px -1870px;width:60px;height:60px}.hair_bangs_3_pumpkin{background-image:url(spritesmith0.png);background-position:-1547px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_pumpkin{background-image:url(spritesmith0.png);background-position:-1572px -1870px;width:60px;height:60px}.hair_bangs_3_purple{background-image:url(spritesmith0.png);background-position:-1638px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_purple{background-image:url(spritesmith0.png);background-position:-1663px -1870px;width:60px;height:60px}.hair_bangs_3_pyellow{background-image:url(spritesmith0.png);background-position:-1729px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_pyellow{background-image:url(spritesmith0.png);background-position:-1754px -1870px;width:60px;height:60px}.hair_bangs_3_pyellow2{background-image:url(spritesmith0.png);background-position:-1820px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_pyellow2{background-image:url(spritesmith0.png);background-position:-1845px -1870px;width:60px;height:60px}.hair_bangs_3_rainbow{background-image:url(spritesmith0.png);background-position:-1949px 0;width:90px;height:90px}.customize-option.hair_bangs_3_rainbow{background-image:url(spritesmith0.png);background-position:-1974px -15px;width:60px;height:60px}.hair_bangs_3_red{background-image:url(spritesmith0.png);background-position:-1949px -91px;width:90px;height:90px}.customize-option.hair_bangs_3_red{background-image:url(spritesmith0.png);background-position:-1974px -106px;width:60px;height:60px}.hair_bangs_3_snowy{background-image:url(spritesmith0.png);background-position:-1949px -182px;width:90px;height:90px}.customize-option.hair_bangs_3_snowy{background-image:url(spritesmith0.png);background-position:-1974px -197px;width:60px;height:60px}.hair_bangs_3_white{background-image:url(spritesmith0.png);background-position:-1949px -273px;width:90px;height:90px}.customize-option.hair_bangs_3_white{background-image:url(spritesmith0.png);background-position:-1974px -288px;width:60px;height:60px}.hair_bangs_3_winternight{background-image:url(spritesmith0.png);background-position:-1949px -364px;width:90px;height:90px}.customize-option.hair_bangs_3_winternight{background-image:url(spritesmith0.png);background-position:-1974px -379px;width:60px;height:60px}.hair_bangs_3_winterstar{background-image:url(spritesmith0.png);background-position:-1949px -455px;width:90px;height:90px}.customize-option.hair_bangs_3_winterstar{background-image:url(spritesmith0.png);background-position:-1974px -470px;width:60px;height:60px}.hair_bangs_3_yellow{background-image:url(spritesmith0.png);background-position:-1949px -546px;width:90px;height:90px}.customize-option.hair_bangs_3_yellow{background-image:url(spritesmith0.png);background-position:-1974px -561px;width:60px;height:60px}.hair_bangs_3_zombie{background-image:url(spritesmith0.png);background-position:-1949px -637px;width:90px;height:90px}.customize-option.hair_bangs_3_zombie{background-image:url(spritesmith0.png);background-position:-1974px -652px;width:60px;height:60px}.hair_base_10_TRUred{background-image:url(spritesmith0.png);background-position:-1949px -728px;width:90px;height:90px}.customize-option.hair_base_10_TRUred{background-image:url(spritesmith0.png);background-position:-1974px -743px;width:60px;height:60px}.hair_base_10_aurora{background-image:url(spritesmith0.png);background-position:-1949px -819px;width:90px;height:90px}.customize-option.hair_base_10_aurora{background-image:url(spritesmith0.png);background-position:-1974px -834px;width:60px;height:60px}.hair_base_10_black{background-image:url(spritesmith0.png);background-position:-1949px -910px;width:90px;height:90px}.customize-option.hair_base_10_black{background-image:url(spritesmith0.png);background-position:-1974px -925px;width:60px;height:60px}.hair_base_10_blond{background-image:url(spritesmith0.png);background-position:-1949px -1001px;width:90px;height:90px}.customize-option.hair_base_10_blond{background-image:url(spritesmith0.png);background-position:-1974px -1016px;width:60px;height:60px}.hair_base_10_blue{background-image:url(spritesmith0.png);background-position:-1949px -1092px;width:90px;height:90px}.customize-option.hair_base_10_blue{background-image:url(spritesmith0.png);background-position:-1974px -1107px;width:60px;height:60px}.hair_base_10_brown{background-image:url(spritesmith0.png);background-position:-1949px -1183px;width:90px;height:90px}.customize-option.hair_base_10_brown{background-image:url(spritesmith0.png);background-position:-1974px -1198px;width:60px;height:60px}.hair_base_10_candycane{background-image:url(spritesmith0.png);background-position:-1949px -1274px;width:90px;height:90px}.customize-option.hair_base_10_candycane{background-image:url(spritesmith0.png);background-position:-1974px -1289px;width:60px;height:60px}.hair_base_10_candycorn{background-image:url(spritesmith0.png);background-position:-1949px -1365px;width:90px;height:90px}.customize-option.hair_base_10_candycorn{background-image:url(spritesmith0.png);background-position:-1974px -1380px;width:60px;height:60px}.hair_base_10_festive{background-image:url(spritesmith0.png);background-position:-1949px -1456px;width:90px;height:90px}.customize-option.hair_base_10_festive{background-image:url(spritesmith0.png);background-position:-1974px -1471px;width:60px;height:60px}.hair_base_10_frost{background-image:url(spritesmith0.png);background-position:-1949px -1547px;width:90px;height:90px}.customize-option.hair_base_10_frost{background-image:url(spritesmith0.png);background-position:-1974px -1562px;width:60px;height:60px}.hair_base_10_ghostwhite{background-image:url(spritesmith0.png);background-position:-1949px -1638px;width:90px;height:90px}.customize-option.hair_base_10_ghostwhite{background-image:url(spritesmith0.png);background-position:-1974px -1653px;width:60px;height:60px}.hair_base_10_green{background-image:url(spritesmith0.png);background-position:-1949px -1729px;width:90px;height:90px}.customize-option.hair_base_10_green{background-image:url(spritesmith0.png);background-position:-1974px -1744px;width:60px;height:60px}.hair_base_10_halloween{background-image:url(spritesmith0.png);background-position:-1949px -1820px;width:90px;height:90px}.customize-option.hair_base_10_halloween{background-image:url(spritesmith0.png);background-position:-1974px -1835px;width:60px;height:60px}.hair_base_10_holly{background-image:url(spritesmith0.png);background-position:0 -1946px;width:90px;height:90px}.customize-option.hair_base_10_holly{background-image:url(spritesmith0.png);background-position:-25px -1961px;width:60px;height:60px}.hair_base_10_hollygreen{background-image:url(spritesmith0.png);background-position:-91px -1946px;width:90px;height:90px}.customize-option.hair_base_10_hollygreen{background-image:url(spritesmith0.png);background-position:-116px -1961px;width:60px;height:60px}.hair_base_10_midnight{background-image:url(spritesmith0.png);background-position:-1456px -1491px;width:90px;height:90px}.customize-option.hair_base_10_midnight{background-image:url(spritesmith0.png);background-position:-1481px -1506px;width:60px;height:60px}.hair_base_10_pblue{background-image:url(spritesmith0.png);background-position:-1130px -637px;width:90px;height:90px}.customize-option.hair_base_10_pblue{background-image:url(spritesmith0.png);background-position:-1155px -652px;width:60px;height:60px}.hair_base_10_pblue2{background-image:url(spritesmith0.png);background-position:-1130px -546px;width:90px;height:90px}.customize-option.hair_base_10_pblue2{background-image:url(spritesmith0.png);background-position:-1155px -561px;width:60px;height:60px}.hair_base_10_peppermint{background-image:url(spritesmith0.png);background-position:-1130px -455px;width:90px;height:90px}.customize-option.hair_base_10_peppermint{background-image:url(spritesmith0.png);background-position:-1155px -470px;width:60px;height:60px}.hair_base_10_pgreen{background-image:url(spritesmith0.png);background-position:-1130px -364px;width:90px;height:90px}.customize-option.hair_base_10_pgreen{background-image:url(spritesmith0.png);background-position:-1155px -379px;width:60px;height:60px}.hair_base_10_pgreen2{background-image:url(spritesmith0.png);background-position:-1130px -273px;width:90px;height:90px}.customize-option.hair_base_10_pgreen2{background-image:url(spritesmith0.png);background-position:-1155px -288px;width:60px;height:60px}.hair_base_10_porange{background-image:url(spritesmith0.png);background-position:-1130px -182px;width:90px;height:90px}.customize-option.hair_base_10_porange{background-image:url(spritesmith0.png);background-position:-1155px -197px;width:60px;height:60px}.hair_base_10_porange2{background-image:url(spritesmith0.png);background-position:-1130px -91px;width:90px;height:90px}.customize-option.hair_base_10_porange2{background-image:url(spritesmith0.png);background-position:-1155px -106px;width:60px;height:60px}.hair_base_10_ppink{background-image:url(spritesmith0.png);background-position:-1130px 0;width:90px;height:90px}.customize-option.hair_base_10_ppink{background-image:url(spritesmith0.png);background-position:-1155px -15px;width:60px;height:60px}.hair_base_10_ppink2{background-image:url(spritesmith0.png);background-position:-1001px -1036px;width:90px;height:90px}.customize-option.hair_base_10_ppink2{background-image:url(spritesmith0.png);background-position:-1026px -1051px;width:60px;height:60px}.hair_base_10_ppurple{background-image:url(spritesmith0.png);background-position:-910px -1036px;width:90px;height:90px}.customize-option.hair_base_10_ppurple{background-image:url(spritesmith0.png);background-position:-935px -1051px;width:60px;height:60px}.hair_base_10_ppurple2{background-image:url(spritesmith0.png);background-position:-819px -1036px;width:90px;height:90px}.customize-option.hair_base_10_ppurple2{background-image:url(spritesmith0.png);background-position:-844px -1051px;width:60px;height:60px}.hair_base_10_pumpkin{background-image:url(spritesmith0.png);background-position:-728px -1036px;width:90px;height:90px}.customize-option.hair_base_10_pumpkin{background-image:url(spritesmith0.png);background-position:-753px -1051px;width:60px;height:60px}.hair_base_10_purple{background-image:url(spritesmith0.png);background-position:-637px -1036px;width:90px;height:90px}.customize-option.hair_base_10_purple{background-image:url(spritesmith0.png);background-position:-662px -1051px;width:60px;height:60px}.hair_base_10_pyellow{background-image:url(spritesmith0.png);background-position:-546px -1036px;width:90px;height:90px}.customize-option.hair_base_10_pyellow{background-image:url(spritesmith0.png);background-position:-571px -1051px;width:60px;height:60px}.hair_base_10_pyellow2{background-image:url(spritesmith0.png);background-position:-455px -1036px;width:90px;height:90px}.customize-option.hair_base_10_pyellow2{background-image:url(spritesmith0.png);background-position:-480px -1051px;width:60px;height:60px}.hair_base_10_rainbow{background-image:url(spritesmith0.png);background-position:-364px -1036px;width:90px;height:90px}.customize-option.hair_base_10_rainbow{background-image:url(spritesmith0.png);background-position:-389px -1051px;width:60px;height:60px}.hair_base_10_red{background-image:url(spritesmith0.png);background-position:-273px -1036px;width:90px;height:90px}.customize-option.hair_base_10_red{background-image:url(spritesmith0.png);background-position:-298px -1051px;width:60px;height:60px}.hair_base_10_snowy{background-image:url(spritesmith0.png);background-position:-182px -1036px;width:90px;height:90px}.customize-option.hair_base_10_snowy{background-image:url(spritesmith0.png);background-position:-207px -1051px;width:60px;height:60px}.hair_base_10_white{background-image:url(spritesmith0.png);background-position:-91px -1036px;width:90px;height:90px}.customize-option.hair_base_10_white{background-image:url(spritesmith0.png);background-position:-116px -1051px;width:60px;height:60px}.hair_base_10_winternight{background-image:url(spritesmith0.png);background-position:0 -1036px;width:90px;height:90px}.customize-option.hair_base_10_winternight{background-image:url(spritesmith0.png);background-position:-25px -1051px;width:60px;height:60px}.hair_base_10_winterstar{background-image:url(spritesmith0.png);background-position:-972px -888px;width:90px;height:90px}.customize-option.hair_base_10_winterstar{background-image:url(spritesmith0.png);background-position:-997px -903px;width:60px;height:60px}.hair_base_10_yellow{background-image:url(spritesmith0.png);background-position:-881px -888px;width:90px;height:90px}.customize-option.hair_base_10_yellow{background-image:url(spritesmith0.png);background-position:-906px -903px;width:60px;height:60px}.hair_base_10_zombie{background-image:url(spritesmith0.png);background-position:-790px -888px;width:90px;height:90px}.customize-option.hair_base_10_zombie{background-image:url(spritesmith0.png);background-position:-815px -903px;width:60px;height:60px}.hair_base_11_TRUred{background-image:url(spritesmith0.png);background-position:-699px -888px;width:90px;height:90px}.customize-option.hair_base_11_TRUred{background-image:url(spritesmith0.png);background-position:-724px -903px;width:60px;height:60px}.hair_base_11_aurora{background-image:url(spritesmith0.png);background-position:-608px -888px;width:90px;height:90px}.customize-option.hair_base_11_aurora{background-image:url(spritesmith0.png);background-position:-633px -903px;width:60px;height:60px}.hair_base_11_black{background-image:url(spritesmith0.png);background-position:-517px -888px;width:90px;height:90px}.customize-option.hair_base_11_black{background-image:url(spritesmith0.png);background-position:-542px -903px;width:60px;height:60px}.hair_base_11_blond{background-image:url(spritesmith0.png);background-position:-426px -888px;width:90px;height:90px}.customize-option.hair_base_11_blond{background-image:url(spritesmith0.png);background-position:-451px -903px;width:60px;height:60px}.hair_base_11_blue{background-image:url(spritesmith0.png);background-position:-989px -717px;width:90px;height:90px}.customize-option.hair_base_11_blue{background-image:url(spritesmith0.png);background-position:-1014px -732px;width:60px;height:60px}.hair_base_11_brown{background-image:url(spritesmith0.png);background-position:-989px -626px;width:90px;height:90px}.customize-option.hair_base_11_brown{background-image:url(spritesmith0.png);background-position:-1014px -641px;width:60px;height:60px}.hair_base_11_candycane{background-image:url(spritesmith0.png);background-position:-989px -535px;width:90px;height:90px}.customize-option.hair_base_11_candycane{background-image:url(spritesmith0.png);background-position:-1014px -550px;width:60px;height:60px}.hair_base_11_candycorn{background-image:url(spritesmith0.png);background-position:-364px -1127px;width:90px;height:90px}.customize-option.hair_base_11_candycorn{background-image:url(spritesmith0.png);background-position:-389px -1142px;width:60px;height:60px}.hair_base_11_festive{background-image:url(spritesmith0.png);background-position:-273px -1127px;width:90px;height:90px}.customize-option.hair_base_11_festive{background-image:url(spritesmith0.png);background-position:-298px -1142px;width:60px;height:60px}.hair_base_11_frost{background-image:url(spritesmith0.png);background-position:-182px -1127px;width:90px;height:90px}.customize-option.hair_base_11_frost{background-image:url(spritesmith0.png);background-position:-207px -1142px;width:60px;height:60px}.hair_base_11_ghostwhite{background-image:url(spritesmith0.png);background-position:-91px -1127px;width:90px;height:90px}.customize-option.hair_base_11_ghostwhite{background-image:url(spritesmith0.png);background-position:-116px -1142px;width:60px;height:60px}.hair_base_11_green{background-image:url(spritesmith0.png);background-position:0 -1127px;width:90px;height:90px}.customize-option.hair_base_11_green{background-image:url(spritesmith0.png);background-position:-25px -1142px;width:60px;height:60px}.hair_base_11_halloween{background-image:url(spritesmith0.png);background-position:-1130px -1001px;width:90px;height:90px}.customize-option.hair_base_11_halloween{background-image:url(spritesmith0.png);background-position:-1155px -1016px;width:60px;height:60px}.hair_base_11_holly{background-image:url(spritesmith0.png);background-position:-1130px -910px;width:90px;height:90px}.customize-option.hair_base_11_holly{background-image:url(spritesmith0.png);background-position:-1155px -925px;width:60px;height:60px}.hair_base_11_hollygreen{background-image:url(spritesmith0.png);background-position:-1130px -819px;width:90px;height:90px}.customize-option.hair_base_11_hollygreen{background-image:url(spritesmith0.png);background-position:-1155px -834px;width:60px;height:60px}.hair_base_11_midnight{background-image:url(spritesmith0.png);background-position:-1130px -728px;width:90px;height:90px}.customize-option.hair_base_11_midnight{background-image:url(spritesmith0.png);background-position:-1155px -743px;width:60px;height:60px}.hair_base_11_pblue{background-image:url(spritesmith1.png);background-position:-91px 0;width:90px;height:90px}.customize-option.hair_base_11_pblue{background-image:url(spritesmith1.png);background-position:-116px -15px;width:60px;height:60px}.hair_base_11_pblue2{background-image:url(spritesmith1.png);background-position:-455px -1274px;width:90px;height:90px}.customize-option.hair_base_11_pblue2{background-image:url(spritesmith1.png);background-position:-480px -1289px;width:60px;height:60px}.hair_base_11_peppermint{background-image:url(spritesmith1.png);background-position:0 -91px;width:90px;height:90px}.customize-option.hair_base_11_peppermint{background-image:url(spritesmith1.png);background-position:-25px -106px;width:60px;height:60px}.hair_base_11_pgreen{background-image:url(spritesmith1.png);background-position:-91px -91px;width:90px;height:90px}.customize-option.hair_base_11_pgreen{background-image:url(spritesmith1.png);background-position:-116px -106px;width:60px;height:60px}.hair_base_11_pgreen2{background-image:url(spritesmith1.png);background-position:-182px 0;width:90px;height:90px}.customize-option.hair_base_11_pgreen2{background-image:url(spritesmith1.png);background-position:-207px -15px;width:60px;height:60px}.hair_base_11_porange{background-image:url(spritesmith1.png);background-position:-182px -91px;width:90px;height:90px}.customize-option.hair_base_11_porange{background-image:url(spritesmith1.png);background-position:-207px -106px;width:60px;height:60px}.hair_base_11_porange2{background-image:url(spritesmith1.png);background-position:0 -182px;width:90px;height:90px}.customize-option.hair_base_11_porange2{background-image:url(spritesmith1.png);background-position:-25px -197px;width:60px;height:60px}.hair_base_11_ppink{background-image:url(spritesmith1.png);background-position:-91px -182px;width:90px;height:90px}.customize-option.hair_base_11_ppink{background-image:url(spritesmith1.png);background-position:-116px -197px;width:60px;height:60px}.hair_base_11_ppink2{background-image:url(spritesmith1.png);background-position:-182px -182px;width:90px;height:90px}.customize-option.hair_base_11_ppink2{background-image:url(spritesmith1.png);background-position:-207px -197px;width:60px;height:60px}.hair_base_11_ppurple{background-image:url(spritesmith1.png);background-position:-273px 0;width:90px;height:90px}.customize-option.hair_base_11_ppurple{background-image:url(spritesmith1.png);background-position:-298px -15px;width:60px;height:60px}.hair_base_11_ppurple2{background-image:url(spritesmith1.png);background-position:-273px -91px;width:90px;height:90px}.customize-option.hair_base_11_ppurple2{background-image:url(spritesmith1.png);background-position:-298px -106px;width:60px;height:60px}.hair_base_11_pumpkin{background-image:url(spritesmith1.png);background-position:-273px -182px;width:90px;height:90px}.customize-option.hair_base_11_pumpkin{background-image:url(spritesmith1.png);background-position:-298px -197px;width:60px;height:60px}.hair_base_11_purple{background-image:url(spritesmith1.png);background-position:0 -273px;width:90px;height:90px}.customize-option.hair_base_11_purple{background-image:url(spritesmith1.png);background-position:-25px -288px;width:60px;height:60px}.hair_base_11_pyellow{background-image:url(spritesmith1.png);background-position:-91px -273px;width:90px;height:90px}.customize-option.hair_base_11_pyellow{background-image:url(spritesmith1.png);background-position:-116px -288px;width:60px;height:60px}.hair_base_11_pyellow2{background-image:url(spritesmith1.png);background-position:-182px -273px;width:90px;height:90px}.customize-option.hair_base_11_pyellow2{background-image:url(spritesmith1.png);background-position:-207px -288px;width:60px;height:60px}.hair_base_11_rainbow{background-image:url(spritesmith1.png);background-position:-273px -273px;width:90px;height:90px}.customize-option.hair_base_11_rainbow{background-image:url(spritesmith1.png);background-position:-298px -288px;width:60px;height:60px}.hair_base_11_red{background-image:url(spritesmith1.png);background-position:-364px 0;width:90px;height:90px}.customize-option.hair_base_11_red{background-image:url(spritesmith1.png);background-position:-389px -15px;width:60px;height:60px}.hair_base_11_snowy{background-image:url(spritesmith1.png);background-position:-364px -91px;width:90px;height:90px}.customize-option.hair_base_11_snowy{background-image:url(spritesmith1.png);background-position:-389px -106px;width:60px;height:60px}.hair_base_11_white{background-image:url(spritesmith1.png);background-position:-364px -182px;width:90px;height:90px}.customize-option.hair_base_11_white{background-image:url(spritesmith1.png);background-position:-389px -197px;width:60px;height:60px}.hair_base_11_winternight{background-image:url(spritesmith1.png);background-position:-364px -273px;width:90px;height:90px}.customize-option.hair_base_11_winternight{background-image:url(spritesmith1.png);background-position:-389px -288px;width:60px;height:60px}.hair_base_11_winterstar{background-image:url(spritesmith1.png);background-position:0 -364px;width:90px;height:90px}.customize-option.hair_base_11_winterstar{background-image:url(spritesmith1.png);background-position:-25px -379px;width:60px;height:60px}.hair_base_11_yellow{background-image:url(spritesmith1.png);background-position:-91px -364px;width:90px;height:90px}.customize-option.hair_base_11_yellow{background-image:url(spritesmith1.png);background-position:-116px -379px;width:60px;height:60px}.hair_base_11_zombie{background-image:url(spritesmith1.png);background-position:-182px -364px;width:90px;height:90px}.customize-option.hair_base_11_zombie{background-image:url(spritesmith1.png);background-position:-207px -379px;width:60px;height:60px}.hair_base_12_TRUred{background-image:url(spritesmith1.png);background-position:-273px -364px;width:90px;height:90px}.customize-option.hair_base_12_TRUred{background-image:url(spritesmith1.png);background-position:-298px -379px;width:60px;height:60px}.hair_base_12_aurora{background-image:url(spritesmith1.png);background-position:-364px -364px;width:90px;height:90px}.customize-option.hair_base_12_aurora{background-image:url(spritesmith1.png);background-position:-389px -379px;width:60px;height:60px}.hair_base_12_black{background-image:url(spritesmith1.png);background-position:-455px 0;width:90px;height:90px}.customize-option.hair_base_12_black{background-image:url(spritesmith1.png);background-position:-480px -15px;width:60px;height:60px}.hair_base_12_blond{background-image:url(spritesmith1.png);background-position:-455px -91px;width:90px;height:90px}.customize-option.hair_base_12_blond{background-image:url(spritesmith1.png);background-position:-480px -106px;width:60px;height:60px}.hair_base_12_blue{background-image:url(spritesmith1.png);background-position:-455px -182px;width:90px;height:90px}.customize-option.hair_base_12_blue{background-image:url(spritesmith1.png);background-position:-480px -197px;width:60px;height:60px}.hair_base_12_brown{background-image:url(spritesmith1.png);background-position:-455px -273px;width:90px;height:90px}.customize-option.hair_base_12_brown{background-image:url(spritesmith1.png);background-position:-480px -288px;width:60px;height:60px}.hair_base_12_candycane{background-image:url(spritesmith1.png);background-position:-455px -364px;width:90px;height:90px}.customize-option.hair_base_12_candycane{background-image:url(spritesmith1.png);background-position:-480px -379px;width:60px;height:60px}.hair_base_12_candycorn{background-image:url(spritesmith1.png);background-position:0 -455px;width:90px;height:90px}.customize-option.hair_base_12_candycorn{background-image:url(spritesmith1.png);background-position:-25px -470px;width:60px;height:60px}.hair_base_12_festive{background-image:url(spritesmith1.png);background-position:-91px -455px;width:90px;height:90px}.customize-option.hair_base_12_festive{background-image:url(spritesmith1.png);background-position:-116px -470px;width:60px;height:60px}.hair_base_12_frost{background-image:url(spritesmith1.png);background-position:-182px -455px;width:90px;height:90px}.customize-option.hair_base_12_frost{background-image:url(spritesmith1.png);background-position:-207px -470px;width:60px;height:60px}.hair_base_12_ghostwhite{background-image:url(spritesmith1.png);background-position:-273px -455px;width:90px;height:90px}.customize-option.hair_base_12_ghostwhite{background-image:url(spritesmith1.png);background-position:-298px -470px;width:60px;height:60px}.hair_base_12_green{background-image:url(spritesmith1.png);background-position:-364px -455px;width:90px;height:90px}.customize-option.hair_base_12_green{background-image:url(spritesmith1.png);background-position:-389px -470px;width:60px;height:60px}.hair_base_12_halloween{background-image:url(spritesmith1.png);background-position:-455px -455px;width:90px;height:90px}.customize-option.hair_base_12_halloween{background-image:url(spritesmith1.png);background-position:-480px -470px;width:60px;height:60px}.hair_base_12_holly{background-image:url(spritesmith1.png);background-position:-546px 0;width:90px;height:90px}.customize-option.hair_base_12_holly{background-image:url(spritesmith1.png);background-position:-571px -15px;width:60px;height:60px}.hair_base_12_hollygreen{background-image:url(spritesmith1.png);background-position:-546px -91px;width:90px;height:90px}.customize-option.hair_base_12_hollygreen{background-image:url(spritesmith1.png);background-position:-571px -106px;width:60px;height:60px}.hair_base_12_midnight{background-image:url(spritesmith1.png);background-position:-546px -182px;width:90px;height:90px}.customize-option.hair_base_12_midnight{background-image:url(spritesmith1.png);background-position:-571px -197px;width:60px;height:60px}.hair_base_12_pblue{background-image:url(spritesmith1.png);background-position:-546px -273px;width:90px;height:90px}.customize-option.hair_base_12_pblue{background-image:url(spritesmith1.png);background-position:-571px -288px;width:60px;height:60px}.hair_base_12_pblue2{background-image:url(spritesmith1.png);background-position:-546px -364px;width:90px;height:90px}.customize-option.hair_base_12_pblue2{background-image:url(spritesmith1.png);background-position:-571px -379px;width:60px;height:60px}.hair_base_12_peppermint{background-image:url(spritesmith1.png);background-position:-546px -455px;width:90px;height:90px}.customize-option.hair_base_12_peppermint{background-image:url(spritesmith1.png);background-position:-571px -470px;width:60px;height:60px}.hair_base_12_pgreen{background-image:url(spritesmith1.png);background-position:0 -546px;width:90px;height:90px}.customize-option.hair_base_12_pgreen{background-image:url(spritesmith1.png);background-position:-25px -561px;width:60px;height:60px}.hair_base_12_pgreen2{background-image:url(spritesmith1.png);background-position:-91px -546px;width:90px;height:90px}.customize-option.hair_base_12_pgreen2{background-image:url(spritesmith1.png);background-position:-116px -561px;width:60px;height:60px}.hair_base_12_porange{background-image:url(spritesmith1.png);background-position:-182px -546px;width:90px;height:90px}.customize-option.hair_base_12_porange{background-image:url(spritesmith1.png);background-position:-207px -561px;width:60px;height:60px}.hair_base_12_porange2{background-image:url(spritesmith1.png);background-position:-273px -546px;width:90px;height:90px}.customize-option.hair_base_12_porange2{background-image:url(spritesmith1.png);background-position:-298px -561px;width:60px;height:60px}.hair_base_12_ppink{background-image:url(spritesmith1.png);background-position:-364px -546px;width:90px;height:90px}.customize-option.hair_base_12_ppink{background-image:url(spritesmith1.png);background-position:-389px -561px;width:60px;height:60px}.hair_base_12_ppink2{background-image:url(spritesmith1.png);background-position:-455px -546px;width:90px;height:90px}.customize-option.hair_base_12_ppink2{background-image:url(spritesmith1.png);background-position:-480px -561px;width:60px;height:60px}.hair_base_12_ppurple{background-image:url(spritesmith1.png);background-position:-546px -546px;width:90px;height:90px}.customize-option.hair_base_12_ppurple{background-image:url(spritesmith1.png);background-position:-571px -561px;width:60px;height:60px}.hair_base_12_ppurple2{background-image:url(spritesmith1.png);background-position:-637px 0;width:90px;height:90px}.customize-option.hair_base_12_ppurple2{background-image:url(spritesmith1.png);background-position:-662px -15px;width:60px;height:60px}.hair_base_12_pumpkin{background-image:url(spritesmith1.png);background-position:-637px -91px;width:90px;height:90px}.customize-option.hair_base_12_pumpkin{background-image:url(spritesmith1.png);background-position:-662px -106px;width:60px;height:60px}.hair_base_12_purple{background-image:url(spritesmith1.png);background-position:-637px -182px;width:90px;height:90px}.customize-option.hair_base_12_purple{background-image:url(spritesmith1.png);background-position:-662px -197px;width:60px;height:60px}.hair_base_12_pyellow{background-image:url(spritesmith1.png);background-position:-637px -273px;width:90px;height:90px}.customize-option.hair_base_12_pyellow{background-image:url(spritesmith1.png);background-position:-662px -288px;width:60px;height:60px}.hair_base_12_pyellow2{background-image:url(spritesmith1.png);background-position:-637px -364px;width:90px;height:90px}.customize-option.hair_base_12_pyellow2{background-image:url(spritesmith1.png);background-position:-662px -379px;width:60px;height:60px}.hair_base_12_rainbow{background-image:url(spritesmith1.png);background-position:-637px -455px;width:90px;height:90px}.customize-option.hair_base_12_rainbow{background-image:url(spritesmith1.png);background-position:-662px -470px;width:60px;height:60px}.hair_base_12_red{background-image:url(spritesmith1.png);background-position:-637px -546px;width:90px;height:90px}.customize-option.hair_base_12_red{background-image:url(spritesmith1.png);background-position:-662px -561px;width:60px;height:60px}.hair_base_12_snowy{background-image:url(spritesmith1.png);background-position:0 -637px;width:90px;height:90px}.customize-option.hair_base_12_snowy{background-image:url(spritesmith1.png);background-position:-25px -652px;width:60px;height:60px}.hair_base_12_white{background-image:url(spritesmith1.png);background-position:-91px -637px;width:90px;height:90px}.customize-option.hair_base_12_white{background-image:url(spritesmith1.png);background-position:-116px -652px;width:60px;height:60px}.hair_base_12_winternight{background-image:url(spritesmith1.png);background-position:-182px -637px;width:90px;height:90px}.customize-option.hair_base_12_winternight{background-image:url(spritesmith1.png);background-position:-207px -652px;width:60px;height:60px}.hair_base_12_winterstar{background-image:url(spritesmith1.png);background-position:-273px -637px;width:90px;height:90px}.customize-option.hair_base_12_winterstar{background-image:url(spritesmith1.png);background-position:-298px -652px;width:60px;height:60px}.hair_base_12_yellow{background-image:url(spritesmith1.png);background-position:-364px -637px;width:90px;height:90px}.customize-option.hair_base_12_yellow{background-image:url(spritesmith1.png);background-position:-389px -652px;width:60px;height:60px}.hair_base_12_zombie{background-image:url(spritesmith1.png);background-position:-455px -637px;width:90px;height:90px}.customize-option.hair_base_12_zombie{background-image:url(spritesmith1.png);background-position:-480px -652px;width:60px;height:60px}.hair_base_13_TRUred{background-image:url(spritesmith1.png);background-position:-546px -637px;width:90px;height:90px}.customize-option.hair_base_13_TRUred{background-image:url(spritesmith1.png);background-position:-571px -652px;width:60px;height:60px}.hair_base_13_aurora{background-image:url(spritesmith1.png);background-position:-637px -637px;width:90px;height:90px}.customize-option.hair_base_13_aurora{background-image:url(spritesmith1.png);background-position:-662px -652px;width:60px;height:60px}.hair_base_13_black{background-image:url(spritesmith1.png);background-position:-728px 0;width:90px;height:90px}.customize-option.hair_base_13_black{background-image:url(spritesmith1.png);background-position:-753px -15px;width:60px;height:60px}.hair_base_13_blond{background-image:url(spritesmith1.png);background-position:-728px -91px;width:90px;height:90px}.customize-option.hair_base_13_blond{background-image:url(spritesmith1.png);background-position:-753px -106px;width:60px;height:60px}.hair_base_13_blue{background-image:url(spritesmith1.png);background-position:-728px -182px;width:90px;height:90px}.customize-option.hair_base_13_blue{background-image:url(spritesmith1.png);background-position:-753px -197px;width:60px;height:60px}.hair_base_13_brown{background-image:url(spritesmith1.png);background-position:-728px -273px;width:90px;height:90px}.customize-option.hair_base_13_brown{background-image:url(spritesmith1.png);background-position:-753px -288px;width:60px;height:60px}.hair_base_13_candycane{background-image:url(spritesmith1.png);background-position:-728px -364px;width:90px;height:90px}.customize-option.hair_base_13_candycane{background-image:url(spritesmith1.png);background-position:-753px -379px;width:60px;height:60px}.hair_base_13_candycorn{background-image:url(spritesmith1.png);background-position:-728px -455px;width:90px;height:90px}.customize-option.hair_base_13_candycorn{background-image:url(spritesmith1.png);background-position:-753px -470px;width:60px;height:60px}.hair_base_13_festive{background-image:url(spritesmith1.png);background-position:-728px -546px;width:90px;height:90px}.customize-option.hair_base_13_festive{background-image:url(spritesmith1.png);background-position:-753px -561px;width:60px;height:60px}.hair_base_13_frost{background-image:url(spritesmith1.png);background-position:-728px -637px;width:90px;height:90px}.customize-option.hair_base_13_frost{background-image:url(spritesmith1.png);background-position:-753px -652px;width:60px;height:60px}.hair_base_13_ghostwhite{background-image:url(spritesmith1.png);background-position:0 -728px;width:90px;height:90px}.customize-option.hair_base_13_ghostwhite{background-image:url(spritesmith1.png);background-position:-25px -743px;width:60px;height:60px}.hair_base_13_green{background-image:url(spritesmith1.png);background-position:-91px -728px;width:90px;height:90px}.customize-option.hair_base_13_green{background-image:url(spritesmith1.png);background-position:-116px -743px;width:60px;height:60px}.hair_base_13_halloween{background-image:url(spritesmith1.png);background-position:-182px -728px;width:90px;height:90px}.customize-option.hair_base_13_halloween{background-image:url(spritesmith1.png);background-position:-207px -743px;width:60px;height:60px}.hair_base_13_holly{background-image:url(spritesmith1.png);background-position:-273px -728px;width:90px;height:90px}.customize-option.hair_base_13_holly{background-image:url(spritesmith1.png);background-position:-298px -743px;width:60px;height:60px}.hair_base_13_hollygreen{background-image:url(spritesmith1.png);background-position:-364px -728px;width:90px;height:90px}.customize-option.hair_base_13_hollygreen{background-image:url(spritesmith1.png);background-position:-389px -743px;width:60px;height:60px}.hair_base_13_midnight{background-image:url(spritesmith1.png);background-position:-455px -728px;width:90px;height:90px}.customize-option.hair_base_13_midnight{background-image:url(spritesmith1.png);background-position:-480px -743px;width:60px;height:60px}.hair_base_13_pblue{background-image:url(spritesmith1.png);background-position:-546px -728px;width:90px;height:90px}.customize-option.hair_base_13_pblue{background-image:url(spritesmith1.png);background-position:-571px -743px;width:60px;height:60px}.hair_base_13_pblue2{background-image:url(spritesmith1.png);background-position:-637px -728px;width:90px;height:90px}.customize-option.hair_base_13_pblue2{background-image:url(spritesmith1.png);background-position:-662px -743px;width:60px;height:60px}.hair_base_13_peppermint{background-image:url(spritesmith1.png);background-position:-728px -728px;width:90px;height:90px}.customize-option.hair_base_13_peppermint{background-image:url(spritesmith1.png);background-position:-753px -743px;width:60px;height:60px}.hair_base_13_pgreen{background-image:url(spritesmith1.png);background-position:-819px 0;width:90px;height:90px}.customize-option.hair_base_13_pgreen{background-image:url(spritesmith1.png);background-position:-844px -15px;width:60px;height:60px}.hair_base_13_pgreen2{background-image:url(spritesmith1.png);background-position:-819px -91px;width:90px;height:90px}.customize-option.hair_base_13_pgreen2{background-image:url(spritesmith1.png);background-position:-844px -106px;width:60px;height:60px}.hair_base_13_porange{background-image:url(spritesmith1.png);background-position:-819px -182px;width:90px;height:90px}.customize-option.hair_base_13_porange{background-image:url(spritesmith1.png);background-position:-844px -197px;width:60px;height:60px}.hair_base_13_porange2{background-image:url(spritesmith1.png);background-position:-819px -273px;width:90px;height:90px}.customize-option.hair_base_13_porange2{background-image:url(spritesmith1.png);background-position:-844px -288px;width:60px;height:60px}.hair_base_13_ppink{background-image:url(spritesmith1.png);background-position:-819px -364px;width:90px;height:90px}.customize-option.hair_base_13_ppink{background-image:url(spritesmith1.png);background-position:-844px -379px;width:60px;height:60px}.hair_base_13_ppink2{background-image:url(spritesmith1.png);background-position:-819px -455px;width:90px;height:90px}.customize-option.hair_base_13_ppink2{background-image:url(spritesmith1.png);background-position:-844px -470px;width:60px;height:60px}.hair_base_13_ppurple{background-image:url(spritesmith1.png);background-position:-819px -546px;width:90px;height:90px}.customize-option.hair_base_13_ppurple{background-image:url(spritesmith1.png);background-position:-844px -561px;width:60px;height:60px}.hair_base_13_ppurple2{background-image:url(spritesmith1.png);background-position:-819px -637px;width:90px;height:90px}.customize-option.hair_base_13_ppurple2{background-image:url(spritesmith1.png);background-position:-844px -652px;width:60px;height:60px}.hair_base_13_pumpkin{background-image:url(spritesmith1.png);background-position:-819px -728px;width:90px;height:90px}.customize-option.hair_base_13_pumpkin{background-image:url(spritesmith1.png);background-position:-844px -743px;width:60px;height:60px}.hair_base_13_purple{background-image:url(spritesmith1.png);background-position:0 -819px;width:90px;height:90px}.customize-option.hair_base_13_purple{background-image:url(spritesmith1.png);background-position:-25px -834px;width:60px;height:60px}.hair_base_13_pyellow{background-image:url(spritesmith1.png);background-position:-91px -819px;width:90px;height:90px}.customize-option.hair_base_13_pyellow{background-image:url(spritesmith1.png);background-position:-116px -834px;width:60px;height:60px}.hair_base_13_pyellow2{background-image:url(spritesmith1.png);background-position:-182px -819px;width:90px;height:90px}.customize-option.hair_base_13_pyellow2{background-image:url(spritesmith1.png);background-position:-207px -834px;width:60px;height:60px}.hair_base_13_rainbow{background-image:url(spritesmith1.png);background-position:-273px -819px;width:90px;height:90px}.customize-option.hair_base_13_rainbow{background-image:url(spritesmith1.png);background-position:-298px -834px;width:60px;height:60px}.hair_base_13_red{background-image:url(spritesmith1.png);background-position:-364px -819px;width:90px;height:90px}.customize-option.hair_base_13_red{background-image:url(spritesmith1.png);background-position:-389px -834px;width:60px;height:60px}.hair_base_13_snowy{background-image:url(spritesmith1.png);background-position:-455px -819px;width:90px;height:90px}.customize-option.hair_base_13_snowy{background-image:url(spritesmith1.png);background-position:-480px -834px;width:60px;height:60px}.hair_base_13_white{background-image:url(spritesmith1.png);background-position:-546px -819px;width:90px;height:90px}.customize-option.hair_base_13_white{background-image:url(spritesmith1.png);background-position:-571px -834px;width:60px;height:60px}.hair_base_13_winternight{background-image:url(spritesmith1.png);background-position:-637px -819px;width:90px;height:90px}.customize-option.hair_base_13_winternight{background-image:url(spritesmith1.png);background-position:-662px -834px;width:60px;height:60px}.hair_base_13_winterstar{background-image:url(spritesmith1.png);background-position:-728px -819px;width:90px;height:90px}.customize-option.hair_base_13_winterstar{background-image:url(spritesmith1.png);background-position:-753px -834px;width:60px;height:60px}.hair_base_13_yellow{background-image:url(spritesmith1.png);background-position:-819px -819px;width:90px;height:90px}.customize-option.hair_base_13_yellow{background-image:url(spritesmith1.png);background-position:-844px -834px;width:60px;height:60px}.hair_base_13_zombie{background-image:url(spritesmith1.png);background-position:-910px 0;width:90px;height:90px}.customize-option.hair_base_13_zombie{background-image:url(spritesmith1.png);background-position:-935px -15px;width:60px;height:60px}.hair_base_14_TRUred{background-image:url(spritesmith1.png);background-position:-910px -91px;width:90px;height:90px}.customize-option.hair_base_14_TRUred{background-image:url(spritesmith1.png);background-position:-935px -106px;width:60px;height:60px}.hair_base_14_aurora{background-image:url(spritesmith1.png);background-position:-910px -182px;width:90px;height:90px}.customize-option.hair_base_14_aurora{background-image:url(spritesmith1.png);background-position:-935px -197px;width:60px;height:60px}.hair_base_14_black{background-image:url(spritesmith1.png);background-position:-910px -273px;width:90px;height:90px}.customize-option.hair_base_14_black{background-image:url(spritesmith1.png);background-position:-935px -288px;width:60px;height:60px}.hair_base_14_blond{background-image:url(spritesmith1.png);background-position:-910px -364px;width:90px;height:90px}.customize-option.hair_base_14_blond{background-image:url(spritesmith1.png);background-position:-935px -379px;width:60px;height:60px}.hair_base_14_blue{background-image:url(spritesmith1.png);background-position:-910px -455px;width:90px;height:90px}.customize-option.hair_base_14_blue{background-image:url(spritesmith1.png);background-position:-935px -470px;width:60px;height:60px}.hair_base_14_brown{background-image:url(spritesmith1.png);background-position:-910px -546px;width:90px;height:90px}.customize-option.hair_base_14_brown{background-image:url(spritesmith1.png);background-position:-935px -561px;width:60px;height:60px}.hair_base_14_candycane{background-image:url(spritesmith1.png);background-position:-910px -637px;width:90px;height:90px}.customize-option.hair_base_14_candycane{background-image:url(spritesmith1.png);background-position:-935px -652px;width:60px;height:60px}.hair_base_14_candycorn{background-image:url(spritesmith1.png);background-position:-910px -728px;width:90px;height:90px}.customize-option.hair_base_14_candycorn{background-image:url(spritesmith1.png);background-position:-935px -743px;width:60px;height:60px}.hair_base_14_festive{background-image:url(spritesmith1.png);background-position:-910px -819px;width:90px;height:90px}.customize-option.hair_base_14_festive{background-image:url(spritesmith1.png);background-position:-935px -834px;width:60px;height:60px}.hair_base_14_frost{background-image:url(spritesmith1.png);background-position:0 -910px;width:90px;height:90px}.customize-option.hair_base_14_frost{background-image:url(spritesmith1.png);background-position:-25px -925px;width:60px;height:60px}.hair_base_14_ghostwhite{background-image:url(spritesmith1.png);background-position:-91px -910px;width:90px;height:90px}.customize-option.hair_base_14_ghostwhite{background-image:url(spritesmith1.png);background-position:-116px -925px;width:60px;height:60px}.hair_base_14_green{background-image:url(spritesmith1.png);background-position:-182px -910px;width:90px;height:90px}.customize-option.hair_base_14_green{background-image:url(spritesmith1.png);background-position:-207px -925px;width:60px;height:60px}.hair_base_14_halloween{background-image:url(spritesmith1.png);background-position:-273px -910px;width:90px;height:90px}.customize-option.hair_base_14_halloween{background-image:url(spritesmith1.png);background-position:-298px -925px;width:60px;height:60px}.hair_base_14_holly{background-image:url(spritesmith1.png);background-position:-364px -910px;width:90px;height:90px}.customize-option.hair_base_14_holly{background-image:url(spritesmith1.png);background-position:-389px -925px;width:60px;height:60px}.hair_base_14_hollygreen{background-image:url(spritesmith1.png);background-position:-455px -910px;width:90px;height:90px}.customize-option.hair_base_14_hollygreen{background-image:url(spritesmith1.png);background-position:-480px -925px;width:60px;height:60px}.hair_base_14_midnight{background-image:url(spritesmith1.png);background-position:-546px -910px;width:90px;height:90px}.customize-option.hair_base_14_midnight{background-image:url(spritesmith1.png);background-position:-571px -925px;width:60px;height:60px}.hair_base_14_pblue{background-image:url(spritesmith1.png);background-position:-637px -910px;width:90px;height:90px}.customize-option.hair_base_14_pblue{background-image:url(spritesmith1.png);background-position:-662px -925px;width:60px;height:60px}.hair_base_14_pblue2{background-image:url(spritesmith1.png);background-position:-728px -910px;width:90px;height:90px}.customize-option.hair_base_14_pblue2{background-image:url(spritesmith1.png);background-position:-753px -925px;width:60px;height:60px}.hair_base_14_peppermint{background-image:url(spritesmith1.png);background-position:-819px -910px;width:90px;height:90px}.customize-option.hair_base_14_peppermint{background-image:url(spritesmith1.png);background-position:-844px -925px;width:60px;height:60px}.hair_base_14_pgreen{background-image:url(spritesmith1.png);background-position:-910px -910px;width:90px;height:90px}.customize-option.hair_base_14_pgreen{background-image:url(spritesmith1.png);background-position:-935px -925px;width:60px;height:60px}.hair_base_14_pgreen2{background-image:url(spritesmith1.png);background-position:-1001px 0;width:90px;height:90px}.customize-option.hair_base_14_pgreen2{background-image:url(spritesmith1.png);background-position:-1026px -15px;width:60px;height:60px}.hair_base_14_porange{background-image:url(spritesmith1.png);background-position:-1001px -91px;width:90px;height:90px}.customize-option.hair_base_14_porange{background-image:url(spritesmith1.png);background-position:-1026px -106px;width:60px;height:60px}.hair_base_14_porange2{background-image:url(spritesmith1.png);background-position:-1001px -182px;width:90px;height:90px}.customize-option.hair_base_14_porange2{background-image:url(spritesmith1.png);background-position:-1026px -197px;width:60px;height:60px}.hair_base_14_ppink{background-image:url(spritesmith1.png);background-position:-1001px -273px;width:90px;height:90px}.customize-option.hair_base_14_ppink{background-image:url(spritesmith1.png);background-position:-1026px -288px;width:60px;height:60px}.hair_base_14_ppink2{background-image:url(spritesmith1.png);background-position:-1001px -364px;width:90px;height:90px}.customize-option.hair_base_14_ppink2{background-image:url(spritesmith1.png);background-position:-1026px -379px;width:60px;height:60px}.hair_base_14_ppurple{background-image:url(spritesmith1.png);background-position:-1001px -455px;width:90px;height:90px}.customize-option.hair_base_14_ppurple{background-image:url(spritesmith1.png);background-position:-1026px -470px;width:60px;height:60px}.hair_base_14_ppurple2{background-image:url(spritesmith1.png);background-position:-1001px -546px;width:90px;height:90px}.customize-option.hair_base_14_ppurple2{background-image:url(spritesmith1.png);background-position:-1026px -561px;width:60px;height:60px}.hair_base_14_pumpkin{background-image:url(spritesmith1.png);background-position:-1001px -637px;width:90px;height:90px}.customize-option.hair_base_14_pumpkin{background-image:url(spritesmith1.png);background-position:-1026px -652px;width:60px;height:60px}.hair_base_14_purple{background-image:url(spritesmith1.png);background-position:-1001px -728px;width:90px;height:90px}.customize-option.hair_base_14_purple{background-image:url(spritesmith1.png);background-position:-1026px -743px;width:60px;height:60px}.hair_base_14_pyellow{background-image:url(spritesmith1.png);background-position:-1001px -819px;width:90px;height:90px}.customize-option.hair_base_14_pyellow{background-image:url(spritesmith1.png);background-position:-1026px -834px;width:60px;height:60px}.hair_base_14_pyellow2{background-image:url(spritesmith1.png);background-position:-1001px -910px;width:90px;height:90px}.customize-option.hair_base_14_pyellow2{background-image:url(spritesmith1.png);background-position:-1026px -925px;width:60px;height:60px}.hair_base_14_rainbow{background-image:url(spritesmith1.png);background-position:0 -1001px;width:90px;height:90px}.customize-option.hair_base_14_rainbow{background-image:url(spritesmith1.png);background-position:-25px -1016px;width:60px;height:60px}.hair_base_14_red{background-image:url(spritesmith1.png);background-position:-91px -1001px;width:90px;height:90px}.customize-option.hair_base_14_red{background-image:url(spritesmith1.png);background-position:-116px -1016px;width:60px;height:60px}.hair_base_14_snowy{background-image:url(spritesmith1.png);background-position:-182px -1001px;width:90px;height:90px}.customize-option.hair_base_14_snowy{background-image:url(spritesmith1.png);background-position:-207px -1016px;width:60px;height:60px}.hair_base_14_white{background-image:url(spritesmith1.png);background-position:-273px -1001px;width:90px;height:90px}.customize-option.hair_base_14_white{background-image:url(spritesmith1.png);background-position:-298px -1016px;width:60px;height:60px}.hair_base_14_winternight{background-image:url(spritesmith1.png);background-position:-364px -1001px;width:90px;height:90px}.customize-option.hair_base_14_winternight{background-image:url(spritesmith1.png);background-position:-389px -1016px;width:60px;height:60px}.hair_base_14_winterstar{background-image:url(spritesmith1.png);background-position:-455px -1001px;width:90px;height:90px}.customize-option.hair_base_14_winterstar{background-image:url(spritesmith1.png);background-position:-480px -1016px;width:60px;height:60px}.hair_base_14_yellow{background-image:url(spritesmith1.png);background-position:-546px -1001px;width:90px;height:90px}.customize-option.hair_base_14_yellow{background-image:url(spritesmith1.png);background-position:-571px -1016px;width:60px;height:60px}.hair_base_14_zombie{background-image:url(spritesmith1.png);background-position:-637px -1001px;width:90px;height:90px}.customize-option.hair_base_14_zombie{background-image:url(spritesmith1.png);background-position:-662px -1016px;width:60px;height:60px}.hair_base_1_TRUred{background-image:url(spritesmith1.png);background-position:-728px -1001px;width:90px;height:90px}.customize-option.hair_base_1_TRUred{background-image:url(spritesmith1.png);background-position:-753px -1016px;width:60px;height:60px}.hair_base_1_aurora{background-image:url(spritesmith1.png);background-position:-819px -1001px;width:90px;height:90px}.customize-option.hair_base_1_aurora{background-image:url(spritesmith1.png);background-position:-844px -1016px;width:60px;height:60px}.hair_base_1_black{background-image:url(spritesmith1.png);background-position:-910px -1001px;width:90px;height:90px}.customize-option.hair_base_1_black{background-image:url(spritesmith1.png);background-position:-935px -1016px;width:60px;height:60px}.hair_base_1_blond{background-image:url(spritesmith1.png);background-position:-1001px -1001px;width:90px;height:90px}.customize-option.hair_base_1_blond{background-image:url(spritesmith1.png);background-position:-1026px -1016px;width:60px;height:60px}.hair_base_1_blue{background-image:url(spritesmith1.png);background-position:-1092px 0;width:90px;height:90px}.customize-option.hair_base_1_blue{background-image:url(spritesmith1.png);background-position:-1117px -15px;width:60px;height:60px}.hair_base_1_brown{background-image:url(spritesmith1.png);background-position:-1092px -91px;width:90px;height:90px}.customize-option.hair_base_1_brown{background-image:url(spritesmith1.png);background-position:-1117px -106px;width:60px;height:60px}.hair_base_1_candycane{background-image:url(spritesmith1.png);background-position:-1092px -182px;width:90px;height:90px}.customize-option.hair_base_1_candycane{background-image:url(spritesmith1.png);background-position:-1117px -197px;width:60px;height:60px}.hair_base_1_candycorn{background-image:url(spritesmith1.png);background-position:-1092px -273px;width:90px;height:90px}.customize-option.hair_base_1_candycorn{background-image:url(spritesmith1.png);background-position:-1117px -288px;width:60px;height:60px}.hair_base_1_festive{background-image:url(spritesmith1.png);background-position:-1092px -364px;width:90px;height:90px}.customize-option.hair_base_1_festive{background-image:url(spritesmith1.png);background-position:-1117px -379px;width:60px;height:60px}.hair_base_1_frost{background-image:url(spritesmith1.png);background-position:-1092px -455px;width:90px;height:90px}.customize-option.hair_base_1_frost{background-image:url(spritesmith1.png);background-position:-1117px -470px;width:60px;height:60px}.hair_base_1_ghostwhite{background-image:url(spritesmith1.png);background-position:-1092px -546px;width:90px;height:90px}.customize-option.hair_base_1_ghostwhite{background-image:url(spritesmith1.png);background-position:-1117px -561px;width:60px;height:60px}.hair_base_1_green{background-image:url(spritesmith1.png);background-position:-1092px -637px;width:90px;height:90px}.customize-option.hair_base_1_green{background-image:url(spritesmith1.png);background-position:-1117px -652px;width:60px;height:60px}.hair_base_1_halloween{background-image:url(spritesmith1.png);background-position:-1092px -728px;width:90px;height:90px}.customize-option.hair_base_1_halloween{background-image:url(spritesmith1.png);background-position:-1117px -743px;width:60px;height:60px}.hair_base_1_holly{background-image:url(spritesmith1.png);background-position:-1092px -819px;width:90px;height:90px}.customize-option.hair_base_1_holly{background-image:url(spritesmith1.png);background-position:-1117px -834px;width:60px;height:60px}.hair_base_1_hollygreen{background-image:url(spritesmith1.png);background-position:-1092px -910px;width:90px;height:90px}.customize-option.hair_base_1_hollygreen{background-image:url(spritesmith1.png);background-position:-1117px -925px;width:60px;height:60px}.hair_base_1_midnight{background-image:url(spritesmith1.png);background-position:-1092px -1001px;width:90px;height:90px}.customize-option.hair_base_1_midnight{background-image:url(spritesmith1.png);background-position:-1117px -1016px;width:60px;height:60px}.hair_base_1_pblue{background-image:url(spritesmith1.png);background-position:0 -1092px;width:90px;height:90px}.customize-option.hair_base_1_pblue{background-image:url(spritesmith1.png);background-position:-25px -1107px;width:60px;height:60px}.hair_base_1_pblue2{background-image:url(spritesmith1.png);background-position:-91px -1092px;width:90px;height:90px}.customize-option.hair_base_1_pblue2{background-image:url(spritesmith1.png);background-position:-116px -1107px;width:60px;height:60px}.hair_base_1_peppermint{background-image:url(spritesmith1.png);background-position:-182px -1092px;width:90px;height:90px}.customize-option.hair_base_1_peppermint{background-image:url(spritesmith1.png);background-position:-207px -1107px;width:60px;height:60px}.hair_base_1_pgreen{background-image:url(spritesmith1.png);background-position:-273px -1092px;width:90px;height:90px}.customize-option.hair_base_1_pgreen{background-image:url(spritesmith1.png);background-position:-298px -1107px;width:60px;height:60px}.hair_base_1_pgreen2{background-image:url(spritesmith1.png);background-position:-364px -1092px;width:90px;height:90px}.customize-option.hair_base_1_pgreen2{background-image:url(spritesmith1.png);background-position:-389px -1107px;width:60px;height:60px}.hair_base_1_porange{background-image:url(spritesmith1.png);background-position:-455px -1092px;width:90px;height:90px}.customize-option.hair_base_1_porange{background-image:url(spritesmith1.png);background-position:-480px -1107px;width:60px;height:60px}.hair_base_1_porange2{background-image:url(spritesmith1.png);background-position:-546px -1092px;width:90px;height:90px}.customize-option.hair_base_1_porange2{background-image:url(spritesmith1.png);background-position:-571px -1107px;width:60px;height:60px}.hair_base_1_ppink{background-image:url(spritesmith1.png);background-position:-637px -1092px;width:90px;height:90px}.customize-option.hair_base_1_ppink{background-image:url(spritesmith1.png);background-position:-662px -1107px;width:60px;height:60px}.hair_base_1_ppink2{background-image:url(spritesmith1.png);background-position:-728px -1092px;width:90px;height:90px}.customize-option.hair_base_1_ppink2{background-image:url(spritesmith1.png);background-position:-753px -1107px;width:60px;height:60px}.hair_base_1_ppurple{background-image:url(spritesmith1.png);background-position:-819px -1092px;width:90px;height:90px}.customize-option.hair_base_1_ppurple{background-image:url(spritesmith1.png);background-position:-844px -1107px;width:60px;height:60px}.hair_base_1_ppurple2{background-image:url(spritesmith1.png);background-position:-910px -1092px;width:90px;height:90px}.customize-option.hair_base_1_ppurple2{background-image:url(spritesmith1.png);background-position:-935px -1107px;width:60px;height:60px}.hair_base_1_pumpkin{background-image:url(spritesmith1.png);background-position:-1001px -1092px;width:90px;height:90px}.customize-option.hair_base_1_pumpkin{background-image:url(spritesmith1.png);background-position:-1026px -1107px;width:60px;height:60px}.hair_base_1_purple{background-image:url(spritesmith1.png);background-position:-1092px -1092px;width:90px;height:90px}.customize-option.hair_base_1_purple{background-image:url(spritesmith1.png);background-position:-1117px -1107px;width:60px;height:60px}.hair_base_1_pyellow{background-image:url(spritesmith1.png);background-position:-1183px 0;width:90px;height:90px}.customize-option.hair_base_1_pyellow{background-image:url(spritesmith1.png);background-position:-1208px -15px;width:60px;height:60px}.hair_base_1_pyellow2{background-image:url(spritesmith1.png);background-position:-1183px -91px;width:90px;height:90px}.customize-option.hair_base_1_pyellow2{background-image:url(spritesmith1.png);background-position:-1208px -106px;width:60px;height:60px}.hair_base_1_rainbow{background-image:url(spritesmith1.png);background-position:-1183px -182px;width:90px;height:90px}.customize-option.hair_base_1_rainbow{background-image:url(spritesmith1.png);background-position:-1208px -197px;width:60px;height:60px}.hair_base_1_red{background-image:url(spritesmith1.png);background-position:-1183px -273px;width:90px;height:90px}.customize-option.hair_base_1_red{background-image:url(spritesmith1.png);background-position:-1208px -288px;width:60px;height:60px}.hair_base_1_snowy{background-image:url(spritesmith1.png);background-position:-1183px -364px;width:90px;height:90px}.customize-option.hair_base_1_snowy{background-image:url(spritesmith1.png);background-position:-1208px -379px;width:60px;height:60px}.hair_base_1_white{background-image:url(spritesmith1.png);background-position:-1183px -455px;width:90px;height:90px}.customize-option.hair_base_1_white{background-image:url(spritesmith1.png);background-position:-1208px -470px;width:60px;height:60px}.hair_base_1_winternight{background-image:url(spritesmith1.png);background-position:-1183px -546px;width:90px;height:90px}.customize-option.hair_base_1_winternight{background-image:url(spritesmith1.png);background-position:-1208px -561px;width:60px;height:60px}.hair_base_1_winterstar{background-image:url(spritesmith1.png);background-position:-1183px -637px;width:90px;height:90px}.customize-option.hair_base_1_winterstar{background-image:url(spritesmith1.png);background-position:-1208px -652px;width:60px;height:60px}.hair_base_1_yellow{background-image:url(spritesmith1.png);background-position:-1183px -728px;width:90px;height:90px}.customize-option.hair_base_1_yellow{background-image:url(spritesmith1.png);background-position:-1208px -743px;width:60px;height:60px}.hair_base_1_zombie{background-image:url(spritesmith1.png);background-position:-1183px -819px;width:90px;height:90px}.customize-option.hair_base_1_zombie{background-image:url(spritesmith1.png);background-position:-1208px -834px;width:60px;height:60px}.hair_base_2_TRUred{background-image:url(spritesmith1.png);background-position:-1183px -910px;width:90px;height:90px}.customize-option.hair_base_2_TRUred{background-image:url(spritesmith1.png);background-position:-1208px -925px;width:60px;height:60px}.hair_base_2_aurora{background-image:url(spritesmith1.png);background-position:-1183px -1001px;width:90px;height:90px}.customize-option.hair_base_2_aurora{background-image:url(spritesmith1.png);background-position:-1208px -1016px;width:60px;height:60px}.hair_base_2_black{background-image:url(spritesmith1.png);background-position:-1183px -1092px;width:90px;height:90px}.customize-option.hair_base_2_black{background-image:url(spritesmith1.png);background-position:-1208px -1107px;width:60px;height:60px}.hair_base_2_blond{background-image:url(spritesmith1.png);background-position:0 -1183px;width:90px;height:90px}.customize-option.hair_base_2_blond{background-image:url(spritesmith1.png);background-position:-25px -1198px;width:60px;height:60px}.hair_base_2_blue{background-image:url(spritesmith1.png);background-position:-91px -1183px;width:90px;height:90px}.customize-option.hair_base_2_blue{background-image:url(spritesmith1.png);background-position:-116px -1198px;width:60px;height:60px}.hair_base_2_brown{background-image:url(spritesmith1.png);background-position:-182px -1183px;width:90px;height:90px}.customize-option.hair_base_2_brown{background-image:url(spritesmith1.png);background-position:-207px -1198px;width:60px;height:60px}.hair_base_2_candycane{background-image:url(spritesmith1.png);background-position:-273px -1183px;width:90px;height:90px}.customize-option.hair_base_2_candycane{background-image:url(spritesmith1.png);background-position:-298px -1198px;width:60px;height:60px}.hair_base_2_candycorn{background-image:url(spritesmith1.png);background-position:-364px -1183px;width:90px;height:90px}.customize-option.hair_base_2_candycorn{background-image:url(spritesmith1.png);background-position:-389px -1198px;width:60px;height:60px}.hair_base_2_festive{background-image:url(spritesmith1.png);background-position:-455px -1183px;width:90px;height:90px}.customize-option.hair_base_2_festive{background-image:url(spritesmith1.png);background-position:-480px -1198px;width:60px;height:60px}.hair_base_2_frost{background-image:url(spritesmith1.png);background-position:-546px -1183px;width:90px;height:90px}.customize-option.hair_base_2_frost{background-image:url(spritesmith1.png);background-position:-571px -1198px;width:60px;height:60px}.hair_base_2_ghostwhite{background-image:url(spritesmith1.png);background-position:-637px -1183px;width:90px;height:90px}.customize-option.hair_base_2_ghostwhite{background-image:url(spritesmith1.png);background-position:-662px -1198px;width:60px;height:60px}.hair_base_2_green{background-image:url(spritesmith1.png);background-position:-728px -1183px;width:90px;height:90px}.customize-option.hair_base_2_green{background-image:url(spritesmith1.png);background-position:-753px -1198px;width:60px;height:60px}.hair_base_2_halloween{background-image:url(spritesmith1.png);background-position:-819px -1183px;width:90px;height:90px}.customize-option.hair_base_2_halloween{background-image:url(spritesmith1.png);background-position:-844px -1198px;width:60px;height:60px}.hair_base_2_holly{background-image:url(spritesmith1.png);background-position:-910px -1183px;width:90px;height:90px}.customize-option.hair_base_2_holly{background-image:url(spritesmith1.png);background-position:-935px -1198px;width:60px;height:60px}.hair_base_2_hollygreen{background-image:url(spritesmith1.png);background-position:-1001px -1183px;width:90px;height:90px}.customize-option.hair_base_2_hollygreen{background-image:url(spritesmith1.png);background-position:-1026px -1198px;width:60px;height:60px}.hair_base_2_midnight{background-image:url(spritesmith1.png);background-position:-1092px -1183px;width:90px;height:90px}.customize-option.hair_base_2_midnight{background-image:url(spritesmith1.png);background-position:-1117px -1198px;width:60px;height:60px}.hair_base_2_pblue{background-image:url(spritesmith1.png);background-position:-1183px -1183px;width:90px;height:90px}.customize-option.hair_base_2_pblue{background-image:url(spritesmith1.png);background-position:-1208px -1198px;width:60px;height:60px}.hair_base_2_pblue2{background-image:url(spritesmith1.png);background-position:-1274px 0;width:90px;height:90px}.customize-option.hair_base_2_pblue2{background-image:url(spritesmith1.png);background-position:-1299px -15px;width:60px;height:60px}.hair_base_2_peppermint{background-image:url(spritesmith1.png);background-position:-1274px -91px;width:90px;height:90px}.customize-option.hair_base_2_peppermint{background-image:url(spritesmith1.png);background-position:-1299px -106px;width:60px;height:60px}.hair_base_2_pgreen{background-image:url(spritesmith1.png);background-position:-1274px -182px;width:90px;height:90px}.customize-option.hair_base_2_pgreen{background-image:url(spritesmith1.png);background-position:-1299px -197px;width:60px;height:60px}.hair_base_2_pgreen2{background-image:url(spritesmith1.png);background-position:-1274px -273px;width:90px;height:90px}.customize-option.hair_base_2_pgreen2{background-image:url(spritesmith1.png);background-position:-1299px -288px;width:60px;height:60px}.hair_base_2_porange{background-image:url(spritesmith1.png);background-position:-1274px -364px;width:90px;height:90px}.customize-option.hair_base_2_porange{background-image:url(spritesmith1.png);background-position:-1299px -379px;width:60px;height:60px}.hair_base_2_porange2{background-image:url(spritesmith1.png);background-position:-1274px -455px;width:90px;height:90px}.customize-option.hair_base_2_porange2{background-image:url(spritesmith1.png);background-position:-1299px -470px;width:60px;height:60px}.hair_base_2_ppink{background-image:url(spritesmith1.png);background-position:-1274px -546px;width:90px;height:90px}.customize-option.hair_base_2_ppink{background-image:url(spritesmith1.png);background-position:-1299px -561px;width:60px;height:60px}.hair_base_2_ppink2{background-image:url(spritesmith1.png);background-position:-1274px -637px;width:90px;height:90px}.customize-option.hair_base_2_ppink2{background-image:url(spritesmith1.png);background-position:-1299px -652px;width:60px;height:60px}.hair_base_2_ppurple{background-image:url(spritesmith1.png);background-position:-1274px -728px;width:90px;height:90px}.customize-option.hair_base_2_ppurple{background-image:url(spritesmith1.png);background-position:-1299px -743px;width:60px;height:60px}.hair_base_2_ppurple2{background-image:url(spritesmith1.png);background-position:-1274px -819px;width:90px;height:90px}.customize-option.hair_base_2_ppurple2{background-image:url(spritesmith1.png);background-position:-1299px -834px;width:60px;height:60px}.hair_base_2_pumpkin{background-image:url(spritesmith1.png);background-position:-1274px -910px;width:90px;height:90px}.customize-option.hair_base_2_pumpkin{background-image:url(spritesmith1.png);background-position:-1299px -925px;width:60px;height:60px}.hair_base_2_purple{background-image:url(spritesmith1.png);background-position:-1274px -1001px;width:90px;height:90px}.customize-option.hair_base_2_purple{background-image:url(spritesmith1.png);background-position:-1299px -1016px;width:60px;height:60px}.hair_base_2_pyellow{background-image:url(spritesmith1.png);background-position:-1274px -1092px;width:90px;height:90px}.customize-option.hair_base_2_pyellow{background-image:url(spritesmith1.png);background-position:-1299px -1107px;width:60px;height:60px}.hair_base_2_pyellow2{background-image:url(spritesmith1.png);background-position:-1274px -1183px;width:90px;height:90px}.customize-option.hair_base_2_pyellow2{background-image:url(spritesmith1.png);background-position:-1299px -1198px;width:60px;height:60px}.hair_base_2_rainbow{background-image:url(spritesmith1.png);background-position:0 -1274px;width:90px;height:90px}.customize-option.hair_base_2_rainbow{background-image:url(spritesmith1.png);background-position:-25px -1289px;width:60px;height:60px}.hair_base_2_red{background-image:url(spritesmith1.png);background-position:-91px -1274px;width:90px;height:90px}.customize-option.hair_base_2_red{background-image:url(spritesmith1.png);background-position:-116px -1289px;width:60px;height:60px}.hair_base_2_snowy{background-image:url(spritesmith1.png);background-position:-182px -1274px;width:90px;height:90px}.customize-option.hair_base_2_snowy{background-image:url(spritesmith1.png);background-position:-207px -1289px;width:60px;height:60px}.hair_base_2_white{background-image:url(spritesmith1.png);background-position:-273px -1274px;width:90px;height:90px}.customize-option.hair_base_2_white{background-image:url(spritesmith1.png);background-position:-298px -1289px;width:60px;height:60px}.hair_base_2_winternight{background-image:url(spritesmith1.png);background-position:-364px -1274px;width:90px;height:90px}.customize-option.hair_base_2_winternight{background-image:url(spritesmith1.png);background-position:-389px -1289px;width:60px;height:60px}.hair_base_2_winterstar{background-image:url(spritesmith1.png);background-position:0 0;width:90px;height:90px}.customize-option.hair_base_2_winterstar{background-image:url(spritesmith1.png);background-position:-25px -15px;width:60px;height:60px}.hair_base_2_yellow{background-image:url(spritesmith1.png);background-position:-546px -1274px;width:90px;height:90px}.customize-option.hair_base_2_yellow{background-image:url(spritesmith1.png);background-position:-571px -1289px;width:60px;height:60px}.hair_base_2_zombie{background-image:url(spritesmith1.png);background-position:-637px -1274px;width:90px;height:90px}.customize-option.hair_base_2_zombie{background-image:url(spritesmith1.png);background-position:-662px -1289px;width:60px;height:60px}.hair_base_3_TRUred{background-image:url(spritesmith1.png);background-position:-728px -1274px;width:90px;height:90px}.customize-option.hair_base_3_TRUred{background-image:url(spritesmith1.png);background-position:-753px -1289px;width:60px;height:60px}.hair_base_3_aurora{background-image:url(spritesmith1.png);background-position:-819px -1274px;width:90px;height:90px}.customize-option.hair_base_3_aurora{background-image:url(spritesmith1.png);background-position:-844px -1289px;width:60px;height:60px}.hair_base_3_black{background-image:url(spritesmith1.png);background-position:-910px -1274px;width:90px;height:90px}.customize-option.hair_base_3_black{background-image:url(spritesmith1.png);background-position:-935px -1289px;width:60px;height:60px}.hair_base_3_blond{background-image:url(spritesmith1.png);background-position:-1001px -1274px;width:90px;height:90px}.customize-option.hair_base_3_blond{background-image:url(spritesmith1.png);background-position:-1026px -1289px;width:60px;height:60px}.hair_base_3_blue{background-image:url(spritesmith1.png);background-position:-1092px -1274px;width:90px;height:90px}.customize-option.hair_base_3_blue{background-image:url(spritesmith1.png);background-position:-1117px -1289px;width:60px;height:60px}.hair_base_3_brown{background-image:url(spritesmith1.png);background-position:-1183px -1274px;width:90px;height:90px}.customize-option.hair_base_3_brown{background-image:url(spritesmith1.png);background-position:-1208px -1289px;width:60px;height:60px}.hair_base_3_candycane{background-image:url(spritesmith1.png);background-position:-1274px -1274px;width:90px;height:90px}.customize-option.hair_base_3_candycane{background-image:url(spritesmith1.png);background-position:-1299px -1289px;width:60px;height:60px}.hair_base_3_candycorn{background-image:url(spritesmith1.png);background-position:-1365px 0;width:90px;height:90px}.customize-option.hair_base_3_candycorn{background-image:url(spritesmith1.png);background-position:-1390px -15px;width:60px;height:60px}.hair_base_3_festive{background-image:url(spritesmith1.png);background-position:-1365px -91px;width:90px;height:90px}.customize-option.hair_base_3_festive{background-image:url(spritesmith1.png);background-position:-1390px -106px;width:60px;height:60px}.hair_base_3_frost{background-image:url(spritesmith1.png);background-position:-1365px -182px;width:90px;height:90px}.customize-option.hair_base_3_frost{background-image:url(spritesmith1.png);background-position:-1390px -197px;width:60px;height:60px}.hair_base_3_ghostwhite{background-image:url(spritesmith1.png);background-position:-1365px -273px;width:90px;height:90px}.customize-option.hair_base_3_ghostwhite{background-image:url(spritesmith1.png);background-position:-1390px -288px;width:60px;height:60px}.hair_base_3_green{background-image:url(spritesmith1.png);background-position:-1365px -364px;width:90px;height:90px}.customize-option.hair_base_3_green{background-image:url(spritesmith1.png);background-position:-1390px -379px;width:60px;height:60px}.hair_base_3_halloween{background-image:url(spritesmith1.png);background-position:-1365px -455px;width:90px;height:90px}.customize-option.hair_base_3_halloween{background-image:url(spritesmith1.png);background-position:-1390px -470px;width:60px;height:60px}.hair_base_3_holly{background-image:url(spritesmith1.png);background-position:-1365px -546px;width:90px;height:90px}.customize-option.hair_base_3_holly{background-image:url(spritesmith1.png);background-position:-1390px -561px;width:60px;height:60px}.hair_base_3_hollygreen{background-image:url(spritesmith1.png);background-position:-1365px -637px;width:90px;height:90px}.customize-option.hair_base_3_hollygreen{background-image:url(spritesmith1.png);background-position:-1390px -652px;width:60px;height:60px}.hair_base_3_midnight{background-image:url(spritesmith1.png);background-position:-1365px -728px;width:90px;height:90px}.customize-option.hair_base_3_midnight{background-image:url(spritesmith1.png);background-position:-1390px -743px;width:60px;height:60px}.hair_base_3_pblue{background-image:url(spritesmith1.png);background-position:-1365px -819px;width:90px;height:90px}.customize-option.hair_base_3_pblue{background-image:url(spritesmith1.png);background-position:-1390px -834px;width:60px;height:60px}.hair_base_3_pblue2{background-image:url(spritesmith1.png);background-position:-1365px -910px;width:90px;height:90px}.customize-option.hair_base_3_pblue2{background-image:url(spritesmith1.png);background-position:-1390px -925px;width:60px;height:60px}.hair_base_3_peppermint{background-image:url(spritesmith1.png);background-position:-1365px -1001px;width:90px;height:90px}.customize-option.hair_base_3_peppermint{background-image:url(spritesmith1.png);background-position:-1390px -1016px;width:60px;height:60px}.hair_base_3_pgreen{background-image:url(spritesmith1.png);background-position:-1365px -1092px;width:90px;height:90px}.customize-option.hair_base_3_pgreen{background-image:url(spritesmith1.png);background-position:-1390px -1107px;width:60px;height:60px}.hair_base_3_pgreen2{background-image:url(spritesmith1.png);background-position:-1365px -1183px;width:90px;height:90px}.customize-option.hair_base_3_pgreen2{background-image:url(spritesmith1.png);background-position:-1390px -1198px;width:60px;height:60px}.hair_base_3_porange{background-image:url(spritesmith1.png);background-position:-1365px -1274px;width:90px;height:90px}.customize-option.hair_base_3_porange{background-image:url(spritesmith1.png);background-position:-1390px -1289px;width:60px;height:60px}.hair_base_3_porange2{background-image:url(spritesmith1.png);background-position:0 -1365px;width:90px;height:90px}.customize-option.hair_base_3_porange2{background-image:url(spritesmith1.png);background-position:-25px -1380px;width:60px;height:60px}.hair_base_3_ppink{background-image:url(spritesmith1.png);background-position:-91px -1365px;width:90px;height:90px}.customize-option.hair_base_3_ppink{background-image:url(spritesmith1.png);background-position:-116px -1380px;width:60px;height:60px}.hair_base_3_ppink2{background-image:url(spritesmith1.png);background-position:-182px -1365px;width:90px;height:90px}.customize-option.hair_base_3_ppink2{background-image:url(spritesmith1.png);background-position:-207px -1380px;width:60px;height:60px}.hair_base_3_ppurple{background-image:url(spritesmith1.png);background-position:-273px -1365px;width:90px;height:90px}.customize-option.hair_base_3_ppurple{background-image:url(spritesmith1.png);background-position:-298px -1380px;width:60px;height:60px}.hair_base_3_ppurple2{background-image:url(spritesmith1.png);background-position:-364px -1365px;width:90px;height:90px}.customize-option.hair_base_3_ppurple2{background-image:url(spritesmith1.png);background-position:-389px -1380px;width:60px;height:60px}.hair_base_3_pumpkin{background-image:url(spritesmith1.png);background-position:-455px -1365px;width:90px;height:90px}.customize-option.hair_base_3_pumpkin{background-image:url(spritesmith1.png);background-position:-480px -1380px;width:60px;height:60px}.hair_base_3_purple{background-image:url(spritesmith1.png);background-position:-546px -1365px;width:90px;height:90px}.customize-option.hair_base_3_purple{background-image:url(spritesmith1.png);background-position:-571px -1380px;width:60px;height:60px}.hair_base_3_pyellow{background-image:url(spritesmith1.png);background-position:-637px -1365px;width:90px;height:90px}.customize-option.hair_base_3_pyellow{background-image:url(spritesmith1.png);background-position:-662px -1380px;width:60px;height:60px}.hair_base_3_pyellow2{background-image:url(spritesmith1.png);background-position:-728px -1365px;width:90px;height:90px}.customize-option.hair_base_3_pyellow2{background-image:url(spritesmith1.png);background-position:-753px -1380px;width:60px;height:60px}.hair_base_3_rainbow{background-image:url(spritesmith1.png);background-position:-819px -1365px;width:90px;height:90px}.customize-option.hair_base_3_rainbow{background-image:url(spritesmith1.png);background-position:-844px -1380px;width:60px;height:60px}.hair_base_3_red{background-image:url(spritesmith1.png);background-position:-910px -1365px;width:90px;height:90px}.customize-option.hair_base_3_red{background-image:url(spritesmith1.png);background-position:-935px -1380px;width:60px;height:60px}.hair_base_3_snowy{background-image:url(spritesmith1.png);background-position:-1001px -1365px;width:90px;height:90px}.customize-option.hair_base_3_snowy{background-image:url(spritesmith1.png);background-position:-1026px -1380px;width:60px;height:60px}.hair_base_3_white{background-image:url(spritesmith1.png);background-position:-1092px -1365px;width:90px;height:90px}.customize-option.hair_base_3_white{background-image:url(spritesmith1.png);background-position:-1117px -1380px;width:60px;height:60px}.hair_base_3_winternight{background-image:url(spritesmith1.png);background-position:-1183px -1365px;width:90px;height:90px}.customize-option.hair_base_3_winternight{background-image:url(spritesmith1.png);background-position:-1208px -1380px;width:60px;height:60px}.hair_base_3_winterstar{background-image:url(spritesmith1.png);background-position:-1274px -1365px;width:90px;height:90px}.customize-option.hair_base_3_winterstar{background-image:url(spritesmith1.png);background-position:-1299px -1380px;width:60px;height:60px}.hair_base_3_yellow{background-image:url(spritesmith1.png);background-position:-1365px -1365px;width:90px;height:90px}.customize-option.hair_base_3_yellow{background-image:url(spritesmith1.png);background-position:-1390px -1380px;width:60px;height:60px}.hair_base_3_zombie{background-image:url(spritesmith1.png);background-position:-1456px 0;width:90px;height:90px}.customize-option.hair_base_3_zombie{background-image:url(spritesmith1.png);background-position:-1481px -15px;width:60px;height:60px}.hair_base_4_TRUred{background-image:url(spritesmith1.png);background-position:-1456px -91px;width:90px;height:90px}.customize-option.hair_base_4_TRUred{background-image:url(spritesmith1.png);background-position:-1481px -106px;width:60px;height:60px}.hair_base_4_aurora{background-image:url(spritesmith1.png);background-position:-1456px -182px;width:90px;height:90px}.customize-option.hair_base_4_aurora{background-image:url(spritesmith1.png);background-position:-1481px -197px;width:60px;height:60px}.hair_base_4_black{background-image:url(spritesmith1.png);background-position:-1456px -273px;width:90px;height:90px}.customize-option.hair_base_4_black{background-image:url(spritesmith1.png);background-position:-1481px -288px;width:60px;height:60px}.hair_base_4_blond{background-image:url(spritesmith1.png);background-position:-1456px -364px;width:90px;height:90px}.customize-option.hair_base_4_blond{background-image:url(spritesmith1.png);background-position:-1481px -379px;width:60px;height:60px}.hair_base_4_blue{background-image:url(spritesmith1.png);background-position:-1456px -455px;width:90px;height:90px}.customize-option.hair_base_4_blue{background-image:url(spritesmith1.png);background-position:-1481px -470px;width:60px;height:60px}.hair_base_4_brown{background-image:url(spritesmith1.png);background-position:-1456px -546px;width:90px;height:90px}.customize-option.hair_base_4_brown{background-image:url(spritesmith1.png);background-position:-1481px -561px;width:60px;height:60px}.hair_base_4_candycane{background-image:url(spritesmith1.png);background-position:-1456px -637px;width:90px;height:90px}.customize-option.hair_base_4_candycane{background-image:url(spritesmith1.png);background-position:-1481px -652px;width:60px;height:60px}.hair_base_4_candycorn{background-image:url(spritesmith1.png);background-position:-1456px -728px;width:90px;height:90px}.customize-option.hair_base_4_candycorn{background-image:url(spritesmith1.png);background-position:-1481px -743px;width:60px;height:60px}.hair_base_4_festive{background-image:url(spritesmith1.png);background-position:-1456px -819px;width:90px;height:90px}.customize-option.hair_base_4_festive{background-image:url(spritesmith1.png);background-position:-1481px -834px;width:60px;height:60px}.hair_base_4_frost{background-image:url(spritesmith1.png);background-position:-1456px -910px;width:90px;height:90px}.customize-option.hair_base_4_frost{background-image:url(spritesmith1.png);background-position:-1481px -925px;width:60px;height:60px}.hair_base_4_ghostwhite{background-image:url(spritesmith1.png);background-position:-1456px -1001px;width:90px;height:90px}.customize-option.hair_base_4_ghostwhite{background-image:url(spritesmith1.png);background-position:-1481px -1016px;width:60px;height:60px}.hair_base_4_green{background-image:url(spritesmith1.png);background-position:-1456px -1092px;width:90px;height:90px}.customize-option.hair_base_4_green{background-image:url(spritesmith1.png);background-position:-1481px -1107px;width:60px;height:60px}.hair_base_4_halloween{background-image:url(spritesmith1.png);background-position:-1456px -1183px;width:90px;height:90px}.customize-option.hair_base_4_halloween{background-image:url(spritesmith1.png);background-position:-1481px -1198px;width:60px;height:60px}.hair_base_4_holly{background-image:url(spritesmith1.png);background-position:-1456px -1274px;width:90px;height:90px}.customize-option.hair_base_4_holly{background-image:url(spritesmith1.png);background-position:-1481px -1289px;width:60px;height:60px}.hair_base_4_hollygreen{background-image:url(spritesmith1.png);background-position:-1456px -1365px;width:90px;height:90px}.customize-option.hair_base_4_hollygreen{background-image:url(spritesmith1.png);background-position:-1481px -1380px;width:60px;height:60px}.hair_base_4_midnight{background-image:url(spritesmith1.png);background-position:0 -1456px;width:90px;height:90px}.customize-option.hair_base_4_midnight{background-image:url(spritesmith1.png);background-position:-25px -1471px;width:60px;height:60px}.hair_base_4_pblue{background-image:url(spritesmith1.png);background-position:-91px -1456px;width:90px;height:90px}.customize-option.hair_base_4_pblue{background-image:url(spritesmith1.png);background-position:-116px -1471px;width:60px;height:60px}.hair_base_4_pblue2{background-image:url(spritesmith1.png);background-position:-182px -1456px;width:90px;height:90px}.customize-option.hair_base_4_pblue2{background-image:url(spritesmith1.png);background-position:-207px -1471px;width:60px;height:60px}.hair_base_4_peppermint{background-image:url(spritesmith1.png);background-position:-273px -1456px;width:90px;height:90px}.customize-option.hair_base_4_peppermint{background-image:url(spritesmith1.png);background-position:-298px -1471px;width:60px;height:60px}.hair_base_4_pgreen{background-image:url(spritesmith1.png);background-position:-364px -1456px;width:90px;height:90px}.customize-option.hair_base_4_pgreen{background-image:url(spritesmith1.png);background-position:-389px -1471px;width:60px;height:60px}.hair_base_4_pgreen2{background-image:url(spritesmith1.png);background-position:-455px -1456px;width:90px;height:90px}.customize-option.hair_base_4_pgreen2{background-image:url(spritesmith1.png);background-position:-480px -1471px;width:60px;height:60px}.hair_base_4_porange{background-image:url(spritesmith1.png);background-position:-546px -1456px;width:90px;height:90px}.customize-option.hair_base_4_porange{background-image:url(spritesmith1.png);background-position:-571px -1471px;width:60px;height:60px}.hair_base_4_porange2{background-image:url(spritesmith1.png);background-position:-637px -1456px;width:90px;height:90px}.customize-option.hair_base_4_porange2{background-image:url(spritesmith1.png);background-position:-662px -1471px;width:60px;height:60px}.hair_base_4_ppink{background-image:url(spritesmith1.png);background-position:-728px -1456px;width:90px;height:90px}.customize-option.hair_base_4_ppink{background-image:url(spritesmith1.png);background-position:-753px -1471px;width:60px;height:60px}.hair_base_4_ppink2{background-image:url(spritesmith1.png);background-position:-819px -1456px;width:90px;height:90px}.customize-option.hair_base_4_ppink2{background-image:url(spritesmith1.png);background-position:-844px -1471px;width:60px;height:60px}.hair_base_4_ppurple{background-image:url(spritesmith1.png);background-position:-910px -1456px;width:90px;height:90px}.customize-option.hair_base_4_ppurple{background-image:url(spritesmith1.png);background-position:-935px -1471px;width:60px;height:60px}.hair_base_4_ppurple2{background-image:url(spritesmith1.png);background-position:-1001px -1456px;width:90px;height:90px}.customize-option.hair_base_4_ppurple2{background-image:url(spritesmith1.png);background-position:-1026px -1471px;width:60px;height:60px}.hair_base_4_pumpkin{background-image:url(spritesmith1.png);background-position:-1092px -1456px;width:90px;height:90px}.customize-option.hair_base_4_pumpkin{background-image:url(spritesmith1.png);background-position:-1117px -1471px;width:60px;height:60px}.hair_base_4_purple{background-image:url(spritesmith1.png);background-position:-1183px -1456px;width:90px;height:90px}.customize-option.hair_base_4_purple{background-image:url(spritesmith1.png);background-position:-1208px -1471px;width:60px;height:60px}.hair_base_4_pyellow{background-image:url(spritesmith1.png);background-position:-1274px -1456px;width:90px;height:90px}.customize-option.hair_base_4_pyellow{background-image:url(spritesmith1.png);background-position:-1299px -1471px;width:60px;height:60px}.hair_base_4_pyellow2{background-image:url(spritesmith1.png);background-position:-1365px -1456px;width:90px;height:90px}.customize-option.hair_base_4_pyellow2{background-image:url(spritesmith1.png);background-position:-1390px -1471px;width:60px;height:60px}.hair_base_4_rainbow{background-image:url(spritesmith1.png);background-position:-1456px -1456px;width:90px;height:90px}.customize-option.hair_base_4_rainbow{background-image:url(spritesmith1.png);background-position:-1481px -1471px;width:60px;height:60px}.hair_base_4_red{background-image:url(spritesmith1.png);background-position:-1547px 0;width:90px;height:90px}.customize-option.hair_base_4_red{background-image:url(spritesmith1.png);background-position:-1572px -15px;width:60px;height:60px}.hair_base_4_snowy{background-image:url(spritesmith1.png);background-position:-1547px -91px;width:90px;height:90px}.customize-option.hair_base_4_snowy{background-image:url(spritesmith1.png);background-position:-1572px -106px;width:60px;height:60px}.hair_base_4_white{background-image:url(spritesmith1.png);background-position:-1547px -182px;width:90px;height:90px}.customize-option.hair_base_4_white{background-image:url(spritesmith1.png);background-position:-1572px -197px;width:60px;height:60px}.hair_base_4_winternight{background-image:url(spritesmith1.png);background-position:-1547px -273px;width:90px;height:90px}.customize-option.hair_base_4_winternight{background-image:url(spritesmith1.png);background-position:-1572px -288px;width:60px;height:60px}.hair_base_4_winterstar{background-image:url(spritesmith1.png);background-position:-1547px -364px;width:90px;height:90px}.customize-option.hair_base_4_winterstar{background-image:url(spritesmith1.png);background-position:-1572px -379px;width:60px;height:60px}.hair_base_4_yellow{background-image:url(spritesmith1.png);background-position:-1547px -455px;width:90px;height:90px}.customize-option.hair_base_4_yellow{background-image:url(spritesmith1.png);background-position:-1572px -470px;width:60px;height:60px}.hair_base_4_zombie{background-image:url(spritesmith1.png);background-position:-1547px -546px;width:90px;height:90px}.customize-option.hair_base_4_zombie{background-image:url(spritesmith1.png);background-position:-1572px -561px;width:60px;height:60px}.hair_base_5_TRUred{background-image:url(spritesmith1.png);background-position:-1547px -637px;width:90px;height:90px}.customize-option.hair_base_5_TRUred{background-image:url(spritesmith1.png);background-position:-1572px -652px;width:60px;height:60px}.hair_base_5_aurora{background-image:url(spritesmith1.png);background-position:-1547px -728px;width:90px;height:90px}.customize-option.hair_base_5_aurora{background-image:url(spritesmith1.png);background-position:-1572px -743px;width:60px;height:60px}.hair_base_5_black{background-image:url(spritesmith1.png);background-position:-1547px -819px;width:90px;height:90px}.customize-option.hair_base_5_black{background-image:url(spritesmith1.png);background-position:-1572px -834px;width:60px;height:60px}.hair_base_5_blond{background-image:url(spritesmith1.png);background-position:-1547px -910px;width:90px;height:90px}.customize-option.hair_base_5_blond{background-image:url(spritesmith1.png);background-position:-1572px -925px;width:60px;height:60px}.hair_base_5_blue{background-image:url(spritesmith1.png);background-position:-1547px -1001px;width:90px;height:90px}.customize-option.hair_base_5_blue{background-image:url(spritesmith1.png);background-position:-1572px -1016px;width:60px;height:60px}.hair_base_5_brown{background-image:url(spritesmith1.png);background-position:-1547px -1092px;width:90px;height:90px}.customize-option.hair_base_5_brown{background-image:url(spritesmith1.png);background-position:-1572px -1107px;width:60px;height:60px}.hair_base_5_candycane{background-image:url(spritesmith1.png);background-position:-1547px -1183px;width:90px;height:90px}.customize-option.hair_base_5_candycane{background-image:url(spritesmith1.png);background-position:-1572px -1198px;width:60px;height:60px}.hair_base_5_candycorn{background-image:url(spritesmith1.png);background-position:-1547px -1274px;width:90px;height:90px}.customize-option.hair_base_5_candycorn{background-image:url(spritesmith1.png);background-position:-1572px -1289px;width:60px;height:60px}.hair_base_5_festive{background-image:url(spritesmith1.png);background-position:-1547px -1365px;width:90px;height:90px}.customize-option.hair_base_5_festive{background-image:url(spritesmith1.png);background-position:-1572px -1380px;width:60px;height:60px}.hair_base_5_frost{background-image:url(spritesmith1.png);background-position:-1547px -1456px;width:90px;height:90px}.customize-option.hair_base_5_frost{background-image:url(spritesmith1.png);background-position:-1572px -1471px;width:60px;height:60px}.hair_base_5_ghostwhite{background-image:url(spritesmith1.png);background-position:0 -1547px;width:90px;height:90px}.customize-option.hair_base_5_ghostwhite{background-image:url(spritesmith1.png);background-position:-25px -1562px;width:60px;height:60px}.hair_base_5_green{background-image:url(spritesmith1.png);background-position:-91px -1547px;width:90px;height:90px}.customize-option.hair_base_5_green{background-image:url(spritesmith1.png);background-position:-116px -1562px;width:60px;height:60px}.hair_base_5_halloween{background-image:url(spritesmith1.png);background-position:-182px -1547px;width:90px;height:90px}.customize-option.hair_base_5_halloween{background-image:url(spritesmith1.png);background-position:-207px -1562px;width:60px;height:60px}.hair_base_5_holly{background-image:url(spritesmith1.png);background-position:-273px -1547px;width:90px;height:90px}.customize-option.hair_base_5_holly{background-image:url(spritesmith1.png);background-position:-298px -1562px;width:60px;height:60px}.hair_base_5_hollygreen{background-image:url(spritesmith1.png);background-position:-364px -1547px;width:90px;height:90px}.customize-option.hair_base_5_hollygreen{background-image:url(spritesmith1.png);background-position:-389px -1562px;width:60px;height:60px}.hair_base_5_midnight{background-image:url(spritesmith1.png);background-position:-455px -1547px;width:90px;height:90px}.customize-option.hair_base_5_midnight{background-image:url(spritesmith1.png);background-position:-480px -1562px;width:60px;height:60px}.hair_base_5_pblue{background-image:url(spritesmith1.png);background-position:-546px -1547px;width:90px;height:90px}.customize-option.hair_base_5_pblue{background-image:url(spritesmith1.png);background-position:-571px -1562px;width:60px;height:60px}.hair_base_5_pblue2{background-image:url(spritesmith1.png);background-position:-637px -1547px;width:90px;height:90px}.customize-option.hair_base_5_pblue2{background-image:url(spritesmith1.png);background-position:-662px -1562px;width:60px;height:60px}.hair_base_5_peppermint{background-image:url(spritesmith1.png);background-position:-728px -1547px;width:90px;height:90px}.customize-option.hair_base_5_peppermint{background-image:url(spritesmith1.png);background-position:-753px -1562px;width:60px;height:60px}.hair_base_5_pgreen{background-image:url(spritesmith1.png);background-position:-819px -1547px;width:90px;height:90px}.customize-option.hair_base_5_pgreen{background-image:url(spritesmith1.png);background-position:-844px -1562px;width:60px;height:60px}.hair_base_5_pgreen2{background-image:url(spritesmith1.png);background-position:-910px -1547px;width:90px;height:90px}.customize-option.hair_base_5_pgreen2{background-image:url(spritesmith1.png);background-position:-935px -1562px;width:60px;height:60px}.hair_base_5_porange{background-image:url(spritesmith1.png);background-position:-1001px -1547px;width:90px;height:90px}.customize-option.hair_base_5_porange{background-image:url(spritesmith1.png);background-position:-1026px -1562px;width:60px;height:60px}.hair_base_5_porange2{background-image:url(spritesmith1.png);background-position:-1092px -1547px;width:90px;height:90px}.customize-option.hair_base_5_porange2{background-image:url(spritesmith1.png);background-position:-1117px -1562px;width:60px;height:60px}.hair_base_5_ppink{background-image:url(spritesmith1.png);background-position:-1183px -1547px;width:90px;height:90px}.customize-option.hair_base_5_ppink{background-image:url(spritesmith1.png);background-position:-1208px -1562px;width:60px;height:60px}.hair_base_5_ppink2{background-image:url(spritesmith1.png);background-position:-1274px -1547px;width:90px;height:90px}.customize-option.hair_base_5_ppink2{background-image:url(spritesmith1.png);background-position:-1299px -1562px;width:60px;height:60px}.hair_base_5_ppurple{background-image:url(spritesmith1.png);background-position:-1365px -1547px;width:90px;height:90px}.customize-option.hair_base_5_ppurple{background-image:url(spritesmith1.png);background-position:-1390px -1562px;width:60px;height:60px}.hair_base_5_ppurple2{background-image:url(spritesmith1.png);background-position:-1456px -1547px;width:90px;height:90px}.customize-option.hair_base_5_ppurple2{background-image:url(spritesmith1.png);background-position:-1481px -1562px;width:60px;height:60px}.hair_base_5_pumpkin{background-image:url(spritesmith1.png);background-position:-1547px -1547px;width:90px;height:90px}.customize-option.hair_base_5_pumpkin{background-image:url(spritesmith1.png);background-position:-1572px -1562px;width:60px;height:60px}.hair_base_5_purple{background-image:url(spritesmith1.png);background-position:-1638px 0;width:90px;height:90px}.customize-option.hair_base_5_purple{background-image:url(spritesmith1.png);background-position:-1663px -15px;width:60px;height:60px}.hair_base_5_pyellow{background-image:url(spritesmith1.png);background-position:-1638px -91px;width:90px;height:90px}.customize-option.hair_base_5_pyellow{background-image:url(spritesmith1.png);background-position:-1663px -106px;width:60px;height:60px}.hair_base_5_pyellow2{background-image:url(spritesmith1.png);background-position:-1638px -182px;width:90px;height:90px}.customize-option.hair_base_5_pyellow2{background-image:url(spritesmith1.png);background-position:-1663px -197px;width:60px;height:60px}.hair_base_5_rainbow{background-image:url(spritesmith1.png);background-position:-1638px -273px;width:90px;height:90px}.customize-option.hair_base_5_rainbow{background-image:url(spritesmith1.png);background-position:-1663px -288px;width:60px;height:60px}.hair_base_5_red{background-image:url(spritesmith1.png);background-position:-1638px -364px;width:90px;height:90px}.customize-option.hair_base_5_red{background-image:url(spritesmith1.png);background-position:-1663px -379px;width:60px;height:60px}.hair_base_5_snowy{background-image:url(spritesmith1.png);background-position:-1638px -455px;width:90px;height:90px}.customize-option.hair_base_5_snowy{background-image:url(spritesmith1.png);background-position:-1663px -470px;width:60px;height:60px}.hair_base_5_white{background-image:url(spritesmith1.png);background-position:-1638px -546px;width:90px;height:90px}.customize-option.hair_base_5_white{background-image:url(spritesmith1.png);background-position:-1663px -561px;width:60px;height:60px}.hair_base_5_winternight{background-image:url(spritesmith1.png);background-position:-1638px -637px;width:90px;height:90px}.customize-option.hair_base_5_winternight{background-image:url(spritesmith1.png);background-position:-1663px -652px;width:60px;height:60px}.hair_base_5_winterstar{background-image:url(spritesmith1.png);background-position:-1638px -728px;width:90px;height:90px}.customize-option.hair_base_5_winterstar{background-image:url(spritesmith1.png);background-position:-1663px -743px;width:60px;height:60px}.hair_base_5_yellow{background-image:url(spritesmith1.png);background-position:-1638px -819px;width:90px;height:90px}.customize-option.hair_base_5_yellow{background-image:url(spritesmith1.png);background-position:-1663px -834px;width:60px;height:60px}.hair_base_5_zombie{background-image:url(spritesmith1.png);background-position:-1638px -910px;width:90px;height:90px}.customize-option.hair_base_5_zombie{background-image:url(spritesmith1.png);background-position:-1663px -925px;width:60px;height:60px}.hair_base_6_TRUred{background-image:url(spritesmith1.png);background-position:-1638px -1001px;width:90px;height:90px}.customize-option.hair_base_6_TRUred{background-image:url(spritesmith1.png);background-position:-1663px -1016px;width:60px;height:60px}.hair_base_6_aurora{background-image:url(spritesmith1.png);background-position:-1638px -1092px;width:90px;height:90px}.customize-option.hair_base_6_aurora{background-image:url(spritesmith1.png);background-position:-1663px -1107px;width:60px;height:60px}.hair_base_6_black{background-image:url(spritesmith1.png);background-position:-1638px -1183px;width:90px;height:90px}.customize-option.hair_base_6_black{background-image:url(spritesmith1.png);background-position:-1663px -1198px;width:60px;height:60px}.hair_base_6_blond{background-image:url(spritesmith1.png);background-position:-1638px -1274px;width:90px;height:90px}.customize-option.hair_base_6_blond{background-image:url(spritesmith1.png);background-position:-1663px -1289px;width:60px;height:60px}.hair_base_6_blue{background-image:url(spritesmith1.png);background-position:-1638px -1365px;width:90px;height:90px}.customize-option.hair_base_6_blue{background-image:url(spritesmith1.png);background-position:-1663px -1380px;width:60px;height:60px}.hair_base_6_brown{background-image:url(spritesmith1.png);background-position:-1638px -1456px;width:90px;height:90px}.customize-option.hair_base_6_brown{background-image:url(spritesmith1.png);background-position:-1663px -1471px;width:60px;height:60px}.hair_base_6_candycane{background-image:url(spritesmith1.png);background-position:-1638px -1547px;width:90px;height:90px}.customize-option.hair_base_6_candycane{background-image:url(spritesmith1.png);background-position:-1663px -1562px;width:60px;height:60px}.hair_base_6_candycorn{background-image:url(spritesmith1.png);background-position:0 -1638px;width:90px;height:90px}.customize-option.hair_base_6_candycorn{background-image:url(spritesmith1.png);background-position:-25px -1653px;width:60px;height:60px}.hair_base_6_festive{background-image:url(spritesmith1.png);background-position:-91px -1638px;width:90px;height:90px}.customize-option.hair_base_6_festive{background-image:url(spritesmith1.png);background-position:-116px -1653px;width:60px;height:60px}.hair_base_6_frost{background-image:url(spritesmith1.png);background-position:-182px -1638px;width:90px;height:90px}.customize-option.hair_base_6_frost{background-image:url(spritesmith1.png);background-position:-207px -1653px;width:60px;height:60px}.hair_base_6_ghostwhite{background-image:url(spritesmith1.png);background-position:-273px -1638px;width:90px;height:90px}.customize-option.hair_base_6_ghostwhite{background-image:url(spritesmith1.png);background-position:-298px -1653px;width:60px;height:60px}.hair_base_6_green{background-image:url(spritesmith1.png);background-position:-364px -1638px;width:90px;height:90px}.customize-option.hair_base_6_green{background-image:url(spritesmith1.png);background-position:-389px -1653px;width:60px;height:60px}.hair_base_6_halloween{background-image:url(spritesmith1.png);background-position:-455px -1638px;width:90px;height:90px}.customize-option.hair_base_6_halloween{background-image:url(spritesmith1.png);background-position:-480px -1653px;width:60px;height:60px}.hair_base_6_holly{background-image:url(spritesmith1.png);background-position:-546px -1638px;width:90px;height:90px}.customize-option.hair_base_6_holly{background-image:url(spritesmith1.png);background-position:-571px -1653px;width:60px;height:60px}.hair_base_6_hollygreen{background-image:url(spritesmith1.png);background-position:-637px -1638px;width:90px;height:90px}.customize-option.hair_base_6_hollygreen{background-image:url(spritesmith1.png);background-position:-662px -1653px;width:60px;height:60px}.hair_base_6_midnight{background-image:url(spritesmith1.png);background-position:-728px -1638px;width:90px;height:90px}.customize-option.hair_base_6_midnight{background-image:url(spritesmith1.png);background-position:-753px -1653px;width:60px;height:60px}.hair_base_6_pblue{background-image:url(spritesmith1.png);background-position:-819px -1638px;width:90px;height:90px}.customize-option.hair_base_6_pblue{background-image:url(spritesmith1.png);background-position:-844px -1653px;width:60px;height:60px}.hair_base_6_pblue2{background-image:url(spritesmith1.png);background-position:-910px -1638px;width:90px;height:90px}.customize-option.hair_base_6_pblue2{background-image:url(spritesmith1.png);background-position:-935px -1653px;width:60px;height:60px}.hair_base_6_peppermint{background-image:url(spritesmith1.png);background-position:-1001px -1638px;width:90px;height:90px}.customize-option.hair_base_6_peppermint{background-image:url(spritesmith1.png);background-position:-1026px -1653px;width:60px;height:60px}.hair_base_6_pgreen{background-image:url(spritesmith1.png);background-position:-1092px -1638px;width:90px;height:90px}.customize-option.hair_base_6_pgreen{background-image:url(spritesmith1.png);background-position:-1117px -1653px;width:60px;height:60px}.hair_base_6_pgreen2{background-image:url(spritesmith1.png);background-position:-1183px -1638px;width:90px;height:90px}.customize-option.hair_base_6_pgreen2{background-image:url(spritesmith1.png);background-position:-1208px -1653px;width:60px;height:60px}.hair_base_6_porange{background-image:url(spritesmith1.png);background-position:-1274px -1638px;width:90px;height:90px}.customize-option.hair_base_6_porange{background-image:url(spritesmith1.png);background-position:-1299px -1653px;width:60px;height:60px}.hair_base_6_porange2{background-image:url(spritesmith1.png);background-position:-1365px -1638px;width:90px;height:90px}.customize-option.hair_base_6_porange2{background-image:url(spritesmith1.png);background-position:-1390px -1653px;width:60px;height:60px}.hair_base_6_ppink{background-image:url(spritesmith1.png);background-position:-1456px -1638px;width:90px;height:90px}.customize-option.hair_base_6_ppink{background-image:url(spritesmith1.png);background-position:-1481px -1653px;width:60px;height:60px}.hair_base_6_ppink2{background-image:url(spritesmith1.png);background-position:-1547px -1638px;width:90px;height:90px}.customize-option.hair_base_6_ppink2{background-image:url(spritesmith1.png);background-position:-1572px -1653px;width:60px;height:60px}.hair_base_6_ppurple{background-image:url(spritesmith1.png);background-position:-1638px -1638px;width:90px;height:90px}.customize-option.hair_base_6_ppurple{background-image:url(spritesmith1.png);background-position:-1663px -1653px;width:60px;height:60px}.hair_base_6_ppurple2{background-image:url(spritesmith1.png);background-position:-1729px 0;width:90px;height:90px}.customize-option.hair_base_6_ppurple2{background-image:url(spritesmith1.png);background-position:-1754px -15px;width:60px;height:60px}.hair_base_6_pumpkin{background-image:url(spritesmith1.png);background-position:-1729px -91px;width:90px;height:90px}.customize-option.hair_base_6_pumpkin{background-image:url(spritesmith1.png);background-position:-1754px -106px;width:60px;height:60px}.hair_base_6_purple{background-image:url(spritesmith1.png);background-position:-1729px -182px;width:90px;height:90px}.customize-option.hair_base_6_purple{background-image:url(spritesmith1.png);background-position:-1754px -197px;width:60px;height:60px}.hair_base_6_pyellow{background-image:url(spritesmith1.png);background-position:-1729px -273px;width:90px;height:90px}.customize-option.hair_base_6_pyellow{background-image:url(spritesmith1.png);background-position:-1754px -288px;width:60px;height:60px}.hair_base_6_pyellow2{background-image:url(spritesmith1.png);background-position:-1729px -364px;width:90px;height:90px}.customize-option.hair_base_6_pyellow2{background-image:url(spritesmith1.png);background-position:-1754px -379px;width:60px;height:60px}.hair_base_6_rainbow{background-image:url(spritesmith1.png);background-position:-1729px -455px;width:90px;height:90px}.customize-option.hair_base_6_rainbow{background-image:url(spritesmith1.png);background-position:-1754px -470px;width:60px;height:60px}.hair_base_6_red{background-image:url(spritesmith1.png);background-position:-1729px -546px;width:90px;height:90px}.customize-option.hair_base_6_red{background-image:url(spritesmith1.png);background-position:-1754px -561px;width:60px;height:60px}.hair_base_6_snowy{background-image:url(spritesmith1.png);background-position:-1729px -637px;width:90px;height:90px}.customize-option.hair_base_6_snowy{background-image:url(spritesmith1.png);background-position:-1754px -652px;width:60px;height:60px}.hair_base_6_white{background-image:url(spritesmith1.png);background-position:-1729px -728px;width:90px;height:90px}.customize-option.hair_base_6_white{background-image:url(spritesmith1.png);background-position:-1754px -743px;width:60px;height:60px}.hair_base_6_winternight{background-image:url(spritesmith1.png);background-position:-1729px -819px;width:90px;height:90px}.customize-option.hair_base_6_winternight{background-image:url(spritesmith1.png);background-position:-1754px -834px;width:60px;height:60px}.hair_base_6_winterstar{background-image:url(spritesmith1.png);background-position:-1729px -910px;width:90px;height:90px}.customize-option.hair_base_6_winterstar{background-image:url(spritesmith1.png);background-position:-1754px -925px;width:60px;height:60px}.hair_base_6_yellow{background-image:url(spritesmith1.png);background-position:-1729px -1001px;width:90px;height:90px}.customize-option.hair_base_6_yellow{background-image:url(spritesmith1.png);background-position:-1754px -1016px;width:60px;height:60px}.hair_base_6_zombie{background-image:url(spritesmith1.png);background-position:-1729px -1092px;width:90px;height:90px}.customize-option.hair_base_6_zombie{background-image:url(spritesmith1.png);background-position:-1754px -1107px;width:60px;height:60px}.hair_base_7_TRUred{background-image:url(spritesmith1.png);background-position:-1729px -1183px;width:90px;height:90px}.customize-option.hair_base_7_TRUred{background-image:url(spritesmith1.png);background-position:-1754px -1198px;width:60px;height:60px}.hair_base_7_aurora{background-image:url(spritesmith1.png);background-position:-1729px -1274px;width:90px;height:90px}.customize-option.hair_base_7_aurora{background-image:url(spritesmith1.png);background-position:-1754px -1289px;width:60px;height:60px}.hair_base_7_black{background-image:url(spritesmith1.png);background-position:-1729px -1365px;width:90px;height:90px}.customize-option.hair_base_7_black{background-image:url(spritesmith1.png);background-position:-1754px -1380px;width:60px;height:60px}.hair_base_7_blond{background-image:url(spritesmith1.png);background-position:-1729px -1456px;width:90px;height:90px}.customize-option.hair_base_7_blond{background-image:url(spritesmith1.png);background-position:-1754px -1471px;width:60px;height:60px}.hair_base_7_blue{background-image:url(spritesmith1.png);background-position:-1729px -1547px;width:90px;height:90px}.customize-option.hair_base_7_blue{background-image:url(spritesmith1.png);background-position:-1754px -1562px;width:60px;height:60px}.hair_base_7_brown{background-image:url(spritesmith1.png);background-position:-1729px -1638px;width:90px;height:90px}.customize-option.hair_base_7_brown{background-image:url(spritesmith1.png);background-position:-1754px -1653px;width:60px;height:60px}.hair_base_7_candycane{background-image:url(spritesmith1.png);background-position:0 -1729px;width:90px;height:90px}.customize-option.hair_base_7_candycane{background-image:url(spritesmith1.png);background-position:-25px -1744px;width:60px;height:60px}.hair_base_7_candycorn{background-image:url(spritesmith1.png);background-position:-91px -1729px;width:90px;height:90px}.customize-option.hair_base_7_candycorn{background-image:url(spritesmith1.png);background-position:-116px -1744px;width:60px;height:60px}.hair_base_7_festive{background-image:url(spritesmith1.png);background-position:-182px -1729px;width:90px;height:90px}.customize-option.hair_base_7_festive{background-image:url(spritesmith1.png);background-position:-207px -1744px;width:60px;height:60px}.hair_base_7_frost{background-image:url(spritesmith1.png);background-position:-273px -1729px;width:90px;height:90px}.customize-option.hair_base_7_frost{background-image:url(spritesmith1.png);background-position:-298px -1744px;width:60px;height:60px}.hair_base_7_ghostwhite{background-image:url(spritesmith1.png);background-position:-364px -1729px;width:90px;height:90px}.customize-option.hair_base_7_ghostwhite{background-image:url(spritesmith1.png);background-position:-389px -1744px;width:60px;height:60px}.hair_base_7_green{background-image:url(spritesmith1.png);background-position:-455px -1729px;width:90px;height:90px}.customize-option.hair_base_7_green{background-image:url(spritesmith1.png);background-position:-480px -1744px;width:60px;height:60px}.hair_base_7_halloween{background-image:url(spritesmith1.png);background-position:-546px -1729px;width:90px;height:90px}.customize-option.hair_base_7_halloween{background-image:url(spritesmith1.png);background-position:-571px -1744px;width:60px;height:60px}.hair_base_7_holly{background-image:url(spritesmith1.png);background-position:-637px -1729px;width:90px;height:90px}.customize-option.hair_base_7_holly{background-image:url(spritesmith1.png);background-position:-662px -1744px;width:60px;height:60px}.hair_base_7_hollygreen{background-image:url(spritesmith1.png);background-position:-728px -1729px;width:90px;height:90px}.customize-option.hair_base_7_hollygreen{background-image:url(spritesmith1.png);background-position:-753px -1744px;width:60px;height:60px}.hair_base_7_midnight{background-image:url(spritesmith1.png);background-position:-819px -1729px;width:90px;height:90px}.customize-option.hair_base_7_midnight{background-image:url(spritesmith1.png);background-position:-844px -1744px;width:60px;height:60px}.hair_base_7_pblue{background-image:url(spritesmith1.png);background-position:-910px -1729px;width:90px;height:90px}.customize-option.hair_base_7_pblue{background-image:url(spritesmith1.png);background-position:-935px -1744px;width:60px;height:60px}.hair_base_7_pblue2{background-image:url(spritesmith1.png);background-position:-1001px -1729px;width:90px;height:90px}.customize-option.hair_base_7_pblue2{background-image:url(spritesmith1.png);background-position:-1026px -1744px;width:60px;height:60px}.hair_base_7_peppermint{background-image:url(spritesmith1.png);background-position:-1092px -1729px;width:90px;height:90px}.customize-option.hair_base_7_peppermint{background-image:url(spritesmith1.png);background-position:-1117px -1744px;width:60px;height:60px}.hair_base_7_pgreen{background-image:url(spritesmith1.png);background-position:-1183px -1729px;width:90px;height:90px}.customize-option.hair_base_7_pgreen{background-image:url(spritesmith1.png);background-position:-1208px -1744px;width:60px;height:60px}.hair_base_7_pgreen2{background-image:url(spritesmith1.png);background-position:-1274px -1729px;width:90px;height:90px}.customize-option.hair_base_7_pgreen2{background-image:url(spritesmith1.png);background-position:-1299px -1744px;width:60px;height:60px}.hair_base_7_porange{background-image:url(spritesmith1.png);background-position:-1365px -1729px;width:90px;height:90px}.customize-option.hair_base_7_porange{background-image:url(spritesmith1.png);background-position:-1390px -1744px;width:60px;height:60px}.hair_base_7_porange2{background-image:url(spritesmith1.png);background-position:-1456px -1729px;width:90px;height:90px}.customize-option.hair_base_7_porange2{background-image:url(spritesmith1.png);background-position:-1481px -1744px;width:60px;height:60px}.hair_base_7_ppink{background-image:url(spritesmith1.png);background-position:-1547px -1729px;width:90px;height:90px}.customize-option.hair_base_7_ppink{background-image:url(spritesmith1.png);background-position:-1572px -1744px;width:60px;height:60px}.hair_base_7_ppink2{background-image:url(spritesmith1.png);background-position:-1638px -1729px;width:90px;height:90px}.customize-option.hair_base_7_ppink2{background-image:url(spritesmith1.png);background-position:-1663px -1744px;width:60px;height:60px}.hair_base_7_ppurple{background-image:url(spritesmith1.png);background-position:-1729px -1729px;width:90px;height:90px}.customize-option.hair_base_7_ppurple{background-image:url(spritesmith1.png);background-position:-1754px -1744px;width:60px;height:60px}.hair_base_7_ppurple2{background-image:url(spritesmith1.png);background-position:-1820px 0;width:90px;height:90px}.customize-option.hair_base_7_ppurple2{background-image:url(spritesmith1.png);background-position:-1845px -15px;width:60px;height:60px}.hair_base_7_pumpkin{background-image:url(spritesmith1.png);background-position:-1820px -91px;width:90px;height:90px}.customize-option.hair_base_7_pumpkin{background-image:url(spritesmith1.png);background-position:-1845px -106px;width:60px;height:60px}.hair_base_7_purple{background-image:url(spritesmith1.png);background-position:-1820px -182px;width:90px;height:90px}.customize-option.hair_base_7_purple{background-image:url(spritesmith1.png);background-position:-1845px -197px;width:60px;height:60px}.hair_base_7_pyellow{background-image:url(spritesmith1.png);background-position:-1820px -273px;width:90px;height:90px}.customize-option.hair_base_7_pyellow{background-image:url(spritesmith1.png);background-position:-1845px -288px;width:60px;height:60px}.hair_base_7_pyellow2{background-image:url(spritesmith1.png);background-position:-1820px -364px;width:90px;height:90px}.customize-option.hair_base_7_pyellow2{background-image:url(spritesmith1.png);background-position:-1845px -379px;width:60px;height:60px}.hair_base_7_rainbow{background-image:url(spritesmith1.png);background-position:-1820px -455px;width:90px;height:90px}.customize-option.hair_base_7_rainbow{background-image:url(spritesmith1.png);background-position:-1845px -470px;width:60px;height:60px}.hair_base_7_red{background-image:url(spritesmith1.png);background-position:-1820px -546px;width:90px;height:90px}.customize-option.hair_base_7_red{background-image:url(spritesmith1.png);background-position:-1845px -561px;width:60px;height:60px}.hair_base_7_snowy{background-image:url(spritesmith1.png);background-position:-1820px -637px;width:90px;height:90px}.customize-option.hair_base_7_snowy{background-image:url(spritesmith1.png);background-position:-1845px -652px;width:60px;height:60px}.hair_base_7_white{background-image:url(spritesmith1.png);background-position:-1820px -728px;width:90px;height:90px}.customize-option.hair_base_7_white{background-image:url(spritesmith1.png);background-position:-1845px -743px;width:60px;height:60px}.hair_base_7_winternight{background-image:url(spritesmith1.png);background-position:-1820px -819px;width:90px;height:90px}.customize-option.hair_base_7_winternight{background-image:url(spritesmith1.png);background-position:-1845px -834px;width:60px;height:60px}.hair_base_7_winterstar{background-image:url(spritesmith1.png);background-position:-1820px -910px;width:90px;height:90px}.customize-option.hair_base_7_winterstar{background-image:url(spritesmith1.png);background-position:-1845px -925px;width:60px;height:60px}.hair_base_7_yellow{background-image:url(spritesmith1.png);background-position:-1820px -1001px;width:90px;height:90px}.customize-option.hair_base_7_yellow{background-image:url(spritesmith1.png);background-position:-1845px -1016px;width:60px;height:60px}.hair_base_7_zombie{background-image:url(spritesmith1.png);background-position:-1820px -1092px;width:90px;height:90px}.customize-option.hair_base_7_zombie{background-image:url(spritesmith1.png);background-position:-1845px -1107px;width:60px;height:60px}.hair_base_8_TRUred{background-image:url(spritesmith1.png);background-position:-1820px -1183px;width:90px;height:90px}.customize-option.hair_base_8_TRUred{background-image:url(spritesmith1.png);background-position:-1845px -1198px;width:60px;height:60px}.hair_base_8_aurora{background-image:url(spritesmith1.png);background-position:-1820px -1274px;width:90px;height:90px}.customize-option.hair_base_8_aurora{background-image:url(spritesmith1.png);background-position:-1845px -1289px;width:60px;height:60px}.hair_base_8_black{background-image:url(spritesmith1.png);background-position:-1820px -1365px;width:90px;height:90px}.customize-option.hair_base_8_black{background-image:url(spritesmith1.png);background-position:-1845px -1380px;width:60px;height:60px}.hair_base_8_blond{background-image:url(spritesmith1.png);background-position:-1820px -1456px;width:90px;height:90px}.customize-option.hair_base_8_blond{background-image:url(spritesmith1.png);background-position:-1845px -1471px;width:60px;height:60px}.hair_base_8_blue{background-image:url(spritesmith1.png);background-position:-1820px -1547px;width:90px;height:90px}.customize-option.hair_base_8_blue{background-image:url(spritesmith1.png);background-position:-1845px -1562px;width:60px;height:60px}.hair_base_8_brown{background-image:url(spritesmith1.png);background-position:-1820px -1638px;width:90px;height:90px}.customize-option.hair_base_8_brown{background-image:url(spritesmith1.png);background-position:-1845px -1653px;width:60px;height:60px}.hair_base_8_candycane{background-image:url(spritesmith1.png);background-position:-1820px -1729px;width:90px;height:90px}.customize-option.hair_base_8_candycane{background-image:url(spritesmith1.png);background-position:-1845px -1744px;width:60px;height:60px}.hair_base_8_candycorn{background-image:url(spritesmith1.png);background-position:0 -1820px;width:90px;height:90px}.customize-option.hair_base_8_candycorn{background-image:url(spritesmith1.png);background-position:-25px -1835px;width:60px;height:60px}.hair_base_8_festive{background-image:url(spritesmith1.png);background-position:-91px -1820px;width:90px;height:90px}.customize-option.hair_base_8_festive{background-image:url(spritesmith1.png);background-position:-116px -1835px;width:60px;height:60px}.hair_base_8_frost{background-image:url(spritesmith1.png);background-position:-182px -1820px;width:90px;height:90px}.customize-option.hair_base_8_frost{background-image:url(spritesmith1.png);background-position:-207px -1835px;width:60px;height:60px}.hair_base_8_ghostwhite{background-image:url(spritesmith1.png);background-position:-273px -1820px;width:90px;height:90px}.customize-option.hair_base_8_ghostwhite{background-image:url(spritesmith1.png);background-position:-298px -1835px;width:60px;height:60px}.hair_base_8_green{background-image:url(spritesmith1.png);background-position:-364px -1820px;width:90px;height:90px}.customize-option.hair_base_8_green{background-image:url(spritesmith1.png);background-position:-389px -1835px;width:60px;height:60px}.hair_base_8_halloween{background-image:url(spritesmith1.png);background-position:-455px -1820px;width:90px;height:90px}.customize-option.hair_base_8_halloween{background-image:url(spritesmith1.png);background-position:-480px -1835px;width:60px;height:60px}.hair_base_8_holly{background-image:url(spritesmith1.png);background-position:-546px -1820px;width:90px;height:90px}.customize-option.hair_base_8_holly{background-image:url(spritesmith1.png);background-position:-571px -1835px;width:60px;height:60px}.hair_base_8_hollygreen{background-image:url(spritesmith1.png);background-position:-637px -1820px;width:90px;height:90px}.customize-option.hair_base_8_hollygreen{background-image:url(spritesmith1.png);background-position:-662px -1835px;width:60px;height:60px}.hair_base_8_midnight{background-image:url(spritesmith1.png);background-position:-728px -1820px;width:90px;height:90px}.customize-option.hair_base_8_midnight{background-image:url(spritesmith1.png);background-position:-753px -1835px;width:60px;height:60px}.hair_base_8_pblue{background-image:url(spritesmith1.png);background-position:-819px -1820px;width:90px;height:90px}.customize-option.hair_base_8_pblue{background-image:url(spritesmith1.png);background-position:-844px -1835px;width:60px;height:60px}.hair_base_8_pblue2{background-image:url(spritesmith1.png);background-position:-910px -1820px;width:90px;height:90px}.customize-option.hair_base_8_pblue2{background-image:url(spritesmith1.png);background-position:-935px -1835px;width:60px;height:60px}.hair_base_8_peppermint{background-image:url(spritesmith2.png);background-position:-1456px -1183px;width:90px;height:90px}.customize-option.hair_base_8_peppermint{background-image:url(spritesmith2.png);background-position:-1481px -1198px;width:60px;height:60px}.hair_base_8_pgreen{background-image:url(spritesmith2.png);background-position:-1365px -455px;width:90px;height:90px}.customize-option.hair_base_8_pgreen{background-image:url(spritesmith2.png);background-position:-1390px -470px;width:60px;height:60px}.hair_base_8_pgreen2{background-image:url(spritesmith2.png);background-position:-1456px -1274px;width:90px;height:90px}.customize-option.hair_base_8_pgreen2{background-image:url(spritesmith2.png);background-position:-1481px -1289px;width:60px;height:60px}.hair_base_8_porange{background-image:url(spritesmith2.png);background-position:0 -1371px;width:90px;height:90px}.customize-option.hair_base_8_porange{background-image:url(spritesmith2.png);background-position:-25px -1386px;width:60px;height:60px}.hair_base_8_porange2{background-image:url(spritesmith2.png);background-position:-91px -97px;width:90px;height:90px}.customize-option.hair_base_8_porange2{background-image:url(spritesmith2.png);background-position:-116px -112px;width:60px;height:60px}.hair_base_8_ppink{background-image:url(spritesmith2.png);background-position:-182px -97px;width:90px;height:90px}.customize-option.hair_base_8_ppink{background-image:url(spritesmith2.png);background-position:-207px -112px;width:60px;height:60px}.hair_base_8_ppink2{background-image:url(spritesmith2.png);background-position:-273px 0;width:90px;height:90px}.customize-option.hair_base_8_ppink2{background-image:url(spritesmith2.png);background-position:-298px -15px;width:60px;height:60px}.hair_base_8_ppurple{background-image:url(spritesmith2.png);background-position:-273px -91px;width:90px;height:90px}.customize-option.hair_base_8_ppurple{background-image:url(spritesmith2.png);background-position:-298px -106px;width:60px;height:60px}.hair_base_8_ppurple2{background-image:url(spritesmith2.png);background-position:0 -188px;width:90px;height:90px}.customize-option.hair_base_8_ppurple2{background-image:url(spritesmith2.png);background-position:-25px -203px;width:60px;height:60px}.hair_base_8_pumpkin{background-image:url(spritesmith2.png);background-position:-91px -188px;width:90px;height:90px}.customize-option.hair_base_8_pumpkin{background-image:url(spritesmith2.png);background-position:-116px -203px;width:60px;height:60px}.hair_base_8_purple{background-image:url(spritesmith2.png);background-position:-182px -188px;width:90px;height:90px}.customize-option.hair_base_8_purple{background-image:url(spritesmith2.png);background-position:-207px -203px;width:60px;height:60px}.hair_base_8_pyellow{background-image:url(spritesmith2.png);background-position:-273px -188px;width:90px;height:90px}.customize-option.hair_base_8_pyellow{background-image:url(spritesmith2.png);background-position:-298px -203px;width:60px;height:60px}.hair_base_8_pyellow2{background-image:url(spritesmith2.png);background-position:-364px 0;width:90px;height:90px}.customize-option.hair_base_8_pyellow2{background-image:url(spritesmith2.png);background-position:-389px -15px;width:60px;height:60px}.hair_base_8_rainbow{background-image:url(spritesmith2.png);background-position:-364px -91px;width:90px;height:90px}.customize-option.hair_base_8_rainbow{background-image:url(spritesmith2.png);background-position:-389px -106px;width:60px;height:60px}.hair_base_8_red{background-image:url(spritesmith2.png);background-position:-364px -182px;width:90px;height:90px}.customize-option.hair_base_8_red{background-image:url(spritesmith2.png);background-position:-389px -197px;width:60px;height:60px}.hair_base_8_snowy{background-image:url(spritesmith2.png);background-position:0 -279px;width:90px;height:90px}.customize-option.hair_base_8_snowy{background-image:url(spritesmith2.png);background-position:-25px -294px;width:60px;height:60px}.hair_base_8_white{background-image:url(spritesmith2.png);background-position:-91px -279px;width:90px;height:90px}.customize-option.hair_base_8_white{background-image:url(spritesmith2.png);background-position:-116px -294px;width:60px;height:60px}.hair_base_8_winternight{background-image:url(spritesmith2.png);background-position:-182px -279px;width:90px;height:90px}.customize-option.hair_base_8_winternight{background-image:url(spritesmith2.png);background-position:-207px -294px;width:60px;height:60px}.hair_base_8_winterstar{background-image:url(spritesmith2.png);background-position:-273px -279px;width:90px;height:90px}.customize-option.hair_base_8_winterstar{background-image:url(spritesmith2.png);background-position:-298px -294px;width:60px;height:60px}.hair_base_8_yellow{background-image:url(spritesmith2.png);background-position:-364px -279px;width:90px;height:90px}.customize-option.hair_base_8_yellow{background-image:url(spritesmith2.png);background-position:-389px -294px;width:60px;height:60px}.hair_base_8_zombie{background-image:url(spritesmith2.png);background-position:-455px 0;width:90px;height:90px}.customize-option.hair_base_8_zombie{background-image:url(spritesmith2.png);background-position:-480px -15px;width:60px;height:60px}.hair_base_9_TRUred{background-image:url(spritesmith2.png);background-position:-455px -91px;width:90px;height:90px}.customize-option.hair_base_9_TRUred{background-image:url(spritesmith2.png);background-position:-480px -106px;width:60px;height:60px}.hair_base_9_aurora{background-image:url(spritesmith2.png);background-position:-455px -182px;width:90px;height:90px}.customize-option.hair_base_9_aurora{background-image:url(spritesmith2.png);background-position:-480px -197px;width:60px;height:60px}.hair_base_9_black{background-image:url(spritesmith2.png);background-position:-455px -273px;width:90px;height:90px}.customize-option.hair_base_9_black{background-image:url(spritesmith2.png);background-position:-480px -288px;width:60px;height:60px}.hair_base_9_blond{background-image:url(spritesmith2.png);background-position:0 -370px;width:90px;height:90px}.customize-option.hair_base_9_blond{background-image:url(spritesmith2.png);background-position:-25px -385px;width:60px;height:60px}.hair_base_9_blue{background-image:url(spritesmith2.png);background-position:-91px -370px;width:90px;height:90px}.customize-option.hair_base_9_blue{background-image:url(spritesmith2.png);background-position:-116px -385px;width:60px;height:60px}.hair_base_9_brown{background-image:url(spritesmith2.png);background-position:-182px -370px;width:90px;height:90px}.customize-option.hair_base_9_brown{background-image:url(spritesmith2.png);background-position:-207px -385px;width:60px;height:60px}.hair_base_9_candycane{background-image:url(spritesmith2.png);background-position:-273px -370px;width:90px;height:90px}.customize-option.hair_base_9_candycane{background-image:url(spritesmith2.png);background-position:-298px -385px;width:60px;height:60px}.hair_base_9_candycorn{background-image:url(spritesmith2.png);background-position:-364px -370px;width:90px;height:90px}.customize-option.hair_base_9_candycorn{background-image:url(spritesmith2.png);background-position:-389px -385px;width:60px;height:60px}.hair_base_9_festive{background-image:url(spritesmith2.png);background-position:-455px -370px;width:90px;height:90px}.customize-option.hair_base_9_festive{background-image:url(spritesmith2.png);background-position:-480px -385px;width:60px;height:60px}.hair_base_9_frost{background-image:url(spritesmith2.png);background-position:-546px 0;width:90px;height:90px}.customize-option.hair_base_9_frost{background-image:url(spritesmith2.png);background-position:-571px -15px;width:60px;height:60px}.hair_base_9_ghostwhite{background-image:url(spritesmith2.png);background-position:-546px -91px;width:90px;height:90px}.customize-option.hair_base_9_ghostwhite{background-image:url(spritesmith2.png);background-position:-571px -106px;width:60px;height:60px}.hair_base_9_green{background-image:url(spritesmith2.png);background-position:-546px -182px;width:90px;height:90px}.customize-option.hair_base_9_green{background-image:url(spritesmith2.png);background-position:-571px -197px;width:60px;height:60px}.hair_base_9_halloween{background-image:url(spritesmith2.png);background-position:-546px -273px;width:90px;height:90px}.customize-option.hair_base_9_halloween{background-image:url(spritesmith2.png);background-position:-571px -288px;width:60px;height:60px}.hair_base_9_holly{background-image:url(spritesmith2.png);background-position:-546px -364px;width:90px;height:90px}.customize-option.hair_base_9_holly{background-image:url(spritesmith2.png);background-position:-571px -379px;width:60px;height:60px}.hair_base_9_hollygreen{background-image:url(spritesmith2.png);background-position:0 -461px;width:90px;height:90px}.customize-option.hair_base_9_hollygreen{background-image:url(spritesmith2.png);background-position:-25px -476px;width:60px;height:60px}.hair_base_9_midnight{background-image:url(spritesmith2.png);background-position:-91px -461px;width:90px;height:90px}.customize-option.hair_base_9_midnight{background-image:url(spritesmith2.png);background-position:-116px -476px;width:60px;height:60px}.hair_base_9_pblue{background-image:url(spritesmith2.png);background-position:-182px -461px;width:90px;height:90px}.customize-option.hair_base_9_pblue{background-image:url(spritesmith2.png);background-position:-207px -476px;width:60px;height:60px}.hair_base_9_pblue2{background-image:url(spritesmith2.png);background-position:-273px -461px;width:90px;height:90px}.customize-option.hair_base_9_pblue2{background-image:url(spritesmith2.png);background-position:-298px -476px;width:60px;height:60px}.hair_base_9_peppermint{background-image:url(spritesmith2.png);background-position:-364px -461px;width:90px;height:90px}.customize-option.hair_base_9_peppermint{background-image:url(spritesmith2.png);background-position:-389px -476px;width:60px;height:60px}.hair_base_9_pgreen{background-image:url(spritesmith2.png);background-position:-455px -461px;width:90px;height:90px}.customize-option.hair_base_9_pgreen{background-image:url(spritesmith2.png);background-position:-480px -476px;width:60px;height:60px}.hair_base_9_pgreen2{background-image:url(spritesmith2.png);background-position:-546px -461px;width:90px;height:90px}.customize-option.hair_base_9_pgreen2{background-image:url(spritesmith2.png);background-position:-571px -476px;width:60px;height:60px}.hair_base_9_porange{background-image:url(spritesmith2.png);background-position:-637px 0;width:90px;height:90px}.customize-option.hair_base_9_porange{background-image:url(spritesmith2.png);background-position:-662px -15px;width:60px;height:60px}.hair_base_9_porange2{background-image:url(spritesmith2.png);background-position:-637px -91px;width:90px;height:90px}.customize-option.hair_base_9_porange2{background-image:url(spritesmith2.png);background-position:-662px -106px;width:60px;height:60px}.hair_base_9_ppink{background-image:url(spritesmith2.png);background-position:-637px -182px;width:90px;height:90px}.customize-option.hair_base_9_ppink{background-image:url(spritesmith2.png);background-position:-662px -197px;width:60px;height:60px}.hair_base_9_ppink2{background-image:url(spritesmith2.png);background-position:-637px -273px;width:90px;height:90px}.customize-option.hair_base_9_ppink2{background-image:url(spritesmith2.png);background-position:-662px -288px;width:60px;height:60px}.hair_base_9_ppurple{background-image:url(spritesmith2.png);background-position:-637px -364px;width:90px;height:90px}.customize-option.hair_base_9_ppurple{background-image:url(spritesmith2.png);background-position:-662px -379px;width:60px;height:60px}.hair_base_9_ppurple2{background-image:url(spritesmith2.png);background-position:-637px -455px;width:90px;height:90px}.customize-option.hair_base_9_ppurple2{background-image:url(spritesmith2.png);background-position:-662px -470px;width:60px;height:60px}.hair_base_9_pumpkin{background-image:url(spritesmith2.png);background-position:0 -552px;width:90px;height:90px}.customize-option.hair_base_9_pumpkin{background-image:url(spritesmith2.png);background-position:-25px -567px;width:60px;height:60px}.hair_base_9_purple{background-image:url(spritesmith2.png);background-position:-91px -552px;width:90px;height:90px}.customize-option.hair_base_9_purple{background-image:url(spritesmith2.png);background-position:-116px -567px;width:60px;height:60px}.hair_base_9_pyellow{background-image:url(spritesmith2.png);background-position:-182px -552px;width:90px;height:90px}.customize-option.hair_base_9_pyellow{background-image:url(spritesmith2.png);background-position:-207px -567px;width:60px;height:60px}.hair_base_9_pyellow2{background-image:url(spritesmith2.png);background-position:-273px -552px;width:90px;height:90px}.customize-option.hair_base_9_pyellow2{background-image:url(spritesmith2.png);background-position:-298px -567px;width:60px;height:60px}.hair_base_9_rainbow{background-image:url(spritesmith2.png);background-position:-364px -552px;width:90px;height:90px}.customize-option.hair_base_9_rainbow{background-image:url(spritesmith2.png);background-position:-389px -567px;width:60px;height:60px}.hair_base_9_red{background-image:url(spritesmith2.png);background-position:-455px -552px;width:90px;height:90px}.customize-option.hair_base_9_red{background-image:url(spritesmith2.png);background-position:-480px -567px;width:60px;height:60px}.hair_base_9_snowy{background-image:url(spritesmith2.png);background-position:-546px -552px;width:90px;height:90px}.customize-option.hair_base_9_snowy{background-image:url(spritesmith2.png);background-position:-571px -567px;width:60px;height:60px}.hair_base_9_white{background-image:url(spritesmith2.png);background-position:-637px -552px;width:90px;height:90px}.customize-option.hair_base_9_white{background-image:url(spritesmith2.png);background-position:-662px -567px;width:60px;height:60px}.hair_base_9_winternight{background-image:url(spritesmith2.png);background-position:-728px 0;width:90px;height:90px}.customize-option.hair_base_9_winternight{background-image:url(spritesmith2.png);background-position:-753px -15px;width:60px;height:60px}.hair_base_9_winterstar{background-image:url(spritesmith2.png);background-position:-728px -91px;width:90px;height:90px}.customize-option.hair_base_9_winterstar{background-image:url(spritesmith2.png);background-position:-753px -106px;width:60px;height:60px}.hair_base_9_yellow{background-image:url(spritesmith2.png);background-position:-728px -182px;width:90px;height:90px}.customize-option.hair_base_9_yellow{background-image:url(spritesmith2.png);background-position:-753px -197px;width:60px;height:60px}.hair_base_9_zombie{background-image:url(spritesmith2.png);background-position:-728px -273px;width:90px;height:90px}.customize-option.hair_base_9_zombie{background-image:url(spritesmith2.png);background-position:-753px -288px;width:60px;height:60px}.hair_beard_1_pblue2{background-image:url(spritesmith2.png);background-position:-728px -364px;width:90px;height:90px}.customize-option.hair_beard_1_pblue2{background-image:url(spritesmith2.png);background-position:-753px -379px;width:60px;height:60px}.hair_beard_1_pgreen2{background-image:url(spritesmith2.png);background-position:-728px -455px;width:90px;height:90px}.customize-option.hair_beard_1_pgreen2{background-image:url(spritesmith2.png);background-position:-753px -470px;width:60px;height:60px}.hair_beard_1_porange2{background-image:url(spritesmith2.png);background-position:-728px -546px;width:90px;height:90px}.customize-option.hair_beard_1_porange2{background-image:url(spritesmith2.png);background-position:-753px -561px;width:60px;height:60px}.hair_beard_1_ppink2{background-image:url(spritesmith2.png);background-position:0 -643px;width:90px;height:90px}.customize-option.hair_beard_1_ppink2{background-image:url(spritesmith2.png);background-position:-25px -658px;width:60px;height:60px}.hair_beard_1_ppurple2{background-image:url(spritesmith2.png);background-position:-91px -643px;width:90px;height:90px}.customize-option.hair_beard_1_ppurple2{background-image:url(spritesmith2.png);background-position:-116px -658px;width:60px;height:60px}.hair_beard_1_pyellow2{background-image:url(spritesmith2.png);background-position:-182px -643px;width:90px;height:90px}.customize-option.hair_beard_1_pyellow2{background-image:url(spritesmith2.png);background-position:-207px -658px;width:60px;height:60px}.hair_beard_2_pblue2{background-image:url(spritesmith2.png);background-position:-273px -643px;width:90px;height:90px}.customize-option.hair_beard_2_pblue2{background-image:url(spritesmith2.png);background-position:-298px -658px;width:60px;height:60px}.hair_beard_2_pgreen2{background-image:url(spritesmith2.png);background-position:-364px -643px;width:90px;height:90px}.customize-option.hair_beard_2_pgreen2{background-image:url(spritesmith2.png);background-position:-389px -658px;width:60px;height:60px}.hair_beard_2_porange2{background-image:url(spritesmith2.png);background-position:-455px -643px;width:90px;height:90px}.customize-option.hair_beard_2_porange2{background-image:url(spritesmith2.png);background-position:-480px -658px;width:60px;height:60px}.hair_beard_2_ppink2{background-image:url(spritesmith2.png);background-position:-546px -643px;width:90px;height:90px}.customize-option.hair_beard_2_ppink2{background-image:url(spritesmith2.png);background-position:-571px -658px;width:60px;height:60px}.hair_beard_2_ppurple2{background-image:url(spritesmith2.png);background-position:-637px -643px;width:90px;height:90px}.customize-option.hair_beard_2_ppurple2{background-image:url(spritesmith2.png);background-position:-662px -658px;width:60px;height:60px}.hair_beard_2_pyellow2{background-image:url(spritesmith2.png);background-position:-728px -643px;width:90px;height:90px}.customize-option.hair_beard_2_pyellow2{background-image:url(spritesmith2.png);background-position:-753px -658px;width:60px;height:60px}.hair_beard_3_pblue2{background-image:url(spritesmith2.png);background-position:-819px 0;width:90px;height:90px}.customize-option.hair_beard_3_pblue2{background-image:url(spritesmith2.png);background-position:-844px -15px;width:60px;height:60px}.hair_beard_3_pgreen2{background-image:url(spritesmith2.png);background-position:-819px -91px;width:90px;height:90px}.customize-option.hair_beard_3_pgreen2{background-image:url(spritesmith2.png);background-position:-844px -106px;width:60px;height:60px}.hair_beard_3_porange2{background-image:url(spritesmith2.png);background-position:-819px -182px;width:90px;height:90px}.customize-option.hair_beard_3_porange2{background-image:url(spritesmith2.png);background-position:-844px -197px;width:60px;height:60px}.hair_beard_3_ppink2{background-image:url(spritesmith2.png);background-position:-819px -273px;width:90px;height:90px}.customize-option.hair_beard_3_ppink2{background-image:url(spritesmith2.png);background-position:-844px -288px;width:60px;height:60px}.hair_beard_3_ppurple2{background-image:url(spritesmith2.png);background-position:-819px -364px;width:90px;height:90px}.customize-option.hair_beard_3_ppurple2{background-image:url(spritesmith2.png);background-position:-844px -379px;width:60px;height:60px}.hair_beard_3_pyellow2{background-image:url(spritesmith2.png);background-position:-819px -455px;width:90px;height:90px}.customize-option.hair_beard_3_pyellow2{background-image:url(spritesmith2.png);background-position:-844px -470px;width:60px;height:60px}.hair_mustache_1_pblue2{background-image:url(spritesmith2.png);background-position:-819px -546px;width:90px;height:90px}.customize-option.hair_mustache_1_pblue2{background-image:url(spritesmith2.png);background-position:-844px -561px;width:60px;height:60px}.hair_mustache_1_pgreen2{background-image:url(spritesmith2.png);background-position:-819px -637px;width:90px;height:90px}.customize-option.hair_mustache_1_pgreen2{background-image:url(spritesmith2.png);background-position:-844px -652px;width:60px;height:60px}.hair_mustache_1_porange2{background-image:url(spritesmith2.png);background-position:0 -734px;width:90px;height:90px}.customize-option.hair_mustache_1_porange2{background-image:url(spritesmith2.png);background-position:-25px -749px;width:60px;height:60px}.hair_mustache_1_ppink2{background-image:url(spritesmith2.png);background-position:-91px -734px;width:90px;height:90px}.customize-option.hair_mustache_1_ppink2{background-image:url(spritesmith2.png);background-position:-116px -749px;width:60px;height:60px}.hair_mustache_1_ppurple2{background-image:url(spritesmith2.png);background-position:-182px -734px;width:90px;height:90px}.customize-option.hair_mustache_1_ppurple2{background-image:url(spritesmith2.png);background-position:-207px -749px;width:60px;height:60px}.hair_mustache_1_pyellow2{background-image:url(spritesmith2.png);background-position:-273px -734px;width:90px;height:90px}.customize-option.hair_mustache_1_pyellow2{background-image:url(spritesmith2.png);background-position:-298px -749px;width:60px;height:60px}.hair_mustache_2_pblue2{background-image:url(spritesmith2.png);background-position:-364px -734px;width:90px;height:90px}.customize-option.hair_mustache_2_pblue2{background-image:url(spritesmith2.png);background-position:-389px -749px;width:60px;height:60px}.hair_mustache_2_pgreen2{background-image:url(spritesmith2.png);background-position:-455px -734px;width:90px;height:90px}.customize-option.hair_mustache_2_pgreen2{background-image:url(spritesmith2.png);background-position:-480px -749px;width:60px;height:60px}.hair_mustache_2_porange2{background-image:url(spritesmith2.png);background-position:-546px -734px;width:90px;height:90px}.customize-option.hair_mustache_2_porange2{background-image:url(spritesmith2.png);background-position:-571px -749px;width:60px;height:60px}.hair_mustache_2_ppink2{background-image:url(spritesmith2.png);background-position:-637px -734px;width:90px;height:90px}.customize-option.hair_mustache_2_ppink2{background-image:url(spritesmith2.png);background-position:-662px -749px;width:60px;height:60px}.hair_mustache_2_ppurple2{background-image:url(spritesmith2.png);background-position:-728px -734px;width:90px;height:90px}.customize-option.hair_mustache_2_ppurple2{background-image:url(spritesmith2.png);background-position:-753px -749px;width:60px;height:60px}.hair_mustache_2_pyellow2{background-image:url(spritesmith2.png);background-position:-819px -734px;width:90px;height:90px}.customize-option.hair_mustache_2_pyellow2{background-image:url(spritesmith2.png);background-position:-844px -749px;width:60px;height:60px}.broad_shirt_black{background-image:url(spritesmith2.png);background-position:-910px 0;width:90px;height:90px}.customize-option.broad_shirt_black{background-image:url(spritesmith2.png);background-position:-935px -30px;width:60px;height:60px}.broad_shirt_blue{background-image:url(spritesmith2.png);background-position:-910px -91px;width:90px;height:90px}.customize-option.broad_shirt_blue{background-image:url(spritesmith2.png);background-position:-935px -121px;width:60px;height:60px}.broad_shirt_convict{background-image:url(spritesmith2.png);background-position:-910px -182px;width:90px;height:90px}.customize-option.broad_shirt_convict{background-image:url(spritesmith2.png);background-position:-935px -212px;width:60px;height:60px}.broad_shirt_cross{background-image:url(spritesmith2.png);background-position:-910px -273px;width:90px;height:90px}.customize-option.broad_shirt_cross{background-image:url(spritesmith2.png);background-position:-935px -303px;width:60px;height:60px}.broad_shirt_fire{background-image:url(spritesmith2.png);background-position:-910px -364px;width:90px;height:90px}.customize-option.broad_shirt_fire{background-image:url(spritesmith2.png);background-position:-935px -394px;width:60px;height:60px}.broad_shirt_green{background-image:url(spritesmith2.png);background-position:-910px -455px;width:90px;height:90px}.customize-option.broad_shirt_green{background-image:url(spritesmith2.png);background-position:-935px -485px;width:60px;height:60px}.broad_shirt_horizon{background-image:url(spritesmith2.png);background-position:-910px -546px;width:90px;height:90px}.customize-option.broad_shirt_horizon{background-image:url(spritesmith2.png);background-position:-935px -576px;width:60px;height:60px}.broad_shirt_ocean{background-image:url(spritesmith2.png);background-position:-910px -637px;width:90px;height:90px}.customize-option.broad_shirt_ocean{background-image:url(spritesmith2.png);background-position:-935px -667px;width:60px;height:60px}.broad_shirt_pink{background-image:url(spritesmith2.png);background-position:-910px -728px;width:90px;height:90px}.customize-option.broad_shirt_pink{background-image:url(spritesmith2.png);background-position:-935px -758px;width:60px;height:60px}.broad_shirt_purple{background-image:url(spritesmith2.png);background-position:0 -825px;width:90px;height:90px}.customize-option.broad_shirt_purple{background-image:url(spritesmith2.png);background-position:-25px -855px;width:60px;height:60px}.broad_shirt_rainbow{background-image:url(spritesmith2.png);background-position:-91px -825px;width:90px;height:90px}.customize-option.broad_shirt_rainbow{background-image:url(spritesmith2.png);background-position:-116px -855px;width:60px;height:60px}.broad_shirt_redblue{background-image:url(spritesmith2.png);background-position:-182px -825px;width:90px;height:90px}.customize-option.broad_shirt_redblue{background-image:url(spritesmith2.png);background-position:-207px -855px;width:60px;height:60px}.broad_shirt_thunder{background-image:url(spritesmith2.png);background-position:-273px -825px;width:90px;height:90px}.customize-option.broad_shirt_thunder{background-image:url(spritesmith2.png);background-position:-298px -855px;width:60px;height:60px}.broad_shirt_tropical{background-image:url(spritesmith2.png);background-position:-364px -825px;width:90px;height:90px}.customize-option.broad_shirt_tropical{background-image:url(spritesmith2.png);background-position:-389px -855px;width:60px;height:60px}.broad_shirt_white{background-image:url(spritesmith2.png);background-position:-455px -825px;width:90px;height:90px}.customize-option.broad_shirt_white{background-image:url(spritesmith2.png);background-position:-480px -855px;width:60px;height:60px}.broad_shirt_yellow{background-image:url(spritesmith2.png);background-position:-546px -825px;width:90px;height:90px}.customize-option.broad_shirt_yellow{background-image:url(spritesmith2.png);background-position:-571px -855px;width:60px;height:60px}.broad_shirt_zombie{background-image:url(spritesmith2.png);background-position:-637px -825px;width:90px;height:90px}.customize-option.broad_shirt_zombie{background-image:url(spritesmith2.png);background-position:-662px -855px;width:60px;height:60px}.slim_shirt_black{background-image:url(spritesmith2.png);background-position:-728px -825px;width:90px;height:90px}.customize-option.slim_shirt_black{background-image:url(spritesmith2.png);background-position:-753px -855px;width:60px;height:60px}.slim_shirt_blue{background-image:url(spritesmith2.png);background-position:-819px -825px;width:90px;height:90px}.customize-option.slim_shirt_blue{background-image:url(spritesmith2.png);background-position:-844px -855px;width:60px;height:60px}.slim_shirt_convict{background-image:url(spritesmith2.png);background-position:-910px -825px;width:90px;height:90px}.customize-option.slim_shirt_convict{background-image:url(spritesmith2.png);background-position:-935px -855px;width:60px;height:60px}.slim_shirt_cross{background-image:url(spritesmith2.png);background-position:-1001px 0;width:90px;height:90px}.customize-option.slim_shirt_cross{background-image:url(spritesmith2.png);background-position:-1026px -30px;width:60px;height:60px}.slim_shirt_fire{background-image:url(spritesmith2.png);background-position:-1001px -91px;width:90px;height:90px}.customize-option.slim_shirt_fire{background-image:url(spritesmith2.png);background-position:-1026px -121px;width:60px;height:60px}.slim_shirt_green{background-image:url(spritesmith2.png);background-position:-1001px -182px;width:90px;height:90px}.customize-option.slim_shirt_green{background-image:url(spritesmith2.png);background-position:-1026px -212px;width:60px;height:60px}.slim_shirt_horizon{background-image:url(spritesmith2.png);background-position:-1001px -273px;width:90px;height:90px}.customize-option.slim_shirt_horizon{background-image:url(spritesmith2.png);background-position:-1026px -303px;width:60px;height:60px}.slim_shirt_ocean{background-image:url(spritesmith2.png);background-position:-1001px -364px;width:90px;height:90px}.customize-option.slim_shirt_ocean{background-image:url(spritesmith2.png);background-position:-1026px -394px;width:60px;height:60px}.slim_shirt_pink{background-image:url(spritesmith2.png);background-position:-1001px -455px;width:90px;height:90px}.customize-option.slim_shirt_pink{background-image:url(spritesmith2.png);background-position:-1026px -485px;width:60px;height:60px}.slim_shirt_purple{background-image:url(spritesmith2.png);background-position:-1001px -546px;width:90px;height:90px}.customize-option.slim_shirt_purple{background-image:url(spritesmith2.png);background-position:-1026px -576px;width:60px;height:60px}.slim_shirt_rainbow{background-image:url(spritesmith2.png);background-position:-1001px -637px;width:90px;height:90px}.customize-option.slim_shirt_rainbow{background-image:url(spritesmith2.png);background-position:-1026px -667px;width:60px;height:60px}.slim_shirt_redblue{background-image:url(spritesmith2.png);background-position:-1001px -728px;width:90px;height:90px}.customize-option.slim_shirt_redblue{background-image:url(spritesmith2.png);background-position:-1026px -758px;width:60px;height:60px}.slim_shirt_thunder{background-image:url(spritesmith2.png);background-position:-1001px -819px;width:90px;height:90px}.customize-option.slim_shirt_thunder{background-image:url(spritesmith2.png);background-position:-1026px -849px;width:60px;height:60px}.slim_shirt_tropical{background-image:url(spritesmith2.png);background-position:0 -916px;width:90px;height:90px}.customize-option.slim_shirt_tropical{background-image:url(spritesmith2.png);background-position:-25px -946px;width:60px;height:60px}.slim_shirt_white{background-image:url(spritesmith2.png);background-position:-91px -916px;width:90px;height:90px}.customize-option.slim_shirt_white{background-image:url(spritesmith2.png);background-position:-116px -946px;width:60px;height:60px}.slim_shirt_yellow{background-image:url(spritesmith2.png);background-position:-182px -916px;width:90px;height:90px}.customize-option.slim_shirt_yellow{background-image:url(spritesmith2.png);background-position:-207px -946px;width:60px;height:60px}.slim_shirt_zombie{background-image:url(spritesmith2.png);background-position:-273px -916px;width:90px;height:90px}.customize-option.slim_shirt_zombie{background-image:url(spritesmith2.png);background-position:-298px -946px;width:60px;height:60px}.skin_0ff591{background-image:url(spritesmith2.png);background-position:-364px -916px;width:90px;height:90px}.customize-option.skin_0ff591{background-image:url(spritesmith2.png);background-position:-389px -931px;width:60px;height:60px}.skin_0ff591_sleep{background-image:url(spritesmith2.png);background-position:-455px -916px;width:90px;height:90px}.customize-option.skin_0ff591_sleep{background-image:url(spritesmith2.png);background-position:-480px -931px;width:60px;height:60px}.skin_2b43f6{background-image:url(spritesmith2.png);background-position:-546px -916px;width:90px;height:90px}.customize-option.skin_2b43f6{background-image:url(spritesmith2.png);background-position:-571px -931px;width:60px;height:60px}.skin_2b43f6_sleep{background-image:url(spritesmith2.png);background-position:-637px -916px;width:90px;height:90px}.customize-option.skin_2b43f6_sleep{background-image:url(spritesmith2.png);background-position:-662px -931px;width:60px;height:60px}.skin_6bd049{background-image:url(spritesmith2.png);background-position:-728px -916px;width:90px;height:90px}.customize-option.skin_6bd049{background-image:url(spritesmith2.png);background-position:-753px -931px;width:60px;height:60px}.skin_6bd049_sleep{background-image:url(spritesmith2.png);background-position:-819px -916px;width:90px;height:90px}.customize-option.skin_6bd049_sleep{background-image:url(spritesmith2.png);background-position:-844px -931px;width:60px;height:60px}.skin_800ed0{background-image:url(spritesmith2.png);background-position:-910px -916px;width:90px;height:90px}.customize-option.skin_800ed0{background-image:url(spritesmith2.png);background-position:-935px -931px;width:60px;height:60px}.skin_800ed0_sleep{background-image:url(spritesmith2.png);background-position:-1001px -916px;width:90px;height:90px}.customize-option.skin_800ed0_sleep{background-image:url(spritesmith2.png);background-position:-1026px -931px;width:60px;height:60px}.skin_915533{background-image:url(spritesmith2.png);background-position:-1092px 0;width:90px;height:90px}.customize-option.skin_915533{background-image:url(spritesmith2.png);background-position:-1117px -15px;width:60px;height:60px}.skin_915533_sleep{background-image:url(spritesmith2.png);background-position:-1092px -91px;width:90px;height:90px}.customize-option.skin_915533_sleep{background-image:url(spritesmith2.png);background-position:-1117px -106px;width:60px;height:60px}.skin_98461a{background-image:url(spritesmith2.png);background-position:-1092px -182px;width:90px;height:90px}.customize-option.skin_98461a{background-image:url(spritesmith2.png);background-position:-1117px -197px;width:60px;height:60px}.skin_98461a_sleep{background-image:url(spritesmith2.png);background-position:-1092px -273px;width:90px;height:90px}.customize-option.skin_98461a_sleep{background-image:url(spritesmith2.png);background-position:-1117px -288px;width:60px;height:60px}.skin_bear{background-image:url(spritesmith2.png);background-position:-1092px -364px;width:90px;height:90px}.customize-option.skin_bear{background-image:url(spritesmith2.png);background-position:-1117px -379px;width:60px;height:60px}.skin_bear_sleep{background-image:url(spritesmith2.png);background-position:-1092px -455px;width:90px;height:90px}.customize-option.skin_bear_sleep{background-image:url(spritesmith2.png);background-position:-1117px -470px;width:60px;height:60px}.skin_c06534{background-image:url(spritesmith2.png);background-position:-1092px -546px;width:90px;height:90px}.customize-option.skin_c06534{background-image:url(spritesmith2.png);background-position:-1117px -561px;width:60px;height:60px}.skin_c06534_sleep{background-image:url(spritesmith2.png);background-position:-1092px -637px;width:90px;height:90px}.customize-option.skin_c06534_sleep{background-image:url(spritesmith2.png);background-position:-1117px -652px;width:60px;height:60px}.skin_c3e1dc{background-image:url(spritesmith2.png);background-position:-1092px -728px;width:90px;height:90px}.customize-option.skin_c3e1dc{background-image:url(spritesmith2.png);background-position:-1117px -743px;width:60px;height:60px}.skin_c3e1dc_sleep{background-image:url(spritesmith2.png);background-position:-1092px -819px;width:90px;height:90px}.customize-option.skin_c3e1dc_sleep{background-image:url(spritesmith2.png);background-position:-1117px -834px;width:60px;height:60px}.skin_cactus{background-image:url(spritesmith2.png);background-position:-1092px -910px;width:90px;height:90px}.customize-option.skin_cactus{background-image:url(spritesmith2.png);background-position:-1117px -925px;width:60px;height:60px}.skin_cactus_sleep{background-image:url(spritesmith2.png);background-position:0 -1007px;width:90px;height:90px}.customize-option.skin_cactus_sleep{background-image:url(spritesmith2.png);background-position:-25px -1022px;width:60px;height:60px}.skin_candycorn{background-image:url(spritesmith2.png);background-position:-91px -1007px;width:90px;height:90px}.customize-option.skin_candycorn{background-image:url(spritesmith2.png);background-position:-116px -1022px;width:60px;height:60px}.skin_candycorn_sleep{background-image:url(spritesmith2.png);background-position:-182px -1007px;width:90px;height:90px}.customize-option.skin_candycorn_sleep{background-image:url(spritesmith2.png);background-position:-207px -1022px;width:60px;height:60px}.skin_clownfish{background-image:url(spritesmith2.png);background-position:-273px -1007px;width:90px;height:90px}.customize-option.skin_clownfish{background-image:url(spritesmith2.png);background-position:-298px -1022px;width:60px;height:60px}.skin_clownfish_sleep{background-image:url(spritesmith2.png);background-position:-364px -1007px;width:90px;height:90px}.customize-option.skin_clownfish_sleep{background-image:url(spritesmith2.png);background-position:-389px -1022px;width:60px;height:60px}.skin_d7a9f7{background-image:url(spritesmith2.png);background-position:-455px -1007px;width:90px;height:90px}.customize-option.skin_d7a9f7{background-image:url(spritesmith2.png);background-position:-480px -1022px;width:60px;height:60px}.skin_d7a9f7_sleep{background-image:url(spritesmith2.png);background-position:-546px -1007px;width:90px;height:90px}.customize-option.skin_d7a9f7_sleep{background-image:url(spritesmith2.png);background-position:-571px -1022px;width:60px;height:60px}.skin_ddc994{background-image:url(spritesmith2.png);background-position:-637px -1007px;width:90px;height:90px}.customize-option.skin_ddc994{background-image:url(spritesmith2.png);background-position:-662px -1022px;width:60px;height:60px}.skin_ddc994_sleep{background-image:url(spritesmith2.png);background-position:-728px -1007px;width:90px;height:90px}.customize-option.skin_ddc994_sleep{background-image:url(spritesmith2.png);background-position:-753px -1022px;width:60px;height:60px}.skin_deepocean{background-image:url(spritesmith2.png);background-position:-819px -1007px;width:90px;height:90px}.customize-option.skin_deepocean{background-image:url(spritesmith2.png);background-position:-844px -1022px;width:60px;height:60px}.skin_deepocean_sleep{background-image:url(spritesmith2.png);background-position:-910px -1007px;width:90px;height:90px}.customize-option.skin_deepocean_sleep{background-image:url(spritesmith2.png);background-position:-935px -1022px;width:60px;height:60px}.skin_ea8349{background-image:url(spritesmith2.png);background-position:-1001px -1007px;width:90px;height:90px}.customize-option.skin_ea8349{background-image:url(spritesmith2.png);background-position:-1026px -1022px;width:60px;height:60px}.skin_ea8349_sleep{background-image:url(spritesmith2.png);background-position:-1092px -1007px;width:90px;height:90px}.customize-option.skin_ea8349_sleep{background-image:url(spritesmith2.png);background-position:-1117px -1022px;width:60px;height:60px}.skin_eb052b{background-image:url(spritesmith2.png);background-position:-1183px 0;width:90px;height:90px}.customize-option.skin_eb052b{background-image:url(spritesmith2.png);background-position:-1208px -15px;width:60px;height:60px}.skin_eb052b_sleep{background-image:url(spritesmith2.png);background-position:-1183px -91px;width:90px;height:90px}.customize-option.skin_eb052b_sleep{background-image:url(spritesmith2.png);background-position:-1208px -106px;width:60px;height:60px}.skin_f5a76e{background-image:url(spritesmith2.png);background-position:-1183px -182px;width:90px;height:90px}.customize-option.skin_f5a76e{background-image:url(spritesmith2.png);background-position:-1208px -197px;width:60px;height:60px}.skin_f5a76e_sleep{background-image:url(spritesmith2.png);background-position:-1183px -273px;width:90px;height:90px}.customize-option.skin_f5a76e_sleep{background-image:url(spritesmith2.png);background-position:-1208px -288px;width:60px;height:60px}.skin_f5d70f{background-image:url(spritesmith2.png);background-position:-1183px -364px;width:90px;height:90px}.customize-option.skin_f5d70f{background-image:url(spritesmith2.png);background-position:-1208px -379px;width:60px;height:60px}.skin_f5d70f_sleep{background-image:url(spritesmith2.png);background-position:-1183px -455px;width:90px;height:90px}.customize-option.skin_f5d70f_sleep{background-image:url(spritesmith2.png);background-position:-1208px -470px;width:60px;height:60px}.skin_f69922{background-image:url(spritesmith2.png);background-position:-1183px -546px;width:90px;height:90px}.customize-option.skin_f69922{background-image:url(spritesmith2.png);background-position:-1208px -561px;width:60px;height:60px}.skin_f69922_sleep{background-image:url(spritesmith2.png);background-position:-1183px -637px;width:90px;height:90px}.customize-option.skin_f69922_sleep{background-image:url(spritesmith2.png);background-position:-1208px -652px;width:60px;height:60px}.skin_fox{background-image:url(spritesmith2.png);background-position:-1183px -728px;width:90px;height:90px}.customize-option.skin_fox{background-image:url(spritesmith2.png);background-position:-1208px -743px;width:60px;height:60px}.skin_fox_sleep{background-image:url(spritesmith2.png);background-position:-1183px -819px;width:90px;height:90px}.customize-option.skin_fox_sleep{background-image:url(spritesmith2.png);background-position:-1208px -834px;width:60px;height:60px}.skin_ghost{background-image:url(spritesmith2.png);background-position:-1183px -910px;width:90px;height:90px}.customize-option.skin_ghost{background-image:url(spritesmith2.png);background-position:-1208px -925px;width:60px;height:60px}.skin_ghost_sleep{background-image:url(spritesmith2.png);background-position:-1183px -1001px;width:90px;height:90px}.customize-option.skin_ghost_sleep{background-image:url(spritesmith2.png);background-position:-1208px -1016px;width:60px;height:60px}.skin_lion{background-image:url(spritesmith2.png);background-position:0 -1098px;width:90px;height:90px}.customize-option.skin_lion{background-image:url(spritesmith2.png);background-position:-25px -1113px;width:60px;height:60px}.skin_lion_sleep{background-image:url(spritesmith2.png);background-position:-91px -1098px;width:90px;height:90px}.customize-option.skin_lion_sleep{background-image:url(spritesmith2.png);background-position:-116px -1113px;width:60px;height:60px}.skin_merblue{background-image:url(spritesmith2.png);background-position:-182px -1098px;width:90px;height:90px}.customize-option.skin_merblue{background-image:url(spritesmith2.png);background-position:-207px -1113px;width:60px;height:60px}.skin_merblue_sleep{background-image:url(spritesmith2.png);background-position:-273px -1098px;width:90px;height:90px}.customize-option.skin_merblue_sleep{background-image:url(spritesmith2.png);background-position:-298px -1113px;width:60px;height:60px}.skin_mergold{background-image:url(spritesmith2.png);background-position:-364px -1098px;width:90px;height:90px}.customize-option.skin_mergold{background-image:url(spritesmith2.png);background-position:-389px -1113px;width:60px;height:60px}.skin_mergold_sleep{background-image:url(spritesmith2.png);background-position:-455px -1098px;width:90px;height:90px}.customize-option.skin_mergold_sleep{background-image:url(spritesmith2.png);background-position:-480px -1113px;width:60px;height:60px}.skin_mergreen{background-image:url(spritesmith2.png);background-position:-546px -1098px;width:90px;height:90px}.customize-option.skin_mergreen{background-image:url(spritesmith2.png);background-position:-571px -1113px;width:60px;height:60px}.skin_mergreen_sleep{background-image:url(spritesmith2.png);background-position:-637px -1098px;width:90px;height:90px}.customize-option.skin_mergreen_sleep{background-image:url(spritesmith2.png);background-position:-662px -1113px;width:60px;height:60px}.skin_merruby{background-image:url(spritesmith2.png);background-position:-728px -1098px;width:90px;height:90px}.customize-option.skin_merruby{background-image:url(spritesmith2.png);background-position:-753px -1113px;width:60px;height:60px}.skin_merruby_sleep{background-image:url(spritesmith2.png);background-position:-819px -1098px;width:90px;height:90px}.customize-option.skin_merruby_sleep{background-image:url(spritesmith2.png);background-position:-844px -1113px;width:60px;height:60px}.skin_monster{background-image:url(spritesmith2.png);background-position:-910px -1098px;width:90px;height:90px}.customize-option.skin_monster{background-image:url(spritesmith2.png);background-position:-935px -1113px;width:60px;height:60px}.skin_monster_sleep{background-image:url(spritesmith2.png);background-position:-1001px -1098px;width:90px;height:90px}.customize-option.skin_monster_sleep{background-image:url(spritesmith2.png);background-position:-1026px -1113px;width:60px;height:60px}.skin_ogre{background-image:url(spritesmith2.png);background-position:-1092px -1098px;width:90px;height:90px}.customize-option.skin_ogre{background-image:url(spritesmith2.png);background-position:-1117px -1113px;width:60px;height:60px}.skin_ogre_sleep{background-image:url(spritesmith2.png);background-position:-1183px -1098px;width:90px;height:90px}.customize-option.skin_ogre_sleep{background-image:url(spritesmith2.png);background-position:-1208px -1113px;width:60px;height:60px}.skin_panda{background-image:url(spritesmith2.png);background-position:-1274px 0;width:90px;height:90px}.customize-option.skin_panda{background-image:url(spritesmith2.png);background-position:-1299px -15px;width:60px;height:60px}.skin_panda_sleep{background-image:url(spritesmith2.png);background-position:-1274px -91px;width:90px;height:90px}.customize-option.skin_panda_sleep{background-image:url(spritesmith2.png);background-position:-1299px -106px;width:60px;height:60px}.skin_pastelBlue{background-image:url(spritesmith2.png);background-position:-1274px -182px;width:90px;height:90px}.customize-option.skin_pastelBlue{background-image:url(spritesmith2.png);background-position:-1299px -197px;width:60px;height:60px}.skin_pastelBlue_sleep{background-image:url(spritesmith2.png);background-position:-1274px -273px;width:90px;height:90px}.customize-option.skin_pastelBlue_sleep{background-image:url(spritesmith2.png);background-position:-1299px -288px;width:60px;height:60px}.skin_pastelGreen{background-image:url(spritesmith2.png);background-position:-1274px -364px;width:90px;height:90px}.customize-option.skin_pastelGreen{background-image:url(spritesmith2.png);background-position:-1299px -379px;width:60px;height:60px}.skin_pastelGreen_sleep{background-image:url(spritesmith2.png);background-position:-1274px -455px;width:90px;height:90px}.customize-option.skin_pastelGreen_sleep{background-image:url(spritesmith2.png);background-position:-1299px -470px;width:60px;height:60px}.skin_pastelOrange{background-image:url(spritesmith2.png);background-position:-1274px -546px;width:90px;height:90px}.customize-option.skin_pastelOrange{background-image:url(spritesmith2.png);background-position:-1299px -561px;width:60px;height:60px}.skin_pastelOrange_sleep{background-image:url(spritesmith2.png);background-position:-1274px -637px;width:90px;height:90px}.customize-option.skin_pastelOrange_sleep{background-image:url(spritesmith2.png);background-position:-1299px -652px;width:60px;height:60px}.skin_pastelPink{background-image:url(spritesmith2.png);background-position:-1274px -728px;width:90px;height:90px}.customize-option.skin_pastelPink{background-image:url(spritesmith2.png);background-position:-1299px -743px;width:60px;height:60px}.skin_pastelPink_sleep{background-image:url(spritesmith2.png);background-position:-1274px -819px;width:90px;height:90px}.customize-option.skin_pastelPink_sleep{background-image:url(spritesmith2.png);background-position:-1299px -834px;width:60px;height:60px}.skin_pastelPurple{background-image:url(spritesmith2.png);background-position:-1274px -910px;width:90px;height:90px}.customize-option.skin_pastelPurple{background-image:url(spritesmith2.png);background-position:-1299px -925px;width:60px;height:60px}.skin_pastelPurple_sleep{background-image:url(spritesmith2.png);background-position:-1274px -1001px;width:90px;height:90px}.customize-option.skin_pastelPurple_sleep{background-image:url(spritesmith2.png);background-position:-1299px -1016px;width:60px;height:60px}.skin_pastelRainbowChevron{background-image:url(spritesmith2.png);background-position:-1274px -1092px;width:90px;height:90px}.customize-option.skin_pastelRainbowChevron{background-image:url(spritesmith2.png);background-position:-1299px -1107px;width:60px;height:60px}.skin_pastelRainbowChevron_sleep{background-image:url(spritesmith2.png);background-position:0 -1189px;width:90px;height:90px}.customize-option.skin_pastelRainbowChevron_sleep{background-image:url(spritesmith2.png);background-position:-25px -1204px;width:60px;height:60px}.skin_pastelRainbowDiagonal{background-image:url(spritesmith2.png);background-position:-91px -1189px;width:90px;height:90px}.customize-option.skin_pastelRainbowDiagonal{background-image:url(spritesmith2.png);background-position:-116px -1204px;width:60px;height:60px}.skin_pastelRainbowDiagonal_sleep{background-image:url(spritesmith2.png);background-position:-182px -1189px;width:90px;height:90px}.customize-option.skin_pastelRainbowDiagonal_sleep{background-image:url(spritesmith2.png);background-position:-207px -1204px;width:60px;height:60px}.skin_pastelYellow{background-image:url(spritesmith2.png);background-position:-273px -1189px;width:90px;height:90px}.customize-option.skin_pastelYellow{background-image:url(spritesmith2.png);background-position:-298px -1204px;width:60px;height:60px}.skin_pastelYellow_sleep{background-image:url(spritesmith2.png);background-position:-364px -1189px;width:90px;height:90px}.customize-option.skin_pastelYellow_sleep{background-image:url(spritesmith2.png);background-position:-389px -1204px;width:60px;height:60px}.skin_pig{background-image:url(spritesmith2.png);background-position:-455px -1189px;width:90px;height:90px}.customize-option.skin_pig{background-image:url(spritesmith2.png);background-position:-480px -1204px;width:60px;height:60px}.skin_pig_sleep{background-image:url(spritesmith2.png);background-position:-546px -1189px;width:90px;height:90px}.customize-option.skin_pig_sleep{background-image:url(spritesmith2.png);background-position:-571px -1204px;width:60px;height:60px}.skin_pumpkin{background-image:url(spritesmith2.png);background-position:-637px -1189px;width:90px;height:90px}.customize-option.skin_pumpkin{background-image:url(spritesmith2.png);background-position:-662px -1204px;width:60px;height:60px}.skin_pumpkin2{background-image:url(spritesmith2.png);background-position:-728px -1189px;width:90px;height:90px}.customize-option.skin_pumpkin2{background-image:url(spritesmith2.png);background-position:-753px -1204px;width:60px;height:60px}.skin_pumpkin2_sleep{background-image:url(spritesmith2.png);background-position:-819px -1189px;width:90px;height:90px}.customize-option.skin_pumpkin2_sleep{background-image:url(spritesmith2.png);background-position:-844px -1204px;width:60px;height:60px}.skin_pumpkin_sleep{background-image:url(spritesmith2.png);background-position:-910px -1189px;width:90px;height:90px}.customize-option.skin_pumpkin_sleep{background-image:url(spritesmith2.png);background-position:-935px -1204px;width:60px;height:60px}.skin_rainbow{background-image:url(spritesmith2.png);background-position:-1001px -1189px;width:90px;height:90px}.customize-option.skin_rainbow{background-image:url(spritesmith2.png);background-position:-1026px -1204px;width:60px;height:60px}.skin_rainbow_sleep{background-image:url(spritesmith2.png);background-position:-1092px -1189px;width:90px;height:90px}.customize-option.skin_rainbow_sleep{background-image:url(spritesmith2.png);background-position:-1117px -1204px;width:60px;height:60px}.skin_reptile{background-image:url(spritesmith2.png);background-position:-1183px -1189px;width:90px;height:90px}.customize-option.skin_reptile{background-image:url(spritesmith2.png);background-position:-1208px -1204px;width:60px;height:60px}.skin_reptile_sleep{background-image:url(spritesmith2.png);background-position:-1274px -1189px;width:90px;height:90px}.customize-option.skin_reptile_sleep{background-image:url(spritesmith2.png);background-position:-1299px -1204px;width:60px;height:60px}.skin_shadow{background-image:url(spritesmith2.png);background-position:-1365px 0;width:90px;height:90px}.customize-option.skin_shadow{background-image:url(spritesmith2.png);background-position:-1390px -15px;width:60px;height:60px}.skin_shadow2{background-image:url(spritesmith2.png);background-position:-1365px -91px;width:90px;height:90px}.customize-option.skin_shadow2{background-image:url(spritesmith2.png);background-position:-1390px -106px;width:60px;height:60px}.skin_shadow2_sleep{background-image:url(spritesmith2.png);background-position:-1365px -182px;width:90px;height:90px}.customize-option.skin_shadow2_sleep{background-image:url(spritesmith2.png);background-position:-1390px -197px;width:60px;height:60px}.skin_shadow_sleep{background-image:url(spritesmith2.png);background-position:-1365px -273px;width:90px;height:90px}.customize-option.skin_shadow_sleep{background-image:url(spritesmith2.png);background-position:-1390px -288px;width:60px;height:60px}.skin_shark{background-image:url(spritesmith2.png);background-position:-1365px -364px;width:90px;height:90px}.customize-option.skin_shark{background-image:url(spritesmith2.png);background-position:-1390px -379px;width:60px;height:60px}.skin_shark_sleep{background-image:url(spritesmith2.png);background-position:0 -97px;width:90px;height:90px}.customize-option.skin_shark_sleep{background-image:url(spritesmith2.png);background-position:-25px -112px;width:60px;height:60px}.skin_skeleton{background-image:url(spritesmith2.png);background-position:-1365px -546px;width:90px;height:90px}.customize-option.skin_skeleton{background-image:url(spritesmith2.png);background-position:-1390px -561px;width:60px;height:60px}.skin_skeleton2{background-image:url(spritesmith2.png);background-position:-1365px -637px;width:90px;height:90px}.customize-option.skin_skeleton2{background-image:url(spritesmith2.png);background-position:-1390px -652px;width:60px;height:60px}.skin_skeleton2_sleep{background-image:url(spritesmith2.png);background-position:-1365px -728px;width:90px;height:90px}.customize-option.skin_skeleton2_sleep{background-image:url(spritesmith2.png);background-position:-1390px -743px;width:60px;height:60px}.skin_skeleton_sleep{background-image:url(spritesmith2.png);background-position:-1365px -819px;width:90px;height:90px}.customize-option.skin_skeleton_sleep{background-image:url(spritesmith2.png);background-position:-1390px -834px;width:60px;height:60px}.skin_tiger{background-image:url(spritesmith2.png);background-position:-1365px -910px;width:90px;height:90px}.customize-option.skin_tiger{background-image:url(spritesmith2.png);background-position:-1390px -925px;width:60px;height:60px}.skin_tiger_sleep{background-image:url(spritesmith2.png);background-position:-1365px -1001px;width:90px;height:90px}.customize-option.skin_tiger_sleep{background-image:url(spritesmith2.png);background-position:-1390px -1016px;width:60px;height:60px}.skin_transparent{background-image:url(spritesmith2.png);background-position:-1365px -1092px;width:90px;height:90px}.customize-option.skin_transparent{background-image:url(spritesmith2.png);background-position:-1390px -1107px;width:60px;height:60px}.skin_transparent_sleep{background-image:url(spritesmith2.png);background-position:-1365px -1183px;width:90px;height:90px}.customize-option.skin_transparent_sleep{background-image:url(spritesmith2.png);background-position:-1390px -1198px;width:60px;height:60px}.skin_tropicalwater{background-image:url(spritesmith2.png);background-position:0 -1280px;width:90px;height:90px}.customize-option.skin_tropicalwater{background-image:url(spritesmith2.png);background-position:-25px -1295px;width:60px;height:60px}.skin_tropicalwater_sleep{background-image:url(spritesmith2.png);background-position:-91px -1280px;width:90px;height:90px}.customize-option.skin_tropicalwater_sleep{background-image:url(spritesmith2.png);background-position:-116px -1295px;width:60px;height:60px}.skin_wolf{background-image:url(spritesmith2.png);background-position:-182px -1280px;width:90px;height:90px}.customize-option.skin_wolf{background-image:url(spritesmith2.png);background-position:-207px -1295px;width:60px;height:60px}.skin_wolf_sleep{background-image:url(spritesmith2.png);background-position:-273px -1280px;width:90px;height:90px}.customize-option.skin_wolf_sleep{background-image:url(spritesmith2.png);background-position:-298px -1295px;width:60px;height:60px}.skin_zombie{background-image:url(spritesmith2.png);background-position:-364px -1280px;width:90px;height:90px}.customize-option.skin_zombie{background-image:url(spritesmith2.png);background-position:-389px -1295px;width:60px;height:60px}.skin_zombie2{background-image:url(spritesmith2.png);background-position:-455px -1280px;width:90px;height:90px}.customize-option.skin_zombie2{background-image:url(spritesmith2.png);background-position:-480px -1295px;width:60px;height:60px}.skin_zombie2_sleep{background-image:url(spritesmith2.png);background-position:-546px -1280px;width:90px;height:90px}.customize-option.skin_zombie2_sleep{background-image:url(spritesmith2.png);background-position:-571px -1295px;width:60px;height:60px}.skin_zombie_sleep{background-image:url(spritesmith2.png);background-position:-637px -1280px;width:90px;height:90px}.customize-option.skin_zombie_sleep{background-image:url(spritesmith2.png);background-position:-662px -1295px;width:60px;height:60px}.broad_armor_armoire_gladiatorArmor{background-image:url(spritesmith2.png);background-position:-728px -1280px;width:90px;height:90px}.broad_armor_armoire_goldenToga{background-image:url(spritesmith2.png);background-position:-819px -1280px;width:90px;height:90px}.broad_armor_armoire_hornedIronArmor{background-image:url(spritesmith2.png);background-position:-910px -1280px;width:90px;height:90px}.broad_armor_armoire_lunarArmor{background-image:url(spritesmith2.png);background-position:-1001px -1280px;width:90px;height:90px}.broad_armor_armoire_plagueDoctorOvercoat{background-image:url(spritesmith2.png);background-position:-1092px -1280px;width:90px;height:90px}.broad_armor_armoire_rancherRobes{background-image:url(spritesmith2.png);background-position:-1183px -1280px;width:90px;height:90px}.eyewear_armoire_plagueDoctorMask{background-image:url(spritesmith2.png);background-position:-1274px -1280px;width:90px;height:90px}.head_armoire_blueHairbow{background-image:url(spritesmith2.png);background-position:-1365px -1280px;width:90px;height:90px}.head_armoire_gladiatorHelm{background-image:url(spritesmith2.png);background-position:-1456px 0;width:90px;height:90px}.head_armoire_goldenLaurels{background-image:url(spritesmith2.png);background-position:-1456px -91px;width:90px;height:90px}.head_armoire_hornedIronHelm{background-image:url(spritesmith2.png);background-position:-1456px -182px;width:90px;height:90px}.head_armoire_lunarCrown{background-image:url(spritesmith2.png);background-position:-1456px -273px;width:90px;height:90px}.head_armoire_plagueDoctorHat{background-image:url(spritesmith2.png);background-position:-1456px -364px;width:90px;height:90px}.head_armoire_rancherHat{background-image:url(spritesmith2.png);background-position:-1456px -455px;width:90px;height:90px}.head_armoire_redFloppyHat{background-image:url(spritesmith2.png);background-position:-1456px -546px;width:90px;height:90px}.head_armoire_redHairbow{background-image:url(spritesmith2.png);background-position:-1456px -637px;width:90px;height:90px}.head_armoire_royalCrown{background-image:url(spritesmith2.png);background-position:-1456px -728px;width:90px;height:90px}.head_armoire_violetFloppyHat{background-image:url(spritesmith2.png);background-position:-1456px -819px;width:90px;height:90px}.head_armoire_yellowHairbow{background-image:url(spritesmith2.png);background-position:-1456px -910px;width:90px;height:90px}.shield_armoire_gladiatorShield{background-image:url(spritesmith2.png);background-position:-1456px -1001px;width:90px;height:90px}.shop_armor_armoire_gladiatorArmor{background-image:url(spritesmith2.png);background-position:-1774px -1640px;width:40px;height:40px}.shop_armor_armoire_goldenToga{background-image:url(spritesmith2.png);background-position:-1774px -1599px;width:40px;height:40px}.shop_armor_armoire_hornedIronArmor{background-image:url(spritesmith2.png);background-position:-1774px -1476px;width:40px;height:40px}.shop_armor_armoire_lunarArmor{background-image:url(spritesmith2.png);background-position:-1774px -1435px;width:40px;height:40px}.shop_armor_armoire_plagueDoctorOvercoat{background-image:url(spritesmith2.png);background-position:-1774px -1394px;width:40px;height:40px}.shop_armor_armoire_rancherRobes{background-image:url(spritesmith2.png);background-position:-1774px -1271px;width:40px;height:40px}.shop_eyewear_armoire_plagueDoctorMask{background-image:url(spritesmith2.png);background-position:-1774px -1230px;width:40px;height:40px}.shop_head_armoire_blueHairbow{background-image:url(spritesmith2.png);background-position:-1774px -1107px;width:40px;height:40px}.shop_head_armoire_gladiatorHelm{background-image:url(spritesmith2.png);background-position:-1774px -1066px;width:40px;height:40px}.shop_head_armoire_goldenLaurels{background-image:url(spritesmith2.png);background-position:-1774px -1025px;width:40px;height:40px}.shop_head_armoire_hornedIronHelm{background-image:url(spritesmith2.png);background-position:-1774px -902px;width:40px;height:40px}.shop_head_armoire_lunarCrown{background-image:url(spritesmith2.png);background-position:-1774px -861px;width:40px;height:40px}.shop_head_armoire_plagueDoctorHat{background-image:url(spritesmith2.png);background-position:-1774px -820px;width:40px;height:40px}.shop_head_armoire_rancherHat{background-image:url(spritesmith2.png);background-position:-1774px -656px;width:40px;height:40px}.shop_head_armoire_redFloppyHat{background-image:url(spritesmith2.png);background-position:-1774px -615px;width:40px;height:40px}.shop_head_armoire_redHairbow{background-image:url(spritesmith2.png);background-position:-1774px -574px;width:40px;height:40px}.shop_head_armoire_royalCrown{background-image:url(spritesmith2.png);background-position:-1774px -533px;width:40px;height:40px}.shop_head_armoire_violetFloppyHat{background-image:url(spritesmith2.png);background-position:-1774px -410px;width:40px;height:40px}.shop_head_armoire_yellowHairbow{background-image:url(spritesmith2.png);background-position:-1774px -369px;width:40px;height:40px}.shop_shield_armoire_gladiatorShield{background-image:url(spritesmith2.png);background-position:-1774px -328px;width:40px;height:40px}.shop_weapon_armoire_basicCrossbow{background-image:url(spritesmith2.png);background-position:-1774px -287px;width:40px;height:40px}.shop_weapon_armoire_goldWingStaff{background-image:url(spritesmith2.png);background-position:-1774px -246px;width:40px;height:40px}.shop_weapon_armoire_ironCrook{background-image:url(spritesmith2.png);background-position:-1774px -205px;width:40px;height:40px}.shop_weapon_armoire_lunarSceptre{background-image:url(spritesmith2.png);background-position:-1774px -164px;width:40px;height:40px}.shop_weapon_armoire_mythmakerSword{background-image:url(spritesmith2.png);background-position:-1774px -123px;width:40px;height:40px}.shop_weapon_armoire_rancherLasso{background-image:url(spritesmith2.png);background-position:-1774px -82px;width:40px;height:40px}.slim_armor_armoire_gladiatorArmor{background-image:url(spritesmith2.png);background-position:-1547px -364px;width:90px;height:90px}.slim_armor_armoire_goldenToga{background-image:url(spritesmith2.png);background-position:-1547px -455px;width:90px;height:90px}.slim_armor_armoire_hornedIronArmor{background-image:url(spritesmith2.png);background-position:-1547px -546px;width:90px;height:90px}.slim_armor_armoire_lunarArmor{background-image:url(spritesmith2.png);background-position:-1547px -637px;width:90px;height:90px}.slim_armor_armoire_plagueDoctorOvercoat{background-image:url(spritesmith2.png);background-position:-1547px -728px;width:90px;height:90px}.slim_armor_armoire_rancherRobes{background-image:url(spritesmith2.png);background-position:-1547px -819px;width:90px;height:90px}.weapon_armoire_basicCrossbow{background-image:url(spritesmith2.png);background-position:-1547px -910px;width:90px;height:90px}.weapon_armoire_goldWingStaff{background-image:url(spritesmith2.png);background-position:-1547px -1001px;width:90px;height:90px}.weapon_armoire_ironCrook{background-image:url(spritesmith2.png);background-position:-1547px -1092px;width:90px;height:90px}.weapon_armoire_lunarSceptre{background-image:url(spritesmith2.png);background-position:-1547px -1183px;width:90px;height:90px}.weapon_armoire_mythmakerSword{background-image:url(spritesmith2.png);background-position:-1547px -1274px;width:90px;height:90px}.weapon_armoire_rancherLasso{background-image:url(spritesmith2.png);background-position:-1547px -1365px;width:90px;height:90px}.broad_armor_healer_1{background-image:url(spritesmith2.png);background-position:-242px -1462px;width:90px;height:90px}.broad_armor_healer_2{background-image:url(spritesmith2.png);background-position:-333px -1462px;width:90px;height:90px}.broad_armor_healer_3{background-image:url(spritesmith2.png);background-position:-424px -1462px;width:90px;height:90px}.broad_armor_healer_4{background-image:url(spritesmith2.png);background-position:-515px -1462px;width:90px;height:90px}.broad_armor_healer_5{background-image:url(spritesmith2.png);background-position:-606px -1462px;width:90px;height:90px}.broad_armor_rogue_1{background-image:url(spritesmith2.png);background-position:-697px -1462px;width:90px;height:90px}.broad_armor_rogue_2{background-image:url(spritesmith2.png);background-position:-788px -1462px;width:90px;height:90px}.broad_armor_rogue_3{background-image:url(spritesmith2.png);background-position:-879px -1462px;width:90px;height:90px}.broad_armor_rogue_4{background-image:url(spritesmith2.png);background-position:-970px -1462px;width:90px;height:90px}.broad_armor_rogue_5{background-image:url(spritesmith2.png);background-position:-1061px -1462px;width:90px;height:90px}.broad_armor_special_2{background-image:url(spritesmith2.png);background-position:-1152px -1462px;width:90px;height:90px}.broad_armor_special_finnedOceanicArmor{background-image:url(spritesmith2.png);background-position:-1243px -1462px;width:90px;height:90px}.broad_armor_warrior_1{background-image:url(spritesmith2.png);background-position:-1334px -1462px;width:90px;height:90px}.broad_armor_warrior_2{background-image:url(spritesmith2.png);background-position:-1425px -1462px;width:90px;height:90px}.broad_armor_warrior_3{background-image:url(spritesmith2.png);background-position:-1516px -1462px;width:90px;height:90px}.broad_armor_warrior_4{background-image:url(spritesmith2.png);background-position:0 -1553px;width:90px;height:90px}.broad_armor_warrior_5{background-image:url(spritesmith2.png);background-position:-91px -1553px;width:90px;height:90px}.broad_armor_wizard_1{background-image:url(spritesmith2.png);background-position:-182px -1553px;width:90px;height:90px}.broad_armor_wizard_2{background-image:url(spritesmith2.png);background-position:-273px -1553px;width:90px;height:90px}.broad_armor_wizard_3{background-image:url(spritesmith2.png);background-position:-364px -1553px;width:90px;height:90px}.broad_armor_wizard_4{background-image:url(spritesmith2.png);background-position:-455px -1553px;width:90px;height:90px}.broad_armor_wizard_5{background-image:url(spritesmith2.png);background-position:-546px -1553px;width:90px;height:90px}.shop_armor_healer_1{background-image:url(spritesmith2.png);background-position:-1774px -1681px;width:40px;height:40px}.shop_armor_healer_2{background-image:url(spritesmith2.png);background-position:-1124px -1685px;width:40px;height:40px}.shop_armor_healer_3{background-image:url(spritesmith2.png);background-position:-1083px -1685px;width:40px;height:40px}.shop_armor_healer_4{background-image:url(spritesmith2.png);background-position:-1042px -1685px;width:40px;height:40px}.shop_armor_healer_5{background-image:url(spritesmith2.png);background-position:-1001px -1685px;width:40px;height:40px}.shop_armor_rogue_1{background-image:url(spritesmith2.png);background-position:-1698px -1644px;width:40px;height:40px}.shop_armor_rogue_2{background-image:url(spritesmith2.png);background-position:-1657px -1644px;width:40px;height:40px}.shop_armor_rogue_3{background-image:url(spritesmith2.png);background-position:-1616px -1644px;width:40px;height:40px}.shop_armor_rogue_4{background-image:url(spritesmith2.png);background-position:-1575px -1644px;width:40px;height:40px}.shop_armor_rogue_5{background-image:url(spritesmith2.png);background-position:-1534px -1644px;width:40px;height:40px}.shop_armor_special_0{background-image:url(spritesmith2.png);background-position:-1493px -1644px;width:40px;height:40px}.shop_armor_special_1{background-image:url(spritesmith2.png);background-position:-1452px -1644px;width:40px;height:40px}.shop_armor_special_2{background-image:url(spritesmith2.png);background-position:-1411px -1644px;width:40px;height:40px}.shop_armor_special_finnedOceanicArmor{background-image:url(spritesmith2.png);background-position:-1370px -1644px;width:40px;height:40px}.shop_armor_warrior_1{background-image:url(spritesmith2.png);background-position:-1247px -1644px;width:40px;height:40px}.shop_armor_warrior_2{background-image:url(spritesmith2.png);background-position:-1206px -1644px;width:40px;height:40px}.shop_armor_warrior_3{background-image:url(spritesmith2.png);background-position:-1165px -1644px;width:40px;height:40px}.shop_armor_warrior_4{background-image:url(spritesmith2.png);background-position:-1124px -1644px;width:40px;height:40px}.shop_armor_warrior_5{background-image:url(spritesmith2.png);background-position:-1083px -1644px;width:40px;height:40px}.shop_armor_wizard_1{background-image:url(spritesmith2.png);background-position:-1042px -1644px;width:40px;height:40px}.shop_armor_wizard_2{background-image:url(spritesmith2.png);background-position:-1001px -1644px;width:40px;height:40px}.shop_armor_wizard_3{background-image:url(spritesmith2.png);background-position:-1607px -1503px;width:40px;height:40px}.shop_armor_wizard_4{background-image:url(spritesmith2.png);background-position:-1774px -41px;width:40px;height:40px}.shop_armor_wizard_5{background-image:url(spritesmith2.png);background-position:-1607px -1462px;width:40px;height:40px}.slim_armor_healer_1{background-image:url(spritesmith2.png);background-position:-1653px -1274px;width:90px;height:90px}.slim_armor_healer_2{background-image:url(spritesmith2.png);background-position:-1653px -1365px;width:90px;height:90px}.slim_armor_healer_3{background-image:url(spritesmith2.png);background-position:-1653px -1456px;width:90px;height:90px}.slim_armor_healer_4{background-image:url(spritesmith2.png);background-position:-1653px -1547px;width:90px;height:90px}.slim_armor_healer_5{background-image:url(spritesmith2.png);background-position:0 -1644px;width:90px;height:90px}.slim_armor_rogue_1{background-image:url(spritesmith2.png);background-position:-91px -1644px;width:90px;height:90px}.slim_armor_rogue_2{background-image:url(spritesmith2.png);background-position:-182px -1644px;width:90px;height:90px}.slim_armor_rogue_3{background-image:url(spritesmith2.png);background-position:-273px -1644px;width:90px;height:90px}.slim_armor_rogue_4{background-image:url(spritesmith2.png);background-position:-364px -1644px;width:90px;height:90px}.slim_armor_rogue_5{background-image:url(spritesmith2.png);background-position:-455px -1644px;width:90px;height:90px}.slim_armor_special_2{background-image:url(spritesmith2.png);background-position:-546px -1644px;width:90px;height:90px}.slim_armor_special_finnedOceanicArmor{background-image:url(spritesmith2.png);background-position:-637px -1644px;width:90px;height:90px}.slim_armor_warrior_1{background-image:url(spritesmith2.png);background-position:-728px -1644px;width:90px;height:90px}.slim_armor_warrior_2{background-image:url(spritesmith2.png);background-position:-819px -1644px;width:90px;height:90px}.slim_armor_warrior_3{background-image:url(spritesmith2.png);background-position:-1653px -1183px;width:90px;height:90px}.slim_armor_warrior_4{background-image:url(spritesmith2.png);background-position:-1653px -1092px;width:90px;height:90px}.slim_armor_warrior_5{background-image:url(spritesmith2.png);background-position:-1653px -1001px;width:90px;height:90px}.slim_armor_wizard_1{background-image:url(spritesmith2.png);background-position:-1653px -910px;width:90px;height:90px}.slim_armor_wizard_2{background-image:url(spritesmith2.png);background-position:-1653px -819px;width:90px;height:90px}.slim_armor_wizard_3{background-image:url(spritesmith2.png);background-position:-1653px -728px;width:90px;height:90px}.slim_armor_wizard_4{background-image:url(spritesmith2.png);background-position:-1653px -637px;width:90px;height:90px}.slim_armor_wizard_5{background-image:url(spritesmith2.png);background-position:-1653px -546px;width:90px;height:90px}.broad_armor_special_birthday{background-image:url(spritesmith2.png);background-position:-1653px -455px;width:90px;height:90px}.broad_armor_special_birthday2015{background-image:url(spritesmith2.png);background-position:-1653px -364px;width:90px;height:90px}.shop_armor_special_birthday{background-image:url(spritesmith2.png);background-position:-1288px -1644px;width:40px;height:40px}.shop_armor_special_birthday2015{background-image:url(spritesmith2.png);background-position:-1329px -1644px;width:40px;height:40px}.slim_armor_special_birthday{background-image:url(spritesmith2.png);background-position:-1653px -273px;width:90px;height:90px}.slim_armor_special_birthday2015{background-image:url(spritesmith2.png);background-position:-1653px -182px;width:90px;height:90px}.broad_armor_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1653px -91px;width:90px;height:90px}.broad_armor_special_fallMage{background-image:url(spritesmith2.png);background-position:-1653px 0;width:120px;height:90px}.broad_armor_special_fallRogue{background-image:url(spritesmith2.png);background-position:-1516px -1553px;width:105px;height:90px}.broad_armor_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1425px -1553px;width:90px;height:90px}.head_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1334px -1553px;width:90px;height:90px}.head_special_fallMage{background-image:url(spritesmith2.png);background-position:-1213px -1553px;width:120px;height:90px}.head_special_fallRogue{background-image:url(spritesmith2.png);background-position:-1107px -1553px;width:105px;height:90px}.head_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1016px -1553px;width:90px;height:90px}.shield_special_fallHealer{background-image:url(spritesmith2.png);background-position:-925px -1553px;width:90px;height:90px}.shield_special_fallRogue{background-image:url(spritesmith2.png);background-position:-819px -1553px;width:105px;height:90px}.shield_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-728px -1553px;width:90px;height:90px}.shop_armor_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1165px -1685px;width:40px;height:40px}.shop_armor_special_fallMage{background-image:url(spritesmith2.png);background-position:-1206px -1685px;width:40px;height:40px}.shop_armor_special_fallRogue{background-image:url(spritesmith2.png);background-position:-1247px -1685px;width:40px;height:40px}.shop_armor_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1288px -1685px;width:40px;height:40px}.shop_head_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1329px -1685px;width:40px;height:40px}.shop_head_special_fallMage{background-image:url(spritesmith2.png);background-position:-1370px -1685px;width:40px;height:40px}.shop_head_special_fallRogue{background-image:url(spritesmith2.png);background-position:-1411px -1685px;width:40px;height:40px}.shop_head_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1452px -1685px;width:40px;height:40px}.shop_shield_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1493px -1685px;width:40px;height:40px}.shop_shield_special_fallRogue{background-image:url(spritesmith2.png);background-position:-1534px -1685px;width:40px;height:40px}.shop_shield_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1575px -1685px;width:40px;height:40px}.shop_weapon_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1616px -1685px;width:40px;height:40px}.shop_weapon_special_fallMage{background-image:url(spritesmith2.png);background-position:-1657px -1685px;width:40px;height:40px}.shop_weapon_special_fallRogue{background-image:url(spritesmith2.png);background-position:-1698px -1685px;width:40px;height:40px}.shop_weapon_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1774px 0;width:40px;height:40px}.slim_armor_special_fallHealer{background-image:url(spritesmith2.png);background-position:-637px -1553px;width:90px;height:90px}.slim_armor_special_fallMage{background-image:url(spritesmith2.png);background-position:-121px -1462px;width:120px;height:90px}.slim_armor_special_fallRogue{background-image:url(spritesmith2.png);background-position:-1547px -273px;width:105px;height:90px}.slim_armor_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1547px -182px;width:90px;height:90px}.weapon_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1547px -91px;width:90px;height:90px}.weapon_special_fallMage{background-image:url(spritesmith2.png);background-position:0 -1462px;width:120px;height:90px}.weapon_special_fallRogue{background-image:url(spritesmith2.png);background-position:-1547px 0;width:105px;height:90px}.weapon_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1456px -1371px;width:90px;height:90px}.broad_armor_special_gaymerx{background-image:url(spritesmith2.png);background-position:-1365px -1371px;width:90px;height:90px}.head_special_gaymerx{background-image:url(spritesmith2.png);background-position:-1274px -1371px;width:90px;height:90px}.shop_armor_special_gaymerx{background-image:url(spritesmith2.png);background-position:-1774px -451px;width:40px;height:40px}.shop_head_special_gaymerx{background-image:url(spritesmith2.png);background-position:-1774px -492px;width:40px;height:40px}.slim_armor_special_gaymerx{background-image:url(spritesmith2.png);background-position:-1183px -1371px;width:90px;height:90px}.back_mystery_201402{background-image:url(spritesmith2.png);background-position:-1092px -1371px;width:90px;height:90px}.broad_armor_mystery_201402{background-image:url(spritesmith2.png);background-position:-1001px -1371px;width:90px;height:90px}.head_mystery_201402{background-image:url(spritesmith2.png);background-position:-910px -1371px;width:90px;height:90px}.shop_armor_mystery_201402{background-image:url(spritesmith2.png);background-position:-1774px -697px;width:40px;height:40px}.shop_back_mystery_201402{background-image:url(spritesmith2.png);background-position:-1774px -738px;width:40px;height:40px}.shop_head_mystery_201402{background-image:url(spritesmith2.png);background-position:-1774px -779px;width:40px;height:40px}.slim_armor_mystery_201402{background-image:url(spritesmith2.png);background-position:-819px -1371px;width:90px;height:90px}.broad_armor_mystery_201403{background-image:url(spritesmith2.png);background-position:-728px -1371px;width:90px;height:90px}.headAccessory_mystery_201403{background-image:url(spritesmith2.png);background-position:-637px -1371px;width:90px;height:90px}.shop_armor_mystery_201403{background-image:url(spritesmith2.png);background-position:-1774px -943px;width:40px;height:40px}.shop_headAccessory_mystery_201403{background-image:url(spritesmith2.png);background-position:-1774px -984px;width:40px;height:40px}.slim_armor_mystery_201403{background-image:url(spritesmith2.png);background-position:-546px -1371px;width:90px;height:90px}.back_mystery_201404{background-image:url(spritesmith2.png);background-position:-455px -1371px;width:90px;height:90px}.headAccessory_mystery_201404{background-image:url(spritesmith2.png);background-position:-364px -1371px;width:90px;height:90px}.shop_back_mystery_201404{background-image:url(spritesmith2.png);background-position:-1774px -1148px;width:40px;height:40px}.shop_headAccessory_mystery_201404{background-image:url(spritesmith2.png);background-position:-1774px -1189px;width:40px;height:40px}.broad_armor_mystery_201405{background-image:url(spritesmith2.png);background-position:-273px -1371px;width:90px;height:90px}.head_mystery_201405{background-image:url(spritesmith2.png);background-position:-182px -1371px;width:90px;height:90px}.shop_armor_mystery_201405{background-image:url(spritesmith2.png);background-position:-1774px -1312px;width:40px;height:40px}.shop_head_mystery_201405{background-image:url(spritesmith2.png);background-position:-1774px -1353px;width:40px;height:40px}.slim_armor_mystery_201405{background-image:url(spritesmith2.png);background-position:-91px -1371px;width:90px;height:90px}.broad_armor_mystery_201406{background-image:url(spritesmith2.png);background-position:-182px 0;width:90px;height:96px}.head_mystery_201406{background-image:url(spritesmith2.png);background-position:-91px 0;width:90px;height:96px}.shop_armor_mystery_201406{background-image:url(spritesmith2.png);background-position:-1774px -1517px;width:40px;height:40px}.shop_head_mystery_201406{background-image:url(spritesmith2.png);background-position:-1774px -1558px;width:40px;height:40px}.slim_armor_mystery_201406{background-image:url(spritesmith2.png);background-position:0 0;width:90px;height:96px}.broad_armor_mystery_201407{background-image:url(spritesmith2.png);background-position:-1456px -1092px;width:90px;height:90px}.head_mystery_201407{background-image:url(spritesmith2.png);background-position:-910px -1644px;width:90px;height:90px}.shop_armor_mystery_201407{background-image:url(spritesmith3.png);background-position:-123px -1440px;width:40px;height:40px}.shop_head_mystery_201407{background-image:url(spritesmith3.png);background-position:-123px -1522px;width:40px;height:40px}.slim_armor_mystery_201407{background-image:url(spritesmith3.png);background-position:-1025px -637px;width:90px;height:90px}.broad_armor_mystery_201408{background-image:url(spritesmith3.png);background-position:-1116px -728px;width:90px;height:90px}.head_mystery_201408{background-image:url(spritesmith3.png);background-position:-570px -91px;width:90px;height:90px}.shop_armor_mystery_201408{background-image:url(spritesmith3.png);background-position:-164px -1440px;width:40px;height:40px}.shop_head_mystery_201408{background-image:url(spritesmith3.png);background-position:-451px -1440px;width:40px;height:40px}.slim_armor_mystery_201408{background-image:url(spritesmith3.png);background-position:-570px -182px;width:90px;height:90px}.broad_armor_mystery_201409{background-image:url(spritesmith3.png);background-position:-570px -273px;width:90px;height:90px}.headAccessory_mystery_201409{background-image:url(spritesmith3.png);background-position:-934px -364px;width:90px;height:90px}.shop_armor_mystery_201409{background-image:url(spritesmith3.png);background-position:-1521px -1120px;width:40px;height:40px}.shop_headAccessory_mystery_201409{background-image:url(spritesmith3.png);background-position:-1480px -1243px;width:40px;height:40px}.slim_armor_mystery_201409{background-image:url(spritesmith3.png);background-position:-934px -455px;width:90px;height:90px}.back_mystery_201410{background-image:url(spritesmith3.png);background-position:0 -894px;width:93px;height:90px}.broad_armor_mystery_201410{background-image:url(spritesmith3.png);background-position:-94px -894px;width:93px;height:90px}.shop_armor_mystery_201410{background-image:url(spritesmith3.png);background-position:-1521px -956px;width:40px;height:40px}.shop_back_mystery_201410{background-image:url(spritesmith3.png);background-position:-1480px -1079px;width:40px;height:40px}.slim_armor_mystery_201410{background-image:url(spritesmith3.png);background-position:-188px -894px;width:93px;height:90px}.head_mystery_201411{background-image:url(spritesmith3.png);background-position:-934px -728px;width:90px;height:90px}.shop_head_mystery_201411{background-image:url(spritesmith3.png);background-position:-1521px -1243px;width:40px;height:40px}.shop_weapon_mystery_201411{background-image:url(spritesmith3.png);background-position:0 -1440px;width:40px;height:40px}.weapon_mystery_201411{background-image:url(spritesmith3.png);background-position:-282px -894px;width:90px;height:90px}.broad_armor_mystery_201412{background-image:url(spritesmith3.png);background-position:-373px -894px;width:90px;height:90px}.head_mystery_201412{background-image:url(spritesmith3.png);background-position:-1025px -91px;width:90px;height:90px}.shop_armor_mystery_201412{background-image:url(spritesmith3.png);background-position:-492px -1440px;width:40px;height:40px}.shop_head_mystery_201412{background-image:url(spritesmith3.png);background-position:-533px -1440px;width:40px;height:40px}.slim_armor_mystery_201412{background-image:url(spritesmith3.png);background-position:-1025px -182px;width:90px;height:90px}.broad_armor_mystery_201501{background-image:url(spritesmith3.png);background-position:-1025px -273px;width:90px;height:90px}.head_mystery_201501{background-image:url(spritesmith3.png);background-position:-1025px -364px;width:90px;height:90px}.shop_armor_mystery_201501{background-image:url(spritesmith3.png);background-position:-1480px -1161px;width:40px;height:40px}.shop_head_mystery_201501{background-image:url(spritesmith3.png);background-position:-1521px -1161px;width:40px;height:40px}.slim_armor_mystery_201501{background-image:url(spritesmith3.png);background-position:-1025px -455px;width:90px;height:90px}.headAccessory_mystery_201502{background-image:url(spritesmith3.png);background-position:-1025px -546px;width:90px;height:90px}.shop_headAccessory_mystery_201502{background-image:url(spritesmith3.png);background-position:-1480px -1284px;width:40px;height:40px}.shop_weapon_mystery_201502{background-image:url(spritesmith3.png);background-position:-1419px -1390px;width:40px;height:40px}.weapon_mystery_201502{background-image:url(spritesmith3.png);background-position:-1025px -728px;width:90px;height:90px}.broad_armor_mystery_201503{background-image:url(spritesmith3.png);background-position:-1025px -819px;width:90px;height:90px}.eyewear_mystery_201503{background-image:url(spritesmith3.png);background-position:-448px -985px;width:90px;height:90px}.shop_armor_mystery_201503{background-image:url(spritesmith3.png);background-position:-205px -1440px;width:40px;height:40px}.shop_eyewear_mystery_201503{background-image:url(spritesmith3.png);background-position:-246px -1440px;width:40px;height:40px}.slim_armor_mystery_201503{background-image:url(spritesmith3.png);background-position:-945px -985px;width:90px;height:90px}.back_mystery_201504{background-image:url(spritesmith3.png);background-position:-1116px 0;width:90px;height:90px}.broad_armor_mystery_201504{background-image:url(spritesmith3.png);background-position:-1116px -91px;width:90px;height:90px}.shop_armor_mystery_201504{background-image:url(spritesmith3.png);background-position:-574px -1440px;width:40px;height:40px}.shop_back_mystery_201504{background-image:url(spritesmith3.png);background-position:-615px -1440px;width:40px;height:40px}.slim_armor_mystery_201504{background-image:url(spritesmith3.png);background-position:-1116px -182px;width:90px;height:90px}.head_mystery_201505{background-image:url(spritesmith3.png);background-position:-1116px -455px;width:90px;height:90px}.shop_head_mystery_201505{background-image:url(spritesmith3.png);background-position:-1521px -1079px;width:40px;height:40px}.shop_weapon_mystery_201505{background-image:url(spritesmith3.png);background-position:-1480px -1120px;width:40px;height:40px}.weapon_mystery_201505{background-image:url(spritesmith3.png);background-position:-1116px -546px;width:90px;height:90px}.broad_armor_mystery_201506{background-image:url(spritesmith3.png);background-position:-376px -212px;width:90px;height:105px}.eyewear_mystery_201506{background-image:url(spritesmith3.png);background-position:-182px 0;width:90px;height:105px}.shop_armor_mystery_201506{background-image:url(spritesmith3.png);background-position:-1480px -1202px;width:40px;height:40px}.shop_eyewear_mystery_201506{background-image:url(spritesmith3.png);background-position:-1521px -1202px;width:40px;height:40px}.slim_armor_mystery_201506{background-image:url(spritesmith3.png);background-position:0 -106px;width:90px;height:105px}.back_mystery_201507{background-image:url(spritesmith3.png);background-position:-91px -106px;width:90px;height:105px}.eyewear_mystery_201507{background-image:url(spritesmith3.png);background-position:-182px -106px;width:90px;height:105px}.shop_back_mystery_201507{background-image:url(spritesmith3.png);background-position:-1521px -1284px;width:40px;height:40px}.shop_eyewear_mystery_201507{background-image:url(spritesmith3.png);background-position:-1378px -1390px;width:40px;height:40px}.broad_armor_mystery_201508{background-image:url(spritesmith3.png);background-position:0 -530px;width:93px;height:90px}.head_mystery_201508{background-image:url(spritesmith3.png);background-position:-94px -530px;width:93px;height:90px}.shop_armor_mystery_201508{background-image:url(spritesmith3.png);background-position:-41px -1440px;width:40px;height:40px}.shop_head_mystery_201508{background-image:url(spritesmith3.png);background-position:-82px -1440px;width:40px;height:40px}.slim_armor_mystery_201508{background-image:url(spritesmith3.png);background-position:-188px -530px;width:93px;height:90px}.broad_armor_mystery_301404{background-image:url(spritesmith3.png);background-position:-570px -364px;width:90px;height:90px}.eyewear_mystery_301404{background-image:url(spritesmith3.png);background-position:-282px -530px;width:90px;height:90px}.head_mystery_301404{background-image:url(spritesmith3.png);background-position:-373px -530px;width:90px;height:90px}.shop_armor_mystery_301404{background-image:url(spritesmith3.png);background-position:-287px -1440px;width:40px;height:40px}.shop_eyewear_mystery_301404{background-image:url(spritesmith3.png);background-position:-328px -1440px;width:40px;height:40px}.shop_head_mystery_301404{background-image:url(spritesmith3.png);background-position:-369px -1440px;width:40px;height:40px}.shop_weapon_mystery_301404{background-image:url(spritesmith3.png);background-position:-410px -1440px;width:40px;height:40px}.slim_armor_mystery_301404{background-image:url(spritesmith3.png);background-position:-464px -530px;width:90px;height:90px}.weapon_mystery_301404{background-image:url(spritesmith3.png);background-position:-555px -530px;width:90px;height:90px}.eyewear_mystery_301405{background-image:url(spritesmith3.png);background-position:-661px 0;width:90px;height:90px}.headAccessory_mystery_301405{background-image:url(spritesmith3.png);background-position:-661px -91px;width:90px;height:90px}.head_mystery_301405{background-image:url(spritesmith3.png);background-position:-661px -182px;width:90px;height:90px}.shield_mystery_301405{background-image:url(spritesmith3.png);background-position:-661px -273px;width:90px;height:90px}.shop_eyewear_mystery_301405{background-image:url(spritesmith3.png);background-position:-1480px -997px;width:40px;height:40px}.shop_headAccessory_mystery_301405{background-image:url(spritesmith3.png);background-position:-1521px -997px;width:40px;height:40px}.shop_head_mystery_301405{background-image:url(spritesmith3.png);background-position:-1480px -1038px;width:40px;height:40px}.shop_shield_mystery_301405{background-image:url(spritesmith3.png);background-position:-1521px -1038px;width:40px;height:40px}.broad_armor_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-661px -364px;width:90px;height:90px}.broad_armor_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-661px -455px;width:90px;height:90px}.broad_armor_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:0 -621px;width:90px;height:90px}.broad_armor_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-91px -621px;width:90px;height:90px}.broad_armor_special_springHealer{background-image:url(spritesmith3.png);background-position:-182px -621px;width:90px;height:90px}.broad_armor_special_springMage{background-image:url(spritesmith3.png);background-position:-273px -621px;width:90px;height:90px}.broad_armor_special_springRogue{background-image:url(spritesmith3.png);background-position:-364px -621px;width:90px;height:90px}.broad_armor_special_springWarrior{background-image:url(spritesmith3.png);background-position:-455px -621px;width:90px;height:90px}.headAccessory_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-546px -621px;width:90px;height:90px}.headAccessory_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-637px -621px;width:90px;height:90px}.headAccessory_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-752px 0;width:90px;height:90px}.headAccessory_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-752px -91px;width:90px;height:90px}.headAccessory_special_springHealer{background-image:url(spritesmith3.png);background-position:-752px -182px;width:90px;height:90px}.headAccessory_special_springMage{background-image:url(spritesmith3.png);background-position:-752px -273px;width:90px;height:90px}.headAccessory_special_springRogue{background-image:url(spritesmith3.png);background-position:-752px -364px;width:90px;height:90px}.headAccessory_special_springWarrior{background-image:url(spritesmith3.png);background-position:-752px -455px;width:90px;height:90px}.head_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-752px -546px;width:90px;height:90px}.head_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:0 -712px;width:90px;height:90px}.head_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-91px -712px;width:90px;height:90px}.head_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-182px -712px;width:90px;height:90px}.head_special_springHealer{background-image:url(spritesmith3.png);background-position:-273px -712px;width:90px;height:90px}.head_special_springMage{background-image:url(spritesmith3.png);background-position:-364px -712px;width:90px;height:90px}.head_special_springRogue{background-image:url(spritesmith3.png);background-position:-455px -712px;width:90px;height:90px}.head_special_springWarrior{background-image:url(spritesmith3.png);background-position:-546px -712px;width:90px;height:90px}.shield_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-637px -712px;width:90px;height:90px}.shield_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-728px -712px;width:90px;height:90px}.shield_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-843px 0;width:90px;height:90px}.shield_special_springHealer{background-image:url(spritesmith3.png);background-position:-843px -91px;width:90px;height:90px}.shield_special_springRogue{background-image:url(spritesmith3.png);background-position:-843px -182px;width:90px;height:90px}.shield_special_springWarrior{background-image:url(spritesmith3.png);background-position:-843px -273px;width:90px;height:90px}.shop_armor_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-656px -1440px;width:40px;height:40px}.shop_armor_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-697px -1440px;width:40px;height:40px}.shop_armor_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-738px -1440px;width:40px;height:40px}.shop_armor_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-779px -1440px;width:40px;height:40px}.shop_armor_special_springHealer{background-image:url(spritesmith3.png);background-position:-820px -1440px;width:40px;height:40px}.shop_armor_special_springMage{background-image:url(spritesmith3.png);background-position:-1148px -1440px;width:40px;height:40px}.shop_armor_special_springRogue{background-image:url(spritesmith3.png);background-position:-1189px -1440px;width:40px;height:40px}.shop_armor_special_springWarrior{background-image:url(spritesmith3.png);background-position:-1230px -1440px;width:40px;height:40px}.shop_headAccessory_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-1271px -1440px;width:40px;height:40px}.shop_headAccessory_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-1312px -1440px;width:40px;height:40px}.shop_headAccessory_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-1353px -1440px;width:40px;height:40px}.shop_headAccessory_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-1394px -1440px;width:40px;height:40px}.shop_headAccessory_special_springHealer{background-image:url(spritesmith3.png);background-position:-1435px -1440px;width:40px;height:40px}.shop_headAccessory_special_springMage{background-image:url(spritesmith3.png);background-position:-1476px -1440px;width:40px;height:40px}.shop_headAccessory_special_springRogue{background-image:url(spritesmith3.png);background-position:-1517px -1440px;width:40px;height:40px}.shop_headAccessory_special_springWarrior{background-image:url(spritesmith3.png);background-position:-1312px -1522px;width:40px;height:40px}.shop_head_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-1353px -1522px;width:40px;height:40px}.shop_head_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-1394px -1522px;width:40px;height:40px}.shop_head_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-1521px -546px;width:40px;height:40px}.shop_head_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-1480px -587px;width:40px;height:40px}.shop_head_special_springHealer{background-image:url(spritesmith3.png);background-position:-1521px -587px;width:40px;height:40px}.shop_head_special_springMage{background-image:url(spritesmith3.png);background-position:-1480px -628px;width:40px;height:40px}.shop_head_special_springRogue{background-image:url(spritesmith3.png);background-position:-1521px -628px;width:40px;height:40px}.shop_head_special_springWarrior{background-image:url(spritesmith3.png);background-position:-1480px -669px;width:40px;height:40px}.shop_shield_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-1521px -669px;width:40px;height:40px}.shop_shield_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-1480px -710px;width:40px;height:40px}.shop_shield_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-1521px -710px;width:40px;height:40px}.shop_shield_special_springHealer{background-image:url(spritesmith3.png);background-position:-1480px -751px;width:40px;height:40px}.shop_shield_special_springRogue{background-image:url(spritesmith3.png);background-position:-1521px -751px;width:40px;height:40px}.shop_shield_special_springWarrior{background-image:url(spritesmith3.png);background-position:-1480px -792px;width:40px;height:40px}.shop_weapon_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-1521px -792px;width:40px;height:40px}.shop_weapon_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-1480px -833px;width:40px;height:40px}.shop_weapon_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-1521px -833px;width:40px;height:40px}.shop_weapon_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-1480px -874px;width:40px;height:40px}.shop_weapon_special_springHealer{background-image:url(spritesmith3.png);background-position:-1521px -874px;width:40px;height:40px}.shop_weapon_special_springMage{background-image:url(spritesmith3.png);background-position:-1480px -915px;width:40px;height:40px}.shop_weapon_special_springRogue{background-image:url(spritesmith3.png);background-position:-1521px -915px;width:40px;height:40px}.shop_weapon_special_springWarrior{background-image:url(spritesmith3.png);background-position:-1480px -956px;width:40px;height:40px}.slim_armor_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-843px -364px;width:90px;height:90px}.slim_armor_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-843px -455px;width:90px;height:90px}.slim_armor_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-843px -546px;width:90px;height:90px}.slim_armor_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-843px -637px;width:90px;height:90px}.slim_armor_special_springHealer{background-image:url(spritesmith3.png);background-position:0 -803px;width:90px;height:90px}.slim_armor_special_springMage{background-image:url(spritesmith3.png);background-position:-91px -803px;width:90px;height:90px}.slim_armor_special_springRogue{background-image:url(spritesmith3.png);background-position:-182px -803px;width:90px;height:90px}.slim_armor_special_springWarrior{background-image:url(spritesmith3.png);background-position:-273px -803px;width:90px;height:90px}.weapon_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-364px -803px;width:90px;height:90px}.weapon_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-455px -803px;width:90px;height:90px}.weapon_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-546px -803px;width:90px;height:90px}.weapon_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-637px -803px;width:90px;height:90px}.weapon_special_springHealer{background-image:url(spritesmith3.png);background-position:-728px -803px;width:90px;height:90px}.weapon_special_springMage{background-image:url(spritesmith3.png);background-position:-819px -803px;width:90px;height:90px}.weapon_special_springRogue{background-image:url(spritesmith3.png);background-position:-934px 0;width:90px;height:90px}.weapon_special_springWarrior{background-image:url(spritesmith3.png);background-position:-934px -91px;width:90px;height:90px}.body_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-934px -182px;width:90px;height:90px}.body_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-934px -273px;width:90px;height:90px}.body_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-273px 0;width:102px;height:105px}.body_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-273px -106px;width:90px;height:105px}.body_special_summerHealer{background-image:url(spritesmith3.png);background-position:0 -212px;width:90px;height:105px}.body_special_summerMage{background-image:url(spritesmith3.png);background-position:-91px -212px;width:90px;height:105px}.broad_armor_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-934px -546px;width:90px;height:90px}.broad_armor_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-934px -637px;width:90px;height:90px}.broad_armor_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-182px -212px;width:102px;height:105px}.broad_armor_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-285px -212px;width:90px;height:105px}.broad_armor_special_summerHealer{background-image:url(spritesmith3.png);background-position:-376px 0;width:90px;height:105px}.broad_armor_special_summerMage{background-image:url(spritesmith3.png);background-position:-376px -106px;width:90px;height:105px}.broad_armor_special_summerRogue{background-image:url(spritesmith3.png);background-position:-464px -894px;width:111px;height:90px}.broad_armor_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-576px -894px;width:111px;height:90px}.eyewear_special_summerRogue{background-image:url(spritesmith3.png);background-position:-688px -894px;width:111px;height:90px}.eyewear_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-800px -894px;width:111px;height:90px}.head_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-912px -894px;width:90px;height:90px}.head_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-1025px 0;width:90px;height:90px}.head_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:0 -318px;width:102px;height:105px}.head_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:0 0;width:90px;height:105px}.head_special_summerHealer{background-image:url(spritesmith3.png);background-position:-103px -318px;width:90px;height:105px}.head_special_summerMage{background-image:url(spritesmith3.png);background-position:-194px -318px;width:90px;height:105px}.head_special_summerRogue{background-image:url(spritesmith3.png);background-position:0 -985px;width:111px;height:90px}.head_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-112px -985px;width:111px;height:90px}.Healer_Summer{background-image:url(spritesmith3.png);background-position:-285px -318px;width:90px;height:105px}.Mage_Summer{background-image:url(spritesmith3.png);background-position:-376px -318px;width:90px;height:105px}.SummerRogue14{background-image:url(spritesmith3.png);background-position:-224px -985px;width:111px;height:90px}.SummerWarrior14{background-image:url(spritesmith3.png);background-position:-336px -985px;width:111px;height:90px}.shield_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-570px 0;width:90px;height:90px}.shield_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-467px 0;width:102px;height:105px}.shield_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-467px -106px;width:90px;height:105px}.shield_special_summerHealer{background-image:url(spritesmith3.png);background-position:-467px -212px;width:90px;height:105px}.shield_special_summerRogue{background-image:url(spritesmith3.png);background-position:-539px -985px;width:111px;height:90px}.shield_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-651px -985px;width:111px;height:90px}.shop_armor_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:0 -1481px;width:40px;height:40px}.shop_armor_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-41px -1481px;width:40px;height:40px}.shop_armor_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-82px -1481px;width:40px;height:40px}.shop_armor_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-123px -1481px;width:40px;height:40px}.shop_armor_special_summerHealer{background-image:url(spritesmith3.png);background-position:-164px -1481px;width:40px;height:40px}.shop_armor_special_summerMage{background-image:url(spritesmith3.png);background-position:-205px -1481px;width:40px;height:40px}.shop_armor_special_summerRogue{background-image:url(spritesmith3.png);background-position:-246px -1481px;width:40px;height:40px}.shop_armor_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-287px -1481px;width:40px;height:40px}.shop_body_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-328px -1481px;width:40px;height:40px}.shop_body_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-369px -1481px;width:40px;height:40px}.shop_body_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-410px -1481px;width:40px;height:40px}.shop_body_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-451px -1481px;width:40px;height:40px}.shop_body_special_summerHealer{background-image:url(spritesmith3.png);background-position:-492px -1481px;width:40px;height:40px}.shop_body_special_summerMage{background-image:url(spritesmith3.png);background-position:-1517px -1481px;width:40px;height:40px}.shop_eyewear_special_summerRogue{background-image:url(spritesmith3.png);background-position:0 -1522px;width:40px;height:40px}.shop_eyewear_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-41px -1522px;width:40px;height:40px}.shop_head_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-82px -1522px;width:40px;height:40px}.shop_head_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-1480px -546px;width:40px;height:40px}.shop_head_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-164px -1522px;width:40px;height:40px}.shop_head_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-205px -1522px;width:40px;height:40px}.shop_head_special_summerHealer{background-image:url(spritesmith3.png);background-position:-246px -1522px;width:40px;height:40px}.shop_head_special_summerMage{background-image:url(spritesmith3.png);background-position:-615px -1522px;width:40px;height:40px}.shop_head_special_summerRogue{background-image:url(spritesmith3.png);background-position:-656px -1522px;width:40px;height:40px}.shop_head_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-697px -1522px;width:40px;height:40px}.shop_shield_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-738px -1522px;width:40px;height:40px}.shop_shield_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-779px -1522px;width:40px;height:40px}.shop_shield_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-820px -1522px;width:40px;height:40px}.shop_shield_special_summerHealer{background-image:url(spritesmith3.png);background-position:-861px -1522px;width:40px;height:40px}.shop_shield_special_summerRogue{background-image:url(spritesmith3.png);background-position:-902px -1522px;width:40px;height:40px}.shop_shield_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-943px -1522px;width:40px;height:40px}.shop_weapon_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-984px -1522px;width:40px;height:40px}.shop_weapon_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-1025px -1522px;width:40px;height:40px}.shop_weapon_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-1066px -1522px;width:40px;height:40px}.shop_weapon_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-1107px -1522px;width:40px;height:40px}.shop_weapon_special_summerHealer{background-image:url(spritesmith3.png);background-position:-1148px -1522px;width:40px;height:40px}.shop_weapon_special_summerMage{background-image:url(spritesmith3.png);background-position:-1189px -1522px;width:40px;height:40px}.shop_weapon_special_summerRogue{background-image:url(spritesmith3.png);background-position:-1230px -1522px;width:40px;height:40px}.shop_weapon_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-1271px -1522px;width:40px;height:40px}.slim_armor_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-763px -985px;width:90px;height:90px}.slim_armor_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-854px -985px;width:90px;height:90px}.slim_armor_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-467px -318px;width:102px;height:105px}.slim_armor_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:0 -424px;width:90px;height:105px}.slim_armor_special_summerHealer{background-image:url(spritesmith3.png);background-position:-91px -424px;width:90px;height:105px}.slim_armor_special_summerMage{background-image:url(spritesmith3.png);background-position:-182px -424px;width:90px;height:105px}.slim_armor_special_summerRogue{background-image:url(spritesmith3.png);background-position:0 -1076px;width:111px;height:90px}.slim_armor_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-112px -1076px;width:111px;height:90px}.weapon_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-1116px -273px;width:90px;height:90px}.weapon_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-1116px -364px;width:90px;height:90px}.weapon_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-273px -424px;width:102px;height:105px}.weapon_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-376px -424px;width:90px;height:105px}.weapon_special_summerHealer{background-image:url(spritesmith3.png);background-position:-467px -424px;width:90px;height:105px}.weapon_special_summerMage{background-image:url(spritesmith3.png);background-position:-91px 0;width:90px;height:105px}.weapon_special_summerRogue{background-image:url(spritesmith3.png);background-position:-224px -1076px;width:111px;height:90px}.weapon_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-336px -1076px;width:111px;height:90px}.broad_armor_special_candycane{background-image:url(spritesmith3.png);background-position:-1116px -819px;width:90px;height:90px}.broad_armor_special_ski{background-image:url(spritesmith3.png);background-position:-1116px -910px;width:90px;height:90px}.broad_armor_special_snowflake{background-image:url(spritesmith3.png);background-position:-448px -1076px;width:90px;height:90px}.broad_armor_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-539px -1076px;width:90px;height:90px}.broad_armor_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-630px -1076px;width:90px;height:90px}.broad_armor_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-721px -1076px;width:96px;height:90px}.broad_armor_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-818px -1076px;width:90px;height:90px}.broad_armor_special_yeti{background-image:url(spritesmith3.png);background-position:-909px -1076px;width:90px;height:90px}.head_special_candycane{background-image:url(spritesmith3.png);background-position:-1000px -1076px;width:90px;height:90px}.head_special_nye{background-image:url(spritesmith3.png);background-position:-1091px -1076px;width:90px;height:90px}.head_special_nye2014{background-image:url(spritesmith3.png);background-position:-1207px 0;width:90px;height:90px}.head_special_ski{background-image:url(spritesmith3.png);background-position:-1207px -91px;width:90px;height:90px}.head_special_snowflake{background-image:url(spritesmith3.png);background-position:-1207px -182px;width:90px;height:90px}.head_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-1207px -273px;width:90px;height:90px}.head_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-1207px -364px;width:90px;height:90px}.head_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:0 -1167px;width:96px;height:90px}.head_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-1207px -455px;width:90px;height:90px}.head_special_yeti{background-image:url(spritesmith3.png);background-position:-1207px -546px;width:90px;height:90px}.shield_special_ski{background-image:url(spritesmith3.png);background-position:-97px -1167px;width:104px;height:90px}.shield_special_snowflake{background-image:url(spritesmith3.png);background-position:-1207px -637px;width:90px;height:90px}.shield_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-1207px -728px;width:90px;height:90px}.shield_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-202px -1167px;width:96px;height:90px}.shield_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-1207px -819px;width:90px;height:90px}.shield_special_yeti{background-image:url(spritesmith3.png);background-position:-1207px -910px;width:90px;height:90px}.shop_armor_special_candycane{background-image:url(spritesmith3.png);background-position:-1480px -1325px;width:40px;height:40px}.shop_armor_special_ski{background-image:url(spritesmith3.png);background-position:-1521px -1325px;width:40px;height:40px}.shop_armor_special_snowflake{background-image:url(spritesmith3.png);background-position:-1480px -1366px;width:40px;height:40px}.shop_armor_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-1521px -1366px;width:40px;height:40px}.shop_armor_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-1389px -1274px;width:40px;height:40px}.shop_armor_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-1430px -1274px;width:40px;height:40px}.shop_armor_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-1298px -1183px;width:40px;height:40px}.shop_armor_special_yeti{background-image:url(spritesmith3.png);background-position:-1339px -1183px;width:40px;height:40px}.shop_head_special_candycane{background-image:url(spritesmith3.png);background-position:-1207px -1092px;width:40px;height:40px}.shop_head_special_nye{background-image:url(spritesmith3.png);background-position:-1248px -1092px;width:40px;height:40px}.shop_head_special_nye2014{background-image:url(spritesmith3.png);background-position:-1116px -1001px;width:40px;height:40px}.shop_head_special_ski{background-image:url(spritesmith3.png);background-position:-1157px -1001px;width:40px;height:40px}.shop_head_special_snowflake{background-image:url(spritesmith3.png);background-position:-1025px -910px;width:40px;height:40px}.shop_head_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-1066px -910px;width:40px;height:40px}.shop_head_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-934px -819px;width:40px;height:40px}.shop_head_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-975px -819px;width:40px;height:40px}.shop_head_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-843px -728px;width:40px;height:40px}.shop_head_special_yeti{background-image:url(spritesmith3.png);background-position:-884px -728px;width:40px;height:40px}.shop_shield_special_ski{background-image:url(spritesmith3.png);background-position:-752px -637px;width:40px;height:40px}.shop_shield_special_snowflake{background-image:url(spritesmith3.png);background-position:-793px -637px;width:40px;height:40px}.shop_shield_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-661px -546px;width:40px;height:40px}.shop_shield_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-702px -546px;width:40px;height:40px}.shop_shield_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-570px -455px;width:40px;height:40px}.shop_shield_special_yeti{background-image:url(spritesmith3.png);background-position:-611px -455px;width:40px;height:40px}.shop_weapon_special_candycane{background-image:url(spritesmith3.png);background-position:-1036px -985px;width:40px;height:40px}.shop_weapon_special_ski{background-image:url(spritesmith3.png);background-position:-1036px -1026px;width:40px;height:40px}.shop_weapon_special_snowflake{background-image:url(spritesmith3.png);background-position:-1215px -1167px;width:40px;height:40px}.shop_weapon_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-1256px -1167px;width:40px;height:40px}.shop_weapon_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-1215px -1208px;width:40px;height:40px}.shop_weapon_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-1256px -1208px;width:40px;height:40px}.shop_weapon_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-1378px -1349px;width:40px;height:40px}.shop_weapon_special_yeti{background-image:url(spritesmith3.png);background-position:-1419px -1349px;width:40px;height:40px}.slim_armor_special_candycane{background-image:url(spritesmith3.png);background-position:-1207px -1001px;width:90px;height:90px}.slim_armor_special_ski{background-image:url(spritesmith3.png);background-position:-299px -1167px;width:90px;height:90px}.slim_armor_special_snowflake{background-image:url(spritesmith3.png);background-position:-390px -1167px;width:90px;height:90px}.slim_armor_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-481px -1167px;width:90px;height:90px}.slim_armor_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-572px -1167px;width:90px;height:90px}.slim_armor_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-663px -1167px;width:96px;height:90px}.slim_armor_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-760px -1167px;width:90px;height:90px}.slim_armor_special_yeti{background-image:url(spritesmith3.png);background-position:-851px -1167px;width:90px;height:90px}.weapon_special_candycane{background-image:url(spritesmith3.png);background-position:-942px -1167px;width:90px;height:90px}.weapon_special_ski{background-image:url(spritesmith3.png);background-position:-1033px -1167px;width:90px;height:90px}.weapon_special_snowflake{background-image:url(spritesmith3.png);background-position:-1124px -1167px;width:90px;height:90px}.weapon_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-1298px 0;width:90px;height:90px}.weapon_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-1298px -91px;width:90px;height:90px}.weapon_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:0 -1258px;width:96px;height:90px}.weapon_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-1298px -182px;width:90px;height:90px}.weapon_special_yeti{background-image:url(spritesmith3.png);background-position:-1298px -273px;width:90px;height:90px}.back_special_wondercon_black{background-image:url(spritesmith3.png);background-position:-1298px -364px;width:90px;height:90px}.back_special_wondercon_red{background-image:url(spritesmith3.png);background-position:-1298px -455px;width:90px;height:90px}.body_special_wondercon_black{background-image:url(spritesmith3.png);background-position:-1298px -546px;width:90px;height:90px}.body_special_wondercon_gold{background-image:url(spritesmith3.png);background-position:-1298px -637px;width:90px;height:90px}.body_special_wondercon_red{background-image:url(spritesmith3.png);background-position:-1298px -728px;width:90px;height:90px}.eyewear_special_wondercon_black{background-image:url(spritesmith3.png);background-position:-1298px -819px;width:90px;height:90px}.eyewear_special_wondercon_red{background-image:url(spritesmith3.png);background-position:-1298px -910px;width:90px;height:90px}.shop_back_special_wondercon_black{background-image:url(spritesmith3.png);background-position:-861px -1440px;width:40px;height:40px}.shop_back_special_wondercon_red{background-image:url(spritesmith3.png);background-position:-902px -1440px;width:40px;height:40px}.shop_body_special_wondercon_black{background-image:url(spritesmith3.png);background-position:-943px -1440px;width:40px;height:40px}.shop_body_special_wondercon_gold{background-image:url(spritesmith3.png);background-position:-984px -1440px;width:40px;height:40px}.shop_body_special_wondercon_red{background-image:url(spritesmith3.png);background-position:-1025px -1440px;width:40px;height:40px}.shop_eyewear_special_wondercon_black{background-image:url(spritesmith3.png);background-position:-1066px -1440px;width:40px;height:40px}.shop_eyewear_special_wondercon_red{background-image:url(spritesmith3.png);background-position:-1107px -1440px;width:40px;height:40px}.head_0{background-image:url(spritesmith3.png);background-position:-1298px -1001px;width:90px;height:90px}.customize-option.head_0{background-image:url(spritesmith3.png);background-position:-1323px -1016px;width:60px;height:60px}.head_healer_1{background-image:url(spritesmith3.png);background-position:-1298px -1092px;width:90px;height:90px}.head_healer_2{background-image:url(spritesmith3.png);background-position:-97px -1258px;width:90px;height:90px}.head_healer_3{background-image:url(spritesmith3.png);background-position:-188px -1258px;width:90px;height:90px}.head_healer_4{background-image:url(spritesmith3.png);background-position:-279px -1258px;width:90px;height:90px}.head_healer_5{background-image:url(spritesmith3.png);background-position:-370px -1258px;width:90px;height:90px}.head_rogue_1{background-image:url(spritesmith3.png);background-position:-461px -1258px;width:90px;height:90px}.head_rogue_2{background-image:url(spritesmith3.png);background-position:-552px -1258px;width:90px;height:90px}.head_rogue_3{background-image:url(spritesmith3.png);background-position:-643px -1258px;width:90px;height:90px}.head_rogue_4{background-image:url(spritesmith3.png);background-position:-734px -1258px;width:90px;height:90px}.head_rogue_5{background-image:url(spritesmith3.png);background-position:-825px -1258px;width:90px;height:90px}.head_special_2{background-image:url(spritesmith3.png);background-position:-916px -1258px;width:90px;height:90px}.head_special_fireCoralCirclet{background-image:url(spritesmith3.png);background-position:-1007px -1258px;width:90px;height:90px}.head_warrior_1{background-image:url(spritesmith3.png);background-position:-1098px -1258px;width:90px;height:90px}.head_warrior_2{background-image:url(spritesmith3.png);background-position:-1189px -1258px;width:90px;height:90px}.head_warrior_3{background-image:url(spritesmith3.png);background-position:-1280px -1258px;width:90px;height:90px}.head_warrior_4{background-image:url(spritesmith3.png);background-position:-1389px 0;width:90px;height:90px}.head_warrior_5{background-image:url(spritesmith3.png);background-position:-1389px -91px;width:90px;height:90px}.head_wizard_1{background-image:url(spritesmith3.png);background-position:-1389px -182px;width:90px;height:90px}.head_wizard_2{background-image:url(spritesmith3.png);background-position:-1389px -273px;width:90px;height:90px}.head_wizard_3{background-image:url(spritesmith3.png);background-position:-1389px -364px;width:90px;height:90px}.head_wizard_4{background-image:url(spritesmith3.png);background-position:-1389px -455px;width:90px;height:90px}.head_wizard_5{background-image:url(spritesmith3.png);background-position:-1389px -546px;width:90px;height:90px}.shop_head_healer_1{background-image:url(spritesmith3.png);background-position:-533px -1481px;width:40px;height:40px}.shop_head_healer_2{background-image:url(spritesmith3.png);background-position:-574px -1481px;width:40px;height:40px}.shop_head_healer_3{background-image:url(spritesmith3.png);background-position:-615px -1481px;width:40px;height:40px}.shop_head_healer_4{background-image:url(spritesmith3.png);background-position:-656px -1481px;width:40px;height:40px}.shop_head_healer_5{background-image:url(spritesmith3.png);background-position:-697px -1481px;width:40px;height:40px}.shop_head_rogue_1{background-image:url(spritesmith3.png);background-position:-738px -1481px;width:40px;height:40px}.shop_head_rogue_2{background-image:url(spritesmith3.png);background-position:-779px -1481px;width:40px;height:40px}.shop_head_rogue_3{background-image:url(spritesmith3.png);background-position:-820px -1481px;width:40px;height:40px}.shop_head_rogue_4{background-image:url(spritesmith3.png);background-position:-861px -1481px;width:40px;height:40px}.shop_head_rogue_5{background-image:url(spritesmith3.png);background-position:-902px -1481px;width:40px;height:40px}.shop_head_special_0{background-image:url(spritesmith3.png);background-position:-943px -1481px;width:40px;height:40px}.shop_head_special_1{background-image:url(spritesmith3.png);background-position:-984px -1481px;width:40px;height:40px}.shop_head_special_2{background-image:url(spritesmith3.png);background-position:-1025px -1481px;width:40px;height:40px}.shop_head_special_fireCoralCirclet{background-image:url(spritesmith3.png);background-position:-1066px -1481px;width:40px;height:40px}.shop_head_warrior_1{background-image:url(spritesmith3.png);background-position:-1107px -1481px;width:40px;height:40px}.shop_head_warrior_2{background-image:url(spritesmith3.png);background-position:-1148px -1481px;width:40px;height:40px}.shop_head_warrior_3{background-image:url(spritesmith3.png);background-position:-1189px -1481px;width:40px;height:40px}.shop_head_warrior_4{background-image:url(spritesmith3.png);background-position:-1230px -1481px;width:40px;height:40px}.shop_head_warrior_5{background-image:url(spritesmith3.png);background-position:-1271px -1481px;width:40px;height:40px}.shop_head_wizard_1{background-image:url(spritesmith3.png);background-position:-1312px -1481px;width:40px;height:40px}.shop_head_wizard_2{background-image:url(spritesmith3.png);background-position:-1353px -1481px;width:40px;height:40px}.shop_head_wizard_3{background-image:url(spritesmith3.png);background-position:-1394px -1481px;width:40px;height:40px}.shop_head_wizard_4{background-image:url(spritesmith3.png);background-position:-1435px -1481px;width:40px;height:40px}.shop_head_wizard_5{background-image:url(spritesmith3.png);background-position:-1476px -1481px;width:40px;height:40px}.headAccessory_special_bearEars{background-image:url(spritesmith3.png);background-position:-1389px -637px;width:90px;height:90px}.customize-option.headAccessory_special_bearEars{background-image:url(spritesmith3.png);background-position:-1414px -652px;width:60px;height:60px}.headAccessory_special_cactusEars{background-image:url(spritesmith3.png);background-position:-1389px -728px;width:90px;height:90px}.customize-option.headAccessory_special_cactusEars{background-image:url(spritesmith3.png);background-position:-1414px -743px;width:60px;height:60px}.headAccessory_special_foxEars{background-image:url(spritesmith3.png);background-position:-1389px -819px;width:90px;height:90px}.customize-option.headAccessory_special_foxEars{background-image:url(spritesmith3.png);background-position:-1414px -834px;width:60px;height:60px}.headAccessory_special_lionEars{background-image:url(spritesmith3.png);background-position:-1389px -910px;width:90px;height:90px}.customize-option.headAccessory_special_lionEars{background-image:url(spritesmith3.png);background-position:-1414px -925px;width:60px;height:60px}.headAccessory_special_pandaEars{background-image:url(spritesmith3.png);background-position:-1389px -1001px;width:90px;height:90px}.customize-option.headAccessory_special_pandaEars{background-image:url(spritesmith3.png);background-position:-1414px -1016px;width:60px;height:60px}.headAccessory_special_pigEars{background-image:url(spritesmith3.png);background-position:-1389px -1092px;width:90px;height:90px}.customize-option.headAccessory_special_pigEars{background-image:url(spritesmith3.png);background-position:-1414px -1107px;width:60px;height:60px}.headAccessory_special_tigerEars{background-image:url(spritesmith3.png);background-position:-1389px -1183px;width:90px;height:90px}.customize-option.headAccessory_special_tigerEars{background-image:url(spritesmith3.png);background-position:-1414px -1198px;width:60px;height:60px}.headAccessory_special_wolfEars{background-image:url(spritesmith3.png);background-position:0 -1349px;width:90px;height:90px}.customize-option.headAccessory_special_wolfEars{background-image:url(spritesmith3.png);background-position:-25px -1364px;width:60px;height:60px}.shop_headAccessory_special_bearEars{background-image:url(spritesmith3.png);background-position:-287px -1522px;width:40px;height:40px}.shop_headAccessory_special_cactusEars{background-image:url(spritesmith3.png);background-position:-328px -1522px;width:40px;height:40px}.shop_headAccessory_special_foxEars{background-image:url(spritesmith3.png);background-position:-369px -1522px;width:40px;height:40px}.shop_headAccessory_special_lionEars{background-image:url(spritesmith3.png);background-position:-410px -1522px;width:40px;height:40px}.shop_headAccessory_special_pandaEars{background-image:url(spritesmith3.png);background-position:-451px -1522px;width:40px;height:40px}.shop_headAccessory_special_pigEars{background-image:url(spritesmith3.png);background-position:-492px -1522px;width:40px;height:40px}.shop_headAccessory_special_tigerEars{background-image:url(spritesmith3.png);background-position:-533px -1522px;width:40px;height:40px}.shop_headAccessory_special_wolfEars{background-image:url(spritesmith3.png);background-position:-574px -1522px;width:40px;height:40px}.shield_healer_1{background-image:url(spritesmith3.png);background-position:-91px -1349px;width:90px;height:90px}.shield_healer_2{background-image:url(spritesmith3.png);background-position:-182px -1349px;width:90px;height:90px}.shield_healer_3{background-image:url(spritesmith3.png);background-position:-273px -1349px;width:90px;height:90px}.shield_healer_4{background-image:url(spritesmith3.png);background-position:-364px -1349px;width:90px;height:90px}.shield_healer_5{background-image:url(spritesmith3.png);background-position:-455px -1349px;width:90px;height:90px}.shield_rogue_0{background-image:url(spritesmith3.png);background-position:-546px -1349px;width:90px;height:90px}.shield_rogue_1{background-image:url(spritesmith3.png);background-position:-637px -1349px;width:103px;height:90px}.shield_rogue_2{background-image:url(spritesmith3.png);background-position:-741px -1349px;width:103px;height:90px}.shield_rogue_3{background-image:url(spritesmith3.png);background-position:-845px -1349px;width:114px;height:90px}.shield_rogue_4{background-image:url(spritesmith3.png);background-position:-960px -1349px;width:96px;height:90px}.shield_rogue_5{background-image:url(spritesmith3.png);background-position:-1057px -1349px;width:114px;height:90px}.shield_rogue_6{background-image:url(spritesmith3.png);background-position:-1172px -1349px;width:114px;height:90px}.shield_special_1{background-image:url(spritesmith3.png);background-position:-1287px -1349px;width:90px;height:90px}.shield_special_goldenknight{background-image:url(spritesmith3.png);background-position:-1480px 0;width:111px;height:90px}.shield_special_moonpearlShield{background-image:url(spritesmith3.png);background-position:-1480px -91px;width:90px;height:90px}.shield_warrior_1{background-image:url(spritesmith3.png);background-position:-1480px -182px;width:90px;height:90px}.shield_warrior_2{background-image:url(spritesmith3.png);background-position:-1480px -273px;width:90px;height:90px}.shield_warrior_3{background-image:url(spritesmith3.png);background-position:-1480px -364px;width:90px;height:90px}.shield_warrior_4{background-image:url(spritesmith3.png);background-position:-1480px -455px;width:90px;height:90px}.shield_warrior_5{background-image:url(spritesmith3.png);background-position:-1116px -637px;width:90px;height:90px}.shop_shield_healer_1{background-image:url(spritesmith3.png);background-position:-1435px -1522px;width:40px;height:40px}.shop_shield_healer_2{background-image:url(spritesmith3.png);background-position:-1476px -1522px;width:40px;height:40px}.shop_shield_healer_3{background-image:url(spritesmith3.png);background-position:-1517px -1522px;width:40px;height:40px}.shop_shield_healer_4{background-image:url(spritesmith3.png);background-position:-1592px 0;width:40px;height:40px}.shop_shield_healer_5{background-image:url(spritesmith3.png);background-position:-1592px -41px;width:40px;height:40px}.shop_shield_rogue_0{background-image:url(spritesmith3.png);background-position:-1592px -82px;width:40px;height:40px}.shop_shield_rogue_1{background-image:url(spritesmith3.png);background-position:-1592px -123px;width:40px;height:40px}.shop_shield_rogue_2{background-image:url(spritesmith3.png);background-position:-1592px -164px;width:40px;height:40px}.shop_shield_rogue_3{background-image:url(spritesmith3.png);background-position:-1592px -205px;width:40px;height:40px}.shop_shield_rogue_4{background-image:url(spritesmith3.png);background-position:-1592px -246px;width:40px;height:40px}.shop_shield_rogue_5{background-image:url(spritesmith4.png);background-position:-2201px -610px;width:40px;height:40px}.shop_shield_rogue_6{background-image:url(spritesmith4.png);background-position:-2242px -651px;width:40px;height:40px}.shop_shield_special_0{background-image:url(spritesmith4.png);background-position:-2201px -692px;width:40px;height:40px}.shop_shield_special_1{background-image:url(spritesmith4.png);background-position:-2242px -774px;width:40px;height:40px}.shop_shield_special_goldenknight{background-image:url(spritesmith4.png);background-position:-2242px -897px;width:40px;height:40px}.shop_shield_special_moonpearlShield{background-image:url(spritesmith4.png);background-position:-2201px -323px;width:40px;height:40px}.shop_shield_warrior_1{background-image:url(spritesmith4.png);background-position:-2242px -323px;width:40px;height:40px}.shop_shield_warrior_2{background-image:url(spritesmith4.png);background-position:-2242px -405px;width:40px;height:40px}.shop_shield_warrior_3{background-image:url(spritesmith4.png);background-position:-2242px -446px;width:40px;height:40px}.shop_shield_warrior_4{background-image:url(spritesmith4.png);background-position:-2242px -487px;width:40px;height:40px}.shop_shield_warrior_5{background-image:url(spritesmith4.png);background-position:-2201px -528px;width:40px;height:40px}.shop_weapon_healer_0{background-image:url(spritesmith4.png);background-position:-2242px -528px;width:40px;height:40px}.shop_weapon_healer_1{background-image:url(spritesmith4.png);background-position:-2201px -569px;width:40px;height:40px}.shop_weapon_healer_2{background-image:url(spritesmith4.png);background-position:-2242px -569px;width:40px;height:40px}.shop_weapon_healer_3{background-image:url(spritesmith4.png);background-position:-2242px -610px;width:40px;height:40px}.shop_weapon_healer_4{background-image:url(spritesmith4.png);background-position:-2201px -651px;width:40px;height:40px}.shop_weapon_healer_5{background-image:url(spritesmith4.png);background-position:-2242px -692px;width:40px;height:40px}.shop_weapon_healer_6{background-image:url(spritesmith4.png);background-position:-2242px -815px;width:40px;height:40px}.shop_weapon_rogue_0{background-image:url(spritesmith4.png);background-position:-2201px -856px;width:40px;height:40px}.shop_weapon_rogue_1{background-image:url(spritesmith4.png);background-position:-2242px -856px;width:40px;height:40px}.shop_weapon_rogue_2{background-image:url(spritesmith4.png);background-position:-2201px -1389px;width:40px;height:40px}.shop_weapon_rogue_3{background-image:url(spritesmith4.png);background-position:-2242px -1348px;width:40px;height:40px}.shop_weapon_rogue_4{background-image:url(spritesmith4.png);background-position:-2201px -1348px;width:40px;height:40px}.shop_weapon_rogue_5{background-image:url(spritesmith4.png);background-position:-2242px -1307px;width:40px;height:40px}.shop_weapon_rogue_6{background-image:url(spritesmith4.png);background-position:-2201px -1307px;width:40px;height:40px}.shop_weapon_special_0{background-image:url(spritesmith4.png);background-position:-2242px -1266px;width:40px;height:40px}.shop_weapon_special_1{background-image:url(spritesmith4.png);background-position:-2201px -1266px;width:40px;height:40px}.shop_weapon_special_2{background-image:url(spritesmith4.png);background-position:-2242px -1225px;width:40px;height:40px}.shop_weapon_special_3{background-image:url(spritesmith4.png);background-position:-2201px -1225px;width:40px;height:40px}.shop_weapon_special_critical{background-image:url(spritesmith4.png);background-position:-2242px -1184px;width:40px;height:40px}.shop_weapon_special_tridentOfCrashingTides{background-image:url(spritesmith4.png);background-position:-2201px -1184px;width:40px;height:40px}.shop_weapon_warrior_0{background-image:url(spritesmith4.png);background-position:-2242px -1143px;width:40px;height:40px}.shop_weapon_warrior_1{background-image:url(spritesmith4.png);background-position:-2201px -1143px;width:40px;height:40px}.shop_weapon_warrior_2{background-image:url(spritesmith4.png);background-position:-2242px -1102px;width:40px;height:40px}.shop_weapon_warrior_3{background-image:url(spritesmith4.png);background-position:-2201px -1102px;width:40px;height:40px}.shop_weapon_warrior_4{background-image:url(spritesmith4.png);background-position:-2242px -1061px;width:40px;height:40px}.shop_weapon_warrior_5{background-image:url(spritesmith4.png);background-position:-2201px -1061px;width:40px;height:40px}.shop_weapon_warrior_6{background-image:url(spritesmith4.png);background-position:-2242px -1020px;width:40px;height:40px}.shop_weapon_wizard_0{background-image:url(spritesmith4.png);background-position:-2201px -1020px;width:40px;height:40px}.shop_weapon_wizard_1{background-image:url(spritesmith4.png);background-position:-2242px -979px;width:40px;height:40px}.shop_weapon_wizard_2{background-image:url(spritesmith4.png);background-position:-2201px -979px;width:40px;height:40px}.shop_weapon_wizard_3{background-image:url(spritesmith4.png);background-position:-2242px -938px;width:40px;height:40px}.shop_weapon_wizard_4{background-image:url(spritesmith4.png);background-position:-2201px -938px;width:40px;height:40px}.shop_weapon_wizard_5{background-image:url(spritesmith4.png);background-position:-2242px -1389px;width:40px;height:40px}.shop_weapon_wizard_6{background-image:url(spritesmith4.png);background-position:-2201px -897px;width:40px;height:40px}.weapon_healer_0{background-image:url(spritesmith4.png);background-position:-978px -1936px;width:90px;height:90px}.weapon_healer_1{background-image:url(spritesmith4.png);background-position:-1069px -1936px;width:90px;height:90px}.weapon_healer_2{background-image:url(spritesmith4.png);background-position:-1251px -1936px;width:90px;height:90px}.weapon_healer_3{background-image:url(spritesmith4.png);background-position:-1865px -1118px;width:90px;height:90px}.weapon_healer_4{background-image:url(spritesmith4.png);background-position:-1865px -1209px;width:90px;height:90px}.weapon_healer_5{background-image:url(spritesmith4.png);background-position:-1865px -1482px;width:90px;height:90px}.weapon_healer_6{background-image:url(spritesmith4.png);background-position:-1865px -1664px;width:90px;height:90px}.weapon_rogue_0{background-image:url(spritesmith4.png);background-position:-660px -356px;width:90px;height:90px}.weapon_rogue_1{background-image:url(spritesmith4.png);background-position:-1600px -1833px;width:90px;height:90px}.weapon_rogue_2{background-image:url(spritesmith4.png);background-position:-1797px -1833px;width:90px;height:90px}.weapon_rogue_3{background-image:url(spritesmith4.png);background-position:-1971px -182px;width:90px;height:90px}.weapon_rogue_4{background-image:url(spritesmith4.png);background-position:-1971px -364px;width:90px;height:90px}.weapon_rogue_5{background-image:url(spritesmith4.png);background-position:-1971px -546px;width:90px;height:90px}.weapon_rogue_6{background-image:url(spritesmith4.png);background-position:-1971px -728px;width:90px;height:90px}.weapon_special_1{background-image:url(spritesmith4.png);background-position:-1971px -1092px;width:102px;height:90px}.weapon_special_2{background-image:url(spritesmith4.png);background-position:-1971px -1183px;width:90px;height:90px}.weapon_special_3{background-image:url(spritesmith4.png);background-position:-1971px -1274px;width:90px;height:90px}.weapon_special_tridentOfCrashingTides{background-image:url(spritesmith4.png);background-position:-1971px -1365px;width:90px;height:90px}.weapon_warrior_0{background-image:url(spritesmith4.png);background-position:-1971px -1547px;width:90px;height:90px}.weapon_warrior_1{background-image:url(spritesmith4.png);background-position:-1971px -1638px;width:90px;height:90px}.weapon_warrior_2{background-image:url(spritesmith4.png);background-position:-1971px -1729px;width:90px;height:90px}.weapon_warrior_3{background-image:url(spritesmith4.png);background-position:-1971px -1820px;width:90px;height:90px}.weapon_warrior_4{background-image:url(spritesmith4.png);background-position:-796px -1936px;width:90px;height:90px}.weapon_warrior_5{background-image:url(spritesmith4.png);background-position:-887px -1936px;width:90px;height:90px}.weapon_warrior_6{background-image:url(spritesmith4.png);background-position:-1342px -1936px;width:90px;height:90px}.weapon_wizard_0{background-image:url(spritesmith4.png);background-position:-1979px -1936px;width:90px;height:90px}.weapon_wizard_1{background-image:url(spritesmith4.png);background-position:-1888px -1936px;width:90px;height:90px}.weapon_wizard_2{background-image:url(spritesmith4.png);background-position:-1797px -1936px;width:90px;height:90px}.weapon_wizard_3{background-image:url(spritesmith4.png);background-position:-1706px -1936px;width:90px;height:90px}.weapon_wizard_4{background-image:url(spritesmith4.png);background-position:-1615px -1936px;width:90px;height:90px}.weapon_wizard_5{background-image:url(spritesmith4.png);background-position:-1524px -1936px;width:90px;height:90px}.weapon_wizard_6{background-image:url(spritesmith4.png);background-position:-1433px -1936px;width:90px;height:90px}.GrimReaper{background-image:url(spritesmith4.png);background-position:-2062px -455px;width:57px;height:66px}.Pet_Currency_Gem{background-image:url(spritesmith4.png);background-position:-2201px -1430px;width:45px;height:39px}.Pet_Currency_Gem1x{background-image:url(spritesmith4.png);background-position:-2292px -234px;width:15px;height:13px}.Pet_Currency_Gem2x{background-image:url(spritesmith4.png);background-position:-2283px -405px;width:30px;height:26px}.PixelPaw-Gold{background-image:url(spritesmith4.png);background-position:-1088px -1007px;width:51px;height:51px}.PixelPaw{background-image:url(spritesmith4.png);background-position:-1140px -1007px;width:51px;height:51px}.PixelPaw002{background-image:url(spritesmith4.png);background-position:-1192px -1007px;width:51px;height:51px}.avatar_floral_healer{background-image:url(spritesmith4.png);background-position:-1865px -830px;width:99px;height:99px}.avatar_floral_rogue{background-image:url(spritesmith4.png);background-position:-1865px -730px;width:99px;height:99px}.avatar_floral_warrior{background-image:url(spritesmith4.png);background-position:-1865px -630px;width:99px;height:99px}.avatar_floral_wizard{background-image:url(spritesmith4.png);background-position:-1865px -530px;width:99px;height:99px}.inventory_present{background-image:url(spritesmith4.png);background-position:-1194px -944px;width:48px;height:51px}.inventory_present_01{background-image:url(spritesmith4.png);background-position:-1350px -1112px;width:48px;height:51px}.inventory_present_02{background-image:url(spritesmith4.png);background-position:-1350px -1164px;width:48px;height:51px}.inventory_present_03{background-image:url(spritesmith4.png);background-position:-1350px -1216px;width:48px;height:51px}.inventory_present_04{background-image:url(spritesmith4.png);background-position:-1704px -1616px;width:48px;height:51px}.inventory_present_05{background-image:url(spritesmith4.png);background-position:-1802px -1727px;width:48px;height:51px}.inventory_present_06{background-image:url(spritesmith4.png);background-position:-1888px -1833px;width:48px;height:51px}.inventory_present_07{background-image:url(spritesmith4.png);background-position:-2070px -1936px;width:48px;height:51px}.inventory_present_08{background-image:url(spritesmith4.png);background-position:-1491px -2027px;width:48px;height:51px}.inventory_present_09{background-image:url(spritesmith4.png);background-position:-1540px -2027px;width:48px;height:51px}.inventory_present_10{background-image:url(spritesmith4.png);background-position:-1638px -2027px;width:48px;height:51px}.inventory_present_11{background-image:url(spritesmith4.png);background-position:-1687px -2027px;width:48px;height:51px}.inventory_present_12{background-image:url(spritesmith4.png);background-position:-1736px -2027px;width:48px;height:51px}.inventory_quest_scroll{background-image:url(spritesmith4.png);background-position:-1785px -2027px;width:48px;height:51px}.inventory_quest_scroll_locked{background-image:url(spritesmith4.png);background-position:-1883px -2027px;width:48px;height:51px}.inventory_special_fortify{background-image:url(spritesmith4.png);background-position:-2062px -1183px;width:57px;height:54px}.inventory_special_greeting{background-image:url(spritesmith4.png);background-position:-2062px -1547px;width:57px;height:54px}.inventory_special_nye{background-image:url(spritesmith4.png);background-position:-2062px -1365px;width:57px;height:54px}.inventory_special_opaquePotion{background-image:url(spritesmith4.png);background-position:-2201px -815px;width:40px;height:40px}.inventory_special_seafoam{background-image:url(spritesmith4.png);background-position:-2062px -819px;width:57px;height:54px}.inventory_special_shinySeed{background-image:url(spritesmith4.png);background-position:-2074px -1092px;width:57px;height:54px}.inventory_special_snowball{background-image:url(spritesmith4.png);background-position:-2062px -1001px;width:57px;height:54px}.inventory_special_spookDust{background-image:url(spritesmith4.png);background-position:-2062px -1729px;width:57px;height:54px}.inventory_special_thankyou{background-image:url(spritesmith4.png);background-position:-2062px -910px;width:57px;height:54px}.inventory_special_trinket{background-image:url(spritesmith4.png);background-position:-1704px -1668px;width:48px;height:51px}.inventory_special_valentine{background-image:url(spritesmith4.png);background-position:-2062px -1638px;width:57px;height:54px}.knockout{background-image:url(spritesmith4.png);background-position:-2201px 0;width:120px;height:47px}.pet_key{background-image:url(spritesmith4.png);background-position:-2062px -1456px;width:57px;height:54px}.rebirth_orb{background-image:url(spritesmith4.png);background-position:-2062px -1274px;width:57px;height:54px}.seafoam_star{background-image:url(spritesmith4.png);background-position:-1971px -1001px;width:90px;height:90px}.shop_armoire{background-image:url(spritesmith4.png);background-position:-2201px -774px;width:40px;height:40px}.snowman{background-image:url(spritesmith4.png);background-position:-1971px -910px;width:90px;height:90px}.spookman{background-image:url(spritesmith4.png);background-position:-1971px -819px;width:90px;height:90px}.welcome_basic_avatars{background-image:url(spritesmith4.png);background-position:-1172px -1293px;width:246px;height:165px}.welcome_promo_party{background-image:url(spritesmith4.png);background-position:-217px -1112px;width:270px;height:180px}.welcome_sample_tasks{background-image:url(spritesmith4.png);background-position:-925px -1293px;width:246px;height:165px}.welcome_to_Habit_1{background-image:url(spritesmith4.png);background-position:-680px -1833px;width:502px;height:99px}.welcome_to_Habit_2{background-image:url(spritesmith4.png);background-position:-424px -1293px;width:500px;height:171px}.welcome_to_Habit_3{background-image:url(spritesmith4.png);background-position:-220px 0;width:584px;height:220px}.welcome_to_Habit_4{background-image:url(spritesmith4.png);background-position:0 -1293px;width:423px;height:171px}.zzz{background-image:url(spritesmith4.png);background-position:-2242px -733px;width:40px;height:40px}.zzz_light{background-image:url(spritesmith4.png);background-position:-2201px -733px;width:40px;height:40px}.npc_alex{background-image:url(spritesmith4.png);background-position:-1245px -761px;width:162px;height:138px}.npc_bailey{background-image:url(spritesmith4.png);background-position:-2062px -91px;width:60px;height:72px}.npc_daniel{background-image:url(spritesmith4.png);background-position:-660px -232px;width:135px;height:123px}.npc_justin{background-image:url(spritesmith4.png);background-position:-660px -452px;width:84px;height:120px}.npc_justin_head{background-image:url(spritesmith4.png);background-position:-2283px -323px;width:36px;height:39px}.npc_matt{background-image:url(spritesmith4.png);background-position:-753px -1465px;width:195px;height:138px}.npc_timetravelers{background-image:url(spritesmith4.png);background-position:-949px -1465px;width:195px;height:138px}.npc_timetravelers_active{background-image:url(spritesmith4.png);background-position:-1145px -1465px;width:195px;height:138px}.npc_tyler{background-image:url(spritesmith4.png);background-position:-1971px -637px;width:90px;height:90px}.seasonalshop_closed{background-image:url(spritesmith4.png);background-position:-1245px -622px;width:162px;height:138px}.2014_Fall_HealerPROMO2{background-image:url(spritesmith4.png);background-position:-1971px -455px;width:90px;height:90px}.2014_Fall_Mage_PROMO9{background-image:url(spritesmith4.png);background-position:-1971px -273px;width:120px;height:90px}.2014_Fall_RoguePROMO3{background-image:url(spritesmith4.png);background-position:-1691px -1833px;width:105px;height:90px}.2014_Fall_Warrior_PROMO{background-image:url(spritesmith4.png);background-position:-1553px -1465px;width:90px;height:90px}.promo_backtoschool{background-image:url(spritesmith4.png);background-position:-1436px -1036px;width:150px;height:150px}.promo_dilatoryDistress{background-image:url(spritesmith4.png);background-position:-880px -787px;width:90px;height:90px}.promo_enchanted_armoire{background-image:url(spritesmith4.png);background-position:-963px -2027px;width:374px;height:76px}.promo_enchanted_armoire_201507{background-image:url(spritesmith4.png);background-position:-578px -1936px;width:217px;height:90px}.promo_enchanted_armoire_201508{background-image:url(spritesmith4.png);background-position:-1971px 0;width:180px;height:90px}.promo_enchanted_armoire_201509{background-image:url(spritesmith4.png);background-position:-1971px -1456px;width:90px;height:90px}.promo_habitica{background-image:url(spritesmith4.png);background-position:-1436px -534px;width:175px;height:175px}.promo_item_notif{background-image:url(spritesmith4.png);background-position:0 -1833px;width:249px;height:102px}.promo_mystery_201405{background-image:url(spritesmith4.png);background-position:-1971px -91px;width:90px;height:90px}.promo_mystery_201406{background-image:url(spritesmith4.png);background-position:-1865px -930px;width:90px;height:96px}.promo_mystery_201407{background-image:url(spritesmith4.png);background-position:-2105px -546px;width:42px;height:62px}.promo_mystery_201408{background-image:url(spritesmith4.png);background-position:-2062px -182px;width:60px;height:71px}.promo_mystery_201409{background-image:url(spritesmith4.png);background-position:-1160px -1936px;width:90px;height:90px}.promo_mystery_201410{background-image:url(spritesmith4.png);background-position:-2062px -728px;width:72px;height:63px}.promo_mystery_201411{background-image:url(spritesmith4.png);background-position:-1865px -1027px;width:90px;height:90px}.promo_mystery_201412{background-image:url(spritesmith4.png);background-position:-2062px -546px;width:42px;height:66px}.promo_mystery_201501{background-image:url(spritesmith4.png);background-position:-2062px -637px;width:48px;height:63px}.promo_mystery_201502{background-image:url(spritesmith4.png);background-position:-1865px -1300px;width:90px;height:90px}.promo_mystery_201503{background-image:url(spritesmith4.png);background-position:-1865px -1391px;width:90px;height:90px}.promo_mystery_201504{background-image:url(spritesmith4.png);background-position:-2062px -364px;width:60px;height:69px}.promo_mystery_201505{background-image:url(spritesmith4.png);background-position:-1865px -1573px;width:90px;height:90px}.promo_mystery_201506{background-image:url(spritesmith4.png);background-position:-2092px -273px;width:42px;height:69px}.promo_mystery_201507{background-image:url(spritesmith4.png);background-position:-1865px -212px;width:90px;height:105px}.promo_mystery_201508{background-image:url(spritesmith4.png);background-position:-660px -573px;width:93px;height:90px}.promo_mystery_3014{background-image:url(spritesmith4.png);background-position:-1382px -1833px;width:217px;height:90px}.promo_orca{background-image:url(spritesmith4.png);background-position:-1865px -106px;width:105px;height:105px}.promo_partyhats{background-image:url(spritesmith4.png);background-position:-2201px -96px;width:115px;height:47px}.promo_pastel_skin{background-image:url(spritesmith4.png);background-position:-301px -2027px;width:330px;height:83px}.customize-option.promo_pastel_skin{background-image:url(spritesmith4.png);background-position:-326px -2042px;width:60px;height:60px}.promo_pet_skins{background-image:url(spritesmith4.png);background-position:-1245px -184px;width:140px;height:147px}.customize-option.promo_pet_skins{background-image:url(spritesmith4.png);background-position:-1270px -199px;width:60px;height:60px}.promo_shimmer_hair{background-image:url(spritesmith4.png);background-position:-632px -2027px;width:330px;height:83px}.customize-option.promo_shimmer_hair{background-image:url(spritesmith4.png);background-position:-657px -2042px;width:60px;height:60px}.promo_splashyskins{background-image:url(spritesmith4.png);background-position:-1183px -1833px;width:198px;height:91px}.customize-option.promo_splashyskins{background-image:url(spritesmith4.png);background-position:-1208px -1848px;width:60px;height:60px}.promo_springclasses2014{background-image:url(spritesmith4.png);background-position:0 -1936px;width:288px;height:90px}.promo_springclasses2015{background-image:url(spritesmith4.png);background-position:-289px -1936px;width:288px;height:90px}.promo_summer_classes_2014{background-image:url(spritesmith4.png);background-position:-250px -1833px;width:429px;height:102px}.promo_summer_classes_2015{background-image:url(spritesmith4.png);background-position:0 -2027px;width:300px;height:88px}.promo_updos{background-image:url(spritesmith4.png);background-position:-1245px -332px;width:156px;height:147px}.promo_veteran_pets{background-image:url(spritesmith4.png);background-position:-1245px -1032px;width:146px;height:75px}.promo_winterclasses2015{background-image:url(spritesmith4.png);background-position:0 -1616px;width:325px;height:110px}.promo_winteryhair{background-image:url(spritesmith4.png);background-position:-1338px -2027px;width:152px;height:75px}.customize-option.promo_winteryhair{background-image:url(spritesmith4.png);background-position:-1363px -2042px;width:60px;height:60px}.inventory_quest_scroll_atom1{background-image:url(spritesmith4.png);background-position:-1932px -2027px;width:48px;height:51px}.inventory_quest_scroll_atom1_locked{background-image:url(spritesmith4.png);background-position:-1981px -2027px;width:48px;height:51px}.inventory_quest_scroll_atom2{background-image:url(spritesmith4.png);background-position:-2030px -2027px;width:48px;height:51px}.inventory_quest_scroll_atom2_locked{background-image:url(spritesmith4.png);background-position:-2079px -2027px;width:48px;height:51px}.inventory_quest_scroll_atom3{background-image:url(spritesmith4.png);background-position:-2152px 0;width:48px;height:51px}.inventory_quest_scroll_atom3_locked{background-image:url(spritesmith4.png);background-position:-2152px -52px;width:48px;height:51px}.inventory_quest_scroll_basilist{background-image:url(spritesmith4.png);background-position:-2152px -104px;width:48px;height:51px}.inventory_quest_scroll_bunny{background-image:url(spritesmith4.png);background-position:-2152px -156px;width:48px;height:51px}.inventory_quest_scroll_cheetah{background-image:url(spritesmith4.png);background-position:-2152px -208px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress1{background-image:url(spritesmith4.png);background-position:-2152px -260px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress2{background-image:url(spritesmith4.png);background-position:-2152px -312px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress2_locked{background-image:url(spritesmith4.png);background-position:-2152px -364px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress3{background-image:url(spritesmith4.png);background-position:-2152px -416px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress3_locked{background-image:url(spritesmith4.png);background-position:-2152px -468px;width:48px;height:51px}.inventory_quest_scroll_dilatory_derby{background-image:url(spritesmith4.png);background-position:-2152px -520px;width:48px;height:51px}.inventory_quest_scroll_egg{background-image:url(spritesmith4.png);background-position:-2152px -572px;width:48px;height:51px}.inventory_quest_scroll_evilsanta{background-image:url(spritesmith4.png);background-position:-2152px -624px;width:48px;height:51px}.inventory_quest_scroll_evilsanta2{background-image:url(spritesmith4.png);background-position:-2152px -676px;width:48px;height:51px}.inventory_quest_scroll_ghost_stag{background-image:url(spritesmith4.png);background-position:-2152px -728px;width:48px;height:51px}.inventory_quest_scroll_goldenknight1{background-image:url(spritesmith4.png);background-position:-2152px -780px;width:48px;height:51px}.inventory_quest_scroll_goldenknight1_locked{background-image:url(spritesmith4.png);background-position:-2152px -832px;width:48px;height:51px}.inventory_quest_scroll_goldenknight2{background-image:url(spritesmith4.png);background-position:-2152px -884px;width:48px;height:51px}.inventory_quest_scroll_goldenknight2_locked{background-image:url(spritesmith4.png);background-position:-2152px -936px;width:48px;height:51px}.inventory_quest_scroll_goldenknight3{background-image:url(spritesmith4.png);background-position:-2152px -988px;width:48px;height:51px}.inventory_quest_scroll_goldenknight3_locked{background-image:url(spritesmith4.png);background-position:-2152px -1040px;width:48px;height:51px}.inventory_quest_scroll_gryphon{background-image:url(spritesmith4.png);background-position:-2152px -1092px;width:48px;height:51px}.inventory_quest_scroll_harpy{background-image:url(spritesmith4.png);background-position:-2152px -1144px;width:48px;height:51px}.inventory_quest_scroll_hedgehog{background-image:url(spritesmith4.png);background-position:-2152px -1196px;width:48px;height:51px}.inventory_quest_scroll_horse{background-image:url(spritesmith4.png);background-position:-2152px -1248px;width:48px;height:51px}.inventory_quest_scroll_kraken{background-image:url(spritesmith4.png);background-position:-2152px -1300px;width:48px;height:51px}.inventory_quest_scroll_moonstone1{background-image:url(spritesmith4.png);background-position:-2152px -1352px;width:48px;height:51px}.inventory_quest_scroll_moonstone1_locked{background-image:url(spritesmith4.png);background-position:-2152px -1404px;width:48px;height:51px}.inventory_quest_scroll_moonstone2{background-image:url(spritesmith4.png);background-position:-2152px -1456px;width:48px;height:51px}.inventory_quest_scroll_moonstone2_locked{background-image:url(spritesmith4.png);background-position:-2152px -1508px;width:48px;height:51px}.inventory_quest_scroll_moonstone3{background-image:url(spritesmith4.png);background-position:-2152px -1560px;width:48px;height:51px}.inventory_quest_scroll_moonstone3_locked{background-image:url(spritesmith4.png);background-position:-2062px -1820px;width:48px;height:51px}.inventory_quest_scroll_octopus{background-image:url(spritesmith4.png);background-position:-1865px -1755px;width:48px;height:51px}.inventory_quest_scroll_owl{background-image:url(spritesmith4.png);background-position:-1914px -1755px;width:48px;height:51px}.inventory_quest_scroll_penguin{background-image:url(spritesmith4.png);background-position:-1653px -1538px;width:48px;height:51px}.inventory_quest_scroll_rat{background-image:url(spritesmith4.png);background-position:-1702px -1538px;width:48px;height:51px}.inventory_quest_scroll_rock{background-image:url(spritesmith4.png);background-position:-1587px -885px;width:48px;height:51px}.inventory_quest_scroll_rooster{background-image:url(spritesmith4.png);background-position:-1587px -937px;width:48px;height:51px}.inventory_quest_scroll_sheep{background-image:url(spritesmith4.png);background-position:-1587px -1036px;width:48px;height:51px}.inventory_quest_scroll_slime{background-image:url(spritesmith4.png);background-position:-1587px -1088px;width:48px;height:51px}.inventory_quest_scroll_spider{background-image:url(spritesmith4.png);background-position:-1386px -184px;width:48px;height:51px}.inventory_quest_scroll_trex{background-image:url(spritesmith4.png);background-position:-1386px -236px;width:48px;height:51px}.inventory_quest_scroll_trex_undead{background-image:url(spritesmith4.png);background-position:-1364px -900px;width:48px;height:51px}.inventory_quest_scroll_vice1{background-image:url(spritesmith4.png);background-position:-1364px -952px;width:48px;height:51px}.inventory_quest_scroll_vice1_locked{background-image:url(spritesmith4.png);background-position:-751px -356px;width:48px;height:51px}.inventory_quest_scroll_vice2{background-image:url(spritesmith4.png);background-position:-745px -452px;width:48px;height:51px}.inventory_quest_scroll_vice2_locked{background-image:url(spritesmith4.png);background-position:-745px -504px;width:48px;height:51px}.inventory_quest_scroll_vice3{background-image:url(spritesmith4.png);background-position:-754px -573px;width:48px;height:51px}.inventory_quest_scroll_vice3_locked{background-image:url(spritesmith4.png);background-position:-971px -787px;width:48px;height:51px}.inventory_quest_scroll_whale{background-image:url(spritesmith4.png);background-position:-1194px -892px;width:48px;height:51px}.quest_TEMPLATE_FOR_MISSING_IMAGE{background-image:url(spritesmith4.png);background-position:-222px -2168px;width:221px;height:39px}.quest_atom1{background-image:url(spritesmith4.png);background-position:0 -1465px;width:250px;height:150px}.quest_atom2{background-image:url(spritesmith4.png);background-position:-1419px -1293px;width:207px;height:138px}.quest_atom3{background-image:url(spritesmith4.png);background-position:0 -1112px;width:216px;height:180px}.quest_basilist{background-image:url(spritesmith4.png);background-position:-1245px -480px;width:189px;height:141px}.quest_bunny{background-image:url(spritesmith4.png);background-position:-657px -892px;width:210px;height:186px}.quest_cheetah{background-image:url(spritesmith4.png);background-position:0 -452px;width:219px;height:219px}.quest_dilatory{background-image:url(spritesmith4.png);background-position:-220px -452px;width:219px;height:219px}.quest_dilatoryDistress1{background-image:url(spritesmith4.png);background-position:-444px -2168px;width:221px;height:39px}.quest_dilatoryDistress1_blueFins{background-image:url(spritesmith4.png);background-position:-2107px -2116px;width:51px;height:48px}.quest_dilatoryDistress1_fireCoral{background-image:url(spritesmith4.png);background-position:-1802px -1779px;width:48px;height:51px}.quest_dilatoryDistress2{background-image:url(spritesmith4.png);background-position:-1436px -885px;width:150px;height:150px}.quest_dilatoryDistress3{background-image:url(spritesmith4.png);background-position:-440px -452px;width:219px;height:219px}.quest_dilatory_derby{background-image:url(spritesmith4.png);background-position:-805px 0;width:219px;height:219px}.quest_egg{background-image:url(spritesmith4.png);background-position:-666px -2168px;width:221px;height:39px}.quest_egg_plainEgg{background-image:url(spritesmith4.png);background-position:-1589px -2027px;width:48px;height:51px}.quest_evilsanta{background-image:url(spritesmith4.png);background-position:-1245px -900px;width:118px;height:131px}.quest_evilsanta2{background-image:url(spritesmith4.png);background-position:-805px -220px;width:219px;height:219px}.quest_ghost_stag{background-image:url(spritesmith4.png);background-position:0 -892px;width:219px;height:219px}.quest_goldenknight1{background-image:url(spritesmith4.png);background-position:-888px -2168px;width:221px;height:39px}.quest_goldenknight1_testimony{background-image:url(spritesmith4.png);background-position:-1834px -2027px;width:48px;height:51px}.quest_goldenknight2{background-image:url(spritesmith4.png);background-position:-502px -1465px;width:250px;height:150px}.quest_goldenknight3{background-image:url(spritesmith4.png);background-position:0 0;width:219px;height:231px}.quest_gryphon{background-image:url(spritesmith4.png);background-position:-1436px -356px;width:216px;height:177px}.quest_harpy{background-image:url(spritesmith4.png);background-position:-440px -672px;width:219px;height:219px}.quest_hedgehog{background-image:url(spritesmith4.png);background-position:-868px -892px;width:219px;height:186px}.quest_horse{background-image:url(spritesmith4.png);background-position:-1025px -440px;width:219px;height:219px}.quest_kraken{background-image:url(spritesmith4.png);background-position:-1133px -1112px;width:216px;height:177px}.quest_moonstone1{background-image:url(spritesmith4.png);background-position:-1110px -2168px;width:221px;height:39px}.quest_moonstone1_moonstone{background-image:url(spritesmith4.png);background-position:-2283px -364px;width:30px;height:30px}.quest_moonstone2{background-image:url(spritesmith4.png);background-position:-220px -232px;width:219px;height:219px}.quest_moonstone3{background-image:url(spritesmith4.png);background-position:-440px -232px;width:219px;height:219px}.quest_octopus{background-image:url(spritesmith4.png);background-position:-488px -1112px;width:222px;height:177px}.quest_owl{background-image:url(spritesmith4.png);background-position:0 -672px;width:219px;height:219px}.quest_penguin{background-image:url(spritesmith4.png);background-position:-1245px 0;width:190px;height:183px}.quest_rat{background-image:url(spritesmith4.png);background-position:-220px -672px;width:219px;height:219px}.quest_rock{background-image:url(spritesmith4.png);background-position:-440px -892px;width:216px;height:216px}.quest_rooster{background-image:url(spritesmith4.png);background-position:-1436px -710px;width:213px;height:174px}.quest_sheep{background-image:url(spritesmith4.png);background-position:-660px -672px;width:219px;height:219px}.quest_slime{background-image:url(spritesmith4.png);background-position:-220px -892px;width:219px;height:219px}.quest_spider{background-image:url(spritesmith4.png);background-position:-251px -1465px;width:250px;height:150px}.quest_stressbeast{background-image:url(spritesmith4.png);background-position:-1025px -660px;width:219px;height:219px}.quest_stressbeast_bailey{background-image:url(spritesmith4.png);background-position:0 -232px;width:219px;height:219px}.quest_stressbeast_guide{background-image:url(spritesmith4.png);background-position:-1025px -220px;width:219px;height:219px}.quest_stressbeast_stables{background-image:url(spritesmith4.png);background-position:-1025px 0;width:219px;height:219px}.quest_trex{background-image:url(spritesmith4.png);background-position:-928px -1112px;width:204px;height:177px}.quest_trex_undead{background-image:url(spritesmith4.png);background-position:-1436px -178px;width:216px;height:177px}.quest_vice1{background-image:url(spritesmith4.png);background-position:-711px -1112px;width:216px;height:177px}.quest_vice2{background-image:url(spritesmith4.png);background-position:0 -2168px;width:221px;height:39px}.quest_vice2_lightCrystal{background-image:url(spritesmith4.png);background-position:-2201px -487px;width:40px;height:40px}.quest_vice3{background-image:url(spritesmith4.png);background-position:-1436px 0;width:216px;height:177px}.quest_whale{background-image:url(spritesmith4.png);background-position:-805px -440px;width:219px;height:219px}.shop_copper{background-image:url(spritesmith4.png);background-position:-2283px -446px;width:32px;height:22px}.shop_eyes{background-image:url(spritesmith4.png);background-position:-2201px -446px;width:40px;height:40px}.shop_gold{background-image:url(spritesmith4.png);background-position:-2283px -487px;width:32px;height:22px}.shop_opaquePotion{background-image:url(spritesmith4.png);background-position:-2201px -405px;width:40px;height:40px}.shop_potion{background-image:url(spritesmith4.png);background-position:-2242px -364px;width:40px;height:40px}.shop_reroll{background-image:url(spritesmith4.png);background-position:-2201px -364px;width:40px;height:40px}.shop_seafoam{background-image:url(spritesmith4.png);background-position:-2288px -48px;width:32px;height:32px}.shop_shinySeed{background-image:url(spritesmith4.png);background-position:-2289px -144px;width:32px;height:32px}.shop_silver{background-image:url(spritesmith4.png);background-position:-2283px -528px;width:32px;height:22px}.shop_snowball{background-image:url(spritesmith4.png);background-position:-2288px -189px;width:32px;height:32px}.shop_spookDust{background-image:url(spritesmith4.png);background-position:-2289px -279px;width:32px;height:32px}.Pet_Egg_BearCub{background-image:url(spritesmith4.png);background-position:-2152px -1924px;width:48px;height:51px}.Pet_Egg_Bunny{background-image:url(spritesmith4.png);background-position:-2152px -1976px;width:48px;height:51px}.Pet_Egg_Cactus{background-image:url(spritesmith4.png);background-position:-2152px -2028px;width:48px;height:51px}.Pet_Egg_Cheetah{background-image:url(spritesmith4.png);background-position:0 -2116px;width:48px;height:51px}.Pet_Egg_Cuttlefish{background-image:url(spritesmith4.png);background-position:-49px -2116px;width:48px;height:51px}.Pet_Egg_Deer{background-image:url(spritesmith4.png);background-position:-98px -2116px;width:48px;height:51px}.Pet_Egg_Dragon{background-image:url(spritesmith4.png);background-position:-147px -2116px;width:48px;height:51px}.Pet_Egg_Egg{background-image:url(spritesmith4.png);background-position:-196px -2116px;width:48px;height:51px}.Pet_Egg_FlyingPig{background-image:url(spritesmith4.png);background-position:-245px -2116px;width:48px;height:51px}.Pet_Egg_Fox{background-image:url(spritesmith4.png);background-position:-294px -2116px;width:48px;height:51px}.Pet_Egg_Gryphon{background-image:url(spritesmith4.png);background-position:-343px -2116px;width:48px;height:51px}.Pet_Egg_Hedgehog{background-image:url(spritesmith4.png);background-position:-392px -2116px;width:48px;height:51px}.Pet_Egg_Horse{background-image:url(spritesmith4.png);background-position:-441px -2116px;width:48px;height:51px}.Pet_Egg_LionCub{background-image:url(spritesmith4.png);background-position:-490px -2116px;width:48px;height:51px}.Pet_Egg_Octopus{background-image:url(spritesmith4.png);background-position:-539px -2116px;width:48px;height:51px}.Pet_Egg_Owl{background-image:url(spritesmith4.png);background-position:-588px -2116px;width:48px;height:51px}.Pet_Egg_PandaCub{background-image:url(spritesmith4.png);background-position:-637px -2116px;width:48px;height:51px}.Pet_Egg_Parrot{background-image:url(spritesmith4.png);background-position:-686px -2116px;width:48px;height:51px}.Pet_Egg_Penguin{background-image:url(spritesmith4.png);background-position:-735px -2116px;width:48px;height:51px}.Pet_Egg_PolarBear{background-image:url(spritesmith4.png);background-position:-784px -2116px;width:48px;height:51px}.Pet_Egg_Rat{background-image:url(spritesmith4.png);background-position:-833px -2116px;width:48px;height:51px}.Pet_Egg_Rock{background-image:url(spritesmith4.png);background-position:-882px -2116px;width:48px;height:51px}.Pet_Egg_Rooster{background-image:url(spritesmith4.png);background-position:-931px -2116px;width:48px;height:51px}.Pet_Egg_Seahorse{background-image:url(spritesmith4.png);background-position:-980px -2116px;width:48px;height:51px}.Pet_Egg_Sheep{background-image:url(spritesmith4.png);background-position:-1029px -2116px;width:48px;height:51px}.Pet_Egg_Slime{background-image:url(spritesmith4.png);background-position:-1078px -2116px;width:48px;height:51px}.Pet_Egg_Spider{background-image:url(spritesmith4.png);background-position:-1127px -2116px;width:48px;height:51px}.Pet_Egg_TRex{background-image:url(spritesmith4.png);background-position:-1176px -2116px;width:48px;height:51px}.Pet_Egg_TigerCub{background-image:url(spritesmith4.png);background-position:-1225px -2116px;width:48px;height:51px}.Pet_Egg_Whale{background-image:url(spritesmith4.png);background-position:-1274px -2116px;width:48px;height:51px}.Pet_Egg_Wolf{background-image:url(spritesmith4.png);background-position:-1323px -2116px;width:48px;height:51px}.Pet_Food_Cake_Base{background-image:url(spritesmith4.png);background-position:-2201px -279px;width:43px;height:43px}.Pet_Food_Cake_CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-2201px -189px;width:42px;height:44px}.Pet_Food_Cake_CottonCandyPink{background-image:url(spritesmith4.png);background-position:-2244px -48px;width:43px;height:45px}.Pet_Food_Cake_Desert{background-image:url(spritesmith4.png);background-position:-2201px -144px;width:43px;height:44px}.Pet_Food_Cake_Golden{background-image:url(spritesmith4.png);background-position:-2245px -279px;width:43px;height:42px}.Pet_Food_Cake_Red{background-image:url(spritesmith4.png);background-position:-2244px -189px;width:43px;height:44px}.Pet_Food_Cake_Shade{background-image:url(spritesmith4.png);background-position:-2245px -144px;width:43px;height:44px}.Pet_Food_Cake_Skeleton{background-image:url(spritesmith4.png);background-position:-2201px -48px;width:42px;height:47px}.Pet_Food_Cake_White{background-image:url(spritesmith4.png);background-position:-2247px -234px;width:44px;height:44px}.Pet_Food_Cake_Zombie{background-image:url(spritesmith4.png);background-position:-2201px -234px;width:45px;height:44px}.Pet_Food_Candy_Base{background-image:url(spritesmith4.png);background-position:-1862px -2116px;width:48px;height:51px}.Pet_Food_Candy_CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-1911px -2116px;width:48px;height:51px}.Pet_Food_Candy_CottonCandyPink{background-image:url(spritesmith4.png);background-position:-1960px -2116px;width:48px;height:51px}.Pet_Food_Candy_Desert{background-image:url(spritesmith4.png);background-position:-2009px -2116px;width:48px;height:51px}.Pet_Food_Candy_Golden{background-image:url(spritesmith4.png);background-position:-2058px -2116px;width:48px;height:51px}.Pet_Food_Candy_Red{background-image:url(spritesmith4.png);background-position:-1813px -2116px;width:48px;height:51px}.Pet_Food_Candy_Shade{background-image:url(spritesmith4.png);background-position:-1764px -2116px;width:48px;height:51px}.Pet_Food_Candy_Skeleton{background-image:url(spritesmith4.png);background-position:-1715px -2116px;width:48px;height:51px}.Pet_Food_Candy_White{background-image:url(spritesmith4.png);background-position:-1666px -2116px;width:48px;height:51px}.Pet_Food_Candy_Zombie{background-image:url(spritesmith4.png);background-position:-1617px -2116px;width:48px;height:51px}.Pet_Food_Chocolate{background-image:url(spritesmith4.png);background-position:-1568px -2116px;width:48px;height:51px}.Pet_Food_CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-1519px -2116px;width:48px;height:51px}.Pet_Food_CottonCandyPink{background-image:url(spritesmith4.png);background-position:-1470px -2116px;width:48px;height:51px}.Pet_Food_Fish{background-image:url(spritesmith4.png);background-position:-1421px -2116px;width:48px;height:51px}.Pet_Food_Honey{background-image:url(spritesmith4.png);background-position:-1372px -2116px;width:48px;height:51px}.Pet_Food_Meat{background-image:url(spritesmith4.png);background-position:-2152px -1872px;width:48px;height:51px}.Pet_Food_Milk{background-image:url(spritesmith4.png);background-position:-2152px -1820px;width:48px;height:51px}.Pet_Food_Potatoe{background-image:url(spritesmith4.png);background-position:-2152px -1768px;width:48px;height:51px}.Pet_Food_RottenMeat{background-image:url(spritesmith4.png);background-position:-2152px -1716px;width:48px;height:51px}.Pet_Food_Saddle{background-image:url(spritesmith4.png);background-position:-2152px -1664px;width:48px;height:51px}.Pet_Food_Strawberry{background-image:url(spritesmith4.png);background-position:-2152px -1612px;width:48px;height:51px}.Mount_Body_BearCub-Base{background-image:url(spritesmith4.png);background-position:-1865px -424px;width:105px;height:105px}.Mount_Body_BearCub-CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-1759px -212px;width:105px;height:105px}.Mount_Body_BearCub-CottonCandyPink{background-image:url(spritesmith4.png);background-position:-1759px -424px;width:105px;height:105px}.Mount_Body_BearCub-Desert{background-image:url(spritesmith4.png);background-position:-1759px -530px;width:105px;height:105px}.Mount_Body_BearCub-Golden{background-image:url(spritesmith4.png);background-position:-1759px -636px;width:105px;height:105px}.Mount_Body_BearCub-Polar{background-image:url(spritesmith4.png);background-position:-1759px -1060px;width:105px;height:105px}.Mount_Body_BearCub-Red{background-image:url(spritesmith4.png);background-position:-1759px -1166px;width:105px;height:105px}.Mount_Body_BearCub-Shade{background-image:url(spritesmith4.png);background-position:-1653px -902px;width:105px;height:105px}.Mount_Body_BearCub-Skeleton{background-image:url(spritesmith4.png);background-position:-1653px -1008px;width:105px;height:105px}.Mount_Body_BearCub-White{background-image:url(spritesmith4.png);background-position:-750px -1616px;width:105px;height:105px}.Mount_Body_BearCub-Zombie{background-image:url(spritesmith4.png);background-position:-1174px -1616px;width:105px;height:105px}.Mount_Body_Bunny-Base{background-image:url(spritesmith4.png);background-position:-1759px 0;width:105px;height:105px}.Mount_Body_Bunny-CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-1759px -106px;width:105px;height:105px}.Mount_Body_Bunny-CottonCandyPink{background-image:url(spritesmith4.png);background-position:-424px -1727px;width:105px;height:105px}.Mount_Body_Bunny-Desert{background-image:url(spritesmith4.png);background-position:-1166px -1727px;width:105px;height:105px}.Mount_Body_Bunny-Golden{background-image:url(spritesmith4.png);background-position:-1696px -1727px;width:105px;height:105px}.Mount_Body_Bunny-Red{background-image:url(spritesmith4.png);background-position:-742px -1727px;width:105px;height:105px}.Mount_Body_Bunny-Shade{background-image:url(spritesmith4.png);background-position:-1653px -690px;width:105px;height:105px}.Mount_Body_Bunny-Skeleton{background-image:url(spritesmith4.png);background-position:-106px -1727px;width:105px;height:105px}.Mount_Body_Bunny-White{background-image:url(spritesmith4.png);background-position:-1759px -742px;width:105px;height:105px}.Mount_Body_Bunny-Zombie{background-image:url(spritesmith4.png);background-position:-1759px -318px;width:105px;height:105px}.Mount_Body_Cactus-Base{background-image:url(spritesmith4.png);background-position:-1280px -1616px;width:105px;height:105px}.Mount_Body_Cactus-CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-432px -1616px;width:105px;height:105px}.Mount_Body_Cactus-CottonCandyPink{background-image:url(spritesmith4.png);background-position:-326px -1616px;width:105px;height:105px}.Mount_Body_Cactus-Desert{background-image:url(spritesmith4.png);background-position:-1542px -1187px;width:105px;height:105px}.Mount_Body_Cactus-Golden{background-image:url(spritesmith4.png);background-position:-1598px -1616px;width:105px;height:105px}.Mount_Body_Cactus-Red{background-image:url(spritesmith4.png);background-position:-1492px -1616px;width:105px;height:105px}.Mount_Body_Cactus-Shade{background-image:url(spritesmith4.png);background-position:-1386px -1616px;width:105px;height:105px}.Mount_Body_Cactus-Skeleton{background-image:url(spritesmith4.png);background-position:-1068px -1616px;width:105px;height:105px}.Mount_Body_Cactus-White{background-image:url(spritesmith4.png);background-position:-962px -1616px;width:105px;height:105px}.Mount_Body_Cactus-Zombie{background-image:url(spritesmith4.png);background-position:-856px -1616px;width:105px;height:105px}.Mount_Body_Cheetah-Base{background-image:url(spritesmith4.png);background-position:-644px -1616px;width:105px;height:105px}.Mount_Body_Cheetah-CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-538px -1616px;width:105px;height:105px}.Mount_Body_Cheetah-CottonCandyPink{background-image:url(spritesmith4.png);background-position:-1436px -1187px;width:105px;height:105px}.Mount_Body_Cheetah-Desert{background-image:url(spritesmith4.png);background-position:-1653px -1432px;width:105px;height:105px}.Mount_Body_Cheetah-Golden{background-image:url(spritesmith4.png);background-position:-1653px -1326px;width:105px;height:105px}.Mount_Body_Cheetah-Red{background-image:url(spritesmith4.png);background-position:-1653px -1220px;width:105px;height:105px}.Mount_Body_Cheetah-Shade{background-image:url(spritesmith4.png);background-position:-1653px -1114px;width:105px;height:105px}.Mount_Body_Cheetah-Skeleton{background-image:url(spritesmith4.png);background-position:-1653px -796px;width:105px;height:105px}.Mount_Body_Cheetah-White{background-image:url(spritesmith4.png);background-position:-1865px -318px;width:105px;height:105px}.Mount_Body_Cheetah-Zombie{background-image:url(spritesmith4.png);background-position:-1865px 0;width:105px;height:105px}.Mount_Body_Cuttlefish-Base{background-image:url(spritesmith4.png);background-position:-1653px -115px;width:105px;height:114px}.Mount_Body_Cuttlefish-CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-1341px -1465px;width:105px;height:114px}.Mount_Body_Cuttlefish-CottonCandyPink{background-image:url(spritesmith4.png);background-position:-1447px -1465px;width:105px;height:114px}.Mount_Body_Cuttlefish-Desert{background-image:url(spritesmith4.png);background-position:-1653px -230px;width:105px;height:114px}.Mount_Body_Cuttlefish-Golden{background-image:url(spritesmith4.png);background-position:-1653px -345px;width:105px;height:114px}.Mount_Body_Cuttlefish-Red{background-image:url(spritesmith4.png);background-position:-1653px -575px;width:105px;height:114px}.Mount_Body_Cuttlefish-Shade{background-image:url(spritesmith4.png);background-position:-1088px -892px;width:105px;height:114px}.Mount_Body_Cuttlefish-Skeleton{background-image:url(spritesmith4.png);background-position:-1653px 0;width:105px;height:114px}.Mount_Body_Cuttlefish-White{background-image:url(spritesmith4.png);background-position:-1653px -460px;width:105px;height:114px}.Mount_Body_Cuttlefish-Zombie{background-image:url(spritesmith4.png);background-position:-880px -672px;width:105px;height:114px}.Mount_Body_Deer-Base{background-image:url(spritesmith4.png);background-position:0 -1727px;width:105px;height:105px}.Mount_Body_Deer-CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-1759px -1590px;width:105px;height:105px}.Mount_Body_Deer-CottonCandyPink{background-image:url(spritesmith4.png);background-position:-1759px -1484px;width:105px;height:105px}.Mount_Body_Deer-Desert{background-image:url(spritesmith4.png);background-position:-1759px -1378px;width:105px;height:105px}.Mount_Body_Deer-Golden{background-image:url(spritesmith4.png);background-position:-1759px -1272px;width:105px;height:105px}.Mount_Body_Deer-Red{background-image:url(spritesmith4.png);background-position:-1759px -954px;width:105px;height:105px}.Mount_Body_Deer-Shade{background-image:url(spritesmith4.png);background-position:-1759px -848px;width:105px;height:105px}.Mount_Body_Deer-Skeleton{background-image:url(spritesmith4.png);background-position:-1590px -1727px;width:105px;height:105px}.Mount_Body_Deer-White{background-image:url(spritesmith4.png);background-position:-1484px -1727px;width:105px;height:105px}.Mount_Body_Deer-Zombie{background-image:url(spritesmith4.png);background-position:-1378px -1727px;width:105px;height:105px}.Mount_Body_Dragon-Base{background-image:url(spritesmith4.png);background-position:-1272px -1727px;width:105px;height:105px}.Mount_Body_Dragon-CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-1060px -1727px;width:105px;height:105px}.Mount_Body_Dragon-CottonCandyPink{background-image:url(spritesmith4.png);background-position:-954px -1727px;width:105px;height:105px}.Mount_Body_Dragon-Desert{background-image:url(spritesmith4.png);background-position:-848px -1727px;width:105px;height:105px}.Mount_Body_Dragon-Golden{background-image:url(spritesmith4.png);background-position:-636px -1727px;width:105px;height:105px}.Mount_Body_Dragon-Red{background-image:url(spritesmith4.png);background-position:-530px -1727px;width:105px;height:105px}.Mount_Body_Dragon-Shade{background-image:url(spritesmith4.png);background-position:-212px -1727px;width:105px;height:105px}.Mount_Body_Dragon-Skeleton{background-image:url(spritesmith4.png);background-position:-318px -1727px;width:105px;height:105px}.Mount_Body_Dragon-White{background-image:url(spritesmith5.png);background-position:-998px -318px;width:105px;height:105px}.Mount_Body_Dragon-Zombie{background-image:url(spritesmith5.png);background-position:-1634px -106px;width:105px;height:105px}.Mount_Body_Egg-Base{background-image:url(spritesmith5.png);background-position:-1528px -1272px;width:105px;height:105px}.Mount_Body_Egg-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1528px -1378px;width:105px;height:105px}.Mount_Body_Egg-CottonCandyPink{background-image:url(spritesmith5.png);background-position:0 -1525px;width:105px;height:105px}.Mount_Body_Egg-Desert{background-image:url(spritesmith5.png);background-position:-106px -1525px;width:105px;height:105px}.Mount_Body_Egg-Golden{background-image:url(spritesmith5.png);background-position:-212px -1525px;width:105px;height:105px}.Mount_Body_Egg-Red{background-image:url(spritesmith5.png);background-position:-318px -1525px;width:105px;height:105px}.Mount_Body_Egg-Shade{background-image:url(spritesmith5.png);background-position:-424px -1525px;width:105px;height:105px}.Mount_Body_Egg-Skeleton{background-image:url(spritesmith5.png);background-position:-530px -1525px;width:105px;height:105px}.Mount_Body_Egg-White{background-image:url(spritesmith5.png);background-position:-636px -1525px;width:105px;height:105px}.Mount_Body_Egg-Zombie{background-image:url(spritesmith5.png);background-position:-742px -1525px;width:105px;height:105px}.Mount_Body_FlyingPig-Base{background-image:url(spritesmith5.png);background-position:-1634px -1484px;width:105px;height:105px}.Mount_Body_FlyingPig-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:0 -1631px;width:105px;height:105px}.Mount_Body_FlyingPig-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-106px -1631px;width:105px;height:105px}.Mount_Body_FlyingPig-Desert{background-image:url(spritesmith5.png);background-position:-212px -1631px;width:105px;height:105px}.Mount_Body_FlyingPig-Golden{background-image:url(spritesmith5.png);background-position:-318px -1631px;width:105px;height:105px}.Mount_Body_FlyingPig-Red{background-image:url(spritesmith5.png);background-position:-424px -1631px;width:105px;height:105px}.Mount_Body_FlyingPig-Shade{background-image:url(spritesmith5.png);background-position:-530px -1631px;width:105px;height:105px}.Mount_Body_FlyingPig-Skeleton{background-image:url(spritesmith5.png);background-position:-636px -1631px;width:105px;height:105px}.Mount_Body_FlyingPig-White{background-image:url(spritesmith5.png);background-position:-742px -1631px;width:105px;height:105px}.Mount_Body_FlyingPig-Zombie{background-image:url(spritesmith5.png);background-position:-848px -1631px;width:105px;height:105px}.Mount_Body_Fox-Base{background-image:url(spritesmith5.png);background-position:-1846px -106px;width:105px;height:105px}.Mount_Body_Fox-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1846px -212px;width:105px;height:105px}.Mount_Body_Fox-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1846px -318px;width:105px;height:105px}.Mount_Body_Fox-Desert{background-image:url(spritesmith5.png);background-position:-1846px -424px;width:105px;height:105px}.Mount_Body_Fox-Golden{background-image:url(spritesmith5.png);background-position:-1846px -530px;width:105px;height:105px}.Mount_Body_Fox-Red{background-image:url(spritesmith5.png);background-position:-1846px -636px;width:105px;height:105px}.Mount_Body_Fox-Shade{background-image:url(spritesmith5.png);background-position:-1846px -742px;width:105px;height:105px}.Mount_Body_Fox-Skeleton{background-image:url(spritesmith5.png);background-position:-1846px -848px;width:105px;height:105px}.Mount_Body_Fox-White{background-image:url(spritesmith5.png);background-position:-1846px -954px;width:105px;height:105px}.Mount_Body_Fox-Zombie{background-image:url(spritesmith5.png);background-position:-1846px -1060px;width:105px;height:105px}.Mount_Body_Gryphon-Base{background-image:url(spritesmith5.png);background-position:-954px -2055px;width:105px;height:105px}.Mount_Body_Gryphon-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1272px -2055px;width:105px;height:105px}.Mount_Body_Gryphon-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-318px -668px;width:105px;height:105px}.Mount_Body_Gryphon-Desert{background-image:url(spritesmith5.png);background-position:-424px -668px;width:105px;height:105px}.Mount_Body_Gryphon-Golden{background-image:url(spritesmith5.png);background-position:-530px -668px;width:105px;height:105px}.Mount_Body_Gryphon-Red{background-image:url(spritesmith5.png);background-position:-636px -668px;width:105px;height:105px}.Mount_Body_Gryphon-RoyalPurple{background-image:url(spritesmith5.png);background-position:-786px 0;width:105px;height:105px}.Mount_Body_Gryphon-Shade{background-image:url(spritesmith5.png);background-position:-786px -106px;width:105px;height:105px}.Mount_Body_Gryphon-Skeleton{background-image:url(spritesmith5.png);background-position:-786px -212px;width:105px;height:105px}.Mount_Body_Gryphon-White{background-image:url(spritesmith5.png);background-position:-786px -318px;width:105px;height:105px}.Mount_Body_Gryphon-Zombie{background-image:url(spritesmith5.png);background-position:-786px -424px;width:105px;height:105px}.Mount_Body_Hedgehog-Base{background-image:url(spritesmith5.png);background-position:-786px -530px;width:105px;height:105px}.Mount_Body_Hedgehog-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-786px -636px;width:105px;height:105px}.Mount_Body_Hedgehog-CottonCandyPink{background-image:url(spritesmith5.png);background-position:0 -783px;width:105px;height:105px}.Mount_Body_Hedgehog-Desert{background-image:url(spritesmith5.png);background-position:-106px -783px;width:105px;height:105px}.Mount_Body_Hedgehog-Golden{background-image:url(spritesmith5.png);background-position:-212px -783px;width:105px;height:105px}.Mount_Body_Hedgehog-Red{background-image:url(spritesmith5.png);background-position:-318px -783px;width:105px;height:105px}.Mount_Body_Hedgehog-Shade{background-image:url(spritesmith5.png);background-position:-424px -783px;width:105px;height:105px}.Mount_Body_Hedgehog-Skeleton{background-image:url(spritesmith5.png);background-position:-530px -783px;width:105px;height:105px}.Mount_Body_Hedgehog-White{background-image:url(spritesmith5.png);background-position:-636px -783px;width:105px;height:105px}.Mount_Body_Hedgehog-Zombie{background-image:url(spritesmith5.png);background-position:-742px -783px;width:105px;height:105px}.Mount_Body_Horse-Base{background-image:url(spritesmith5.png);background-position:-892px 0;width:105px;height:105px}.Mount_Body_Horse-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-892px -106px;width:105px;height:105px}.Mount_Body_Horse-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-892px -212px;width:105px;height:105px}.Mount_Body_Horse-Desert{background-image:url(spritesmith5.png);background-position:-892px -318px;width:105px;height:105px}.Mount_Body_Horse-Golden{background-image:url(spritesmith5.png);background-position:-892px -424px;width:105px;height:105px}.Mount_Body_Horse-Red{background-image:url(spritesmith5.png);background-position:-892px -530px;width:105px;height:105px}.Mount_Body_Horse-Shade{background-image:url(spritesmith5.png);background-position:-892px -636px;width:105px;height:105px}.Mount_Body_Horse-Skeleton{background-image:url(spritesmith5.png);background-position:-892px -742px;width:105px;height:105px}.Mount_Body_Horse-White{background-image:url(spritesmith5.png);background-position:0 -889px;width:105px;height:105px}.Mount_Body_Horse-Zombie{background-image:url(spritesmith5.png);background-position:-106px -889px;width:105px;height:105px}.Mount_Body_LionCub-Base{background-image:url(spritesmith5.png);background-position:-212px -889px;width:105px;height:105px}.Mount_Body_LionCub-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-318px -889px;width:105px;height:105px}.Mount_Body_LionCub-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-424px -889px;width:105px;height:105px}.Mount_Body_LionCub-Desert{background-image:url(spritesmith5.png);background-position:-530px -889px;width:105px;height:105px}.Mount_Body_LionCub-Ethereal{background-image:url(spritesmith5.png);background-position:-636px -889px;width:105px;height:105px}.Mount_Body_LionCub-Golden{background-image:url(spritesmith5.png);background-position:-742px -889px;width:105px;height:105px}.Mount_Body_LionCub-Red{background-image:url(spritesmith5.png);background-position:-848px -889px;width:105px;height:105px}.Mount_Body_LionCub-Shade{background-image:url(spritesmith5.png);background-position:-998px 0;width:105px;height:105px}.Mount_Body_LionCub-Skeleton{background-image:url(spritesmith5.png);background-position:0 -995px;width:111px;height:105px}.Mount_Body_LionCub-White{background-image:url(spritesmith5.png);background-position:-998px -106px;width:105px;height:105px}.Mount_Body_LionCub-Zombie{background-image:url(spritesmith5.png);background-position:-998px -212px;width:105px;height:105px}.Mount_Body_Mammoth-Base{background-image:url(spritesmith5.png);background-position:-106px -544px;width:105px;height:123px}.Mount_Body_MantisShrimp-Base{background-image:url(spritesmith5.png);background-position:-112px -995px;width:108px;height:105px}.Mount_Body_Octopus-Base{background-image:url(spritesmith5.png);background-position:-998px -424px;width:105px;height:105px}.Mount_Body_Octopus-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-998px -530px;width:105px;height:105px}.Mount_Body_Octopus-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-998px -636px;width:105px;height:105px}.Mount_Body_Octopus-Desert{background-image:url(spritesmith5.png);background-position:-998px -742px;width:105px;height:105px}.Mount_Body_Octopus-Golden{background-image:url(spritesmith5.png);background-position:-998px -848px;width:105px;height:105px}.Mount_Body_Octopus-Red{background-image:url(spritesmith5.png);background-position:-221px -995px;width:105px;height:105px}.Mount_Body_Octopus-Shade{background-image:url(spritesmith5.png);background-position:-327px -995px;width:105px;height:105px}.Mount_Body_Octopus-Skeleton{background-image:url(spritesmith5.png);background-position:-433px -995px;width:105px;height:105px}.Mount_Body_Octopus-White{background-image:url(spritesmith5.png);background-position:-539px -995px;width:105px;height:105px}.Mount_Body_Octopus-Zombie{background-image:url(spritesmith5.png);background-position:-645px -995px;width:105px;height:105px}.Mount_Body_Orca-Base{background-image:url(spritesmith5.png);background-position:-751px -995px;width:105px;height:105px}.Mount_Body_Owl-Base{background-image:url(spritesmith5.png);background-position:-857px -995px;width:105px;height:105px}.Mount_Body_Owl-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-963px -995px;width:105px;height:105px}.Mount_Body_Owl-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1104px 0;width:105px;height:105px}.Mount_Body_Owl-Desert{background-image:url(spritesmith5.png);background-position:-1104px -106px;width:105px;height:105px}.Mount_Body_Owl-Golden{background-image:url(spritesmith5.png);background-position:-1104px -212px;width:105px;height:105px}.Mount_Body_Owl-Red{background-image:url(spritesmith5.png);background-position:-1104px -318px;width:105px;height:105px}.Mount_Body_Owl-Shade{background-image:url(spritesmith5.png);background-position:-1104px -424px;width:105px;height:105px}.Mount_Body_Owl-Skeleton{background-image:url(spritesmith5.png);background-position:-1104px -530px;width:105px;height:105px}.Mount_Body_Owl-White{background-image:url(spritesmith5.png);background-position:-1104px -636px;width:105px;height:105px}.Mount_Body_Owl-Zombie{background-image:url(spritesmith5.png);background-position:-1104px -742px;width:105px;height:105px}.Mount_Body_PandaCub-Base{background-image:url(spritesmith5.png);background-position:-1104px -848px;width:105px;height:105px}.Mount_Body_PandaCub-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1104px -954px;width:105px;height:105px}.Mount_Body_PandaCub-CottonCandyPink{background-image:url(spritesmith5.png);background-position:0 -1101px;width:105px;height:105px}.Mount_Body_PandaCub-Desert{background-image:url(spritesmith5.png);background-position:-106px -1101px;width:105px;height:105px}.Mount_Body_PandaCub-Golden{background-image:url(spritesmith5.png);background-position:-212px -1101px;width:105px;height:105px}.Mount_Body_PandaCub-Red{background-image:url(spritesmith5.png);background-position:-318px -1101px;width:105px;height:105px}.Mount_Body_PandaCub-Shade{background-image:url(spritesmith5.png);background-position:-424px -1101px;width:105px;height:105px}.Mount_Body_PandaCub-Skeleton{background-image:url(spritesmith5.png);background-position:-530px -1101px;width:105px;height:105px}.Mount_Body_PandaCub-White{background-image:url(spritesmith5.png);background-position:-636px -1101px;width:105px;height:105px}.Mount_Body_PandaCub-Zombie{background-image:url(spritesmith5.png);background-position:-742px -1101px;width:105px;height:105px}.Mount_Body_Parrot-Base{background-image:url(spritesmith5.png);background-position:-848px -1101px;width:105px;height:105px}.Mount_Body_Parrot-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-954px -1101px;width:105px;height:105px}.Mount_Body_Parrot-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1060px -1101px;width:105px;height:105px}.Mount_Body_Parrot-Desert{background-image:url(spritesmith5.png);background-position:-1210px 0;width:105px;height:105px}.Mount_Body_Parrot-Golden{background-image:url(spritesmith5.png);background-position:-1210px -106px;width:105px;height:105px}.Mount_Body_Parrot-Red{background-image:url(spritesmith5.png);background-position:-1210px -212px;width:105px;height:105px}.Mount_Body_Parrot-Shade{background-image:url(spritesmith5.png);background-position:-1210px -318px;width:105px;height:105px}.Mount_Body_Parrot-Skeleton{background-image:url(spritesmith5.png);background-position:-1210px -424px;width:105px;height:105px}.Mount_Body_Parrot-White{background-image:url(spritesmith5.png);background-position:-1210px -530px;width:105px;height:105px}.Mount_Body_Parrot-Zombie{background-image:url(spritesmith5.png);background-position:-1210px -636px;width:105px;height:105px}.Mount_Body_Penguin-Base{background-image:url(spritesmith5.png);background-position:-1210px -742px;width:105px;height:105px}.Mount_Body_Penguin-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1210px -848px;width:105px;height:105px}.Mount_Body_Penguin-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1210px -954px;width:105px;height:105px}.Mount_Body_Penguin-Desert{background-image:url(spritesmith5.png);background-position:-1210px -1060px;width:105px;height:105px}.Mount_Body_Penguin-Golden{background-image:url(spritesmith5.png);background-position:0 -1207px;width:105px;height:105px}.Mount_Body_Penguin-Red{background-image:url(spritesmith5.png);background-position:-106px -1207px;width:105px;height:105px}.Mount_Body_Penguin-Shade{background-image:url(spritesmith5.png);background-position:-212px -1207px;width:105px;height:105px}.Mount_Body_Penguin-Skeleton{background-image:url(spritesmith5.png);background-position:-318px -1207px;width:105px;height:105px}.Mount_Body_Penguin-White{background-image:url(spritesmith5.png);background-position:-424px -1207px;width:105px;height:105px}.Mount_Body_Penguin-Zombie{background-image:url(spritesmith5.png);background-position:-530px -1207px;width:105px;height:105px}.Mount_Body_Rat-Base{background-image:url(spritesmith5.png);background-position:-636px -1207px;width:105px;height:105px}.Mount_Body_Rat-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-742px -1207px;width:105px;height:105px}.Mount_Body_Rat-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-848px -1207px;width:105px;height:105px}.Mount_Body_Rat-Desert{background-image:url(spritesmith5.png);background-position:-954px -1207px;width:105px;height:105px}.Mount_Body_Rat-Golden{background-image:url(spritesmith5.png);background-position:-1060px -1207px;width:105px;height:105px}.Mount_Body_Rat-Red{background-image:url(spritesmith5.png);background-position:-1166px -1207px;width:105px;height:105px}.Mount_Body_Rat-Shade{background-image:url(spritesmith5.png);background-position:-1316px 0;width:105px;height:105px}.Mount_Body_Rat-Skeleton{background-image:url(spritesmith5.png);background-position:-1316px -106px;width:105px;height:105px}.Mount_Body_Rat-White{background-image:url(spritesmith5.png);background-position:-1316px -212px;width:105px;height:105px}.Mount_Body_Rat-Zombie{background-image:url(spritesmith5.png);background-position:-1316px -318px;width:105px;height:105px}.Mount_Body_Rock-Base{background-image:url(spritesmith5.png);background-position:-1316px -424px;width:105px;height:105px}.Mount_Body_Rock-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1316px -530px;width:105px;height:105px}.Mount_Body_Rock-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1316px -636px;width:105px;height:105px}.Mount_Body_Rock-Desert{background-image:url(spritesmith5.png);background-position:-1316px -742px;width:105px;height:105px}.Mount_Body_Rock-Golden{background-image:url(spritesmith5.png);background-position:-1316px -848px;width:105px;height:105px}.Mount_Body_Rock-Red{background-image:url(spritesmith5.png);background-position:-1316px -954px;width:105px;height:105px}.Mount_Body_Rock-Shade{background-image:url(spritesmith5.png);background-position:-1316px -1060px;width:105px;height:105px}.Mount_Body_Rock-Skeleton{background-image:url(spritesmith5.png);background-position:-1316px -1166px;width:105px;height:105px}.Mount_Body_Rock-White{background-image:url(spritesmith5.png);background-position:0 -1313px;width:105px;height:105px}.Mount_Body_Rock-Zombie{background-image:url(spritesmith5.png);background-position:-106px -1313px;width:105px;height:105px}.Mount_Body_Rooster-Base{background-image:url(spritesmith5.png);background-position:-212px -1313px;width:105px;height:105px}.Mount_Body_Rooster-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-318px -1313px;width:105px;height:105px}.Mount_Body_Rooster-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-424px -1313px;width:105px;height:105px}.Mount_Body_Rooster-Desert{background-image:url(spritesmith5.png);background-position:-530px -1313px;width:105px;height:105px}.Mount_Body_Rooster-Golden{background-image:url(spritesmith5.png);background-position:-636px -1313px;width:105px;height:105px}.Mount_Body_Rooster-Red{background-image:url(spritesmith5.png);background-position:-742px -1313px;width:105px;height:105px}.Mount_Body_Rooster-Shade{background-image:url(spritesmith5.png);background-position:-848px -1313px;width:105px;height:105px}.Mount_Body_Rooster-Skeleton{background-image:url(spritesmith5.png);background-position:-954px -1313px;width:105px;height:105px}.Mount_Body_Rooster-White{background-image:url(spritesmith5.png);background-position:-1060px -1313px;width:105px;height:105px}.Mount_Body_Rooster-Zombie{background-image:url(spritesmith5.png);background-position:-1166px -1313px;width:105px;height:105px}.Mount_Body_Seahorse-Base{background-image:url(spritesmith5.png);background-position:-1272px -1313px;width:105px;height:105px}.Mount_Body_Seahorse-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1422px 0;width:105px;height:105px}.Mount_Body_Seahorse-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1422px -106px;width:105px;height:105px}.Mount_Body_Seahorse-Desert{background-image:url(spritesmith5.png);background-position:-1422px -212px;width:105px;height:105px}.Mount_Body_Seahorse-Golden{background-image:url(spritesmith5.png);background-position:-1422px -318px;width:105px;height:105px}.Mount_Body_Seahorse-Red{background-image:url(spritesmith5.png);background-position:-1422px -424px;width:105px;height:105px}.Mount_Body_Seahorse-Shade{background-image:url(spritesmith5.png);background-position:-1422px -530px;width:105px;height:105px}.Mount_Body_Seahorse-Skeleton{background-image:url(spritesmith5.png);background-position:-1422px -636px;width:105px;height:105px}.Mount_Body_Seahorse-White{background-image:url(spritesmith5.png);background-position:-1422px -742px;width:105px;height:105px}.Mount_Body_Seahorse-Zombie{background-image:url(spritesmith5.png);background-position:-1422px -848px;width:105px;height:105px}.Mount_Body_Sheep-Base{background-image:url(spritesmith5.png);background-position:-1422px -954px;width:105px;height:105px}.Mount_Body_Sheep-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1422px -1060px;width:105px;height:105px}.Mount_Body_Sheep-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1422px -1166px;width:105px;height:105px}.Mount_Body_Sheep-Desert{background-image:url(spritesmith5.png);background-position:-1422px -1272px;width:105px;height:105px}.Mount_Body_Sheep-Golden{background-image:url(spritesmith5.png);background-position:0 -1419px;width:105px;height:105px}.Mount_Body_Sheep-Red{background-image:url(spritesmith5.png);background-position:-106px -1419px;width:105px;height:105px}.Mount_Body_Sheep-Shade{background-image:url(spritesmith5.png);background-position:-212px -1419px;width:105px;height:105px}.Mount_Body_Sheep-Skeleton{background-image:url(spritesmith5.png);background-position:-318px -1419px;width:105px;height:105px}.Mount_Body_Sheep-White{background-image:url(spritesmith5.png);background-position:-424px -1419px;width:105px;height:105px}.Mount_Body_Sheep-Zombie{background-image:url(spritesmith5.png);background-position:-530px -1419px;width:105px;height:105px}.Mount_Body_Slime-Base{background-image:url(spritesmith5.png);background-position:-636px -1419px;width:105px;height:105px}.Mount_Body_Slime-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-742px -1419px;width:105px;height:105px}.Mount_Body_Slime-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-848px -1419px;width:105px;height:105px}.Mount_Body_Slime-Desert{background-image:url(spritesmith5.png);background-position:-954px -1419px;width:105px;height:105px}.Mount_Body_Slime-Golden{background-image:url(spritesmith5.png);background-position:-1060px -1419px;width:105px;height:105px}.Mount_Body_Slime-Red{background-image:url(spritesmith5.png);background-position:-1166px -1419px;width:105px;height:105px}.Mount_Body_Slime-Shade{background-image:url(spritesmith5.png);background-position:-1272px -1419px;width:105px;height:105px}.Mount_Body_Slime-Skeleton{background-image:url(spritesmith5.png);background-position:-1378px -1419px;width:105px;height:105px}.Mount_Body_Slime-White{background-image:url(spritesmith5.png);background-position:-1528px 0;width:105px;height:105px}.Mount_Body_Slime-Zombie{background-image:url(spritesmith5.png);background-position:-1528px -106px;width:105px;height:105px}.Mount_Body_Spider-Base{background-image:url(spritesmith5.png);background-position:-1528px -212px;width:105px;height:105px}.Mount_Body_Spider-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1528px -318px;width:105px;height:105px}.Mount_Body_Spider-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1528px -424px;width:105px;height:105px}.Mount_Body_Spider-Desert{background-image:url(spritesmith5.png);background-position:-1528px -530px;width:105px;height:105px}.Mount_Body_Spider-Golden{background-image:url(spritesmith5.png);background-position:-1528px -636px;width:105px;height:105px}.Mount_Body_Spider-Red{background-image:url(spritesmith5.png);background-position:-1528px -742px;width:105px;height:105px}.Mount_Body_Spider-Shade{background-image:url(spritesmith5.png);background-position:-1528px -848px;width:105px;height:105px}.Mount_Body_Spider-Skeleton{background-image:url(spritesmith5.png);background-position:-1528px -954px;width:105px;height:105px}.Mount_Body_Spider-White{background-image:url(spritesmith5.png);background-position:-1528px -1060px;width:105px;height:105px}.Mount_Body_Spider-Zombie{background-image:url(spritesmith5.png);background-position:-1528px -1166px;width:105px;height:105px}.Mount_Body_TRex-Base{background-image:url(spritesmith5.png);background-position:-408px -136px;width:135px;height:135px}.Mount_Body_TRex-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:0 -136px;width:135px;height:135px}.Mount_Body_TRex-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-136px -136px;width:135px;height:135px}.Mount_Body_TRex-Desert{background-image:url(spritesmith5.png);background-position:-272px 0;width:135px;height:135px}.Mount_Body_TRex-Golden{background-image:url(spritesmith5.png);background-position:-272px -136px;width:135px;height:135px}.Mount_Body_TRex-Red{background-image:url(spritesmith5.png);background-position:0 -272px;width:135px;height:135px}.Mount_Body_TRex-Shade{background-image:url(spritesmith5.png);background-position:-136px -272px;width:135px;height:135px}.Mount_Body_TRex-Skeleton{background-image:url(spritesmith5.png);background-position:-272px -272px;width:135px;height:135px}.Mount_Body_TRex-White{background-image:url(spritesmith5.png);background-position:-408px 0;width:135px;height:135px}.Mount_Body_TRex-Zombie{background-image:url(spritesmith5.png);background-position:0 0;width:135px;height:135px}.Mount_Body_TigerCub-Base{background-image:url(spritesmith5.png);background-position:-848px -1525px;width:105px;height:105px}.Mount_Body_TigerCub-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-954px -1525px;width:105px;height:105px}.Mount_Body_TigerCub-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1060px -1525px;width:105px;height:105px}.Mount_Body_TigerCub-Desert{background-image:url(spritesmith5.png);background-position:-1166px -1525px;width:105px;height:105px}.Mount_Body_TigerCub-Golden{background-image:url(spritesmith5.png);background-position:-1272px -1525px;width:105px;height:105px}.Mount_Body_TigerCub-Red{background-image:url(spritesmith5.png);background-position:-1378px -1525px;width:105px;height:105px}.Mount_Body_TigerCub-Shade{background-image:url(spritesmith5.png);background-position:-1484px -1525px;width:105px;height:105px}.Mount_Body_TigerCub-Skeleton{background-image:url(spritesmith5.png);background-position:-1634px 0;width:105px;height:105px}.Mount_Body_TigerCub-White{background-image:url(spritesmith5.png);background-position:-212px -668px;width:105px;height:105px}.Mount_Body_TigerCub-Zombie{background-image:url(spritesmith5.png);background-position:-1634px -212px;width:105px;height:105px}.Mount_Body_Turkey-Base{background-image:url(spritesmith5.png);background-position:-1634px -318px;width:105px;height:105px}.Mount_Body_Whale-Base{background-image:url(spritesmith5.png);background-position:-1634px -424px;width:105px;height:105px}.Mount_Body_Whale-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1634px -530px;width:105px;height:105px}.Mount_Body_Whale-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1634px -636px;width:105px;height:105px}.Mount_Body_Whale-Desert{background-image:url(spritesmith5.png);background-position:-1634px -742px;width:105px;height:105px}.Mount_Body_Whale-Golden{background-image:url(spritesmith5.png);background-position:-1634px -848px;width:105px;height:105px}.Mount_Body_Whale-Red{background-image:url(spritesmith5.png);background-position:-1634px -954px;width:105px;height:105px}.Mount_Body_Whale-Shade{background-image:url(spritesmith5.png);background-position:-1634px -1060px;width:105px;height:105px}.Mount_Body_Whale-Skeleton{background-image:url(spritesmith5.png);background-position:-1634px -1166px;width:105px;height:105px}.Mount_Body_Whale-White{background-image:url(spritesmith5.png);background-position:-1634px -1272px;width:105px;height:105px}.Mount_Body_Whale-Zombie{background-image:url(spritesmith5.png);background-position:-1634px -1378px;width:105px;height:105px}.Mount_Body_Wolf-Base{background-image:url(spritesmith5.png);background-position:-408px -272px;width:135px;height:135px}.Mount_Body_Wolf-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:0 -408px;width:135px;height:135px}.Mount_Body_Wolf-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-136px -408px;width:135px;height:135px}.Mount_Body_Wolf-Desert{background-image:url(spritesmith5.png);background-position:-272px -408px;width:135px;height:135px}.Mount_Body_Wolf-Golden{background-image:url(spritesmith5.png);background-position:-408px -408px;width:135px;height:135px}.Mount_Body_Wolf-Red{background-image:url(spritesmith5.png);background-position:-136px 0;width:135px;height:135px}.Mount_Body_Wolf-Shade{background-image:url(spritesmith5.png);background-position:-544px 0;width:135px;height:135px}.Mount_Body_Wolf-Skeleton{background-image:url(spritesmith5.png);background-position:-544px -136px;width:135px;height:135px}.Mount_Body_Wolf-White{background-image:url(spritesmith5.png);background-position:-544px -272px;width:135px;height:135px}.Mount_Body_Wolf-Zombie{background-image:url(spritesmith5.png);background-position:-544px -408px;width:135px;height:135px}.Mount_Head_BearCub-Base{background-image:url(spritesmith5.png);background-position:-954px -1631px;width:105px;height:105px}.Mount_Head_BearCub-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1060px -1631px;width:105px;height:105px}.Mount_Head_BearCub-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1166px -1631px;width:105px;height:105px}.Mount_Head_BearCub-Desert{background-image:url(spritesmith5.png);background-position:-1272px -1631px;width:105px;height:105px}.Mount_Head_BearCub-Golden{background-image:url(spritesmith5.png);background-position:-1378px -1631px;width:105px;height:105px}.Mount_Head_BearCub-Polar{background-image:url(spritesmith5.png);background-position:-1484px -1631px;width:105px;height:105px}.Mount_Head_BearCub-Red{background-image:url(spritesmith5.png);background-position:-1590px -1631px;width:105px;height:105px}.Mount_Head_BearCub-Shade{background-image:url(spritesmith5.png);background-position:-1740px 0;width:105px;height:105px}.Mount_Head_BearCub-Skeleton{background-image:url(spritesmith5.png);background-position:-1740px -106px;width:105px;height:105px}.Mount_Head_BearCub-White{background-image:url(spritesmith5.png);background-position:-1740px -212px;width:105px;height:105px}.Mount_Head_BearCub-Zombie{background-image:url(spritesmith5.png);background-position:-1740px -318px;width:105px;height:105px}.Mount_Head_Bunny-Base{background-image:url(spritesmith5.png);background-position:-1740px -424px;width:105px;height:105px}.Mount_Head_Bunny-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1740px -530px;width:105px;height:105px}.Mount_Head_Bunny-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1740px -636px;width:105px;height:105px}.Mount_Head_Bunny-Desert{background-image:url(spritesmith5.png);background-position:-1740px -742px;width:105px;height:105px}.Mount_Head_Bunny-Golden{background-image:url(spritesmith5.png);background-position:-1740px -848px;width:105px;height:105px}.Mount_Head_Bunny-Red{background-image:url(spritesmith5.png);background-position:-1740px -954px;width:105px;height:105px}.Mount_Head_Bunny-Shade{background-image:url(spritesmith5.png);background-position:-1740px -1060px;width:105px;height:105px}.Mount_Head_Bunny-Skeleton{background-image:url(spritesmith5.png);background-position:-1740px -1166px;width:105px;height:105px}.Mount_Head_Bunny-White{background-image:url(spritesmith5.png);background-position:-1740px -1272px;width:105px;height:105px}.Mount_Head_Bunny-Zombie{background-image:url(spritesmith5.png);background-position:-1740px -1378px;width:105px;height:105px}.Mount_Head_Cactus-Base{background-image:url(spritesmith5.png);background-position:-1740px -1484px;width:105px;height:105px}.Mount_Head_Cactus-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1740px -1590px;width:105px;height:105px}.Mount_Head_Cactus-CottonCandyPink{background-image:url(spritesmith5.png);background-position:0 -1737px;width:105px;height:105px}.Mount_Head_Cactus-Desert{background-image:url(spritesmith5.png);background-position:-106px -1737px;width:105px;height:105px}.Mount_Head_Cactus-Golden{background-image:url(spritesmith5.png);background-position:-212px -1737px;width:105px;height:105px}.Mount_Head_Cactus-Red{background-image:url(spritesmith5.png);background-position:-318px -1737px;width:105px;height:105px}.Mount_Head_Cactus-Shade{background-image:url(spritesmith5.png);background-position:-424px -1737px;width:105px;height:105px}.Mount_Head_Cactus-Skeleton{background-image:url(spritesmith5.png);background-position:-530px -1737px;width:105px;height:105px}.Mount_Head_Cactus-White{background-image:url(spritesmith5.png);background-position:-636px -1737px;width:105px;height:105px}.Mount_Head_Cactus-Zombie{background-image:url(spritesmith5.png);background-position:-742px -1737px;width:105px;height:105px}.Mount_Head_Cheetah-Base{background-image:url(spritesmith5.png);background-position:-848px -1737px;width:105px;height:105px}.Mount_Head_Cheetah-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-954px -1737px;width:105px;height:105px}.Mount_Head_Cheetah-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1060px -1737px;width:105px;height:105px}.Mount_Head_Cheetah-Desert{background-image:url(spritesmith5.png);background-position:-1166px -1737px;width:105px;height:105px}.Mount_Head_Cheetah-Golden{background-image:url(spritesmith5.png);background-position:-1272px -1737px;width:105px;height:105px}.Mount_Head_Cheetah-Red{background-image:url(spritesmith5.png);background-position:-1378px -1737px;width:105px;height:105px}.Mount_Head_Cheetah-Shade{background-image:url(spritesmith5.png);background-position:-1484px -1737px;width:105px;height:105px}.Mount_Head_Cheetah-Skeleton{background-image:url(spritesmith5.png);background-position:-1590px -1737px;width:105px;height:105px}.Mount_Head_Cheetah-White{background-image:url(spritesmith5.png);background-position:-1696px -1737px;width:105px;height:105px}.Mount_Head_Cheetah-Zombie{background-image:url(spritesmith5.png);background-position:-1846px 0;width:105px;height:105px}.Mount_Head_Cuttlefish-Base{background-image:url(spritesmith5.png);background-position:-318px -544px;width:105px;height:114px}.Mount_Head_Cuttlefish-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-680px -230px;width:105px;height:114px}.Mount_Head_Cuttlefish-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-424px -544px;width:105px;height:114px}.Mount_Head_Cuttlefish-Desert{background-image:url(spritesmith5.png);background-position:-530px -544px;width:105px;height:114px}.Mount_Head_Cuttlefish-Golden{background-image:url(spritesmith5.png);background-position:-680px 0;width:105px;height:114px}.Mount_Head_Cuttlefish-Red{background-image:url(spritesmith5.png);background-position:-680px -115px;width:105px;height:114px}.Mount_Head_Cuttlefish-Shade{background-image:url(spritesmith5.png);background-position:-212px -544px;width:105px;height:114px}.Mount_Head_Cuttlefish-Skeleton{background-image:url(spritesmith5.png);background-position:-680px -345px;width:105px;height:114px}.Mount_Head_Cuttlefish-White{background-image:url(spritesmith5.png);background-position:-680px -460px;width:105px;height:114px}.Mount_Head_Cuttlefish-Zombie{background-image:url(spritesmith5.png);background-position:0 -668px;width:105px;height:114px}.Mount_Head_Deer-Base{background-image:url(spritesmith5.png);background-position:-1846px -1166px;width:105px;height:105px}.Mount_Head_Deer-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1846px -1272px;width:105px;height:105px}.Mount_Head_Deer-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1846px -1378px;width:105px;height:105px}.Mount_Head_Deer-Desert{background-image:url(spritesmith5.png);background-position:-1846px -1484px;width:105px;height:105px}.Mount_Head_Deer-Golden{background-image:url(spritesmith5.png);background-position:-1846px -1590px;width:105px;height:105px}.Mount_Head_Deer-Red{background-image:url(spritesmith5.png);background-position:-1846px -1696px;width:105px;height:105px}.Mount_Head_Deer-Shade{background-image:url(spritesmith5.png);background-position:0 -1843px;width:105px;height:105px}.Mount_Head_Deer-Skeleton{background-image:url(spritesmith5.png);background-position:-106px -1843px;width:105px;height:105px}.Mount_Head_Deer-White{background-image:url(spritesmith5.png);background-position:-212px -1843px;width:105px;height:105px}.Mount_Head_Deer-Zombie{background-image:url(spritesmith5.png);background-position:-318px -1843px;width:105px;height:105px}.Mount_Head_Dragon-Base{background-image:url(spritesmith5.png);background-position:-424px -1843px;width:105px;height:105px}.Mount_Head_Dragon-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-530px -1843px;width:105px;height:105px}.Mount_Head_Dragon-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-636px -1843px;width:105px;height:105px}.Mount_Head_Dragon-Desert{background-image:url(spritesmith5.png);background-position:-742px -1843px;width:105px;height:105px}.Mount_Head_Dragon-Golden{background-image:url(spritesmith5.png);background-position:-848px -1843px;width:105px;height:105px}.Mount_Head_Dragon-Red{background-image:url(spritesmith5.png);background-position:-954px -1843px;width:105px;height:105px}.Mount_Head_Dragon-Shade{background-image:url(spritesmith5.png);background-position:-1060px -1843px;width:105px;height:105px}.Mount_Head_Dragon-Skeleton{background-image:url(spritesmith5.png);background-position:-1166px -1843px;width:105px;height:105px}.Mount_Head_Dragon-White{background-image:url(spritesmith5.png);background-position:-1272px -1843px;width:105px;height:105px}.Mount_Head_Dragon-Zombie{background-image:url(spritesmith5.png);background-position:-1378px -1843px;width:105px;height:105px}.Mount_Head_Egg-Base{background-image:url(spritesmith5.png);background-position:-1484px -1843px;width:105px;height:105px}.Mount_Head_Egg-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1590px -1843px;width:105px;height:105px}.Mount_Head_Egg-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1696px -1843px;width:105px;height:105px}.Mount_Head_Egg-Desert{background-image:url(spritesmith5.png);background-position:-1802px -1843px;width:105px;height:105px}.Mount_Head_Egg-Golden{background-image:url(spritesmith5.png);background-position:-1952px 0;width:105px;height:105px}.Mount_Head_Egg-Red{background-image:url(spritesmith5.png);background-position:-1952px -106px;width:105px;height:105px}.Mount_Head_Egg-Shade{background-image:url(spritesmith5.png);background-position:-1952px -212px;width:105px;height:105px}.Mount_Head_Egg-Skeleton{background-image:url(spritesmith5.png);background-position:-1952px -318px;width:105px;height:105px}.Mount_Head_Egg-White{background-image:url(spritesmith5.png);background-position:-1952px -424px;width:105px;height:105px}.Mount_Head_Egg-Zombie{background-image:url(spritesmith5.png);background-position:-1952px -530px;width:105px;height:105px}.Mount_Head_FlyingPig-Base{background-image:url(spritesmith5.png);background-position:-1952px -636px;width:105px;height:105px}.Mount_Head_FlyingPig-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1952px -742px;width:105px;height:105px}.Mount_Head_FlyingPig-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1952px -848px;width:105px;height:105px}.Mount_Head_FlyingPig-Desert{background-image:url(spritesmith5.png);background-position:-1952px -954px;width:105px;height:105px}.Mount_Head_FlyingPig-Golden{background-image:url(spritesmith5.png);background-position:-1952px -1060px;width:105px;height:105px}.Mount_Head_FlyingPig-Red{background-image:url(spritesmith5.png);background-position:-1952px -1166px;width:105px;height:105px}.Mount_Head_FlyingPig-Shade{background-image:url(spritesmith5.png);background-position:-1952px -1272px;width:105px;height:105px}.Mount_Head_FlyingPig-Skeleton{background-image:url(spritesmith5.png);background-position:-1952px -1378px;width:105px;height:105px}.Mount_Head_FlyingPig-White{background-image:url(spritesmith5.png);background-position:-1952px -1484px;width:105px;height:105px}.Mount_Head_FlyingPig-Zombie{background-image:url(spritesmith5.png);background-position:-1952px -1590px;width:105px;height:105px}.Mount_Head_Fox-Base{background-image:url(spritesmith5.png);background-position:-1952px -1696px;width:105px;height:105px}.Mount_Head_Fox-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1952px -1802px;width:105px;height:105px}.Mount_Head_Fox-CottonCandyPink{background-image:url(spritesmith5.png);background-position:0 -1949px;width:105px;height:105px}.Mount_Head_Fox-Desert{background-image:url(spritesmith5.png);background-position:-106px -1949px;width:105px;height:105px}.Mount_Head_Fox-Golden{background-image:url(spritesmith5.png);background-position:-212px -1949px;width:105px;height:105px}.Mount_Head_Fox-Red{background-image:url(spritesmith5.png);background-position:-318px -1949px;width:105px;height:105px}.Mount_Head_Fox-Shade{background-image:url(spritesmith5.png);background-position:-424px -1949px;width:105px;height:105px}.Mount_Head_Fox-Skeleton{background-image:url(spritesmith5.png);background-position:-530px -1949px;width:105px;height:105px}.Mount_Head_Fox-White{background-image:url(spritesmith5.png);background-position:-636px -1949px;width:105px;height:105px}.Mount_Head_Fox-Zombie{background-image:url(spritesmith5.png);background-position:-742px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-Base{background-image:url(spritesmith5.png);background-position:-848px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-954px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1060px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-Desert{background-image:url(spritesmith5.png);background-position:-1166px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-Golden{background-image:url(spritesmith5.png);background-position:-1272px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-Red{background-image:url(spritesmith5.png);background-position:-1378px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-RoyalPurple{background-image:url(spritesmith5.png);background-position:-1484px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-Shade{background-image:url(spritesmith5.png);background-position:-1590px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-Skeleton{background-image:url(spritesmith5.png);background-position:-1696px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-White{background-image:url(spritesmith5.png);background-position:-1802px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-Zombie{background-image:url(spritesmith5.png);background-position:-1908px -1949px;width:105px;height:105px}.Mount_Head_Hedgehog-Base{background-image:url(spritesmith5.png);background-position:-2058px 0;width:105px;height:105px}.Mount_Head_Hedgehog-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-2058px -106px;width:105px;height:105px}.Mount_Head_Hedgehog-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-2058px -212px;width:105px;height:105px}.Mount_Head_Hedgehog-Desert{background-image:url(spritesmith5.png);background-position:-2058px -318px;width:105px;height:105px}.Mount_Head_Hedgehog-Golden{background-image:url(spritesmith5.png);background-position:-2058px -424px;width:105px;height:105px}.Mount_Head_Hedgehog-Red{background-image:url(spritesmith5.png);background-position:-2058px -530px;width:105px;height:105px}.Mount_Head_Hedgehog-Shade{background-image:url(spritesmith5.png);background-position:-2058px -636px;width:105px;height:105px}.Mount_Head_Hedgehog-Skeleton{background-image:url(spritesmith5.png);background-position:-2058px -742px;width:105px;height:105px}.Mount_Head_Hedgehog-White{background-image:url(spritesmith5.png);background-position:-2058px -848px;width:105px;height:105px}.Mount_Head_Hedgehog-Zombie{background-image:url(spritesmith5.png);background-position:-2058px -954px;width:105px;height:105px}.Mount_Head_Horse-Base{background-image:url(spritesmith5.png);background-position:-2058px -1060px;width:105px;height:105px}.Mount_Head_Horse-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-2058px -1166px;width:105px;height:105px}.Mount_Head_Horse-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-2058px -1272px;width:105px;height:105px}.Mount_Head_Horse-Desert{background-image:url(spritesmith5.png);background-position:-2058px -1378px;width:105px;height:105px}.Mount_Head_Horse-Golden{background-image:url(spritesmith5.png);background-position:-2058px -1484px;width:105px;height:105px}.Mount_Head_Horse-Red{background-image:url(spritesmith5.png);background-position:-2058px -1590px;width:105px;height:105px}.Mount_Head_Horse-Shade{background-image:url(spritesmith5.png);background-position:-2058px -1696px;width:105px;height:105px}.Mount_Head_Horse-Skeleton{background-image:url(spritesmith5.png);background-position:-2058px -1802px;width:105px;height:105px}.Mount_Head_Horse-White{background-image:url(spritesmith5.png);background-position:-2058px -1908px;width:105px;height:105px}.Mount_Head_Horse-Zombie{background-image:url(spritesmith5.png);background-position:0 -2055px;width:105px;height:105px}.Mount_Head_LionCub-Base{background-image:url(spritesmith5.png);background-position:-106px -2055px;width:105px;height:105px}.Mount_Head_LionCub-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-212px -2055px;width:105px;height:105px}.Mount_Head_LionCub-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-318px -2055px;width:105px;height:105px}.Mount_Head_LionCub-Desert{background-image:url(spritesmith5.png);background-position:-424px -2055px;width:105px;height:105px}.Mount_Head_LionCub-Ethereal{background-image:url(spritesmith5.png);background-position:-530px -2055px;width:105px;height:105px}.Mount_Head_LionCub-Golden{background-image:url(spritesmith5.png);background-position:-636px -2055px;width:105px;height:105px}.Mount_Head_LionCub-Red{background-image:url(spritesmith5.png);background-position:-742px -2055px;width:105px;height:105px}.Mount_Head_LionCub-Shade{background-image:url(spritesmith5.png);background-position:-848px -2055px;width:105px;height:105px}.Mount_Head_LionCub-Skeleton{background-image:url(spritesmith5.png);background-position:-106px -668px;width:105px;height:110px}.Mount_Head_LionCub-White{background-image:url(spritesmith5.png);background-position:-1060px -2055px;width:105px;height:105px}.Mount_Head_LionCub-Zombie{background-image:url(spritesmith5.png);background-position:-1166px -2055px;width:105px;height:105px}.Mount_Head_Mammoth-Base{background-image:url(spritesmith5.png);background-position:0 -544px;width:105px;height:123px}.Mount_Head_MantisShrimp-Base{background-image:url(spritesmith5.png);background-position:-1378px -2055px;width:108px;height:105px}.Mount_Head_Octopus-Base{background-image:url(spritesmith5.png);background-position:-1487px -2055px;width:105px;height:105px}.Mount_Head_Octopus-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1593px -2055px;width:105px;height:105px}.Mount_Head_Octopus-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1699px -2055px;width:105px;height:105px}.Mount_Head_Octopus-Desert{background-image:url(spritesmith5.png);background-position:-1805px -2055px;width:105px;height:105px}.Mount_Head_Octopus-Golden{background-image:url(spritesmith5.png);background-position:-1911px -2055px;width:105px;height:105px}.Mount_Head_Octopus-Red{background-image:url(spritesmith5.png);background-position:-2017px -2055px;width:105px;height:105px}.Mount_Head_Octopus-Shade{background-image:url(spritesmith5.png);background-position:-2164px 0;width:105px;height:105px}.Mount_Head_Octopus-Skeleton{background-image:url(spritesmith5.png);background-position:-2164px -106px;width:105px;height:105px}.Mount_Head_Octopus-White{background-image:url(spritesmith5.png);background-position:-2164px -212px;width:105px;height:105px}.Mount_Head_Octopus-Zombie{background-image:url(spritesmith5.png);background-position:-2164px -318px;width:105px;height:105px}.Mount_Head_Orca-Base{background-image:url(spritesmith5.png);background-position:-2164px -424px;width:105px;height:105px}.Mount_Head_Owl-Base{background-image:url(spritesmith5.png);background-position:-2164px -530px;width:105px;height:105px}.Mount_Head_Owl-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-2164px -636px;width:105px;height:105px}.Mount_Head_Owl-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-2164px -742px;width:105px;height:105px}.Mount_Head_Owl-Desert{background-image:url(spritesmith5.png);background-position:-2164px -848px;width:105px;height:105px}.Mount_Head_Owl-Golden{background-image:url(spritesmith5.png);background-position:-2164px -954px;width:105px;height:105px}.Mount_Head_Owl-Red{background-image:url(spritesmith5.png);background-position:-2164px -1060px;width:105px;height:105px}.Mount_Head_Owl-Shade{background-image:url(spritesmith5.png);background-position:-2164px -1166px;width:105px;height:105px}.Mount_Head_Owl-Skeleton{background-image:url(spritesmith5.png);background-position:-2164px -1272px;width:105px;height:105px}.Mount_Head_Owl-White{background-image:url(spritesmith5.png);background-position:-2164px -1378px;width:105px;height:105px}.Mount_Head_Owl-Zombie{background-image:url(spritesmith5.png);background-position:-2164px -1484px;width:105px;height:105px}.Mount_Head_PandaCub-Base{background-image:url(spritesmith5.png);background-position:-2164px -1590px;width:105px;height:105px}.Mount_Head_PandaCub-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-2164px -1696px;width:105px;height:105px}.Mount_Head_PandaCub-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-2164px -1802px;width:105px;height:105px}.Mount_Head_PandaCub-Desert{background-image:url(spritesmith5.png);background-position:-2164px -1908px;width:105px;height:105px}.Mount_Head_PandaCub-Golden{background-image:url(spritesmith5.png);background-position:-2164px -2014px;width:105px;height:105px}.Mount_Head_PandaCub-Red{background-image:url(spritesmith5.png);background-position:0 -2161px;width:105px;height:105px}.Mount_Head_PandaCub-Shade{background-image:url(spritesmith5.png);background-position:-106px -2161px;width:105px;height:105px}.Mount_Head_PandaCub-Skeleton{background-image:url(spritesmith5.png);background-position:-212px -2161px;width:105px;height:105px}.Mount_Head_PandaCub-White{background-image:url(spritesmith5.png);background-position:-318px -2161px;width:105px;height:105px}.Mount_Head_PandaCub-Zombie{background-image:url(spritesmith5.png);background-position:-424px -2161px;width:105px;height:105px}.Mount_Head_Parrot-Base{background-image:url(spritesmith5.png);background-position:-530px -2161px;width:105px;height:105px}.Mount_Head_Parrot-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-636px -2161px;width:105px;height:105px}.Mount_Head_Parrot-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-742px -2161px;width:105px;height:105px}.Mount_Head_Parrot-Desert{background-image:url(spritesmith5.png);background-position:-848px -2161px;width:105px;height:105px}.Mount_Head_Parrot-Golden{background-image:url(spritesmith5.png);background-position:-954px -2161px;width:105px;height:105px}.Mount_Head_Parrot-Red{background-image:url(spritesmith5.png);background-position:-1060px -2161px;width:105px;height:105px}.Mount_Head_Parrot-Shade{background-image:url(spritesmith5.png);background-position:-1166px -2161px;width:105px;height:105px}.Mount_Head_Parrot-Skeleton{background-image:url(spritesmith5.png);background-position:-1272px -2161px;width:105px;height:105px}.Mount_Head_Parrot-White{background-image:url(spritesmith5.png);background-position:-1378px -2161px;width:105px;height:105px}.Mount_Head_Parrot-Zombie{background-image:url(spritesmith5.png);background-position:-1484px -2161px;width:105px;height:105px}.Mount_Head_Penguin-Base{background-image:url(spritesmith5.png);background-position:-1590px -2161px;width:105px;height:105px}.Mount_Head_Penguin-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1696px -2161px;width:105px;height:105px}.Mount_Head_Penguin-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1802px -2161px;width:105px;height:105px}.Mount_Head_Penguin-Desert{background-image:url(spritesmith5.png);background-position:-1908px -2161px;width:105px;height:105px}.Mount_Head_Penguin-Golden{background-image:url(spritesmith5.png);background-position:-2014px -2161px;width:105px;height:105px}.Mount_Head_Penguin-Red{background-image:url(spritesmith5.png);background-position:-2120px -2161px;width:105px;height:105px}.Mount_Head_Penguin-Shade{background-image:url(spritesmith5.png);background-position:-2270px 0;width:105px;height:105px}.Mount_Head_Penguin-Skeleton{background-image:url(spritesmith6.png);background-position:-998px -106px;width:105px;height:105px}.Mount_Head_Penguin-White{background-image:url(spritesmith6.png);background-position:-1210px -212px;width:105px;height:105px}.Mount_Head_Penguin-Zombie{background-image:url(spritesmith6.png);background-position:-892px -318px;width:105px;height:105px}.Mount_Head_Rat-Base{background-image:url(spritesmith6.png);background-position:-998px -212px;width:105px;height:105px}.Mount_Head_Rat-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-998px -318px;width:105px;height:105px}.Mount_Head_Rat-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-998px -424px;width:105px;height:105px}.Mount_Head_Rat-Desert{background-image:url(spritesmith6.png);background-position:-998px -530px;width:105px;height:105px}.Mount_Head_Rat-Golden{background-image:url(spritesmith6.png);background-position:-998px -636px;width:105px;height:105px}.Mount_Head_Rat-Red{background-image:url(spritesmith6.png);background-position:-998px -742px;width:105px;height:105px}.Mount_Head_Rat-Shade{background-image:url(spritesmith6.png);background-position:-998px -848px;width:105px;height:105px}.Mount_Head_Rat-Skeleton{background-image:url(spritesmith6.png);background-position:0 -968px;width:105px;height:105px}.Mount_Head_Rat-White{background-image:url(spritesmith6.png);background-position:-106px -968px;width:105px;height:105px}.Mount_Head_Rat-Zombie{background-image:url(spritesmith6.png);background-position:-318px -1074px;width:105px;height:105px}.Mount_Head_Rock-Base{background-image:url(spritesmith6.png);background-position:-424px -1074px;width:105px;height:105px}.Mount_Head_Rock-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-530px -1074px;width:105px;height:105px}.Mount_Head_Rock-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-636px -1074px;width:105px;height:105px}.Mount_Head_Rock-Desert{background-image:url(spritesmith6.png);background-position:-742px -1074px;width:105px;height:105px}.Mount_Head_Rock-Golden{background-image:url(spritesmith6.png);background-position:-848px -1074px;width:105px;height:105px}.Mount_Head_Rock-Red{background-image:url(spritesmith6.png);background-position:-954px -1074px;width:105px;height:105px}.Mount_Head_Rock-Shade{background-image:url(spritesmith6.png);background-position:-1060px -1074px;width:105px;height:105px}.Mount_Head_Rock-Skeleton{background-image:url(spritesmith6.png);background-position:-1210px 0;width:105px;height:105px}.Mount_Head_Rock-White{background-image:url(spritesmith6.png);background-position:-1210px -106px;width:105px;height:105px}.Mount_Head_Rock-Zombie{background-image:url(spritesmith6.png);background-position:-106px -544px;width:105px;height:105px}.Mount_Head_Rooster-Base{background-image:url(spritesmith6.png);background-position:-212px -544px;width:105px;height:105px}.Mount_Head_Rooster-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-318px -544px;width:105px;height:105px}.Mount_Head_Rooster-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-424px -544px;width:105px;height:105px}.Mount_Head_Rooster-Desert{background-image:url(spritesmith6.png);background-position:-530px -544px;width:105px;height:105px}.Mount_Head_Rooster-Golden{background-image:url(spritesmith6.png);background-position:-680px 0;width:105px;height:105px}.Mount_Head_Rooster-Red{background-image:url(spritesmith6.png);background-position:-680px -106px;width:105px;height:105px}.Mount_Head_Rooster-Shade{background-image:url(spritesmith6.png);background-position:-680px -212px;width:105px;height:105px}.Mount_Head_Rooster-Skeleton{background-image:url(spritesmith6.png);background-position:-680px -318px;width:105px;height:105px}.Mount_Head_Rooster-White{background-image:url(spritesmith6.png);background-position:-680px -424px;width:105px;height:105px}.Mount_Head_Rooster-Zombie{background-image:url(spritesmith6.png);background-position:-680px -530px;width:105px;height:105px}.Mount_Head_Seahorse-Base{background-image:url(spritesmith6.png);background-position:0 -650px;width:105px;height:105px}.Mount_Head_Seahorse-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-106px -650px;width:105px;height:105px}.Mount_Head_Seahorse-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-212px -650px;width:105px;height:105px}.Mount_Head_Seahorse-Desert{background-image:url(spritesmith6.png);background-position:-318px -650px;width:105px;height:105px}.Mount_Head_Seahorse-Golden{background-image:url(spritesmith6.png);background-position:-424px -650px;width:105px;height:105px}.Mount_Head_Seahorse-Red{background-image:url(spritesmith6.png);background-position:-530px -650px;width:105px;height:105px}.Mount_Head_Seahorse-Shade{background-image:url(spritesmith6.png);background-position:-636px -650px;width:105px;height:105px}.Mount_Head_Seahorse-Skeleton{background-image:url(spritesmith6.png);background-position:-786px 0;width:105px;height:105px}.Mount_Head_Seahorse-White{background-image:url(spritesmith6.png);background-position:-786px -106px;width:105px;height:105px}.Mount_Head_Seahorse-Zombie{background-image:url(spritesmith6.png);background-position:-786px -212px;width:105px;height:105px}.Mount_Head_Sheep-Base{background-image:url(spritesmith6.png);background-position:-786px -318px;width:105px;height:105px}.Mount_Head_Sheep-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-786px -424px;width:105px;height:105px}.Mount_Head_Sheep-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-786px -530px;width:105px;height:105px}.Mount_Head_Sheep-Desert{background-image:url(spritesmith6.png);background-position:-786px -636px;width:105px;height:105px}.Mount_Head_Sheep-Golden{background-image:url(spritesmith6.png);background-position:0 -756px;width:105px;height:105px}.Mount_Head_Sheep-Red{background-image:url(spritesmith6.png);background-position:-106px -756px;width:105px;height:105px}.Mount_Head_Sheep-Shade{background-image:url(spritesmith6.png);background-position:-212px -756px;width:105px;height:105px}.Mount_Head_Sheep-Skeleton{background-image:url(spritesmith6.png);background-position:-318px -756px;width:105px;height:105px}.Mount_Head_Sheep-White{background-image:url(spritesmith6.png);background-position:-424px -756px;width:105px;height:105px}.Mount_Head_Sheep-Zombie{background-image:url(spritesmith6.png);background-position:-530px -756px;width:105px;height:105px}.Mount_Head_Slime-Base{background-image:url(spritesmith6.png);background-position:-636px -756px;width:105px;height:105px}.Mount_Head_Slime-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-742px -756px;width:105px;height:105px}.Mount_Head_Slime-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-892px 0;width:105px;height:105px}.Mount_Head_Slime-Desert{background-image:url(spritesmith6.png);background-position:-892px -106px;width:105px;height:105px}.Mount_Head_Slime-Golden{background-image:url(spritesmith6.png);background-position:-892px -212px;width:105px;height:105px}.Mount_Head_Slime-Red{background-image:url(spritesmith6.png);background-position:0 -544px;width:105px;height:105px}.Mount_Head_Slime-Shade{background-image:url(spritesmith6.png);background-position:-892px -424px;width:105px;height:105px}.Mount_Head_Slime-Skeleton{background-image:url(spritesmith6.png);background-position:-892px -530px;width:105px;height:105px}.Mount_Head_Slime-White{background-image:url(spritesmith6.png);background-position:-892px -636px;width:105px;height:105px}.Mount_Head_Slime-Zombie{background-image:url(spritesmith6.png);background-position:-892px -742px;width:105px;height:105px}.Mount_Head_Spider-Base{background-image:url(spritesmith6.png);background-position:0 -862px;width:105px;height:105px}.Mount_Head_Spider-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-106px -862px;width:105px;height:105px}.Mount_Head_Spider-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-212px -862px;width:105px;height:105px}.Mount_Head_Spider-Desert{background-image:url(spritesmith6.png);background-position:-318px -862px;width:105px;height:105px}.Mount_Head_Spider-Golden{background-image:url(spritesmith6.png);background-position:-424px -862px;width:105px;height:105px}.Mount_Head_Spider-Red{background-image:url(spritesmith6.png);background-position:-530px -862px;width:105px;height:105px}.Mount_Head_Spider-Shade{background-image:url(spritesmith6.png);background-position:-636px -862px;width:105px;height:105px}.Mount_Head_Spider-Skeleton{background-image:url(spritesmith6.png);background-position:-742px -862px;width:105px;height:105px}.Mount_Head_Spider-White{background-image:url(spritesmith6.png);background-position:-848px -862px;width:105px;height:105px}.Mount_Head_Spider-Zombie{background-image:url(spritesmith6.png);background-position:-998px 0;width:105px;height:105px}.Mount_Head_TRex-Base{background-image:url(spritesmith6.png);background-position:-408px -136px;width:135px;height:135px}.Mount_Head_TRex-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:0 -136px;width:135px;height:135px}.Mount_Head_TRex-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-136px -136px;width:135px;height:135px}.Mount_Head_TRex-Desert{background-image:url(spritesmith6.png);background-position:-272px 0;width:135px;height:135px}.Mount_Head_TRex-Golden{background-image:url(spritesmith6.png);background-position:-272px -136px;width:135px;height:135px}.Mount_Head_TRex-Red{background-image:url(spritesmith6.png);background-position:0 -272px;width:135px;height:135px}.Mount_Head_TRex-Shade{background-image:url(spritesmith6.png);background-position:-136px -272px;width:135px;height:135px}.Mount_Head_TRex-Skeleton{background-image:url(spritesmith6.png);background-position:-272px -272px;width:135px;height:135px}.Mount_Head_TRex-White{background-image:url(spritesmith6.png);background-position:-408px 0;width:135px;height:135px}.Mount_Head_TRex-Zombie{background-image:url(spritesmith6.png);background-position:0 0;width:135px;height:135px}.Mount_Head_TigerCub-Base{background-image:url(spritesmith6.png);background-position:-212px -968px;width:105px;height:105px}.Mount_Head_TigerCub-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-318px -968px;width:105px;height:105px}.Mount_Head_TigerCub-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-424px -968px;width:105px;height:105px}.Mount_Head_TigerCub-Desert{background-image:url(spritesmith6.png);background-position:-530px -968px;width:105px;height:105px}.Mount_Head_TigerCub-Golden{background-image:url(spritesmith6.png);background-position:-636px -968px;width:105px;height:105px}.Mount_Head_TigerCub-Red{background-image:url(spritesmith6.png);background-position:-742px -968px;width:105px;height:105px}.Mount_Head_TigerCub-Shade{background-image:url(spritesmith6.png);background-position:-848px -968px;width:105px;height:105px}.Mount_Head_TigerCub-Skeleton{background-image:url(spritesmith6.png);background-position:-954px -968px;width:105px;height:105px}.Mount_Head_TigerCub-White{background-image:url(spritesmith6.png);background-position:-1104px 0;width:105px;height:105px}.Mount_Head_TigerCub-Zombie{background-image:url(spritesmith6.png);background-position:-1104px -106px;width:105px;height:105px}.Mount_Head_Turkey-Base{background-image:url(spritesmith6.png);background-position:-1104px -212px;width:105px;height:105px}.Mount_Head_Whale-Base{background-image:url(spritesmith6.png);background-position:-1104px -318px;width:105px;height:105px}.Mount_Head_Whale-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1104px -424px;width:105px;height:105px}.Mount_Head_Whale-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1104px -530px;width:105px;height:105px}.Mount_Head_Whale-Desert{background-image:url(spritesmith6.png);background-position:-1104px -636px;width:105px;height:105px}.Mount_Head_Whale-Golden{background-image:url(spritesmith6.png);background-position:-1104px -742px;width:105px;height:105px}.Mount_Head_Whale-Red{background-image:url(spritesmith6.png);background-position:-1104px -848px;width:105px;height:105px}.Mount_Head_Whale-Shade{background-image:url(spritesmith6.png);background-position:-1104px -954px;width:105px;height:105px}.Mount_Head_Whale-Skeleton{background-image:url(spritesmith6.png);background-position:0 -1074px;width:105px;height:105px}.Mount_Head_Whale-White{background-image:url(spritesmith6.png);background-position:-106px -1074px;width:105px;height:105px}.Mount_Head_Whale-Zombie{background-image:url(spritesmith6.png);background-position:-212px -1074px;width:105px;height:105px}.Mount_Head_Wolf-Base{background-image:url(spritesmith6.png);background-position:-408px -272px;width:135px;height:135px}.Mount_Head_Wolf-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:0 -408px;width:135px;height:135px}.Mount_Head_Wolf-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-136px -408px;width:135px;height:135px}.Mount_Head_Wolf-Desert{background-image:url(spritesmith6.png);background-position:-272px -408px;width:135px;height:135px}.Mount_Head_Wolf-Golden{background-image:url(spritesmith6.png);background-position:-408px -408px;width:135px;height:135px}.Mount_Head_Wolf-Red{background-image:url(spritesmith6.png);background-position:-544px 0;width:135px;height:135px}.Mount_Head_Wolf-Shade{background-image:url(spritesmith6.png);background-position:-544px -136px;width:135px;height:135px}.Mount_Head_Wolf-Skeleton{background-image:url(spritesmith6.png);background-position:-544px -272px;width:135px;height:135px}.Mount_Head_Wolf-White{background-image:url(spritesmith6.png);background-position:-544px -408px;width:135px;height:135px}.Mount_Head_Wolf-Zombie{background-image:url(spritesmith6.png);background-position:-136px 0;width:135px;height:135px}.Pet-BearCub-Base{background-image:url(spritesmith6.png);background-position:-1210px -318px;width:81px;height:99px}.Pet-BearCub-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1210px -418px;width:81px;height:99px}.Pet-BearCub-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1210px -518px;width:81px;height:99px}.Pet-BearCub-Desert{background-image:url(spritesmith6.png);background-position:-1210px -618px;width:81px;height:99px}.Pet-BearCub-Golden{background-image:url(spritesmith6.png);background-position:-1210px -718px;width:81px;height:99px}.Pet-BearCub-Polar{background-image:url(spritesmith6.png);background-position:-1210px -818px;width:81px;height:99px}.Pet-BearCub-Red{background-image:url(spritesmith6.png);background-position:-1210px -918px;width:81px;height:99px}.Pet-BearCub-Shade{background-image:url(spritesmith6.png);background-position:-1210px -1018px;width:81px;height:99px}.Pet-BearCub-Skeleton{background-image:url(spritesmith6.png);background-position:0 -1180px;width:81px;height:99px}.Pet-BearCub-White{background-image:url(spritesmith6.png);background-position:-82px -1180px;width:81px;height:99px}.Pet-BearCub-Zombie{background-image:url(spritesmith6.png);background-position:-164px -1180px;width:81px;height:99px}.Pet-Bunny-Base{background-image:url(spritesmith6.png);background-position:-246px -1180px;width:81px;height:99px}.Pet-Bunny-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-328px -1180px;width:81px;height:99px}.Pet-Bunny-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-410px -1180px;width:81px;height:99px}.Pet-Bunny-Desert{background-image:url(spritesmith6.png);background-position:-492px -1180px;width:81px;height:99px}.Pet-Bunny-Golden{background-image:url(spritesmith6.png);background-position:-574px -1180px;width:81px;height:99px}.Pet-Bunny-Red{background-image:url(spritesmith6.png);background-position:-656px -1180px;width:81px;height:99px}.Pet-Bunny-Shade{background-image:url(spritesmith6.png);background-position:-738px -1180px;width:81px;height:99px}.Pet-Bunny-Skeleton{background-image:url(spritesmith6.png);background-position:-820px -1180px;width:81px;height:99px}.Pet-Bunny-White{background-image:url(spritesmith6.png);background-position:-902px -1180px;width:81px;height:99px}.Pet-Bunny-Zombie{background-image:url(spritesmith6.png);background-position:-984px -1180px;width:81px;height:99px}.Pet-Cactus-Base{background-image:url(spritesmith6.png);background-position:-1066px -1180px;width:81px;height:99px}.Pet-Cactus-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1148px -1180px;width:81px;height:99px}.Pet-Cactus-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1230px -1180px;width:81px;height:99px}.Pet-Cactus-Desert{background-image:url(spritesmith6.png);background-position:-1316px 0;width:81px;height:99px}.Pet-Cactus-Golden{background-image:url(spritesmith6.png);background-position:-1316px -100px;width:81px;height:99px}.Pet-Cactus-Red{background-image:url(spritesmith6.png);background-position:-1316px -200px;width:81px;height:99px}.Pet-Cactus-Shade{background-image:url(spritesmith6.png);background-position:-1316px -300px;width:81px;height:99px}.Pet-Cactus-Skeleton{background-image:url(spritesmith6.png);background-position:-1316px -400px;width:81px;height:99px}.Pet-Cactus-White{background-image:url(spritesmith6.png);background-position:-1316px -500px;width:81px;height:99px}.Pet-Cactus-Zombie{background-image:url(spritesmith6.png);background-position:-1316px -600px;width:81px;height:99px}.Pet-Cheetah-Base{background-image:url(spritesmith6.png);background-position:-1316px -700px;width:81px;height:99px}.Pet-Cheetah-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1316px -800px;width:81px;height:99px}.Pet-Cheetah-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1316px -900px;width:81px;height:99px}.Pet-Cheetah-Desert{background-image:url(spritesmith6.png);background-position:-1316px -1000px;width:81px;height:99px}.Pet-Cheetah-Golden{background-image:url(spritesmith6.png);background-position:-1316px -1100px;width:81px;height:99px}.Pet-Cheetah-Red{background-image:url(spritesmith6.png);background-position:0 -1280px;width:81px;height:99px}.Pet-Cheetah-Shade{background-image:url(spritesmith6.png);background-position:-82px -1280px;width:81px;height:99px}.Pet-Cheetah-Skeleton{background-image:url(spritesmith6.png);background-position:-164px -1280px;width:81px;height:99px}.Pet-Cheetah-White{background-image:url(spritesmith6.png);background-position:-246px -1280px;width:81px;height:99px}.Pet-Cheetah-Zombie{background-image:url(spritesmith6.png);background-position:-328px -1280px;width:81px;height:99px}.Pet-Cuttlefish-Base{background-image:url(spritesmith6.png);background-position:-410px -1280px;width:81px;height:99px}.Pet-Cuttlefish-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-492px -1280px;width:81px;height:99px}.Pet-Cuttlefish-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-574px -1280px;width:81px;height:99px}.Pet-Cuttlefish-Desert{background-image:url(spritesmith6.png);background-position:-656px -1280px;width:81px;height:99px}.Pet-Cuttlefish-Golden{background-image:url(spritesmith6.png);background-position:-738px -1280px;width:81px;height:99px}.Pet-Cuttlefish-Red{background-image:url(spritesmith6.png);background-position:-820px -1280px;width:81px;height:99px}.Pet-Cuttlefish-Shade{background-image:url(spritesmith6.png);background-position:-902px -1280px;width:81px;height:99px}.Pet-Cuttlefish-Skeleton{background-image:url(spritesmith6.png);background-position:-984px -1280px;width:81px;height:99px}.Pet-Cuttlefish-White{background-image:url(spritesmith6.png);background-position:-1066px -1280px;width:81px;height:99px}.Pet-Cuttlefish-Zombie{background-image:url(spritesmith6.png);background-position:-1148px -1280px;width:81px;height:99px}.Pet-Deer-Base{background-image:url(spritesmith6.png);background-position:-1230px -1280px;width:81px;height:99px}.Pet-Deer-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1312px -1280px;width:81px;height:99px}.Pet-Deer-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1398px 0;width:81px;height:99px}.Pet-Deer-Desert{background-image:url(spritesmith6.png);background-position:-1398px -100px;width:81px;height:99px}.Pet-Deer-Golden{background-image:url(spritesmith6.png);background-position:-1398px -200px;width:81px;height:99px}.Pet-Deer-Red{background-image:url(spritesmith6.png);background-position:-1398px -300px;width:81px;height:99px}.Pet-Deer-Shade{background-image:url(spritesmith6.png);background-position:-1398px -400px;width:81px;height:99px}.Pet-Deer-Skeleton{background-image:url(spritesmith6.png);background-position:-1398px -500px;width:81px;height:99px}.Pet-Deer-White{background-image:url(spritesmith6.png);background-position:-1398px -600px;width:81px;height:99px}.Pet-Deer-Zombie{background-image:url(spritesmith6.png);background-position:-1398px -700px;width:81px;height:99px}.Pet-Dragon-Base{background-image:url(spritesmith6.png);background-position:-1398px -800px;width:81px;height:99px}.Pet-Dragon-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1398px -900px;width:81px;height:99px}.Pet-Dragon-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1398px -1000px;width:81px;height:99px}.Pet-Dragon-Desert{background-image:url(spritesmith6.png);background-position:-1398px -1100px;width:81px;height:99px}.Pet-Dragon-Golden{background-image:url(spritesmith6.png);background-position:-1398px -1200px;width:81px;height:99px}.Pet-Dragon-Hydra{background-image:url(spritesmith6.png);background-position:0 -1380px;width:81px;height:99px}.Pet-Dragon-Red{background-image:url(spritesmith6.png);background-position:-82px -1380px;width:81px;height:99px}.Pet-Dragon-Shade{background-image:url(spritesmith6.png);background-position:-164px -1380px;width:81px;height:99px}.Pet-Dragon-Skeleton{background-image:url(spritesmith6.png);background-position:-246px -1380px;width:81px;height:99px}.Pet-Dragon-White{background-image:url(spritesmith6.png);background-position:-328px -1380px;width:81px;height:99px}.Pet-Dragon-Zombie{background-image:url(spritesmith6.png);background-position:-410px -1380px;width:81px;height:99px}.Pet-Egg-Base{background-image:url(spritesmith6.png);background-position:-492px -1380px;width:81px;height:99px}.Pet-Egg-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-574px -1380px;width:81px;height:99px}.Pet-Egg-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-656px -1380px;width:81px;height:99px}.Pet-Egg-Desert{background-image:url(spritesmith6.png);background-position:-738px -1380px;width:81px;height:99px}.Pet-Egg-Golden{background-image:url(spritesmith6.png);background-position:-820px -1380px;width:81px;height:99px}.Pet-Egg-Red{background-image:url(spritesmith6.png);background-position:-902px -1380px;width:81px;height:99px}.Pet-Egg-Shade{background-image:url(spritesmith6.png);background-position:-984px -1380px;width:81px;height:99px}.Pet-Egg-Skeleton{background-image:url(spritesmith6.png);background-position:-1066px -1380px;width:81px;height:99px}.Pet-Egg-White{background-image:url(spritesmith6.png);background-position:-1148px -1380px;width:81px;height:99px}.Pet-Egg-Zombie{background-image:url(spritesmith6.png);background-position:-1230px -1380px;width:81px;height:99px}.Pet-FlyingPig-Base{background-image:url(spritesmith6.png);background-position:-1312px -1380px;width:81px;height:99px}.Pet-FlyingPig-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1394px -1380px;width:81px;height:99px}.Pet-FlyingPig-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1480px 0;width:81px;height:99px}.Pet-FlyingPig-Desert{background-image:url(spritesmith6.png);background-position:-1480px -100px;width:81px;height:99px}.Pet-FlyingPig-Golden{background-image:url(spritesmith6.png);background-position:-1480px -200px;width:81px;height:99px}.Pet-FlyingPig-Red{background-image:url(spritesmith6.png);background-position:-1480px -300px;width:81px;height:99px}.Pet-FlyingPig-Shade{background-image:url(spritesmith6.png);background-position:-1480px -400px;width:81px;height:99px}.Pet-FlyingPig-Skeleton{background-image:url(spritesmith6.png);background-position:-1480px -500px;width:81px;height:99px}.Pet-FlyingPig-White{background-image:url(spritesmith6.png);background-position:-1480px -600px;width:81px;height:99px}.Pet-FlyingPig-Zombie{background-image:url(spritesmith6.png);background-position:-1480px -700px;width:81px;height:99px}.Pet-Fox-Base{background-image:url(spritesmith6.png);background-position:-1480px -800px;width:81px;height:99px}.Pet-Fox-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1480px -900px;width:81px;height:99px}.Pet-Fox-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1480px -1000px;width:81px;height:99px}.Pet-Fox-Desert{background-image:url(spritesmith6.png);background-position:-1480px -1100px;width:81px;height:99px}.Pet-Fox-Golden{background-image:url(spritesmith6.png);background-position:-1480px -1200px;width:81px;height:99px}.Pet-Fox-Red{background-image:url(spritesmith6.png);background-position:-1480px -1300px;width:81px;height:99px}.Pet-Fox-Shade{background-image:url(spritesmith6.png);background-position:-1562px 0;width:81px;height:99px}.Pet-Fox-Skeleton{background-image:url(spritesmith6.png);background-position:-1562px -100px;width:81px;height:99px}.Pet-Fox-White{background-image:url(spritesmith6.png);background-position:-1562px -200px;width:81px;height:99px}.Pet-Fox-Zombie{background-image:url(spritesmith6.png);background-position:-1562px -300px;width:81px;height:99px}.Pet-Gryphon-Base{background-image:url(spritesmith6.png);background-position:-1562px -400px;width:81px;height:99px}.Pet-Gryphon-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1562px -500px;width:81px;height:99px}.Pet-Gryphon-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1562px -600px;width:81px;height:99px}.Pet-Gryphon-Desert{background-image:url(spritesmith6.png);background-position:-1562px -700px;width:81px;height:99px}.Pet-Gryphon-Golden{background-image:url(spritesmith6.png);background-position:-1562px -800px;width:81px;height:99px}.Pet-Gryphon-Red{background-image:url(spritesmith6.png);background-position:-1562px -900px;width:81px;height:99px}.Pet-Gryphon-Shade{background-image:url(spritesmith6.png);background-position:-1562px -1000px;width:81px;height:99px}.Pet-Gryphon-Skeleton{background-image:url(spritesmith6.png);background-position:-1562px -1100px;width:81px;height:99px}.Pet-Gryphon-White{background-image:url(spritesmith6.png);background-position:-1562px -1200px;width:81px;height:99px}.Pet-Gryphon-Zombie{background-image:url(spritesmith6.png);background-position:-1562px -1300px;width:81px;height:99px}.Pet-Hedgehog-Base{background-image:url(spritesmith6.png);background-position:0 -1480px;width:81px;height:99px}.Pet-Hedgehog-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-82px -1480px;width:81px;height:99px}.Pet-Hedgehog-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-164px -1480px;width:81px;height:99px}.Pet-Hedgehog-Desert{background-image:url(spritesmith6.png);background-position:-246px -1480px;width:81px;height:99px}.Pet-Hedgehog-Golden{background-image:url(spritesmith6.png);background-position:-328px -1480px;width:81px;height:99px}.Pet-Hedgehog-Red{background-image:url(spritesmith6.png);background-position:-410px -1480px;width:81px;height:99px}.Pet-Hedgehog-Shade{background-image:url(spritesmith6.png);background-position:-492px -1480px;width:81px;height:99px}.Pet-Hedgehog-Skeleton{background-image:url(spritesmith6.png);background-position:-574px -1480px;width:81px;height:99px}.Pet-Hedgehog-White{background-image:url(spritesmith6.png);background-position:-656px -1480px;width:81px;height:99px}.Pet-Hedgehog-Zombie{background-image:url(spritesmith6.png);background-position:-738px -1480px;width:81px;height:99px}.Pet-Horse-Base{background-image:url(spritesmith6.png);background-position:-820px -1480px;width:81px;height:99px}.Pet-Horse-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-902px -1480px;width:81px;height:99px}.Pet-Horse-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-984px -1480px;width:81px;height:99px}.Pet-Horse-Desert{background-image:url(spritesmith6.png);background-position:-1066px -1480px;width:81px;height:99px}.Pet-Horse-Golden{background-image:url(spritesmith6.png);background-position:-1148px -1480px;width:81px;height:99px}.Pet-Horse-Red{background-image:url(spritesmith6.png);background-position:-1230px -1480px;width:81px;height:99px}.Pet-Horse-Shade{background-image:url(spritesmith6.png);background-position:-1312px -1480px;width:81px;height:99px}.Pet-Horse-Skeleton{background-image:url(spritesmith6.png);background-position:-1394px -1480px;width:81px;height:99px}.Pet-Horse-White{background-image:url(spritesmith6.png);background-position:-1476px -1480px;width:81px;height:99px}.Pet-Horse-Zombie{background-image:url(spritesmith6.png);background-position:-1558px -1480px;width:81px;height:99px}.Pet-JackOLantern-Base{background-image:url(spritesmith6.png);background-position:-1644px 0;width:81px;height:99px}.Pet-LionCub-Base{background-image:url(spritesmith6.png);background-position:-1644px -100px;width:81px;height:99px}.Pet-LionCub-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1644px -200px;width:81px;height:99px}.Pet-LionCub-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1644px -300px;width:81px;height:99px}.Pet-LionCub-Desert{background-image:url(spritesmith6.png);background-position:-1644px -400px;width:81px;height:99px}.Pet-LionCub-Golden{background-image:url(spritesmith6.png);background-position:-1644px -500px;width:81px;height:99px}.Pet-LionCub-Red{background-image:url(spritesmith6.png);background-position:-1644px -600px;width:81px;height:99px}.Pet-LionCub-Shade{background-image:url(spritesmith6.png);background-position:-1644px -700px;width:81px;height:99px}.Pet-LionCub-Skeleton{background-image:url(spritesmith6.png);background-position:-1644px -800px;width:81px;height:99px}.Pet-LionCub-White{background-image:url(spritesmith6.png);background-position:-1644px -900px;width:81px;height:99px}.Pet-LionCub-Zombie{background-image:url(spritesmith6.png);background-position:-1644px -1000px;width:81px;height:99px}.Pet-Mammoth-Base{background-image:url(spritesmith6.png);background-position:-1644px -1100px;width:81px;height:99px}.Pet-MantisShrimp-Base{background-image:url(spritesmith6.png);background-position:-1644px -1200px;width:81px;height:99px}.Pet-Octopus-Base{background-image:url(spritesmith6.png);background-position:-1644px -1300px;width:81px;height:99px}.Pet-Octopus-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1644px -1400px;width:81px;height:99px}.Pet-Octopus-CottonCandyPink{background-image:url(spritesmith6.png);background-position:0 -1580px;width:81px;height:99px}.Pet-Octopus-Desert{background-image:url(spritesmith6.png);background-position:-82px -1580px;width:81px;height:99px}.Pet-Octopus-Golden{background-image:url(spritesmith6.png);background-position:-164px -1580px;width:81px;height:99px}.Pet-Octopus-Red{background-image:url(spritesmith6.png);background-position:-246px -1580px;width:81px;height:99px}.Pet-Octopus-Shade{background-image:url(spritesmith6.png);background-position:-328px -1580px;width:81px;height:99px}.Pet-Octopus-Skeleton{background-image:url(spritesmith6.png);background-position:-410px -1580px;width:81px;height:99px}.Pet-Octopus-White{background-image:url(spritesmith6.png);background-position:-492px -1580px;width:81px;height:99px}.Pet-Octopus-Zombie{background-image:url(spritesmith6.png);background-position:-574px -1580px;width:81px;height:99px}.Pet-Owl-Base{background-image:url(spritesmith6.png);background-position:-656px -1580px;width:81px;height:99px}.Pet-Owl-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-738px -1580px;width:81px;height:99px}.Pet-Owl-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-820px -1580px;width:81px;height:99px}.Pet-Owl-Desert{background-image:url(spritesmith6.png);background-position:-902px -1580px;width:81px;height:99px}.Pet-Owl-Golden{background-image:url(spritesmith6.png);background-position:-984px -1580px;width:81px;height:99px}.Pet-Owl-Red{background-image:url(spritesmith6.png);background-position:-1066px -1580px;width:81px;height:99px}.Pet-Owl-Shade{background-image:url(spritesmith6.png);background-position:-1148px -1580px;width:81px;height:99px}.Pet-Owl-Skeleton{background-image:url(spritesmith6.png);background-position:-1230px -1580px;width:81px;height:99px}.Pet-Owl-White{background-image:url(spritesmith6.png);background-position:-1312px -1580px;width:81px;height:99px}.Pet-Owl-Zombie{background-image:url(spritesmith6.png);background-position:-1394px -1580px;width:81px;height:99px}.Pet-PandaCub-Base{background-image:url(spritesmith6.png);background-position:-1476px -1580px;width:81px;height:99px}.Pet-PandaCub-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1558px -1580px;width:81px;height:99px}.Pet-PandaCub-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1640px -1580px;width:81px;height:99px}.Pet-PandaCub-Desert{background-image:url(spritesmith6.png);background-position:-1726px 0;width:81px;height:99px}.Pet-PandaCub-Golden{background-image:url(spritesmith6.png);background-position:-1726px -100px;width:81px;height:99px}.Pet-PandaCub-Red{background-image:url(spritesmith6.png);background-position:-1726px -200px;width:81px;height:99px}.Pet-PandaCub-Shade{background-image:url(spritesmith6.png);background-position:-1726px -300px;width:81px;height:99px}.Pet-PandaCub-Skeleton{background-image:url(spritesmith6.png);background-position:-1726px -400px;width:81px;height:99px}.Pet-PandaCub-White{background-image:url(spritesmith6.png);background-position:-1726px -500px;width:81px;height:99px}.Pet-PandaCub-Zombie{background-image:url(spritesmith6.png);background-position:-1726px -600px;width:81px;height:99px}.Pet-Parrot-Base{background-image:url(spritesmith6.png);background-position:-1726px -700px;width:81px;height:99px}.Pet-Parrot-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1726px -800px;width:81px;height:99px}.Pet-Parrot-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1726px -900px;width:81px;height:99px}.Pet-Parrot-Desert{background-image:url(spritesmith6.png);background-position:-1726px -1000px;width:81px;height:99px}.Pet-Parrot-Golden{background-image:url(spritesmith6.png);background-position:-1726px -1100px;width:81px;height:99px}.Pet-Parrot-Red{background-image:url(spritesmith6.png);background-position:-1726px -1200px;width:81px;height:99px}.Pet-Parrot-Shade{background-image:url(spritesmith6.png);background-position:-1726px -1300px;width:81px;height:99px}.Pet-Parrot-Skeleton{background-image:url(spritesmith6.png);background-position:-1726px -1400px;width:81px;height:99px}.Pet-Parrot-White{background-image:url(spritesmith6.png);background-position:-1726px -1500px;width:81px;height:99px}.Pet-Parrot-Zombie{background-image:url(spritesmith6.png);background-position:0 -1680px;width:81px;height:99px}.Pet-Penguin-Base{background-image:url(spritesmith6.png);background-position:-82px -1680px;width:81px;height:99px}.Pet-Penguin-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-164px -1680px;width:81px;height:99px}.Pet-Penguin-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-246px -1680px;width:81px;height:99px}.Pet-Penguin-Desert{background-image:url(spritesmith6.png);background-position:-328px -1680px;width:81px;height:99px}.Pet-Penguin-Golden{background-image:url(spritesmith6.png);background-position:-410px -1680px;width:81px;height:99px}.Pet-Penguin-Red{background-image:url(spritesmith6.png);background-position:-492px -1680px;width:81px;height:99px}.Pet-Penguin-Shade{background-image:url(spritesmith6.png);background-position:-574px -1680px;width:81px;height:99px}.Pet-Penguin-Skeleton{background-image:url(spritesmith6.png);background-position:-656px -1680px;width:81px;height:99px}.Pet-Penguin-White{background-image:url(spritesmith6.png);background-position:-738px -1680px;width:81px;height:99px}.Pet-Penguin-Zombie{background-image:url(spritesmith6.png);background-position:-820px -1680px;width:81px;height:99px}.Pet-Rat-Base{background-image:url(spritesmith6.png);background-position:-902px -1680px;width:81px;height:99px}.Pet-Rat-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-984px -1680px;width:81px;height:99px}.Pet-Rat-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1066px -1680px;width:81px;height:99px}.Pet-Rat-Desert{background-image:url(spritesmith6.png);background-position:-1148px -1680px;width:81px;height:99px}.Pet-Rat-Golden{background-image:url(spritesmith6.png);background-position:-1230px -1680px;width:81px;height:99px}.Pet-Rat-Red{background-image:url(spritesmith6.png);background-position:-1312px -1680px;width:81px;height:99px}.Pet-Rat-Shade{background-image:url(spritesmith6.png);background-position:-1394px -1680px;width:81px;height:99px}.Pet-Rat-Skeleton{background-image:url(spritesmith6.png);background-position:-1476px -1680px;width:81px;height:99px}.Pet-Rat-White{background-image:url(spritesmith6.png);background-position:-1558px -1680px;width:81px;height:99px}.Pet-Rat-Zombie{background-image:url(spritesmith6.png);background-position:-1640px -1680px;width:81px;height:99px}.Pet-Rock-Base{background-image:url(spritesmith6.png);background-position:-1722px -1680px;width:81px;height:99px}.Pet-Rock-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1808px 0;width:81px;height:99px}.Pet-Rock-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1808px -100px;width:81px;height:99px}.Pet-Rock-Desert{background-image:url(spritesmith6.png);background-position:-1808px -200px;width:81px;height:99px}.Pet-Rock-Golden{background-image:url(spritesmith6.png);background-position:-1808px -300px;width:81px;height:99px}.Pet-Rock-Red{background-image:url(spritesmith6.png);background-position:-1808px -400px;width:81px;height:99px}.Pet-Rock-Shade{background-image:url(spritesmith6.png);background-position:-1808px -500px;width:81px;height:99px}.Pet-Rock-Skeleton{background-image:url(spritesmith6.png);background-position:-1808px -600px;width:81px;height:99px}.Pet-Rock-White{background-image:url(spritesmith6.png);background-position:-1808px -700px;width:81px;height:99px}.Pet-Rock-Zombie{background-image:url(spritesmith6.png);background-position:-1808px -800px;width:81px;height:99px}.Pet-Rooster-Base{background-image:url(spritesmith6.png);background-position:-1808px -900px;width:81px;height:99px}.Pet-Rooster-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1808px -1000px;width:81px;height:99px}.Pet-Rooster-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1808px -1100px;width:81px;height:99px}.Pet-Rooster-Desert{background-image:url(spritesmith6.png);background-position:-1808px -1200px;width:81px;height:99px}.Pet-Rooster-Golden{background-image:url(spritesmith6.png);background-position:-1808px -1300px;width:81px;height:99px}.Pet-Rooster-Red{background-image:url(spritesmith6.png);background-position:-1808px -1400px;width:81px;height:99px}.Pet-Rooster-Shade{background-image:url(spritesmith6.png);background-position:-1808px -1500px;width:81px;height:99px}.Pet-Rooster-Skeleton{background-image:url(spritesmith6.png);background-position:-1808px -1600px;width:81px;height:99px}.Pet-Rooster-White{background-image:url(spritesmith6.png);background-position:0 -1780px;width:81px;height:99px}.Pet-Rooster-Zombie{background-image:url(spritesmith6.png);background-position:-82px -1780px;width:81px;height:99px}.Pet-Seahorse-Base{background-image:url(spritesmith6.png);background-position:-164px -1780px;width:81px;height:99px}.Pet-Seahorse-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-246px -1780px;width:81px;height:99px}.Pet-Seahorse-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-328px -1780px;width:81px;height:99px}.Pet-Seahorse-Desert{background-image:url(spritesmith6.png);background-position:-410px -1780px;width:81px;height:99px}.Pet-Seahorse-Golden{background-image:url(spritesmith6.png);background-position:-492px -1780px;width:81px;height:99px}.Pet-Seahorse-Red{background-image:url(spritesmith6.png);background-position:-574px -1780px;width:81px;height:99px}.Pet-Seahorse-Shade{background-image:url(spritesmith6.png);background-position:-656px -1780px;width:81px;height:99px}.Pet-Seahorse-Skeleton{background-image:url(spritesmith6.png);background-position:-738px -1780px;width:81px;height:99px}.Pet-Seahorse-White{background-image:url(spritesmith6.png);background-position:-820px -1780px;width:81px;height:99px}.Pet-Seahorse-Zombie{background-image:url(spritesmith6.png);background-position:-902px -1780px;width:81px;height:99px}.Pet-Sheep-Base{background-image:url(spritesmith6.png);background-position:-984px -1780px;width:81px;height:99px}.Pet-Sheep-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1066px -1780px;width:81px;height:99px}.Pet-Sheep-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1148px -1780px;width:81px;height:99px}.Pet-Sheep-Desert{background-image:url(spritesmith6.png);background-position:-1230px -1780px;width:81px;height:99px}.Pet-Sheep-Golden{background-image:url(spritesmith6.png);background-position:-1312px -1780px;width:81px;height:99px}.Pet-Sheep-Red{background-image:url(spritesmith6.png);background-position:-1394px -1780px;width:81px;height:99px}.Pet-Sheep-Shade{background-image:url(spritesmith6.png);background-position:-1476px -1780px;width:81px;height:99px}.Pet-Sheep-Skeleton{background-image:url(spritesmith6.png);background-position:-1558px -1780px;width:81px;height:99px}.Pet-Sheep-White{background-image:url(spritesmith6.png);background-position:-1640px -1780px;width:81px;height:99px}.Pet-Sheep-Zombie{background-image:url(spritesmith6.png);background-position:-1722px -1780px;width:81px;height:99px}.Pet-Slime-Base{background-image:url(spritesmith6.png);background-position:-1804px -1780px;width:81px;height:99px}.Pet-Slime-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1890px 0;width:81px;height:99px}.Pet-Slime-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1890px -100px;width:81px;height:99px}.Pet-Slime-Desert{background-image:url(spritesmith6.png);background-position:-1890px -200px;width:81px;height:99px}.Pet-Slime-Golden{background-image:url(spritesmith6.png);background-position:-1890px -300px;width:81px;height:99px}.Pet-Slime-Red{background-image:url(spritesmith6.png);background-position:-1890px -400px;width:81px;height:99px}.Pet-Slime-Shade{background-image:url(spritesmith6.png);background-position:-1890px -500px;width:81px;height:99px}.Pet-Slime-Skeleton{background-image:url(spritesmith6.png);background-position:-1890px -600px;width:81px;height:99px}.Pet-Slime-White{background-image:url(spritesmith6.png);background-position:-1890px -700px;width:81px;height:99px}.Pet-Slime-Zombie{background-image:url(spritesmith6.png);background-position:-1890px -800px;width:81px;height:99px}.Pet-Spider-Base{background-image:url(spritesmith6.png);background-position:-1890px -900px;width:81px;height:99px}.Pet-Spider-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1890px -1000px;width:81px;height:99px}.Pet-Spider-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1890px -1100px;width:81px;height:99px}.Pet-Spider-Desert{background-image:url(spritesmith6.png);background-position:-1890px -1200px;width:81px;height:99px}.Pet-Spider-Golden{background-image:url(spritesmith6.png);background-position:-1890px -1300px;width:81px;height:99px}.Pet-Spider-Red{background-image:url(spritesmith6.png);background-position:-1890px -1400px;width:81px;height:99px}.Pet-Spider-Shade{background-image:url(spritesmith6.png);background-position:-1890px -1500px;width:81px;height:99px}.Pet-Spider-Skeleton{background-image:url(spritesmith6.png);background-position:-1890px -1600px;width:81px;height:99px}.Pet-Spider-White{background-image:url(spritesmith6.png);background-position:-1890px -1700px;width:81px;height:99px}.Pet-Spider-Zombie{background-image:url(spritesmith6.png);background-position:-1972px 0;width:81px;height:99px}.Pet-TRex-Base{background-image:url(spritesmith6.png);background-position:-1972px -100px;width:81px;height:99px}.Pet-TRex-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1972px -200px;width:81px;height:99px}.Pet-TRex-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1972px -300px;width:81px;height:99px}.Pet-TRex-Desert{background-image:url(spritesmith6.png);background-position:-1972px -400px;width:81px;height:99px}.Pet-TRex-Golden{background-image:url(spritesmith6.png);background-position:-1972px -500px;width:81px;height:99px}.Pet-TRex-Red{background-image:url(spritesmith6.png);background-position:-1972px -600px;width:81px;height:99px}.Pet-TRex-Shade{background-image:url(spritesmith6.png);background-position:-1972px -700px;width:81px;height:99px}.Pet-TRex-Skeleton{background-image:url(spritesmith6.png);background-position:-1972px -800px;width:81px;height:99px}.Pet-TRex-White{background-image:url(spritesmith6.png);background-position:-1972px -900px;width:81px;height:99px}.Pet-TRex-Zombie{background-image:url(spritesmith6.png);background-position:-1972px -1000px;width:81px;height:99px}.Pet-Tiger-Veteran{background-image:url(spritesmith6.png);background-position:-1972px -1100px;width:81px;height:99px}.Pet-TigerCub-Base{background-image:url(spritesmith6.png);background-position:-1972px -1200px;width:81px;height:99px}.Pet-TigerCub-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1972px -1300px;width:81px;height:99px}.Pet-TigerCub-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1972px -1400px;width:81px;height:99px}.Pet-TigerCub-Desert{background-image:url(spritesmith6.png);background-position:-1972px -1500px;width:81px;height:99px}.Pet-TigerCub-Golden{background-image:url(spritesmith6.png);background-position:-1972px -1600px;width:81px;height:99px}.Pet-TigerCub-Red{background-image:url(spritesmith6.png);background-position:-1972px -1700px;width:81px;height:99px}.Pet-TigerCub-Shade{background-image:url(spritesmith6.png);background-position:0 -1880px;width:81px;height:99px}.Pet-TigerCub-Skeleton{background-image:url(spritesmith6.png);background-position:-82px -1880px;width:81px;height:99px}.Pet-TigerCub-White{background-image:url(spritesmith6.png);background-position:-164px -1880px;width:81px;height:99px}.Pet-TigerCub-Zombie{background-image:url(spritesmith6.png);background-position:-246px -1880px;width:81px;height:99px}.Pet-Turkey-Base{background-image:url(spritesmith6.png);background-position:-328px -1880px;width:81px;height:99px}.Pet-Whale-Base{background-image:url(spritesmith6.png);background-position:-410px -1880px;width:81px;height:99px}.Pet-Whale-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-492px -1880px;width:81px;height:99px}.Pet-Whale-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-574px -1880px;width:81px;height:99px}.Pet-Whale-Desert{background-image:url(spritesmith6.png);background-position:-656px -1880px;width:81px;height:99px}.Pet-Whale-Golden{background-image:url(spritesmith6.png);background-position:-738px -1880px;width:81px;height:99px}.Pet-Whale-Red{background-image:url(spritesmith6.png);background-position:-820px -1880px;width:81px;height:99px}.Pet-Whale-Shade{background-image:url(spritesmith6.png);background-position:-902px -1880px;width:81px;height:99px}.Pet-Whale-Skeleton{background-image:url(spritesmith6.png);background-position:-984px -1880px;width:81px;height:99px}.Pet-Whale-White{background-image:url(spritesmith6.png);background-position:-1066px -1880px;width:81px;height:99px}.Pet-Whale-Zombie{background-image:url(spritesmith6.png);background-position:-1148px -1880px;width:81px;height:99px}.Pet-Wolf-Base{background-image:url(spritesmith6.png);background-position:-1230px -1880px;width:81px;height:99px}.Pet-Wolf-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1312px -1880px;width:81px;height:99px}.Pet-Wolf-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1394px -1880px;width:81px;height:99px}.Pet-Wolf-Desert{background-image:url(spritesmith6.png);background-position:-1476px -1880px;width:81px;height:99px}.Pet-Wolf-Golden{background-image:url(spritesmith6.png);background-position:-1558px -1880px;width:81px;height:99px}.Pet-Wolf-Red{background-image:url(spritesmith6.png);background-position:-1640px -1880px;width:81px;height:99px}.Pet-Wolf-Shade{background-image:url(spritesmith6.png);background-position:-1722px -1880px;width:81px;height:99px}.Pet-Wolf-Skeleton{background-image:url(spritesmith6.png);background-position:-1804px -1880px;width:81px;height:99px}.Pet-Wolf-Veteran{background-image:url(spritesmith6.png);background-position:-1886px -1880px;width:81px;height:99px}.Pet-Wolf-White{background-image:url(spritesmith6.png);background-position:-1968px -1880px;width:81px;height:99px}.Pet-Wolf-Zombie{background-image:url(spritesmith6.png);background-position:-2054px 0;width:81px;height:99px}.Pet_HatchingPotion_Base{background-image:url(spritesmith6.png);background-position:-2054px -100px;width:48px;height:51px}.Pet_HatchingPotion_CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-2054px -152px;width:48px;height:51px}.Pet_HatchingPotion_CottonCandyPink{background-image:url(spritesmith6.png);background-position:-2054px -204px;width:48px;height:51px}.Pet_HatchingPotion_Desert{background-image:url(spritesmith6.png);background-position:-2054px -256px;width:48px;height:51px}.Pet_HatchingPotion_Golden{background-image:url(spritesmith6.png);background-position:-2054px -308px;width:48px;height:51px}.Pet_HatchingPotion_Red{background-image:url(spritesmith6.png);background-position:-2054px -360px;width:48px;height:51px}.Pet_HatchingPotion_Shade{background-image:url(spritesmith6.png);background-position:-2054px -412px;width:48px;height:51px}.Pet_HatchingPotion_Skeleton{background-image:url(spritesmith6.png);background-position:-2054px -464px;width:48px;height:51px}.Pet_HatchingPotion_White{background-image:url(spritesmith6.png);background-position:-2054px -516px;width:48px;height:51px}.Pet_HatchingPotion_Zombie{background-image:url(spritesmith6.png);background-position:-2054px -568px;width:48px;height:51px}.head_special_0,.weapon_special_0{width:105px;height:105px;margin-left:-3px;margin-top:-18px}.broad_armor_special_0,.shield_special_0,.slim_armor_special_0{width:90px;height:90px}.weapon_special_critical{background:url(/common/img/sprites/backer-only/weapon_special_critical.gif) no-repeat;width:90px;height:90px;margin-left:-12px;margin-top:12px}.weapon_special_1{margin-left:-12px}.broad_armor_special_1,.head_special_1,.slim_armor_special_1{width:90px;height:90px}.head_special_0{background:url(/common/img/sprites/backer-only/BackerOnly-Equip-ShadeHelmet.gif) no-repeat}.head_special_1{background:url(/common/img/sprites/backer-only/ContributorOnly-Equip-CrystalHelmet.gif) no-repeat;margin-top:3px}.broad_armor_special_0,.slim_armor_special_0{background:url(/common/img/sprites/backer-only/BackerOnly-Equip-ShadeArmor.gif) no-repeat}.broad_armor_special_1,.slim_armor_special_1{background:url(/common/img/sprites/backer-only/ContributorOnly-Equip-CrystalArmor.gif) no-repeat}.shield_special_0{background:url(/common/img/sprites/backer-only/BackerOnly-Shield-TormentedSkull.gif) no-repeat}.weapon_special_0{background:url(/common/img/sprites/backer-only/BackerOnly-Weapon-DarkSoulsBlade.gif) no-repeat}.Pet-Wolf-Cerberus{width:105px;height:72px;background:url(/common/img/sprites/backer-only/BackerOnly-Pet-CerberusPup.gif) no-repeat}.npc_ian{background:url(/common/img/sprites/npc_ian.gif) no-repeat;width:78px;height:135px}.Gems{display:inline-block;margin-right:5px;border-style:none;margin-left:0;margin-top:2px}.inline-gems{vertical-align:middle;margin-left:0;display:inline-block}.customize-menu .locked{background-color:#727272}.achievement{float:left;clear:right;margin-right:10px}.multi-achievement{margin:auto;padding-left:.5em;padding-right:.5em}[class*=Mount_Body_],[class*=Mount_Head_]{margin-top:18px}.Pet_Currency_Gem{margin-top:5px;margin-bottom:5px}
\ No newline at end of file
+.achievement-alien{background-image:url(spritesmith0.png);background-position:-1105px -562px;width:24px;height:26px}.achievement-alpha{background-image:url(spritesmith0.png);background-position:-1974px -1911px;width:24px;height:26px}.achievement-armor{background-image:url(spritesmith0.png);background-position:-1080px -562px;width:24px;height:26px}.achievement-boot{background-image:url(spritesmith0.png);background-position:-1105px -535px;width:24px;height:26px}.achievement-bow{background-image:url(spritesmith0.png);background-position:-1080px -535px;width:24px;height:26px}.achievement-cactus{background-image:url(spritesmith0.png);background-position:-1105px -498px;width:24px;height:26px}.achievement-cake{background-image:url(spritesmith0.png);background-position:-1080px -498px;width:24px;height:26px}.achievement-cave{background-image:url(spritesmith0.png);background-position:-1105px -471px;width:24px;height:26px}.achievement-coffin{background-image:url(spritesmith0.png);background-position:-1080px -471px;width:24px;height:26px}.achievement-comment{background-image:url(spritesmith0.png);background-position:-1105px -444px;width:24px;height:26px}.achievement-costumeContest{background-image:url(spritesmith0.png);background-position:-1080px -444px;width:24px;height:26px}.achievement-dilatory{background-image:url(spritesmith0.png);background-position:-1180px -1092px;width:24px;height:26px}.achievement-firefox{background-image:url(spritesmith0.png);background-position:-1155px -1092px;width:24px;height:26px}.achievement-greeting{background-image:url(spritesmith0.png);background-position:-1130px -1092px;width:24px;height:26px}.achievement-habitBirthday{background-image:url(spritesmith0.png);background-position:-1271px -1183px;width:24px;height:26px}.achievement-habiticaDay{background-image:url(spritesmith0.png);background-position:-1246px -1183px;width:24px;height:26px}.achievement-heart{background-image:url(spritesmith0.png);background-position:-1221px -1183px;width:24px;height:26px}.achievement-karaoke{background-image:url(spritesmith0.png);background-position:-1362px -1274px;width:24px;height:26px}.achievement-ninja{background-image:url(spritesmith0.png);background-position:-1337px -1274px;width:24px;height:26px}.achievement-nye{background-image:url(spritesmith0.png);background-position:-1312px -1274px;width:24px;height:26px}.achievement-perfect{background-image:url(spritesmith0.png);background-position:-1949px -1911px;width:24px;height:26px}.achievement-rat{background-image:url(spritesmith0.png);background-position:-1428px -1365px;width:24px;height:26px}.achievement-seafoam{background-image:url(spritesmith0.png);background-position:-1403px -1365px;width:24px;height:26px}.achievement-shield{background-image:url(spritesmith0.png);background-position:-1544px -1456px;width:24px;height:26px}.achievement-shinySeed{background-image:url(spritesmith0.png);background-position:-1519px -1456px;width:24px;height:26px}.achievement-snowball{background-image:url(spritesmith0.png);background-position:-1494px -1456px;width:24px;height:26px}.achievement-spookDust{background-image:url(spritesmith0.png);background-position:-1635px -1547px;width:24px;height:26px}.achievement-stoikalm{background-image:url(spritesmith0.png);background-position:-1610px -1547px;width:24px;height:26px}.achievement-sun{background-image:url(spritesmith0.png);background-position:-1585px -1547px;width:24px;height:26px}.achievement-sword{background-image:url(spritesmith0.png);background-position:-1726px -1638px;width:24px;height:26px}.achievement-thankyou{background-image:url(spritesmith0.png);background-position:-1701px -1638px;width:24px;height:26px}.achievement-thermometer{background-image:url(spritesmith0.png);background-position:-1676px -1638px;width:24px;height:26px}.achievement-tree{background-image:url(spritesmith0.png);background-position:-1817px -1729px;width:24px;height:26px}.achievement-triadbingo{background-image:url(spritesmith0.png);background-position:-1792px -1729px;width:24px;height:26px}.achievement-ultimate-healer{background-image:url(spritesmith0.png);background-position:-1767px -1729px;width:24px;height:26px}.achievement-ultimate-mage{background-image:url(spritesmith0.png);background-position:-1908px -1820px;width:24px;height:26px}.achievement-ultimate-rogue{background-image:url(spritesmith0.png);background-position:-1883px -1820px;width:24px;height:26px}.achievement-ultimate-warrior{background-image:url(spritesmith0.png);background-position:-1858px -1820px;width:24px;height:26px}.achievement-valentine{background-image:url(spritesmith0.png);background-position:-1999px -1911px;width:24px;height:26px}.achievement-wolf{background-image:url(spritesmith0.png);background-position:-1453px -1365px;width:24px;height:26px}.background_autumn_forest{background-image:url(spritesmith0.png);background-position:0 -592px;width:140px;height:147px}.background_beach{background-image:url(spritesmith0.png);background-position:-282px 0;width:141px;height:147px}.background_blacksmithy{background-image:url(spritesmith0.png);background-position:0 -148px;width:140px;height:147px}.background_cherry_trees{background-image:url(spritesmith0.png);background-position:-141px -148px;width:140px;height:147px}.background_clouds{background-image:url(spritesmith0.png);background-position:-282px -148px;width:140px;height:147px}.background_coral_reef{background-image:url(spritesmith0.png);background-position:-424px 0;width:140px;height:147px}.background_crystal_cave{background-image:url(spritesmith0.png);background-position:-424px -148px;width:140px;height:147px}.background_dilatory_ruins{background-image:url(spritesmith0.png);background-position:0 -296px;width:140px;height:147px}.background_distant_castle{background-image:url(spritesmith0.png);background-position:-141px -296px;width:140px;height:147px}.background_drifting_raft{background-image:url(spritesmith0.png);background-position:-282px -296px;width:140px;height:147px}.background_dusty_canyons{background-image:url(spritesmith0.png);background-position:-423px -296px;width:140px;height:147px}.background_fairy_ring{background-image:url(spritesmith0.png);background-position:-565px 0;width:140px;height:147px}.background_floral_meadow{background-image:url(spritesmith0.png);background-position:-565px -148px;width:140px;height:147px}.background_forest{background-image:url(spritesmith0.png);background-position:-565px -296px;width:140px;height:147px}.background_frigid_peak{background-image:url(spritesmith0.png);background-position:0 -444px;width:140px;height:147px}.background_giant_wave{background-image:url(spritesmith0.png);background-position:-141px -444px;width:141px;height:147px}.background_graveyard{background-image:url(spritesmith0.png);background-position:-283px -444px;width:140px;height:147px}.background_gumdrop_land{background-image:url(spritesmith0.png);background-position:-424px -444px;width:140px;height:147px}.background_harvest_feast{background-image:url(spritesmith0.png);background-position:-565px -444px;width:140px;height:147px}.background_harvest_fields{background-image:url(spritesmith0.png);background-position:-706px 0;width:141px;height:147px}.background_haunted_house{background-image:url(spritesmith0.png);background-position:-706px -148px;width:140px;height:147px}.background_ice_cave{background-image:url(spritesmith0.png);background-position:-706px -296px;width:141px;height:147px}.background_iceberg{background-image:url(spritesmith0.png);background-position:-706px -444px;width:140px;height:147px}.background_island_waterfalls{background-image:url(spritesmith0.png);background-position:0 0;width:140px;height:147px}.background_marble_temple{background-image:url(spritesmith0.png);background-position:-141px -592px;width:141px;height:147px}.background_market{background-image:url(spritesmith0.png);background-position:-283px -592px;width:140px;height:147px}.background_mountain_lake{background-image:url(spritesmith0.png);background-position:-424px -592px;width:140px;height:147px}.background_open_waters{background-image:url(spritesmith0.png);background-position:-565px -592px;width:141px;height:147px}.background_pagodas{background-image:url(spritesmith0.png);background-position:-707px -592px;width:140px;height:147px}.background_pumpkin_patch{background-image:url(spritesmith0.png);background-position:-848px 0;width:140px;height:147px}.background_pyramids{background-image:url(spritesmith0.png);background-position:0 -740px;width:141px;height:147px}.background_rolling_hills{background-image:url(spritesmith0.png);background-position:-142px -740px;width:141px;height:147px}.background_seafarer_ship{background-image:url(spritesmith0.png);background-position:-848px -148px;width:140px;height:147px}.background_shimmery_bubbles{background-image:url(spritesmith0.png);background-position:-848px -296px;width:140px;height:147px}.background_snowy_pines{background-image:url(spritesmith0.png);background-position:-848px -444px;width:140px;height:147px}.background_south_pole{background-image:url(spritesmith0.png);background-position:-848px -592px;width:140px;height:147px}.background_spring_rain{background-image:url(spritesmith0.png);background-position:-284px -740px;width:140px;height:147px}.background_stable{background-image:url(spritesmith0.png);background-position:-425px -740px;width:140px;height:147px}.background_stained_glass{background-image:url(spritesmith0.png);background-position:-566px -740px;width:140px;height:147px}.background_starry_skies{background-image:url(spritesmith0.png);background-position:-707px -740px;width:140px;height:147px}.background_sunken_ship{background-image:url(spritesmith0.png);background-position:-848px -740px;width:140px;height:147px}.background_sunset_meadow{background-image:url(spritesmith0.png);background-position:-989px 0;width:140px;height:147px}.background_sunset_savannah{background-image:url(spritesmith0.png);background-position:-989px -148px;width:140px;height:147px}.background_tavern{background-image:url(spritesmith0.png);background-position:-989px -296px;width:140px;height:147px}.background_thunderstorm{background-image:url(spritesmith0.png);background-position:0 -888px;width:141px;height:147px}.background_twinkly_lights{background-image:url(spritesmith0.png);background-position:-142px -888px;width:141px;height:147px}.background_twinkly_party_lights{background-image:url(spritesmith0.png);background-position:-284px -888px;width:141px;height:147px}.background_volcano{background-image:url(spritesmith0.png);background-position:-141px 0;width:140px;height:147px}.hair_beard_1_TRUred{background-image:url(spritesmith0.png);background-position:-455px -1127px;width:90px;height:90px}.customize-option.hair_beard_1_TRUred{background-image:url(spritesmith0.png);background-position:-480px -1142px;width:60px;height:60px}.hair_beard_1_aurora{background-image:url(spritesmith0.png);background-position:-546px -1127px;width:90px;height:90px}.customize-option.hair_beard_1_aurora{background-image:url(spritesmith0.png);background-position:-571px -1142px;width:60px;height:60px}.hair_beard_1_black{background-image:url(spritesmith0.png);background-position:-637px -1127px;width:90px;height:90px}.customize-option.hair_beard_1_black{background-image:url(spritesmith0.png);background-position:-662px -1142px;width:60px;height:60px}.hair_beard_1_blond{background-image:url(spritesmith0.png);background-position:-728px -1127px;width:90px;height:90px}.customize-option.hair_beard_1_blond{background-image:url(spritesmith0.png);background-position:-753px -1142px;width:60px;height:60px}.hair_beard_1_blue{background-image:url(spritesmith0.png);background-position:-819px -1127px;width:90px;height:90px}.customize-option.hair_beard_1_blue{background-image:url(spritesmith0.png);background-position:-844px -1142px;width:60px;height:60px}.hair_beard_1_brown{background-image:url(spritesmith0.png);background-position:-910px -1127px;width:90px;height:90px}.customize-option.hair_beard_1_brown{background-image:url(spritesmith0.png);background-position:-935px -1142px;width:60px;height:60px}.hair_beard_1_candycane{background-image:url(spritesmith0.png);background-position:-1001px -1127px;width:90px;height:90px}.customize-option.hair_beard_1_candycane{background-image:url(spritesmith0.png);background-position:-1026px -1142px;width:60px;height:60px}.hair_beard_1_candycorn{background-image:url(spritesmith0.png);background-position:-1092px -1127px;width:90px;height:90px}.customize-option.hair_beard_1_candycorn{background-image:url(spritesmith0.png);background-position:-1117px -1142px;width:60px;height:60px}.hair_beard_1_festive{background-image:url(spritesmith0.png);background-position:-1221px 0;width:90px;height:90px}.customize-option.hair_beard_1_festive{background-image:url(spritesmith0.png);background-position:-1246px -15px;width:60px;height:60px}.hair_beard_1_frost{background-image:url(spritesmith0.png);background-position:-1221px -91px;width:90px;height:90px}.customize-option.hair_beard_1_frost{background-image:url(spritesmith0.png);background-position:-1246px -106px;width:60px;height:60px}.hair_beard_1_ghostwhite{background-image:url(spritesmith0.png);background-position:-1221px -182px;width:90px;height:90px}.customize-option.hair_beard_1_ghostwhite{background-image:url(spritesmith0.png);background-position:-1246px -197px;width:60px;height:60px}.hair_beard_1_green{background-image:url(spritesmith0.png);background-position:-1221px -273px;width:90px;height:90px}.customize-option.hair_beard_1_green{background-image:url(spritesmith0.png);background-position:-1246px -288px;width:60px;height:60px}.hair_beard_1_halloween{background-image:url(spritesmith0.png);background-position:-1221px -364px;width:90px;height:90px}.customize-option.hair_beard_1_halloween{background-image:url(spritesmith0.png);background-position:-1246px -379px;width:60px;height:60px}.hair_beard_1_holly{background-image:url(spritesmith0.png);background-position:-1221px -455px;width:90px;height:90px}.customize-option.hair_beard_1_holly{background-image:url(spritesmith0.png);background-position:-1246px -470px;width:60px;height:60px}.hair_beard_1_hollygreen{background-image:url(spritesmith0.png);background-position:-1221px -546px;width:90px;height:90px}.customize-option.hair_beard_1_hollygreen{background-image:url(spritesmith0.png);background-position:-1246px -561px;width:60px;height:60px}.hair_beard_1_midnight{background-image:url(spritesmith0.png);background-position:-1221px -637px;width:90px;height:90px}.customize-option.hair_beard_1_midnight{background-image:url(spritesmith0.png);background-position:-1246px -652px;width:60px;height:60px}.hair_beard_1_pblue{background-image:url(spritesmith0.png);background-position:-1221px -728px;width:90px;height:90px}.customize-option.hair_beard_1_pblue{background-image:url(spritesmith0.png);background-position:-1246px -743px;width:60px;height:60px}.hair_beard_1_peppermint{background-image:url(spritesmith0.png);background-position:-1221px -819px;width:90px;height:90px}.customize-option.hair_beard_1_peppermint{background-image:url(spritesmith0.png);background-position:-1246px -834px;width:60px;height:60px}.hair_beard_1_pgreen{background-image:url(spritesmith0.png);background-position:-1221px -910px;width:90px;height:90px}.customize-option.hair_beard_1_pgreen{background-image:url(spritesmith0.png);background-position:-1246px -925px;width:60px;height:60px}.hair_beard_1_porange{background-image:url(spritesmith0.png);background-position:-1221px -1001px;width:90px;height:90px}.customize-option.hair_beard_1_porange{background-image:url(spritesmith0.png);background-position:-1246px -1016px;width:60px;height:60px}.hair_beard_1_ppink{background-image:url(spritesmith0.png);background-position:-1221px -1092px;width:90px;height:90px}.customize-option.hair_beard_1_ppink{background-image:url(spritesmith0.png);background-position:-1246px -1107px;width:60px;height:60px}.hair_beard_1_ppurple{background-image:url(spritesmith0.png);background-position:0 -1218px;width:90px;height:90px}.customize-option.hair_beard_1_ppurple{background-image:url(spritesmith0.png);background-position:-25px -1233px;width:60px;height:60px}.hair_beard_1_pumpkin{background-image:url(spritesmith0.png);background-position:-91px -1218px;width:90px;height:90px}.customize-option.hair_beard_1_pumpkin{background-image:url(spritesmith0.png);background-position:-116px -1233px;width:60px;height:60px}.hair_beard_1_purple{background-image:url(spritesmith0.png);background-position:-182px -1218px;width:90px;height:90px}.customize-option.hair_beard_1_purple{background-image:url(spritesmith0.png);background-position:-207px -1233px;width:60px;height:60px}.hair_beard_1_pyellow{background-image:url(spritesmith0.png);background-position:-273px -1218px;width:90px;height:90px}.customize-option.hair_beard_1_pyellow{background-image:url(spritesmith0.png);background-position:-298px -1233px;width:60px;height:60px}.hair_beard_1_rainbow{background-image:url(spritesmith0.png);background-position:-364px -1218px;width:90px;height:90px}.customize-option.hair_beard_1_rainbow{background-image:url(spritesmith0.png);background-position:-389px -1233px;width:60px;height:60px}.hair_beard_1_red{background-image:url(spritesmith0.png);background-position:-455px -1218px;width:90px;height:90px}.customize-option.hair_beard_1_red{background-image:url(spritesmith0.png);background-position:-480px -1233px;width:60px;height:60px}.hair_beard_1_snowy{background-image:url(spritesmith0.png);background-position:-546px -1218px;width:90px;height:90px}.customize-option.hair_beard_1_snowy{background-image:url(spritesmith0.png);background-position:-571px -1233px;width:60px;height:60px}.hair_beard_1_white{background-image:url(spritesmith0.png);background-position:-637px -1218px;width:90px;height:90px}.customize-option.hair_beard_1_white{background-image:url(spritesmith0.png);background-position:-662px -1233px;width:60px;height:60px}.hair_beard_1_winternight{background-image:url(spritesmith0.png);background-position:-728px -1218px;width:90px;height:90px}.customize-option.hair_beard_1_winternight{background-image:url(spritesmith0.png);background-position:-753px -1233px;width:60px;height:60px}.hair_beard_1_winterstar{background-image:url(spritesmith0.png);background-position:-819px -1218px;width:90px;height:90px}.customize-option.hair_beard_1_winterstar{background-image:url(spritesmith0.png);background-position:-844px -1233px;width:60px;height:60px}.hair_beard_1_yellow{background-image:url(spritesmith0.png);background-position:-910px -1218px;width:90px;height:90px}.customize-option.hair_beard_1_yellow{background-image:url(spritesmith0.png);background-position:-935px -1233px;width:60px;height:60px}.hair_beard_1_zombie{background-image:url(spritesmith0.png);background-position:-1001px -1218px;width:90px;height:90px}.customize-option.hair_beard_1_zombie{background-image:url(spritesmith0.png);background-position:-1026px -1233px;width:60px;height:60px}.hair_beard_2_TRUred{background-image:url(spritesmith0.png);background-position:-1092px -1218px;width:90px;height:90px}.customize-option.hair_beard_2_TRUred{background-image:url(spritesmith0.png);background-position:-1117px -1233px;width:60px;height:60px}.hair_beard_2_aurora{background-image:url(spritesmith0.png);background-position:-1183px -1218px;width:90px;height:90px}.customize-option.hair_beard_2_aurora{background-image:url(spritesmith0.png);background-position:-1208px -1233px;width:60px;height:60px}.hair_beard_2_black{background-image:url(spritesmith0.png);background-position:-1312px 0;width:90px;height:90px}.customize-option.hair_beard_2_black{background-image:url(spritesmith0.png);background-position:-1337px -15px;width:60px;height:60px}.hair_beard_2_blond{background-image:url(spritesmith0.png);background-position:-1312px -91px;width:90px;height:90px}.customize-option.hair_beard_2_blond{background-image:url(spritesmith0.png);background-position:-1337px -106px;width:60px;height:60px}.hair_beard_2_blue{background-image:url(spritesmith0.png);background-position:-1312px -182px;width:90px;height:90px}.customize-option.hair_beard_2_blue{background-image:url(spritesmith0.png);background-position:-1337px -197px;width:60px;height:60px}.hair_beard_2_brown{background-image:url(spritesmith0.png);background-position:-1312px -273px;width:90px;height:90px}.customize-option.hair_beard_2_brown{background-image:url(spritesmith0.png);background-position:-1337px -288px;width:60px;height:60px}.hair_beard_2_candycane{background-image:url(spritesmith0.png);background-position:-1312px -364px;width:90px;height:90px}.customize-option.hair_beard_2_candycane{background-image:url(spritesmith0.png);background-position:-1337px -379px;width:60px;height:60px}.hair_beard_2_candycorn{background-image:url(spritesmith0.png);background-position:-1312px -455px;width:90px;height:90px}.customize-option.hair_beard_2_candycorn{background-image:url(spritesmith0.png);background-position:-1337px -470px;width:60px;height:60px}.hair_beard_2_festive{background-image:url(spritesmith0.png);background-position:-1312px -546px;width:90px;height:90px}.customize-option.hair_beard_2_festive{background-image:url(spritesmith0.png);background-position:-1337px -561px;width:60px;height:60px}.hair_beard_2_frost{background-image:url(spritesmith0.png);background-position:-1312px -637px;width:90px;height:90px}.customize-option.hair_beard_2_frost{background-image:url(spritesmith0.png);background-position:-1337px -652px;width:60px;height:60px}.hair_beard_2_ghostwhite{background-image:url(spritesmith0.png);background-position:-1312px -728px;width:90px;height:90px}.customize-option.hair_beard_2_ghostwhite{background-image:url(spritesmith0.png);background-position:-1337px -743px;width:60px;height:60px}.hair_beard_2_green{background-image:url(spritesmith0.png);background-position:-1312px -819px;width:90px;height:90px}.customize-option.hair_beard_2_green{background-image:url(spritesmith0.png);background-position:-1337px -834px;width:60px;height:60px}.hair_beard_2_halloween{background-image:url(spritesmith0.png);background-position:-1312px -910px;width:90px;height:90px}.customize-option.hair_beard_2_halloween{background-image:url(spritesmith0.png);background-position:-1337px -925px;width:60px;height:60px}.hair_beard_2_holly{background-image:url(spritesmith0.png);background-position:-1312px -1001px;width:90px;height:90px}.customize-option.hair_beard_2_holly{background-image:url(spritesmith0.png);background-position:-1337px -1016px;width:60px;height:60px}.hair_beard_2_hollygreen{background-image:url(spritesmith0.png);background-position:-1312px -1092px;width:90px;height:90px}.customize-option.hair_beard_2_hollygreen{background-image:url(spritesmith0.png);background-position:-1337px -1107px;width:60px;height:60px}.hair_beard_2_midnight{background-image:url(spritesmith0.png);background-position:-1312px -1183px;width:90px;height:90px}.customize-option.hair_beard_2_midnight{background-image:url(spritesmith0.png);background-position:-1337px -1198px;width:60px;height:60px}.hair_beard_2_pblue{background-image:url(spritesmith0.png);background-position:0 -1309px;width:90px;height:90px}.customize-option.hair_beard_2_pblue{background-image:url(spritesmith0.png);background-position:-25px -1324px;width:60px;height:60px}.hair_beard_2_peppermint{background-image:url(spritesmith0.png);background-position:-91px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_peppermint{background-image:url(spritesmith0.png);background-position:-116px -1324px;width:60px;height:60px}.hair_beard_2_pgreen{background-image:url(spritesmith0.png);background-position:-182px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_pgreen{background-image:url(spritesmith0.png);background-position:-207px -1324px;width:60px;height:60px}.hair_beard_2_porange{background-image:url(spritesmith0.png);background-position:-273px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_porange{background-image:url(spritesmith0.png);background-position:-298px -1324px;width:60px;height:60px}.hair_beard_2_ppink{background-image:url(spritesmith0.png);background-position:-364px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_ppink{background-image:url(spritesmith0.png);background-position:-389px -1324px;width:60px;height:60px}.hair_beard_2_ppurple{background-image:url(spritesmith0.png);background-position:-455px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_ppurple{background-image:url(spritesmith0.png);background-position:-480px -1324px;width:60px;height:60px}.hair_beard_2_pumpkin{background-image:url(spritesmith0.png);background-position:-546px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_pumpkin{background-image:url(spritesmith0.png);background-position:-571px -1324px;width:60px;height:60px}.hair_beard_2_purple{background-image:url(spritesmith0.png);background-position:-637px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_purple{background-image:url(spritesmith0.png);background-position:-662px -1324px;width:60px;height:60px}.hair_beard_2_pyellow{background-image:url(spritesmith0.png);background-position:-728px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_pyellow{background-image:url(spritesmith0.png);background-position:-753px -1324px;width:60px;height:60px}.hair_beard_2_rainbow{background-image:url(spritesmith0.png);background-position:-819px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_rainbow{background-image:url(spritesmith0.png);background-position:-844px -1324px;width:60px;height:60px}.hair_beard_2_red{background-image:url(spritesmith0.png);background-position:-910px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_red{background-image:url(spritesmith0.png);background-position:-935px -1324px;width:60px;height:60px}.hair_beard_2_snowy{background-image:url(spritesmith0.png);background-position:-1001px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_snowy{background-image:url(spritesmith0.png);background-position:-1026px -1324px;width:60px;height:60px}.hair_beard_2_white{background-image:url(spritesmith0.png);background-position:-1092px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_white{background-image:url(spritesmith0.png);background-position:-1117px -1324px;width:60px;height:60px}.hair_beard_2_winternight{background-image:url(spritesmith0.png);background-position:-1183px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_winternight{background-image:url(spritesmith0.png);background-position:-1208px -1324px;width:60px;height:60px}.hair_beard_2_winterstar{background-image:url(spritesmith0.png);background-position:-1274px -1309px;width:90px;height:90px}.customize-option.hair_beard_2_winterstar{background-image:url(spritesmith0.png);background-position:-1299px -1324px;width:60px;height:60px}.hair_beard_2_yellow{background-image:url(spritesmith0.png);background-position:-1403px 0;width:90px;height:90px}.customize-option.hair_beard_2_yellow{background-image:url(spritesmith0.png);background-position:-1428px -15px;width:60px;height:60px}.hair_beard_2_zombie{background-image:url(spritesmith0.png);background-position:-1403px -91px;width:90px;height:90px}.customize-option.hair_beard_2_zombie{background-image:url(spritesmith0.png);background-position:-1428px -106px;width:60px;height:60px}.hair_beard_3_TRUred{background-image:url(spritesmith0.png);background-position:-1403px -182px;width:90px;height:90px}.customize-option.hair_beard_3_TRUred{background-image:url(spritesmith0.png);background-position:-1428px -197px;width:60px;height:60px}.hair_beard_3_aurora{background-image:url(spritesmith0.png);background-position:-1403px -273px;width:90px;height:90px}.customize-option.hair_beard_3_aurora{background-image:url(spritesmith0.png);background-position:-1428px -288px;width:60px;height:60px}.hair_beard_3_black{background-image:url(spritesmith0.png);background-position:-1403px -364px;width:90px;height:90px}.customize-option.hair_beard_3_black{background-image:url(spritesmith0.png);background-position:-1428px -379px;width:60px;height:60px}.hair_beard_3_blond{background-image:url(spritesmith0.png);background-position:-1403px -455px;width:90px;height:90px}.customize-option.hair_beard_3_blond{background-image:url(spritesmith0.png);background-position:-1428px -470px;width:60px;height:60px}.hair_beard_3_blue{background-image:url(spritesmith0.png);background-position:-1403px -546px;width:90px;height:90px}.customize-option.hair_beard_3_blue{background-image:url(spritesmith0.png);background-position:-1428px -561px;width:60px;height:60px}.hair_beard_3_brown{background-image:url(spritesmith0.png);background-position:-1403px -637px;width:90px;height:90px}.customize-option.hair_beard_3_brown{background-image:url(spritesmith0.png);background-position:-1428px -652px;width:60px;height:60px}.hair_beard_3_candycane{background-image:url(spritesmith0.png);background-position:-1403px -728px;width:90px;height:90px}.customize-option.hair_beard_3_candycane{background-image:url(spritesmith0.png);background-position:-1428px -743px;width:60px;height:60px}.hair_beard_3_candycorn{background-image:url(spritesmith0.png);background-position:-1403px -819px;width:90px;height:90px}.customize-option.hair_beard_3_candycorn{background-image:url(spritesmith0.png);background-position:-1428px -834px;width:60px;height:60px}.hair_beard_3_festive{background-image:url(spritesmith0.png);background-position:-1403px -910px;width:90px;height:90px}.customize-option.hair_beard_3_festive{background-image:url(spritesmith0.png);background-position:-1428px -925px;width:60px;height:60px}.hair_beard_3_frost{background-image:url(spritesmith0.png);background-position:-1403px -1001px;width:90px;height:90px}.customize-option.hair_beard_3_frost{background-image:url(spritesmith0.png);background-position:-1428px -1016px;width:60px;height:60px}.hair_beard_3_ghostwhite{background-image:url(spritesmith0.png);background-position:-1403px -1092px;width:90px;height:90px}.customize-option.hair_beard_3_ghostwhite{background-image:url(spritesmith0.png);background-position:-1428px -1107px;width:60px;height:60px}.hair_beard_3_green{background-image:url(spritesmith0.png);background-position:-1403px -1183px;width:90px;height:90px}.customize-option.hair_beard_3_green{background-image:url(spritesmith0.png);background-position:-1428px -1198px;width:60px;height:60px}.hair_beard_3_halloween{background-image:url(spritesmith0.png);background-position:-1403px -1274px;width:90px;height:90px}.customize-option.hair_beard_3_halloween{background-image:url(spritesmith0.png);background-position:-1428px -1289px;width:60px;height:60px}.hair_beard_3_holly{background-image:url(spritesmith0.png);background-position:0 -1400px;width:90px;height:90px}.customize-option.hair_beard_3_holly{background-image:url(spritesmith0.png);background-position:-25px -1415px;width:60px;height:60px}.hair_beard_3_hollygreen{background-image:url(spritesmith0.png);background-position:-91px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_hollygreen{background-image:url(spritesmith0.png);background-position:-116px -1415px;width:60px;height:60px}.hair_beard_3_midnight{background-image:url(spritesmith0.png);background-position:-182px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_midnight{background-image:url(spritesmith0.png);background-position:-207px -1415px;width:60px;height:60px}.hair_beard_3_pblue{background-image:url(spritesmith0.png);background-position:-273px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_pblue{background-image:url(spritesmith0.png);background-position:-298px -1415px;width:60px;height:60px}.hair_beard_3_peppermint{background-image:url(spritesmith0.png);background-position:-364px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_peppermint{background-image:url(spritesmith0.png);background-position:-389px -1415px;width:60px;height:60px}.hair_beard_3_pgreen{background-image:url(spritesmith0.png);background-position:-455px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_pgreen{background-image:url(spritesmith0.png);background-position:-480px -1415px;width:60px;height:60px}.hair_beard_3_porange{background-image:url(spritesmith0.png);background-position:-546px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_porange{background-image:url(spritesmith0.png);background-position:-571px -1415px;width:60px;height:60px}.hair_beard_3_ppink{background-image:url(spritesmith0.png);background-position:-637px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_ppink{background-image:url(spritesmith0.png);background-position:-662px -1415px;width:60px;height:60px}.hair_beard_3_ppurple{background-image:url(spritesmith0.png);background-position:-728px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_ppurple{background-image:url(spritesmith0.png);background-position:-753px -1415px;width:60px;height:60px}.hair_beard_3_pumpkin{background-image:url(spritesmith0.png);background-position:-819px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_pumpkin{background-image:url(spritesmith0.png);background-position:-844px -1415px;width:60px;height:60px}.hair_beard_3_purple{background-image:url(spritesmith0.png);background-position:-910px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_purple{background-image:url(spritesmith0.png);background-position:-935px -1415px;width:60px;height:60px}.hair_beard_3_pyellow{background-image:url(spritesmith0.png);background-position:-1001px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_pyellow{background-image:url(spritesmith0.png);background-position:-1026px -1415px;width:60px;height:60px}.hair_beard_3_rainbow{background-image:url(spritesmith0.png);background-position:-1092px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_rainbow{background-image:url(spritesmith0.png);background-position:-1117px -1415px;width:60px;height:60px}.hair_beard_3_red{background-image:url(spritesmith0.png);background-position:-1183px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_red{background-image:url(spritesmith0.png);background-position:-1208px -1415px;width:60px;height:60px}.hair_beard_3_snowy{background-image:url(spritesmith0.png);background-position:-1274px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_snowy{background-image:url(spritesmith0.png);background-position:-1299px -1415px;width:60px;height:60px}.hair_beard_3_white{background-image:url(spritesmith0.png);background-position:-1365px -1400px;width:90px;height:90px}.customize-option.hair_beard_3_white{background-image:url(spritesmith0.png);background-position:-1390px -1415px;width:60px;height:60px}.hair_beard_3_winternight{background-image:url(spritesmith0.png);background-position:-1494px 0;width:90px;height:90px}.customize-option.hair_beard_3_winternight{background-image:url(spritesmith0.png);background-position:-1519px -15px;width:60px;height:60px}.hair_beard_3_winterstar{background-image:url(spritesmith0.png);background-position:-1494px -91px;width:90px;height:90px}.customize-option.hair_beard_3_winterstar{background-image:url(spritesmith0.png);background-position:-1519px -106px;width:60px;height:60px}.hair_beard_3_yellow{background-image:url(spritesmith0.png);background-position:-1494px -182px;width:90px;height:90px}.customize-option.hair_beard_3_yellow{background-image:url(spritesmith0.png);background-position:-1519px -197px;width:60px;height:60px}.hair_beard_3_zombie{background-image:url(spritesmith0.png);background-position:-1494px -273px;width:90px;height:90px}.customize-option.hair_beard_3_zombie{background-image:url(spritesmith0.png);background-position:-1519px -288px;width:60px;height:60px}.hair_mustache_1_TRUred{background-image:url(spritesmith0.png);background-position:-1494px -364px;width:90px;height:90px}.customize-option.hair_mustache_1_TRUred{background-image:url(spritesmith0.png);background-position:-1519px -379px;width:60px;height:60px}.hair_mustache_1_aurora{background-image:url(spritesmith0.png);background-position:-1494px -455px;width:90px;height:90px}.customize-option.hair_mustache_1_aurora{background-image:url(spritesmith0.png);background-position:-1519px -470px;width:60px;height:60px}.hair_mustache_1_black{background-image:url(spritesmith0.png);background-position:-1494px -546px;width:90px;height:90px}.customize-option.hair_mustache_1_black{background-image:url(spritesmith0.png);background-position:-1519px -561px;width:60px;height:60px}.hair_mustache_1_blond{background-image:url(spritesmith0.png);background-position:-1494px -637px;width:90px;height:90px}.customize-option.hair_mustache_1_blond{background-image:url(spritesmith0.png);background-position:-1519px -652px;width:60px;height:60px}.hair_mustache_1_blue{background-image:url(spritesmith0.png);background-position:-1494px -728px;width:90px;height:90px}.customize-option.hair_mustache_1_blue{background-image:url(spritesmith0.png);background-position:-1519px -743px;width:60px;height:60px}.hair_mustache_1_brown{background-image:url(spritesmith0.png);background-position:-1494px -819px;width:90px;height:90px}.customize-option.hair_mustache_1_brown{background-image:url(spritesmith0.png);background-position:-1519px -834px;width:60px;height:60px}.hair_mustache_1_candycane{background-image:url(spritesmith0.png);background-position:-1494px -910px;width:90px;height:90px}.customize-option.hair_mustache_1_candycane{background-image:url(spritesmith0.png);background-position:-1519px -925px;width:60px;height:60px}.hair_mustache_1_candycorn{background-image:url(spritesmith0.png);background-position:-1494px -1001px;width:90px;height:90px}.customize-option.hair_mustache_1_candycorn{background-image:url(spritesmith0.png);background-position:-1519px -1016px;width:60px;height:60px}.hair_mustache_1_festive{background-image:url(spritesmith0.png);background-position:-1494px -1092px;width:90px;height:90px}.customize-option.hair_mustache_1_festive{background-image:url(spritesmith0.png);background-position:-1519px -1107px;width:60px;height:60px}.hair_mustache_1_frost{background-image:url(spritesmith0.png);background-position:-1494px -1183px;width:90px;height:90px}.customize-option.hair_mustache_1_frost{background-image:url(spritesmith0.png);background-position:-1519px -1198px;width:60px;height:60px}.hair_mustache_1_ghostwhite{background-image:url(spritesmith0.png);background-position:-1494px -1274px;width:90px;height:90px}.customize-option.hair_mustache_1_ghostwhite{background-image:url(spritesmith0.png);background-position:-1519px -1289px;width:60px;height:60px}.hair_mustache_1_green{background-image:url(spritesmith0.png);background-position:-1494px -1365px;width:90px;height:90px}.customize-option.hair_mustache_1_green{background-image:url(spritesmith0.png);background-position:-1519px -1380px;width:60px;height:60px}.hair_mustache_1_halloween{background-image:url(spritesmith0.png);background-position:0 -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_halloween{background-image:url(spritesmith0.png);background-position:-25px -1506px;width:60px;height:60px}.hair_mustache_1_holly{background-image:url(spritesmith0.png);background-position:-91px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_holly{background-image:url(spritesmith0.png);background-position:-116px -1506px;width:60px;height:60px}.hair_mustache_1_hollygreen{background-image:url(spritesmith0.png);background-position:-182px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_hollygreen{background-image:url(spritesmith0.png);background-position:-207px -1506px;width:60px;height:60px}.hair_mustache_1_midnight{background-image:url(spritesmith0.png);background-position:-273px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_midnight{background-image:url(spritesmith0.png);background-position:-298px -1506px;width:60px;height:60px}.hair_mustache_1_pblue{background-image:url(spritesmith0.png);background-position:-364px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_pblue{background-image:url(spritesmith0.png);background-position:-389px -1506px;width:60px;height:60px}.hair_mustache_1_peppermint{background-image:url(spritesmith0.png);background-position:-455px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_peppermint{background-image:url(spritesmith0.png);background-position:-480px -1506px;width:60px;height:60px}.hair_mustache_1_pgreen{background-image:url(spritesmith0.png);background-position:-546px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_pgreen{background-image:url(spritesmith0.png);background-position:-571px -1506px;width:60px;height:60px}.hair_mustache_1_porange{background-image:url(spritesmith0.png);background-position:-637px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_porange{background-image:url(spritesmith0.png);background-position:-662px -1506px;width:60px;height:60px}.hair_mustache_1_ppink{background-image:url(spritesmith0.png);background-position:-728px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_ppink{background-image:url(spritesmith0.png);background-position:-753px -1506px;width:60px;height:60px}.hair_mustache_1_ppurple{background-image:url(spritesmith0.png);background-position:-819px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_ppurple{background-image:url(spritesmith0.png);background-position:-844px -1506px;width:60px;height:60px}.hair_mustache_1_pumpkin{background-image:url(spritesmith0.png);background-position:-910px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_pumpkin{background-image:url(spritesmith0.png);background-position:-935px -1506px;width:60px;height:60px}.hair_mustache_1_purple{background-image:url(spritesmith0.png);background-position:-1001px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_purple{background-image:url(spritesmith0.png);background-position:-1026px -1506px;width:60px;height:60px}.hair_mustache_1_pyellow{background-image:url(spritesmith0.png);background-position:-1092px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_pyellow{background-image:url(spritesmith0.png);background-position:-1117px -1506px;width:60px;height:60px}.hair_mustache_1_rainbow{background-image:url(spritesmith0.png);background-position:-1183px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_rainbow{background-image:url(spritesmith0.png);background-position:-1208px -1506px;width:60px;height:60px}.hair_mustache_1_red{background-image:url(spritesmith0.png);background-position:-1274px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_red{background-image:url(spritesmith0.png);background-position:-1299px -1506px;width:60px;height:60px}.hair_mustache_1_snowy{background-image:url(spritesmith0.png);background-position:-1365px -1491px;width:90px;height:90px}.customize-option.hair_mustache_1_snowy{background-image:url(spritesmith0.png);background-position:-1390px -1506px;width:60px;height:60px}.hair_mustache_1_white{background-image:url(spritesmith0.png);background-position:-989px -444px;width:90px;height:90px}.customize-option.hair_mustache_1_white{background-image:url(spritesmith0.png);background-position:-1014px -459px;width:60px;height:60px}.hair_mustache_1_winternight{background-image:url(spritesmith0.png);background-position:-1585px 0;width:90px;height:90px}.customize-option.hair_mustache_1_winternight{background-image:url(spritesmith0.png);background-position:-1610px -15px;width:60px;height:60px}.hair_mustache_1_winterstar{background-image:url(spritesmith0.png);background-position:-1585px -91px;width:90px;height:90px}.customize-option.hair_mustache_1_winterstar{background-image:url(spritesmith0.png);background-position:-1610px -106px;width:60px;height:60px}.hair_mustache_1_yellow{background-image:url(spritesmith0.png);background-position:-1585px -182px;width:90px;height:90px}.customize-option.hair_mustache_1_yellow{background-image:url(spritesmith0.png);background-position:-1610px -197px;width:60px;height:60px}.hair_mustache_1_zombie{background-image:url(spritesmith0.png);background-position:-1585px -273px;width:90px;height:90px}.customize-option.hair_mustache_1_zombie{background-image:url(spritesmith0.png);background-position:-1610px -288px;width:60px;height:60px}.hair_mustache_2_TRUred{background-image:url(spritesmith0.png);background-position:-1585px -364px;width:90px;height:90px}.customize-option.hair_mustache_2_TRUred{background-image:url(spritesmith0.png);background-position:-1610px -379px;width:60px;height:60px}.hair_mustache_2_aurora{background-image:url(spritesmith0.png);background-position:-1585px -455px;width:90px;height:90px}.customize-option.hair_mustache_2_aurora{background-image:url(spritesmith0.png);background-position:-1610px -470px;width:60px;height:60px}.hair_mustache_2_black{background-image:url(spritesmith0.png);background-position:-1585px -546px;width:90px;height:90px}.customize-option.hair_mustache_2_black{background-image:url(spritesmith0.png);background-position:-1610px -561px;width:60px;height:60px}.hair_mustache_2_blond{background-image:url(spritesmith0.png);background-position:-1585px -637px;width:90px;height:90px}.customize-option.hair_mustache_2_blond{background-image:url(spritesmith0.png);background-position:-1610px -652px;width:60px;height:60px}.hair_mustache_2_blue{background-image:url(spritesmith0.png);background-position:-1585px -728px;width:90px;height:90px}.customize-option.hair_mustache_2_blue{background-image:url(spritesmith0.png);background-position:-1610px -743px;width:60px;height:60px}.hair_mustache_2_brown{background-image:url(spritesmith0.png);background-position:-1585px -819px;width:90px;height:90px}.customize-option.hair_mustache_2_brown{background-image:url(spritesmith0.png);background-position:-1610px -834px;width:60px;height:60px}.hair_mustache_2_candycane{background-image:url(spritesmith0.png);background-position:-1585px -910px;width:90px;height:90px}.customize-option.hair_mustache_2_candycane{background-image:url(spritesmith0.png);background-position:-1610px -925px;width:60px;height:60px}.hair_mustache_2_candycorn{background-image:url(spritesmith0.png);background-position:-1585px -1001px;width:90px;height:90px}.customize-option.hair_mustache_2_candycorn{background-image:url(spritesmith0.png);background-position:-1610px -1016px;width:60px;height:60px}.hair_mustache_2_festive{background-image:url(spritesmith0.png);background-position:-1585px -1092px;width:90px;height:90px}.customize-option.hair_mustache_2_festive{background-image:url(spritesmith0.png);background-position:-1610px -1107px;width:60px;height:60px}.hair_mustache_2_frost{background-image:url(spritesmith0.png);background-position:-1585px -1183px;width:90px;height:90px}.customize-option.hair_mustache_2_frost{background-image:url(spritesmith0.png);background-position:-1610px -1198px;width:60px;height:60px}.hair_mustache_2_ghostwhite{background-image:url(spritesmith0.png);background-position:-1585px -1274px;width:90px;height:90px}.customize-option.hair_mustache_2_ghostwhite{background-image:url(spritesmith0.png);background-position:-1610px -1289px;width:60px;height:60px}.hair_mustache_2_green{background-image:url(spritesmith0.png);background-position:-1585px -1365px;width:90px;height:90px}.customize-option.hair_mustache_2_green{background-image:url(spritesmith0.png);background-position:-1610px -1380px;width:60px;height:60px}.hair_mustache_2_halloween{background-image:url(spritesmith0.png);background-position:-1585px -1456px;width:90px;height:90px}.customize-option.hair_mustache_2_halloween{background-image:url(spritesmith0.png);background-position:-1610px -1471px;width:60px;height:60px}.hair_mustache_2_holly{background-image:url(spritesmith0.png);background-position:0 -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_holly{background-image:url(spritesmith0.png);background-position:-25px -1597px;width:60px;height:60px}.hair_mustache_2_hollygreen{background-image:url(spritesmith0.png);background-position:-91px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_hollygreen{background-image:url(spritesmith0.png);background-position:-116px -1597px;width:60px;height:60px}.hair_mustache_2_midnight{background-image:url(spritesmith0.png);background-position:-182px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_midnight{background-image:url(spritesmith0.png);background-position:-207px -1597px;width:60px;height:60px}.hair_mustache_2_pblue{background-image:url(spritesmith0.png);background-position:-273px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_pblue{background-image:url(spritesmith0.png);background-position:-298px -1597px;width:60px;height:60px}.hair_mustache_2_peppermint{background-image:url(spritesmith0.png);background-position:-364px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_peppermint{background-image:url(spritesmith0.png);background-position:-389px -1597px;width:60px;height:60px}.hair_mustache_2_pgreen{background-image:url(spritesmith0.png);background-position:-455px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_pgreen{background-image:url(spritesmith0.png);background-position:-480px -1597px;width:60px;height:60px}.hair_mustache_2_porange{background-image:url(spritesmith0.png);background-position:-546px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_porange{background-image:url(spritesmith0.png);background-position:-571px -1597px;width:60px;height:60px}.hair_mustache_2_ppink{background-image:url(spritesmith0.png);background-position:-637px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_ppink{background-image:url(spritesmith0.png);background-position:-662px -1597px;width:60px;height:60px}.hair_mustache_2_ppurple{background-image:url(spritesmith0.png);background-position:-728px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_ppurple{background-image:url(spritesmith0.png);background-position:-753px -1597px;width:60px;height:60px}.hair_mustache_2_pumpkin{background-image:url(spritesmith0.png);background-position:-819px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_pumpkin{background-image:url(spritesmith0.png);background-position:-844px -1597px;width:60px;height:60px}.hair_mustache_2_purple{background-image:url(spritesmith0.png);background-position:-910px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_purple{background-image:url(spritesmith0.png);background-position:-935px -1597px;width:60px;height:60px}.hair_mustache_2_pyellow{background-image:url(spritesmith0.png);background-position:-1001px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_pyellow{background-image:url(spritesmith0.png);background-position:-1026px -1597px;width:60px;height:60px}.hair_mustache_2_rainbow{background-image:url(spritesmith0.png);background-position:-1092px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_rainbow{background-image:url(spritesmith0.png);background-position:-1117px -1597px;width:60px;height:60px}.hair_mustache_2_red{background-image:url(spritesmith0.png);background-position:-1183px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_red{background-image:url(spritesmith0.png);background-position:-1208px -1597px;width:60px;height:60px}.hair_mustache_2_snowy{background-image:url(spritesmith0.png);background-position:-1274px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_snowy{background-image:url(spritesmith0.png);background-position:-1299px -1597px;width:60px;height:60px}.hair_mustache_2_white{background-image:url(spritesmith0.png);background-position:-1365px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_white{background-image:url(spritesmith0.png);background-position:-1390px -1597px;width:60px;height:60px}.hair_mustache_2_winternight{background-image:url(spritesmith0.png);background-position:-1456px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_winternight{background-image:url(spritesmith0.png);background-position:-1481px -1597px;width:60px;height:60px}.hair_mustache_2_winterstar{background-image:url(spritesmith0.png);background-position:-1547px -1582px;width:90px;height:90px}.customize-option.hair_mustache_2_winterstar{background-image:url(spritesmith0.png);background-position:-1572px -1597px;width:60px;height:60px}.hair_mustache_2_yellow{background-image:url(spritesmith0.png);background-position:-1676px 0;width:90px;height:90px}.customize-option.hair_mustache_2_yellow{background-image:url(spritesmith0.png);background-position:-1701px -15px;width:60px;height:60px}.hair_mustache_2_zombie{background-image:url(spritesmith0.png);background-position:-1676px -91px;width:90px;height:90px}.customize-option.hair_mustache_2_zombie{background-image:url(spritesmith0.png);background-position:-1701px -106px;width:60px;height:60px}.hair_flower_1{background-image:url(spritesmith0.png);background-position:-1676px -182px;width:90px;height:90px}.customize-option.hair_flower_1{background-image:url(spritesmith0.png);background-position:-1701px -197px;width:60px;height:60px}.hair_flower_2{background-image:url(spritesmith0.png);background-position:-1676px -273px;width:90px;height:90px}.customize-option.hair_flower_2{background-image:url(spritesmith0.png);background-position:-1701px -288px;width:60px;height:60px}.hair_flower_3{background-image:url(spritesmith0.png);background-position:-1676px -364px;width:90px;height:90px}.customize-option.hair_flower_3{background-image:url(spritesmith0.png);background-position:-1701px -379px;width:60px;height:60px}.hair_flower_4{background-image:url(spritesmith0.png);background-position:-1676px -455px;width:90px;height:90px}.customize-option.hair_flower_4{background-image:url(spritesmith0.png);background-position:-1701px -470px;width:60px;height:60px}.hair_flower_5{background-image:url(spritesmith0.png);background-position:-1676px -546px;width:90px;height:90px}.customize-option.hair_flower_5{background-image:url(spritesmith0.png);background-position:-1701px -561px;width:60px;height:60px}.hair_flower_6{background-image:url(spritesmith0.png);background-position:-1676px -637px;width:90px;height:90px}.customize-option.hair_flower_6{background-image:url(spritesmith0.png);background-position:-1701px -652px;width:60px;height:60px}.hair_bangs_1_TRUred{background-image:url(spritesmith0.png);background-position:-1676px -728px;width:90px;height:90px}.customize-option.hair_bangs_1_TRUred{background-image:url(spritesmith0.png);background-position:-1701px -743px;width:60px;height:60px}.hair_bangs_1_aurora{background-image:url(spritesmith0.png);background-position:-1676px -819px;width:90px;height:90px}.customize-option.hair_bangs_1_aurora{background-image:url(spritesmith0.png);background-position:-1701px -834px;width:60px;height:60px}.hair_bangs_1_black{background-image:url(spritesmith0.png);background-position:-1676px -910px;width:90px;height:90px}.customize-option.hair_bangs_1_black{background-image:url(spritesmith0.png);background-position:-1701px -925px;width:60px;height:60px}.hair_bangs_1_blond{background-image:url(spritesmith0.png);background-position:-1676px -1001px;width:90px;height:90px}.customize-option.hair_bangs_1_blond{background-image:url(spritesmith0.png);background-position:-1701px -1016px;width:60px;height:60px}.hair_bangs_1_blue{background-image:url(spritesmith0.png);background-position:-1676px -1092px;width:90px;height:90px}.customize-option.hair_bangs_1_blue{background-image:url(spritesmith0.png);background-position:-1701px -1107px;width:60px;height:60px}.hair_bangs_1_brown{background-image:url(spritesmith0.png);background-position:-1676px -1183px;width:90px;height:90px}.customize-option.hair_bangs_1_brown{background-image:url(spritesmith0.png);background-position:-1701px -1198px;width:60px;height:60px}.hair_bangs_1_candycane{background-image:url(spritesmith0.png);background-position:-1676px -1274px;width:90px;height:90px}.customize-option.hair_bangs_1_candycane{background-image:url(spritesmith0.png);background-position:-1701px -1289px;width:60px;height:60px}.hair_bangs_1_candycorn{background-image:url(spritesmith0.png);background-position:-1676px -1365px;width:90px;height:90px}.customize-option.hair_bangs_1_candycorn{background-image:url(spritesmith0.png);background-position:-1701px -1380px;width:60px;height:60px}.hair_bangs_1_festive{background-image:url(spritesmith0.png);background-position:-1676px -1456px;width:90px;height:90px}.customize-option.hair_bangs_1_festive{background-image:url(spritesmith0.png);background-position:-1701px -1471px;width:60px;height:60px}.hair_bangs_1_frost{background-image:url(spritesmith0.png);background-position:-1676px -1547px;width:90px;height:90px}.customize-option.hair_bangs_1_frost{background-image:url(spritesmith0.png);background-position:-1701px -1562px;width:60px;height:60px}.hair_bangs_1_ghostwhite{background-image:url(spritesmith0.png);background-position:0 -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_ghostwhite{background-image:url(spritesmith0.png);background-position:-25px -1688px;width:60px;height:60px}.hair_bangs_1_green{background-image:url(spritesmith0.png);background-position:-91px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_green{background-image:url(spritesmith0.png);background-position:-116px -1688px;width:60px;height:60px}.hair_bangs_1_halloween{background-image:url(spritesmith0.png);background-position:-182px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_halloween{background-image:url(spritesmith0.png);background-position:-207px -1688px;width:60px;height:60px}.hair_bangs_1_holly{background-image:url(spritesmith0.png);background-position:-273px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_holly{background-image:url(spritesmith0.png);background-position:-298px -1688px;width:60px;height:60px}.hair_bangs_1_hollygreen{background-image:url(spritesmith0.png);background-position:-364px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_hollygreen{background-image:url(spritesmith0.png);background-position:-389px -1688px;width:60px;height:60px}.hair_bangs_1_midnight{background-image:url(spritesmith0.png);background-position:-455px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_midnight{background-image:url(spritesmith0.png);background-position:-480px -1688px;width:60px;height:60px}.hair_bangs_1_pblue{background-image:url(spritesmith0.png);background-position:-546px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_pblue{background-image:url(spritesmith0.png);background-position:-571px -1688px;width:60px;height:60px}.hair_bangs_1_pblue2{background-image:url(spritesmith0.png);background-position:-637px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_pblue2{background-image:url(spritesmith0.png);background-position:-662px -1688px;width:60px;height:60px}.hair_bangs_1_peppermint{background-image:url(spritesmith0.png);background-position:-728px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_peppermint{background-image:url(spritesmith0.png);background-position:-753px -1688px;width:60px;height:60px}.hair_bangs_1_pgreen{background-image:url(spritesmith0.png);background-position:-819px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_pgreen{background-image:url(spritesmith0.png);background-position:-844px -1688px;width:60px;height:60px}.hair_bangs_1_pgreen2{background-image:url(spritesmith0.png);background-position:-910px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_pgreen2{background-image:url(spritesmith0.png);background-position:-935px -1688px;width:60px;height:60px}.hair_bangs_1_porange{background-image:url(spritesmith0.png);background-position:-1001px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_porange{background-image:url(spritesmith0.png);background-position:-1026px -1688px;width:60px;height:60px}.hair_bangs_1_porange2{background-image:url(spritesmith0.png);background-position:-1092px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_porange2{background-image:url(spritesmith0.png);background-position:-1117px -1688px;width:60px;height:60px}.hair_bangs_1_ppink{background-image:url(spritesmith0.png);background-position:-1183px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_ppink{background-image:url(spritesmith0.png);background-position:-1208px -1688px;width:60px;height:60px}.hair_bangs_1_ppink2{background-image:url(spritesmith0.png);background-position:-1274px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_ppink2{background-image:url(spritesmith0.png);background-position:-1299px -1688px;width:60px;height:60px}.hair_bangs_1_ppurple{background-image:url(spritesmith0.png);background-position:-1365px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_ppurple{background-image:url(spritesmith0.png);background-position:-1390px -1688px;width:60px;height:60px}.hair_bangs_1_ppurple2{background-image:url(spritesmith0.png);background-position:-1456px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_ppurple2{background-image:url(spritesmith0.png);background-position:-1481px -1688px;width:60px;height:60px}.hair_bangs_1_pumpkin{background-image:url(spritesmith0.png);background-position:-1547px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_pumpkin{background-image:url(spritesmith0.png);background-position:-1572px -1688px;width:60px;height:60px}.hair_bangs_1_purple{background-image:url(spritesmith0.png);background-position:-1638px -1673px;width:90px;height:90px}.customize-option.hair_bangs_1_purple{background-image:url(spritesmith0.png);background-position:-1663px -1688px;width:60px;height:60px}.hair_bangs_1_pyellow{background-image:url(spritesmith0.png);background-position:-1767px 0;width:90px;height:90px}.customize-option.hair_bangs_1_pyellow{background-image:url(spritesmith0.png);background-position:-1792px -15px;width:60px;height:60px}.hair_bangs_1_pyellow2{background-image:url(spritesmith0.png);background-position:-1767px -91px;width:90px;height:90px}.customize-option.hair_bangs_1_pyellow2{background-image:url(spritesmith0.png);background-position:-1792px -106px;width:60px;height:60px}.hair_bangs_1_rainbow{background-image:url(spritesmith0.png);background-position:-1767px -182px;width:90px;height:90px}.customize-option.hair_bangs_1_rainbow{background-image:url(spritesmith0.png);background-position:-1792px -197px;width:60px;height:60px}.hair_bangs_1_red{background-image:url(spritesmith0.png);background-position:-1767px -273px;width:90px;height:90px}.customize-option.hair_bangs_1_red{background-image:url(spritesmith0.png);background-position:-1792px -288px;width:60px;height:60px}.hair_bangs_1_snowy{background-image:url(spritesmith0.png);background-position:-1767px -364px;width:90px;height:90px}.customize-option.hair_bangs_1_snowy{background-image:url(spritesmith0.png);background-position:-1792px -379px;width:60px;height:60px}.hair_bangs_1_white{background-image:url(spritesmith0.png);background-position:-1767px -455px;width:90px;height:90px}.customize-option.hair_bangs_1_white{background-image:url(spritesmith0.png);background-position:-1792px -470px;width:60px;height:60px}.hair_bangs_1_winternight{background-image:url(spritesmith0.png);background-position:-1767px -546px;width:90px;height:90px}.customize-option.hair_bangs_1_winternight{background-image:url(spritesmith0.png);background-position:-1792px -561px;width:60px;height:60px}.hair_bangs_1_winterstar{background-image:url(spritesmith0.png);background-position:-1767px -637px;width:90px;height:90px}.customize-option.hair_bangs_1_winterstar{background-image:url(spritesmith0.png);background-position:-1792px -652px;width:60px;height:60px}.hair_bangs_1_yellow{background-image:url(spritesmith0.png);background-position:-1767px -728px;width:90px;height:90px}.customize-option.hair_bangs_1_yellow{background-image:url(spritesmith0.png);background-position:-1792px -743px;width:60px;height:60px}.hair_bangs_1_zombie{background-image:url(spritesmith0.png);background-position:-1767px -819px;width:90px;height:90px}.customize-option.hair_bangs_1_zombie{background-image:url(spritesmith0.png);background-position:-1792px -834px;width:60px;height:60px}.hair_bangs_2_TRUred{background-image:url(spritesmith0.png);background-position:-1767px -910px;width:90px;height:90px}.customize-option.hair_bangs_2_TRUred{background-image:url(spritesmith0.png);background-position:-1792px -925px;width:60px;height:60px}.hair_bangs_2_aurora{background-image:url(spritesmith0.png);background-position:-1767px -1001px;width:90px;height:90px}.customize-option.hair_bangs_2_aurora{background-image:url(spritesmith0.png);background-position:-1792px -1016px;width:60px;height:60px}.hair_bangs_2_black{background-image:url(spritesmith0.png);background-position:-1767px -1092px;width:90px;height:90px}.customize-option.hair_bangs_2_black{background-image:url(spritesmith0.png);background-position:-1792px -1107px;width:60px;height:60px}.hair_bangs_2_blond{background-image:url(spritesmith0.png);background-position:-1767px -1183px;width:90px;height:90px}.customize-option.hair_bangs_2_blond{background-image:url(spritesmith0.png);background-position:-1792px -1198px;width:60px;height:60px}.hair_bangs_2_blue{background-image:url(spritesmith0.png);background-position:-1767px -1274px;width:90px;height:90px}.customize-option.hair_bangs_2_blue{background-image:url(spritesmith0.png);background-position:-1792px -1289px;width:60px;height:60px}.hair_bangs_2_brown{background-image:url(spritesmith0.png);background-position:-1767px -1365px;width:90px;height:90px}.customize-option.hair_bangs_2_brown{background-image:url(spritesmith0.png);background-position:-1792px -1380px;width:60px;height:60px}.hair_bangs_2_candycane{background-image:url(spritesmith0.png);background-position:-1767px -1456px;width:90px;height:90px}.customize-option.hair_bangs_2_candycane{background-image:url(spritesmith0.png);background-position:-1792px -1471px;width:60px;height:60px}.hair_bangs_2_candycorn{background-image:url(spritesmith0.png);background-position:-1767px -1547px;width:90px;height:90px}.customize-option.hair_bangs_2_candycorn{background-image:url(spritesmith0.png);background-position:-1792px -1562px;width:60px;height:60px}.hair_bangs_2_festive{background-image:url(spritesmith0.png);background-position:-1767px -1638px;width:90px;height:90px}.customize-option.hair_bangs_2_festive{background-image:url(spritesmith0.png);background-position:-1792px -1653px;width:60px;height:60px}.hair_bangs_2_frost{background-image:url(spritesmith0.png);background-position:0 -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_frost{background-image:url(spritesmith0.png);background-position:-25px -1779px;width:60px;height:60px}.hair_bangs_2_ghostwhite{background-image:url(spritesmith0.png);background-position:-91px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_ghostwhite{background-image:url(spritesmith0.png);background-position:-116px -1779px;width:60px;height:60px}.hair_bangs_2_green{background-image:url(spritesmith0.png);background-position:-182px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_green{background-image:url(spritesmith0.png);background-position:-207px -1779px;width:60px;height:60px}.hair_bangs_2_halloween{background-image:url(spritesmith0.png);background-position:-273px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_halloween{background-image:url(spritesmith0.png);background-position:-298px -1779px;width:60px;height:60px}.hair_bangs_2_holly{background-image:url(spritesmith0.png);background-position:-364px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_holly{background-image:url(spritesmith0.png);background-position:-389px -1779px;width:60px;height:60px}.hair_bangs_2_hollygreen{background-image:url(spritesmith0.png);background-position:-455px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_hollygreen{background-image:url(spritesmith0.png);background-position:-480px -1779px;width:60px;height:60px}.hair_bangs_2_midnight{background-image:url(spritesmith0.png);background-position:-546px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_midnight{background-image:url(spritesmith0.png);background-position:-571px -1779px;width:60px;height:60px}.hair_bangs_2_pblue{background-image:url(spritesmith0.png);background-position:-637px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_pblue{background-image:url(spritesmith0.png);background-position:-662px -1779px;width:60px;height:60px}.hair_bangs_2_pblue2{background-image:url(spritesmith0.png);background-position:-728px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_pblue2{background-image:url(spritesmith0.png);background-position:-753px -1779px;width:60px;height:60px}.hair_bangs_2_peppermint{background-image:url(spritesmith0.png);background-position:-819px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_peppermint{background-image:url(spritesmith0.png);background-position:-844px -1779px;width:60px;height:60px}.hair_bangs_2_pgreen{background-image:url(spritesmith0.png);background-position:-910px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_pgreen{background-image:url(spritesmith0.png);background-position:-935px -1779px;width:60px;height:60px}.hair_bangs_2_pgreen2{background-image:url(spritesmith0.png);background-position:-1001px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_pgreen2{background-image:url(spritesmith0.png);background-position:-1026px -1779px;width:60px;height:60px}.hair_bangs_2_porange{background-image:url(spritesmith0.png);background-position:-1092px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_porange{background-image:url(spritesmith0.png);background-position:-1117px -1779px;width:60px;height:60px}.hair_bangs_2_porange2{background-image:url(spritesmith0.png);background-position:-1183px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_porange2{background-image:url(spritesmith0.png);background-position:-1208px -1779px;width:60px;height:60px}.hair_bangs_2_ppink{background-image:url(spritesmith0.png);background-position:-1274px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_ppink{background-image:url(spritesmith0.png);background-position:-1299px -1779px;width:60px;height:60px}.hair_bangs_2_ppink2{background-image:url(spritesmith0.png);background-position:-1365px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_ppink2{background-image:url(spritesmith0.png);background-position:-1390px -1779px;width:60px;height:60px}.hair_bangs_2_ppurple{background-image:url(spritesmith0.png);background-position:-1456px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_ppurple{background-image:url(spritesmith0.png);background-position:-1481px -1779px;width:60px;height:60px}.hair_bangs_2_ppurple2{background-image:url(spritesmith0.png);background-position:-1547px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_ppurple2{background-image:url(spritesmith0.png);background-position:-1572px -1779px;width:60px;height:60px}.hair_bangs_2_pumpkin{background-image:url(spritesmith0.png);background-position:-1638px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_pumpkin{background-image:url(spritesmith0.png);background-position:-1663px -1779px;width:60px;height:60px}.hair_bangs_2_purple{background-image:url(spritesmith0.png);background-position:-1729px -1764px;width:90px;height:90px}.customize-option.hair_bangs_2_purple{background-image:url(spritesmith0.png);background-position:-1754px -1779px;width:60px;height:60px}.hair_bangs_2_pyellow{background-image:url(spritesmith0.png);background-position:-1858px 0;width:90px;height:90px}.customize-option.hair_bangs_2_pyellow{background-image:url(spritesmith0.png);background-position:-1883px -15px;width:60px;height:60px}.hair_bangs_2_pyellow2{background-image:url(spritesmith0.png);background-position:-1858px -91px;width:90px;height:90px}.customize-option.hair_bangs_2_pyellow2{background-image:url(spritesmith0.png);background-position:-1883px -106px;width:60px;height:60px}.hair_bangs_2_rainbow{background-image:url(spritesmith0.png);background-position:-1858px -182px;width:90px;height:90px}.customize-option.hair_bangs_2_rainbow{background-image:url(spritesmith0.png);background-position:-1883px -197px;width:60px;height:60px}.hair_bangs_2_red{background-image:url(spritesmith0.png);background-position:-1858px -273px;width:90px;height:90px}.customize-option.hair_bangs_2_red{background-image:url(spritesmith0.png);background-position:-1883px -288px;width:60px;height:60px}.hair_bangs_2_snowy{background-image:url(spritesmith0.png);background-position:-1858px -364px;width:90px;height:90px}.customize-option.hair_bangs_2_snowy{background-image:url(spritesmith0.png);background-position:-1883px -379px;width:60px;height:60px}.hair_bangs_2_white{background-image:url(spritesmith0.png);background-position:-1858px -455px;width:90px;height:90px}.customize-option.hair_bangs_2_white{background-image:url(spritesmith0.png);background-position:-1883px -470px;width:60px;height:60px}.hair_bangs_2_winternight{background-image:url(spritesmith0.png);background-position:-1858px -546px;width:90px;height:90px}.customize-option.hair_bangs_2_winternight{background-image:url(spritesmith0.png);background-position:-1883px -561px;width:60px;height:60px}.hair_bangs_2_winterstar{background-image:url(spritesmith0.png);background-position:-1858px -637px;width:90px;height:90px}.customize-option.hair_bangs_2_winterstar{background-image:url(spritesmith0.png);background-position:-1883px -652px;width:60px;height:60px}.hair_bangs_2_yellow{background-image:url(spritesmith0.png);background-position:-1858px -728px;width:90px;height:90px}.customize-option.hair_bangs_2_yellow{background-image:url(spritesmith0.png);background-position:-1883px -743px;width:60px;height:60px}.hair_bangs_2_zombie{background-image:url(spritesmith0.png);background-position:-1858px -819px;width:90px;height:90px}.customize-option.hair_bangs_2_zombie{background-image:url(spritesmith0.png);background-position:-1883px -834px;width:60px;height:60px}.hair_bangs_3_TRUred{background-image:url(spritesmith0.png);background-position:-1858px -910px;width:90px;height:90px}.customize-option.hair_bangs_3_TRUred{background-image:url(spritesmith0.png);background-position:-1883px -925px;width:60px;height:60px}.hair_bangs_3_aurora{background-image:url(spritesmith0.png);background-position:-1858px -1001px;width:90px;height:90px}.customize-option.hair_bangs_3_aurora{background-image:url(spritesmith0.png);background-position:-1883px -1016px;width:60px;height:60px}.hair_bangs_3_black{background-image:url(spritesmith0.png);background-position:-1858px -1092px;width:90px;height:90px}.customize-option.hair_bangs_3_black{background-image:url(spritesmith0.png);background-position:-1883px -1107px;width:60px;height:60px}.hair_bangs_3_blond{background-image:url(spritesmith0.png);background-position:-1858px -1183px;width:90px;height:90px}.customize-option.hair_bangs_3_blond{background-image:url(spritesmith0.png);background-position:-1883px -1198px;width:60px;height:60px}.hair_bangs_3_blue{background-image:url(spritesmith0.png);background-position:-1858px -1274px;width:90px;height:90px}.customize-option.hair_bangs_3_blue{background-image:url(spritesmith0.png);background-position:-1883px -1289px;width:60px;height:60px}.hair_bangs_3_brown{background-image:url(spritesmith0.png);background-position:-1858px -1365px;width:90px;height:90px}.customize-option.hair_bangs_3_brown{background-image:url(spritesmith0.png);background-position:-1883px -1380px;width:60px;height:60px}.hair_bangs_3_candycane{background-image:url(spritesmith0.png);background-position:-1858px -1456px;width:90px;height:90px}.customize-option.hair_bangs_3_candycane{background-image:url(spritesmith0.png);background-position:-1883px -1471px;width:60px;height:60px}.hair_bangs_3_candycorn{background-image:url(spritesmith0.png);background-position:-1858px -1547px;width:90px;height:90px}.customize-option.hair_bangs_3_candycorn{background-image:url(spritesmith0.png);background-position:-1883px -1562px;width:60px;height:60px}.hair_bangs_3_festive{background-image:url(spritesmith0.png);background-position:-1858px -1638px;width:90px;height:90px}.customize-option.hair_bangs_3_festive{background-image:url(spritesmith0.png);background-position:-1883px -1653px;width:60px;height:60px}.hair_bangs_3_frost{background-image:url(spritesmith0.png);background-position:-1858px -1729px;width:90px;height:90px}.customize-option.hair_bangs_3_frost{background-image:url(spritesmith0.png);background-position:-1883px -1744px;width:60px;height:60px}.hair_bangs_3_ghostwhite{background-image:url(spritesmith0.png);background-position:0 -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_ghostwhite{background-image:url(spritesmith0.png);background-position:-25px -1870px;width:60px;height:60px}.hair_bangs_3_green{background-image:url(spritesmith0.png);background-position:-91px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_green{background-image:url(spritesmith0.png);background-position:-116px -1870px;width:60px;height:60px}.hair_bangs_3_halloween{background-image:url(spritesmith0.png);background-position:-182px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_halloween{background-image:url(spritesmith0.png);background-position:-207px -1870px;width:60px;height:60px}.hair_bangs_3_holly{background-image:url(spritesmith0.png);background-position:-273px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_holly{background-image:url(spritesmith0.png);background-position:-298px -1870px;width:60px;height:60px}.hair_bangs_3_hollygreen{background-image:url(spritesmith0.png);background-position:-364px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_hollygreen{background-image:url(spritesmith0.png);background-position:-389px -1870px;width:60px;height:60px}.hair_bangs_3_midnight{background-image:url(spritesmith0.png);background-position:-455px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_midnight{background-image:url(spritesmith0.png);background-position:-480px -1870px;width:60px;height:60px}.hair_bangs_3_pblue{background-image:url(spritesmith0.png);background-position:-546px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_pblue{background-image:url(spritesmith0.png);background-position:-571px -1870px;width:60px;height:60px}.hair_bangs_3_pblue2{background-image:url(spritesmith0.png);background-position:-637px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_pblue2{background-image:url(spritesmith0.png);background-position:-662px -1870px;width:60px;height:60px}.hair_bangs_3_peppermint{background-image:url(spritesmith0.png);background-position:-728px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_peppermint{background-image:url(spritesmith0.png);background-position:-753px -1870px;width:60px;height:60px}.hair_bangs_3_pgreen{background-image:url(spritesmith0.png);background-position:-819px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_pgreen{background-image:url(spritesmith0.png);background-position:-844px -1870px;width:60px;height:60px}.hair_bangs_3_pgreen2{background-image:url(spritesmith0.png);background-position:-910px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_pgreen2{background-image:url(spritesmith0.png);background-position:-935px -1870px;width:60px;height:60px}.hair_bangs_3_porange{background-image:url(spritesmith0.png);background-position:-1001px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_porange{background-image:url(spritesmith0.png);background-position:-1026px -1870px;width:60px;height:60px}.hair_bangs_3_porange2{background-image:url(spritesmith0.png);background-position:-1092px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_porange2{background-image:url(spritesmith0.png);background-position:-1117px -1870px;width:60px;height:60px}.hair_bangs_3_ppink{background-image:url(spritesmith0.png);background-position:-1183px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_ppink{background-image:url(spritesmith0.png);background-position:-1208px -1870px;width:60px;height:60px}.hair_bangs_3_ppink2{background-image:url(spritesmith0.png);background-position:-1274px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_ppink2{background-image:url(spritesmith0.png);background-position:-1299px -1870px;width:60px;height:60px}.hair_bangs_3_ppurple{background-image:url(spritesmith0.png);background-position:-1365px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_ppurple{background-image:url(spritesmith0.png);background-position:-1390px -1870px;width:60px;height:60px}.hair_bangs_3_ppurple2{background-image:url(spritesmith0.png);background-position:-1456px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_ppurple2{background-image:url(spritesmith0.png);background-position:-1481px -1870px;width:60px;height:60px}.hair_bangs_3_pumpkin{background-image:url(spritesmith0.png);background-position:-1547px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_pumpkin{background-image:url(spritesmith0.png);background-position:-1572px -1870px;width:60px;height:60px}.hair_bangs_3_purple{background-image:url(spritesmith0.png);background-position:-1638px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_purple{background-image:url(spritesmith0.png);background-position:-1663px -1870px;width:60px;height:60px}.hair_bangs_3_pyellow{background-image:url(spritesmith0.png);background-position:-1729px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_pyellow{background-image:url(spritesmith0.png);background-position:-1754px -1870px;width:60px;height:60px}.hair_bangs_3_pyellow2{background-image:url(spritesmith0.png);background-position:-1820px -1855px;width:90px;height:90px}.customize-option.hair_bangs_3_pyellow2{background-image:url(spritesmith0.png);background-position:-1845px -1870px;width:60px;height:60px}.hair_bangs_3_rainbow{background-image:url(spritesmith0.png);background-position:-1949px 0;width:90px;height:90px}.customize-option.hair_bangs_3_rainbow{background-image:url(spritesmith0.png);background-position:-1974px -15px;width:60px;height:60px}.hair_bangs_3_red{background-image:url(spritesmith0.png);background-position:-1949px -91px;width:90px;height:90px}.customize-option.hair_bangs_3_red{background-image:url(spritesmith0.png);background-position:-1974px -106px;width:60px;height:60px}.hair_bangs_3_snowy{background-image:url(spritesmith0.png);background-position:-1949px -182px;width:90px;height:90px}.customize-option.hair_bangs_3_snowy{background-image:url(spritesmith0.png);background-position:-1974px -197px;width:60px;height:60px}.hair_bangs_3_white{background-image:url(spritesmith0.png);background-position:-1949px -273px;width:90px;height:90px}.customize-option.hair_bangs_3_white{background-image:url(spritesmith0.png);background-position:-1974px -288px;width:60px;height:60px}.hair_bangs_3_winternight{background-image:url(spritesmith0.png);background-position:-1949px -364px;width:90px;height:90px}.customize-option.hair_bangs_3_winternight{background-image:url(spritesmith0.png);background-position:-1974px -379px;width:60px;height:60px}.hair_bangs_3_winterstar{background-image:url(spritesmith0.png);background-position:-1949px -455px;width:90px;height:90px}.customize-option.hair_bangs_3_winterstar{background-image:url(spritesmith0.png);background-position:-1974px -470px;width:60px;height:60px}.hair_bangs_3_yellow{background-image:url(spritesmith0.png);background-position:-1949px -546px;width:90px;height:90px}.customize-option.hair_bangs_3_yellow{background-image:url(spritesmith0.png);background-position:-1974px -561px;width:60px;height:60px}.hair_bangs_3_zombie{background-image:url(spritesmith0.png);background-position:-1949px -637px;width:90px;height:90px}.customize-option.hair_bangs_3_zombie{background-image:url(spritesmith0.png);background-position:-1974px -652px;width:60px;height:60px}.hair_base_10_TRUred{background-image:url(spritesmith0.png);background-position:-1949px -728px;width:90px;height:90px}.customize-option.hair_base_10_TRUred{background-image:url(spritesmith0.png);background-position:-1974px -743px;width:60px;height:60px}.hair_base_10_aurora{background-image:url(spritesmith0.png);background-position:-1949px -819px;width:90px;height:90px}.customize-option.hair_base_10_aurora{background-image:url(spritesmith0.png);background-position:-1974px -834px;width:60px;height:60px}.hair_base_10_black{background-image:url(spritesmith0.png);background-position:-1949px -910px;width:90px;height:90px}.customize-option.hair_base_10_black{background-image:url(spritesmith0.png);background-position:-1974px -925px;width:60px;height:60px}.hair_base_10_blond{background-image:url(spritesmith0.png);background-position:-1949px -1001px;width:90px;height:90px}.customize-option.hair_base_10_blond{background-image:url(spritesmith0.png);background-position:-1974px -1016px;width:60px;height:60px}.hair_base_10_blue{background-image:url(spritesmith0.png);background-position:-1949px -1092px;width:90px;height:90px}.customize-option.hair_base_10_blue{background-image:url(spritesmith0.png);background-position:-1974px -1107px;width:60px;height:60px}.hair_base_10_brown{background-image:url(spritesmith0.png);background-position:-1949px -1183px;width:90px;height:90px}.customize-option.hair_base_10_brown{background-image:url(spritesmith0.png);background-position:-1974px -1198px;width:60px;height:60px}.hair_base_10_candycane{background-image:url(spritesmith0.png);background-position:-1949px -1274px;width:90px;height:90px}.customize-option.hair_base_10_candycane{background-image:url(spritesmith0.png);background-position:-1974px -1289px;width:60px;height:60px}.hair_base_10_candycorn{background-image:url(spritesmith0.png);background-position:-1949px -1365px;width:90px;height:90px}.customize-option.hair_base_10_candycorn{background-image:url(spritesmith0.png);background-position:-1974px -1380px;width:60px;height:60px}.hair_base_10_festive{background-image:url(spritesmith0.png);background-position:-1949px -1456px;width:90px;height:90px}.customize-option.hair_base_10_festive{background-image:url(spritesmith0.png);background-position:-1974px -1471px;width:60px;height:60px}.hair_base_10_frost{background-image:url(spritesmith0.png);background-position:-1949px -1547px;width:90px;height:90px}.customize-option.hair_base_10_frost{background-image:url(spritesmith0.png);background-position:-1974px -1562px;width:60px;height:60px}.hair_base_10_ghostwhite{background-image:url(spritesmith0.png);background-position:-1949px -1638px;width:90px;height:90px}.customize-option.hair_base_10_ghostwhite{background-image:url(spritesmith0.png);background-position:-1974px -1653px;width:60px;height:60px}.hair_base_10_green{background-image:url(spritesmith0.png);background-position:-1949px -1729px;width:90px;height:90px}.customize-option.hair_base_10_green{background-image:url(spritesmith0.png);background-position:-1974px -1744px;width:60px;height:60px}.hair_base_10_halloween{background-image:url(spritesmith0.png);background-position:-1949px -1820px;width:90px;height:90px}.customize-option.hair_base_10_halloween{background-image:url(spritesmith0.png);background-position:-1974px -1835px;width:60px;height:60px}.hair_base_10_holly{background-image:url(spritesmith0.png);background-position:0 -1946px;width:90px;height:90px}.customize-option.hair_base_10_holly{background-image:url(spritesmith0.png);background-position:-25px -1961px;width:60px;height:60px}.hair_base_10_hollygreen{background-image:url(spritesmith0.png);background-position:-91px -1946px;width:90px;height:90px}.customize-option.hair_base_10_hollygreen{background-image:url(spritesmith0.png);background-position:-116px -1961px;width:60px;height:60px}.hair_base_10_midnight{background-image:url(spritesmith0.png);background-position:-1456px -1491px;width:90px;height:90px}.customize-option.hair_base_10_midnight{background-image:url(spritesmith0.png);background-position:-1481px -1506px;width:60px;height:60px}.hair_base_10_pblue{background-image:url(spritesmith0.png);background-position:-1130px -637px;width:90px;height:90px}.customize-option.hair_base_10_pblue{background-image:url(spritesmith0.png);background-position:-1155px -652px;width:60px;height:60px}.hair_base_10_pblue2{background-image:url(spritesmith0.png);background-position:-1130px -546px;width:90px;height:90px}.customize-option.hair_base_10_pblue2{background-image:url(spritesmith0.png);background-position:-1155px -561px;width:60px;height:60px}.hair_base_10_peppermint{background-image:url(spritesmith0.png);background-position:-1130px -455px;width:90px;height:90px}.customize-option.hair_base_10_peppermint{background-image:url(spritesmith0.png);background-position:-1155px -470px;width:60px;height:60px}.hair_base_10_pgreen{background-image:url(spritesmith0.png);background-position:-1130px -364px;width:90px;height:90px}.customize-option.hair_base_10_pgreen{background-image:url(spritesmith0.png);background-position:-1155px -379px;width:60px;height:60px}.hair_base_10_pgreen2{background-image:url(spritesmith0.png);background-position:-1130px -273px;width:90px;height:90px}.customize-option.hair_base_10_pgreen2{background-image:url(spritesmith0.png);background-position:-1155px -288px;width:60px;height:60px}.hair_base_10_porange{background-image:url(spritesmith0.png);background-position:-1130px -182px;width:90px;height:90px}.customize-option.hair_base_10_porange{background-image:url(spritesmith0.png);background-position:-1155px -197px;width:60px;height:60px}.hair_base_10_porange2{background-image:url(spritesmith0.png);background-position:-1130px -91px;width:90px;height:90px}.customize-option.hair_base_10_porange2{background-image:url(spritesmith0.png);background-position:-1155px -106px;width:60px;height:60px}.hair_base_10_ppink{background-image:url(spritesmith0.png);background-position:-1130px 0;width:90px;height:90px}.customize-option.hair_base_10_ppink{background-image:url(spritesmith0.png);background-position:-1155px -15px;width:60px;height:60px}.hair_base_10_ppink2{background-image:url(spritesmith0.png);background-position:-1001px -1036px;width:90px;height:90px}.customize-option.hair_base_10_ppink2{background-image:url(spritesmith0.png);background-position:-1026px -1051px;width:60px;height:60px}.hair_base_10_ppurple{background-image:url(spritesmith0.png);background-position:-910px -1036px;width:90px;height:90px}.customize-option.hair_base_10_ppurple{background-image:url(spritesmith0.png);background-position:-935px -1051px;width:60px;height:60px}.hair_base_10_ppurple2{background-image:url(spritesmith0.png);background-position:-819px -1036px;width:90px;height:90px}.customize-option.hair_base_10_ppurple2{background-image:url(spritesmith0.png);background-position:-844px -1051px;width:60px;height:60px}.hair_base_10_pumpkin{background-image:url(spritesmith0.png);background-position:-728px -1036px;width:90px;height:90px}.customize-option.hair_base_10_pumpkin{background-image:url(spritesmith0.png);background-position:-753px -1051px;width:60px;height:60px}.hair_base_10_purple{background-image:url(spritesmith0.png);background-position:-637px -1036px;width:90px;height:90px}.customize-option.hair_base_10_purple{background-image:url(spritesmith0.png);background-position:-662px -1051px;width:60px;height:60px}.hair_base_10_pyellow{background-image:url(spritesmith0.png);background-position:-546px -1036px;width:90px;height:90px}.customize-option.hair_base_10_pyellow{background-image:url(spritesmith0.png);background-position:-571px -1051px;width:60px;height:60px}.hair_base_10_pyellow2{background-image:url(spritesmith0.png);background-position:-455px -1036px;width:90px;height:90px}.customize-option.hair_base_10_pyellow2{background-image:url(spritesmith0.png);background-position:-480px -1051px;width:60px;height:60px}.hair_base_10_rainbow{background-image:url(spritesmith0.png);background-position:-364px -1036px;width:90px;height:90px}.customize-option.hair_base_10_rainbow{background-image:url(spritesmith0.png);background-position:-389px -1051px;width:60px;height:60px}.hair_base_10_red{background-image:url(spritesmith0.png);background-position:-273px -1036px;width:90px;height:90px}.customize-option.hair_base_10_red{background-image:url(spritesmith0.png);background-position:-298px -1051px;width:60px;height:60px}.hair_base_10_snowy{background-image:url(spritesmith0.png);background-position:-182px -1036px;width:90px;height:90px}.customize-option.hair_base_10_snowy{background-image:url(spritesmith0.png);background-position:-207px -1051px;width:60px;height:60px}.hair_base_10_white{background-image:url(spritesmith0.png);background-position:-91px -1036px;width:90px;height:90px}.customize-option.hair_base_10_white{background-image:url(spritesmith0.png);background-position:-116px -1051px;width:60px;height:60px}.hair_base_10_winternight{background-image:url(spritesmith0.png);background-position:0 -1036px;width:90px;height:90px}.customize-option.hair_base_10_winternight{background-image:url(spritesmith0.png);background-position:-25px -1051px;width:60px;height:60px}.hair_base_10_winterstar{background-image:url(spritesmith0.png);background-position:-972px -888px;width:90px;height:90px}.customize-option.hair_base_10_winterstar{background-image:url(spritesmith0.png);background-position:-997px -903px;width:60px;height:60px}.hair_base_10_yellow{background-image:url(spritesmith0.png);background-position:-881px -888px;width:90px;height:90px}.customize-option.hair_base_10_yellow{background-image:url(spritesmith0.png);background-position:-906px -903px;width:60px;height:60px}.hair_base_10_zombie{background-image:url(spritesmith0.png);background-position:-790px -888px;width:90px;height:90px}.customize-option.hair_base_10_zombie{background-image:url(spritesmith0.png);background-position:-815px -903px;width:60px;height:60px}.hair_base_11_TRUred{background-image:url(spritesmith0.png);background-position:-699px -888px;width:90px;height:90px}.customize-option.hair_base_11_TRUred{background-image:url(spritesmith0.png);background-position:-724px -903px;width:60px;height:60px}.hair_base_11_aurora{background-image:url(spritesmith0.png);background-position:-608px -888px;width:90px;height:90px}.customize-option.hair_base_11_aurora{background-image:url(spritesmith0.png);background-position:-633px -903px;width:60px;height:60px}.hair_base_11_black{background-image:url(spritesmith0.png);background-position:-517px -888px;width:90px;height:90px}.customize-option.hair_base_11_black{background-image:url(spritesmith0.png);background-position:-542px -903px;width:60px;height:60px}.hair_base_11_blond{background-image:url(spritesmith0.png);background-position:-426px -888px;width:90px;height:90px}.customize-option.hair_base_11_blond{background-image:url(spritesmith0.png);background-position:-451px -903px;width:60px;height:60px}.hair_base_11_blue{background-image:url(spritesmith0.png);background-position:-989px -717px;width:90px;height:90px}.customize-option.hair_base_11_blue{background-image:url(spritesmith0.png);background-position:-1014px -732px;width:60px;height:60px}.hair_base_11_brown{background-image:url(spritesmith0.png);background-position:-989px -626px;width:90px;height:90px}.customize-option.hair_base_11_brown{background-image:url(spritesmith0.png);background-position:-1014px -641px;width:60px;height:60px}.hair_base_11_candycane{background-image:url(spritesmith0.png);background-position:-989px -535px;width:90px;height:90px}.customize-option.hair_base_11_candycane{background-image:url(spritesmith0.png);background-position:-1014px -550px;width:60px;height:60px}.hair_base_11_candycorn{background-image:url(spritesmith0.png);background-position:-364px -1127px;width:90px;height:90px}.customize-option.hair_base_11_candycorn{background-image:url(spritesmith0.png);background-position:-389px -1142px;width:60px;height:60px}.hair_base_11_festive{background-image:url(spritesmith0.png);background-position:-273px -1127px;width:90px;height:90px}.customize-option.hair_base_11_festive{background-image:url(spritesmith0.png);background-position:-298px -1142px;width:60px;height:60px}.hair_base_11_frost{background-image:url(spritesmith0.png);background-position:-182px -1127px;width:90px;height:90px}.customize-option.hair_base_11_frost{background-image:url(spritesmith0.png);background-position:-207px -1142px;width:60px;height:60px}.hair_base_11_ghostwhite{background-image:url(spritesmith0.png);background-position:-91px -1127px;width:90px;height:90px}.customize-option.hair_base_11_ghostwhite{background-image:url(spritesmith0.png);background-position:-116px -1142px;width:60px;height:60px}.hair_base_11_green{background-image:url(spritesmith0.png);background-position:0 -1127px;width:90px;height:90px}.customize-option.hair_base_11_green{background-image:url(spritesmith0.png);background-position:-25px -1142px;width:60px;height:60px}.hair_base_11_halloween{background-image:url(spritesmith0.png);background-position:-1130px -1001px;width:90px;height:90px}.customize-option.hair_base_11_halloween{background-image:url(spritesmith0.png);background-position:-1155px -1016px;width:60px;height:60px}.hair_base_11_holly{background-image:url(spritesmith0.png);background-position:-1130px -910px;width:90px;height:90px}.customize-option.hair_base_11_holly{background-image:url(spritesmith0.png);background-position:-1155px -925px;width:60px;height:60px}.hair_base_11_hollygreen{background-image:url(spritesmith0.png);background-position:-1130px -819px;width:90px;height:90px}.customize-option.hair_base_11_hollygreen{background-image:url(spritesmith0.png);background-position:-1155px -834px;width:60px;height:60px}.hair_base_11_midnight{background-image:url(spritesmith0.png);background-position:-1130px -728px;width:90px;height:90px}.customize-option.hair_base_11_midnight{background-image:url(spritesmith0.png);background-position:-1155px -743px;width:60px;height:60px}.hair_base_11_pblue{background-image:url(spritesmith1.png);background-position:-91px 0;width:90px;height:90px}.customize-option.hair_base_11_pblue{background-image:url(spritesmith1.png);background-position:-116px -15px;width:60px;height:60px}.hair_base_11_pblue2{background-image:url(spritesmith1.png);background-position:-455px -1274px;width:90px;height:90px}.customize-option.hair_base_11_pblue2{background-image:url(spritesmith1.png);background-position:-480px -1289px;width:60px;height:60px}.hair_base_11_peppermint{background-image:url(spritesmith1.png);background-position:0 -91px;width:90px;height:90px}.customize-option.hair_base_11_peppermint{background-image:url(spritesmith1.png);background-position:-25px -106px;width:60px;height:60px}.hair_base_11_pgreen{background-image:url(spritesmith1.png);background-position:-91px -91px;width:90px;height:90px}.customize-option.hair_base_11_pgreen{background-image:url(spritesmith1.png);background-position:-116px -106px;width:60px;height:60px}.hair_base_11_pgreen2{background-image:url(spritesmith1.png);background-position:-182px 0;width:90px;height:90px}.customize-option.hair_base_11_pgreen2{background-image:url(spritesmith1.png);background-position:-207px -15px;width:60px;height:60px}.hair_base_11_porange{background-image:url(spritesmith1.png);background-position:-182px -91px;width:90px;height:90px}.customize-option.hair_base_11_porange{background-image:url(spritesmith1.png);background-position:-207px -106px;width:60px;height:60px}.hair_base_11_porange2{background-image:url(spritesmith1.png);background-position:0 -182px;width:90px;height:90px}.customize-option.hair_base_11_porange2{background-image:url(spritesmith1.png);background-position:-25px -197px;width:60px;height:60px}.hair_base_11_ppink{background-image:url(spritesmith1.png);background-position:-91px -182px;width:90px;height:90px}.customize-option.hair_base_11_ppink{background-image:url(spritesmith1.png);background-position:-116px -197px;width:60px;height:60px}.hair_base_11_ppink2{background-image:url(spritesmith1.png);background-position:-182px -182px;width:90px;height:90px}.customize-option.hair_base_11_ppink2{background-image:url(spritesmith1.png);background-position:-207px -197px;width:60px;height:60px}.hair_base_11_ppurple{background-image:url(spritesmith1.png);background-position:-273px 0;width:90px;height:90px}.customize-option.hair_base_11_ppurple{background-image:url(spritesmith1.png);background-position:-298px -15px;width:60px;height:60px}.hair_base_11_ppurple2{background-image:url(spritesmith1.png);background-position:-273px -91px;width:90px;height:90px}.customize-option.hair_base_11_ppurple2{background-image:url(spritesmith1.png);background-position:-298px -106px;width:60px;height:60px}.hair_base_11_pumpkin{background-image:url(spritesmith1.png);background-position:-273px -182px;width:90px;height:90px}.customize-option.hair_base_11_pumpkin{background-image:url(spritesmith1.png);background-position:-298px -197px;width:60px;height:60px}.hair_base_11_purple{background-image:url(spritesmith1.png);background-position:0 -273px;width:90px;height:90px}.customize-option.hair_base_11_purple{background-image:url(spritesmith1.png);background-position:-25px -288px;width:60px;height:60px}.hair_base_11_pyellow{background-image:url(spritesmith1.png);background-position:-91px -273px;width:90px;height:90px}.customize-option.hair_base_11_pyellow{background-image:url(spritesmith1.png);background-position:-116px -288px;width:60px;height:60px}.hair_base_11_pyellow2{background-image:url(spritesmith1.png);background-position:-182px -273px;width:90px;height:90px}.customize-option.hair_base_11_pyellow2{background-image:url(spritesmith1.png);background-position:-207px -288px;width:60px;height:60px}.hair_base_11_rainbow{background-image:url(spritesmith1.png);background-position:-273px -273px;width:90px;height:90px}.customize-option.hair_base_11_rainbow{background-image:url(spritesmith1.png);background-position:-298px -288px;width:60px;height:60px}.hair_base_11_red{background-image:url(spritesmith1.png);background-position:-364px 0;width:90px;height:90px}.customize-option.hair_base_11_red{background-image:url(spritesmith1.png);background-position:-389px -15px;width:60px;height:60px}.hair_base_11_snowy{background-image:url(spritesmith1.png);background-position:-364px -91px;width:90px;height:90px}.customize-option.hair_base_11_snowy{background-image:url(spritesmith1.png);background-position:-389px -106px;width:60px;height:60px}.hair_base_11_white{background-image:url(spritesmith1.png);background-position:-364px -182px;width:90px;height:90px}.customize-option.hair_base_11_white{background-image:url(spritesmith1.png);background-position:-389px -197px;width:60px;height:60px}.hair_base_11_winternight{background-image:url(spritesmith1.png);background-position:-364px -273px;width:90px;height:90px}.customize-option.hair_base_11_winternight{background-image:url(spritesmith1.png);background-position:-389px -288px;width:60px;height:60px}.hair_base_11_winterstar{background-image:url(spritesmith1.png);background-position:0 -364px;width:90px;height:90px}.customize-option.hair_base_11_winterstar{background-image:url(spritesmith1.png);background-position:-25px -379px;width:60px;height:60px}.hair_base_11_yellow{background-image:url(spritesmith1.png);background-position:-91px -364px;width:90px;height:90px}.customize-option.hair_base_11_yellow{background-image:url(spritesmith1.png);background-position:-116px -379px;width:60px;height:60px}.hair_base_11_zombie{background-image:url(spritesmith1.png);background-position:-182px -364px;width:90px;height:90px}.customize-option.hair_base_11_zombie{background-image:url(spritesmith1.png);background-position:-207px -379px;width:60px;height:60px}.hair_base_12_TRUred{background-image:url(spritesmith1.png);background-position:-273px -364px;width:90px;height:90px}.customize-option.hair_base_12_TRUred{background-image:url(spritesmith1.png);background-position:-298px -379px;width:60px;height:60px}.hair_base_12_aurora{background-image:url(spritesmith1.png);background-position:-364px -364px;width:90px;height:90px}.customize-option.hair_base_12_aurora{background-image:url(spritesmith1.png);background-position:-389px -379px;width:60px;height:60px}.hair_base_12_black{background-image:url(spritesmith1.png);background-position:-455px 0;width:90px;height:90px}.customize-option.hair_base_12_black{background-image:url(spritesmith1.png);background-position:-480px -15px;width:60px;height:60px}.hair_base_12_blond{background-image:url(spritesmith1.png);background-position:-455px -91px;width:90px;height:90px}.customize-option.hair_base_12_blond{background-image:url(spritesmith1.png);background-position:-480px -106px;width:60px;height:60px}.hair_base_12_blue{background-image:url(spritesmith1.png);background-position:-455px -182px;width:90px;height:90px}.customize-option.hair_base_12_blue{background-image:url(spritesmith1.png);background-position:-480px -197px;width:60px;height:60px}.hair_base_12_brown{background-image:url(spritesmith1.png);background-position:-455px -273px;width:90px;height:90px}.customize-option.hair_base_12_brown{background-image:url(spritesmith1.png);background-position:-480px -288px;width:60px;height:60px}.hair_base_12_candycane{background-image:url(spritesmith1.png);background-position:-455px -364px;width:90px;height:90px}.customize-option.hair_base_12_candycane{background-image:url(spritesmith1.png);background-position:-480px -379px;width:60px;height:60px}.hair_base_12_candycorn{background-image:url(spritesmith1.png);background-position:0 -455px;width:90px;height:90px}.customize-option.hair_base_12_candycorn{background-image:url(spritesmith1.png);background-position:-25px -470px;width:60px;height:60px}.hair_base_12_festive{background-image:url(spritesmith1.png);background-position:-91px -455px;width:90px;height:90px}.customize-option.hair_base_12_festive{background-image:url(spritesmith1.png);background-position:-116px -470px;width:60px;height:60px}.hair_base_12_frost{background-image:url(spritesmith1.png);background-position:-182px -455px;width:90px;height:90px}.customize-option.hair_base_12_frost{background-image:url(spritesmith1.png);background-position:-207px -470px;width:60px;height:60px}.hair_base_12_ghostwhite{background-image:url(spritesmith1.png);background-position:-273px -455px;width:90px;height:90px}.customize-option.hair_base_12_ghostwhite{background-image:url(spritesmith1.png);background-position:-298px -470px;width:60px;height:60px}.hair_base_12_green{background-image:url(spritesmith1.png);background-position:-364px -455px;width:90px;height:90px}.customize-option.hair_base_12_green{background-image:url(spritesmith1.png);background-position:-389px -470px;width:60px;height:60px}.hair_base_12_halloween{background-image:url(spritesmith1.png);background-position:-455px -455px;width:90px;height:90px}.customize-option.hair_base_12_halloween{background-image:url(spritesmith1.png);background-position:-480px -470px;width:60px;height:60px}.hair_base_12_holly{background-image:url(spritesmith1.png);background-position:-546px 0;width:90px;height:90px}.customize-option.hair_base_12_holly{background-image:url(spritesmith1.png);background-position:-571px -15px;width:60px;height:60px}.hair_base_12_hollygreen{background-image:url(spritesmith1.png);background-position:-546px -91px;width:90px;height:90px}.customize-option.hair_base_12_hollygreen{background-image:url(spritesmith1.png);background-position:-571px -106px;width:60px;height:60px}.hair_base_12_midnight{background-image:url(spritesmith1.png);background-position:-546px -182px;width:90px;height:90px}.customize-option.hair_base_12_midnight{background-image:url(spritesmith1.png);background-position:-571px -197px;width:60px;height:60px}.hair_base_12_pblue{background-image:url(spritesmith1.png);background-position:-546px -273px;width:90px;height:90px}.customize-option.hair_base_12_pblue{background-image:url(spritesmith1.png);background-position:-571px -288px;width:60px;height:60px}.hair_base_12_pblue2{background-image:url(spritesmith1.png);background-position:-546px -364px;width:90px;height:90px}.customize-option.hair_base_12_pblue2{background-image:url(spritesmith1.png);background-position:-571px -379px;width:60px;height:60px}.hair_base_12_peppermint{background-image:url(spritesmith1.png);background-position:-546px -455px;width:90px;height:90px}.customize-option.hair_base_12_peppermint{background-image:url(spritesmith1.png);background-position:-571px -470px;width:60px;height:60px}.hair_base_12_pgreen{background-image:url(spritesmith1.png);background-position:0 -546px;width:90px;height:90px}.customize-option.hair_base_12_pgreen{background-image:url(spritesmith1.png);background-position:-25px -561px;width:60px;height:60px}.hair_base_12_pgreen2{background-image:url(spritesmith1.png);background-position:-91px -546px;width:90px;height:90px}.customize-option.hair_base_12_pgreen2{background-image:url(spritesmith1.png);background-position:-116px -561px;width:60px;height:60px}.hair_base_12_porange{background-image:url(spritesmith1.png);background-position:-182px -546px;width:90px;height:90px}.customize-option.hair_base_12_porange{background-image:url(spritesmith1.png);background-position:-207px -561px;width:60px;height:60px}.hair_base_12_porange2{background-image:url(spritesmith1.png);background-position:-273px -546px;width:90px;height:90px}.customize-option.hair_base_12_porange2{background-image:url(spritesmith1.png);background-position:-298px -561px;width:60px;height:60px}.hair_base_12_ppink{background-image:url(spritesmith1.png);background-position:-364px -546px;width:90px;height:90px}.customize-option.hair_base_12_ppink{background-image:url(spritesmith1.png);background-position:-389px -561px;width:60px;height:60px}.hair_base_12_ppink2{background-image:url(spritesmith1.png);background-position:-455px -546px;width:90px;height:90px}.customize-option.hair_base_12_ppink2{background-image:url(spritesmith1.png);background-position:-480px -561px;width:60px;height:60px}.hair_base_12_ppurple{background-image:url(spritesmith1.png);background-position:-546px -546px;width:90px;height:90px}.customize-option.hair_base_12_ppurple{background-image:url(spritesmith1.png);background-position:-571px -561px;width:60px;height:60px}.hair_base_12_ppurple2{background-image:url(spritesmith1.png);background-position:-637px 0;width:90px;height:90px}.customize-option.hair_base_12_ppurple2{background-image:url(spritesmith1.png);background-position:-662px -15px;width:60px;height:60px}.hair_base_12_pumpkin{background-image:url(spritesmith1.png);background-position:-637px -91px;width:90px;height:90px}.customize-option.hair_base_12_pumpkin{background-image:url(spritesmith1.png);background-position:-662px -106px;width:60px;height:60px}.hair_base_12_purple{background-image:url(spritesmith1.png);background-position:-637px -182px;width:90px;height:90px}.customize-option.hair_base_12_purple{background-image:url(spritesmith1.png);background-position:-662px -197px;width:60px;height:60px}.hair_base_12_pyellow{background-image:url(spritesmith1.png);background-position:-637px -273px;width:90px;height:90px}.customize-option.hair_base_12_pyellow{background-image:url(spritesmith1.png);background-position:-662px -288px;width:60px;height:60px}.hair_base_12_pyellow2{background-image:url(spritesmith1.png);background-position:-637px -364px;width:90px;height:90px}.customize-option.hair_base_12_pyellow2{background-image:url(spritesmith1.png);background-position:-662px -379px;width:60px;height:60px}.hair_base_12_rainbow{background-image:url(spritesmith1.png);background-position:-637px -455px;width:90px;height:90px}.customize-option.hair_base_12_rainbow{background-image:url(spritesmith1.png);background-position:-662px -470px;width:60px;height:60px}.hair_base_12_red{background-image:url(spritesmith1.png);background-position:-637px -546px;width:90px;height:90px}.customize-option.hair_base_12_red{background-image:url(spritesmith1.png);background-position:-662px -561px;width:60px;height:60px}.hair_base_12_snowy{background-image:url(spritesmith1.png);background-position:0 -637px;width:90px;height:90px}.customize-option.hair_base_12_snowy{background-image:url(spritesmith1.png);background-position:-25px -652px;width:60px;height:60px}.hair_base_12_white{background-image:url(spritesmith1.png);background-position:-91px -637px;width:90px;height:90px}.customize-option.hair_base_12_white{background-image:url(spritesmith1.png);background-position:-116px -652px;width:60px;height:60px}.hair_base_12_winternight{background-image:url(spritesmith1.png);background-position:-182px -637px;width:90px;height:90px}.customize-option.hair_base_12_winternight{background-image:url(spritesmith1.png);background-position:-207px -652px;width:60px;height:60px}.hair_base_12_winterstar{background-image:url(spritesmith1.png);background-position:-273px -637px;width:90px;height:90px}.customize-option.hair_base_12_winterstar{background-image:url(spritesmith1.png);background-position:-298px -652px;width:60px;height:60px}.hair_base_12_yellow{background-image:url(spritesmith1.png);background-position:-364px -637px;width:90px;height:90px}.customize-option.hair_base_12_yellow{background-image:url(spritesmith1.png);background-position:-389px -652px;width:60px;height:60px}.hair_base_12_zombie{background-image:url(spritesmith1.png);background-position:-455px -637px;width:90px;height:90px}.customize-option.hair_base_12_zombie{background-image:url(spritesmith1.png);background-position:-480px -652px;width:60px;height:60px}.hair_base_13_TRUred{background-image:url(spritesmith1.png);background-position:-546px -637px;width:90px;height:90px}.customize-option.hair_base_13_TRUred{background-image:url(spritesmith1.png);background-position:-571px -652px;width:60px;height:60px}.hair_base_13_aurora{background-image:url(spritesmith1.png);background-position:-637px -637px;width:90px;height:90px}.customize-option.hair_base_13_aurora{background-image:url(spritesmith1.png);background-position:-662px -652px;width:60px;height:60px}.hair_base_13_black{background-image:url(spritesmith1.png);background-position:-728px 0;width:90px;height:90px}.customize-option.hair_base_13_black{background-image:url(spritesmith1.png);background-position:-753px -15px;width:60px;height:60px}.hair_base_13_blond{background-image:url(spritesmith1.png);background-position:-728px -91px;width:90px;height:90px}.customize-option.hair_base_13_blond{background-image:url(spritesmith1.png);background-position:-753px -106px;width:60px;height:60px}.hair_base_13_blue{background-image:url(spritesmith1.png);background-position:-728px -182px;width:90px;height:90px}.customize-option.hair_base_13_blue{background-image:url(spritesmith1.png);background-position:-753px -197px;width:60px;height:60px}.hair_base_13_brown{background-image:url(spritesmith1.png);background-position:-728px -273px;width:90px;height:90px}.customize-option.hair_base_13_brown{background-image:url(spritesmith1.png);background-position:-753px -288px;width:60px;height:60px}.hair_base_13_candycane{background-image:url(spritesmith1.png);background-position:-728px -364px;width:90px;height:90px}.customize-option.hair_base_13_candycane{background-image:url(spritesmith1.png);background-position:-753px -379px;width:60px;height:60px}.hair_base_13_candycorn{background-image:url(spritesmith1.png);background-position:-728px -455px;width:90px;height:90px}.customize-option.hair_base_13_candycorn{background-image:url(spritesmith1.png);background-position:-753px -470px;width:60px;height:60px}.hair_base_13_festive{background-image:url(spritesmith1.png);background-position:-728px -546px;width:90px;height:90px}.customize-option.hair_base_13_festive{background-image:url(spritesmith1.png);background-position:-753px -561px;width:60px;height:60px}.hair_base_13_frost{background-image:url(spritesmith1.png);background-position:-728px -637px;width:90px;height:90px}.customize-option.hair_base_13_frost{background-image:url(spritesmith1.png);background-position:-753px -652px;width:60px;height:60px}.hair_base_13_ghostwhite{background-image:url(spritesmith1.png);background-position:0 -728px;width:90px;height:90px}.customize-option.hair_base_13_ghostwhite{background-image:url(spritesmith1.png);background-position:-25px -743px;width:60px;height:60px}.hair_base_13_green{background-image:url(spritesmith1.png);background-position:-91px -728px;width:90px;height:90px}.customize-option.hair_base_13_green{background-image:url(spritesmith1.png);background-position:-116px -743px;width:60px;height:60px}.hair_base_13_halloween{background-image:url(spritesmith1.png);background-position:-182px -728px;width:90px;height:90px}.customize-option.hair_base_13_halloween{background-image:url(spritesmith1.png);background-position:-207px -743px;width:60px;height:60px}.hair_base_13_holly{background-image:url(spritesmith1.png);background-position:-273px -728px;width:90px;height:90px}.customize-option.hair_base_13_holly{background-image:url(spritesmith1.png);background-position:-298px -743px;width:60px;height:60px}.hair_base_13_hollygreen{background-image:url(spritesmith1.png);background-position:-364px -728px;width:90px;height:90px}.customize-option.hair_base_13_hollygreen{background-image:url(spritesmith1.png);background-position:-389px -743px;width:60px;height:60px}.hair_base_13_midnight{background-image:url(spritesmith1.png);background-position:-455px -728px;width:90px;height:90px}.customize-option.hair_base_13_midnight{background-image:url(spritesmith1.png);background-position:-480px -743px;width:60px;height:60px}.hair_base_13_pblue{background-image:url(spritesmith1.png);background-position:-546px -728px;width:90px;height:90px}.customize-option.hair_base_13_pblue{background-image:url(spritesmith1.png);background-position:-571px -743px;width:60px;height:60px}.hair_base_13_pblue2{background-image:url(spritesmith1.png);background-position:-637px -728px;width:90px;height:90px}.customize-option.hair_base_13_pblue2{background-image:url(spritesmith1.png);background-position:-662px -743px;width:60px;height:60px}.hair_base_13_peppermint{background-image:url(spritesmith1.png);background-position:-728px -728px;width:90px;height:90px}.customize-option.hair_base_13_peppermint{background-image:url(spritesmith1.png);background-position:-753px -743px;width:60px;height:60px}.hair_base_13_pgreen{background-image:url(spritesmith1.png);background-position:-819px 0;width:90px;height:90px}.customize-option.hair_base_13_pgreen{background-image:url(spritesmith1.png);background-position:-844px -15px;width:60px;height:60px}.hair_base_13_pgreen2{background-image:url(spritesmith1.png);background-position:-819px -91px;width:90px;height:90px}.customize-option.hair_base_13_pgreen2{background-image:url(spritesmith1.png);background-position:-844px -106px;width:60px;height:60px}.hair_base_13_porange{background-image:url(spritesmith1.png);background-position:-819px -182px;width:90px;height:90px}.customize-option.hair_base_13_porange{background-image:url(spritesmith1.png);background-position:-844px -197px;width:60px;height:60px}.hair_base_13_porange2{background-image:url(spritesmith1.png);background-position:-819px -273px;width:90px;height:90px}.customize-option.hair_base_13_porange2{background-image:url(spritesmith1.png);background-position:-844px -288px;width:60px;height:60px}.hair_base_13_ppink{background-image:url(spritesmith1.png);background-position:-819px -364px;width:90px;height:90px}.customize-option.hair_base_13_ppink{background-image:url(spritesmith1.png);background-position:-844px -379px;width:60px;height:60px}.hair_base_13_ppink2{background-image:url(spritesmith1.png);background-position:-819px -455px;width:90px;height:90px}.customize-option.hair_base_13_ppink2{background-image:url(spritesmith1.png);background-position:-844px -470px;width:60px;height:60px}.hair_base_13_ppurple{background-image:url(spritesmith1.png);background-position:-819px -546px;width:90px;height:90px}.customize-option.hair_base_13_ppurple{background-image:url(spritesmith1.png);background-position:-844px -561px;width:60px;height:60px}.hair_base_13_ppurple2{background-image:url(spritesmith1.png);background-position:-819px -637px;width:90px;height:90px}.customize-option.hair_base_13_ppurple2{background-image:url(spritesmith1.png);background-position:-844px -652px;width:60px;height:60px}.hair_base_13_pumpkin{background-image:url(spritesmith1.png);background-position:-819px -728px;width:90px;height:90px}.customize-option.hair_base_13_pumpkin{background-image:url(spritesmith1.png);background-position:-844px -743px;width:60px;height:60px}.hair_base_13_purple{background-image:url(spritesmith1.png);background-position:0 -819px;width:90px;height:90px}.customize-option.hair_base_13_purple{background-image:url(spritesmith1.png);background-position:-25px -834px;width:60px;height:60px}.hair_base_13_pyellow{background-image:url(spritesmith1.png);background-position:-91px -819px;width:90px;height:90px}.customize-option.hair_base_13_pyellow{background-image:url(spritesmith1.png);background-position:-116px -834px;width:60px;height:60px}.hair_base_13_pyellow2{background-image:url(spritesmith1.png);background-position:-182px -819px;width:90px;height:90px}.customize-option.hair_base_13_pyellow2{background-image:url(spritesmith1.png);background-position:-207px -834px;width:60px;height:60px}.hair_base_13_rainbow{background-image:url(spritesmith1.png);background-position:-273px -819px;width:90px;height:90px}.customize-option.hair_base_13_rainbow{background-image:url(spritesmith1.png);background-position:-298px -834px;width:60px;height:60px}.hair_base_13_red{background-image:url(spritesmith1.png);background-position:-364px -819px;width:90px;height:90px}.customize-option.hair_base_13_red{background-image:url(spritesmith1.png);background-position:-389px -834px;width:60px;height:60px}.hair_base_13_snowy{background-image:url(spritesmith1.png);background-position:-455px -819px;width:90px;height:90px}.customize-option.hair_base_13_snowy{background-image:url(spritesmith1.png);background-position:-480px -834px;width:60px;height:60px}.hair_base_13_white{background-image:url(spritesmith1.png);background-position:-546px -819px;width:90px;height:90px}.customize-option.hair_base_13_white{background-image:url(spritesmith1.png);background-position:-571px -834px;width:60px;height:60px}.hair_base_13_winternight{background-image:url(spritesmith1.png);background-position:-637px -819px;width:90px;height:90px}.customize-option.hair_base_13_winternight{background-image:url(spritesmith1.png);background-position:-662px -834px;width:60px;height:60px}.hair_base_13_winterstar{background-image:url(spritesmith1.png);background-position:-728px -819px;width:90px;height:90px}.customize-option.hair_base_13_winterstar{background-image:url(spritesmith1.png);background-position:-753px -834px;width:60px;height:60px}.hair_base_13_yellow{background-image:url(spritesmith1.png);background-position:-819px -819px;width:90px;height:90px}.customize-option.hair_base_13_yellow{background-image:url(spritesmith1.png);background-position:-844px -834px;width:60px;height:60px}.hair_base_13_zombie{background-image:url(spritesmith1.png);background-position:-910px 0;width:90px;height:90px}.customize-option.hair_base_13_zombie{background-image:url(spritesmith1.png);background-position:-935px -15px;width:60px;height:60px}.hair_base_14_TRUred{background-image:url(spritesmith1.png);background-position:-910px -91px;width:90px;height:90px}.customize-option.hair_base_14_TRUred{background-image:url(spritesmith1.png);background-position:-935px -106px;width:60px;height:60px}.hair_base_14_aurora{background-image:url(spritesmith1.png);background-position:-910px -182px;width:90px;height:90px}.customize-option.hair_base_14_aurora{background-image:url(spritesmith1.png);background-position:-935px -197px;width:60px;height:60px}.hair_base_14_black{background-image:url(spritesmith1.png);background-position:-910px -273px;width:90px;height:90px}.customize-option.hair_base_14_black{background-image:url(spritesmith1.png);background-position:-935px -288px;width:60px;height:60px}.hair_base_14_blond{background-image:url(spritesmith1.png);background-position:-910px -364px;width:90px;height:90px}.customize-option.hair_base_14_blond{background-image:url(spritesmith1.png);background-position:-935px -379px;width:60px;height:60px}.hair_base_14_blue{background-image:url(spritesmith1.png);background-position:-910px -455px;width:90px;height:90px}.customize-option.hair_base_14_blue{background-image:url(spritesmith1.png);background-position:-935px -470px;width:60px;height:60px}.hair_base_14_brown{background-image:url(spritesmith1.png);background-position:-910px -546px;width:90px;height:90px}.customize-option.hair_base_14_brown{background-image:url(spritesmith1.png);background-position:-935px -561px;width:60px;height:60px}.hair_base_14_candycane{background-image:url(spritesmith1.png);background-position:-910px -637px;width:90px;height:90px}.customize-option.hair_base_14_candycane{background-image:url(spritesmith1.png);background-position:-935px -652px;width:60px;height:60px}.hair_base_14_candycorn{background-image:url(spritesmith1.png);background-position:-910px -728px;width:90px;height:90px}.customize-option.hair_base_14_candycorn{background-image:url(spritesmith1.png);background-position:-935px -743px;width:60px;height:60px}.hair_base_14_festive{background-image:url(spritesmith1.png);background-position:-910px -819px;width:90px;height:90px}.customize-option.hair_base_14_festive{background-image:url(spritesmith1.png);background-position:-935px -834px;width:60px;height:60px}.hair_base_14_frost{background-image:url(spritesmith1.png);background-position:0 -910px;width:90px;height:90px}.customize-option.hair_base_14_frost{background-image:url(spritesmith1.png);background-position:-25px -925px;width:60px;height:60px}.hair_base_14_ghostwhite{background-image:url(spritesmith1.png);background-position:-91px -910px;width:90px;height:90px}.customize-option.hair_base_14_ghostwhite{background-image:url(spritesmith1.png);background-position:-116px -925px;width:60px;height:60px}.hair_base_14_green{background-image:url(spritesmith1.png);background-position:-182px -910px;width:90px;height:90px}.customize-option.hair_base_14_green{background-image:url(spritesmith1.png);background-position:-207px -925px;width:60px;height:60px}.hair_base_14_halloween{background-image:url(spritesmith1.png);background-position:-273px -910px;width:90px;height:90px}.customize-option.hair_base_14_halloween{background-image:url(spritesmith1.png);background-position:-298px -925px;width:60px;height:60px}.hair_base_14_holly{background-image:url(spritesmith1.png);background-position:-364px -910px;width:90px;height:90px}.customize-option.hair_base_14_holly{background-image:url(spritesmith1.png);background-position:-389px -925px;width:60px;height:60px}.hair_base_14_hollygreen{background-image:url(spritesmith1.png);background-position:-455px -910px;width:90px;height:90px}.customize-option.hair_base_14_hollygreen{background-image:url(spritesmith1.png);background-position:-480px -925px;width:60px;height:60px}.hair_base_14_midnight{background-image:url(spritesmith1.png);background-position:-546px -910px;width:90px;height:90px}.customize-option.hair_base_14_midnight{background-image:url(spritesmith1.png);background-position:-571px -925px;width:60px;height:60px}.hair_base_14_pblue{background-image:url(spritesmith1.png);background-position:-637px -910px;width:90px;height:90px}.customize-option.hair_base_14_pblue{background-image:url(spritesmith1.png);background-position:-662px -925px;width:60px;height:60px}.hair_base_14_pblue2{background-image:url(spritesmith1.png);background-position:-728px -910px;width:90px;height:90px}.customize-option.hair_base_14_pblue2{background-image:url(spritesmith1.png);background-position:-753px -925px;width:60px;height:60px}.hair_base_14_peppermint{background-image:url(spritesmith1.png);background-position:-819px -910px;width:90px;height:90px}.customize-option.hair_base_14_peppermint{background-image:url(spritesmith1.png);background-position:-844px -925px;width:60px;height:60px}.hair_base_14_pgreen{background-image:url(spritesmith1.png);background-position:-910px -910px;width:90px;height:90px}.customize-option.hair_base_14_pgreen{background-image:url(spritesmith1.png);background-position:-935px -925px;width:60px;height:60px}.hair_base_14_pgreen2{background-image:url(spritesmith1.png);background-position:-1001px 0;width:90px;height:90px}.customize-option.hair_base_14_pgreen2{background-image:url(spritesmith1.png);background-position:-1026px -15px;width:60px;height:60px}.hair_base_14_porange{background-image:url(spritesmith1.png);background-position:-1001px -91px;width:90px;height:90px}.customize-option.hair_base_14_porange{background-image:url(spritesmith1.png);background-position:-1026px -106px;width:60px;height:60px}.hair_base_14_porange2{background-image:url(spritesmith1.png);background-position:-1001px -182px;width:90px;height:90px}.customize-option.hair_base_14_porange2{background-image:url(spritesmith1.png);background-position:-1026px -197px;width:60px;height:60px}.hair_base_14_ppink{background-image:url(spritesmith1.png);background-position:-1001px -273px;width:90px;height:90px}.customize-option.hair_base_14_ppink{background-image:url(spritesmith1.png);background-position:-1026px -288px;width:60px;height:60px}.hair_base_14_ppink2{background-image:url(spritesmith1.png);background-position:-1001px -364px;width:90px;height:90px}.customize-option.hair_base_14_ppink2{background-image:url(spritesmith1.png);background-position:-1026px -379px;width:60px;height:60px}.hair_base_14_ppurple{background-image:url(spritesmith1.png);background-position:-1001px -455px;width:90px;height:90px}.customize-option.hair_base_14_ppurple{background-image:url(spritesmith1.png);background-position:-1026px -470px;width:60px;height:60px}.hair_base_14_ppurple2{background-image:url(spritesmith1.png);background-position:-1001px -546px;width:90px;height:90px}.customize-option.hair_base_14_ppurple2{background-image:url(spritesmith1.png);background-position:-1026px -561px;width:60px;height:60px}.hair_base_14_pumpkin{background-image:url(spritesmith1.png);background-position:-1001px -637px;width:90px;height:90px}.customize-option.hair_base_14_pumpkin{background-image:url(spritesmith1.png);background-position:-1026px -652px;width:60px;height:60px}.hair_base_14_purple{background-image:url(spritesmith1.png);background-position:-1001px -728px;width:90px;height:90px}.customize-option.hair_base_14_purple{background-image:url(spritesmith1.png);background-position:-1026px -743px;width:60px;height:60px}.hair_base_14_pyellow{background-image:url(spritesmith1.png);background-position:-1001px -819px;width:90px;height:90px}.customize-option.hair_base_14_pyellow{background-image:url(spritesmith1.png);background-position:-1026px -834px;width:60px;height:60px}.hair_base_14_pyellow2{background-image:url(spritesmith1.png);background-position:-1001px -910px;width:90px;height:90px}.customize-option.hair_base_14_pyellow2{background-image:url(spritesmith1.png);background-position:-1026px -925px;width:60px;height:60px}.hair_base_14_rainbow{background-image:url(spritesmith1.png);background-position:0 -1001px;width:90px;height:90px}.customize-option.hair_base_14_rainbow{background-image:url(spritesmith1.png);background-position:-25px -1016px;width:60px;height:60px}.hair_base_14_red{background-image:url(spritesmith1.png);background-position:-91px -1001px;width:90px;height:90px}.customize-option.hair_base_14_red{background-image:url(spritesmith1.png);background-position:-116px -1016px;width:60px;height:60px}.hair_base_14_snowy{background-image:url(spritesmith1.png);background-position:-182px -1001px;width:90px;height:90px}.customize-option.hair_base_14_snowy{background-image:url(spritesmith1.png);background-position:-207px -1016px;width:60px;height:60px}.hair_base_14_white{background-image:url(spritesmith1.png);background-position:-273px -1001px;width:90px;height:90px}.customize-option.hair_base_14_white{background-image:url(spritesmith1.png);background-position:-298px -1016px;width:60px;height:60px}.hair_base_14_winternight{background-image:url(spritesmith1.png);background-position:-364px -1001px;width:90px;height:90px}.customize-option.hair_base_14_winternight{background-image:url(spritesmith1.png);background-position:-389px -1016px;width:60px;height:60px}.hair_base_14_winterstar{background-image:url(spritesmith1.png);background-position:-455px -1001px;width:90px;height:90px}.customize-option.hair_base_14_winterstar{background-image:url(spritesmith1.png);background-position:-480px -1016px;width:60px;height:60px}.hair_base_14_yellow{background-image:url(spritesmith1.png);background-position:-546px -1001px;width:90px;height:90px}.customize-option.hair_base_14_yellow{background-image:url(spritesmith1.png);background-position:-571px -1016px;width:60px;height:60px}.hair_base_14_zombie{background-image:url(spritesmith1.png);background-position:-637px -1001px;width:90px;height:90px}.customize-option.hair_base_14_zombie{background-image:url(spritesmith1.png);background-position:-662px -1016px;width:60px;height:60px}.hair_base_1_TRUred{background-image:url(spritesmith1.png);background-position:-728px -1001px;width:90px;height:90px}.customize-option.hair_base_1_TRUred{background-image:url(spritesmith1.png);background-position:-753px -1016px;width:60px;height:60px}.hair_base_1_aurora{background-image:url(spritesmith1.png);background-position:-819px -1001px;width:90px;height:90px}.customize-option.hair_base_1_aurora{background-image:url(spritesmith1.png);background-position:-844px -1016px;width:60px;height:60px}.hair_base_1_black{background-image:url(spritesmith1.png);background-position:-910px -1001px;width:90px;height:90px}.customize-option.hair_base_1_black{background-image:url(spritesmith1.png);background-position:-935px -1016px;width:60px;height:60px}.hair_base_1_blond{background-image:url(spritesmith1.png);background-position:-1001px -1001px;width:90px;height:90px}.customize-option.hair_base_1_blond{background-image:url(spritesmith1.png);background-position:-1026px -1016px;width:60px;height:60px}.hair_base_1_blue{background-image:url(spritesmith1.png);background-position:-1092px 0;width:90px;height:90px}.customize-option.hair_base_1_blue{background-image:url(spritesmith1.png);background-position:-1117px -15px;width:60px;height:60px}.hair_base_1_brown{background-image:url(spritesmith1.png);background-position:-1092px -91px;width:90px;height:90px}.customize-option.hair_base_1_brown{background-image:url(spritesmith1.png);background-position:-1117px -106px;width:60px;height:60px}.hair_base_1_candycane{background-image:url(spritesmith1.png);background-position:-1092px -182px;width:90px;height:90px}.customize-option.hair_base_1_candycane{background-image:url(spritesmith1.png);background-position:-1117px -197px;width:60px;height:60px}.hair_base_1_candycorn{background-image:url(spritesmith1.png);background-position:-1092px -273px;width:90px;height:90px}.customize-option.hair_base_1_candycorn{background-image:url(spritesmith1.png);background-position:-1117px -288px;width:60px;height:60px}.hair_base_1_festive{background-image:url(spritesmith1.png);background-position:-1092px -364px;width:90px;height:90px}.customize-option.hair_base_1_festive{background-image:url(spritesmith1.png);background-position:-1117px -379px;width:60px;height:60px}.hair_base_1_frost{background-image:url(spritesmith1.png);background-position:-1092px -455px;width:90px;height:90px}.customize-option.hair_base_1_frost{background-image:url(spritesmith1.png);background-position:-1117px -470px;width:60px;height:60px}.hair_base_1_ghostwhite{background-image:url(spritesmith1.png);background-position:-1092px -546px;width:90px;height:90px}.customize-option.hair_base_1_ghostwhite{background-image:url(spritesmith1.png);background-position:-1117px -561px;width:60px;height:60px}.hair_base_1_green{background-image:url(spritesmith1.png);background-position:-1092px -637px;width:90px;height:90px}.customize-option.hair_base_1_green{background-image:url(spritesmith1.png);background-position:-1117px -652px;width:60px;height:60px}.hair_base_1_halloween{background-image:url(spritesmith1.png);background-position:-1092px -728px;width:90px;height:90px}.customize-option.hair_base_1_halloween{background-image:url(spritesmith1.png);background-position:-1117px -743px;width:60px;height:60px}.hair_base_1_holly{background-image:url(spritesmith1.png);background-position:-1092px -819px;width:90px;height:90px}.customize-option.hair_base_1_holly{background-image:url(spritesmith1.png);background-position:-1117px -834px;width:60px;height:60px}.hair_base_1_hollygreen{background-image:url(spritesmith1.png);background-position:-1092px -910px;width:90px;height:90px}.customize-option.hair_base_1_hollygreen{background-image:url(spritesmith1.png);background-position:-1117px -925px;width:60px;height:60px}.hair_base_1_midnight{background-image:url(spritesmith1.png);background-position:-1092px -1001px;width:90px;height:90px}.customize-option.hair_base_1_midnight{background-image:url(spritesmith1.png);background-position:-1117px -1016px;width:60px;height:60px}.hair_base_1_pblue{background-image:url(spritesmith1.png);background-position:0 -1092px;width:90px;height:90px}.customize-option.hair_base_1_pblue{background-image:url(spritesmith1.png);background-position:-25px -1107px;width:60px;height:60px}.hair_base_1_pblue2{background-image:url(spritesmith1.png);background-position:-91px -1092px;width:90px;height:90px}.customize-option.hair_base_1_pblue2{background-image:url(spritesmith1.png);background-position:-116px -1107px;width:60px;height:60px}.hair_base_1_peppermint{background-image:url(spritesmith1.png);background-position:-182px -1092px;width:90px;height:90px}.customize-option.hair_base_1_peppermint{background-image:url(spritesmith1.png);background-position:-207px -1107px;width:60px;height:60px}.hair_base_1_pgreen{background-image:url(spritesmith1.png);background-position:-273px -1092px;width:90px;height:90px}.customize-option.hair_base_1_pgreen{background-image:url(spritesmith1.png);background-position:-298px -1107px;width:60px;height:60px}.hair_base_1_pgreen2{background-image:url(spritesmith1.png);background-position:-364px -1092px;width:90px;height:90px}.customize-option.hair_base_1_pgreen2{background-image:url(spritesmith1.png);background-position:-389px -1107px;width:60px;height:60px}.hair_base_1_porange{background-image:url(spritesmith1.png);background-position:-455px -1092px;width:90px;height:90px}.customize-option.hair_base_1_porange{background-image:url(spritesmith1.png);background-position:-480px -1107px;width:60px;height:60px}.hair_base_1_porange2{background-image:url(spritesmith1.png);background-position:-546px -1092px;width:90px;height:90px}.customize-option.hair_base_1_porange2{background-image:url(spritesmith1.png);background-position:-571px -1107px;width:60px;height:60px}.hair_base_1_ppink{background-image:url(spritesmith1.png);background-position:-637px -1092px;width:90px;height:90px}.customize-option.hair_base_1_ppink{background-image:url(spritesmith1.png);background-position:-662px -1107px;width:60px;height:60px}.hair_base_1_ppink2{background-image:url(spritesmith1.png);background-position:-728px -1092px;width:90px;height:90px}.customize-option.hair_base_1_ppink2{background-image:url(spritesmith1.png);background-position:-753px -1107px;width:60px;height:60px}.hair_base_1_ppurple{background-image:url(spritesmith1.png);background-position:-819px -1092px;width:90px;height:90px}.customize-option.hair_base_1_ppurple{background-image:url(spritesmith1.png);background-position:-844px -1107px;width:60px;height:60px}.hair_base_1_ppurple2{background-image:url(spritesmith1.png);background-position:-910px -1092px;width:90px;height:90px}.customize-option.hair_base_1_ppurple2{background-image:url(spritesmith1.png);background-position:-935px -1107px;width:60px;height:60px}.hair_base_1_pumpkin{background-image:url(spritesmith1.png);background-position:-1001px -1092px;width:90px;height:90px}.customize-option.hair_base_1_pumpkin{background-image:url(spritesmith1.png);background-position:-1026px -1107px;width:60px;height:60px}.hair_base_1_purple{background-image:url(spritesmith1.png);background-position:-1092px -1092px;width:90px;height:90px}.customize-option.hair_base_1_purple{background-image:url(spritesmith1.png);background-position:-1117px -1107px;width:60px;height:60px}.hair_base_1_pyellow{background-image:url(spritesmith1.png);background-position:-1183px 0;width:90px;height:90px}.customize-option.hair_base_1_pyellow{background-image:url(spritesmith1.png);background-position:-1208px -15px;width:60px;height:60px}.hair_base_1_pyellow2{background-image:url(spritesmith1.png);background-position:-1183px -91px;width:90px;height:90px}.customize-option.hair_base_1_pyellow2{background-image:url(spritesmith1.png);background-position:-1208px -106px;width:60px;height:60px}.hair_base_1_rainbow{background-image:url(spritesmith1.png);background-position:-1183px -182px;width:90px;height:90px}.customize-option.hair_base_1_rainbow{background-image:url(spritesmith1.png);background-position:-1208px -197px;width:60px;height:60px}.hair_base_1_red{background-image:url(spritesmith1.png);background-position:-1183px -273px;width:90px;height:90px}.customize-option.hair_base_1_red{background-image:url(spritesmith1.png);background-position:-1208px -288px;width:60px;height:60px}.hair_base_1_snowy{background-image:url(spritesmith1.png);background-position:-1183px -364px;width:90px;height:90px}.customize-option.hair_base_1_snowy{background-image:url(spritesmith1.png);background-position:-1208px -379px;width:60px;height:60px}.hair_base_1_white{background-image:url(spritesmith1.png);background-position:-1183px -455px;width:90px;height:90px}.customize-option.hair_base_1_white{background-image:url(spritesmith1.png);background-position:-1208px -470px;width:60px;height:60px}.hair_base_1_winternight{background-image:url(spritesmith1.png);background-position:-1183px -546px;width:90px;height:90px}.customize-option.hair_base_1_winternight{background-image:url(spritesmith1.png);background-position:-1208px -561px;width:60px;height:60px}.hair_base_1_winterstar{background-image:url(spritesmith1.png);background-position:-1183px -637px;width:90px;height:90px}.customize-option.hair_base_1_winterstar{background-image:url(spritesmith1.png);background-position:-1208px -652px;width:60px;height:60px}.hair_base_1_yellow{background-image:url(spritesmith1.png);background-position:-1183px -728px;width:90px;height:90px}.customize-option.hair_base_1_yellow{background-image:url(spritesmith1.png);background-position:-1208px -743px;width:60px;height:60px}.hair_base_1_zombie{background-image:url(spritesmith1.png);background-position:-1183px -819px;width:90px;height:90px}.customize-option.hair_base_1_zombie{background-image:url(spritesmith1.png);background-position:-1208px -834px;width:60px;height:60px}.hair_base_2_TRUred{background-image:url(spritesmith1.png);background-position:-1183px -910px;width:90px;height:90px}.customize-option.hair_base_2_TRUred{background-image:url(spritesmith1.png);background-position:-1208px -925px;width:60px;height:60px}.hair_base_2_aurora{background-image:url(spritesmith1.png);background-position:-1183px -1001px;width:90px;height:90px}.customize-option.hair_base_2_aurora{background-image:url(spritesmith1.png);background-position:-1208px -1016px;width:60px;height:60px}.hair_base_2_black{background-image:url(spritesmith1.png);background-position:-1183px -1092px;width:90px;height:90px}.customize-option.hair_base_2_black{background-image:url(spritesmith1.png);background-position:-1208px -1107px;width:60px;height:60px}.hair_base_2_blond{background-image:url(spritesmith1.png);background-position:0 -1183px;width:90px;height:90px}.customize-option.hair_base_2_blond{background-image:url(spritesmith1.png);background-position:-25px -1198px;width:60px;height:60px}.hair_base_2_blue{background-image:url(spritesmith1.png);background-position:-91px -1183px;width:90px;height:90px}.customize-option.hair_base_2_blue{background-image:url(spritesmith1.png);background-position:-116px -1198px;width:60px;height:60px}.hair_base_2_brown{background-image:url(spritesmith1.png);background-position:-182px -1183px;width:90px;height:90px}.customize-option.hair_base_2_brown{background-image:url(spritesmith1.png);background-position:-207px -1198px;width:60px;height:60px}.hair_base_2_candycane{background-image:url(spritesmith1.png);background-position:-273px -1183px;width:90px;height:90px}.customize-option.hair_base_2_candycane{background-image:url(spritesmith1.png);background-position:-298px -1198px;width:60px;height:60px}.hair_base_2_candycorn{background-image:url(spritesmith1.png);background-position:-364px -1183px;width:90px;height:90px}.customize-option.hair_base_2_candycorn{background-image:url(spritesmith1.png);background-position:-389px -1198px;width:60px;height:60px}.hair_base_2_festive{background-image:url(spritesmith1.png);background-position:-455px -1183px;width:90px;height:90px}.customize-option.hair_base_2_festive{background-image:url(spritesmith1.png);background-position:-480px -1198px;width:60px;height:60px}.hair_base_2_frost{background-image:url(spritesmith1.png);background-position:-546px -1183px;width:90px;height:90px}.customize-option.hair_base_2_frost{background-image:url(spritesmith1.png);background-position:-571px -1198px;width:60px;height:60px}.hair_base_2_ghostwhite{background-image:url(spritesmith1.png);background-position:-637px -1183px;width:90px;height:90px}.customize-option.hair_base_2_ghostwhite{background-image:url(spritesmith1.png);background-position:-662px -1198px;width:60px;height:60px}.hair_base_2_green{background-image:url(spritesmith1.png);background-position:-728px -1183px;width:90px;height:90px}.customize-option.hair_base_2_green{background-image:url(spritesmith1.png);background-position:-753px -1198px;width:60px;height:60px}.hair_base_2_halloween{background-image:url(spritesmith1.png);background-position:-819px -1183px;width:90px;height:90px}.customize-option.hair_base_2_halloween{background-image:url(spritesmith1.png);background-position:-844px -1198px;width:60px;height:60px}.hair_base_2_holly{background-image:url(spritesmith1.png);background-position:-910px -1183px;width:90px;height:90px}.customize-option.hair_base_2_holly{background-image:url(spritesmith1.png);background-position:-935px -1198px;width:60px;height:60px}.hair_base_2_hollygreen{background-image:url(spritesmith1.png);background-position:-1001px -1183px;width:90px;height:90px}.customize-option.hair_base_2_hollygreen{background-image:url(spritesmith1.png);background-position:-1026px -1198px;width:60px;height:60px}.hair_base_2_midnight{background-image:url(spritesmith1.png);background-position:-1092px -1183px;width:90px;height:90px}.customize-option.hair_base_2_midnight{background-image:url(spritesmith1.png);background-position:-1117px -1198px;width:60px;height:60px}.hair_base_2_pblue{background-image:url(spritesmith1.png);background-position:-1183px -1183px;width:90px;height:90px}.customize-option.hair_base_2_pblue{background-image:url(spritesmith1.png);background-position:-1208px -1198px;width:60px;height:60px}.hair_base_2_pblue2{background-image:url(spritesmith1.png);background-position:-1274px 0;width:90px;height:90px}.customize-option.hair_base_2_pblue2{background-image:url(spritesmith1.png);background-position:-1299px -15px;width:60px;height:60px}.hair_base_2_peppermint{background-image:url(spritesmith1.png);background-position:-1274px -91px;width:90px;height:90px}.customize-option.hair_base_2_peppermint{background-image:url(spritesmith1.png);background-position:-1299px -106px;width:60px;height:60px}.hair_base_2_pgreen{background-image:url(spritesmith1.png);background-position:-1274px -182px;width:90px;height:90px}.customize-option.hair_base_2_pgreen{background-image:url(spritesmith1.png);background-position:-1299px -197px;width:60px;height:60px}.hair_base_2_pgreen2{background-image:url(spritesmith1.png);background-position:-1274px -273px;width:90px;height:90px}.customize-option.hair_base_2_pgreen2{background-image:url(spritesmith1.png);background-position:-1299px -288px;width:60px;height:60px}.hair_base_2_porange{background-image:url(spritesmith1.png);background-position:-1274px -364px;width:90px;height:90px}.customize-option.hair_base_2_porange{background-image:url(spritesmith1.png);background-position:-1299px -379px;width:60px;height:60px}.hair_base_2_porange2{background-image:url(spritesmith1.png);background-position:-1274px -455px;width:90px;height:90px}.customize-option.hair_base_2_porange2{background-image:url(spritesmith1.png);background-position:-1299px -470px;width:60px;height:60px}.hair_base_2_ppink{background-image:url(spritesmith1.png);background-position:-1274px -546px;width:90px;height:90px}.customize-option.hair_base_2_ppink{background-image:url(spritesmith1.png);background-position:-1299px -561px;width:60px;height:60px}.hair_base_2_ppink2{background-image:url(spritesmith1.png);background-position:-1274px -637px;width:90px;height:90px}.customize-option.hair_base_2_ppink2{background-image:url(spritesmith1.png);background-position:-1299px -652px;width:60px;height:60px}.hair_base_2_ppurple{background-image:url(spritesmith1.png);background-position:-1274px -728px;width:90px;height:90px}.customize-option.hair_base_2_ppurple{background-image:url(spritesmith1.png);background-position:-1299px -743px;width:60px;height:60px}.hair_base_2_ppurple2{background-image:url(spritesmith1.png);background-position:-1274px -819px;width:90px;height:90px}.customize-option.hair_base_2_ppurple2{background-image:url(spritesmith1.png);background-position:-1299px -834px;width:60px;height:60px}.hair_base_2_pumpkin{background-image:url(spritesmith1.png);background-position:-1274px -910px;width:90px;height:90px}.customize-option.hair_base_2_pumpkin{background-image:url(spritesmith1.png);background-position:-1299px -925px;width:60px;height:60px}.hair_base_2_purple{background-image:url(spritesmith1.png);background-position:-1274px -1001px;width:90px;height:90px}.customize-option.hair_base_2_purple{background-image:url(spritesmith1.png);background-position:-1299px -1016px;width:60px;height:60px}.hair_base_2_pyellow{background-image:url(spritesmith1.png);background-position:-1274px -1092px;width:90px;height:90px}.customize-option.hair_base_2_pyellow{background-image:url(spritesmith1.png);background-position:-1299px -1107px;width:60px;height:60px}.hair_base_2_pyellow2{background-image:url(spritesmith1.png);background-position:-1274px -1183px;width:90px;height:90px}.customize-option.hair_base_2_pyellow2{background-image:url(spritesmith1.png);background-position:-1299px -1198px;width:60px;height:60px}.hair_base_2_rainbow{background-image:url(spritesmith1.png);background-position:0 -1274px;width:90px;height:90px}.customize-option.hair_base_2_rainbow{background-image:url(spritesmith1.png);background-position:-25px -1289px;width:60px;height:60px}.hair_base_2_red{background-image:url(spritesmith1.png);background-position:-91px -1274px;width:90px;height:90px}.customize-option.hair_base_2_red{background-image:url(spritesmith1.png);background-position:-116px -1289px;width:60px;height:60px}.hair_base_2_snowy{background-image:url(spritesmith1.png);background-position:-182px -1274px;width:90px;height:90px}.customize-option.hair_base_2_snowy{background-image:url(spritesmith1.png);background-position:-207px -1289px;width:60px;height:60px}.hair_base_2_white{background-image:url(spritesmith1.png);background-position:-273px -1274px;width:90px;height:90px}.customize-option.hair_base_2_white{background-image:url(spritesmith1.png);background-position:-298px -1289px;width:60px;height:60px}.hair_base_2_winternight{background-image:url(spritesmith1.png);background-position:-364px -1274px;width:90px;height:90px}.customize-option.hair_base_2_winternight{background-image:url(spritesmith1.png);background-position:-389px -1289px;width:60px;height:60px}.hair_base_2_winterstar{background-image:url(spritesmith1.png);background-position:0 0;width:90px;height:90px}.customize-option.hair_base_2_winterstar{background-image:url(spritesmith1.png);background-position:-25px -15px;width:60px;height:60px}.hair_base_2_yellow{background-image:url(spritesmith1.png);background-position:-546px -1274px;width:90px;height:90px}.customize-option.hair_base_2_yellow{background-image:url(spritesmith1.png);background-position:-571px -1289px;width:60px;height:60px}.hair_base_2_zombie{background-image:url(spritesmith1.png);background-position:-637px -1274px;width:90px;height:90px}.customize-option.hair_base_2_zombie{background-image:url(spritesmith1.png);background-position:-662px -1289px;width:60px;height:60px}.hair_base_3_TRUred{background-image:url(spritesmith1.png);background-position:-728px -1274px;width:90px;height:90px}.customize-option.hair_base_3_TRUred{background-image:url(spritesmith1.png);background-position:-753px -1289px;width:60px;height:60px}.hair_base_3_aurora{background-image:url(spritesmith1.png);background-position:-819px -1274px;width:90px;height:90px}.customize-option.hair_base_3_aurora{background-image:url(spritesmith1.png);background-position:-844px -1289px;width:60px;height:60px}.hair_base_3_black{background-image:url(spritesmith1.png);background-position:-910px -1274px;width:90px;height:90px}.customize-option.hair_base_3_black{background-image:url(spritesmith1.png);background-position:-935px -1289px;width:60px;height:60px}.hair_base_3_blond{background-image:url(spritesmith1.png);background-position:-1001px -1274px;width:90px;height:90px}.customize-option.hair_base_3_blond{background-image:url(spritesmith1.png);background-position:-1026px -1289px;width:60px;height:60px}.hair_base_3_blue{background-image:url(spritesmith1.png);background-position:-1092px -1274px;width:90px;height:90px}.customize-option.hair_base_3_blue{background-image:url(spritesmith1.png);background-position:-1117px -1289px;width:60px;height:60px}.hair_base_3_brown{background-image:url(spritesmith1.png);background-position:-1183px -1274px;width:90px;height:90px}.customize-option.hair_base_3_brown{background-image:url(spritesmith1.png);background-position:-1208px -1289px;width:60px;height:60px}.hair_base_3_candycane{background-image:url(spritesmith1.png);background-position:-1274px -1274px;width:90px;height:90px}.customize-option.hair_base_3_candycane{background-image:url(spritesmith1.png);background-position:-1299px -1289px;width:60px;height:60px}.hair_base_3_candycorn{background-image:url(spritesmith1.png);background-position:-1365px 0;width:90px;height:90px}.customize-option.hair_base_3_candycorn{background-image:url(spritesmith1.png);background-position:-1390px -15px;width:60px;height:60px}.hair_base_3_festive{background-image:url(spritesmith1.png);background-position:-1365px -91px;width:90px;height:90px}.customize-option.hair_base_3_festive{background-image:url(spritesmith1.png);background-position:-1390px -106px;width:60px;height:60px}.hair_base_3_frost{background-image:url(spritesmith1.png);background-position:-1365px -182px;width:90px;height:90px}.customize-option.hair_base_3_frost{background-image:url(spritesmith1.png);background-position:-1390px -197px;width:60px;height:60px}.hair_base_3_ghostwhite{background-image:url(spritesmith1.png);background-position:-1365px -273px;width:90px;height:90px}.customize-option.hair_base_3_ghostwhite{background-image:url(spritesmith1.png);background-position:-1390px -288px;width:60px;height:60px}.hair_base_3_green{background-image:url(spritesmith1.png);background-position:-1365px -364px;width:90px;height:90px}.customize-option.hair_base_3_green{background-image:url(spritesmith1.png);background-position:-1390px -379px;width:60px;height:60px}.hair_base_3_halloween{background-image:url(spritesmith1.png);background-position:-1365px -455px;width:90px;height:90px}.customize-option.hair_base_3_halloween{background-image:url(spritesmith1.png);background-position:-1390px -470px;width:60px;height:60px}.hair_base_3_holly{background-image:url(spritesmith1.png);background-position:-1365px -546px;width:90px;height:90px}.customize-option.hair_base_3_holly{background-image:url(spritesmith1.png);background-position:-1390px -561px;width:60px;height:60px}.hair_base_3_hollygreen{background-image:url(spritesmith1.png);background-position:-1365px -637px;width:90px;height:90px}.customize-option.hair_base_3_hollygreen{background-image:url(spritesmith1.png);background-position:-1390px -652px;width:60px;height:60px}.hair_base_3_midnight{background-image:url(spritesmith1.png);background-position:-1365px -728px;width:90px;height:90px}.customize-option.hair_base_3_midnight{background-image:url(spritesmith1.png);background-position:-1390px -743px;width:60px;height:60px}.hair_base_3_pblue{background-image:url(spritesmith1.png);background-position:-1365px -819px;width:90px;height:90px}.customize-option.hair_base_3_pblue{background-image:url(spritesmith1.png);background-position:-1390px -834px;width:60px;height:60px}.hair_base_3_pblue2{background-image:url(spritesmith1.png);background-position:-1365px -910px;width:90px;height:90px}.customize-option.hair_base_3_pblue2{background-image:url(spritesmith1.png);background-position:-1390px -925px;width:60px;height:60px}.hair_base_3_peppermint{background-image:url(spritesmith1.png);background-position:-1365px -1001px;width:90px;height:90px}.customize-option.hair_base_3_peppermint{background-image:url(spritesmith1.png);background-position:-1390px -1016px;width:60px;height:60px}.hair_base_3_pgreen{background-image:url(spritesmith1.png);background-position:-1365px -1092px;width:90px;height:90px}.customize-option.hair_base_3_pgreen{background-image:url(spritesmith1.png);background-position:-1390px -1107px;width:60px;height:60px}.hair_base_3_pgreen2{background-image:url(spritesmith1.png);background-position:-1365px -1183px;width:90px;height:90px}.customize-option.hair_base_3_pgreen2{background-image:url(spritesmith1.png);background-position:-1390px -1198px;width:60px;height:60px}.hair_base_3_porange{background-image:url(spritesmith1.png);background-position:-1365px -1274px;width:90px;height:90px}.customize-option.hair_base_3_porange{background-image:url(spritesmith1.png);background-position:-1390px -1289px;width:60px;height:60px}.hair_base_3_porange2{background-image:url(spritesmith1.png);background-position:0 -1365px;width:90px;height:90px}.customize-option.hair_base_3_porange2{background-image:url(spritesmith1.png);background-position:-25px -1380px;width:60px;height:60px}.hair_base_3_ppink{background-image:url(spritesmith1.png);background-position:-91px -1365px;width:90px;height:90px}.customize-option.hair_base_3_ppink{background-image:url(spritesmith1.png);background-position:-116px -1380px;width:60px;height:60px}.hair_base_3_ppink2{background-image:url(spritesmith1.png);background-position:-182px -1365px;width:90px;height:90px}.customize-option.hair_base_3_ppink2{background-image:url(spritesmith1.png);background-position:-207px -1380px;width:60px;height:60px}.hair_base_3_ppurple{background-image:url(spritesmith1.png);background-position:-273px -1365px;width:90px;height:90px}.customize-option.hair_base_3_ppurple{background-image:url(spritesmith1.png);background-position:-298px -1380px;width:60px;height:60px}.hair_base_3_ppurple2{background-image:url(spritesmith1.png);background-position:-364px -1365px;width:90px;height:90px}.customize-option.hair_base_3_ppurple2{background-image:url(spritesmith1.png);background-position:-389px -1380px;width:60px;height:60px}.hair_base_3_pumpkin{background-image:url(spritesmith1.png);background-position:-455px -1365px;width:90px;height:90px}.customize-option.hair_base_3_pumpkin{background-image:url(spritesmith1.png);background-position:-480px -1380px;width:60px;height:60px}.hair_base_3_purple{background-image:url(spritesmith1.png);background-position:-546px -1365px;width:90px;height:90px}.customize-option.hair_base_3_purple{background-image:url(spritesmith1.png);background-position:-571px -1380px;width:60px;height:60px}.hair_base_3_pyellow{background-image:url(spritesmith1.png);background-position:-637px -1365px;width:90px;height:90px}.customize-option.hair_base_3_pyellow{background-image:url(spritesmith1.png);background-position:-662px -1380px;width:60px;height:60px}.hair_base_3_pyellow2{background-image:url(spritesmith1.png);background-position:-728px -1365px;width:90px;height:90px}.customize-option.hair_base_3_pyellow2{background-image:url(spritesmith1.png);background-position:-753px -1380px;width:60px;height:60px}.hair_base_3_rainbow{background-image:url(spritesmith1.png);background-position:-819px -1365px;width:90px;height:90px}.customize-option.hair_base_3_rainbow{background-image:url(spritesmith1.png);background-position:-844px -1380px;width:60px;height:60px}.hair_base_3_red{background-image:url(spritesmith1.png);background-position:-910px -1365px;width:90px;height:90px}.customize-option.hair_base_3_red{background-image:url(spritesmith1.png);background-position:-935px -1380px;width:60px;height:60px}.hair_base_3_snowy{background-image:url(spritesmith1.png);background-position:-1001px -1365px;width:90px;height:90px}.customize-option.hair_base_3_snowy{background-image:url(spritesmith1.png);background-position:-1026px -1380px;width:60px;height:60px}.hair_base_3_white{background-image:url(spritesmith1.png);background-position:-1092px -1365px;width:90px;height:90px}.customize-option.hair_base_3_white{background-image:url(spritesmith1.png);background-position:-1117px -1380px;width:60px;height:60px}.hair_base_3_winternight{background-image:url(spritesmith1.png);background-position:-1183px -1365px;width:90px;height:90px}.customize-option.hair_base_3_winternight{background-image:url(spritesmith1.png);background-position:-1208px -1380px;width:60px;height:60px}.hair_base_3_winterstar{background-image:url(spritesmith1.png);background-position:-1274px -1365px;width:90px;height:90px}.customize-option.hair_base_3_winterstar{background-image:url(spritesmith1.png);background-position:-1299px -1380px;width:60px;height:60px}.hair_base_3_yellow{background-image:url(spritesmith1.png);background-position:-1365px -1365px;width:90px;height:90px}.customize-option.hair_base_3_yellow{background-image:url(spritesmith1.png);background-position:-1390px -1380px;width:60px;height:60px}.hair_base_3_zombie{background-image:url(spritesmith1.png);background-position:-1456px 0;width:90px;height:90px}.customize-option.hair_base_3_zombie{background-image:url(spritesmith1.png);background-position:-1481px -15px;width:60px;height:60px}.hair_base_4_TRUred{background-image:url(spritesmith1.png);background-position:-1456px -91px;width:90px;height:90px}.customize-option.hair_base_4_TRUred{background-image:url(spritesmith1.png);background-position:-1481px -106px;width:60px;height:60px}.hair_base_4_aurora{background-image:url(spritesmith1.png);background-position:-1456px -182px;width:90px;height:90px}.customize-option.hair_base_4_aurora{background-image:url(spritesmith1.png);background-position:-1481px -197px;width:60px;height:60px}.hair_base_4_black{background-image:url(spritesmith1.png);background-position:-1456px -273px;width:90px;height:90px}.customize-option.hair_base_4_black{background-image:url(spritesmith1.png);background-position:-1481px -288px;width:60px;height:60px}.hair_base_4_blond{background-image:url(spritesmith1.png);background-position:-1456px -364px;width:90px;height:90px}.customize-option.hair_base_4_blond{background-image:url(spritesmith1.png);background-position:-1481px -379px;width:60px;height:60px}.hair_base_4_blue{background-image:url(spritesmith1.png);background-position:-1456px -455px;width:90px;height:90px}.customize-option.hair_base_4_blue{background-image:url(spritesmith1.png);background-position:-1481px -470px;width:60px;height:60px}.hair_base_4_brown{background-image:url(spritesmith1.png);background-position:-1456px -546px;width:90px;height:90px}.customize-option.hair_base_4_brown{background-image:url(spritesmith1.png);background-position:-1481px -561px;width:60px;height:60px}.hair_base_4_candycane{background-image:url(spritesmith1.png);background-position:-1456px -637px;width:90px;height:90px}.customize-option.hair_base_4_candycane{background-image:url(spritesmith1.png);background-position:-1481px -652px;width:60px;height:60px}.hair_base_4_candycorn{background-image:url(spritesmith1.png);background-position:-1456px -728px;width:90px;height:90px}.customize-option.hair_base_4_candycorn{background-image:url(spritesmith1.png);background-position:-1481px -743px;width:60px;height:60px}.hair_base_4_festive{background-image:url(spritesmith1.png);background-position:-1456px -819px;width:90px;height:90px}.customize-option.hair_base_4_festive{background-image:url(spritesmith1.png);background-position:-1481px -834px;width:60px;height:60px}.hair_base_4_frost{background-image:url(spritesmith1.png);background-position:-1456px -910px;width:90px;height:90px}.customize-option.hair_base_4_frost{background-image:url(spritesmith1.png);background-position:-1481px -925px;width:60px;height:60px}.hair_base_4_ghostwhite{background-image:url(spritesmith1.png);background-position:-1456px -1001px;width:90px;height:90px}.customize-option.hair_base_4_ghostwhite{background-image:url(spritesmith1.png);background-position:-1481px -1016px;width:60px;height:60px}.hair_base_4_green{background-image:url(spritesmith1.png);background-position:-1456px -1092px;width:90px;height:90px}.customize-option.hair_base_4_green{background-image:url(spritesmith1.png);background-position:-1481px -1107px;width:60px;height:60px}.hair_base_4_halloween{background-image:url(spritesmith1.png);background-position:-1456px -1183px;width:90px;height:90px}.customize-option.hair_base_4_halloween{background-image:url(spritesmith1.png);background-position:-1481px -1198px;width:60px;height:60px}.hair_base_4_holly{background-image:url(spritesmith1.png);background-position:-1456px -1274px;width:90px;height:90px}.customize-option.hair_base_4_holly{background-image:url(spritesmith1.png);background-position:-1481px -1289px;width:60px;height:60px}.hair_base_4_hollygreen{background-image:url(spritesmith1.png);background-position:-1456px -1365px;width:90px;height:90px}.customize-option.hair_base_4_hollygreen{background-image:url(spritesmith1.png);background-position:-1481px -1380px;width:60px;height:60px}.hair_base_4_midnight{background-image:url(spritesmith1.png);background-position:0 -1456px;width:90px;height:90px}.customize-option.hair_base_4_midnight{background-image:url(spritesmith1.png);background-position:-25px -1471px;width:60px;height:60px}.hair_base_4_pblue{background-image:url(spritesmith1.png);background-position:-91px -1456px;width:90px;height:90px}.customize-option.hair_base_4_pblue{background-image:url(spritesmith1.png);background-position:-116px -1471px;width:60px;height:60px}.hair_base_4_pblue2{background-image:url(spritesmith1.png);background-position:-182px -1456px;width:90px;height:90px}.customize-option.hair_base_4_pblue2{background-image:url(spritesmith1.png);background-position:-207px -1471px;width:60px;height:60px}.hair_base_4_peppermint{background-image:url(spritesmith1.png);background-position:-273px -1456px;width:90px;height:90px}.customize-option.hair_base_4_peppermint{background-image:url(spritesmith1.png);background-position:-298px -1471px;width:60px;height:60px}.hair_base_4_pgreen{background-image:url(spritesmith1.png);background-position:-364px -1456px;width:90px;height:90px}.customize-option.hair_base_4_pgreen{background-image:url(spritesmith1.png);background-position:-389px -1471px;width:60px;height:60px}.hair_base_4_pgreen2{background-image:url(spritesmith1.png);background-position:-455px -1456px;width:90px;height:90px}.customize-option.hair_base_4_pgreen2{background-image:url(spritesmith1.png);background-position:-480px -1471px;width:60px;height:60px}.hair_base_4_porange{background-image:url(spritesmith1.png);background-position:-546px -1456px;width:90px;height:90px}.customize-option.hair_base_4_porange{background-image:url(spritesmith1.png);background-position:-571px -1471px;width:60px;height:60px}.hair_base_4_porange2{background-image:url(spritesmith1.png);background-position:-637px -1456px;width:90px;height:90px}.customize-option.hair_base_4_porange2{background-image:url(spritesmith1.png);background-position:-662px -1471px;width:60px;height:60px}.hair_base_4_ppink{background-image:url(spritesmith1.png);background-position:-728px -1456px;width:90px;height:90px}.customize-option.hair_base_4_ppink{background-image:url(spritesmith1.png);background-position:-753px -1471px;width:60px;height:60px}.hair_base_4_ppink2{background-image:url(spritesmith1.png);background-position:-819px -1456px;width:90px;height:90px}.customize-option.hair_base_4_ppink2{background-image:url(spritesmith1.png);background-position:-844px -1471px;width:60px;height:60px}.hair_base_4_ppurple{background-image:url(spritesmith1.png);background-position:-910px -1456px;width:90px;height:90px}.customize-option.hair_base_4_ppurple{background-image:url(spritesmith1.png);background-position:-935px -1471px;width:60px;height:60px}.hair_base_4_ppurple2{background-image:url(spritesmith1.png);background-position:-1001px -1456px;width:90px;height:90px}.customize-option.hair_base_4_ppurple2{background-image:url(spritesmith1.png);background-position:-1026px -1471px;width:60px;height:60px}.hair_base_4_pumpkin{background-image:url(spritesmith1.png);background-position:-1092px -1456px;width:90px;height:90px}.customize-option.hair_base_4_pumpkin{background-image:url(spritesmith1.png);background-position:-1117px -1471px;width:60px;height:60px}.hair_base_4_purple{background-image:url(spritesmith1.png);background-position:-1183px -1456px;width:90px;height:90px}.customize-option.hair_base_4_purple{background-image:url(spritesmith1.png);background-position:-1208px -1471px;width:60px;height:60px}.hair_base_4_pyellow{background-image:url(spritesmith1.png);background-position:-1274px -1456px;width:90px;height:90px}.customize-option.hair_base_4_pyellow{background-image:url(spritesmith1.png);background-position:-1299px -1471px;width:60px;height:60px}.hair_base_4_pyellow2{background-image:url(spritesmith1.png);background-position:-1365px -1456px;width:90px;height:90px}.customize-option.hair_base_4_pyellow2{background-image:url(spritesmith1.png);background-position:-1390px -1471px;width:60px;height:60px}.hair_base_4_rainbow{background-image:url(spritesmith1.png);background-position:-1456px -1456px;width:90px;height:90px}.customize-option.hair_base_4_rainbow{background-image:url(spritesmith1.png);background-position:-1481px -1471px;width:60px;height:60px}.hair_base_4_red{background-image:url(spritesmith1.png);background-position:-1547px 0;width:90px;height:90px}.customize-option.hair_base_4_red{background-image:url(spritesmith1.png);background-position:-1572px -15px;width:60px;height:60px}.hair_base_4_snowy{background-image:url(spritesmith1.png);background-position:-1547px -91px;width:90px;height:90px}.customize-option.hair_base_4_snowy{background-image:url(spritesmith1.png);background-position:-1572px -106px;width:60px;height:60px}.hair_base_4_white{background-image:url(spritesmith1.png);background-position:-1547px -182px;width:90px;height:90px}.customize-option.hair_base_4_white{background-image:url(spritesmith1.png);background-position:-1572px -197px;width:60px;height:60px}.hair_base_4_winternight{background-image:url(spritesmith1.png);background-position:-1547px -273px;width:90px;height:90px}.customize-option.hair_base_4_winternight{background-image:url(spritesmith1.png);background-position:-1572px -288px;width:60px;height:60px}.hair_base_4_winterstar{background-image:url(spritesmith1.png);background-position:-1547px -364px;width:90px;height:90px}.customize-option.hair_base_4_winterstar{background-image:url(spritesmith1.png);background-position:-1572px -379px;width:60px;height:60px}.hair_base_4_yellow{background-image:url(spritesmith1.png);background-position:-1547px -455px;width:90px;height:90px}.customize-option.hair_base_4_yellow{background-image:url(spritesmith1.png);background-position:-1572px -470px;width:60px;height:60px}.hair_base_4_zombie{background-image:url(spritesmith1.png);background-position:-1547px -546px;width:90px;height:90px}.customize-option.hair_base_4_zombie{background-image:url(spritesmith1.png);background-position:-1572px -561px;width:60px;height:60px}.hair_base_5_TRUred{background-image:url(spritesmith1.png);background-position:-1547px -637px;width:90px;height:90px}.customize-option.hair_base_5_TRUred{background-image:url(spritesmith1.png);background-position:-1572px -652px;width:60px;height:60px}.hair_base_5_aurora{background-image:url(spritesmith1.png);background-position:-1547px -728px;width:90px;height:90px}.customize-option.hair_base_5_aurora{background-image:url(spritesmith1.png);background-position:-1572px -743px;width:60px;height:60px}.hair_base_5_black{background-image:url(spritesmith1.png);background-position:-1547px -819px;width:90px;height:90px}.customize-option.hair_base_5_black{background-image:url(spritesmith1.png);background-position:-1572px -834px;width:60px;height:60px}.hair_base_5_blond{background-image:url(spritesmith1.png);background-position:-1547px -910px;width:90px;height:90px}.customize-option.hair_base_5_blond{background-image:url(spritesmith1.png);background-position:-1572px -925px;width:60px;height:60px}.hair_base_5_blue{background-image:url(spritesmith1.png);background-position:-1547px -1001px;width:90px;height:90px}.customize-option.hair_base_5_blue{background-image:url(spritesmith1.png);background-position:-1572px -1016px;width:60px;height:60px}.hair_base_5_brown{background-image:url(spritesmith1.png);background-position:-1547px -1092px;width:90px;height:90px}.customize-option.hair_base_5_brown{background-image:url(spritesmith1.png);background-position:-1572px -1107px;width:60px;height:60px}.hair_base_5_candycane{background-image:url(spritesmith1.png);background-position:-1547px -1183px;width:90px;height:90px}.customize-option.hair_base_5_candycane{background-image:url(spritesmith1.png);background-position:-1572px -1198px;width:60px;height:60px}.hair_base_5_candycorn{background-image:url(spritesmith1.png);background-position:-1547px -1274px;width:90px;height:90px}.customize-option.hair_base_5_candycorn{background-image:url(spritesmith1.png);background-position:-1572px -1289px;width:60px;height:60px}.hair_base_5_festive{background-image:url(spritesmith1.png);background-position:-1547px -1365px;width:90px;height:90px}.customize-option.hair_base_5_festive{background-image:url(spritesmith1.png);background-position:-1572px -1380px;width:60px;height:60px}.hair_base_5_frost{background-image:url(spritesmith1.png);background-position:-1547px -1456px;width:90px;height:90px}.customize-option.hair_base_5_frost{background-image:url(spritesmith1.png);background-position:-1572px -1471px;width:60px;height:60px}.hair_base_5_ghostwhite{background-image:url(spritesmith1.png);background-position:0 -1547px;width:90px;height:90px}.customize-option.hair_base_5_ghostwhite{background-image:url(spritesmith1.png);background-position:-25px -1562px;width:60px;height:60px}.hair_base_5_green{background-image:url(spritesmith1.png);background-position:-91px -1547px;width:90px;height:90px}.customize-option.hair_base_5_green{background-image:url(spritesmith1.png);background-position:-116px -1562px;width:60px;height:60px}.hair_base_5_halloween{background-image:url(spritesmith1.png);background-position:-182px -1547px;width:90px;height:90px}.customize-option.hair_base_5_halloween{background-image:url(spritesmith1.png);background-position:-207px -1562px;width:60px;height:60px}.hair_base_5_holly{background-image:url(spritesmith1.png);background-position:-273px -1547px;width:90px;height:90px}.customize-option.hair_base_5_holly{background-image:url(spritesmith1.png);background-position:-298px -1562px;width:60px;height:60px}.hair_base_5_hollygreen{background-image:url(spritesmith1.png);background-position:-364px -1547px;width:90px;height:90px}.customize-option.hair_base_5_hollygreen{background-image:url(spritesmith1.png);background-position:-389px -1562px;width:60px;height:60px}.hair_base_5_midnight{background-image:url(spritesmith1.png);background-position:-455px -1547px;width:90px;height:90px}.customize-option.hair_base_5_midnight{background-image:url(spritesmith1.png);background-position:-480px -1562px;width:60px;height:60px}.hair_base_5_pblue{background-image:url(spritesmith1.png);background-position:-546px -1547px;width:90px;height:90px}.customize-option.hair_base_5_pblue{background-image:url(spritesmith1.png);background-position:-571px -1562px;width:60px;height:60px}.hair_base_5_pblue2{background-image:url(spritesmith1.png);background-position:-637px -1547px;width:90px;height:90px}.customize-option.hair_base_5_pblue2{background-image:url(spritesmith1.png);background-position:-662px -1562px;width:60px;height:60px}.hair_base_5_peppermint{background-image:url(spritesmith1.png);background-position:-728px -1547px;width:90px;height:90px}.customize-option.hair_base_5_peppermint{background-image:url(spritesmith1.png);background-position:-753px -1562px;width:60px;height:60px}.hair_base_5_pgreen{background-image:url(spritesmith1.png);background-position:-819px -1547px;width:90px;height:90px}.customize-option.hair_base_5_pgreen{background-image:url(spritesmith1.png);background-position:-844px -1562px;width:60px;height:60px}.hair_base_5_pgreen2{background-image:url(spritesmith1.png);background-position:-910px -1547px;width:90px;height:90px}.customize-option.hair_base_5_pgreen2{background-image:url(spritesmith1.png);background-position:-935px -1562px;width:60px;height:60px}.hair_base_5_porange{background-image:url(spritesmith1.png);background-position:-1001px -1547px;width:90px;height:90px}.customize-option.hair_base_5_porange{background-image:url(spritesmith1.png);background-position:-1026px -1562px;width:60px;height:60px}.hair_base_5_porange2{background-image:url(spritesmith1.png);background-position:-1092px -1547px;width:90px;height:90px}.customize-option.hair_base_5_porange2{background-image:url(spritesmith1.png);background-position:-1117px -1562px;width:60px;height:60px}.hair_base_5_ppink{background-image:url(spritesmith1.png);background-position:-1183px -1547px;width:90px;height:90px}.customize-option.hair_base_5_ppink{background-image:url(spritesmith1.png);background-position:-1208px -1562px;width:60px;height:60px}.hair_base_5_ppink2{background-image:url(spritesmith1.png);background-position:-1274px -1547px;width:90px;height:90px}.customize-option.hair_base_5_ppink2{background-image:url(spritesmith1.png);background-position:-1299px -1562px;width:60px;height:60px}.hair_base_5_ppurple{background-image:url(spritesmith1.png);background-position:-1365px -1547px;width:90px;height:90px}.customize-option.hair_base_5_ppurple{background-image:url(spritesmith1.png);background-position:-1390px -1562px;width:60px;height:60px}.hair_base_5_ppurple2{background-image:url(spritesmith1.png);background-position:-1456px -1547px;width:90px;height:90px}.customize-option.hair_base_5_ppurple2{background-image:url(spritesmith1.png);background-position:-1481px -1562px;width:60px;height:60px}.hair_base_5_pumpkin{background-image:url(spritesmith1.png);background-position:-1547px -1547px;width:90px;height:90px}.customize-option.hair_base_5_pumpkin{background-image:url(spritesmith1.png);background-position:-1572px -1562px;width:60px;height:60px}.hair_base_5_purple{background-image:url(spritesmith1.png);background-position:-1638px 0;width:90px;height:90px}.customize-option.hair_base_5_purple{background-image:url(spritesmith1.png);background-position:-1663px -15px;width:60px;height:60px}.hair_base_5_pyellow{background-image:url(spritesmith1.png);background-position:-1638px -91px;width:90px;height:90px}.customize-option.hair_base_5_pyellow{background-image:url(spritesmith1.png);background-position:-1663px -106px;width:60px;height:60px}.hair_base_5_pyellow2{background-image:url(spritesmith1.png);background-position:-1638px -182px;width:90px;height:90px}.customize-option.hair_base_5_pyellow2{background-image:url(spritesmith1.png);background-position:-1663px -197px;width:60px;height:60px}.hair_base_5_rainbow{background-image:url(spritesmith1.png);background-position:-1638px -273px;width:90px;height:90px}.customize-option.hair_base_5_rainbow{background-image:url(spritesmith1.png);background-position:-1663px -288px;width:60px;height:60px}.hair_base_5_red{background-image:url(spritesmith1.png);background-position:-1638px -364px;width:90px;height:90px}.customize-option.hair_base_5_red{background-image:url(spritesmith1.png);background-position:-1663px -379px;width:60px;height:60px}.hair_base_5_snowy{background-image:url(spritesmith1.png);background-position:-1638px -455px;width:90px;height:90px}.customize-option.hair_base_5_snowy{background-image:url(spritesmith1.png);background-position:-1663px -470px;width:60px;height:60px}.hair_base_5_white{background-image:url(spritesmith1.png);background-position:-1638px -546px;width:90px;height:90px}.customize-option.hair_base_5_white{background-image:url(spritesmith1.png);background-position:-1663px -561px;width:60px;height:60px}.hair_base_5_winternight{background-image:url(spritesmith1.png);background-position:-1638px -637px;width:90px;height:90px}.customize-option.hair_base_5_winternight{background-image:url(spritesmith1.png);background-position:-1663px -652px;width:60px;height:60px}.hair_base_5_winterstar{background-image:url(spritesmith1.png);background-position:-1638px -728px;width:90px;height:90px}.customize-option.hair_base_5_winterstar{background-image:url(spritesmith1.png);background-position:-1663px -743px;width:60px;height:60px}.hair_base_5_yellow{background-image:url(spritesmith1.png);background-position:-1638px -819px;width:90px;height:90px}.customize-option.hair_base_5_yellow{background-image:url(spritesmith1.png);background-position:-1663px -834px;width:60px;height:60px}.hair_base_5_zombie{background-image:url(spritesmith1.png);background-position:-1638px -910px;width:90px;height:90px}.customize-option.hair_base_5_zombie{background-image:url(spritesmith1.png);background-position:-1663px -925px;width:60px;height:60px}.hair_base_6_TRUred{background-image:url(spritesmith1.png);background-position:-1638px -1001px;width:90px;height:90px}.customize-option.hair_base_6_TRUred{background-image:url(spritesmith1.png);background-position:-1663px -1016px;width:60px;height:60px}.hair_base_6_aurora{background-image:url(spritesmith1.png);background-position:-1638px -1092px;width:90px;height:90px}.customize-option.hair_base_6_aurora{background-image:url(spritesmith1.png);background-position:-1663px -1107px;width:60px;height:60px}.hair_base_6_black{background-image:url(spritesmith1.png);background-position:-1638px -1183px;width:90px;height:90px}.customize-option.hair_base_6_black{background-image:url(spritesmith1.png);background-position:-1663px -1198px;width:60px;height:60px}.hair_base_6_blond{background-image:url(spritesmith1.png);background-position:-1638px -1274px;width:90px;height:90px}.customize-option.hair_base_6_blond{background-image:url(spritesmith1.png);background-position:-1663px -1289px;width:60px;height:60px}.hair_base_6_blue{background-image:url(spritesmith1.png);background-position:-1638px -1365px;width:90px;height:90px}.customize-option.hair_base_6_blue{background-image:url(spritesmith1.png);background-position:-1663px -1380px;width:60px;height:60px}.hair_base_6_brown{background-image:url(spritesmith1.png);background-position:-1638px -1456px;width:90px;height:90px}.customize-option.hair_base_6_brown{background-image:url(spritesmith1.png);background-position:-1663px -1471px;width:60px;height:60px}.hair_base_6_candycane{background-image:url(spritesmith1.png);background-position:-1638px -1547px;width:90px;height:90px}.customize-option.hair_base_6_candycane{background-image:url(spritesmith1.png);background-position:-1663px -1562px;width:60px;height:60px}.hair_base_6_candycorn{background-image:url(spritesmith1.png);background-position:0 -1638px;width:90px;height:90px}.customize-option.hair_base_6_candycorn{background-image:url(spritesmith1.png);background-position:-25px -1653px;width:60px;height:60px}.hair_base_6_festive{background-image:url(spritesmith1.png);background-position:-91px -1638px;width:90px;height:90px}.customize-option.hair_base_6_festive{background-image:url(spritesmith1.png);background-position:-116px -1653px;width:60px;height:60px}.hair_base_6_frost{background-image:url(spritesmith1.png);background-position:-182px -1638px;width:90px;height:90px}.customize-option.hair_base_6_frost{background-image:url(spritesmith1.png);background-position:-207px -1653px;width:60px;height:60px}.hair_base_6_ghostwhite{background-image:url(spritesmith1.png);background-position:-273px -1638px;width:90px;height:90px}.customize-option.hair_base_6_ghostwhite{background-image:url(spritesmith1.png);background-position:-298px -1653px;width:60px;height:60px}.hair_base_6_green{background-image:url(spritesmith1.png);background-position:-364px -1638px;width:90px;height:90px}.customize-option.hair_base_6_green{background-image:url(spritesmith1.png);background-position:-389px -1653px;width:60px;height:60px}.hair_base_6_halloween{background-image:url(spritesmith1.png);background-position:-455px -1638px;width:90px;height:90px}.customize-option.hair_base_6_halloween{background-image:url(spritesmith1.png);background-position:-480px -1653px;width:60px;height:60px}.hair_base_6_holly{background-image:url(spritesmith1.png);background-position:-546px -1638px;width:90px;height:90px}.customize-option.hair_base_6_holly{background-image:url(spritesmith1.png);background-position:-571px -1653px;width:60px;height:60px}.hair_base_6_hollygreen{background-image:url(spritesmith1.png);background-position:-637px -1638px;width:90px;height:90px}.customize-option.hair_base_6_hollygreen{background-image:url(spritesmith1.png);background-position:-662px -1653px;width:60px;height:60px}.hair_base_6_midnight{background-image:url(spritesmith1.png);background-position:-728px -1638px;width:90px;height:90px}.customize-option.hair_base_6_midnight{background-image:url(spritesmith1.png);background-position:-753px -1653px;width:60px;height:60px}.hair_base_6_pblue{background-image:url(spritesmith1.png);background-position:-819px -1638px;width:90px;height:90px}.customize-option.hair_base_6_pblue{background-image:url(spritesmith1.png);background-position:-844px -1653px;width:60px;height:60px}.hair_base_6_pblue2{background-image:url(spritesmith1.png);background-position:-910px -1638px;width:90px;height:90px}.customize-option.hair_base_6_pblue2{background-image:url(spritesmith1.png);background-position:-935px -1653px;width:60px;height:60px}.hair_base_6_peppermint{background-image:url(spritesmith1.png);background-position:-1001px -1638px;width:90px;height:90px}.customize-option.hair_base_6_peppermint{background-image:url(spritesmith1.png);background-position:-1026px -1653px;width:60px;height:60px}.hair_base_6_pgreen{background-image:url(spritesmith1.png);background-position:-1092px -1638px;width:90px;height:90px}.customize-option.hair_base_6_pgreen{background-image:url(spritesmith1.png);background-position:-1117px -1653px;width:60px;height:60px}.hair_base_6_pgreen2{background-image:url(spritesmith1.png);background-position:-1183px -1638px;width:90px;height:90px}.customize-option.hair_base_6_pgreen2{background-image:url(spritesmith1.png);background-position:-1208px -1653px;width:60px;height:60px}.hair_base_6_porange{background-image:url(spritesmith1.png);background-position:-1274px -1638px;width:90px;height:90px}.customize-option.hair_base_6_porange{background-image:url(spritesmith1.png);background-position:-1299px -1653px;width:60px;height:60px}.hair_base_6_porange2{background-image:url(spritesmith1.png);background-position:-1365px -1638px;width:90px;height:90px}.customize-option.hair_base_6_porange2{background-image:url(spritesmith1.png);background-position:-1390px -1653px;width:60px;height:60px}.hair_base_6_ppink{background-image:url(spritesmith1.png);background-position:-1456px -1638px;width:90px;height:90px}.customize-option.hair_base_6_ppink{background-image:url(spritesmith1.png);background-position:-1481px -1653px;width:60px;height:60px}.hair_base_6_ppink2{background-image:url(spritesmith1.png);background-position:-1547px -1638px;width:90px;height:90px}.customize-option.hair_base_6_ppink2{background-image:url(spritesmith1.png);background-position:-1572px -1653px;width:60px;height:60px}.hair_base_6_ppurple{background-image:url(spritesmith1.png);background-position:-1638px -1638px;width:90px;height:90px}.customize-option.hair_base_6_ppurple{background-image:url(spritesmith1.png);background-position:-1663px -1653px;width:60px;height:60px}.hair_base_6_ppurple2{background-image:url(spritesmith1.png);background-position:-1729px 0;width:90px;height:90px}.customize-option.hair_base_6_ppurple2{background-image:url(spritesmith1.png);background-position:-1754px -15px;width:60px;height:60px}.hair_base_6_pumpkin{background-image:url(spritesmith1.png);background-position:-1729px -91px;width:90px;height:90px}.customize-option.hair_base_6_pumpkin{background-image:url(spritesmith1.png);background-position:-1754px -106px;width:60px;height:60px}.hair_base_6_purple{background-image:url(spritesmith1.png);background-position:-1729px -182px;width:90px;height:90px}.customize-option.hair_base_6_purple{background-image:url(spritesmith1.png);background-position:-1754px -197px;width:60px;height:60px}.hair_base_6_pyellow{background-image:url(spritesmith1.png);background-position:-1729px -273px;width:90px;height:90px}.customize-option.hair_base_6_pyellow{background-image:url(spritesmith1.png);background-position:-1754px -288px;width:60px;height:60px}.hair_base_6_pyellow2{background-image:url(spritesmith1.png);background-position:-1729px -364px;width:90px;height:90px}.customize-option.hair_base_6_pyellow2{background-image:url(spritesmith1.png);background-position:-1754px -379px;width:60px;height:60px}.hair_base_6_rainbow{background-image:url(spritesmith1.png);background-position:-1729px -455px;width:90px;height:90px}.customize-option.hair_base_6_rainbow{background-image:url(spritesmith1.png);background-position:-1754px -470px;width:60px;height:60px}.hair_base_6_red{background-image:url(spritesmith1.png);background-position:-1729px -546px;width:90px;height:90px}.customize-option.hair_base_6_red{background-image:url(spritesmith1.png);background-position:-1754px -561px;width:60px;height:60px}.hair_base_6_snowy{background-image:url(spritesmith1.png);background-position:-1729px -637px;width:90px;height:90px}.customize-option.hair_base_6_snowy{background-image:url(spritesmith1.png);background-position:-1754px -652px;width:60px;height:60px}.hair_base_6_white{background-image:url(spritesmith1.png);background-position:-1729px -728px;width:90px;height:90px}.customize-option.hair_base_6_white{background-image:url(spritesmith1.png);background-position:-1754px -743px;width:60px;height:60px}.hair_base_6_winternight{background-image:url(spritesmith1.png);background-position:-1729px -819px;width:90px;height:90px}.customize-option.hair_base_6_winternight{background-image:url(spritesmith1.png);background-position:-1754px -834px;width:60px;height:60px}.hair_base_6_winterstar{background-image:url(spritesmith1.png);background-position:-1729px -910px;width:90px;height:90px}.customize-option.hair_base_6_winterstar{background-image:url(spritesmith1.png);background-position:-1754px -925px;width:60px;height:60px}.hair_base_6_yellow{background-image:url(spritesmith1.png);background-position:-1729px -1001px;width:90px;height:90px}.customize-option.hair_base_6_yellow{background-image:url(spritesmith1.png);background-position:-1754px -1016px;width:60px;height:60px}.hair_base_6_zombie{background-image:url(spritesmith1.png);background-position:-1729px -1092px;width:90px;height:90px}.customize-option.hair_base_6_zombie{background-image:url(spritesmith1.png);background-position:-1754px -1107px;width:60px;height:60px}.hair_base_7_TRUred{background-image:url(spritesmith1.png);background-position:-1729px -1183px;width:90px;height:90px}.customize-option.hair_base_7_TRUred{background-image:url(spritesmith1.png);background-position:-1754px -1198px;width:60px;height:60px}.hair_base_7_aurora{background-image:url(spritesmith1.png);background-position:-1729px -1274px;width:90px;height:90px}.customize-option.hair_base_7_aurora{background-image:url(spritesmith1.png);background-position:-1754px -1289px;width:60px;height:60px}.hair_base_7_black{background-image:url(spritesmith1.png);background-position:-1729px -1365px;width:90px;height:90px}.customize-option.hair_base_7_black{background-image:url(spritesmith1.png);background-position:-1754px -1380px;width:60px;height:60px}.hair_base_7_blond{background-image:url(spritesmith1.png);background-position:-1729px -1456px;width:90px;height:90px}.customize-option.hair_base_7_blond{background-image:url(spritesmith1.png);background-position:-1754px -1471px;width:60px;height:60px}.hair_base_7_blue{background-image:url(spritesmith1.png);background-position:-1729px -1547px;width:90px;height:90px}.customize-option.hair_base_7_blue{background-image:url(spritesmith1.png);background-position:-1754px -1562px;width:60px;height:60px}.hair_base_7_brown{background-image:url(spritesmith1.png);background-position:-1729px -1638px;width:90px;height:90px}.customize-option.hair_base_7_brown{background-image:url(spritesmith1.png);background-position:-1754px -1653px;width:60px;height:60px}.hair_base_7_candycane{background-image:url(spritesmith1.png);background-position:0 -1729px;width:90px;height:90px}.customize-option.hair_base_7_candycane{background-image:url(spritesmith1.png);background-position:-25px -1744px;width:60px;height:60px}.hair_base_7_candycorn{background-image:url(spritesmith1.png);background-position:-91px -1729px;width:90px;height:90px}.customize-option.hair_base_7_candycorn{background-image:url(spritesmith1.png);background-position:-116px -1744px;width:60px;height:60px}.hair_base_7_festive{background-image:url(spritesmith1.png);background-position:-182px -1729px;width:90px;height:90px}.customize-option.hair_base_7_festive{background-image:url(spritesmith1.png);background-position:-207px -1744px;width:60px;height:60px}.hair_base_7_frost{background-image:url(spritesmith1.png);background-position:-273px -1729px;width:90px;height:90px}.customize-option.hair_base_7_frost{background-image:url(spritesmith1.png);background-position:-298px -1744px;width:60px;height:60px}.hair_base_7_ghostwhite{background-image:url(spritesmith1.png);background-position:-364px -1729px;width:90px;height:90px}.customize-option.hair_base_7_ghostwhite{background-image:url(spritesmith1.png);background-position:-389px -1744px;width:60px;height:60px}.hair_base_7_green{background-image:url(spritesmith1.png);background-position:-455px -1729px;width:90px;height:90px}.customize-option.hair_base_7_green{background-image:url(spritesmith1.png);background-position:-480px -1744px;width:60px;height:60px}.hair_base_7_halloween{background-image:url(spritesmith1.png);background-position:-546px -1729px;width:90px;height:90px}.customize-option.hair_base_7_halloween{background-image:url(spritesmith1.png);background-position:-571px -1744px;width:60px;height:60px}.hair_base_7_holly{background-image:url(spritesmith1.png);background-position:-637px -1729px;width:90px;height:90px}.customize-option.hair_base_7_holly{background-image:url(spritesmith1.png);background-position:-662px -1744px;width:60px;height:60px}.hair_base_7_hollygreen{background-image:url(spritesmith1.png);background-position:-728px -1729px;width:90px;height:90px}.customize-option.hair_base_7_hollygreen{background-image:url(spritesmith1.png);background-position:-753px -1744px;width:60px;height:60px}.hair_base_7_midnight{background-image:url(spritesmith1.png);background-position:-819px -1729px;width:90px;height:90px}.customize-option.hair_base_7_midnight{background-image:url(spritesmith1.png);background-position:-844px -1744px;width:60px;height:60px}.hair_base_7_pblue{background-image:url(spritesmith1.png);background-position:-910px -1729px;width:90px;height:90px}.customize-option.hair_base_7_pblue{background-image:url(spritesmith1.png);background-position:-935px -1744px;width:60px;height:60px}.hair_base_7_pblue2{background-image:url(spritesmith1.png);background-position:-1001px -1729px;width:90px;height:90px}.customize-option.hair_base_7_pblue2{background-image:url(spritesmith1.png);background-position:-1026px -1744px;width:60px;height:60px}.hair_base_7_peppermint{background-image:url(spritesmith1.png);background-position:-1092px -1729px;width:90px;height:90px}.customize-option.hair_base_7_peppermint{background-image:url(spritesmith1.png);background-position:-1117px -1744px;width:60px;height:60px}.hair_base_7_pgreen{background-image:url(spritesmith1.png);background-position:-1183px -1729px;width:90px;height:90px}.customize-option.hair_base_7_pgreen{background-image:url(spritesmith1.png);background-position:-1208px -1744px;width:60px;height:60px}.hair_base_7_pgreen2{background-image:url(spritesmith1.png);background-position:-1274px -1729px;width:90px;height:90px}.customize-option.hair_base_7_pgreen2{background-image:url(spritesmith1.png);background-position:-1299px -1744px;width:60px;height:60px}.hair_base_7_porange{background-image:url(spritesmith1.png);background-position:-1365px -1729px;width:90px;height:90px}.customize-option.hair_base_7_porange{background-image:url(spritesmith1.png);background-position:-1390px -1744px;width:60px;height:60px}.hair_base_7_porange2{background-image:url(spritesmith1.png);background-position:-1456px -1729px;width:90px;height:90px}.customize-option.hair_base_7_porange2{background-image:url(spritesmith1.png);background-position:-1481px -1744px;width:60px;height:60px}.hair_base_7_ppink{background-image:url(spritesmith1.png);background-position:-1547px -1729px;width:90px;height:90px}.customize-option.hair_base_7_ppink{background-image:url(spritesmith1.png);background-position:-1572px -1744px;width:60px;height:60px}.hair_base_7_ppink2{background-image:url(spritesmith1.png);background-position:-1638px -1729px;width:90px;height:90px}.customize-option.hair_base_7_ppink2{background-image:url(spritesmith1.png);background-position:-1663px -1744px;width:60px;height:60px}.hair_base_7_ppurple{background-image:url(spritesmith1.png);background-position:-1729px -1729px;width:90px;height:90px}.customize-option.hair_base_7_ppurple{background-image:url(spritesmith1.png);background-position:-1754px -1744px;width:60px;height:60px}.hair_base_7_ppurple2{background-image:url(spritesmith1.png);background-position:-1820px 0;width:90px;height:90px}.customize-option.hair_base_7_ppurple2{background-image:url(spritesmith1.png);background-position:-1845px -15px;width:60px;height:60px}.hair_base_7_pumpkin{background-image:url(spritesmith1.png);background-position:-1820px -91px;width:90px;height:90px}.customize-option.hair_base_7_pumpkin{background-image:url(spritesmith1.png);background-position:-1845px -106px;width:60px;height:60px}.hair_base_7_purple{background-image:url(spritesmith1.png);background-position:-1820px -182px;width:90px;height:90px}.customize-option.hair_base_7_purple{background-image:url(spritesmith1.png);background-position:-1845px -197px;width:60px;height:60px}.hair_base_7_pyellow{background-image:url(spritesmith1.png);background-position:-1820px -273px;width:90px;height:90px}.customize-option.hair_base_7_pyellow{background-image:url(spritesmith1.png);background-position:-1845px -288px;width:60px;height:60px}.hair_base_7_pyellow2{background-image:url(spritesmith1.png);background-position:-1820px -364px;width:90px;height:90px}.customize-option.hair_base_7_pyellow2{background-image:url(spritesmith1.png);background-position:-1845px -379px;width:60px;height:60px}.hair_base_7_rainbow{background-image:url(spritesmith1.png);background-position:-1820px -455px;width:90px;height:90px}.customize-option.hair_base_7_rainbow{background-image:url(spritesmith1.png);background-position:-1845px -470px;width:60px;height:60px}.hair_base_7_red{background-image:url(spritesmith1.png);background-position:-1820px -546px;width:90px;height:90px}.customize-option.hair_base_7_red{background-image:url(spritesmith1.png);background-position:-1845px -561px;width:60px;height:60px}.hair_base_7_snowy{background-image:url(spritesmith1.png);background-position:-1820px -637px;width:90px;height:90px}.customize-option.hair_base_7_snowy{background-image:url(spritesmith1.png);background-position:-1845px -652px;width:60px;height:60px}.hair_base_7_white{background-image:url(spritesmith1.png);background-position:-1820px -728px;width:90px;height:90px}.customize-option.hair_base_7_white{background-image:url(spritesmith1.png);background-position:-1845px -743px;width:60px;height:60px}.hair_base_7_winternight{background-image:url(spritesmith1.png);background-position:-1820px -819px;width:90px;height:90px}.customize-option.hair_base_7_winternight{background-image:url(spritesmith1.png);background-position:-1845px -834px;width:60px;height:60px}.hair_base_7_winterstar{background-image:url(spritesmith1.png);background-position:-1820px -910px;width:90px;height:90px}.customize-option.hair_base_7_winterstar{background-image:url(spritesmith1.png);background-position:-1845px -925px;width:60px;height:60px}.hair_base_7_yellow{background-image:url(spritesmith1.png);background-position:-1820px -1001px;width:90px;height:90px}.customize-option.hair_base_7_yellow{background-image:url(spritesmith1.png);background-position:-1845px -1016px;width:60px;height:60px}.hair_base_7_zombie{background-image:url(spritesmith1.png);background-position:-1820px -1092px;width:90px;height:90px}.customize-option.hair_base_7_zombie{background-image:url(spritesmith1.png);background-position:-1845px -1107px;width:60px;height:60px}.hair_base_8_TRUred{background-image:url(spritesmith1.png);background-position:-1820px -1183px;width:90px;height:90px}.customize-option.hair_base_8_TRUred{background-image:url(spritesmith1.png);background-position:-1845px -1198px;width:60px;height:60px}.hair_base_8_aurora{background-image:url(spritesmith1.png);background-position:-1820px -1274px;width:90px;height:90px}.customize-option.hair_base_8_aurora{background-image:url(spritesmith1.png);background-position:-1845px -1289px;width:60px;height:60px}.hair_base_8_black{background-image:url(spritesmith1.png);background-position:-1820px -1365px;width:90px;height:90px}.customize-option.hair_base_8_black{background-image:url(spritesmith1.png);background-position:-1845px -1380px;width:60px;height:60px}.hair_base_8_blond{background-image:url(spritesmith1.png);background-position:-1820px -1456px;width:90px;height:90px}.customize-option.hair_base_8_blond{background-image:url(spritesmith1.png);background-position:-1845px -1471px;width:60px;height:60px}.hair_base_8_blue{background-image:url(spritesmith1.png);background-position:-1820px -1547px;width:90px;height:90px}.customize-option.hair_base_8_blue{background-image:url(spritesmith1.png);background-position:-1845px -1562px;width:60px;height:60px}.hair_base_8_brown{background-image:url(spritesmith1.png);background-position:-1820px -1638px;width:90px;height:90px}.customize-option.hair_base_8_brown{background-image:url(spritesmith1.png);background-position:-1845px -1653px;width:60px;height:60px}.hair_base_8_candycane{background-image:url(spritesmith1.png);background-position:-1820px -1729px;width:90px;height:90px}.customize-option.hair_base_8_candycane{background-image:url(spritesmith1.png);background-position:-1845px -1744px;width:60px;height:60px}.hair_base_8_candycorn{background-image:url(spritesmith1.png);background-position:0 -1820px;width:90px;height:90px}.customize-option.hair_base_8_candycorn{background-image:url(spritesmith1.png);background-position:-25px -1835px;width:60px;height:60px}.hair_base_8_festive{background-image:url(spritesmith1.png);background-position:-91px -1820px;width:90px;height:90px}.customize-option.hair_base_8_festive{background-image:url(spritesmith1.png);background-position:-116px -1835px;width:60px;height:60px}.hair_base_8_frost{background-image:url(spritesmith1.png);background-position:-182px -1820px;width:90px;height:90px}.customize-option.hair_base_8_frost{background-image:url(spritesmith1.png);background-position:-207px -1835px;width:60px;height:60px}.hair_base_8_ghostwhite{background-image:url(spritesmith1.png);background-position:-273px -1820px;width:90px;height:90px}.customize-option.hair_base_8_ghostwhite{background-image:url(spritesmith1.png);background-position:-298px -1835px;width:60px;height:60px}.hair_base_8_green{background-image:url(spritesmith1.png);background-position:-364px -1820px;width:90px;height:90px}.customize-option.hair_base_8_green{background-image:url(spritesmith1.png);background-position:-389px -1835px;width:60px;height:60px}.hair_base_8_halloween{background-image:url(spritesmith1.png);background-position:-455px -1820px;width:90px;height:90px}.customize-option.hair_base_8_halloween{background-image:url(spritesmith1.png);background-position:-480px -1835px;width:60px;height:60px}.hair_base_8_holly{background-image:url(spritesmith1.png);background-position:-546px -1820px;width:90px;height:90px}.customize-option.hair_base_8_holly{background-image:url(spritesmith1.png);background-position:-571px -1835px;width:60px;height:60px}.hair_base_8_hollygreen{background-image:url(spritesmith1.png);background-position:-637px -1820px;width:90px;height:90px}.customize-option.hair_base_8_hollygreen{background-image:url(spritesmith1.png);background-position:-662px -1835px;width:60px;height:60px}.hair_base_8_midnight{background-image:url(spritesmith1.png);background-position:-728px -1820px;width:90px;height:90px}.customize-option.hair_base_8_midnight{background-image:url(spritesmith1.png);background-position:-753px -1835px;width:60px;height:60px}.hair_base_8_pblue{background-image:url(spritesmith1.png);background-position:-819px -1820px;width:90px;height:90px}.customize-option.hair_base_8_pblue{background-image:url(spritesmith1.png);background-position:-844px -1835px;width:60px;height:60px}.hair_base_8_pblue2{background-image:url(spritesmith1.png);background-position:-910px -1820px;width:90px;height:90px}.customize-option.hair_base_8_pblue2{background-image:url(spritesmith1.png);background-position:-935px -1835px;width:60px;height:60px}.hair_base_8_peppermint{background-image:url(spritesmith2.png);background-position:-1456px -1274px;width:90px;height:90px}.customize-option.hair_base_8_peppermint{background-image:url(spritesmith2.png);background-position:-1481px -1289px;width:60px;height:60px}.hair_base_8_pgreen{background-image:url(spritesmith2.png);background-position:-1365px -546px;width:90px;height:90px}.customize-option.hair_base_8_pgreen{background-image:url(spritesmith2.png);background-position:-1390px -561px;width:60px;height:60px}.hair_base_8_pgreen2{background-image:url(spritesmith2.png);background-position:0 -1371px;width:90px;height:90px}.customize-option.hair_base_8_pgreen2{background-image:url(spritesmith2.png);background-position:-25px -1386px;width:60px;height:60px}.hair_base_8_porange{background-image:url(spritesmith2.png);background-position:-91px -1371px;width:90px;height:90px}.customize-option.hair_base_8_porange{background-image:url(spritesmith2.png);background-position:-116px -1386px;width:60px;height:60px}.hair_base_8_porange2{background-image:url(spritesmith2.png);background-position:-91px -97px;width:90px;height:90px}.customize-option.hair_base_8_porange2{background-image:url(spritesmith2.png);background-position:-116px -112px;width:60px;height:60px}.hair_base_8_ppink{background-image:url(spritesmith2.png);background-position:-182px -97px;width:90px;height:90px}.customize-option.hair_base_8_ppink{background-image:url(spritesmith2.png);background-position:-207px -112px;width:60px;height:60px}.hair_base_8_ppink2{background-image:url(spritesmith2.png);background-position:-273px 0;width:90px;height:90px}.customize-option.hair_base_8_ppink2{background-image:url(spritesmith2.png);background-position:-298px -15px;width:60px;height:60px}.hair_base_8_ppurple{background-image:url(spritesmith2.png);background-position:-273px -91px;width:90px;height:90px}.customize-option.hair_base_8_ppurple{background-image:url(spritesmith2.png);background-position:-298px -106px;width:60px;height:60px}.hair_base_8_ppurple2{background-image:url(spritesmith2.png);background-position:0 -188px;width:90px;height:90px}.customize-option.hair_base_8_ppurple2{background-image:url(spritesmith2.png);background-position:-25px -203px;width:60px;height:60px}.hair_base_8_pumpkin{background-image:url(spritesmith2.png);background-position:-91px -188px;width:90px;height:90px}.customize-option.hair_base_8_pumpkin{background-image:url(spritesmith2.png);background-position:-116px -203px;width:60px;height:60px}.hair_base_8_purple{background-image:url(spritesmith2.png);background-position:-182px -188px;width:90px;height:90px}.customize-option.hair_base_8_purple{background-image:url(spritesmith2.png);background-position:-207px -203px;width:60px;height:60px}.hair_base_8_pyellow{background-image:url(spritesmith2.png);background-position:-273px -188px;width:90px;height:90px}.customize-option.hair_base_8_pyellow{background-image:url(spritesmith2.png);background-position:-298px -203px;width:60px;height:60px}.hair_base_8_pyellow2{background-image:url(spritesmith2.png);background-position:-364px 0;width:90px;height:90px}.customize-option.hair_base_8_pyellow2{background-image:url(spritesmith2.png);background-position:-389px -15px;width:60px;height:60px}.hair_base_8_rainbow{background-image:url(spritesmith2.png);background-position:-364px -91px;width:90px;height:90px}.customize-option.hair_base_8_rainbow{background-image:url(spritesmith2.png);background-position:-389px -106px;width:60px;height:60px}.hair_base_8_red{background-image:url(spritesmith2.png);background-position:-364px -182px;width:90px;height:90px}.customize-option.hair_base_8_red{background-image:url(spritesmith2.png);background-position:-389px -197px;width:60px;height:60px}.hair_base_8_snowy{background-image:url(spritesmith2.png);background-position:0 -279px;width:90px;height:90px}.customize-option.hair_base_8_snowy{background-image:url(spritesmith2.png);background-position:-25px -294px;width:60px;height:60px}.hair_base_8_white{background-image:url(spritesmith2.png);background-position:-91px -279px;width:90px;height:90px}.customize-option.hair_base_8_white{background-image:url(spritesmith2.png);background-position:-116px -294px;width:60px;height:60px}.hair_base_8_winternight{background-image:url(spritesmith2.png);background-position:-182px -279px;width:90px;height:90px}.customize-option.hair_base_8_winternight{background-image:url(spritesmith2.png);background-position:-207px -294px;width:60px;height:60px}.hair_base_8_winterstar{background-image:url(spritesmith2.png);background-position:-273px -279px;width:90px;height:90px}.customize-option.hair_base_8_winterstar{background-image:url(spritesmith2.png);background-position:-298px -294px;width:60px;height:60px}.hair_base_8_yellow{background-image:url(spritesmith2.png);background-position:-364px -279px;width:90px;height:90px}.customize-option.hair_base_8_yellow{background-image:url(spritesmith2.png);background-position:-389px -294px;width:60px;height:60px}.hair_base_8_zombie{background-image:url(spritesmith2.png);background-position:-455px 0;width:90px;height:90px}.customize-option.hair_base_8_zombie{background-image:url(spritesmith2.png);background-position:-480px -15px;width:60px;height:60px}.hair_base_9_TRUred{background-image:url(spritesmith2.png);background-position:-455px -91px;width:90px;height:90px}.customize-option.hair_base_9_TRUred{background-image:url(spritesmith2.png);background-position:-480px -106px;width:60px;height:60px}.hair_base_9_aurora{background-image:url(spritesmith2.png);background-position:-455px -182px;width:90px;height:90px}.customize-option.hair_base_9_aurora{background-image:url(spritesmith2.png);background-position:-480px -197px;width:60px;height:60px}.hair_base_9_black{background-image:url(spritesmith2.png);background-position:-455px -273px;width:90px;height:90px}.customize-option.hair_base_9_black{background-image:url(spritesmith2.png);background-position:-480px -288px;width:60px;height:60px}.hair_base_9_blond{background-image:url(spritesmith2.png);background-position:0 -370px;width:90px;height:90px}.customize-option.hair_base_9_blond{background-image:url(spritesmith2.png);background-position:-25px -385px;width:60px;height:60px}.hair_base_9_blue{background-image:url(spritesmith2.png);background-position:-91px -370px;width:90px;height:90px}.customize-option.hair_base_9_blue{background-image:url(spritesmith2.png);background-position:-116px -385px;width:60px;height:60px}.hair_base_9_brown{background-image:url(spritesmith2.png);background-position:-182px -370px;width:90px;height:90px}.customize-option.hair_base_9_brown{background-image:url(spritesmith2.png);background-position:-207px -385px;width:60px;height:60px}.hair_base_9_candycane{background-image:url(spritesmith2.png);background-position:-273px -370px;width:90px;height:90px}.customize-option.hair_base_9_candycane{background-image:url(spritesmith2.png);background-position:-298px -385px;width:60px;height:60px}.hair_base_9_candycorn{background-image:url(spritesmith2.png);background-position:-364px -370px;width:90px;height:90px}.customize-option.hair_base_9_candycorn{background-image:url(spritesmith2.png);background-position:-389px -385px;width:60px;height:60px}.hair_base_9_festive{background-image:url(spritesmith2.png);background-position:-455px -370px;width:90px;height:90px}.customize-option.hair_base_9_festive{background-image:url(spritesmith2.png);background-position:-480px -385px;width:60px;height:60px}.hair_base_9_frost{background-image:url(spritesmith2.png);background-position:-546px 0;width:90px;height:90px}.customize-option.hair_base_9_frost{background-image:url(spritesmith2.png);background-position:-571px -15px;width:60px;height:60px}.hair_base_9_ghostwhite{background-image:url(spritesmith2.png);background-position:-546px -91px;width:90px;height:90px}.customize-option.hair_base_9_ghostwhite{background-image:url(spritesmith2.png);background-position:-571px -106px;width:60px;height:60px}.hair_base_9_green{background-image:url(spritesmith2.png);background-position:-546px -182px;width:90px;height:90px}.customize-option.hair_base_9_green{background-image:url(spritesmith2.png);background-position:-571px -197px;width:60px;height:60px}.hair_base_9_halloween{background-image:url(spritesmith2.png);background-position:-546px -273px;width:90px;height:90px}.customize-option.hair_base_9_halloween{background-image:url(spritesmith2.png);background-position:-571px -288px;width:60px;height:60px}.hair_base_9_holly{background-image:url(spritesmith2.png);background-position:-546px -364px;width:90px;height:90px}.customize-option.hair_base_9_holly{background-image:url(spritesmith2.png);background-position:-571px -379px;width:60px;height:60px}.hair_base_9_hollygreen{background-image:url(spritesmith2.png);background-position:0 -461px;width:90px;height:90px}.customize-option.hair_base_9_hollygreen{background-image:url(spritesmith2.png);background-position:-25px -476px;width:60px;height:60px}.hair_base_9_midnight{background-image:url(spritesmith2.png);background-position:-91px -461px;width:90px;height:90px}.customize-option.hair_base_9_midnight{background-image:url(spritesmith2.png);background-position:-116px -476px;width:60px;height:60px}.hair_base_9_pblue{background-image:url(spritesmith2.png);background-position:-182px -461px;width:90px;height:90px}.customize-option.hair_base_9_pblue{background-image:url(spritesmith2.png);background-position:-207px -476px;width:60px;height:60px}.hair_base_9_pblue2{background-image:url(spritesmith2.png);background-position:-273px -461px;width:90px;height:90px}.customize-option.hair_base_9_pblue2{background-image:url(spritesmith2.png);background-position:-298px -476px;width:60px;height:60px}.hair_base_9_peppermint{background-image:url(spritesmith2.png);background-position:-364px -461px;width:90px;height:90px}.customize-option.hair_base_9_peppermint{background-image:url(spritesmith2.png);background-position:-389px -476px;width:60px;height:60px}.hair_base_9_pgreen{background-image:url(spritesmith2.png);background-position:-455px -461px;width:90px;height:90px}.customize-option.hair_base_9_pgreen{background-image:url(spritesmith2.png);background-position:-480px -476px;width:60px;height:60px}.hair_base_9_pgreen2{background-image:url(spritesmith2.png);background-position:-546px -461px;width:90px;height:90px}.customize-option.hair_base_9_pgreen2{background-image:url(spritesmith2.png);background-position:-571px -476px;width:60px;height:60px}.hair_base_9_porange{background-image:url(spritesmith2.png);background-position:-637px 0;width:90px;height:90px}.customize-option.hair_base_9_porange{background-image:url(spritesmith2.png);background-position:-662px -15px;width:60px;height:60px}.hair_base_9_porange2{background-image:url(spritesmith2.png);background-position:-637px -91px;width:90px;height:90px}.customize-option.hair_base_9_porange2{background-image:url(spritesmith2.png);background-position:-662px -106px;width:60px;height:60px}.hair_base_9_ppink{background-image:url(spritesmith2.png);background-position:-637px -182px;width:90px;height:90px}.customize-option.hair_base_9_ppink{background-image:url(spritesmith2.png);background-position:-662px -197px;width:60px;height:60px}.hair_base_9_ppink2{background-image:url(spritesmith2.png);background-position:-637px -273px;width:90px;height:90px}.customize-option.hair_base_9_ppink2{background-image:url(spritesmith2.png);background-position:-662px -288px;width:60px;height:60px}.hair_base_9_ppurple{background-image:url(spritesmith2.png);background-position:-637px -364px;width:90px;height:90px}.customize-option.hair_base_9_ppurple{background-image:url(spritesmith2.png);background-position:-662px -379px;width:60px;height:60px}.hair_base_9_ppurple2{background-image:url(spritesmith2.png);background-position:-637px -455px;width:90px;height:90px}.customize-option.hair_base_9_ppurple2{background-image:url(spritesmith2.png);background-position:-662px -470px;width:60px;height:60px}.hair_base_9_pumpkin{background-image:url(spritesmith2.png);background-position:0 -552px;width:90px;height:90px}.customize-option.hair_base_9_pumpkin{background-image:url(spritesmith2.png);background-position:-25px -567px;width:60px;height:60px}.hair_base_9_purple{background-image:url(spritesmith2.png);background-position:-91px -552px;width:90px;height:90px}.customize-option.hair_base_9_purple{background-image:url(spritesmith2.png);background-position:-116px -567px;width:60px;height:60px}.hair_base_9_pyellow{background-image:url(spritesmith2.png);background-position:-182px -552px;width:90px;height:90px}.customize-option.hair_base_9_pyellow{background-image:url(spritesmith2.png);background-position:-207px -567px;width:60px;height:60px}.hair_base_9_pyellow2{background-image:url(spritesmith2.png);background-position:-273px -552px;width:90px;height:90px}.customize-option.hair_base_9_pyellow2{background-image:url(spritesmith2.png);background-position:-298px -567px;width:60px;height:60px}.hair_base_9_rainbow{background-image:url(spritesmith2.png);background-position:-364px -552px;width:90px;height:90px}.customize-option.hair_base_9_rainbow{background-image:url(spritesmith2.png);background-position:-389px -567px;width:60px;height:60px}.hair_base_9_red{background-image:url(spritesmith2.png);background-position:-455px -552px;width:90px;height:90px}.customize-option.hair_base_9_red{background-image:url(spritesmith2.png);background-position:-480px -567px;width:60px;height:60px}.hair_base_9_snowy{background-image:url(spritesmith2.png);background-position:-546px -552px;width:90px;height:90px}.customize-option.hair_base_9_snowy{background-image:url(spritesmith2.png);background-position:-571px -567px;width:60px;height:60px}.hair_base_9_white{background-image:url(spritesmith2.png);background-position:-637px -552px;width:90px;height:90px}.customize-option.hair_base_9_white{background-image:url(spritesmith2.png);background-position:-662px -567px;width:60px;height:60px}.hair_base_9_winternight{background-image:url(spritesmith2.png);background-position:-728px 0;width:90px;height:90px}.customize-option.hair_base_9_winternight{background-image:url(spritesmith2.png);background-position:-753px -15px;width:60px;height:60px}.hair_base_9_winterstar{background-image:url(spritesmith2.png);background-position:-728px -91px;width:90px;height:90px}.customize-option.hair_base_9_winterstar{background-image:url(spritesmith2.png);background-position:-753px -106px;width:60px;height:60px}.hair_base_9_yellow{background-image:url(spritesmith2.png);background-position:-728px -182px;width:90px;height:90px}.customize-option.hair_base_9_yellow{background-image:url(spritesmith2.png);background-position:-753px -197px;width:60px;height:60px}.hair_base_9_zombie{background-image:url(spritesmith2.png);background-position:-728px -273px;width:90px;height:90px}.customize-option.hair_base_9_zombie{background-image:url(spritesmith2.png);background-position:-753px -288px;width:60px;height:60px}.hair_beard_1_pblue2{background-image:url(spritesmith2.png);background-position:-728px -364px;width:90px;height:90px}.customize-option.hair_beard_1_pblue2{background-image:url(spritesmith2.png);background-position:-753px -379px;width:60px;height:60px}.hair_beard_1_pgreen2{background-image:url(spritesmith2.png);background-position:-728px -455px;width:90px;height:90px}.customize-option.hair_beard_1_pgreen2{background-image:url(spritesmith2.png);background-position:-753px -470px;width:60px;height:60px}.hair_beard_1_porange2{background-image:url(spritesmith2.png);background-position:-728px -546px;width:90px;height:90px}.customize-option.hair_beard_1_porange2{background-image:url(spritesmith2.png);background-position:-753px -561px;width:60px;height:60px}.hair_beard_1_ppink2{background-image:url(spritesmith2.png);background-position:0 -643px;width:90px;height:90px}.customize-option.hair_beard_1_ppink2{background-image:url(spritesmith2.png);background-position:-25px -658px;width:60px;height:60px}.hair_beard_1_ppurple2{background-image:url(spritesmith2.png);background-position:-91px -643px;width:90px;height:90px}.customize-option.hair_beard_1_ppurple2{background-image:url(spritesmith2.png);background-position:-116px -658px;width:60px;height:60px}.hair_beard_1_pyellow2{background-image:url(spritesmith2.png);background-position:-182px -643px;width:90px;height:90px}.customize-option.hair_beard_1_pyellow2{background-image:url(spritesmith2.png);background-position:-207px -658px;width:60px;height:60px}.hair_beard_2_pblue2{background-image:url(spritesmith2.png);background-position:-273px -643px;width:90px;height:90px}.customize-option.hair_beard_2_pblue2{background-image:url(spritesmith2.png);background-position:-298px -658px;width:60px;height:60px}.hair_beard_2_pgreen2{background-image:url(spritesmith2.png);background-position:-364px -643px;width:90px;height:90px}.customize-option.hair_beard_2_pgreen2{background-image:url(spritesmith2.png);background-position:-389px -658px;width:60px;height:60px}.hair_beard_2_porange2{background-image:url(spritesmith2.png);background-position:-455px -643px;width:90px;height:90px}.customize-option.hair_beard_2_porange2{background-image:url(spritesmith2.png);background-position:-480px -658px;width:60px;height:60px}.hair_beard_2_ppink2{background-image:url(spritesmith2.png);background-position:-546px -643px;width:90px;height:90px}.customize-option.hair_beard_2_ppink2{background-image:url(spritesmith2.png);background-position:-571px -658px;width:60px;height:60px}.hair_beard_2_ppurple2{background-image:url(spritesmith2.png);background-position:-637px -643px;width:90px;height:90px}.customize-option.hair_beard_2_ppurple2{background-image:url(spritesmith2.png);background-position:-662px -658px;width:60px;height:60px}.hair_beard_2_pyellow2{background-image:url(spritesmith2.png);background-position:-728px -643px;width:90px;height:90px}.customize-option.hair_beard_2_pyellow2{background-image:url(spritesmith2.png);background-position:-753px -658px;width:60px;height:60px}.hair_beard_3_pblue2{background-image:url(spritesmith2.png);background-position:-819px 0;width:90px;height:90px}.customize-option.hair_beard_3_pblue2{background-image:url(spritesmith2.png);background-position:-844px -15px;width:60px;height:60px}.hair_beard_3_pgreen2{background-image:url(spritesmith2.png);background-position:-819px -91px;width:90px;height:90px}.customize-option.hair_beard_3_pgreen2{background-image:url(spritesmith2.png);background-position:-844px -106px;width:60px;height:60px}.hair_beard_3_porange2{background-image:url(spritesmith2.png);background-position:-819px -182px;width:90px;height:90px}.customize-option.hair_beard_3_porange2{background-image:url(spritesmith2.png);background-position:-844px -197px;width:60px;height:60px}.hair_beard_3_ppink2{background-image:url(spritesmith2.png);background-position:-819px -273px;width:90px;height:90px}.customize-option.hair_beard_3_ppink2{background-image:url(spritesmith2.png);background-position:-844px -288px;width:60px;height:60px}.hair_beard_3_ppurple2{background-image:url(spritesmith2.png);background-position:-819px -364px;width:90px;height:90px}.customize-option.hair_beard_3_ppurple2{background-image:url(spritesmith2.png);background-position:-844px -379px;width:60px;height:60px}.hair_beard_3_pyellow2{background-image:url(spritesmith2.png);background-position:-819px -455px;width:90px;height:90px}.customize-option.hair_beard_3_pyellow2{background-image:url(spritesmith2.png);background-position:-844px -470px;width:60px;height:60px}.hair_mustache_1_pblue2{background-image:url(spritesmith2.png);background-position:-819px -546px;width:90px;height:90px}.customize-option.hair_mustache_1_pblue2{background-image:url(spritesmith2.png);background-position:-844px -561px;width:60px;height:60px}.hair_mustache_1_pgreen2{background-image:url(spritesmith2.png);background-position:-819px -637px;width:90px;height:90px}.customize-option.hair_mustache_1_pgreen2{background-image:url(spritesmith2.png);background-position:-844px -652px;width:60px;height:60px}.hair_mustache_1_porange2{background-image:url(spritesmith2.png);background-position:0 -734px;width:90px;height:90px}.customize-option.hair_mustache_1_porange2{background-image:url(spritesmith2.png);background-position:-25px -749px;width:60px;height:60px}.hair_mustache_1_ppink2{background-image:url(spritesmith2.png);background-position:-91px -734px;width:90px;height:90px}.customize-option.hair_mustache_1_ppink2{background-image:url(spritesmith2.png);background-position:-116px -749px;width:60px;height:60px}.hair_mustache_1_ppurple2{background-image:url(spritesmith2.png);background-position:-182px -734px;width:90px;height:90px}.customize-option.hair_mustache_1_ppurple2{background-image:url(spritesmith2.png);background-position:-207px -749px;width:60px;height:60px}.hair_mustache_1_pyellow2{background-image:url(spritesmith2.png);background-position:-273px -734px;width:90px;height:90px}.customize-option.hair_mustache_1_pyellow2{background-image:url(spritesmith2.png);background-position:-298px -749px;width:60px;height:60px}.hair_mustache_2_pblue2{background-image:url(spritesmith2.png);background-position:-364px -734px;width:90px;height:90px}.customize-option.hair_mustache_2_pblue2{background-image:url(spritesmith2.png);background-position:-389px -749px;width:60px;height:60px}.hair_mustache_2_pgreen2{background-image:url(spritesmith2.png);background-position:-455px -734px;width:90px;height:90px}.customize-option.hair_mustache_2_pgreen2{background-image:url(spritesmith2.png);background-position:-480px -749px;width:60px;height:60px}.hair_mustache_2_porange2{background-image:url(spritesmith2.png);background-position:-546px -734px;width:90px;height:90px}.customize-option.hair_mustache_2_porange2{background-image:url(spritesmith2.png);background-position:-571px -749px;width:60px;height:60px}.hair_mustache_2_ppink2{background-image:url(spritesmith2.png);background-position:-637px -734px;width:90px;height:90px}.customize-option.hair_mustache_2_ppink2{background-image:url(spritesmith2.png);background-position:-662px -749px;width:60px;height:60px}.hair_mustache_2_ppurple2{background-image:url(spritesmith2.png);background-position:-728px -734px;width:90px;height:90px}.customize-option.hair_mustache_2_ppurple2{background-image:url(spritesmith2.png);background-position:-753px -749px;width:60px;height:60px}.hair_mustache_2_pyellow2{background-image:url(spritesmith2.png);background-position:-819px -734px;width:90px;height:90px}.customize-option.hair_mustache_2_pyellow2{background-image:url(spritesmith2.png);background-position:-844px -749px;width:60px;height:60px}.broad_shirt_black{background-image:url(spritesmith2.png);background-position:-910px 0;width:90px;height:90px}.customize-option.broad_shirt_black{background-image:url(spritesmith2.png);background-position:-935px -30px;width:60px;height:60px}.broad_shirt_blue{background-image:url(spritesmith2.png);background-position:-910px -91px;width:90px;height:90px}.customize-option.broad_shirt_blue{background-image:url(spritesmith2.png);background-position:-935px -121px;width:60px;height:60px}.broad_shirt_convict{background-image:url(spritesmith2.png);background-position:-910px -182px;width:90px;height:90px}.customize-option.broad_shirt_convict{background-image:url(spritesmith2.png);background-position:-935px -212px;width:60px;height:60px}.broad_shirt_cross{background-image:url(spritesmith2.png);background-position:-910px -273px;width:90px;height:90px}.customize-option.broad_shirt_cross{background-image:url(spritesmith2.png);background-position:-935px -303px;width:60px;height:60px}.broad_shirt_fire{background-image:url(spritesmith2.png);background-position:-910px -364px;width:90px;height:90px}.customize-option.broad_shirt_fire{background-image:url(spritesmith2.png);background-position:-935px -394px;width:60px;height:60px}.broad_shirt_green{background-image:url(spritesmith2.png);background-position:-910px -455px;width:90px;height:90px}.customize-option.broad_shirt_green{background-image:url(spritesmith2.png);background-position:-935px -485px;width:60px;height:60px}.broad_shirt_horizon{background-image:url(spritesmith2.png);background-position:-910px -546px;width:90px;height:90px}.customize-option.broad_shirt_horizon{background-image:url(spritesmith2.png);background-position:-935px -576px;width:60px;height:60px}.broad_shirt_ocean{background-image:url(spritesmith2.png);background-position:-910px -637px;width:90px;height:90px}.customize-option.broad_shirt_ocean{background-image:url(spritesmith2.png);background-position:-935px -667px;width:60px;height:60px}.broad_shirt_pink{background-image:url(spritesmith2.png);background-position:-910px -728px;width:90px;height:90px}.customize-option.broad_shirt_pink{background-image:url(spritesmith2.png);background-position:-935px -758px;width:60px;height:60px}.broad_shirt_purple{background-image:url(spritesmith2.png);background-position:0 -825px;width:90px;height:90px}.customize-option.broad_shirt_purple{background-image:url(spritesmith2.png);background-position:-25px -855px;width:60px;height:60px}.broad_shirt_rainbow{background-image:url(spritesmith2.png);background-position:-91px -825px;width:90px;height:90px}.customize-option.broad_shirt_rainbow{background-image:url(spritesmith2.png);background-position:-116px -855px;width:60px;height:60px}.broad_shirt_redblue{background-image:url(spritesmith2.png);background-position:-182px -825px;width:90px;height:90px}.customize-option.broad_shirt_redblue{background-image:url(spritesmith2.png);background-position:-207px -855px;width:60px;height:60px}.broad_shirt_thunder{background-image:url(spritesmith2.png);background-position:-273px -825px;width:90px;height:90px}.customize-option.broad_shirt_thunder{background-image:url(spritesmith2.png);background-position:-298px -855px;width:60px;height:60px}.broad_shirt_tropical{background-image:url(spritesmith2.png);background-position:-364px -825px;width:90px;height:90px}.customize-option.broad_shirt_tropical{background-image:url(spritesmith2.png);background-position:-389px -855px;width:60px;height:60px}.broad_shirt_white{background-image:url(spritesmith2.png);background-position:-455px -825px;width:90px;height:90px}.customize-option.broad_shirt_white{background-image:url(spritesmith2.png);background-position:-480px -855px;width:60px;height:60px}.broad_shirt_yellow{background-image:url(spritesmith2.png);background-position:-546px -825px;width:90px;height:90px}.customize-option.broad_shirt_yellow{background-image:url(spritesmith2.png);background-position:-571px -855px;width:60px;height:60px}.broad_shirt_zombie{background-image:url(spritesmith2.png);background-position:-637px -825px;width:90px;height:90px}.customize-option.broad_shirt_zombie{background-image:url(spritesmith2.png);background-position:-662px -855px;width:60px;height:60px}.slim_shirt_black{background-image:url(spritesmith2.png);background-position:-728px -825px;width:90px;height:90px}.customize-option.slim_shirt_black{background-image:url(spritesmith2.png);background-position:-753px -855px;width:60px;height:60px}.slim_shirt_blue{background-image:url(spritesmith2.png);background-position:-819px -825px;width:90px;height:90px}.customize-option.slim_shirt_blue{background-image:url(spritesmith2.png);background-position:-844px -855px;width:60px;height:60px}.slim_shirt_convict{background-image:url(spritesmith2.png);background-position:-910px -825px;width:90px;height:90px}.customize-option.slim_shirt_convict{background-image:url(spritesmith2.png);background-position:-935px -855px;width:60px;height:60px}.slim_shirt_cross{background-image:url(spritesmith2.png);background-position:-1001px 0;width:90px;height:90px}.customize-option.slim_shirt_cross{background-image:url(spritesmith2.png);background-position:-1026px -30px;width:60px;height:60px}.slim_shirt_fire{background-image:url(spritesmith2.png);background-position:-1001px -91px;width:90px;height:90px}.customize-option.slim_shirt_fire{background-image:url(spritesmith2.png);background-position:-1026px -121px;width:60px;height:60px}.slim_shirt_green{background-image:url(spritesmith2.png);background-position:-1001px -182px;width:90px;height:90px}.customize-option.slim_shirt_green{background-image:url(spritesmith2.png);background-position:-1026px -212px;width:60px;height:60px}.slim_shirt_horizon{background-image:url(spritesmith2.png);background-position:-1001px -273px;width:90px;height:90px}.customize-option.slim_shirt_horizon{background-image:url(spritesmith2.png);background-position:-1026px -303px;width:60px;height:60px}.slim_shirt_ocean{background-image:url(spritesmith2.png);background-position:-1001px -364px;width:90px;height:90px}.customize-option.slim_shirt_ocean{background-image:url(spritesmith2.png);background-position:-1026px -394px;width:60px;height:60px}.slim_shirt_pink{background-image:url(spritesmith2.png);background-position:-1001px -455px;width:90px;height:90px}.customize-option.slim_shirt_pink{background-image:url(spritesmith2.png);background-position:-1026px -485px;width:60px;height:60px}.slim_shirt_purple{background-image:url(spritesmith2.png);background-position:-1001px -546px;width:90px;height:90px}.customize-option.slim_shirt_purple{background-image:url(spritesmith2.png);background-position:-1026px -576px;width:60px;height:60px}.slim_shirt_rainbow{background-image:url(spritesmith2.png);background-position:-1001px -637px;width:90px;height:90px}.customize-option.slim_shirt_rainbow{background-image:url(spritesmith2.png);background-position:-1026px -667px;width:60px;height:60px}.slim_shirt_redblue{background-image:url(spritesmith2.png);background-position:-1001px -728px;width:90px;height:90px}.customize-option.slim_shirt_redblue{background-image:url(spritesmith2.png);background-position:-1026px -758px;width:60px;height:60px}.slim_shirt_thunder{background-image:url(spritesmith2.png);background-position:-1001px -819px;width:90px;height:90px}.customize-option.slim_shirt_thunder{background-image:url(spritesmith2.png);background-position:-1026px -849px;width:60px;height:60px}.slim_shirt_tropical{background-image:url(spritesmith2.png);background-position:0 -916px;width:90px;height:90px}.customize-option.slim_shirt_tropical{background-image:url(spritesmith2.png);background-position:-25px -946px;width:60px;height:60px}.slim_shirt_white{background-image:url(spritesmith2.png);background-position:-91px -916px;width:90px;height:90px}.customize-option.slim_shirt_white{background-image:url(spritesmith2.png);background-position:-116px -946px;width:60px;height:60px}.slim_shirt_yellow{background-image:url(spritesmith2.png);background-position:-182px -916px;width:90px;height:90px}.customize-option.slim_shirt_yellow{background-image:url(spritesmith2.png);background-position:-207px -946px;width:60px;height:60px}.slim_shirt_zombie{background-image:url(spritesmith2.png);background-position:-273px -916px;width:90px;height:90px}.customize-option.slim_shirt_zombie{background-image:url(spritesmith2.png);background-position:-298px -946px;width:60px;height:60px}.skin_0ff591{background-image:url(spritesmith2.png);background-position:-364px -916px;width:90px;height:90px}.customize-option.skin_0ff591{background-image:url(spritesmith2.png);background-position:-389px -931px;width:60px;height:60px}.skin_0ff591_sleep{background-image:url(spritesmith2.png);background-position:-455px -916px;width:90px;height:90px}.customize-option.skin_0ff591_sleep{background-image:url(spritesmith2.png);background-position:-480px -931px;width:60px;height:60px}.skin_2b43f6{background-image:url(spritesmith2.png);background-position:-546px -916px;width:90px;height:90px}.customize-option.skin_2b43f6{background-image:url(spritesmith2.png);background-position:-571px -931px;width:60px;height:60px}.skin_2b43f6_sleep{background-image:url(spritesmith2.png);background-position:-637px -916px;width:90px;height:90px}.customize-option.skin_2b43f6_sleep{background-image:url(spritesmith2.png);background-position:-662px -931px;width:60px;height:60px}.skin_6bd049{background-image:url(spritesmith2.png);background-position:-728px -916px;width:90px;height:90px}.customize-option.skin_6bd049{background-image:url(spritesmith2.png);background-position:-753px -931px;width:60px;height:60px}.skin_6bd049_sleep{background-image:url(spritesmith2.png);background-position:-819px -916px;width:90px;height:90px}.customize-option.skin_6bd049_sleep{background-image:url(spritesmith2.png);background-position:-844px -931px;width:60px;height:60px}.skin_800ed0{background-image:url(spritesmith2.png);background-position:-910px -916px;width:90px;height:90px}.customize-option.skin_800ed0{background-image:url(spritesmith2.png);background-position:-935px -931px;width:60px;height:60px}.skin_800ed0_sleep{background-image:url(spritesmith2.png);background-position:-1001px -916px;width:90px;height:90px}.customize-option.skin_800ed0_sleep{background-image:url(spritesmith2.png);background-position:-1026px -931px;width:60px;height:60px}.skin_915533{background-image:url(spritesmith2.png);background-position:-1092px 0;width:90px;height:90px}.customize-option.skin_915533{background-image:url(spritesmith2.png);background-position:-1117px -15px;width:60px;height:60px}.skin_915533_sleep{background-image:url(spritesmith2.png);background-position:-1092px -91px;width:90px;height:90px}.customize-option.skin_915533_sleep{background-image:url(spritesmith2.png);background-position:-1117px -106px;width:60px;height:60px}.skin_98461a{background-image:url(spritesmith2.png);background-position:-1092px -182px;width:90px;height:90px}.customize-option.skin_98461a{background-image:url(spritesmith2.png);background-position:-1117px -197px;width:60px;height:60px}.skin_98461a_sleep{background-image:url(spritesmith2.png);background-position:-1092px -273px;width:90px;height:90px}.customize-option.skin_98461a_sleep{background-image:url(spritesmith2.png);background-position:-1117px -288px;width:60px;height:60px}.skin_bear{background-image:url(spritesmith2.png);background-position:-1092px -364px;width:90px;height:90px}.customize-option.skin_bear{background-image:url(spritesmith2.png);background-position:-1117px -379px;width:60px;height:60px}.skin_bear_sleep{background-image:url(spritesmith2.png);background-position:-1092px -455px;width:90px;height:90px}.customize-option.skin_bear_sleep{background-image:url(spritesmith2.png);background-position:-1117px -470px;width:60px;height:60px}.skin_c06534{background-image:url(spritesmith2.png);background-position:-1092px -546px;width:90px;height:90px}.customize-option.skin_c06534{background-image:url(spritesmith2.png);background-position:-1117px -561px;width:60px;height:60px}.skin_c06534_sleep{background-image:url(spritesmith2.png);background-position:-1092px -637px;width:90px;height:90px}.customize-option.skin_c06534_sleep{background-image:url(spritesmith2.png);background-position:-1117px -652px;width:60px;height:60px}.skin_c3e1dc{background-image:url(spritesmith2.png);background-position:-1092px -728px;width:90px;height:90px}.customize-option.skin_c3e1dc{background-image:url(spritesmith2.png);background-position:-1117px -743px;width:60px;height:60px}.skin_c3e1dc_sleep{background-image:url(spritesmith2.png);background-position:-1092px -819px;width:90px;height:90px}.customize-option.skin_c3e1dc_sleep{background-image:url(spritesmith2.png);background-position:-1117px -834px;width:60px;height:60px}.skin_cactus{background-image:url(spritesmith2.png);background-position:-1092px -910px;width:90px;height:90px}.customize-option.skin_cactus{background-image:url(spritesmith2.png);background-position:-1117px -925px;width:60px;height:60px}.skin_cactus_sleep{background-image:url(spritesmith2.png);background-position:0 -1007px;width:90px;height:90px}.customize-option.skin_cactus_sleep{background-image:url(spritesmith2.png);background-position:-25px -1022px;width:60px;height:60px}.skin_candycorn{background-image:url(spritesmith2.png);background-position:-91px -1007px;width:90px;height:90px}.customize-option.skin_candycorn{background-image:url(spritesmith2.png);background-position:-116px -1022px;width:60px;height:60px}.skin_candycorn_sleep{background-image:url(spritesmith2.png);background-position:-182px -1007px;width:90px;height:90px}.customize-option.skin_candycorn_sleep{background-image:url(spritesmith2.png);background-position:-207px -1022px;width:60px;height:60px}.skin_clownfish{background-image:url(spritesmith2.png);background-position:-273px -1007px;width:90px;height:90px}.customize-option.skin_clownfish{background-image:url(spritesmith2.png);background-position:-298px -1022px;width:60px;height:60px}.skin_clownfish_sleep{background-image:url(spritesmith2.png);background-position:-364px -1007px;width:90px;height:90px}.customize-option.skin_clownfish_sleep{background-image:url(spritesmith2.png);background-position:-389px -1022px;width:60px;height:60px}.skin_d7a9f7{background-image:url(spritesmith2.png);background-position:-455px -1007px;width:90px;height:90px}.customize-option.skin_d7a9f7{background-image:url(spritesmith2.png);background-position:-480px -1022px;width:60px;height:60px}.skin_d7a9f7_sleep{background-image:url(spritesmith2.png);background-position:-546px -1007px;width:90px;height:90px}.customize-option.skin_d7a9f7_sleep{background-image:url(spritesmith2.png);background-position:-571px -1022px;width:60px;height:60px}.skin_ddc994{background-image:url(spritesmith2.png);background-position:-637px -1007px;width:90px;height:90px}.customize-option.skin_ddc994{background-image:url(spritesmith2.png);background-position:-662px -1022px;width:60px;height:60px}.skin_ddc994_sleep{background-image:url(spritesmith2.png);background-position:-728px -1007px;width:90px;height:90px}.customize-option.skin_ddc994_sleep{background-image:url(spritesmith2.png);background-position:-753px -1022px;width:60px;height:60px}.skin_deepocean{background-image:url(spritesmith2.png);background-position:-819px -1007px;width:90px;height:90px}.customize-option.skin_deepocean{background-image:url(spritesmith2.png);background-position:-844px -1022px;width:60px;height:60px}.skin_deepocean_sleep{background-image:url(spritesmith2.png);background-position:-910px -1007px;width:90px;height:90px}.customize-option.skin_deepocean_sleep{background-image:url(spritesmith2.png);background-position:-935px -1022px;width:60px;height:60px}.skin_ea8349{background-image:url(spritesmith2.png);background-position:-1001px -1007px;width:90px;height:90px}.customize-option.skin_ea8349{background-image:url(spritesmith2.png);background-position:-1026px -1022px;width:60px;height:60px}.skin_ea8349_sleep{background-image:url(spritesmith2.png);background-position:-1092px -1007px;width:90px;height:90px}.customize-option.skin_ea8349_sleep{background-image:url(spritesmith2.png);background-position:-1117px -1022px;width:60px;height:60px}.skin_eb052b{background-image:url(spritesmith2.png);background-position:-1183px 0;width:90px;height:90px}.customize-option.skin_eb052b{background-image:url(spritesmith2.png);background-position:-1208px -15px;width:60px;height:60px}.skin_eb052b_sleep{background-image:url(spritesmith2.png);background-position:-1183px -91px;width:90px;height:90px}.customize-option.skin_eb052b_sleep{background-image:url(spritesmith2.png);background-position:-1208px -106px;width:60px;height:60px}.skin_f5a76e{background-image:url(spritesmith2.png);background-position:-1183px -182px;width:90px;height:90px}.customize-option.skin_f5a76e{background-image:url(spritesmith2.png);background-position:-1208px -197px;width:60px;height:60px}.skin_f5a76e_sleep{background-image:url(spritesmith2.png);background-position:-1183px -273px;width:90px;height:90px}.customize-option.skin_f5a76e_sleep{background-image:url(spritesmith2.png);background-position:-1208px -288px;width:60px;height:60px}.skin_f5d70f{background-image:url(spritesmith2.png);background-position:-1183px -364px;width:90px;height:90px}.customize-option.skin_f5d70f{background-image:url(spritesmith2.png);background-position:-1208px -379px;width:60px;height:60px}.skin_f5d70f_sleep{background-image:url(spritesmith2.png);background-position:-1183px -455px;width:90px;height:90px}.customize-option.skin_f5d70f_sleep{background-image:url(spritesmith2.png);background-position:-1208px -470px;width:60px;height:60px}.skin_f69922{background-image:url(spritesmith2.png);background-position:-1183px -546px;width:90px;height:90px}.customize-option.skin_f69922{background-image:url(spritesmith2.png);background-position:-1208px -561px;width:60px;height:60px}.skin_f69922_sleep{background-image:url(spritesmith2.png);background-position:-1183px -637px;width:90px;height:90px}.customize-option.skin_f69922_sleep{background-image:url(spritesmith2.png);background-position:-1208px -652px;width:60px;height:60px}.skin_fox{background-image:url(spritesmith2.png);background-position:-1183px -728px;width:90px;height:90px}.customize-option.skin_fox{background-image:url(spritesmith2.png);background-position:-1208px -743px;width:60px;height:60px}.skin_fox_sleep{background-image:url(spritesmith2.png);background-position:-1183px -819px;width:90px;height:90px}.customize-option.skin_fox_sleep{background-image:url(spritesmith2.png);background-position:-1208px -834px;width:60px;height:60px}.skin_ghost{background-image:url(spritesmith2.png);background-position:-1183px -910px;width:90px;height:90px}.customize-option.skin_ghost{background-image:url(spritesmith2.png);background-position:-1208px -925px;width:60px;height:60px}.skin_ghost_sleep{background-image:url(spritesmith2.png);background-position:-1183px -1001px;width:90px;height:90px}.customize-option.skin_ghost_sleep{background-image:url(spritesmith2.png);background-position:-1208px -1016px;width:60px;height:60px}.skin_lion{background-image:url(spritesmith2.png);background-position:0 -1098px;width:90px;height:90px}.customize-option.skin_lion{background-image:url(spritesmith2.png);background-position:-25px -1113px;width:60px;height:60px}.skin_lion_sleep{background-image:url(spritesmith2.png);background-position:-91px -1098px;width:90px;height:90px}.customize-option.skin_lion_sleep{background-image:url(spritesmith2.png);background-position:-116px -1113px;width:60px;height:60px}.skin_merblue{background-image:url(spritesmith2.png);background-position:-182px -1098px;width:90px;height:90px}.customize-option.skin_merblue{background-image:url(spritesmith2.png);background-position:-207px -1113px;width:60px;height:60px}.skin_merblue_sleep{background-image:url(spritesmith2.png);background-position:-273px -1098px;width:90px;height:90px}.customize-option.skin_merblue_sleep{background-image:url(spritesmith2.png);background-position:-298px -1113px;width:60px;height:60px}.skin_mergold{background-image:url(spritesmith2.png);background-position:-364px -1098px;width:90px;height:90px}.customize-option.skin_mergold{background-image:url(spritesmith2.png);background-position:-389px -1113px;width:60px;height:60px}.skin_mergold_sleep{background-image:url(spritesmith2.png);background-position:-455px -1098px;width:90px;height:90px}.customize-option.skin_mergold_sleep{background-image:url(spritesmith2.png);background-position:-480px -1113px;width:60px;height:60px}.skin_mergreen{background-image:url(spritesmith2.png);background-position:-546px -1098px;width:90px;height:90px}.customize-option.skin_mergreen{background-image:url(spritesmith2.png);background-position:-571px -1113px;width:60px;height:60px}.skin_mergreen_sleep{background-image:url(spritesmith2.png);background-position:-637px -1098px;width:90px;height:90px}.customize-option.skin_mergreen_sleep{background-image:url(spritesmith2.png);background-position:-662px -1113px;width:60px;height:60px}.skin_merruby{background-image:url(spritesmith2.png);background-position:-728px -1098px;width:90px;height:90px}.customize-option.skin_merruby{background-image:url(spritesmith2.png);background-position:-753px -1113px;width:60px;height:60px}.skin_merruby_sleep{background-image:url(spritesmith2.png);background-position:-819px -1098px;width:90px;height:90px}.customize-option.skin_merruby_sleep{background-image:url(spritesmith2.png);background-position:-844px -1113px;width:60px;height:60px}.skin_monster{background-image:url(spritesmith2.png);background-position:-910px -1098px;width:90px;height:90px}.customize-option.skin_monster{background-image:url(spritesmith2.png);background-position:-935px -1113px;width:60px;height:60px}.skin_monster_sleep{background-image:url(spritesmith2.png);background-position:-1001px -1098px;width:90px;height:90px}.customize-option.skin_monster_sleep{background-image:url(spritesmith2.png);background-position:-1026px -1113px;width:60px;height:60px}.skin_ogre{background-image:url(spritesmith2.png);background-position:-1092px -1098px;width:90px;height:90px}.customize-option.skin_ogre{background-image:url(spritesmith2.png);background-position:-1117px -1113px;width:60px;height:60px}.skin_ogre_sleep{background-image:url(spritesmith2.png);background-position:-1183px -1098px;width:90px;height:90px}.customize-option.skin_ogre_sleep{background-image:url(spritesmith2.png);background-position:-1208px -1113px;width:60px;height:60px}.skin_panda{background-image:url(spritesmith2.png);background-position:-1274px 0;width:90px;height:90px}.customize-option.skin_panda{background-image:url(spritesmith2.png);background-position:-1299px -15px;width:60px;height:60px}.skin_panda_sleep{background-image:url(spritesmith2.png);background-position:-1274px -91px;width:90px;height:90px}.customize-option.skin_panda_sleep{background-image:url(spritesmith2.png);background-position:-1299px -106px;width:60px;height:60px}.skin_pastelBlue{background-image:url(spritesmith2.png);background-position:-1274px -182px;width:90px;height:90px}.customize-option.skin_pastelBlue{background-image:url(spritesmith2.png);background-position:-1299px -197px;width:60px;height:60px}.skin_pastelBlue_sleep{background-image:url(spritesmith2.png);background-position:-1274px -273px;width:90px;height:90px}.customize-option.skin_pastelBlue_sleep{background-image:url(spritesmith2.png);background-position:-1299px -288px;width:60px;height:60px}.skin_pastelGreen{background-image:url(spritesmith2.png);background-position:-1274px -364px;width:90px;height:90px}.customize-option.skin_pastelGreen{background-image:url(spritesmith2.png);background-position:-1299px -379px;width:60px;height:60px}.skin_pastelGreen_sleep{background-image:url(spritesmith2.png);background-position:-1274px -455px;width:90px;height:90px}.customize-option.skin_pastelGreen_sleep{background-image:url(spritesmith2.png);background-position:-1299px -470px;width:60px;height:60px}.skin_pastelOrange{background-image:url(spritesmith2.png);background-position:-1274px -546px;width:90px;height:90px}.customize-option.skin_pastelOrange{background-image:url(spritesmith2.png);background-position:-1299px -561px;width:60px;height:60px}.skin_pastelOrange_sleep{background-image:url(spritesmith2.png);background-position:-1274px -637px;width:90px;height:90px}.customize-option.skin_pastelOrange_sleep{background-image:url(spritesmith2.png);background-position:-1299px -652px;width:60px;height:60px}.skin_pastelPink{background-image:url(spritesmith2.png);background-position:-1274px -728px;width:90px;height:90px}.customize-option.skin_pastelPink{background-image:url(spritesmith2.png);background-position:-1299px -743px;width:60px;height:60px}.skin_pastelPink_sleep{background-image:url(spritesmith2.png);background-position:-1274px -819px;width:90px;height:90px}.customize-option.skin_pastelPink_sleep{background-image:url(spritesmith2.png);background-position:-1299px -834px;width:60px;height:60px}.skin_pastelPurple{background-image:url(spritesmith2.png);background-position:-1274px -910px;width:90px;height:90px}.customize-option.skin_pastelPurple{background-image:url(spritesmith2.png);background-position:-1299px -925px;width:60px;height:60px}.skin_pastelPurple_sleep{background-image:url(spritesmith2.png);background-position:-1274px -1001px;width:90px;height:90px}.customize-option.skin_pastelPurple_sleep{background-image:url(spritesmith2.png);background-position:-1299px -1016px;width:60px;height:60px}.skin_pastelRainbowChevron{background-image:url(spritesmith2.png);background-position:-1274px -1092px;width:90px;height:90px}.customize-option.skin_pastelRainbowChevron{background-image:url(spritesmith2.png);background-position:-1299px -1107px;width:60px;height:60px}.skin_pastelRainbowChevron_sleep{background-image:url(spritesmith2.png);background-position:0 -1189px;width:90px;height:90px}.customize-option.skin_pastelRainbowChevron_sleep{background-image:url(spritesmith2.png);background-position:-25px -1204px;width:60px;height:60px}.skin_pastelRainbowDiagonal{background-image:url(spritesmith2.png);background-position:-91px -1189px;width:90px;height:90px}.customize-option.skin_pastelRainbowDiagonal{background-image:url(spritesmith2.png);background-position:-116px -1204px;width:60px;height:60px}.skin_pastelRainbowDiagonal_sleep{background-image:url(spritesmith2.png);background-position:-182px -1189px;width:90px;height:90px}.customize-option.skin_pastelRainbowDiagonal_sleep{background-image:url(spritesmith2.png);background-position:-207px -1204px;width:60px;height:60px}.skin_pastelYellow{background-image:url(spritesmith2.png);background-position:-273px -1189px;width:90px;height:90px}.customize-option.skin_pastelYellow{background-image:url(spritesmith2.png);background-position:-298px -1204px;width:60px;height:60px}.skin_pastelYellow_sleep{background-image:url(spritesmith2.png);background-position:-364px -1189px;width:90px;height:90px}.customize-option.skin_pastelYellow_sleep{background-image:url(spritesmith2.png);background-position:-389px -1204px;width:60px;height:60px}.skin_pig{background-image:url(spritesmith2.png);background-position:-455px -1189px;width:90px;height:90px}.customize-option.skin_pig{background-image:url(spritesmith2.png);background-position:-480px -1204px;width:60px;height:60px}.skin_pig_sleep{background-image:url(spritesmith2.png);background-position:-546px -1189px;width:90px;height:90px}.customize-option.skin_pig_sleep{background-image:url(spritesmith2.png);background-position:-571px -1204px;width:60px;height:60px}.skin_pumpkin{background-image:url(spritesmith2.png);background-position:-637px -1189px;width:90px;height:90px}.customize-option.skin_pumpkin{background-image:url(spritesmith2.png);background-position:-662px -1204px;width:60px;height:60px}.skin_pumpkin2{background-image:url(spritesmith2.png);background-position:-728px -1189px;width:90px;height:90px}.customize-option.skin_pumpkin2{background-image:url(spritesmith2.png);background-position:-753px -1204px;width:60px;height:60px}.skin_pumpkin2_sleep{background-image:url(spritesmith2.png);background-position:-819px -1189px;width:90px;height:90px}.customize-option.skin_pumpkin2_sleep{background-image:url(spritesmith2.png);background-position:-844px -1204px;width:60px;height:60px}.skin_pumpkin_sleep{background-image:url(spritesmith2.png);background-position:-910px -1189px;width:90px;height:90px}.customize-option.skin_pumpkin_sleep{background-image:url(spritesmith2.png);background-position:-935px -1204px;width:60px;height:60px}.skin_rainbow{background-image:url(spritesmith2.png);background-position:-1001px -1189px;width:90px;height:90px}.customize-option.skin_rainbow{background-image:url(spritesmith2.png);background-position:-1026px -1204px;width:60px;height:60px}.skin_rainbow_sleep{background-image:url(spritesmith2.png);background-position:-1092px -1189px;width:90px;height:90px}.customize-option.skin_rainbow_sleep{background-image:url(spritesmith2.png);background-position:-1117px -1204px;width:60px;height:60px}.skin_reptile{background-image:url(spritesmith2.png);background-position:-1183px -1189px;width:90px;height:90px}.customize-option.skin_reptile{background-image:url(spritesmith2.png);background-position:-1208px -1204px;width:60px;height:60px}.skin_reptile_sleep{background-image:url(spritesmith2.png);background-position:-1274px -1189px;width:90px;height:90px}.customize-option.skin_reptile_sleep{background-image:url(spritesmith2.png);background-position:-1299px -1204px;width:60px;height:60px}.skin_shadow{background-image:url(spritesmith2.png);background-position:-1365px 0;width:90px;height:90px}.customize-option.skin_shadow{background-image:url(spritesmith2.png);background-position:-1390px -15px;width:60px;height:60px}.skin_shadow2{background-image:url(spritesmith2.png);background-position:-1365px -91px;width:90px;height:90px}.customize-option.skin_shadow2{background-image:url(spritesmith2.png);background-position:-1390px -106px;width:60px;height:60px}.skin_shadow2_sleep{background-image:url(spritesmith2.png);background-position:-1365px -182px;width:90px;height:90px}.customize-option.skin_shadow2_sleep{background-image:url(spritesmith2.png);background-position:-1390px -197px;width:60px;height:60px}.skin_shadow_sleep{background-image:url(spritesmith2.png);background-position:-1365px -273px;width:90px;height:90px}.customize-option.skin_shadow_sleep{background-image:url(spritesmith2.png);background-position:-1390px -288px;width:60px;height:60px}.skin_shark{background-image:url(spritesmith2.png);background-position:-1365px -364px;width:90px;height:90px}.customize-option.skin_shark{background-image:url(spritesmith2.png);background-position:-1390px -379px;width:60px;height:60px}.skin_shark_sleep{background-image:url(spritesmith2.png);background-position:-1365px -455px;width:90px;height:90px}.customize-option.skin_shark_sleep{background-image:url(spritesmith2.png);background-position:-1390px -470px;width:60px;height:60px}.skin_skeleton{background-image:url(spritesmith2.png);background-position:0 -97px;width:90px;height:90px}.customize-option.skin_skeleton{background-image:url(spritesmith2.png);background-position:-25px -112px;width:60px;height:60px}.skin_skeleton2{background-image:url(spritesmith2.png);background-position:-1365px -637px;width:90px;height:90px}.customize-option.skin_skeleton2{background-image:url(spritesmith2.png);background-position:-1390px -652px;width:60px;height:60px}.skin_skeleton2_sleep{background-image:url(spritesmith2.png);background-position:-1365px -728px;width:90px;height:90px}.customize-option.skin_skeleton2_sleep{background-image:url(spritesmith2.png);background-position:-1390px -743px;width:60px;height:60px}.skin_skeleton_sleep{background-image:url(spritesmith2.png);background-position:-1365px -819px;width:90px;height:90px}.customize-option.skin_skeleton_sleep{background-image:url(spritesmith2.png);background-position:-1390px -834px;width:60px;height:60px}.skin_tiger{background-image:url(spritesmith2.png);background-position:-1365px -910px;width:90px;height:90px}.customize-option.skin_tiger{background-image:url(spritesmith2.png);background-position:-1390px -925px;width:60px;height:60px}.skin_tiger_sleep{background-image:url(spritesmith2.png);background-position:-1365px -1001px;width:90px;height:90px}.customize-option.skin_tiger_sleep{background-image:url(spritesmith2.png);background-position:-1390px -1016px;width:60px;height:60px}.skin_transparent{background-image:url(spritesmith2.png);background-position:-1365px -1092px;width:90px;height:90px}.customize-option.skin_transparent{background-image:url(spritesmith2.png);background-position:-1390px -1107px;width:60px;height:60px}.skin_transparent_sleep{background-image:url(spritesmith2.png);background-position:-1365px -1183px;width:90px;height:90px}.customize-option.skin_transparent_sleep{background-image:url(spritesmith2.png);background-position:-1390px -1198px;width:60px;height:60px}.skin_tropicalwater{background-image:url(spritesmith2.png);background-position:0 -1280px;width:90px;height:90px}.customize-option.skin_tropicalwater{background-image:url(spritesmith2.png);background-position:-25px -1295px;width:60px;height:60px}.skin_tropicalwater_sleep{background-image:url(spritesmith2.png);background-position:-91px -1280px;width:90px;height:90px}.customize-option.skin_tropicalwater_sleep{background-image:url(spritesmith2.png);background-position:-116px -1295px;width:60px;height:60px}.skin_wolf{background-image:url(spritesmith2.png);background-position:-182px -1280px;width:90px;height:90px}.customize-option.skin_wolf{background-image:url(spritesmith2.png);background-position:-207px -1295px;width:60px;height:60px}.skin_wolf_sleep{background-image:url(spritesmith2.png);background-position:-273px -1280px;width:90px;height:90px}.customize-option.skin_wolf_sleep{background-image:url(spritesmith2.png);background-position:-298px -1295px;width:60px;height:60px}.skin_zombie{background-image:url(spritesmith2.png);background-position:-364px -1280px;width:90px;height:90px}.customize-option.skin_zombie{background-image:url(spritesmith2.png);background-position:-389px -1295px;width:60px;height:60px}.skin_zombie2{background-image:url(spritesmith2.png);background-position:-455px -1280px;width:90px;height:90px}.customize-option.skin_zombie2{background-image:url(spritesmith2.png);background-position:-480px -1295px;width:60px;height:60px}.skin_zombie2_sleep{background-image:url(spritesmith2.png);background-position:-546px -1280px;width:90px;height:90px}.customize-option.skin_zombie2_sleep{background-image:url(spritesmith2.png);background-position:-571px -1295px;width:60px;height:60px}.skin_zombie_sleep{background-image:url(spritesmith2.png);background-position:-637px -1280px;width:90px;height:90px}.customize-option.skin_zombie_sleep{background-image:url(spritesmith2.png);background-position:-662px -1295px;width:60px;height:60px}.broad_armor_armoire_gladiatorArmor{background-image:url(spritesmith2.png);background-position:-728px -1280px;width:90px;height:90px}.broad_armor_armoire_goldenToga{background-image:url(spritesmith2.png);background-position:-819px -1280px;width:90px;height:90px}.broad_armor_armoire_hornedIronArmor{background-image:url(spritesmith2.png);background-position:-910px -1280px;width:90px;height:90px}.broad_armor_armoire_lunarArmor{background-image:url(spritesmith2.png);background-position:-1001px -1280px;width:90px;height:90px}.broad_armor_armoire_plagueDoctorOvercoat{background-image:url(spritesmith2.png);background-position:-1092px -1280px;width:90px;height:90px}.broad_armor_armoire_rancherRobes{background-image:url(spritesmith2.png);background-position:-1183px -1280px;width:90px;height:90px}.eyewear_armoire_plagueDoctorMask{background-image:url(spritesmith2.png);background-position:-1274px -1280px;width:90px;height:90px}.head_armoire_blueHairbow{background-image:url(spritesmith2.png);background-position:-1365px -1280px;width:90px;height:90px}.head_armoire_gladiatorHelm{background-image:url(spritesmith2.png);background-position:-1456px 0;width:90px;height:90px}.head_armoire_goldenLaurels{background-image:url(spritesmith2.png);background-position:-1456px -91px;width:90px;height:90px}.head_armoire_hornedIronHelm{background-image:url(spritesmith2.png);background-position:-1456px -182px;width:90px;height:90px}.head_armoire_lunarCrown{background-image:url(spritesmith2.png);background-position:-1456px -273px;width:90px;height:90px}.head_armoire_plagueDoctorHat{background-image:url(spritesmith2.png);background-position:-1456px -364px;width:90px;height:90px}.head_armoire_rancherHat{background-image:url(spritesmith2.png);background-position:-1456px -455px;width:90px;height:90px}.head_armoire_redFloppyHat{background-image:url(spritesmith2.png);background-position:-1456px -546px;width:90px;height:90px}.head_armoire_redHairbow{background-image:url(spritesmith2.png);background-position:-1456px -637px;width:90px;height:90px}.head_armoire_royalCrown{background-image:url(spritesmith2.png);background-position:-1456px -728px;width:90px;height:90px}.head_armoire_violetFloppyHat{background-image:url(spritesmith2.png);background-position:-1456px -819px;width:90px;height:90px}.head_armoire_yellowHairbow{background-image:url(spritesmith2.png);background-position:-1456px -910px;width:90px;height:90px}.shield_armoire_gladiatorShield{background-image:url(spritesmith2.png);background-position:-1456px -1001px;width:90px;height:90px}.shop_armor_armoire_gladiatorArmor{background-image:url(spritesmith2.png);background-position:-287px -1685px;width:40px;height:40px}.shop_armor_armoire_goldenToga{background-image:url(spritesmith2.png);background-position:-246px -1685px;width:40px;height:40px}.shop_armor_armoire_hornedIronArmor{background-image:url(spritesmith2.png);background-position:-205px -1685px;width:40px;height:40px}.shop_armor_armoire_lunarArmor{background-image:url(spritesmith2.png);background-position:-82px -1685px;width:40px;height:40px}.shop_armor_armoire_plagueDoctorOvercoat{background-image:url(spritesmith2.png);background-position:-41px -1685px;width:40px;height:40px}.shop_armor_armoire_rancherRobes{background-image:url(spritesmith2.png);background-position:0 -1685px;width:40px;height:40px}.shop_eyewear_armoire_plagueDoctorMask{background-image:url(spritesmith2.png);background-position:-1681px -1644px;width:40px;height:40px}.shop_head_armoire_blueHairbow{background-image:url(spritesmith2.png);background-position:-1640px -1644px;width:40px;height:40px}.shop_head_armoire_gladiatorHelm{background-image:url(spritesmith2.png);background-position:-1517px -1644px;width:40px;height:40px}.shop_head_armoire_goldenLaurels{background-image:url(spritesmith2.png);background-position:-1476px -1644px;width:40px;height:40px}.shop_head_armoire_hornedIronHelm{background-image:url(spritesmith2.png);background-position:-1435px -1644px;width:40px;height:40px}.shop_head_armoire_lunarCrown{background-image:url(spritesmith2.png);background-position:-1312px -1644px;width:40px;height:40px}.shop_head_armoire_plagueDoctorHat{background-image:url(spritesmith2.png);background-position:-1271px -1644px;width:40px;height:40px}.shop_head_armoire_rancherHat{background-image:url(spritesmith2.png);background-position:-1230px -1644px;width:40px;height:40px}.shop_head_armoire_redFloppyHat{background-image:url(spritesmith2.png);background-position:-1066px -1644px;width:40px;height:40px}.shop_head_armoire_redHairbow{background-image:url(spritesmith2.png);background-position:-1025px -1644px;width:40px;height:40px}.shop_head_armoire_royalCrown{background-image:url(spritesmith2.png);background-position:-984px -1644px;width:40px;height:40px}.shop_head_armoire_violetFloppyHat{background-image:url(spritesmith2.png);background-position:-943px -1644px;width:40px;height:40px}.shop_head_armoire_yellowHairbow{background-image:url(spritesmith2.png);background-position:-820px -1644px;width:40px;height:40px}.shop_shield_armoire_gladiatorShield{background-image:url(spritesmith2.png);background-position:-779px -1644px;width:40px;height:40px}.shop_weapon_armoire_basicCrossbow{background-image:url(spritesmith2.png);background-position:-738px -1644px;width:40px;height:40px}.shop_weapon_armoire_goldWingStaff{background-image:url(spritesmith2.png);background-position:-697px -1644px;width:40px;height:40px}.shop_weapon_armoire_ironCrook{background-image:url(spritesmith2.png);background-position:-656px -1644px;width:40px;height:40px}.shop_weapon_armoire_lunarSceptre{background-image:url(spritesmith2.png);background-position:-615px -1644px;width:40px;height:40px}.shop_weapon_armoire_mythmakerSword{background-image:url(spritesmith2.png);background-position:-574px -1644px;width:40px;height:40px}.shop_weapon_armoire_rancherLasso{background-image:url(spritesmith2.png);background-position:-533px -1644px;width:40px;height:40px}.slim_armor_armoire_gladiatorArmor{background-image:url(spritesmith2.png);background-position:-1547px -273px;width:90px;height:90px}.slim_armor_armoire_goldenToga{background-image:url(spritesmith2.png);background-position:-1547px -364px;width:90px;height:90px}.slim_armor_armoire_hornedIronArmor{background-image:url(spritesmith2.png);background-position:-1547px -455px;width:90px;height:90px}.slim_armor_armoire_lunarArmor{background-image:url(spritesmith2.png);background-position:-1547px -546px;width:90px;height:90px}.slim_armor_armoire_plagueDoctorOvercoat{background-image:url(spritesmith2.png);background-position:-1547px -637px;width:90px;height:90px}.slim_armor_armoire_rancherRobes{background-image:url(spritesmith2.png);background-position:-1547px -728px;width:90px;height:90px}.weapon_armoire_basicCrossbow{background-image:url(spritesmith2.png);background-position:-1547px -819px;width:90px;height:90px}.weapon_armoire_goldWingStaff{background-image:url(spritesmith2.png);background-position:-1547px -910px;width:90px;height:90px}.weapon_armoire_ironCrook{background-image:url(spritesmith2.png);background-position:-1547px -1001px;width:90px;height:90px}.weapon_armoire_lunarSceptre{background-image:url(spritesmith2.png);background-position:-1547px -1092px;width:90px;height:90px}.weapon_armoire_mythmakerSword{background-image:url(spritesmith2.png);background-position:-1547px -1183px;width:90px;height:90px}.weapon_armoire_rancherLasso{background-image:url(spritesmith2.png);background-position:-1547px -1274px;width:90px;height:90px}.broad_armor_healer_1{background-image:url(spritesmith2.png);background-position:-1547px -1365px;width:90px;height:90px}.broad_armor_healer_2{background-image:url(spritesmith2.png);background-position:-333px -1462px;width:90px;height:90px}.broad_armor_healer_3{background-image:url(spritesmith2.png);background-position:-424px -1462px;width:90px;height:90px}.broad_armor_healer_4{background-image:url(spritesmith2.png);background-position:-515px -1462px;width:90px;height:90px}.broad_armor_healer_5{background-image:url(spritesmith2.png);background-position:-606px -1462px;width:90px;height:90px}.broad_armor_rogue_1{background-image:url(spritesmith2.png);background-position:-697px -1462px;width:90px;height:90px}.broad_armor_rogue_2{background-image:url(spritesmith2.png);background-position:-788px -1462px;width:90px;height:90px}.broad_armor_rogue_3{background-image:url(spritesmith2.png);background-position:-879px -1462px;width:90px;height:90px}.broad_armor_rogue_4{background-image:url(spritesmith2.png);background-position:-970px -1462px;width:90px;height:90px}.broad_armor_rogue_5{background-image:url(spritesmith2.png);background-position:-1061px -1462px;width:90px;height:90px}.broad_armor_special_2{background-image:url(spritesmith2.png);background-position:-1152px -1462px;width:90px;height:90px}.broad_armor_special_finnedOceanicArmor{background-image:url(spritesmith2.png);background-position:-1243px -1462px;width:90px;height:90px}.broad_armor_warrior_1{background-image:url(spritesmith2.png);background-position:-1334px -1462px;width:90px;height:90px}.broad_armor_warrior_2{background-image:url(spritesmith2.png);background-position:-1425px -1462px;width:90px;height:90px}.broad_armor_warrior_3{background-image:url(spritesmith2.png);background-position:-1516px -1462px;width:90px;height:90px}.broad_armor_warrior_4{background-image:url(spritesmith2.png);background-position:-1638px 0;width:90px;height:90px}.broad_armor_warrior_5{background-image:url(spritesmith2.png);background-position:-1638px -91px;width:90px;height:90px}.broad_armor_wizard_1{background-image:url(spritesmith2.png);background-position:-1638px -182px;width:90px;height:90px}.broad_armor_wizard_2{background-image:url(spritesmith2.png);background-position:-1638px -273px;width:90px;height:90px}.broad_armor_wizard_3{background-image:url(spritesmith2.png);background-position:-1638px -364px;width:90px;height:90px}.broad_armor_wizard_4{background-image:url(spritesmith2.png);background-position:-1638px -455px;width:90px;height:90px}.broad_armor_wizard_5{background-image:url(spritesmith2.png);background-position:-1638px -546px;width:90px;height:90px}.shop_armor_healer_1{background-image:url(spritesmith2.png);background-position:-1729px -1092px;width:40px;height:40px}.shop_armor_healer_2{background-image:url(spritesmith2.png);background-position:-451px -1644px;width:40px;height:40px}.shop_armor_healer_3{background-image:url(spritesmith2.png);background-position:-1770px -1543px;width:40px;height:40px}.shop_armor_healer_4{background-image:url(spritesmith2.png);background-position:-1729px -1543px;width:40px;height:40px}.shop_armor_healer_5{background-image:url(spritesmith2.png);background-position:-1770px -1502px;width:40px;height:40px}.shop_armor_rogue_1{background-image:url(spritesmith2.png);background-position:-1729px -1502px;width:40px;height:40px}.shop_armor_rogue_2{background-image:url(spritesmith2.png);background-position:-1770px -1461px;width:40px;height:40px}.shop_armor_rogue_3{background-image:url(spritesmith2.png);background-position:-1729px -1461px;width:40px;height:40px}.shop_armor_rogue_4{background-image:url(spritesmith2.png);background-position:-1770px -1420px;width:40px;height:40px}.shop_armor_rogue_5{background-image:url(spritesmith2.png);background-position:-1729px -1420px;width:40px;height:40px}.shop_armor_special_0{background-image:url(spritesmith2.png);background-position:-1770px -1379px;width:40px;height:40px}.shop_armor_special_1{background-image:url(spritesmith2.png);background-position:-1729px -1379px;width:40px;height:40px}.shop_armor_special_2{background-image:url(spritesmith2.png);background-position:-1770px -1338px;width:40px;height:40px}.shop_armor_special_finnedOceanicArmor{background-image:url(spritesmith2.png);background-position:-1729px -1338px;width:40px;height:40px}.shop_armor_warrior_1{background-image:url(spritesmith2.png);background-position:-1770px -1297px;width:40px;height:40px}.shop_armor_warrior_2{background-image:url(spritesmith2.png);background-position:-1729px -1256px;width:40px;height:40px}.shop_armor_warrior_3{background-image:url(spritesmith2.png);background-position:-1770px -1215px;width:40px;height:40px}.shop_armor_warrior_4{background-image:url(spritesmith2.png);background-position:-1729px -1215px;width:40px;height:40px}.shop_armor_warrior_5{background-image:url(spritesmith2.png);background-position:-1770px -1174px;width:40px;height:40px}.shop_armor_wizard_1{background-image:url(spritesmith2.png);background-position:-1729px -1174px;width:40px;height:40px}.shop_armor_wizard_2{background-image:url(spritesmith2.png);background-position:-1770px -1133px;width:40px;height:40px}.shop_armor_wizard_3{background-image:url(spritesmith2.png);background-position:-1729px -1133px;width:40px;height:40px}.shop_armor_wizard_4{background-image:url(spritesmith2.png);background-position:-492px -1644px;width:40px;height:40px}.shop_armor_wizard_5{background-image:url(spritesmith2.png);background-position:-1770px -1092px;width:40px;height:40px}.slim_armor_healer_1{background-image:url(spritesmith2.png);background-position:-1409px -1553px;width:90px;height:90px}.slim_armor_healer_2{background-image:url(spritesmith2.png);background-position:-1500px -1553px;width:90px;height:90px}.slim_armor_healer_3{background-image:url(spritesmith2.png);background-position:-1591px -1553px;width:90px;height:90px}.slim_armor_healer_4{background-image:url(spritesmith2.png);background-position:-1729px 0;width:90px;height:90px}.slim_armor_healer_5{background-image:url(spritesmith2.png);background-position:-1729px -91px;width:90px;height:90px}.slim_armor_rogue_1{background-image:url(spritesmith2.png);background-position:-1729px -182px;width:90px;height:90px}.slim_armor_rogue_2{background-image:url(spritesmith2.png);background-position:-1729px -273px;width:90px;height:90px}.slim_armor_rogue_3{background-image:url(spritesmith2.png);background-position:-1729px -364px;width:90px;height:90px}.slim_armor_rogue_4{background-image:url(spritesmith2.png);background-position:-1729px -455px;width:90px;height:90px}.slim_armor_rogue_5{background-image:url(spritesmith2.png);background-position:-1729px -546px;width:90px;height:90px}.slim_armor_special_2{background-image:url(spritesmith2.png);background-position:-1729px -637px;width:90px;height:90px}.slim_armor_special_finnedOceanicArmor{background-image:url(spritesmith2.png);background-position:-1729px -728px;width:90px;height:90px}.slim_armor_warrior_1{background-image:url(spritesmith2.png);background-position:-1729px -819px;width:90px;height:90px}.slim_armor_warrior_2{background-image:url(spritesmith2.png);background-position:-1729px -910px;width:90px;height:90px}.slim_armor_warrior_3{background-image:url(spritesmith2.png);background-position:-1729px -1001px;width:90px;height:90px}.slim_armor_warrior_4{background-image:url(spritesmith2.png);background-position:-1318px -1553px;width:90px;height:90px}.slim_armor_warrior_5{background-image:url(spritesmith2.png);background-position:-1227px -1553px;width:90px;height:90px}.slim_armor_wizard_1{background-image:url(spritesmith2.png);background-position:-1136px -1553px;width:90px;height:90px}.slim_armor_wizard_2{background-image:url(spritesmith2.png);background-position:-1045px -1553px;width:90px;height:90px}.slim_armor_wizard_3{background-image:url(spritesmith2.png);background-position:-954px -1553px;width:90px;height:90px}.slim_armor_wizard_4{background-image:url(spritesmith2.png);background-position:-863px -1553px;width:90px;height:90px}.slim_armor_wizard_5{background-image:url(spritesmith2.png);background-position:-772px -1553px;width:90px;height:90px}.broad_armor_special_birthday{background-image:url(spritesmith2.png);background-position:-681px -1553px;width:90px;height:90px}.broad_armor_special_birthday2015{background-image:url(spritesmith2.png);background-position:-1638px -1456px;width:90px;height:90px}.shop_armor_special_birthday{background-image:url(spritesmith2.png);background-position:-1770px -1256px;width:40px;height:40px}.shop_armor_special_birthday2015{background-image:url(spritesmith2.png);background-position:-1729px -1297px;width:40px;height:40px}.slim_armor_special_birthday{background-image:url(spritesmith2.png);background-position:-1638px -1365px;width:90px;height:90px}.slim_armor_special_birthday2015{background-image:url(spritesmith2.png);background-position:-1638px -1274px;width:90px;height:90px}.broad_armor_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1638px -1183px;width:90px;height:90px}.broad_armor_special_fallMage{background-image:url(spritesmith2.png);background-position:-560px -1553px;width:120px;height:90px}.broad_armor_special_fallRogue{background-image:url(spritesmith2.png);background-position:-454px -1553px;width:105px;height:90px}.broad_armor_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1638px -1092px;width:90px;height:90px}.head_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1638px -1001px;width:90px;height:90px}.head_special_fallMage{background-image:url(spritesmith2.png);background-position:-333px -1553px;width:120px;height:90px}.head_special_fallRogue{background-image:url(spritesmith2.png);background-position:-227px -1553px;width:105px;height:90px}.head_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1638px -910px;width:90px;height:90px}.shield_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1638px -819px;width:90px;height:90px}.shield_special_fallRogue{background-image:url(spritesmith2.png);background-position:-121px -1553px;width:105px;height:90px}.shield_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1638px -728px;width:90px;height:90px}.shop_armor_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1729px -1584px;width:40px;height:40px}.shop_armor_special_fallMage{background-image:url(spritesmith2.png);background-position:-1770px -1584px;width:40px;height:40px}.shop_armor_special_fallRogue{background-image:url(spritesmith2.png);background-position:-1682px -1553px;width:40px;height:40px}.shop_armor_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1682px -1594px;width:40px;height:40px}.shop_head_special_fallHealer{background-image:url(spritesmith2.png);background-position:0 -1644px;width:40px;height:40px}.shop_head_special_fallMage{background-image:url(spritesmith2.png);background-position:-41px -1644px;width:40px;height:40px}.shop_head_special_fallRogue{background-image:url(spritesmith2.png);background-position:-82px -1644px;width:40px;height:40px}.shop_head_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-123px -1644px;width:40px;height:40px}.shop_shield_special_fallHealer{background-image:url(spritesmith2.png);background-position:-164px -1644px;width:40px;height:40px}.shop_shield_special_fallRogue{background-image:url(spritesmith2.png);background-position:-205px -1644px;width:40px;height:40px}.shop_shield_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-246px -1644px;width:40px;height:40px}.shop_weapon_special_fallHealer{background-image:url(spritesmith2.png);background-position:-287px -1644px;width:40px;height:40px}.shop_weapon_special_fallMage{background-image:url(spritesmith2.png);background-position:-328px -1644px;width:40px;height:40px}.shop_weapon_special_fallRogue{background-image:url(spritesmith2.png);background-position:-369px -1644px;width:40px;height:40px}.shop_weapon_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-410px -1644px;width:40px;height:40px}.slim_armor_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1638px -637px;width:90px;height:90px}.slim_armor_special_fallMage{background-image:url(spritesmith2.png);background-position:0 -1553px;width:120px;height:90px}.slim_armor_special_fallRogue{background-image:url(spritesmith2.png);background-position:-227px -1462px;width:105px;height:90px}.slim_armor_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1547px -182px;width:90px;height:90px}.weapon_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1547px -91px;width:90px;height:90px}.weapon_special_fallMage{background-image:url(spritesmith2.png);background-position:-106px -1462px;width:120px;height:90px}.weapon_special_fallRogue{background-image:url(spritesmith2.png);background-position:0 -1462px;width:105px;height:90px}.weapon_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1547px 0;width:90px;height:90px}.broad_armor_special_gaymerx{background-image:url(spritesmith2.png);background-position:-1456px -1371px;width:90px;height:90px}.head_special_gaymerx{background-image:url(spritesmith2.png);background-position:-1365px -1371px;width:90px;height:90px}.shop_armor_special_gaymerx{background-image:url(spritesmith2.png);background-position:-861px -1644px;width:40px;height:40px}.shop_head_special_gaymerx{background-image:url(spritesmith2.png);background-position:-902px -1644px;width:40px;height:40px}.slim_armor_special_gaymerx{background-image:url(spritesmith2.png);background-position:-1274px -1371px;width:90px;height:90px}.back_mystery_201402{background-image:url(spritesmith2.png);background-position:-1183px -1371px;width:90px;height:90px}.broad_armor_mystery_201402{background-image:url(spritesmith2.png);background-position:-1092px -1371px;width:90px;height:90px}.head_mystery_201402{background-image:url(spritesmith2.png);background-position:-1001px -1371px;width:90px;height:90px}.shop_armor_mystery_201402{background-image:url(spritesmith2.png);background-position:-1107px -1644px;width:40px;height:40px}.shop_back_mystery_201402{background-image:url(spritesmith2.png);background-position:-1148px -1644px;width:40px;height:40px}.shop_head_mystery_201402{background-image:url(spritesmith2.png);background-position:-1189px -1644px;width:40px;height:40px}.slim_armor_mystery_201402{background-image:url(spritesmith2.png);background-position:-910px -1371px;width:90px;height:90px}.broad_armor_mystery_201403{background-image:url(spritesmith2.png);background-position:-819px -1371px;width:90px;height:90px}.headAccessory_mystery_201403{background-image:url(spritesmith2.png);background-position:-728px -1371px;width:90px;height:90px}.shop_armor_mystery_201403{background-image:url(spritesmith2.png);background-position:-1353px -1644px;width:40px;height:40px}.shop_headAccessory_mystery_201403{background-image:url(spritesmith2.png);background-position:-1394px -1644px;width:40px;height:40px}.slim_armor_mystery_201403{background-image:url(spritesmith2.png);background-position:-637px -1371px;width:90px;height:90px}.back_mystery_201404{background-image:url(spritesmith2.png);background-position:-546px -1371px;width:90px;height:90px}.headAccessory_mystery_201404{background-image:url(spritesmith2.png);background-position:-455px -1371px;width:90px;height:90px}.shop_back_mystery_201404{background-image:url(spritesmith2.png);background-position:-1558px -1644px;width:40px;height:40px}.shop_headAccessory_mystery_201404{background-image:url(spritesmith2.png);background-position:-1599px -1644px;width:40px;height:40px}.broad_armor_mystery_201405{background-image:url(spritesmith2.png);background-position:-364px -1371px;width:90px;height:90px}.head_mystery_201405{background-image:url(spritesmith2.png);background-position:-273px -1371px;width:90px;height:90px}.shop_armor_mystery_201405{background-image:url(spritesmith2.png);background-position:-1722px -1644px;width:40px;height:40px}.shop_head_mystery_201405{background-image:url(spritesmith2.png);background-position:-1763px -1644px;width:40px;height:40px}.slim_armor_mystery_201405{background-image:url(spritesmith2.png);background-position:-182px -1371px;width:90px;height:90px}.broad_armor_mystery_201406{background-image:url(spritesmith2.png);background-position:-182px 0;width:90px;height:96px}.head_mystery_201406{background-image:url(spritesmith2.png);background-position:-91px 0;width:90px;height:96px}.shop_armor_mystery_201406{background-image:url(spritesmith2.png);background-position:-123px -1685px;width:40px;height:40px}.shop_head_mystery_201406{background-image:url(spritesmith2.png);background-position:-164px -1685px;width:40px;height:40px}.slim_armor_mystery_201406{background-image:url(spritesmith2.png);background-position:0 0;width:90px;height:96px}.broad_armor_mystery_201407{background-image:url(spritesmith2.png);background-position:-1456px -1183px;width:90px;height:90px}.head_mystery_201407{background-image:url(spritesmith2.png);background-position:-1456px -1092px;width:90px;height:90px}.shop_armor_mystery_201407{background-image:url(spritesmith2.png);background-position:-328px -1685px;width:40px;height:40px}.shop_head_mystery_201407{background-image:url(spritesmith3.png);background-position:-41px -1440px;width:40px;height:40px}.slim_armor_mystery_201407{background-image:url(spritesmith3.png);background-position:-672px -985px;width:90px;height:90px}.broad_armor_mystery_201408{background-image:url(spritesmith3.png);background-position:-1025px -637px;width:90px;height:90px}.head_mystery_201408{background-image:url(spritesmith3.png);background-position:-1116px -728px;width:90px;height:90px}.shop_armor_mystery_201408{background-image:url(spritesmith3.png);background-position:-82px -1440px;width:40px;height:40px}.shop_head_mystery_201408{background-image:url(spritesmith3.png);background-position:-369px -1440px;width:40px;height:40px}.slim_armor_mystery_201408{background-image:url(spritesmith3.png);background-position:-570px 0;width:90px;height:90px}.broad_armor_mystery_201409{background-image:url(spritesmith3.png);background-position:-570px -91px;width:90px;height:90px}.headAccessory_mystery_201409{background-image:url(spritesmith3.png);background-position:-570px -182px;width:90px;height:90px}.shop_armor_mystery_201409{background-image:url(spritesmith3.png);background-position:-1521px -1079px;width:40px;height:40px}.shop_headAccessory_mystery_201409{background-image:url(spritesmith3.png);background-position:-1480px -1202px;width:40px;height:40px}.slim_armor_mystery_201409{background-image:url(spritesmith3.png);background-position:-934px -273px;width:90px;height:90px}.back_mystery_201410{background-image:url(spritesmith3.png);background-position:0 -894px;width:93px;height:90px}.broad_armor_mystery_201410{background-image:url(spritesmith3.png);background-position:-94px -894px;width:93px;height:90px}.shop_armor_mystery_201410{background-image:url(spritesmith3.png);background-position:-1521px -915px;width:40px;height:40px}.shop_back_mystery_201410{background-image:url(spritesmith3.png);background-position:-1480px -1038px;width:40px;height:40px}.slim_armor_mystery_201410{background-image:url(spritesmith3.png);background-position:-188px -894px;width:93px;height:90px}.head_mystery_201411{background-image:url(spritesmith3.png);background-position:-934px -546px;width:90px;height:90px}.shop_head_mystery_201411{background-image:url(spritesmith3.png);background-position:-1521px -1202px;width:40px;height:40px}.shop_weapon_mystery_201411{background-image:url(spritesmith3.png);background-position:-1378px -1390px;width:40px;height:40px}.weapon_mystery_201411{background-image:url(spritesmith3.png);background-position:-934px -637px;width:90px;height:90px}.broad_armor_mystery_201412{background-image:url(spritesmith3.png);background-position:-934px -728px;width:90px;height:90px}.head_mystery_201412{background-image:url(spritesmith3.png);background-position:-282px -894px;width:90px;height:90px}.shop_armor_mystery_201412{background-image:url(spritesmith3.png);background-position:-410px -1440px;width:40px;height:40px}.shop_head_mystery_201412{background-image:url(spritesmith3.png);background-position:-451px -1440px;width:40px;height:40px}.slim_armor_mystery_201412{background-image:url(spritesmith3.png);background-position:-1025px 0;width:90px;height:90px}.broad_armor_mystery_201501{background-image:url(spritesmith3.png);background-position:-1025px -91px;width:90px;height:90px}.head_mystery_201501{background-image:url(spritesmith3.png);background-position:-1025px -182px;width:90px;height:90px}.shop_armor_mystery_201501{background-image:url(spritesmith3.png);background-position:-1480px -1120px;width:40px;height:40px}.shop_head_mystery_201501{background-image:url(spritesmith3.png);background-position:-1521px -1120px;width:40px;height:40px}.slim_armor_mystery_201501{background-image:url(spritesmith3.png);background-position:-1025px -273px;width:90px;height:90px}.headAccessory_mystery_201502{background-image:url(spritesmith3.png);background-position:-1025px -364px;width:90px;height:90px}.shop_headAccessory_mystery_201502{background-image:url(spritesmith3.png);background-position:-1480px -1243px;width:40px;height:40px}.shop_weapon_mystery_201502{background-image:url(spritesmith3.png);background-position:-1419px -1349px;width:40px;height:40px}.weapon_mystery_201502{background-image:url(spritesmith3.png);background-position:-1025px -455px;width:90px;height:90px}.broad_armor_mystery_201503{background-image:url(spritesmith3.png);background-position:-1025px -728px;width:90px;height:90px}.eyewear_mystery_201503{background-image:url(spritesmith3.png);background-position:-1025px -819px;width:90px;height:90px}.shop_armor_mystery_201503{background-image:url(spritesmith3.png);background-position:-123px -1440px;width:40px;height:40px}.shop_eyewear_mystery_201503{background-image:url(spritesmith3.png);background-position:-164px -1440px;width:40px;height:40px}.slim_armor_mystery_201503{background-image:url(spritesmith3.png);background-position:-945px -985px;width:90px;height:90px}.back_mystery_201504{background-image:url(spritesmith3.png);background-position:-1116px 0;width:90px;height:90px}.broad_armor_mystery_201504{background-image:url(spritesmith3.png);background-position:-1116px -91px;width:90px;height:90px}.shop_armor_mystery_201504{background-image:url(spritesmith3.png);background-position:-492px -1440px;width:40px;height:40px}.shop_back_mystery_201504{background-image:url(spritesmith3.png);background-position:-533px -1440px;width:40px;height:40px}.slim_armor_mystery_201504{background-image:url(spritesmith3.png);background-position:-1116px -182px;width:90px;height:90px}.head_mystery_201505{background-image:url(spritesmith3.png);background-position:-1116px -455px;width:90px;height:90px}.shop_head_mystery_201505{background-image:url(spritesmith3.png);background-position:-1521px -1038px;width:40px;height:40px}.shop_weapon_mystery_201505{background-image:url(spritesmith3.png);background-position:-1480px -1079px;width:40px;height:40px}.weapon_mystery_201505{background-image:url(spritesmith3.png);background-position:-1116px -546px;width:90px;height:90px}.broad_armor_mystery_201506{background-image:url(spritesmith3.png);background-position:-388px -212px;width:90px;height:105px}.eyewear_mystery_201506{background-image:url(spritesmith3.png);background-position:-194px 0;width:90px;height:105px}.shop_armor_mystery_201506{background-image:url(spritesmith3.png);background-position:-1480px -1161px;width:40px;height:40px}.shop_eyewear_mystery_201506{background-image:url(spritesmith3.png);background-position:-1521px -1161px;width:40px;height:40px}.slim_armor_mystery_201506{background-image:url(spritesmith3.png);background-position:0 -106px;width:90px;height:105px}.back_mystery_201507{background-image:url(spritesmith3.png);background-position:-91px -106px;width:90px;height:105px}.eyewear_mystery_201507{background-image:url(spritesmith3.png);background-position:-182px -106px;width:90px;height:105px}.shop_back_mystery_201507{background-image:url(spritesmith3.png);background-position:-1521px -1243px;width:40px;height:40px}.shop_eyewear_mystery_201507{background-image:url(spritesmith3.png);background-position:-1480px -1284px;width:40px;height:40px}.broad_armor_mystery_201508{background-image:url(spritesmith3.png);background-position:0 -530px;width:93px;height:90px}.head_mystery_201508{background-image:url(spritesmith3.png);background-position:-94px -530px;width:93px;height:90px}.shop_armor_mystery_201508{background-image:url(spritesmith3.png);background-position:-1419px -1390px;width:40px;height:40px}.shop_head_mystery_201508{background-image:url(spritesmith3.png);background-position:0 -1440px;width:40px;height:40px}.slim_armor_mystery_201508{background-image:url(spritesmith3.png);background-position:-188px -530px;width:93px;height:90px}.broad_armor_mystery_301404{background-image:url(spritesmith3.png);background-position:-570px -273px;width:90px;height:90px}.eyewear_mystery_301404{background-image:url(spritesmith3.png);background-position:-570px -364px;width:90px;height:90px}.head_mystery_301404{background-image:url(spritesmith3.png);background-position:-282px -530px;width:90px;height:90px}.shop_armor_mystery_301404{background-image:url(spritesmith3.png);background-position:-205px -1440px;width:40px;height:40px}.shop_eyewear_mystery_301404{background-image:url(spritesmith3.png);background-position:-246px -1440px;width:40px;height:40px}.shop_head_mystery_301404{background-image:url(spritesmith3.png);background-position:-287px -1440px;width:40px;height:40px}.shop_weapon_mystery_301404{background-image:url(spritesmith3.png);background-position:-328px -1440px;width:40px;height:40px}.slim_armor_mystery_301404{background-image:url(spritesmith3.png);background-position:-373px -530px;width:90px;height:90px}.weapon_mystery_301404{background-image:url(spritesmith3.png);background-position:-464px -530px;width:90px;height:90px}.eyewear_mystery_301405{background-image:url(spritesmith3.png);background-position:-555px -530px;width:90px;height:90px}.headAccessory_mystery_301405{background-image:url(spritesmith3.png);background-position:-661px 0;width:90px;height:90px}.head_mystery_301405{background-image:url(spritesmith3.png);background-position:-661px -91px;width:90px;height:90px}.shield_mystery_301405{background-image:url(spritesmith3.png);background-position:-661px -182px;width:90px;height:90px}.shop_eyewear_mystery_301405{background-image:url(spritesmith3.png);background-position:-1480px -956px;width:40px;height:40px}.shop_headAccessory_mystery_301405{background-image:url(spritesmith3.png);background-position:-1521px -956px;width:40px;height:40px}.shop_head_mystery_301405{background-image:url(spritesmith3.png);background-position:-1480px -997px;width:40px;height:40px}.shop_shield_mystery_301405{background-image:url(spritesmith3.png);background-position:-1521px -997px;width:40px;height:40px}.broad_armor_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-661px -273px;width:90px;height:90px}.broad_armor_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-661px -364px;width:90px;height:90px}.broad_armor_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-661px -455px;width:90px;height:90px}.broad_armor_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:0 -621px;width:90px;height:90px}.broad_armor_special_springHealer{background-image:url(spritesmith3.png);background-position:-91px -621px;width:90px;height:90px}.broad_armor_special_springMage{background-image:url(spritesmith3.png);background-position:-182px -621px;width:90px;height:90px}.broad_armor_special_springRogue{background-image:url(spritesmith3.png);background-position:-273px -621px;width:90px;height:90px}.broad_armor_special_springWarrior{background-image:url(spritesmith3.png);background-position:-364px -621px;width:90px;height:90px}.headAccessory_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-455px -621px;width:90px;height:90px}.headAccessory_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-546px -621px;width:90px;height:90px}.headAccessory_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-637px -621px;width:90px;height:90px}.headAccessory_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-752px 0;width:90px;height:90px}.headAccessory_special_springHealer{background-image:url(spritesmith3.png);background-position:-752px -91px;width:90px;height:90px}.headAccessory_special_springMage{background-image:url(spritesmith3.png);background-position:-752px -182px;width:90px;height:90px}.headAccessory_special_springRogue{background-image:url(spritesmith3.png);background-position:-752px -273px;width:90px;height:90px}.headAccessory_special_springWarrior{background-image:url(spritesmith3.png);background-position:-752px -364px;width:90px;height:90px}.head_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-752px -455px;width:90px;height:90px}.head_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-752px -546px;width:90px;height:90px}.head_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:0 -712px;width:90px;height:90px}.head_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-91px -712px;width:90px;height:90px}.head_special_springHealer{background-image:url(spritesmith3.png);background-position:-182px -712px;width:90px;height:90px}.head_special_springMage{background-image:url(spritesmith3.png);background-position:-273px -712px;width:90px;height:90px}.head_special_springRogue{background-image:url(spritesmith3.png);background-position:-364px -712px;width:90px;height:90px}.head_special_springWarrior{background-image:url(spritesmith3.png);background-position:-455px -712px;width:90px;height:90px}.shield_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-546px -712px;width:90px;height:90px}.shield_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-637px -712px;width:90px;height:90px}.shield_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-728px -712px;width:90px;height:90px}.shield_special_springHealer{background-image:url(spritesmith3.png);background-position:-843px 0;width:90px;height:90px}.shield_special_springRogue{background-image:url(spritesmith3.png);background-position:-843px -91px;width:90px;height:90px}.shield_special_springWarrior{background-image:url(spritesmith3.png);background-position:-843px -182px;width:90px;height:90px}.shop_armor_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-574px -1440px;width:40px;height:40px}.shop_armor_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-615px -1440px;width:40px;height:40px}.shop_armor_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-656px -1440px;width:40px;height:40px}.shop_armor_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-697px -1440px;width:40px;height:40px}.shop_armor_special_springHealer{background-image:url(spritesmith3.png);background-position:-738px -1440px;width:40px;height:40px}.shop_armor_special_springMage{background-image:url(spritesmith3.png);background-position:-779px -1440px;width:40px;height:40px}.shop_armor_special_springRogue{background-image:url(spritesmith3.png);background-position:-1107px -1440px;width:40px;height:40px}.shop_armor_special_springWarrior{background-image:url(spritesmith3.png);background-position:-1148px -1440px;width:40px;height:40px}.shop_headAccessory_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-1189px -1440px;width:40px;height:40px}.shop_headAccessory_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-1230px -1440px;width:40px;height:40px}.shop_headAccessory_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-1271px -1440px;width:40px;height:40px}.shop_headAccessory_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-1312px -1440px;width:40px;height:40px}.shop_headAccessory_special_springHealer{background-image:url(spritesmith3.png);background-position:-1353px -1440px;width:40px;height:40px}.shop_headAccessory_special_springMage{background-image:url(spritesmith3.png);background-position:-1394px -1440px;width:40px;height:40px}.shop_headAccessory_special_springRogue{background-image:url(spritesmith3.png);background-position:-1435px -1440px;width:40px;height:40px}.shop_headAccessory_special_springWarrior{background-image:url(spritesmith3.png);background-position:-41px -1522px;width:40px;height:40px}.shop_head_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-1230px -1522px;width:40px;height:40px}.shop_head_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-1271px -1522px;width:40px;height:40px}.shop_head_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-1312px -1522px;width:40px;height:40px}.shop_head_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-1353px -1522px;width:40px;height:40px}.shop_head_special_springHealer{background-image:url(spritesmith3.png);background-position:-1521px -546px;width:40px;height:40px}.shop_head_special_springMage{background-image:url(spritesmith3.png);background-position:-1480px -587px;width:40px;height:40px}.shop_head_special_springRogue{background-image:url(spritesmith3.png);background-position:-1521px -587px;width:40px;height:40px}.shop_head_special_springWarrior{background-image:url(spritesmith3.png);background-position:-1480px -628px;width:40px;height:40px}.shop_shield_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-1521px -628px;width:40px;height:40px}.shop_shield_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-1480px -669px;width:40px;height:40px}.shop_shield_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-1521px -669px;width:40px;height:40px}.shop_shield_special_springHealer{background-image:url(spritesmith3.png);background-position:-1480px -710px;width:40px;height:40px}.shop_shield_special_springRogue{background-image:url(spritesmith3.png);background-position:-1521px -710px;width:40px;height:40px}.shop_shield_special_springWarrior{background-image:url(spritesmith3.png);background-position:-1480px -751px;width:40px;height:40px}.shop_weapon_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-1521px -751px;width:40px;height:40px}.shop_weapon_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-1480px -792px;width:40px;height:40px}.shop_weapon_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-1521px -792px;width:40px;height:40px}.shop_weapon_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-1480px -833px;width:40px;height:40px}.shop_weapon_special_springHealer{background-image:url(spritesmith3.png);background-position:-1521px -833px;width:40px;height:40px}.shop_weapon_special_springMage{background-image:url(spritesmith3.png);background-position:-1480px -874px;width:40px;height:40px}.shop_weapon_special_springRogue{background-image:url(spritesmith3.png);background-position:-1521px -874px;width:40px;height:40px}.shop_weapon_special_springWarrior{background-image:url(spritesmith3.png);background-position:-1480px -915px;width:40px;height:40px}.slim_armor_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-843px -273px;width:90px;height:90px}.slim_armor_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-843px -364px;width:90px;height:90px}.slim_armor_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-843px -455px;width:90px;height:90px}.slim_armor_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-843px -546px;width:90px;height:90px}.slim_armor_special_springHealer{background-image:url(spritesmith3.png);background-position:-843px -637px;width:90px;height:90px}.slim_armor_special_springMage{background-image:url(spritesmith3.png);background-position:0 -803px;width:90px;height:90px}.slim_armor_special_springRogue{background-image:url(spritesmith3.png);background-position:-91px -803px;width:90px;height:90px}.slim_armor_special_springWarrior{background-image:url(spritesmith3.png);background-position:-182px -803px;width:90px;height:90px}.weapon_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-273px -803px;width:90px;height:90px}.weapon_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-364px -803px;width:90px;height:90px}.weapon_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-455px -803px;width:90px;height:90px}.weapon_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-546px -803px;width:90px;height:90px}.weapon_special_springHealer{background-image:url(spritesmith3.png);background-position:-637px -803px;width:90px;height:90px}.weapon_special_springMage{background-image:url(spritesmith3.png);background-position:-728px -803px;width:90px;height:90px}.weapon_special_springRogue{background-image:url(spritesmith3.png);background-position:-819px -803px;width:90px;height:90px}.weapon_special_springWarrior{background-image:url(spritesmith3.png);background-position:-934px 0;width:90px;height:90px}.body_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-934px -91px;width:90px;height:90px}.body_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-934px -182px;width:90px;height:90px}.body_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-285px 0;width:102px;height:105px}.body_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-285px -106px;width:90px;height:105px}.body_special_summerHealer{background-image:url(spritesmith3.png);background-position:0 -212px;width:90px;height:105px}.body_special_summerMage{background-image:url(spritesmith3.png);background-position:-91px -212px;width:90px;height:105px}.broad_armor_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-934px -364px;width:90px;height:90px}.broad_armor_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-934px -455px;width:90px;height:90px}.broad_armor_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-182px -212px;width:102px;height:105px}.broad_armor_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-285px -212px;width:90px;height:105px}.broad_armor_special_summerHealer{background-image:url(spritesmith3.png);background-position:-388px 0;width:90px;height:105px}.broad_armor_special_summerMage{background-image:url(spritesmith3.png);background-position:-388px -106px;width:90px;height:105px}.broad_armor_special_summerRogue{background-image:url(spritesmith3.png);background-position:-373px -894px;width:111px;height:90px}.broad_armor_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-485px -894px;width:111px;height:90px}.eyewear_special_summerRogue{background-image:url(spritesmith3.png);background-position:-597px -894px;width:111px;height:90px}.eyewear_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-709px -894px;width:111px;height:90px}.head_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-821px -894px;width:90px;height:90px}.head_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-912px -894px;width:90px;height:90px}.head_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:0 -318px;width:102px;height:105px}.head_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:0 0;width:90px;height:105px}.head_special_summerHealer{background-image:url(spritesmith3.png);background-position:-103px -318px;width:90px;height:105px}.head_special_summerMage{background-image:url(spritesmith3.png);background-position:-194px -318px;width:90px;height:105px}.head_special_summerRogue{background-image:url(spritesmith3.png);background-position:0 -985px;width:111px;height:90px}.head_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-112px -985px;width:111px;height:90px}.Healer_Summer{background-image:url(spritesmith3.png);background-position:-285px -318px;width:90px;height:105px}.Mage_Summer{background-image:url(spritesmith3.png);background-position:-376px -318px;width:90px;height:105px}.SummerRogue14{background-image:url(spritesmith3.png);background-position:-224px -985px;width:111px;height:90px}.SummerWarrior14{background-image:url(spritesmith3.png);background-position:-336px -985px;width:111px;height:90px}.shield_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-1025px -546px;width:90px;height:90px}.shield_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-91px 0;width:102px;height:105px}.shield_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-479px 0;width:90px;height:105px}.shield_special_summerHealer{background-image:url(spritesmith3.png);background-position:-479px -106px;width:90px;height:105px}.shield_special_summerRogue{background-image:url(spritesmith3.png);background-position:-448px -985px;width:111px;height:90px}.shield_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-560px -985px;width:111px;height:90px}.shop_armor_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-1476px -1440px;width:40px;height:40px}.shop_armor_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-1517px -1440px;width:40px;height:40px}.shop_armor_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:0 -1481px;width:40px;height:40px}.shop_armor_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-41px -1481px;width:40px;height:40px}.shop_armor_special_summerHealer{background-image:url(spritesmith3.png);background-position:-82px -1481px;width:40px;height:40px}.shop_armor_special_summerMage{background-image:url(spritesmith3.png);background-position:-123px -1481px;width:40px;height:40px}.shop_armor_special_summerRogue{background-image:url(spritesmith3.png);background-position:-164px -1481px;width:40px;height:40px}.shop_armor_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-205px -1481px;width:40px;height:40px}.shop_body_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-246px -1481px;width:40px;height:40px}.shop_body_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-287px -1481px;width:40px;height:40px}.shop_body_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-328px -1481px;width:40px;height:40px}.shop_body_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-369px -1481px;width:40px;height:40px}.shop_body_special_summerHealer{background-image:url(spritesmith3.png);background-position:-410px -1481px;width:40px;height:40px}.shop_body_special_summerMage{background-image:url(spritesmith3.png);background-position:-451px -1481px;width:40px;height:40px}.shop_eyewear_special_summerRogue{background-image:url(spritesmith3.png);background-position:-1476px -1481px;width:40px;height:40px}.shop_eyewear_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-1517px -1481px;width:40px;height:40px}.shop_head_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:0 -1522px;width:40px;height:40px}.shop_head_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-1480px -546px;width:40px;height:40px}.shop_head_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-82px -1522px;width:40px;height:40px}.shop_head_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-123px -1522px;width:40px;height:40px}.shop_head_special_summerHealer{background-image:url(spritesmith3.png);background-position:-164px -1522px;width:40px;height:40px}.shop_head_special_summerMage{background-image:url(spritesmith3.png);background-position:-205px -1522px;width:40px;height:40px}.shop_head_special_summerRogue{background-image:url(spritesmith3.png);background-position:-574px -1522px;width:40px;height:40px}.shop_head_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-615px -1522px;width:40px;height:40px}.shop_shield_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-656px -1522px;width:40px;height:40px}.shop_shield_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-697px -1522px;width:40px;height:40px}.shop_shield_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-738px -1522px;width:40px;height:40px}.shop_shield_special_summerHealer{background-image:url(spritesmith3.png);background-position:-779px -1522px;width:40px;height:40px}.shop_shield_special_summerRogue{background-image:url(spritesmith3.png);background-position:-820px -1522px;width:40px;height:40px}.shop_shield_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-861px -1522px;width:40px;height:40px}.shop_weapon_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-902px -1522px;width:40px;height:40px}.shop_weapon_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-943px -1522px;width:40px;height:40px}.shop_weapon_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-984px -1522px;width:40px;height:40px}.shop_weapon_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-1025px -1522px;width:40px;height:40px}.shop_weapon_special_summerHealer{background-image:url(spritesmith3.png);background-position:-1066px -1522px;width:40px;height:40px}.shop_weapon_special_summerMage{background-image:url(spritesmith3.png);background-position:-1107px -1522px;width:40px;height:40px}.shop_weapon_special_summerRogue{background-image:url(spritesmith3.png);background-position:-1148px -1522px;width:40px;height:40px}.shop_weapon_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-1189px -1522px;width:40px;height:40px}.slim_armor_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-763px -985px;width:90px;height:90px}.slim_armor_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-854px -985px;width:90px;height:90px}.slim_armor_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:0 -424px;width:102px;height:105px}.slim_armor_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-479px -212px;width:90px;height:105px}.slim_armor_special_summerHealer{background-image:url(spritesmith3.png);background-position:-479px -318px;width:90px;height:105px}.slim_armor_special_summerMage{background-image:url(spritesmith3.png);background-position:-103px -424px;width:90px;height:105px}.slim_armor_special_summerRogue{background-image:url(spritesmith3.png);background-position:0 -1076px;width:111px;height:90px}.slim_armor_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-112px -1076px;width:111px;height:90px}.weapon_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-1116px -273px;width:90px;height:90px}.weapon_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-1116px -364px;width:90px;height:90px}.weapon_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-194px -424px;width:102px;height:105px}.weapon_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-297px -424px;width:90px;height:105px}.weapon_special_summerHealer{background-image:url(spritesmith3.png);background-position:-388px -424px;width:90px;height:105px}.weapon_special_summerMage{background-image:url(spritesmith3.png);background-position:-479px -424px;width:90px;height:105px}.weapon_special_summerRogue{background-image:url(spritesmith3.png);background-position:-224px -1076px;width:111px;height:90px}.weapon_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-336px -1076px;width:111px;height:90px}.broad_armor_special_candycane{background-image:url(spritesmith3.png);background-position:-1116px -819px;width:90px;height:90px}.broad_armor_special_ski{background-image:url(spritesmith3.png);background-position:-1116px -910px;width:90px;height:90px}.broad_armor_special_snowflake{background-image:url(spritesmith3.png);background-position:-448px -1076px;width:90px;height:90px}.broad_armor_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-539px -1076px;width:90px;height:90px}.broad_armor_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-630px -1076px;width:90px;height:90px}.broad_armor_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-721px -1076px;width:96px;height:90px}.broad_armor_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-818px -1076px;width:90px;height:90px}.broad_armor_special_yeti{background-image:url(spritesmith3.png);background-position:-909px -1076px;width:90px;height:90px}.head_special_candycane{background-image:url(spritesmith3.png);background-position:-1000px -1076px;width:90px;height:90px}.head_special_nye{background-image:url(spritesmith3.png);background-position:-1091px -1076px;width:90px;height:90px}.head_special_nye2014{background-image:url(spritesmith3.png);background-position:-1207px 0;width:90px;height:90px}.head_special_ski{background-image:url(spritesmith3.png);background-position:-1207px -91px;width:90px;height:90px}.head_special_snowflake{background-image:url(spritesmith3.png);background-position:-1207px -182px;width:90px;height:90px}.head_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-1207px -273px;width:90px;height:90px}.head_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-1207px -364px;width:90px;height:90px}.head_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:0 -1167px;width:96px;height:90px}.head_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-1207px -455px;width:90px;height:90px}.head_special_yeti{background-image:url(spritesmith3.png);background-position:-1207px -546px;width:90px;height:90px}.shield_special_ski{background-image:url(spritesmith3.png);background-position:-97px -1167px;width:104px;height:90px}.shield_special_snowflake{background-image:url(spritesmith3.png);background-position:-1207px -637px;width:90px;height:90px}.shield_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-1207px -728px;width:90px;height:90px}.shield_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-202px -1167px;width:96px;height:90px}.shield_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-1207px -819px;width:90px;height:90px}.shield_special_yeti{background-image:url(spritesmith3.png);background-position:-1207px -910px;width:90px;height:90px}.shop_armor_special_candycane{background-image:url(spritesmith3.png);background-position:-1521px -1284px;width:40px;height:40px}.shop_armor_special_ski{background-image:url(spritesmith3.png);background-position:-1480px -1325px;width:40px;height:40px}.shop_armor_special_snowflake{background-image:url(spritesmith3.png);background-position:-1521px -1325px;width:40px;height:40px}.shop_armor_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-1480px -1366px;width:40px;height:40px}.shop_armor_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-1521px -1366px;width:40px;height:40px}.shop_armor_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-1389px -1274px;width:40px;height:40px}.shop_armor_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-1430px -1274px;width:40px;height:40px}.shop_armor_special_yeti{background-image:url(spritesmith3.png);background-position:-1298px -1183px;width:40px;height:40px}.shop_head_special_candycane{background-image:url(spritesmith3.png);background-position:-1339px -1183px;width:40px;height:40px}.shop_head_special_nye{background-image:url(spritesmith3.png);background-position:-1207px -1092px;width:40px;height:40px}.shop_head_special_nye2014{background-image:url(spritesmith3.png);background-position:-1248px -1092px;width:40px;height:40px}.shop_head_special_ski{background-image:url(spritesmith3.png);background-position:-1116px -1001px;width:40px;height:40px}.shop_head_special_snowflake{background-image:url(spritesmith3.png);background-position:-1157px -1001px;width:40px;height:40px}.shop_head_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-1025px -910px;width:40px;height:40px}.shop_head_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-1066px -910px;width:40px;height:40px}.shop_head_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-934px -819px;width:40px;height:40px}.shop_head_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-975px -819px;width:40px;height:40px}.shop_head_special_yeti{background-image:url(spritesmith3.png);background-position:-843px -728px;width:40px;height:40px}.shop_shield_special_ski{background-image:url(spritesmith3.png);background-position:-884px -728px;width:40px;height:40px}.shop_shield_special_snowflake{background-image:url(spritesmith3.png);background-position:-752px -637px;width:40px;height:40px}.shop_shield_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-793px -637px;width:40px;height:40px}.shop_shield_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-661px -546px;width:40px;height:40px}.shop_shield_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-702px -546px;width:40px;height:40px}.shop_shield_special_yeti{background-image:url(spritesmith3.png);background-position:-570px -455px;width:40px;height:40px}.shop_weapon_special_candycane{background-image:url(spritesmith3.png);background-position:-611px -455px;width:40px;height:40px}.shop_weapon_special_ski{background-image:url(spritesmith3.png);background-position:-1036px -985px;width:40px;height:40px}.shop_weapon_special_snowflake{background-image:url(spritesmith3.png);background-position:-1036px -1026px;width:40px;height:40px}.shop_weapon_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-1215px -1167px;width:40px;height:40px}.shop_weapon_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-1256px -1167px;width:40px;height:40px}.shop_weapon_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-1215px -1208px;width:40px;height:40px}.shop_weapon_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-1256px -1208px;width:40px;height:40px}.shop_weapon_special_yeti{background-image:url(spritesmith3.png);background-position:-1378px -1349px;width:40px;height:40px}.slim_armor_special_candycane{background-image:url(spritesmith3.png);background-position:-1207px -1001px;width:90px;height:90px}.slim_armor_special_ski{background-image:url(spritesmith3.png);background-position:-299px -1167px;width:90px;height:90px}.slim_armor_special_snowflake{background-image:url(spritesmith3.png);background-position:-390px -1167px;width:90px;height:90px}.slim_armor_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-481px -1167px;width:90px;height:90px}.slim_armor_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-572px -1167px;width:90px;height:90px}.slim_armor_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-663px -1167px;width:96px;height:90px}.slim_armor_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-760px -1167px;width:90px;height:90px}.slim_armor_special_yeti{background-image:url(spritesmith3.png);background-position:-851px -1167px;width:90px;height:90px}.weapon_special_candycane{background-image:url(spritesmith3.png);background-position:-942px -1167px;width:90px;height:90px}.weapon_special_ski{background-image:url(spritesmith3.png);background-position:-1033px -1167px;width:90px;height:90px}.weapon_special_snowflake{background-image:url(spritesmith3.png);background-position:-1124px -1167px;width:90px;height:90px}.weapon_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-1298px 0;width:90px;height:90px}.weapon_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-1298px -91px;width:90px;height:90px}.weapon_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:0 -1258px;width:96px;height:90px}.weapon_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-1298px -182px;width:90px;height:90px}.weapon_special_yeti{background-image:url(spritesmith3.png);background-position:-1298px -273px;width:90px;height:90px}.back_special_wondercon_black{background-image:url(spritesmith3.png);background-position:-1298px -364px;width:90px;height:90px}.back_special_wondercon_red{background-image:url(spritesmith3.png);background-position:-1298px -455px;width:90px;height:90px}.body_special_wondercon_black{background-image:url(spritesmith3.png);background-position:-1298px -546px;width:90px;height:90px}.body_special_wondercon_gold{background-image:url(spritesmith3.png);background-position:-1298px -637px;width:90px;height:90px}.body_special_wondercon_red{background-image:url(spritesmith3.png);background-position:-1298px -728px;width:90px;height:90px}.eyewear_special_wondercon_black{background-image:url(spritesmith3.png);background-position:-1298px -819px;width:90px;height:90px}.eyewear_special_wondercon_red{background-image:url(spritesmith3.png);background-position:-1298px -910px;width:90px;height:90px}.shop_back_special_wondercon_black{background-image:url(spritesmith3.png);background-position:-820px -1440px;width:40px;height:40px}.shop_back_special_wondercon_red{background-image:url(spritesmith3.png);background-position:-861px -1440px;width:40px;height:40px}.shop_body_special_wondercon_black{background-image:url(spritesmith3.png);background-position:-902px -1440px;width:40px;height:40px}.shop_body_special_wondercon_gold{background-image:url(spritesmith3.png);background-position:-943px -1440px;width:40px;height:40px}.shop_body_special_wondercon_red{background-image:url(spritesmith3.png);background-position:-984px -1440px;width:40px;height:40px}.shop_eyewear_special_wondercon_black{background-image:url(spritesmith3.png);background-position:-1025px -1440px;width:40px;height:40px}.shop_eyewear_special_wondercon_red{background-image:url(spritesmith3.png);background-position:-1066px -1440px;width:40px;height:40px}.head_0{background-image:url(spritesmith3.png);background-position:-1298px -1001px;width:90px;height:90px}.customize-option.head_0{background-image:url(spritesmith3.png);background-position:-1323px -1016px;width:60px;height:60px}.head_healer_1{background-image:url(spritesmith3.png);background-position:-1298px -1092px;width:90px;height:90px}.head_healer_2{background-image:url(spritesmith3.png);background-position:-97px -1258px;width:90px;height:90px}.head_healer_3{background-image:url(spritesmith3.png);background-position:-188px -1258px;width:90px;height:90px}.head_healer_4{background-image:url(spritesmith3.png);background-position:-279px -1258px;width:90px;height:90px}.head_healer_5{background-image:url(spritesmith3.png);background-position:-370px -1258px;width:90px;height:90px}.head_rogue_1{background-image:url(spritesmith3.png);background-position:-461px -1258px;width:90px;height:90px}.head_rogue_2{background-image:url(spritesmith3.png);background-position:-552px -1258px;width:90px;height:90px}.head_rogue_3{background-image:url(spritesmith3.png);background-position:-643px -1258px;width:90px;height:90px}.head_rogue_4{background-image:url(spritesmith3.png);background-position:-734px -1258px;width:90px;height:90px}.head_rogue_5{background-image:url(spritesmith3.png);background-position:-825px -1258px;width:90px;height:90px}.head_special_2{background-image:url(spritesmith3.png);background-position:-916px -1258px;width:90px;height:90px}.head_special_fireCoralCirclet{background-image:url(spritesmith3.png);background-position:-1007px -1258px;width:90px;height:90px}.head_warrior_1{background-image:url(spritesmith3.png);background-position:-1098px -1258px;width:90px;height:90px}.head_warrior_2{background-image:url(spritesmith3.png);background-position:-1189px -1258px;width:90px;height:90px}.head_warrior_3{background-image:url(spritesmith3.png);background-position:-1280px -1258px;width:90px;height:90px}.head_warrior_4{background-image:url(spritesmith3.png);background-position:-1389px 0;width:90px;height:90px}.head_warrior_5{background-image:url(spritesmith3.png);background-position:-1389px -91px;width:90px;height:90px}.head_wizard_1{background-image:url(spritesmith3.png);background-position:-1389px -182px;width:90px;height:90px}.head_wizard_2{background-image:url(spritesmith3.png);background-position:-1389px -273px;width:90px;height:90px}.head_wizard_3{background-image:url(spritesmith3.png);background-position:-1389px -364px;width:90px;height:90px}.head_wizard_4{background-image:url(spritesmith3.png);background-position:-1389px -455px;width:90px;height:90px}.head_wizard_5{background-image:url(spritesmith3.png);background-position:-1389px -546px;width:90px;height:90px}.shop_head_healer_1{background-image:url(spritesmith3.png);background-position:-492px -1481px;width:40px;height:40px}.shop_head_healer_2{background-image:url(spritesmith3.png);background-position:-533px -1481px;width:40px;height:40px}.shop_head_healer_3{background-image:url(spritesmith3.png);background-position:-574px -1481px;width:40px;height:40px}.shop_head_healer_4{background-image:url(spritesmith3.png);background-position:-615px -1481px;width:40px;height:40px}.shop_head_healer_5{background-image:url(spritesmith3.png);background-position:-656px -1481px;width:40px;height:40px}.shop_head_rogue_1{background-image:url(spritesmith3.png);background-position:-697px -1481px;width:40px;height:40px}.shop_head_rogue_2{background-image:url(spritesmith3.png);background-position:-738px -1481px;width:40px;height:40px}.shop_head_rogue_3{background-image:url(spritesmith3.png);background-position:-779px -1481px;width:40px;height:40px}.shop_head_rogue_4{background-image:url(spritesmith3.png);background-position:-820px -1481px;width:40px;height:40px}.shop_head_rogue_5{background-image:url(spritesmith3.png);background-position:-861px -1481px;width:40px;height:40px}.shop_head_special_0{background-image:url(spritesmith3.png);background-position:-902px -1481px;width:40px;height:40px}.shop_head_special_1{background-image:url(spritesmith3.png);background-position:-943px -1481px;width:40px;height:40px}.shop_head_special_2{background-image:url(spritesmith3.png);background-position:-984px -1481px;width:40px;height:40px}.shop_head_special_fireCoralCirclet{background-image:url(spritesmith3.png);background-position:-1025px -1481px;width:40px;height:40px}.shop_head_warrior_1{background-image:url(spritesmith3.png);background-position:-1066px -1481px;width:40px;height:40px}.shop_head_warrior_2{background-image:url(spritesmith3.png);background-position:-1107px -1481px;width:40px;height:40px}.shop_head_warrior_3{background-image:url(spritesmith3.png);background-position:-1148px -1481px;width:40px;height:40px}.shop_head_warrior_4{background-image:url(spritesmith3.png);background-position:-1189px -1481px;width:40px;height:40px}.shop_head_warrior_5{background-image:url(spritesmith3.png);background-position:-1230px -1481px;width:40px;height:40px}.shop_head_wizard_1{background-image:url(spritesmith3.png);background-position:-1271px -1481px;width:40px;height:40px}.shop_head_wizard_2{background-image:url(spritesmith3.png);background-position:-1312px -1481px;width:40px;height:40px}.shop_head_wizard_3{background-image:url(spritesmith3.png);background-position:-1353px -1481px;width:40px;height:40px}.shop_head_wizard_4{background-image:url(spritesmith3.png);background-position:-1394px -1481px;width:40px;height:40px}.shop_head_wizard_5{background-image:url(spritesmith3.png);background-position:-1435px -1481px;width:40px;height:40px}.headAccessory_special_bearEars{background-image:url(spritesmith3.png);background-position:-1389px -637px;width:90px;height:90px}.customize-option.headAccessory_special_bearEars{background-image:url(spritesmith3.png);background-position:-1414px -652px;width:60px;height:60px}.headAccessory_special_cactusEars{background-image:url(spritesmith3.png);background-position:-1389px -728px;width:90px;height:90px}.customize-option.headAccessory_special_cactusEars{background-image:url(spritesmith3.png);background-position:-1414px -743px;width:60px;height:60px}.headAccessory_special_foxEars{background-image:url(spritesmith3.png);background-position:-1389px -819px;width:90px;height:90px}.customize-option.headAccessory_special_foxEars{background-image:url(spritesmith3.png);background-position:-1414px -834px;width:60px;height:60px}.headAccessory_special_lionEars{background-image:url(spritesmith3.png);background-position:-1389px -910px;width:90px;height:90px}.customize-option.headAccessory_special_lionEars{background-image:url(spritesmith3.png);background-position:-1414px -925px;width:60px;height:60px}.headAccessory_special_pandaEars{background-image:url(spritesmith3.png);background-position:-1389px -1001px;width:90px;height:90px}.customize-option.headAccessory_special_pandaEars{background-image:url(spritesmith3.png);background-position:-1414px -1016px;width:60px;height:60px}.headAccessory_special_pigEars{background-image:url(spritesmith3.png);background-position:-1389px -1092px;width:90px;height:90px}.customize-option.headAccessory_special_pigEars{background-image:url(spritesmith3.png);background-position:-1414px -1107px;width:60px;height:60px}.headAccessory_special_tigerEars{background-image:url(spritesmith3.png);background-position:-1389px -1183px;width:90px;height:90px}.customize-option.headAccessory_special_tigerEars{background-image:url(spritesmith3.png);background-position:-1414px -1198px;width:60px;height:60px}.headAccessory_special_wolfEars{background-image:url(spritesmith3.png);background-position:0 -1349px;width:90px;height:90px}.customize-option.headAccessory_special_wolfEars{background-image:url(spritesmith3.png);background-position:-25px -1364px;width:60px;height:60px}.shop_headAccessory_special_bearEars{background-image:url(spritesmith3.png);background-position:-246px -1522px;width:40px;height:40px}.shop_headAccessory_special_cactusEars{background-image:url(spritesmith3.png);background-position:-287px -1522px;width:40px;height:40px}.shop_headAccessory_special_foxEars{background-image:url(spritesmith3.png);background-position:-328px -1522px;width:40px;height:40px}.shop_headAccessory_special_lionEars{background-image:url(spritesmith3.png);background-position:-369px -1522px;width:40px;height:40px}.shop_headAccessory_special_pandaEars{background-image:url(spritesmith3.png);background-position:-410px -1522px;width:40px;height:40px}.shop_headAccessory_special_pigEars{background-image:url(spritesmith3.png);background-position:-451px -1522px;width:40px;height:40px}.shop_headAccessory_special_tigerEars{background-image:url(spritesmith3.png);background-position:-492px -1522px;width:40px;height:40px}.shop_headAccessory_special_wolfEars{background-image:url(spritesmith3.png);background-position:-533px -1522px;width:40px;height:40px}.shield_healer_1{background-image:url(spritesmith3.png);background-position:-91px -1349px;width:90px;height:90px}.shield_healer_2{background-image:url(spritesmith3.png);background-position:-182px -1349px;width:90px;height:90px}.shield_healer_3{background-image:url(spritesmith3.png);background-position:-273px -1349px;width:90px;height:90px}.shield_healer_4{background-image:url(spritesmith3.png);background-position:-364px -1349px;width:90px;height:90px}.shield_healer_5{background-image:url(spritesmith3.png);background-position:-455px -1349px;width:90px;height:90px}.shield_rogue_0{background-image:url(spritesmith3.png);background-position:-546px -1349px;width:90px;height:90px}.shield_rogue_1{background-image:url(spritesmith3.png);background-position:-637px -1349px;width:103px;height:90px}.shield_rogue_2{background-image:url(spritesmith3.png);background-position:-741px -1349px;width:103px;height:90px}.shield_rogue_3{background-image:url(spritesmith3.png);background-position:-845px -1349px;width:114px;height:90px}.shield_rogue_4{background-image:url(spritesmith3.png);background-position:-960px -1349px;width:96px;height:90px}.shield_rogue_5{background-image:url(spritesmith3.png);background-position:-1057px -1349px;width:114px;height:90px}.shield_rogue_6{background-image:url(spritesmith3.png);background-position:-1172px -1349px;width:114px;height:90px}.shield_special_1{background-image:url(spritesmith3.png);background-position:-1287px -1349px;width:90px;height:90px}.shield_special_goldenknight{background-image:url(spritesmith3.png);background-position:-1480px 0;width:111px;height:90px}.shield_special_moonpearlShield{background-image:url(spritesmith3.png);background-position:-1480px -91px;width:90px;height:90px}.shield_warrior_1{background-image:url(spritesmith3.png);background-position:-1480px -182px;width:90px;height:90px}.shield_warrior_2{background-image:url(spritesmith3.png);background-position:-1480px -273px;width:90px;height:90px}.shield_warrior_3{background-image:url(spritesmith3.png);background-position:-1480px -364px;width:90px;height:90px}.shield_warrior_4{background-image:url(spritesmith3.png);background-position:-1480px -455px;width:90px;height:90px}.shield_warrior_5{background-image:url(spritesmith3.png);background-position:-1116px -637px;width:90px;height:90px}.shop_shield_healer_1{background-image:url(spritesmith3.png);background-position:-1394px -1522px;width:40px;height:40px}.shop_shield_healer_2{background-image:url(spritesmith3.png);background-position:-1435px -1522px;width:40px;height:40px}.shop_shield_healer_3{background-image:url(spritesmith3.png);background-position:-1476px -1522px;width:40px;height:40px}.shop_shield_healer_4{background-image:url(spritesmith3.png);background-position:-1517px -1522px;width:40px;height:40px}.shop_shield_healer_5{background-image:url(spritesmith3.png);background-position:-1592px 0;width:40px;height:40px}.shop_shield_rogue_0{background-image:url(spritesmith3.png);background-position:-1592px -41px;width:40px;height:40px}.shop_shield_rogue_1{background-image:url(spritesmith3.png);background-position:-1592px -82px;width:40px;height:40px}.shop_shield_rogue_2{background-image:url(spritesmith3.png);background-position:-1592px -123px;width:40px;height:40px}.shop_shield_rogue_3{background-image:url(spritesmith3.png);background-position:-1592px -164px;width:40px;height:40px}.shop_shield_rogue_4{background-image:url(spritesmith3.png);background-position:-1592px -205px;width:40px;height:40px}.shop_shield_rogue_5{background-image:url(spritesmith4.png);background-position:-1607px -1140px;width:40px;height:40px}.shop_shield_rogue_6{background-image:url(spritesmith4.png);background-position:-758px -364px;width:40px;height:40px}.shop_shield_special_0{background-image:url(spritesmith4.png);background-position:-757px -452px;width:40px;height:40px}.shop_shield_special_1{background-image:url(spritesmith4.png);background-position:-1203px -933px;width:40px;height:40px}.shop_shield_special_goldenknight{background-image:url(spritesmith4.png);background-position:-453px -2174px;width:40px;height:40px}.shop_shield_special_moonpearlShield{background-image:url(spritesmith4.png);background-position:-2137px -625px;width:40px;height:40px}.shop_shield_warrior_1{background-image:url(spritesmith4.png);background-position:-2137px -1421px;width:40px;height:40px}.shop_shield_warrior_2{background-image:url(spritesmith4.png);background-position:-2137px -1629px;width:40px;height:40px}.shop_shield_warrior_3{background-image:url(spritesmith4.png);background-position:-2137px -1733px;width:40px;height:40px}.shop_shield_warrior_4{background-image:url(spritesmith4.png);background-position:-2137px -1837px;width:40px;height:40px}.shop_shield_warrior_5{background-image:url(spritesmith4.png);background-position:-2137px -1889px;width:40px;height:40px}.shop_weapon_healer_0{background-image:url(spritesmith4.png);background-position:-2137px -1941px;width:40px;height:40px}.shop_weapon_healer_1{background-image:url(spritesmith4.png);background-position:-1632px -666px;width:40px;height:40px}.shop_weapon_healer_2{background-image:url(spritesmith4.png);background-position:-1607px -989px;width:40px;height:40px}.shop_weapon_healer_3{background-image:url(spritesmith4.png);background-position:-1386px -653px;width:40px;height:40px}.shop_weapon_healer_4{background-image:url(spritesmith4.png);background-position:-1402px -801px;width:40px;height:40px}.shop_weapon_healer_5{background-image:url(spritesmith4.png);background-position:-757px -493px;width:40px;height:40px}.shop_weapon_healer_6{background-image:url(spritesmith4.png);background-position:-289px -2174px;width:40px;height:40px}.shop_weapon_rogue_0{background-image:url(spritesmith4.png);background-position:-330px -2174px;width:40px;height:40px}.shop_weapon_rogue_1{background-image:url(spritesmith4.png);background-position:-371px -2174px;width:40px;height:40px}.shop_weapon_rogue_2{background-image:url(spritesmith4.png);background-position:-1396px -2174px;width:40px;height:40px}.shop_weapon_rogue_3{background-image:url(spritesmith4.png);background-position:-1355px -2174px;width:40px;height:40px}.shop_weapon_rogue_4{background-image:url(spritesmith4.png);background-position:-1314px -2174px;width:40px;height:40px}.shop_weapon_rogue_5{background-image:url(spritesmith4.png);background-position:-1273px -2174px;width:40px;height:40px}.shop_weapon_rogue_6{background-image:url(spritesmith4.png);background-position:-1232px -2174px;width:40px;height:40px}.shop_weapon_special_0{background-image:url(spritesmith4.png);background-position:-1191px -2174px;width:40px;height:40px}.shop_weapon_special_1{background-image:url(spritesmith4.png);background-position:-1150px -2174px;width:40px;height:40px}.shop_weapon_special_2{background-image:url(spritesmith4.png);background-position:-1109px -2174px;width:40px;height:40px}.shop_weapon_special_3{background-image:url(spritesmith4.png);background-position:-1068px -2174px;width:40px;height:40px}.shop_weapon_special_critical{background-image:url(spritesmith4.png);background-position:-1027px -2174px;width:40px;height:40px}.shop_weapon_special_tridentOfCrashingTides{background-image:url(spritesmith4.png);background-position:-986px -2174px;width:40px;height:40px}.shop_weapon_warrior_0{background-image:url(spritesmith4.png);background-position:-945px -2174px;width:40px;height:40px}.shop_weapon_warrior_1{background-image:url(spritesmith4.png);background-position:-904px -2174px;width:40px;height:40px}.shop_weapon_warrior_2{background-image:url(spritesmith4.png);background-position:-863px -2174px;width:40px;height:40px}.shop_weapon_warrior_3{background-image:url(spritesmith4.png);background-position:-822px -2174px;width:40px;height:40px}.shop_weapon_warrior_4{background-image:url(spritesmith4.png);background-position:-781px -2174px;width:40px;height:40px}.shop_weapon_warrior_5{background-image:url(spritesmith4.png);background-position:-740px -2174px;width:40px;height:40px}.shop_weapon_warrior_6{background-image:url(spritesmith4.png);background-position:-699px -2174px;width:40px;height:40px}.shop_weapon_wizard_0{background-image:url(spritesmith4.png);background-position:-658px -2174px;width:40px;height:40px}.shop_weapon_wizard_1{background-image:url(spritesmith4.png);background-position:-617px -2174px;width:40px;height:40px}.shop_weapon_wizard_2{background-image:url(spritesmith4.png);background-position:-576px -2174px;width:40px;height:40px}.shop_weapon_wizard_3{background-image:url(spritesmith4.png);background-position:-535px -2174px;width:40px;height:40px}.shop_weapon_wizard_4{background-image:url(spritesmith4.png);background-position:-494px -2174px;width:40px;height:40px}.shop_weapon_wizard_5{background-image:url(spritesmith4.png);background-position:-1437px -2174px;width:40px;height:40px}.shop_weapon_wizard_6{background-image:url(spritesmith4.png);background-position:-412px -2174px;width:40px;height:40px}.weapon_healer_0{background-image:url(spritesmith4.png);background-position:-1201px -1942px;width:90px;height:90px}.weapon_healer_1{background-image:url(spritesmith4.png);background-position:-1292px -1942px;width:90px;height:90px}.weapon_healer_2{background-image:url(spritesmith4.png);background-position:-1474px -1942px;width:90px;height:90px}.weapon_healer_3{background-image:url(spritesmith4.png);background-position:-1891px -1330px;width:90px;height:90px}.weapon_healer_4{background-image:url(spritesmith4.png);background-position:-1891px -1421px;width:90px;height:90px}.weapon_healer_5{background-image:url(spritesmith4.png);background-position:-1891px -1694px;width:90px;height:90px}.weapon_healer_6{background-image:url(spritesmith4.png);background-position:-880px -787px;width:90px;height:90px}.weapon_rogue_0{background-image:url(spritesmith4.png);background-position:-1097px -1007px;width:90px;height:90px}.weapon_rogue_1{background-image:url(spritesmith4.png);background-position:-1782px -1839px;width:90px;height:90px}.weapon_rogue_2{background-image:url(spritesmith4.png);background-position:-1997px 0;width:90px;height:90px}.weapon_rogue_3{background-image:url(spritesmith4.png);background-position:-1997px -182px;width:90px;height:90px}.weapon_rogue_4{background-image:url(spritesmith4.png);background-position:-1997px -273px;width:90px;height:90px}.weapon_rogue_5{background-image:url(spritesmith4.png);background-position:-1997px -455px;width:90px;height:90px}.weapon_rogue_6{background-image:url(spritesmith4.png);background-position:-1997px -637px;width:90px;height:90px}.weapon_special_1{background-image:url(spritesmith4.png);background-position:-1098px -1942px;width:102px;height:90px}.weapon_special_2{background-image:url(spritesmith4.png);background-position:-1997px -1001px;width:90px;height:90px}.weapon_special_3{background-image:url(spritesmith4.png);background-position:-1997px -1092px;width:90px;height:90px}.weapon_special_tridentOfCrashingTides{background-image:url(spritesmith4.png);background-position:-1997px -1183px;width:90px;height:90px}.weapon_warrior_0{background-image:url(spritesmith4.png);background-position:-1997px -1365px;width:90px;height:90px}.weapon_warrior_1{background-image:url(spritesmith4.png);background-position:-1997px -1456px;width:90px;height:90px}.weapon_warrior_2{background-image:url(spritesmith4.png);background-position:-1997px -1547px;width:90px;height:90px}.weapon_warrior_3{background-image:url(spritesmith4.png);background-position:-1997px -1638px;width:90px;height:90px}.weapon_warrior_4{background-image:url(spritesmith4.png);background-position:-1997px -1729px;width:90px;height:90px}.weapon_warrior_5{background-image:url(spritesmith4.png);background-position:-1997px -1820px;width:90px;height:90px}.weapon_warrior_6{background-image:url(spritesmith4.png);background-position:-1565px -1942px;width:90px;height:90px}.weapon_wizard_0{background-image:url(spritesmith4.png);background-position:-2088px -182px;width:90px;height:90px}.weapon_wizard_1{background-image:url(spritesmith4.png);background-position:-2088px -91px;width:90px;height:90px}.weapon_wizard_2{background-image:url(spritesmith4.png);background-position:-2088px 0;width:90px;height:90px}.weapon_wizard_3{background-image:url(spritesmith4.png);background-position:-1929px -1942px;width:90px;height:90px}.weapon_wizard_4{background-image:url(spritesmith4.png);background-position:-1838px -1942px;width:90px;height:90px}.weapon_wizard_5{background-image:url(spritesmith4.png);background-position:-1747px -1942px;width:90px;height:90px}.weapon_wizard_6{background-image:url(spritesmith4.png);background-position:-1656px -1942px;width:90px;height:90px}.GrimReaper{background-image:url(spritesmith4.png);background-position:-2088px -558px;width:57px;height:66px}.Pet_Currency_Gem{background-image:url(spritesmith4.png);background-position:-2088px -1993px;width:45px;height:39px}.Pet_Currency_Gem1x{background-image:url(spritesmith4.png);background-position:-2422px -120px;width:15px;height:13px}.Pet_Currency_Gem2x{background-image:url(spritesmith4.png);background-position:-2391px -120px;width:30px;height:26px}.PixelPaw-Gold{background-image:url(spritesmith4.png);background-position:-1225px -2122px;width:51px;height:51px}.PixelPaw{background-image:url(spritesmith4.png);background-position:-1386px -549px;width:51px;height:51px}.PixelPaw002{background-image:url(spritesmith4.png);background-position:-1386px -601px;width:51px;height:51px}.avatar_floral_healer{background-image:url(spritesmith4.png);background-position:-1891px -1042px;width:99px;height:99px}.avatar_floral_rogue{background-image:url(spritesmith4.png);background-position:-1891px -942px;width:99px;height:99px}.avatar_floral_warrior{background-image:url(spritesmith4.png);background-position:-1891px -842px;width:99px;height:99px}.avatar_floral_wizard{background-image:url(spritesmith4.png);background-position:-1891px -742px;width:99px;height:99px}.inventory_present{background-image:url(spritesmith4.png);background-position:-1402px -697px;width:48px;height:51px}.inventory_present_01{background-image:url(spritesmith4.png);background-position:-1402px -749px;width:48px;height:51px}.inventory_present_02{background-image:url(spritesmith4.png);background-position:-1381px -987px;width:48px;height:51px}.inventory_present_03{background-image:url(spritesmith4.png);background-position:-1381px -1039px;width:48px;height:51px}.inventory_present_04{background-image:url(spritesmith4.png);background-position:-660px -364px;width:48px;height:51px}.inventory_present_05{background-image:url(spritesmith4.png);background-position:-971px -787px;width:48px;height:51px}.inventory_present_06{background-image:url(spritesmith4.png);background-position:-1188px -1007px;width:48px;height:51px}.inventory_present_07{background-image:url(spritesmith4.png);background-position:-1624px -1471px;width:48px;height:51px}.inventory_present_08{background-image:url(spritesmith4.png);background-position:-1624px -1523px;width:48px;height:51px}.inventory_present_09{background-image:url(spritesmith4.png);background-position:-1704px -1622px;width:48px;height:51px}.inventory_present_10{background-image:url(spritesmith4.png);background-position:-1704px -1674px;width:48px;height:51px}.inventory_present_11{background-image:url(spritesmith4.png);background-position:-1802px -1785px;width:48px;height:51px}.inventory_present_12{background-image:url(spritesmith4.png);background-position:-2020px -1942px;width:48px;height:51px}.inventory_quest_scroll{background-image:url(spritesmith4.png);background-position:-1638px -2033px;width:48px;height:51px}.inventory_quest_scroll_locked{background-image:url(spritesmith4.png);background-position:-1687px -2033px;width:48px;height:51px}.inventory_special_fortify{background-image:url(spritesmith4.png);background-position:-2088px -1036px;width:57px;height:54px}.inventory_special_greeting{background-image:url(spritesmith4.png);background-position:-2088px -1256px;width:57px;height:54px}.inventory_special_nye{background-image:url(spritesmith4.png);background-position:-2088px -1146px;width:57px;height:54px}.inventory_special_opaquePotion{background-image:url(spritesmith4.png);background-position:-1408px -1203px;width:40px;height:40px}.inventory_special_seafoam{background-image:url(spritesmith4.png);background-position:-2088px -816px;width:57px;height:54px}.inventory_special_shinySeed{background-image:url(spritesmith4.png);background-position:-2088px -981px;width:57px;height:54px}.inventory_special_snowball{background-image:url(spritesmith4.png);background-position:-2088px -926px;width:57px;height:54px}.inventory_special_spookDust{background-image:url(spritesmith4.png);background-position:-2088px -1366px;width:57px;height:54px}.inventory_special_thankyou{background-image:url(spritesmith4.png);background-position:-2088px -871px;width:57px;height:54px}.inventory_special_trinket{background-image:url(spritesmith4.png);background-position:-709px -364px;width:48px;height:51px}.inventory_special_valentine{background-image:url(spritesmith4.png);background-position:-2088px -1311px;width:57px;height:54px}.knockout{background-image:url(spritesmith4.png);background-position:-52px -2174px;width:120px;height:47px}.party_preview{background-image:url(spritesmith4.png);background-position:-220px -452px;width:451px;height:219px}.pet_key{background-image:url(spritesmith4.png);background-position:-2088px -1201px;width:57px;height:54px}.rebirth_orb{background-image:url(spritesmith4.png);background-position:-2088px -1091px;width:57px;height:54px}.seafoam_star{background-image:url(spritesmith4.png);background-position:-1997px -910px;width:90px;height:90px}.shop_armoire{background-image:url(spritesmith4.png);background-position:-1203px -892px;width:40px;height:40px}.snowman{background-image:url(spritesmith4.png);background-position:-1997px -819px;width:90px;height:90px}.spookman{background-image:url(spritesmith4.png);background-position:-1997px -728px;width:90px;height:90px}.welcome_basic_avatars{background-image:url(spritesmith4.png);background-position:-1172px -1299px;width:246px;height:165px}.welcome_promo_party{background-image:url(spritesmith4.png);background-position:-437px -1112px;width:270px;height:180px}.welcome_sample_tasks{background-image:url(spritesmith4.png);background-position:-925px -1299px;width:246px;height:165px}.welcome_to_Habit_1{background-image:url(spritesmith4.png);background-position:-680px -1839px;width:502px;height:99px}.welcome_to_Habit_2{background-image:url(spritesmith4.png);background-position:-424px -1299px;width:500px;height:171px}.welcome_to_Habit_3{background-image:url(spritesmith4.png);background-position:-220px 0;width:584px;height:220px}.welcome_to_Habit_4{background-image:url(spritesmith4.png);background-position:0 -1299px;width:423px;height:171px}.zzz{background-image:url(spritesmith4.png);background-position:-763px -614px;width:40px;height:40px}.zzz_light{background-image:url(spritesmith4.png);background-position:-763px -573px;width:40px;height:40px}.npc_alex{background-image:url(spritesmith4.png);background-position:-1461px -1471px;width:162px;height:138px}.npc_bailey{background-image:url(spritesmith4.png);background-position:-2088px -273px;width:60px;height:72px}.npc_daniel{background-image:url(spritesmith4.png);background-position:-1245px -987px;width:135px;height:123px}.npc_justin{background-image:url(spritesmith4.png);background-position:-672px -452px;width:84px;height:120px}.npc_justin_head{background-image:url(spritesmith4.png);background-position:-2134px -1993px;width:36px;height:39px}.npc_matt{background-image:url(spritesmith4.png);background-position:-710px -1471px;width:195px;height:138px}.npc_timetravelers{background-image:url(spritesmith4.png);background-position:-906px -1471px;width:195px;height:138px}.npc_timetravelers_active{background-image:url(spritesmith4.png);background-position:-1102px -1471px;width:195px;height:138px}.npc_tyler{background-image:url(spritesmith4.png);background-position:-1997px -546px;width:90px;height:90px}.seasonalshop_closed{background-image:url(spritesmith4.png);background-position:-1298px -1471px;width:162px;height:138px}.2014_Fall_HealerPROMO2{background-image:url(spritesmith4.png);background-position:-1997px -364px;width:90px;height:90px}.2014_Fall_Mage_PROMO9{background-image:url(spritesmith4.png);background-position:-759px -1942px;width:120px;height:90px}.2014_Fall_RoguePROMO3{background-image:url(spritesmith4.png);background-position:-1873px -1839px;width:105px;height:90px}.2014_Fall_Warrior_PROMO{background-image:url(spritesmith4.png);background-position:-1691px -1839px;width:90px;height:90px}.promo_backtoschool{background-image:url(spritesmith4.png);background-position:-1456px -1036px;width:150px;height:150px}.promo_dilatoryDistress{background-image:url(spritesmith4.png);background-position:-1600px -1839px;width:90px;height:90px}.promo_enchanted_armoire{background-image:url(spritesmith4.png);background-position:-963px -2033px;width:374px;height:76px}.promo_enchanted_armoire_201507{background-image:url(spritesmith4.png);background-position:-880px -1942px;width:217px;height:90px}.promo_enchanted_armoire_201508{background-image:url(spritesmith4.png);background-position:0 -1942px;width:180px;height:90px}.promo_enchanted_armoire_201509{background-image:url(spritesmith4.png);background-position:-1997px -1274px;width:90px;height:90px}.promo_habitica{background-image:url(spritesmith4.png);background-position:-1456px -534px;width:175px;height:175px}.promo_item_notif{background-image:url(spritesmith4.png);background-position:0 -1839px;width:249px;height:102px}.promo_mystery_201405{background-image:url(spritesmith4.png);background-position:-1997px -91px;width:90px;height:90px}.promo_mystery_201406{background-image:url(spritesmith4.png);background-position:-1891px -1142px;width:90px;height:96px}.promo_mystery_201407{background-image:url(spritesmith4.png);background-position:-2088px -753px;width:42px;height:62px}.promo_mystery_201408{background-image:url(spritesmith4.png);background-position:-2088px -346px;width:60px;height:71px}.promo_mystery_201409{background-image:url(spritesmith4.png);background-position:-1383px -1942px;width:90px;height:90px}.promo_mystery_201410{background-image:url(spritesmith4.png);background-position:-2088px -689px;width:72px;height:63px}.promo_mystery_201411{background-image:url(spritesmith4.png);background-position:-1891px -1239px;width:90px;height:90px}.promo_mystery_201412{background-image:url(spritesmith4.png);background-position:-2131px -488px;width:42px;height:66px}.promo_mystery_201501{background-image:url(spritesmith4.png);background-position:-2088px -625px;width:48px;height:63px}.promo_mystery_201502{background-image:url(spritesmith4.png);background-position:-1891px -1512px;width:90px;height:90px}.promo_mystery_201503{background-image:url(spritesmith4.png);background-position:-1891px -1603px;width:90px;height:90px}.promo_mystery_201504{background-image:url(spritesmith4.png);background-position:-2088px -418px;width:60px;height:69px}.promo_mystery_201505{background-image:url(spritesmith4.png);background-position:-672px -573px;width:90px;height:90px}.promo_mystery_201506{background-image:url(spritesmith4.png);background-position:-2088px -488px;width:42px;height:69px}.promo_mystery_201507{background-image:url(spritesmith4.png);background-position:-1891px -424px;width:90px;height:105px}.promo_mystery_201508{background-image:url(spritesmith4.png);background-position:-1359px -1112px;width:93px;height:90px}.promo_mystery_3014{background-image:url(spritesmith4.png);background-position:-1382px -1839px;width:217px;height:90px}.promo_orca{background-image:url(spritesmith4.png);background-position:-1891px -318px;width:105px;height:105px}.promo_partyhats{background-image:url(spritesmith4.png);background-position:-173px -2174px;width:115px;height:47px}.promo_pastel_skin{background-image:url(spritesmith4.png);background-position:-301px -2033px;width:330px;height:83px}.customize-option.promo_pastel_skin{background-image:url(spritesmith4.png);background-position:-326px -2048px;width:60px;height:60px}.promo_pet_skins{background-image:url(spritesmith4.png);background-position:-1245px -549px;width:140px;height:147px}.customize-option.promo_pet_skins{background-image:url(spritesmith4.png);background-position:-1270px -564px;width:60px;height:60px}.promo_shimmer_hair{background-image:url(spritesmith4.png);background-position:-632px -2033px;width:330px;height:83px}.customize-option.promo_shimmer_hair{background-image:url(spritesmith4.png);background-position:-657px -2048px;width:60px;height:60px}.promo_splashyskins{background-image:url(spritesmith4.png);background-position:-1183px -1839px;width:198px;height:91px}.customize-option.promo_splashyskins{background-image:url(spritesmith4.png);background-position:-1208px -1854px;width:60px;height:60px}.promo_springclasses2014{background-image:url(spritesmith4.png);background-position:-181px -1942px;width:288px;height:90px}.promo_springclasses2015{background-image:url(spritesmith4.png);background-position:-470px -1942px;width:288px;height:90px}.promo_summer_classes_2014{background-image:url(spritesmith4.png);background-position:-250px -1839px;width:429px;height:102px}.promo_summer_classes_2015{background-image:url(spritesmith4.png);background-position:0 -2033px;width:300px;height:88px}.promo_updos{background-image:url(spritesmith4.png);background-position:-1245px -697px;width:156px;height:147px}.promo_veteran_pets{background-image:url(spritesmith4.png);background-position:-1338px -2033px;width:146px;height:75px}.promo_winterclasses2015{background-image:url(spritesmith4.png);background-position:0 -1622px;width:325px;height:110px}.promo_winteryhair{background-image:url(spritesmith4.png);background-position:-1485px -2033px;width:152px;height:75px}.customize-option.promo_winteryhair{background-image:url(spritesmith4.png);background-position:-1510px -2048px;width:60px;height:60px}.inventory_quest_scroll_atom1{background-image:url(spritesmith4.png);background-position:-1834px -2033px;width:48px;height:51px}.inventory_quest_scroll_atom1_locked{background-image:url(spritesmith4.png);background-position:-1883px -2033px;width:48px;height:51px}.inventory_quest_scroll_atom2{background-image:url(spritesmith4.png);background-position:-1932px -2033px;width:48px;height:51px}.inventory_quest_scroll_atom2_locked{background-image:url(spritesmith4.png);background-position:-1981px -2033px;width:48px;height:51px}.inventory_quest_scroll_atom3{background-image:url(spritesmith4.png);background-position:-2030px -2033px;width:48px;height:51px}.inventory_quest_scroll_atom3_locked{background-image:url(spritesmith4.png);background-position:-2079px -2033px;width:48px;height:51px}.inventory_quest_scroll_basilist{background-image:url(spritesmith4.png);background-position:-2128px -2033px;width:48px;height:51px}.inventory_quest_scroll_bunny{background-image:url(spritesmith4.png);background-position:0 -2122px;width:48px;height:51px}.inventory_quest_scroll_cheetah{background-image:url(spritesmith4.png);background-position:-49px -2122px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress1{background-image:url(spritesmith4.png);background-position:-98px -2122px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress2{background-image:url(spritesmith4.png);background-position:-147px -2122px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress2_locked{background-image:url(spritesmith4.png);background-position:-196px -2122px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress3{background-image:url(spritesmith4.png);background-position:-245px -2122px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress3_locked{background-image:url(spritesmith4.png);background-position:-294px -2122px;width:48px;height:51px}.inventory_quest_scroll_dilatory_derby{background-image:url(spritesmith4.png);background-position:-343px -2122px;width:48px;height:51px}.inventory_quest_scroll_egg{background-image:url(spritesmith4.png);background-position:-392px -2122px;width:48px;height:51px}.inventory_quest_scroll_evilsanta{background-image:url(spritesmith4.png);background-position:-441px -2122px;width:48px;height:51px}.inventory_quest_scroll_evilsanta2{background-image:url(spritesmith4.png);background-position:-490px -2122px;width:48px;height:51px}.inventory_quest_scroll_ghost_stag{background-image:url(spritesmith4.png);background-position:-539px -2122px;width:48px;height:51px}.inventory_quest_scroll_goldenknight1{background-image:url(spritesmith4.png);background-position:-588px -2122px;width:48px;height:51px}.inventory_quest_scroll_goldenknight1_locked{background-image:url(spritesmith4.png);background-position:-637px -2122px;width:48px;height:51px}.inventory_quest_scroll_goldenknight2{background-image:url(spritesmith4.png);background-position:-686px -2122px;width:48px;height:51px}.inventory_quest_scroll_goldenknight2_locked{background-image:url(spritesmith4.png);background-position:-735px -2122px;width:48px;height:51px}.inventory_quest_scroll_goldenknight3{background-image:url(spritesmith4.png);background-position:-784px -2122px;width:48px;height:51px}.inventory_quest_scroll_goldenknight3_locked{background-image:url(spritesmith4.png);background-position:-833px -2122px;width:48px;height:51px}.inventory_quest_scroll_gryphon{background-image:url(spritesmith4.png);background-position:-882px -2122px;width:48px;height:51px}.inventory_quest_scroll_harpy{background-image:url(spritesmith4.png);background-position:-931px -2122px;width:48px;height:51px}.inventory_quest_scroll_hedgehog{background-image:url(spritesmith4.png);background-position:-980px -2122px;width:48px;height:51px}.inventory_quest_scroll_horse{background-image:url(spritesmith4.png);background-position:-1029px -2122px;width:48px;height:51px}.inventory_quest_scroll_kraken{background-image:url(spritesmith4.png);background-position:-1078px -2122px;width:48px;height:51px}.inventory_quest_scroll_moonstone1{background-image:url(spritesmith4.png);background-position:-1127px -2122px;width:48px;height:51px}.inventory_quest_scroll_moonstone1_locked{background-image:url(spritesmith4.png);background-position:-1176px -2122px;width:48px;height:51px}.inventory_quest_scroll_moonstone2{background-image:url(spritesmith4.png);background-position:-1785px -2033px;width:48px;height:51px}.inventory_quest_scroll_moonstone2_locked{background-image:url(spritesmith4.png);background-position:-1277px -2122px;width:48px;height:51px}.inventory_quest_scroll_moonstone3{background-image:url(spritesmith4.png);background-position:-1326px -2122px;width:48px;height:51px}.inventory_quest_scroll_moonstone3_locked{background-image:url(spritesmith4.png);background-position:-2088px -1421px;width:48px;height:51px}.inventory_quest_scroll_octopus{background-image:url(spritesmith4.png);background-position:-2088px -1473px;width:48px;height:51px}.inventory_quest_scroll_owl{background-image:url(spritesmith4.png);background-position:-2088px -1525px;width:48px;height:51px}.inventory_quest_scroll_penguin{background-image:url(spritesmith4.png);background-position:-2088px -1577px;width:48px;height:51px}.inventory_quest_scroll_rat{background-image:url(spritesmith4.png);background-position:-2088px -1629px;width:48px;height:51px}.inventory_quest_scroll_rock{background-image:url(spritesmith4.png);background-position:-2088px -1681px;width:48px;height:51px}.inventory_quest_scroll_rooster{background-image:url(spritesmith4.png);background-position:-2088px -1733px;width:48px;height:51px}.inventory_quest_scroll_sheep{background-image:url(spritesmith4.png);background-position:-2088px -1785px;width:48px;height:51px}.inventory_quest_scroll_slime{background-image:url(spritesmith4.png);background-position:-2088px -1837px;width:48px;height:51px}.inventory_quest_scroll_spider{background-image:url(spritesmith4.png);background-position:-2088px -1889px;width:48px;height:51px}.inventory_quest_scroll_trex{background-image:url(spritesmith4.png);background-position:-2088px -1941px;width:48px;height:51px}.inventory_quest_scroll_trex_undead{background-image:url(spritesmith4.png);background-position:-1891px -1785px;width:48px;height:51px}.inventory_quest_scroll_vice1{background-image:url(spritesmith4.png);background-position:-1940px -1785px;width:48px;height:51px}.inventory_quest_scroll_vice1_locked{background-image:url(spritesmith4.png);background-position:-1679px -1556px;width:48px;height:51px}.inventory_quest_scroll_vice2{background-image:url(spritesmith4.png);background-position:-1728px -1556px;width:48px;height:51px}.inventory_quest_scroll_vice2_locked{background-image:url(spritesmith4.png);background-position:-1607px -885px;width:48px;height:51px}.inventory_quest_scroll_vice3{background-image:url(spritesmith4.png);background-position:-1607px -937px;width:48px;height:51px}.inventory_quest_scroll_vice3_locked{background-image:url(spritesmith4.png);background-position:-1607px -1036px;width:48px;height:51px}.inventory_quest_scroll_whale{background-image:url(spritesmith4.png);background-position:-1607px -1088px;width:48px;height:51px}.quest_TEMPLATE_FOR_MISSING_IMAGE{background-image:url(spritesmith4.png);background-position:-1700px -2174px;width:221px;height:39px}.quest_atom1{background-image:url(spritesmith4.png);background-position:0 -1471px;width:250px;height:150px}.quest_atom2{background-image:url(spritesmith4.png);background-position:-502px -1471px;width:207px;height:138px}.quest_atom3{background-image:url(spritesmith4.png);background-position:-220px -1112px;width:216px;height:180px}.quest_basilist{background-image:url(spritesmith4.png);background-position:-1245px -845px;width:189px;height:141px}.quest_bunny{background-image:url(spritesmith4.png);background-position:-1245px 0;width:210px;height:186px}.quest_cheetah{background-image:url(spritesmith4.png);background-position:0 -452px;width:219px;height:219px}.quest_dilatory{background-image:url(spritesmith4.png);background-position:-805px 0;width:219px;height:219px}.quest_dilatoryDistress1{background-image:url(spritesmith4.png);background-position:-1922px -2174px;width:221px;height:39px}.quest_dilatoryDistress1_blueFins{background-image:url(spritesmith4.png);background-position:0 -2174px;width:51px;height:48px}.quest_dilatoryDistress1_fireCoral{background-image:url(spritesmith4.png);background-position:-1359px -1203px;width:48px;height:51px}.quest_dilatoryDistress2{background-image:url(spritesmith4.png);background-position:-1456px -885px;width:150px;height:150px}.quest_dilatoryDistress3{background-image:url(spritesmith4.png);background-position:-805px -220px;width:219px;height:219px}.quest_dilatory_derby{background-image:url(spritesmith4.png);background-position:-805px -440px;width:219px;height:219px}.quest_egg{background-image:url(spritesmith4.png);background-position:-2228px 0;width:221px;height:39px}.quest_egg_plainEgg{background-image:url(spritesmith4.png);background-position:-1802px -1733px;width:48px;height:51px}.quest_evilsanta{background-image:url(spritesmith4.png);background-position:-660px -232px;width:118px;height:131px}.quest_evilsanta2{background-image:url(spritesmith4.png);background-position:-220px -892px;width:219px;height:219px}.quest_ghost_stag{background-image:url(spritesmith4.png);background-position:-1025px 0;width:219px;height:219px}.quest_goldenknight1{background-image:url(spritesmith4.png);background-position:-2228px -40px;width:221px;height:39px}.quest_goldenknight1_testimony{background-image:url(spritesmith4.png);background-position:-1736px -2033px;width:48px;height:51px}.quest_goldenknight2{background-image:url(spritesmith4.png);background-position:-1419px -1299px;width:250px;height:150px}.quest_goldenknight3{background-image:url(spritesmith4.png);background-position:0 0;width:219px;height:231px}.quest_gryphon{background-image:url(spritesmith4.png);background-position:-1456px -356px;width:216px;height:177px}.quest_harpy{background-image:url(spritesmith4.png);background-position:0 -232px;width:219px;height:219px}.quest_hedgehog{background-image:url(spritesmith4.png);background-position:0 -1112px;width:219px;height:186px}.quest_horse{background-image:url(spritesmith4.png);background-position:-220px -232px;width:219px;height:219px}.quest_kraken{background-image:url(spritesmith4.png);background-position:-925px -1112px;width:216px;height:177px}.quest_moonstone1{background-image:url(spritesmith4.png);background-position:-2228px -80px;width:221px;height:39px}.quest_moonstone1_moonstone{background-image:url(spritesmith4.png);background-position:-2360px -120px;width:30px;height:30px}.quest_moonstone2{background-image:url(spritesmith4.png);background-position:-440px -232px;width:219px;height:219px}.quest_moonstone3{background-image:url(spritesmith4.png);background-position:-220px -672px;width:219px;height:219px}.quest_octopus{background-image:url(spritesmith4.png);background-position:-1456px 0;width:222px;height:177px}.quest_owl{background-image:url(spritesmith4.png);background-position:-440px -672px;width:219px;height:219px}.quest_penguin{background-image:url(spritesmith4.png);background-position:-1245px -187px;width:190px;height:183px}.quest_rat{background-image:url(spritesmith4.png);background-position:-660px -672px;width:219px;height:219px}.quest_rock{background-image:url(spritesmith4.png);background-position:-880px -892px;width:216px;height:216px}.quest_rooster{background-image:url(spritesmith4.png);background-position:-1456px -710px;width:213px;height:174px}.quest_sheep{background-image:url(spritesmith4.png);background-position:-660px -892px;width:219px;height:219px}.quest_slime{background-image:url(spritesmith4.png);background-position:-440px -892px;width:219px;height:219px}.quest_spider{background-image:url(spritesmith4.png);background-position:-251px -1471px;width:250px;height:150px}.quest_stressbeast{background-image:url(spritesmith4.png);background-position:0 -892px;width:219px;height:219px}.quest_stressbeast_bailey{background-image:url(spritesmith4.png);background-position:-1025px -660px;width:219px;height:219px}.quest_stressbeast_guide{background-image:url(spritesmith4.png);background-position:-1025px -440px;width:219px;height:219px}.quest_stressbeast_stables{background-image:url(spritesmith4.png);background-position:-1025px -220px;width:219px;height:219px}.quest_trex{background-image:url(spritesmith4.png);background-position:-1245px -371px;width:204px;height:177px}.quest_trex_undead{background-image:url(spritesmith4.png);background-position:-1456px -178px;width:216px;height:177px}.quest_vice1{background-image:url(spritesmith4.png);background-position:-1142px -1112px;width:216px;height:177px}.quest_vice2{background-image:url(spritesmith4.png);background-position:-1478px -2174px;width:221px;height:39px}.quest_vice2_lightCrystal{background-image:url(spritesmith4.png);background-position:-2137px -1785px;width:40px;height:40px}.quest_vice3{background-image:url(spritesmith4.png);background-position:-708px -1112px;width:216px;height:177px}.quest_whale{background-image:url(spritesmith4.png);background-position:0 -672px;width:219px;height:219px}.shop_copper{background-image:url(spritesmith4.png);background-position:-2228px -153px;width:32px;height:22px}.shop_eyes{background-image:url(spritesmith4.png);background-position:-2137px -1681px;width:40px;height:40px}.shop_gold{background-image:url(spritesmith4.png);background-position:-2261px -153px;width:32px;height:22px}.shop_opaquePotion{background-image:url(spritesmith4.png);background-position:-2137px -1577px;width:40px;height:40px}.shop_potion{background-image:url(spritesmith4.png);background-position:-2137px -1525px;width:40px;height:40px}.shop_reroll{background-image:url(spritesmith4.png);background-position:-2137px -1473px;width:40px;height:40px}.shop_seafoam{background-image:url(spritesmith4.png);background-position:-2228px -120px;width:32px;height:32px}.shop_shinySeed{background-image:url(spritesmith4.png);background-position:-2261px -120px;width:32px;height:32px}.shop_silver{background-image:url(spritesmith4.png);background-position:-2294px -153px;width:32px;height:22px}.shop_snowball{background-image:url(spritesmith4.png);background-position:-2294px -120px;width:32px;height:32px}.shop_spookDust{background-image:url(spritesmith4.png);background-position:-2327px -120px;width:32px;height:32px}.Pet_Egg_BearCub{background-image:url(spritesmith4.png);background-position:-1669px -2122px;width:48px;height:51px}.Pet_Egg_Bunny{background-image:url(spritesmith4.png);background-position:-1718px -2122px;width:48px;height:51px}.Pet_Egg_Cactus{background-image:url(spritesmith4.png);background-position:-1767px -2122px;width:48px;height:51px}.Pet_Egg_Cheetah{background-image:url(spritesmith4.png);background-position:-1816px -2122px;width:48px;height:51px}.Pet_Egg_Cuttlefish{background-image:url(spritesmith4.png);background-position:-1865px -2122px;width:48px;height:51px}.Pet_Egg_Deer{background-image:url(spritesmith4.png);background-position:-1914px -2122px;width:48px;height:51px}.Pet_Egg_Dragon{background-image:url(spritesmith4.png);background-position:-1963px -2122px;width:48px;height:51px}.Pet_Egg_Egg{background-image:url(spritesmith4.png);background-position:-2012px -2122px;width:48px;height:51px}.Pet_Egg_FlyingPig{background-image:url(spritesmith4.png);background-position:-2061px -2122px;width:48px;height:51px}.Pet_Egg_Fox{background-image:url(spritesmith4.png);background-position:-2110px -2122px;width:48px;height:51px}.Pet_Egg_Gryphon{background-image:url(spritesmith4.png);background-position:-2179px 0;width:48px;height:51px}.Pet_Egg_Hedgehog{background-image:url(spritesmith4.png);background-position:-2179px -52px;width:48px;height:51px}.Pet_Egg_Horse{background-image:url(spritesmith4.png);background-position:-2179px -104px;width:48px;height:51px}.Pet_Egg_LionCub{background-image:url(spritesmith4.png);background-position:-2179px -156px;width:48px;height:51px}.Pet_Egg_Octopus{background-image:url(spritesmith4.png);background-position:-2179px -208px;width:48px;height:51px}.Pet_Egg_Owl{background-image:url(spritesmith4.png);background-position:-2179px -260px;width:48px;height:51px}.Pet_Egg_PandaCub{background-image:url(spritesmith4.png);background-position:-2179px -312px;width:48px;height:51px}.Pet_Egg_Parrot{background-image:url(spritesmith4.png);background-position:-2179px -364px;width:48px;height:51px}.Pet_Egg_Penguin{background-image:url(spritesmith4.png);background-position:-2179px -416px;width:48px;height:51px}.Pet_Egg_PolarBear{background-image:url(spritesmith4.png);background-position:-2179px -468px;width:48px;height:51px}.Pet_Egg_Rat{background-image:url(spritesmith4.png);background-position:-2179px -520px;width:48px;height:51px}.Pet_Egg_Rock{background-image:url(spritesmith4.png);background-position:-2179px -572px;width:48px;height:51px}.Pet_Egg_Rooster{background-image:url(spritesmith4.png);background-position:-2179px -624px;width:48px;height:51px}.Pet_Egg_Seahorse{background-image:url(spritesmith4.png);background-position:-2179px -676px;width:48px;height:51px}.Pet_Egg_Sheep{background-image:url(spritesmith4.png);background-position:-2179px -728px;width:48px;height:51px}.Pet_Egg_Slime{background-image:url(spritesmith4.png);background-position:-2179px -780px;width:48px;height:51px}.Pet_Egg_Spider{background-image:url(spritesmith4.png);background-position:-2179px -832px;width:48px;height:51px}.Pet_Egg_TRex{background-image:url(spritesmith4.png);background-position:-2179px -884px;width:48px;height:51px}.Pet_Egg_TigerCub{background-image:url(spritesmith4.png);background-position:-2179px -936px;width:48px;height:51px}.Pet_Egg_Whale{background-image:url(spritesmith4.png);background-position:-2179px -988px;width:48px;height:51px}.Pet_Egg_Wolf{background-image:url(spritesmith4.png);background-position:-2179px -1040px;width:48px;height:51px}.Pet_Food_Cake_Base{background-image:url(spritesmith4.png);background-position:-1632px -579px;width:43px;height:43px}.Pet_Food_Cake_CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-2179px -2056px;width:42px;height:44px}.Pet_Food_Cake_CottonCandyPink{background-image:url(spritesmith4.png);background-position:-2179px -1920px;width:43px;height:45px}.Pet_Food_Cake_Desert{background-image:url(spritesmith4.png);background-position:-2179px -1966px;width:43px;height:44px}.Pet_Food_Cake_Golden{background-image:url(spritesmith4.png);background-position:-1632px -623px;width:43px;height:42px}.Pet_Food_Cake_Red{background-image:url(spritesmith4.png);background-position:-2179px -2101px;width:43px;height:44px}.Pet_Food_Cake_Shade{background-image:url(spritesmith4.png);background-position:-2179px -2011px;width:43px;height:44px}.Pet_Food_Cake_Skeleton{background-image:url(spritesmith4.png);background-position:-2179px -1872px;width:42px;height:47px}.Pet_Food_Cake_White{background-image:url(spritesmith4.png);background-position:-1632px -534px;width:44px;height:44px}.Pet_Food_Cake_Zombie{background-image:url(spritesmith4.png);background-position:-2131px -753px;width:45px;height:44px}.Pet_Food_Candy_Base{background-image:url(spritesmith4.png);background-position:-2179px -1612px;width:48px;height:51px}.Pet_Food_Candy_CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-2179px -1664px;width:48px;height:51px}.Pet_Food_Candy_CottonCandyPink{background-image:url(spritesmith4.png);background-position:-2179px -1716px;width:48px;height:51px}.Pet_Food_Candy_Desert{background-image:url(spritesmith4.png);background-position:-2179px -1768px;width:48px;height:51px}.Pet_Food_Candy_Golden{background-image:url(spritesmith4.png);background-position:-2179px -1820px;width:48px;height:51px}.Pet_Food_Candy_Red{background-image:url(spritesmith4.png);background-position:-2179px -1560px;width:48px;height:51px}.Pet_Food_Candy_Shade{background-image:url(spritesmith4.png);background-position:-2179px -1508px;width:48px;height:51px}.Pet_Food_Candy_Skeleton{background-image:url(spritesmith4.png);background-position:-2179px -1456px;width:48px;height:51px}.Pet_Food_Candy_White{background-image:url(spritesmith4.png);background-position:-2179px -1404px;width:48px;height:51px}.Pet_Food_Candy_Zombie{background-image:url(spritesmith4.png);background-position:-2179px -1352px;width:48px;height:51px}.Pet_Food_Chocolate{background-image:url(spritesmith4.png);background-position:-2179px -1300px;width:48px;height:51px}.Pet_Food_CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-2179px -1248px;width:48px;height:51px}.Pet_Food_CottonCandyPink{background-image:url(spritesmith4.png);background-position:-2179px -1196px;width:48px;height:51px}.Pet_Food_Fish{background-image:url(spritesmith4.png);background-position:-2179px -1144px;width:48px;height:51px}.Pet_Food_Honey{background-image:url(spritesmith4.png);background-position:-2179px -1092px;width:48px;height:51px}.Pet_Food_Meat{background-image:url(spritesmith4.png);background-position:-1620px -2122px;width:48px;height:51px}.Pet_Food_Milk{background-image:url(spritesmith4.png);background-position:-1571px -2122px;width:48px;height:51px}.Pet_Food_Potatoe{background-image:url(spritesmith4.png);background-position:-1522px -2122px;width:48px;height:51px}.Pet_Food_RottenMeat{background-image:url(spritesmith4.png);background-position:-1473px -2122px;width:48px;height:51px}.Pet_Food_Saddle{background-image:url(spritesmith4.png);background-position:-1424px -2122px;width:48px;height:51px}.Pet_Food_Strawberry{background-image:url(spritesmith4.png);background-position:-1375px -2122px;width:48px;height:51px}.Mount_Body_BearCub-Base{background-image:url(spritesmith4.png);background-position:-1891px -636px;width:105px;height:105px}.Mount_Body_BearCub-CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-1785px -318px;width:105px;height:105px}.Mount_Body_BearCub-CottonCandyPink{background-image:url(spritesmith4.png);background-position:-1785px -530px;width:105px;height:105px}.Mount_Body_BearCub-Desert{background-image:url(spritesmith4.png);background-position:-1785px -636px;width:105px;height:105px}.Mount_Body_BearCub-Golden{background-image:url(spritesmith4.png);background-position:-1785px -742px;width:105px;height:105px}.Mount_Body_BearCub-Polar{background-image:url(spritesmith4.png);background-position:-1785px -1166px;width:105px;height:105px}.Mount_Body_BearCub-Red{background-image:url(spritesmith4.png);background-position:-1785px -1272px;width:105px;height:105px}.Mount_Body_BearCub-Shade{background-image:url(spritesmith4.png);background-position:-1679px -1026px;width:105px;height:105px}.Mount_Body_BearCub-Skeleton{background-image:url(spritesmith4.png);background-position:-1679px -1132px;width:105px;height:105px}.Mount_Body_BearCub-White{background-image:url(spritesmith4.png);background-position:-856px -1622px;width:105px;height:105px}.Mount_Body_BearCub-Zombie{background-image:url(spritesmith4.png);background-position:-1280px -1622px;width:105px;height:105px}.Mount_Body_Bunny-Base{background-image:url(spritesmith4.png);background-position:-1785px -106px;width:105px;height:105px}.Mount_Body_Bunny-CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-1785px -212px;width:105px;height:105px}.Mount_Body_Bunny-CottonCandyPink{background-image:url(spritesmith4.png);background-position:-636px -1733px;width:105px;height:105px}.Mount_Body_Bunny-Desert{background-image:url(spritesmith4.png);background-position:-1378px -1733px;width:105px;height:105px}.Mount_Body_Bunny-Golden{background-image:url(spritesmith4.png);background-position:-1891px -106px;width:105px;height:105px}.Mount_Body_Bunny-Red{background-image:url(spritesmith4.png);background-position:-954px -1733px;width:105px;height:105px}.Mount_Body_Bunny-Shade{background-image:url(spritesmith4.png);background-position:-424px -1733px;width:105px;height:105px}.Mount_Body_Bunny-Skeleton{background-image:url(spritesmith4.png);background-position:-1679px -920px;width:105px;height:105px}.Mount_Body_Bunny-White{background-image:url(spritesmith4.png);background-position:-1785px -954px;width:105px;height:105px}.Mount_Body_Bunny-Zombie{background-image:url(spritesmith4.png);background-position:-1785px -424px;width:105px;height:105px}.Mount_Body_Cactus-Base{background-image:url(spritesmith4.png);background-position:-1386px -1622px;width:105px;height:105px}.Mount_Body_Cactus-CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-538px -1622px;width:105px;height:105px}.Mount_Body_Cactus-CottonCandyPink{background-image:url(spritesmith4.png);background-position:-432px -1622px;width:105px;height:105px}.Mount_Body_Cactus-Desert{background-image:url(spritesmith4.png);background-position:-326px -1622px;width:105px;height:105px}.Mount_Body_Cactus-Golden{background-image:url(spritesmith4.png);background-position:-1785px 0;width:105px;height:105px}.Mount_Body_Cactus-Red{background-image:url(spritesmith4.png);background-position:-1598px -1622px;width:105px;height:105px}.Mount_Body_Cactus-Shade{background-image:url(spritesmith4.png);background-position:-1492px -1622px;width:105px;height:105px}.Mount_Body_Cactus-Skeleton{background-image:url(spritesmith4.png);background-position:-1174px -1622px;width:105px;height:105px}.Mount_Body_Cactus-White{background-image:url(spritesmith4.png);background-position:-1068px -1622px;width:105px;height:105px}.Mount_Body_Cactus-Zombie{background-image:url(spritesmith4.png);background-position:-962px -1622px;width:105px;height:105px}.Mount_Body_Cheetah-Base{background-image:url(spritesmith4.png);background-position:-750px -1622px;width:105px;height:105px}.Mount_Body_Cheetah-CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-644px -1622px;width:105px;height:105px}.Mount_Body_Cheetah-CottonCandyPink{background-image:url(spritesmith4.png);background-position:-1562px -1187px;width:105px;height:105px}.Mount_Body_Cheetah-Desert{background-image:url(spritesmith4.png);background-position:-1456px -1187px;width:105px;height:105px}.Mount_Body_Cheetah-Golden{background-image:url(spritesmith4.png);background-position:-1679px -1450px;width:105px;height:105px}.Mount_Body_Cheetah-Red{background-image:url(spritesmith4.png);background-position:-1679px -1344px;width:105px;height:105px}.Mount_Body_Cheetah-Shade{background-image:url(spritesmith4.png);background-position:-1679px -1238px;width:105px;height:105px}.Mount_Body_Cheetah-Skeleton{background-image:url(spritesmith4.png);background-position:-1891px -530px;width:105px;height:105px}.Mount_Body_Cheetah-White{background-image:url(spritesmith4.png);background-position:-1891px -212px;width:105px;height:105px}.Mount_Body_Cheetah-Zombie{background-image:url(spritesmith4.png);background-position:-1891px 0;width:105px;height:105px}.Mount_Body_Cuttlefish-Base{background-image:url(spritesmith4.png);background-position:-880px -672px;width:105px;height:114px}.Mount_Body_Cuttlefish-CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-1679px 0;width:105px;height:114px}.Mount_Body_Cuttlefish-CottonCandyPink{background-image:url(spritesmith4.png);background-position:-1679px -345px;width:105px;height:114px}.Mount_Body_Cuttlefish-Desert{background-image:url(spritesmith4.png);background-position:-1679px -460px;width:105px;height:114px}.Mount_Body_Cuttlefish-Golden{background-image:url(spritesmith4.png);background-position:-1679px -575px;width:105px;height:114px}.Mount_Body_Cuttlefish-Red{background-image:url(spritesmith4.png);background-position:-1679px -805px;width:105px;height:114px}.Mount_Body_Cuttlefish-Shade{background-image:url(spritesmith4.png);background-position:-1097px -892px;width:105px;height:114px}.Mount_Body_Cuttlefish-Skeleton{background-image:url(spritesmith4.png);background-position:-1679px -230px;width:105px;height:114px}.Mount_Body_Cuttlefish-White{background-image:url(spritesmith4.png);background-position:-1679px -690px;width:105px;height:114px}.Mount_Body_Cuttlefish-Zombie{background-image:url(spritesmith4.png);background-position:-1679px -115px;width:105px;height:114px}.Mount_Body_Deer-Base{background-image:url(spritesmith4.png);background-position:-106px -1733px;width:105px;height:105px}.Mount_Body_Deer-CottonCandyBlue{background-image:url(spritesmith4.png);background-position:0 -1733px;width:105px;height:105px}.Mount_Body_Deer-CottonCandyPink{background-image:url(spritesmith4.png);background-position:-1785px -1590px;width:105px;height:105px}.Mount_Body_Deer-Desert{background-image:url(spritesmith4.png);background-position:-1785px -1484px;width:105px;height:105px}.Mount_Body_Deer-Golden{background-image:url(spritesmith4.png);background-position:-1785px -1378px;width:105px;height:105px}.Mount_Body_Deer-Red{background-image:url(spritesmith4.png);background-position:-1785px -1060px;width:105px;height:105px}.Mount_Body_Deer-Shade{background-image:url(spritesmith4.png);background-position:-1785px -848px;width:105px;height:105px}.Mount_Body_Deer-Skeleton{background-image:url(spritesmith4.png);background-position:-1696px -1733px;width:105px;height:105px}.Mount_Body_Deer-White{background-image:url(spritesmith4.png);background-position:-1590px -1733px;width:105px;height:105px}.Mount_Body_Deer-Zombie{background-image:url(spritesmith4.png);background-position:-1484px -1733px;width:105px;height:105px}.Mount_Body_Dragon-Base{background-image:url(spritesmith4.png);background-position:-1272px -1733px;width:105px;height:105px}.Mount_Body_Dragon-CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-1166px -1733px;width:105px;height:105px}.Mount_Body_Dragon-CottonCandyPink{background-image:url(spritesmith4.png);background-position:-1060px -1733px;width:105px;height:105px}.Mount_Body_Dragon-Desert{background-image:url(spritesmith4.png);background-position:-848px -1733px;width:105px;height:105px}.Mount_Body_Dragon-Golden{background-image:url(spritesmith4.png);background-position:-742px -1733px;width:105px;height:105px}.Mount_Body_Dragon-Red{background-image:url(spritesmith4.png);background-position:-530px -1733px;width:105px;height:105px}.Mount_Body_Dragon-Shade{background-image:url(spritesmith4.png);background-position:-318px -1733px;width:105px;height:105px}.Mount_Body_Dragon-Skeleton{background-image:url(spritesmith4.png);background-position:-212px -1733px;width:105px;height:105px}.Mount_Body_Dragon-White{background-image:url(spritesmith5.png);background-position:-998px -318px;width:105px;height:105px}.Mount_Body_Dragon-Zombie{background-image:url(spritesmith5.png);background-position:-1634px -106px;width:105px;height:105px}.Mount_Body_Egg-Base{background-image:url(spritesmith5.png);background-position:-1528px -1272px;width:105px;height:105px}.Mount_Body_Egg-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1528px -1378px;width:105px;height:105px}.Mount_Body_Egg-CottonCandyPink{background-image:url(spritesmith5.png);background-position:0 -1525px;width:105px;height:105px}.Mount_Body_Egg-Desert{background-image:url(spritesmith5.png);background-position:-106px -1525px;width:105px;height:105px}.Mount_Body_Egg-Golden{background-image:url(spritesmith5.png);background-position:-212px -1525px;width:105px;height:105px}.Mount_Body_Egg-Red{background-image:url(spritesmith5.png);background-position:-318px -1525px;width:105px;height:105px}.Mount_Body_Egg-Shade{background-image:url(spritesmith5.png);background-position:-424px -1525px;width:105px;height:105px}.Mount_Body_Egg-Skeleton{background-image:url(spritesmith5.png);background-position:-530px -1525px;width:105px;height:105px}.Mount_Body_Egg-White{background-image:url(spritesmith5.png);background-position:-636px -1525px;width:105px;height:105px}.Mount_Body_Egg-Zombie{background-image:url(spritesmith5.png);background-position:-742px -1525px;width:105px;height:105px}.Mount_Body_FlyingPig-Base{background-image:url(spritesmith5.png);background-position:-1634px -1484px;width:105px;height:105px}.Mount_Body_FlyingPig-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:0 -1631px;width:105px;height:105px}.Mount_Body_FlyingPig-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-106px -1631px;width:105px;height:105px}.Mount_Body_FlyingPig-Desert{background-image:url(spritesmith5.png);background-position:-212px -1631px;width:105px;height:105px}.Mount_Body_FlyingPig-Golden{background-image:url(spritesmith5.png);background-position:-318px -1631px;width:105px;height:105px}.Mount_Body_FlyingPig-Red{background-image:url(spritesmith5.png);background-position:-424px -1631px;width:105px;height:105px}.Mount_Body_FlyingPig-Shade{background-image:url(spritesmith5.png);background-position:-530px -1631px;width:105px;height:105px}.Mount_Body_FlyingPig-Skeleton{background-image:url(spritesmith5.png);background-position:-636px -1631px;width:105px;height:105px}.Mount_Body_FlyingPig-White{background-image:url(spritesmith5.png);background-position:-742px -1631px;width:105px;height:105px}.Mount_Body_FlyingPig-Zombie{background-image:url(spritesmith5.png);background-position:-848px -1631px;width:105px;height:105px}.Mount_Body_Fox-Base{background-image:url(spritesmith5.png);background-position:-1846px -106px;width:105px;height:105px}.Mount_Body_Fox-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1846px -212px;width:105px;height:105px}.Mount_Body_Fox-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1846px -318px;width:105px;height:105px}.Mount_Body_Fox-Desert{background-image:url(spritesmith5.png);background-position:-1846px -424px;width:105px;height:105px}.Mount_Body_Fox-Golden{background-image:url(spritesmith5.png);background-position:-1846px -530px;width:105px;height:105px}.Mount_Body_Fox-Red{background-image:url(spritesmith5.png);background-position:-1846px -636px;width:105px;height:105px}.Mount_Body_Fox-Shade{background-image:url(spritesmith5.png);background-position:-1846px -742px;width:105px;height:105px}.Mount_Body_Fox-Skeleton{background-image:url(spritesmith5.png);background-position:-1846px -848px;width:105px;height:105px}.Mount_Body_Fox-White{background-image:url(spritesmith5.png);background-position:-1846px -954px;width:105px;height:105px}.Mount_Body_Fox-Zombie{background-image:url(spritesmith5.png);background-position:-1846px -1060px;width:105px;height:105px}.Mount_Body_Gryphon-Base{background-image:url(spritesmith5.png);background-position:-954px -2055px;width:105px;height:105px}.Mount_Body_Gryphon-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1272px -2055px;width:105px;height:105px}.Mount_Body_Gryphon-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-318px -668px;width:105px;height:105px}.Mount_Body_Gryphon-Desert{background-image:url(spritesmith5.png);background-position:-424px -668px;width:105px;height:105px}.Mount_Body_Gryphon-Golden{background-image:url(spritesmith5.png);background-position:-530px -668px;width:105px;height:105px}.Mount_Body_Gryphon-Red{background-image:url(spritesmith5.png);background-position:-636px -668px;width:105px;height:105px}.Mount_Body_Gryphon-RoyalPurple{background-image:url(spritesmith5.png);background-position:-786px 0;width:105px;height:105px}.Mount_Body_Gryphon-Shade{background-image:url(spritesmith5.png);background-position:-786px -106px;width:105px;height:105px}.Mount_Body_Gryphon-Skeleton{background-image:url(spritesmith5.png);background-position:-786px -212px;width:105px;height:105px}.Mount_Body_Gryphon-White{background-image:url(spritesmith5.png);background-position:-786px -318px;width:105px;height:105px}.Mount_Body_Gryphon-Zombie{background-image:url(spritesmith5.png);background-position:-786px -424px;width:105px;height:105px}.Mount_Body_Hedgehog-Base{background-image:url(spritesmith5.png);background-position:-786px -530px;width:105px;height:105px}.Mount_Body_Hedgehog-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-786px -636px;width:105px;height:105px}.Mount_Body_Hedgehog-CottonCandyPink{background-image:url(spritesmith5.png);background-position:0 -783px;width:105px;height:105px}.Mount_Body_Hedgehog-Desert{background-image:url(spritesmith5.png);background-position:-106px -783px;width:105px;height:105px}.Mount_Body_Hedgehog-Golden{background-image:url(spritesmith5.png);background-position:-212px -783px;width:105px;height:105px}.Mount_Body_Hedgehog-Red{background-image:url(spritesmith5.png);background-position:-318px -783px;width:105px;height:105px}.Mount_Body_Hedgehog-Shade{background-image:url(spritesmith5.png);background-position:-424px -783px;width:105px;height:105px}.Mount_Body_Hedgehog-Skeleton{background-image:url(spritesmith5.png);background-position:-530px -783px;width:105px;height:105px}.Mount_Body_Hedgehog-White{background-image:url(spritesmith5.png);background-position:-636px -783px;width:105px;height:105px}.Mount_Body_Hedgehog-Zombie{background-image:url(spritesmith5.png);background-position:-742px -783px;width:105px;height:105px}.Mount_Body_Horse-Base{background-image:url(spritesmith5.png);background-position:-892px 0;width:105px;height:105px}.Mount_Body_Horse-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-892px -106px;width:105px;height:105px}.Mount_Body_Horse-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-892px -212px;width:105px;height:105px}.Mount_Body_Horse-Desert{background-image:url(spritesmith5.png);background-position:-892px -318px;width:105px;height:105px}.Mount_Body_Horse-Golden{background-image:url(spritesmith5.png);background-position:-892px -424px;width:105px;height:105px}.Mount_Body_Horse-Red{background-image:url(spritesmith5.png);background-position:-892px -530px;width:105px;height:105px}.Mount_Body_Horse-Shade{background-image:url(spritesmith5.png);background-position:-892px -636px;width:105px;height:105px}.Mount_Body_Horse-Skeleton{background-image:url(spritesmith5.png);background-position:-892px -742px;width:105px;height:105px}.Mount_Body_Horse-White{background-image:url(spritesmith5.png);background-position:0 -889px;width:105px;height:105px}.Mount_Body_Horse-Zombie{background-image:url(spritesmith5.png);background-position:-106px -889px;width:105px;height:105px}.Mount_Body_LionCub-Base{background-image:url(spritesmith5.png);background-position:-212px -889px;width:105px;height:105px}.Mount_Body_LionCub-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-318px -889px;width:105px;height:105px}.Mount_Body_LionCub-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-424px -889px;width:105px;height:105px}.Mount_Body_LionCub-Desert{background-image:url(spritesmith5.png);background-position:-530px -889px;width:105px;height:105px}.Mount_Body_LionCub-Ethereal{background-image:url(spritesmith5.png);background-position:-636px -889px;width:105px;height:105px}.Mount_Body_LionCub-Golden{background-image:url(spritesmith5.png);background-position:-742px -889px;width:105px;height:105px}.Mount_Body_LionCub-Red{background-image:url(spritesmith5.png);background-position:-848px -889px;width:105px;height:105px}.Mount_Body_LionCub-Shade{background-image:url(spritesmith5.png);background-position:-998px 0;width:105px;height:105px}.Mount_Body_LionCub-Skeleton{background-image:url(spritesmith5.png);background-position:0 -995px;width:111px;height:105px}.Mount_Body_LionCub-White{background-image:url(spritesmith5.png);background-position:-998px -106px;width:105px;height:105px}.Mount_Body_LionCub-Zombie{background-image:url(spritesmith5.png);background-position:-998px -212px;width:105px;height:105px}.Mount_Body_Mammoth-Base{background-image:url(spritesmith5.png);background-position:-106px -544px;width:105px;height:123px}.Mount_Body_MantisShrimp-Base{background-image:url(spritesmith5.png);background-position:-112px -995px;width:108px;height:105px}.Mount_Body_Octopus-Base{background-image:url(spritesmith5.png);background-position:-998px -424px;width:105px;height:105px}.Mount_Body_Octopus-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-998px -530px;width:105px;height:105px}.Mount_Body_Octopus-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-998px -636px;width:105px;height:105px}.Mount_Body_Octopus-Desert{background-image:url(spritesmith5.png);background-position:-998px -742px;width:105px;height:105px}.Mount_Body_Octopus-Golden{background-image:url(spritesmith5.png);background-position:-998px -848px;width:105px;height:105px}.Mount_Body_Octopus-Red{background-image:url(spritesmith5.png);background-position:-221px -995px;width:105px;height:105px}.Mount_Body_Octopus-Shade{background-image:url(spritesmith5.png);background-position:-327px -995px;width:105px;height:105px}.Mount_Body_Octopus-Skeleton{background-image:url(spritesmith5.png);background-position:-433px -995px;width:105px;height:105px}.Mount_Body_Octopus-White{background-image:url(spritesmith5.png);background-position:-539px -995px;width:105px;height:105px}.Mount_Body_Octopus-Zombie{background-image:url(spritesmith5.png);background-position:-645px -995px;width:105px;height:105px}.Mount_Body_Orca-Base{background-image:url(spritesmith5.png);background-position:-751px -995px;width:105px;height:105px}.Mount_Body_Owl-Base{background-image:url(spritesmith5.png);background-position:-857px -995px;width:105px;height:105px}.Mount_Body_Owl-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-963px -995px;width:105px;height:105px}.Mount_Body_Owl-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1104px 0;width:105px;height:105px}.Mount_Body_Owl-Desert{background-image:url(spritesmith5.png);background-position:-1104px -106px;width:105px;height:105px}.Mount_Body_Owl-Golden{background-image:url(spritesmith5.png);background-position:-1104px -212px;width:105px;height:105px}.Mount_Body_Owl-Red{background-image:url(spritesmith5.png);background-position:-1104px -318px;width:105px;height:105px}.Mount_Body_Owl-Shade{background-image:url(spritesmith5.png);background-position:-1104px -424px;width:105px;height:105px}.Mount_Body_Owl-Skeleton{background-image:url(spritesmith5.png);background-position:-1104px -530px;width:105px;height:105px}.Mount_Body_Owl-White{background-image:url(spritesmith5.png);background-position:-1104px -636px;width:105px;height:105px}.Mount_Body_Owl-Zombie{background-image:url(spritesmith5.png);background-position:-1104px -742px;width:105px;height:105px}.Mount_Body_PandaCub-Base{background-image:url(spritesmith5.png);background-position:-1104px -848px;width:105px;height:105px}.Mount_Body_PandaCub-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1104px -954px;width:105px;height:105px}.Mount_Body_PandaCub-CottonCandyPink{background-image:url(spritesmith5.png);background-position:0 -1101px;width:105px;height:105px}.Mount_Body_PandaCub-Desert{background-image:url(spritesmith5.png);background-position:-106px -1101px;width:105px;height:105px}.Mount_Body_PandaCub-Golden{background-image:url(spritesmith5.png);background-position:-212px -1101px;width:105px;height:105px}.Mount_Body_PandaCub-Red{background-image:url(spritesmith5.png);background-position:-318px -1101px;width:105px;height:105px}.Mount_Body_PandaCub-Shade{background-image:url(spritesmith5.png);background-position:-424px -1101px;width:105px;height:105px}.Mount_Body_PandaCub-Skeleton{background-image:url(spritesmith5.png);background-position:-530px -1101px;width:105px;height:105px}.Mount_Body_PandaCub-White{background-image:url(spritesmith5.png);background-position:-636px -1101px;width:105px;height:105px}.Mount_Body_PandaCub-Zombie{background-image:url(spritesmith5.png);background-position:-742px -1101px;width:105px;height:105px}.Mount_Body_Parrot-Base{background-image:url(spritesmith5.png);background-position:-848px -1101px;width:105px;height:105px}.Mount_Body_Parrot-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-954px -1101px;width:105px;height:105px}.Mount_Body_Parrot-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1060px -1101px;width:105px;height:105px}.Mount_Body_Parrot-Desert{background-image:url(spritesmith5.png);background-position:-1210px 0;width:105px;height:105px}.Mount_Body_Parrot-Golden{background-image:url(spritesmith5.png);background-position:-1210px -106px;width:105px;height:105px}.Mount_Body_Parrot-Red{background-image:url(spritesmith5.png);background-position:-1210px -212px;width:105px;height:105px}.Mount_Body_Parrot-Shade{background-image:url(spritesmith5.png);background-position:-1210px -318px;width:105px;height:105px}.Mount_Body_Parrot-Skeleton{background-image:url(spritesmith5.png);background-position:-1210px -424px;width:105px;height:105px}.Mount_Body_Parrot-White{background-image:url(spritesmith5.png);background-position:-1210px -530px;width:105px;height:105px}.Mount_Body_Parrot-Zombie{background-image:url(spritesmith5.png);background-position:-1210px -636px;width:105px;height:105px}.Mount_Body_Penguin-Base{background-image:url(spritesmith5.png);background-position:-1210px -742px;width:105px;height:105px}.Mount_Body_Penguin-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1210px -848px;width:105px;height:105px}.Mount_Body_Penguin-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1210px -954px;width:105px;height:105px}.Mount_Body_Penguin-Desert{background-image:url(spritesmith5.png);background-position:-1210px -1060px;width:105px;height:105px}.Mount_Body_Penguin-Golden{background-image:url(spritesmith5.png);background-position:0 -1207px;width:105px;height:105px}.Mount_Body_Penguin-Red{background-image:url(spritesmith5.png);background-position:-106px -1207px;width:105px;height:105px}.Mount_Body_Penguin-Shade{background-image:url(spritesmith5.png);background-position:-212px -1207px;width:105px;height:105px}.Mount_Body_Penguin-Skeleton{background-image:url(spritesmith5.png);background-position:-318px -1207px;width:105px;height:105px}.Mount_Body_Penguin-White{background-image:url(spritesmith5.png);background-position:-424px -1207px;width:105px;height:105px}.Mount_Body_Penguin-Zombie{background-image:url(spritesmith5.png);background-position:-530px -1207px;width:105px;height:105px}.Mount_Body_Rat-Base{background-image:url(spritesmith5.png);background-position:-636px -1207px;width:105px;height:105px}.Mount_Body_Rat-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-742px -1207px;width:105px;height:105px}.Mount_Body_Rat-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-848px -1207px;width:105px;height:105px}.Mount_Body_Rat-Desert{background-image:url(spritesmith5.png);background-position:-954px -1207px;width:105px;height:105px}.Mount_Body_Rat-Golden{background-image:url(spritesmith5.png);background-position:-1060px -1207px;width:105px;height:105px}.Mount_Body_Rat-Red{background-image:url(spritesmith5.png);background-position:-1166px -1207px;width:105px;height:105px}.Mount_Body_Rat-Shade{background-image:url(spritesmith5.png);background-position:-1316px 0;width:105px;height:105px}.Mount_Body_Rat-Skeleton{background-image:url(spritesmith5.png);background-position:-1316px -106px;width:105px;height:105px}.Mount_Body_Rat-White{background-image:url(spritesmith5.png);background-position:-1316px -212px;width:105px;height:105px}.Mount_Body_Rat-Zombie{background-image:url(spritesmith5.png);background-position:-1316px -318px;width:105px;height:105px}.Mount_Body_Rock-Base{background-image:url(spritesmith5.png);background-position:-1316px -424px;width:105px;height:105px}.Mount_Body_Rock-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1316px -530px;width:105px;height:105px}.Mount_Body_Rock-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1316px -636px;width:105px;height:105px}.Mount_Body_Rock-Desert{background-image:url(spritesmith5.png);background-position:-1316px -742px;width:105px;height:105px}.Mount_Body_Rock-Golden{background-image:url(spritesmith5.png);background-position:-1316px -848px;width:105px;height:105px}.Mount_Body_Rock-Red{background-image:url(spritesmith5.png);background-position:-1316px -954px;width:105px;height:105px}.Mount_Body_Rock-Shade{background-image:url(spritesmith5.png);background-position:-1316px -1060px;width:105px;height:105px}.Mount_Body_Rock-Skeleton{background-image:url(spritesmith5.png);background-position:-1316px -1166px;width:105px;height:105px}.Mount_Body_Rock-White{background-image:url(spritesmith5.png);background-position:0 -1313px;width:105px;height:105px}.Mount_Body_Rock-Zombie{background-image:url(spritesmith5.png);background-position:-106px -1313px;width:105px;height:105px}.Mount_Body_Rooster-Base{background-image:url(spritesmith5.png);background-position:-212px -1313px;width:105px;height:105px}.Mount_Body_Rooster-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-318px -1313px;width:105px;height:105px}.Mount_Body_Rooster-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-424px -1313px;width:105px;height:105px}.Mount_Body_Rooster-Desert{background-image:url(spritesmith5.png);background-position:-530px -1313px;width:105px;height:105px}.Mount_Body_Rooster-Golden{background-image:url(spritesmith5.png);background-position:-636px -1313px;width:105px;height:105px}.Mount_Body_Rooster-Red{background-image:url(spritesmith5.png);background-position:-742px -1313px;width:105px;height:105px}.Mount_Body_Rooster-Shade{background-image:url(spritesmith5.png);background-position:-848px -1313px;width:105px;height:105px}.Mount_Body_Rooster-Skeleton{background-image:url(spritesmith5.png);background-position:-954px -1313px;width:105px;height:105px}.Mount_Body_Rooster-White{background-image:url(spritesmith5.png);background-position:-1060px -1313px;width:105px;height:105px}.Mount_Body_Rooster-Zombie{background-image:url(spritesmith5.png);background-position:-1166px -1313px;width:105px;height:105px}.Mount_Body_Seahorse-Base{background-image:url(spritesmith5.png);background-position:-1272px -1313px;width:105px;height:105px}.Mount_Body_Seahorse-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1422px 0;width:105px;height:105px}.Mount_Body_Seahorse-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1422px -106px;width:105px;height:105px}.Mount_Body_Seahorse-Desert{background-image:url(spritesmith5.png);background-position:-1422px -212px;width:105px;height:105px}.Mount_Body_Seahorse-Golden{background-image:url(spritesmith5.png);background-position:-1422px -318px;width:105px;height:105px}.Mount_Body_Seahorse-Red{background-image:url(spritesmith5.png);background-position:-1422px -424px;width:105px;height:105px}.Mount_Body_Seahorse-Shade{background-image:url(spritesmith5.png);background-position:-1422px -530px;width:105px;height:105px}.Mount_Body_Seahorse-Skeleton{background-image:url(spritesmith5.png);background-position:-1422px -636px;width:105px;height:105px}.Mount_Body_Seahorse-White{background-image:url(spritesmith5.png);background-position:-1422px -742px;width:105px;height:105px}.Mount_Body_Seahorse-Zombie{background-image:url(spritesmith5.png);background-position:-1422px -848px;width:105px;height:105px}.Mount_Body_Sheep-Base{background-image:url(spritesmith5.png);background-position:-1422px -954px;width:105px;height:105px}.Mount_Body_Sheep-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1422px -1060px;width:105px;height:105px}.Mount_Body_Sheep-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1422px -1166px;width:105px;height:105px}.Mount_Body_Sheep-Desert{background-image:url(spritesmith5.png);background-position:-1422px -1272px;width:105px;height:105px}.Mount_Body_Sheep-Golden{background-image:url(spritesmith5.png);background-position:0 -1419px;width:105px;height:105px}.Mount_Body_Sheep-Red{background-image:url(spritesmith5.png);background-position:-106px -1419px;width:105px;height:105px}.Mount_Body_Sheep-Shade{background-image:url(spritesmith5.png);background-position:-212px -1419px;width:105px;height:105px}.Mount_Body_Sheep-Skeleton{background-image:url(spritesmith5.png);background-position:-318px -1419px;width:105px;height:105px}.Mount_Body_Sheep-White{background-image:url(spritesmith5.png);background-position:-424px -1419px;width:105px;height:105px}.Mount_Body_Sheep-Zombie{background-image:url(spritesmith5.png);background-position:-530px -1419px;width:105px;height:105px}.Mount_Body_Slime-Base{background-image:url(spritesmith5.png);background-position:-636px -1419px;width:105px;height:105px}.Mount_Body_Slime-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-742px -1419px;width:105px;height:105px}.Mount_Body_Slime-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-848px -1419px;width:105px;height:105px}.Mount_Body_Slime-Desert{background-image:url(spritesmith5.png);background-position:-954px -1419px;width:105px;height:105px}.Mount_Body_Slime-Golden{background-image:url(spritesmith5.png);background-position:-1060px -1419px;width:105px;height:105px}.Mount_Body_Slime-Red{background-image:url(spritesmith5.png);background-position:-1166px -1419px;width:105px;height:105px}.Mount_Body_Slime-Shade{background-image:url(spritesmith5.png);background-position:-1272px -1419px;width:105px;height:105px}.Mount_Body_Slime-Skeleton{background-image:url(spritesmith5.png);background-position:-1378px -1419px;width:105px;height:105px}.Mount_Body_Slime-White{background-image:url(spritesmith5.png);background-position:-1528px 0;width:105px;height:105px}.Mount_Body_Slime-Zombie{background-image:url(spritesmith5.png);background-position:-1528px -106px;width:105px;height:105px}.Mount_Body_Spider-Base{background-image:url(spritesmith5.png);background-position:-1528px -212px;width:105px;height:105px}.Mount_Body_Spider-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1528px -318px;width:105px;height:105px}.Mount_Body_Spider-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1528px -424px;width:105px;height:105px}.Mount_Body_Spider-Desert{background-image:url(spritesmith5.png);background-position:-1528px -530px;width:105px;height:105px}.Mount_Body_Spider-Golden{background-image:url(spritesmith5.png);background-position:-1528px -636px;width:105px;height:105px}.Mount_Body_Spider-Red{background-image:url(spritesmith5.png);background-position:-1528px -742px;width:105px;height:105px}.Mount_Body_Spider-Shade{background-image:url(spritesmith5.png);background-position:-1528px -848px;width:105px;height:105px}.Mount_Body_Spider-Skeleton{background-image:url(spritesmith5.png);background-position:-1528px -954px;width:105px;height:105px}.Mount_Body_Spider-White{background-image:url(spritesmith5.png);background-position:-1528px -1060px;width:105px;height:105px}.Mount_Body_Spider-Zombie{background-image:url(spritesmith5.png);background-position:-1528px -1166px;width:105px;height:105px}.Mount_Body_TRex-Base{background-image:url(spritesmith5.png);background-position:-408px -136px;width:135px;height:135px}.Mount_Body_TRex-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:0 -136px;width:135px;height:135px}.Mount_Body_TRex-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-136px -136px;width:135px;height:135px}.Mount_Body_TRex-Desert{background-image:url(spritesmith5.png);background-position:-272px 0;width:135px;height:135px}.Mount_Body_TRex-Golden{background-image:url(spritesmith5.png);background-position:-272px -136px;width:135px;height:135px}.Mount_Body_TRex-Red{background-image:url(spritesmith5.png);background-position:0 -272px;width:135px;height:135px}.Mount_Body_TRex-Shade{background-image:url(spritesmith5.png);background-position:-136px -272px;width:135px;height:135px}.Mount_Body_TRex-Skeleton{background-image:url(spritesmith5.png);background-position:-272px -272px;width:135px;height:135px}.Mount_Body_TRex-White{background-image:url(spritesmith5.png);background-position:-408px 0;width:135px;height:135px}.Mount_Body_TRex-Zombie{background-image:url(spritesmith5.png);background-position:0 0;width:135px;height:135px}.Mount_Body_TigerCub-Base{background-image:url(spritesmith5.png);background-position:-848px -1525px;width:105px;height:105px}.Mount_Body_TigerCub-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-954px -1525px;width:105px;height:105px}.Mount_Body_TigerCub-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1060px -1525px;width:105px;height:105px}.Mount_Body_TigerCub-Desert{background-image:url(spritesmith5.png);background-position:-1166px -1525px;width:105px;height:105px}.Mount_Body_TigerCub-Golden{background-image:url(spritesmith5.png);background-position:-1272px -1525px;width:105px;height:105px}.Mount_Body_TigerCub-Red{background-image:url(spritesmith5.png);background-position:-1378px -1525px;width:105px;height:105px}.Mount_Body_TigerCub-Shade{background-image:url(spritesmith5.png);background-position:-1484px -1525px;width:105px;height:105px}.Mount_Body_TigerCub-Skeleton{background-image:url(spritesmith5.png);background-position:-1634px 0;width:105px;height:105px}.Mount_Body_TigerCub-White{background-image:url(spritesmith5.png);background-position:-212px -668px;width:105px;height:105px}.Mount_Body_TigerCub-Zombie{background-image:url(spritesmith5.png);background-position:-1634px -212px;width:105px;height:105px}.Mount_Body_Turkey-Base{background-image:url(spritesmith5.png);background-position:-1634px -318px;width:105px;height:105px}.Mount_Body_Whale-Base{background-image:url(spritesmith5.png);background-position:-1634px -424px;width:105px;height:105px}.Mount_Body_Whale-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1634px -530px;width:105px;height:105px}.Mount_Body_Whale-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1634px -636px;width:105px;height:105px}.Mount_Body_Whale-Desert{background-image:url(spritesmith5.png);background-position:-1634px -742px;width:105px;height:105px}.Mount_Body_Whale-Golden{background-image:url(spritesmith5.png);background-position:-1634px -848px;width:105px;height:105px}.Mount_Body_Whale-Red{background-image:url(spritesmith5.png);background-position:-1634px -954px;width:105px;height:105px}.Mount_Body_Whale-Shade{background-image:url(spritesmith5.png);background-position:-1634px -1060px;width:105px;height:105px}.Mount_Body_Whale-Skeleton{background-image:url(spritesmith5.png);background-position:-1634px -1166px;width:105px;height:105px}.Mount_Body_Whale-White{background-image:url(spritesmith5.png);background-position:-1634px -1272px;width:105px;height:105px}.Mount_Body_Whale-Zombie{background-image:url(spritesmith5.png);background-position:-1634px -1378px;width:105px;height:105px}.Mount_Body_Wolf-Base{background-image:url(spritesmith5.png);background-position:-408px -272px;width:135px;height:135px}.Mount_Body_Wolf-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:0 -408px;width:135px;height:135px}.Mount_Body_Wolf-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-136px -408px;width:135px;height:135px}.Mount_Body_Wolf-Desert{background-image:url(spritesmith5.png);background-position:-272px -408px;width:135px;height:135px}.Mount_Body_Wolf-Golden{background-image:url(spritesmith5.png);background-position:-408px -408px;width:135px;height:135px}.Mount_Body_Wolf-Red{background-image:url(spritesmith5.png);background-position:-136px 0;width:135px;height:135px}.Mount_Body_Wolf-Shade{background-image:url(spritesmith5.png);background-position:-544px 0;width:135px;height:135px}.Mount_Body_Wolf-Skeleton{background-image:url(spritesmith5.png);background-position:-544px -136px;width:135px;height:135px}.Mount_Body_Wolf-White{background-image:url(spritesmith5.png);background-position:-544px -272px;width:135px;height:135px}.Mount_Body_Wolf-Zombie{background-image:url(spritesmith5.png);background-position:-544px -408px;width:135px;height:135px}.Mount_Head_BearCub-Base{background-image:url(spritesmith5.png);background-position:-954px -1631px;width:105px;height:105px}.Mount_Head_BearCub-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1060px -1631px;width:105px;height:105px}.Mount_Head_BearCub-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1166px -1631px;width:105px;height:105px}.Mount_Head_BearCub-Desert{background-image:url(spritesmith5.png);background-position:-1272px -1631px;width:105px;height:105px}.Mount_Head_BearCub-Golden{background-image:url(spritesmith5.png);background-position:-1378px -1631px;width:105px;height:105px}.Mount_Head_BearCub-Polar{background-image:url(spritesmith5.png);background-position:-1484px -1631px;width:105px;height:105px}.Mount_Head_BearCub-Red{background-image:url(spritesmith5.png);background-position:-1590px -1631px;width:105px;height:105px}.Mount_Head_BearCub-Shade{background-image:url(spritesmith5.png);background-position:-1740px 0;width:105px;height:105px}.Mount_Head_BearCub-Skeleton{background-image:url(spritesmith5.png);background-position:-1740px -106px;width:105px;height:105px}.Mount_Head_BearCub-White{background-image:url(spritesmith5.png);background-position:-1740px -212px;width:105px;height:105px}.Mount_Head_BearCub-Zombie{background-image:url(spritesmith5.png);background-position:-1740px -318px;width:105px;height:105px}.Mount_Head_Bunny-Base{background-image:url(spritesmith5.png);background-position:-1740px -424px;width:105px;height:105px}.Mount_Head_Bunny-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1740px -530px;width:105px;height:105px}.Mount_Head_Bunny-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1740px -636px;width:105px;height:105px}.Mount_Head_Bunny-Desert{background-image:url(spritesmith5.png);background-position:-1740px -742px;width:105px;height:105px}.Mount_Head_Bunny-Golden{background-image:url(spritesmith5.png);background-position:-1740px -848px;width:105px;height:105px}.Mount_Head_Bunny-Red{background-image:url(spritesmith5.png);background-position:-1740px -954px;width:105px;height:105px}.Mount_Head_Bunny-Shade{background-image:url(spritesmith5.png);background-position:-1740px -1060px;width:105px;height:105px}.Mount_Head_Bunny-Skeleton{background-image:url(spritesmith5.png);background-position:-1740px -1166px;width:105px;height:105px}.Mount_Head_Bunny-White{background-image:url(spritesmith5.png);background-position:-1740px -1272px;width:105px;height:105px}.Mount_Head_Bunny-Zombie{background-image:url(spritesmith5.png);background-position:-1740px -1378px;width:105px;height:105px}.Mount_Head_Cactus-Base{background-image:url(spritesmith5.png);background-position:-1740px -1484px;width:105px;height:105px}.Mount_Head_Cactus-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1740px -1590px;width:105px;height:105px}.Mount_Head_Cactus-CottonCandyPink{background-image:url(spritesmith5.png);background-position:0 -1737px;width:105px;height:105px}.Mount_Head_Cactus-Desert{background-image:url(spritesmith5.png);background-position:-106px -1737px;width:105px;height:105px}.Mount_Head_Cactus-Golden{background-image:url(spritesmith5.png);background-position:-212px -1737px;width:105px;height:105px}.Mount_Head_Cactus-Red{background-image:url(spritesmith5.png);background-position:-318px -1737px;width:105px;height:105px}.Mount_Head_Cactus-Shade{background-image:url(spritesmith5.png);background-position:-424px -1737px;width:105px;height:105px}.Mount_Head_Cactus-Skeleton{background-image:url(spritesmith5.png);background-position:-530px -1737px;width:105px;height:105px}.Mount_Head_Cactus-White{background-image:url(spritesmith5.png);background-position:-636px -1737px;width:105px;height:105px}.Mount_Head_Cactus-Zombie{background-image:url(spritesmith5.png);background-position:-742px -1737px;width:105px;height:105px}.Mount_Head_Cheetah-Base{background-image:url(spritesmith5.png);background-position:-848px -1737px;width:105px;height:105px}.Mount_Head_Cheetah-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-954px -1737px;width:105px;height:105px}.Mount_Head_Cheetah-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1060px -1737px;width:105px;height:105px}.Mount_Head_Cheetah-Desert{background-image:url(spritesmith5.png);background-position:-1166px -1737px;width:105px;height:105px}.Mount_Head_Cheetah-Golden{background-image:url(spritesmith5.png);background-position:-1272px -1737px;width:105px;height:105px}.Mount_Head_Cheetah-Red{background-image:url(spritesmith5.png);background-position:-1378px -1737px;width:105px;height:105px}.Mount_Head_Cheetah-Shade{background-image:url(spritesmith5.png);background-position:-1484px -1737px;width:105px;height:105px}.Mount_Head_Cheetah-Skeleton{background-image:url(spritesmith5.png);background-position:-1590px -1737px;width:105px;height:105px}.Mount_Head_Cheetah-White{background-image:url(spritesmith5.png);background-position:-1696px -1737px;width:105px;height:105px}.Mount_Head_Cheetah-Zombie{background-image:url(spritesmith5.png);background-position:-1846px 0;width:105px;height:105px}.Mount_Head_Cuttlefish-Base{background-image:url(spritesmith5.png);background-position:-318px -544px;width:105px;height:114px}.Mount_Head_Cuttlefish-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-680px -230px;width:105px;height:114px}.Mount_Head_Cuttlefish-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-424px -544px;width:105px;height:114px}.Mount_Head_Cuttlefish-Desert{background-image:url(spritesmith5.png);background-position:-530px -544px;width:105px;height:114px}.Mount_Head_Cuttlefish-Golden{background-image:url(spritesmith5.png);background-position:-680px 0;width:105px;height:114px}.Mount_Head_Cuttlefish-Red{background-image:url(spritesmith5.png);background-position:-680px -115px;width:105px;height:114px}.Mount_Head_Cuttlefish-Shade{background-image:url(spritesmith5.png);background-position:-212px -544px;width:105px;height:114px}.Mount_Head_Cuttlefish-Skeleton{background-image:url(spritesmith5.png);background-position:-680px -345px;width:105px;height:114px}.Mount_Head_Cuttlefish-White{background-image:url(spritesmith5.png);background-position:-680px -460px;width:105px;height:114px}.Mount_Head_Cuttlefish-Zombie{background-image:url(spritesmith5.png);background-position:0 -668px;width:105px;height:114px}.Mount_Head_Deer-Base{background-image:url(spritesmith5.png);background-position:-1846px -1166px;width:105px;height:105px}.Mount_Head_Deer-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1846px -1272px;width:105px;height:105px}.Mount_Head_Deer-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1846px -1378px;width:105px;height:105px}.Mount_Head_Deer-Desert{background-image:url(spritesmith5.png);background-position:-1846px -1484px;width:105px;height:105px}.Mount_Head_Deer-Golden{background-image:url(spritesmith5.png);background-position:-1846px -1590px;width:105px;height:105px}.Mount_Head_Deer-Red{background-image:url(spritesmith5.png);background-position:-1846px -1696px;width:105px;height:105px}.Mount_Head_Deer-Shade{background-image:url(spritesmith5.png);background-position:0 -1843px;width:105px;height:105px}.Mount_Head_Deer-Skeleton{background-image:url(spritesmith5.png);background-position:-106px -1843px;width:105px;height:105px}.Mount_Head_Deer-White{background-image:url(spritesmith5.png);background-position:-212px -1843px;width:105px;height:105px}.Mount_Head_Deer-Zombie{background-image:url(spritesmith5.png);background-position:-318px -1843px;width:105px;height:105px}.Mount_Head_Dragon-Base{background-image:url(spritesmith5.png);background-position:-424px -1843px;width:105px;height:105px}.Mount_Head_Dragon-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-530px -1843px;width:105px;height:105px}.Mount_Head_Dragon-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-636px -1843px;width:105px;height:105px}.Mount_Head_Dragon-Desert{background-image:url(spritesmith5.png);background-position:-742px -1843px;width:105px;height:105px}.Mount_Head_Dragon-Golden{background-image:url(spritesmith5.png);background-position:-848px -1843px;width:105px;height:105px}.Mount_Head_Dragon-Red{background-image:url(spritesmith5.png);background-position:-954px -1843px;width:105px;height:105px}.Mount_Head_Dragon-Shade{background-image:url(spritesmith5.png);background-position:-1060px -1843px;width:105px;height:105px}.Mount_Head_Dragon-Skeleton{background-image:url(spritesmith5.png);background-position:-1166px -1843px;width:105px;height:105px}.Mount_Head_Dragon-White{background-image:url(spritesmith5.png);background-position:-1272px -1843px;width:105px;height:105px}.Mount_Head_Dragon-Zombie{background-image:url(spritesmith5.png);background-position:-1378px -1843px;width:105px;height:105px}.Mount_Head_Egg-Base{background-image:url(spritesmith5.png);background-position:-1484px -1843px;width:105px;height:105px}.Mount_Head_Egg-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1590px -1843px;width:105px;height:105px}.Mount_Head_Egg-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1696px -1843px;width:105px;height:105px}.Mount_Head_Egg-Desert{background-image:url(spritesmith5.png);background-position:-1802px -1843px;width:105px;height:105px}.Mount_Head_Egg-Golden{background-image:url(spritesmith5.png);background-position:-1952px 0;width:105px;height:105px}.Mount_Head_Egg-Red{background-image:url(spritesmith5.png);background-position:-1952px -106px;width:105px;height:105px}.Mount_Head_Egg-Shade{background-image:url(spritesmith5.png);background-position:-1952px -212px;width:105px;height:105px}.Mount_Head_Egg-Skeleton{background-image:url(spritesmith5.png);background-position:-1952px -318px;width:105px;height:105px}.Mount_Head_Egg-White{background-image:url(spritesmith5.png);background-position:-1952px -424px;width:105px;height:105px}.Mount_Head_Egg-Zombie{background-image:url(spritesmith5.png);background-position:-1952px -530px;width:105px;height:105px}.Mount_Head_FlyingPig-Base{background-image:url(spritesmith5.png);background-position:-1952px -636px;width:105px;height:105px}.Mount_Head_FlyingPig-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1952px -742px;width:105px;height:105px}.Mount_Head_FlyingPig-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1952px -848px;width:105px;height:105px}.Mount_Head_FlyingPig-Desert{background-image:url(spritesmith5.png);background-position:-1952px -954px;width:105px;height:105px}.Mount_Head_FlyingPig-Golden{background-image:url(spritesmith5.png);background-position:-1952px -1060px;width:105px;height:105px}.Mount_Head_FlyingPig-Red{background-image:url(spritesmith5.png);background-position:-1952px -1166px;width:105px;height:105px}.Mount_Head_FlyingPig-Shade{background-image:url(spritesmith5.png);background-position:-1952px -1272px;width:105px;height:105px}.Mount_Head_FlyingPig-Skeleton{background-image:url(spritesmith5.png);background-position:-1952px -1378px;width:105px;height:105px}.Mount_Head_FlyingPig-White{background-image:url(spritesmith5.png);background-position:-1952px -1484px;width:105px;height:105px}.Mount_Head_FlyingPig-Zombie{background-image:url(spritesmith5.png);background-position:-1952px -1590px;width:105px;height:105px}.Mount_Head_Fox-Base{background-image:url(spritesmith5.png);background-position:-1952px -1696px;width:105px;height:105px}.Mount_Head_Fox-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1952px -1802px;width:105px;height:105px}.Mount_Head_Fox-CottonCandyPink{background-image:url(spritesmith5.png);background-position:0 -1949px;width:105px;height:105px}.Mount_Head_Fox-Desert{background-image:url(spritesmith5.png);background-position:-106px -1949px;width:105px;height:105px}.Mount_Head_Fox-Golden{background-image:url(spritesmith5.png);background-position:-212px -1949px;width:105px;height:105px}.Mount_Head_Fox-Red{background-image:url(spritesmith5.png);background-position:-318px -1949px;width:105px;height:105px}.Mount_Head_Fox-Shade{background-image:url(spritesmith5.png);background-position:-424px -1949px;width:105px;height:105px}.Mount_Head_Fox-Skeleton{background-image:url(spritesmith5.png);background-position:-530px -1949px;width:105px;height:105px}.Mount_Head_Fox-White{background-image:url(spritesmith5.png);background-position:-636px -1949px;width:105px;height:105px}.Mount_Head_Fox-Zombie{background-image:url(spritesmith5.png);background-position:-742px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-Base{background-image:url(spritesmith5.png);background-position:-848px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-954px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1060px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-Desert{background-image:url(spritesmith5.png);background-position:-1166px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-Golden{background-image:url(spritesmith5.png);background-position:-1272px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-Red{background-image:url(spritesmith5.png);background-position:-1378px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-RoyalPurple{background-image:url(spritesmith5.png);background-position:-1484px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-Shade{background-image:url(spritesmith5.png);background-position:-1590px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-Skeleton{background-image:url(spritesmith5.png);background-position:-1696px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-White{background-image:url(spritesmith5.png);background-position:-1802px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-Zombie{background-image:url(spritesmith5.png);background-position:-1908px -1949px;width:105px;height:105px}.Mount_Head_Hedgehog-Base{background-image:url(spritesmith5.png);background-position:-2058px 0;width:105px;height:105px}.Mount_Head_Hedgehog-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-2058px -106px;width:105px;height:105px}.Mount_Head_Hedgehog-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-2058px -212px;width:105px;height:105px}.Mount_Head_Hedgehog-Desert{background-image:url(spritesmith5.png);background-position:-2058px -318px;width:105px;height:105px}.Mount_Head_Hedgehog-Golden{background-image:url(spritesmith5.png);background-position:-2058px -424px;width:105px;height:105px}.Mount_Head_Hedgehog-Red{background-image:url(spritesmith5.png);background-position:-2058px -530px;width:105px;height:105px}.Mount_Head_Hedgehog-Shade{background-image:url(spritesmith5.png);background-position:-2058px -636px;width:105px;height:105px}.Mount_Head_Hedgehog-Skeleton{background-image:url(spritesmith5.png);background-position:-2058px -742px;width:105px;height:105px}.Mount_Head_Hedgehog-White{background-image:url(spritesmith5.png);background-position:-2058px -848px;width:105px;height:105px}.Mount_Head_Hedgehog-Zombie{background-image:url(spritesmith5.png);background-position:-2058px -954px;width:105px;height:105px}.Mount_Head_Horse-Base{background-image:url(spritesmith5.png);background-position:-2058px -1060px;width:105px;height:105px}.Mount_Head_Horse-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-2058px -1166px;width:105px;height:105px}.Mount_Head_Horse-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-2058px -1272px;width:105px;height:105px}.Mount_Head_Horse-Desert{background-image:url(spritesmith5.png);background-position:-2058px -1378px;width:105px;height:105px}.Mount_Head_Horse-Golden{background-image:url(spritesmith5.png);background-position:-2058px -1484px;width:105px;height:105px}.Mount_Head_Horse-Red{background-image:url(spritesmith5.png);background-position:-2058px -1590px;width:105px;height:105px}.Mount_Head_Horse-Shade{background-image:url(spritesmith5.png);background-position:-2058px -1696px;width:105px;height:105px}.Mount_Head_Horse-Skeleton{background-image:url(spritesmith5.png);background-position:-2058px -1802px;width:105px;height:105px}.Mount_Head_Horse-White{background-image:url(spritesmith5.png);background-position:-2058px -1908px;width:105px;height:105px}.Mount_Head_Horse-Zombie{background-image:url(spritesmith5.png);background-position:0 -2055px;width:105px;height:105px}.Mount_Head_LionCub-Base{background-image:url(spritesmith5.png);background-position:-106px -2055px;width:105px;height:105px}.Mount_Head_LionCub-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-212px -2055px;width:105px;height:105px}.Mount_Head_LionCub-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-318px -2055px;width:105px;height:105px}.Mount_Head_LionCub-Desert{background-image:url(spritesmith5.png);background-position:-424px -2055px;width:105px;height:105px}.Mount_Head_LionCub-Ethereal{background-image:url(spritesmith5.png);background-position:-530px -2055px;width:105px;height:105px}.Mount_Head_LionCub-Golden{background-image:url(spritesmith5.png);background-position:-636px -2055px;width:105px;height:105px}.Mount_Head_LionCub-Red{background-image:url(spritesmith5.png);background-position:-742px -2055px;width:105px;height:105px}.Mount_Head_LionCub-Shade{background-image:url(spritesmith5.png);background-position:-848px -2055px;width:105px;height:105px}.Mount_Head_LionCub-Skeleton{background-image:url(spritesmith5.png);background-position:-106px -668px;width:105px;height:110px}.Mount_Head_LionCub-White{background-image:url(spritesmith5.png);background-position:-1060px -2055px;width:105px;height:105px}.Mount_Head_LionCub-Zombie{background-image:url(spritesmith5.png);background-position:-1166px -2055px;width:105px;height:105px}.Mount_Head_Mammoth-Base{background-image:url(spritesmith5.png);background-position:0 -544px;width:105px;height:123px}.Mount_Head_MantisShrimp-Base{background-image:url(spritesmith5.png);background-position:-1378px -2055px;width:108px;height:105px}.Mount_Head_Octopus-Base{background-image:url(spritesmith5.png);background-position:-1487px -2055px;width:105px;height:105px}.Mount_Head_Octopus-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1593px -2055px;width:105px;height:105px}.Mount_Head_Octopus-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1699px -2055px;width:105px;height:105px}.Mount_Head_Octopus-Desert{background-image:url(spritesmith5.png);background-position:-1805px -2055px;width:105px;height:105px}.Mount_Head_Octopus-Golden{background-image:url(spritesmith5.png);background-position:-1911px -2055px;width:105px;height:105px}.Mount_Head_Octopus-Red{background-image:url(spritesmith5.png);background-position:-2017px -2055px;width:105px;height:105px}.Mount_Head_Octopus-Shade{background-image:url(spritesmith5.png);background-position:-2164px 0;width:105px;height:105px}.Mount_Head_Octopus-Skeleton{background-image:url(spritesmith5.png);background-position:-2164px -106px;width:105px;height:105px}.Mount_Head_Octopus-White{background-image:url(spritesmith5.png);background-position:-2164px -212px;width:105px;height:105px}.Mount_Head_Octopus-Zombie{background-image:url(spritesmith5.png);background-position:-2164px -318px;width:105px;height:105px}.Mount_Head_Orca-Base{background-image:url(spritesmith5.png);background-position:-2164px -424px;width:105px;height:105px}.Mount_Head_Owl-Base{background-image:url(spritesmith5.png);background-position:-2164px -530px;width:105px;height:105px}.Mount_Head_Owl-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-2164px -636px;width:105px;height:105px}.Mount_Head_Owl-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-2164px -742px;width:105px;height:105px}.Mount_Head_Owl-Desert{background-image:url(spritesmith5.png);background-position:-2164px -848px;width:105px;height:105px}.Mount_Head_Owl-Golden{background-image:url(spritesmith5.png);background-position:-2164px -954px;width:105px;height:105px}.Mount_Head_Owl-Red{background-image:url(spritesmith5.png);background-position:-2164px -1060px;width:105px;height:105px}.Mount_Head_Owl-Shade{background-image:url(spritesmith5.png);background-position:-2164px -1166px;width:105px;height:105px}.Mount_Head_Owl-Skeleton{background-image:url(spritesmith5.png);background-position:-2164px -1272px;width:105px;height:105px}.Mount_Head_Owl-White{background-image:url(spritesmith5.png);background-position:-2164px -1378px;width:105px;height:105px}.Mount_Head_Owl-Zombie{background-image:url(spritesmith5.png);background-position:-2164px -1484px;width:105px;height:105px}.Mount_Head_PandaCub-Base{background-image:url(spritesmith5.png);background-position:-2164px -1590px;width:105px;height:105px}.Mount_Head_PandaCub-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-2164px -1696px;width:105px;height:105px}.Mount_Head_PandaCub-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-2164px -1802px;width:105px;height:105px}.Mount_Head_PandaCub-Desert{background-image:url(spritesmith5.png);background-position:-2164px -1908px;width:105px;height:105px}.Mount_Head_PandaCub-Golden{background-image:url(spritesmith5.png);background-position:-2164px -2014px;width:105px;height:105px}.Mount_Head_PandaCub-Red{background-image:url(spritesmith5.png);background-position:0 -2161px;width:105px;height:105px}.Mount_Head_PandaCub-Shade{background-image:url(spritesmith5.png);background-position:-106px -2161px;width:105px;height:105px}.Mount_Head_PandaCub-Skeleton{background-image:url(spritesmith5.png);background-position:-212px -2161px;width:105px;height:105px}.Mount_Head_PandaCub-White{background-image:url(spritesmith5.png);background-position:-318px -2161px;width:105px;height:105px}.Mount_Head_PandaCub-Zombie{background-image:url(spritesmith5.png);background-position:-424px -2161px;width:105px;height:105px}.Mount_Head_Parrot-Base{background-image:url(spritesmith5.png);background-position:-530px -2161px;width:105px;height:105px}.Mount_Head_Parrot-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-636px -2161px;width:105px;height:105px}.Mount_Head_Parrot-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-742px -2161px;width:105px;height:105px}.Mount_Head_Parrot-Desert{background-image:url(spritesmith5.png);background-position:-848px -2161px;width:105px;height:105px}.Mount_Head_Parrot-Golden{background-image:url(spritesmith5.png);background-position:-954px -2161px;width:105px;height:105px}.Mount_Head_Parrot-Red{background-image:url(spritesmith5.png);background-position:-1060px -2161px;width:105px;height:105px}.Mount_Head_Parrot-Shade{background-image:url(spritesmith5.png);background-position:-1166px -2161px;width:105px;height:105px}.Mount_Head_Parrot-Skeleton{background-image:url(spritesmith5.png);background-position:-1272px -2161px;width:105px;height:105px}.Mount_Head_Parrot-White{background-image:url(spritesmith5.png);background-position:-1378px -2161px;width:105px;height:105px}.Mount_Head_Parrot-Zombie{background-image:url(spritesmith5.png);background-position:-1484px -2161px;width:105px;height:105px}.Mount_Head_Penguin-Base{background-image:url(spritesmith5.png);background-position:-1590px -2161px;width:105px;height:105px}.Mount_Head_Penguin-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1696px -2161px;width:105px;height:105px}.Mount_Head_Penguin-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1802px -2161px;width:105px;height:105px}.Mount_Head_Penguin-Desert{background-image:url(spritesmith5.png);background-position:-1908px -2161px;width:105px;height:105px}.Mount_Head_Penguin-Golden{background-image:url(spritesmith5.png);background-position:-2014px -2161px;width:105px;height:105px}.Mount_Head_Penguin-Red{background-image:url(spritesmith5.png);background-position:-2120px -2161px;width:105px;height:105px}.Mount_Head_Penguin-Shade{background-image:url(spritesmith5.png);background-position:-2270px 0;width:105px;height:105px}.Mount_Head_Penguin-Skeleton{background-image:url(spritesmith6.png);background-position:-998px -106px;width:105px;height:105px}.Mount_Head_Penguin-White{background-image:url(spritesmith6.png);background-position:-1210px -212px;width:105px;height:105px}.Mount_Head_Penguin-Zombie{background-image:url(spritesmith6.png);background-position:-892px -318px;width:105px;height:105px}.Mount_Head_Rat-Base{background-image:url(spritesmith6.png);background-position:-998px -212px;width:105px;height:105px}.Mount_Head_Rat-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-998px -318px;width:105px;height:105px}.Mount_Head_Rat-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-998px -424px;width:105px;height:105px}.Mount_Head_Rat-Desert{background-image:url(spritesmith6.png);background-position:-998px -530px;width:105px;height:105px}.Mount_Head_Rat-Golden{background-image:url(spritesmith6.png);background-position:-998px -636px;width:105px;height:105px}.Mount_Head_Rat-Red{background-image:url(spritesmith6.png);background-position:-998px -742px;width:105px;height:105px}.Mount_Head_Rat-Shade{background-image:url(spritesmith6.png);background-position:-998px -848px;width:105px;height:105px}.Mount_Head_Rat-Skeleton{background-image:url(spritesmith6.png);background-position:0 -968px;width:105px;height:105px}.Mount_Head_Rat-White{background-image:url(spritesmith6.png);background-position:-106px -968px;width:105px;height:105px}.Mount_Head_Rat-Zombie{background-image:url(spritesmith6.png);background-position:-318px -1074px;width:105px;height:105px}.Mount_Head_Rock-Base{background-image:url(spritesmith6.png);background-position:-424px -1074px;width:105px;height:105px}.Mount_Head_Rock-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-530px -1074px;width:105px;height:105px}.Mount_Head_Rock-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-636px -1074px;width:105px;height:105px}.Mount_Head_Rock-Desert{background-image:url(spritesmith6.png);background-position:-742px -1074px;width:105px;height:105px}.Mount_Head_Rock-Golden{background-image:url(spritesmith6.png);background-position:-848px -1074px;width:105px;height:105px}.Mount_Head_Rock-Red{background-image:url(spritesmith6.png);background-position:-954px -1074px;width:105px;height:105px}.Mount_Head_Rock-Shade{background-image:url(spritesmith6.png);background-position:-1060px -1074px;width:105px;height:105px}.Mount_Head_Rock-Skeleton{background-image:url(spritesmith6.png);background-position:-1210px 0;width:105px;height:105px}.Mount_Head_Rock-White{background-image:url(spritesmith6.png);background-position:-1210px -106px;width:105px;height:105px}.Mount_Head_Rock-Zombie{background-image:url(spritesmith6.png);background-position:-106px -544px;width:105px;height:105px}.Mount_Head_Rooster-Base{background-image:url(spritesmith6.png);background-position:-212px -544px;width:105px;height:105px}.Mount_Head_Rooster-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-318px -544px;width:105px;height:105px}.Mount_Head_Rooster-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-424px -544px;width:105px;height:105px}.Mount_Head_Rooster-Desert{background-image:url(spritesmith6.png);background-position:-530px -544px;width:105px;height:105px}.Mount_Head_Rooster-Golden{background-image:url(spritesmith6.png);background-position:-680px 0;width:105px;height:105px}.Mount_Head_Rooster-Red{background-image:url(spritesmith6.png);background-position:-680px -106px;width:105px;height:105px}.Mount_Head_Rooster-Shade{background-image:url(spritesmith6.png);background-position:-680px -212px;width:105px;height:105px}.Mount_Head_Rooster-Skeleton{background-image:url(spritesmith6.png);background-position:-680px -318px;width:105px;height:105px}.Mount_Head_Rooster-White{background-image:url(spritesmith6.png);background-position:-680px -424px;width:105px;height:105px}.Mount_Head_Rooster-Zombie{background-image:url(spritesmith6.png);background-position:-680px -530px;width:105px;height:105px}.Mount_Head_Seahorse-Base{background-image:url(spritesmith6.png);background-position:0 -650px;width:105px;height:105px}.Mount_Head_Seahorse-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-106px -650px;width:105px;height:105px}.Mount_Head_Seahorse-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-212px -650px;width:105px;height:105px}.Mount_Head_Seahorse-Desert{background-image:url(spritesmith6.png);background-position:-318px -650px;width:105px;height:105px}.Mount_Head_Seahorse-Golden{background-image:url(spritesmith6.png);background-position:-424px -650px;width:105px;height:105px}.Mount_Head_Seahorse-Red{background-image:url(spritesmith6.png);background-position:-530px -650px;width:105px;height:105px}.Mount_Head_Seahorse-Shade{background-image:url(spritesmith6.png);background-position:-636px -650px;width:105px;height:105px}.Mount_Head_Seahorse-Skeleton{background-image:url(spritesmith6.png);background-position:-786px 0;width:105px;height:105px}.Mount_Head_Seahorse-White{background-image:url(spritesmith6.png);background-position:-786px -106px;width:105px;height:105px}.Mount_Head_Seahorse-Zombie{background-image:url(spritesmith6.png);background-position:-786px -212px;width:105px;height:105px}.Mount_Head_Sheep-Base{background-image:url(spritesmith6.png);background-position:-786px -318px;width:105px;height:105px}.Mount_Head_Sheep-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-786px -424px;width:105px;height:105px}.Mount_Head_Sheep-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-786px -530px;width:105px;height:105px}.Mount_Head_Sheep-Desert{background-image:url(spritesmith6.png);background-position:-786px -636px;width:105px;height:105px}.Mount_Head_Sheep-Golden{background-image:url(spritesmith6.png);background-position:0 -756px;width:105px;height:105px}.Mount_Head_Sheep-Red{background-image:url(spritesmith6.png);background-position:-106px -756px;width:105px;height:105px}.Mount_Head_Sheep-Shade{background-image:url(spritesmith6.png);background-position:-212px -756px;width:105px;height:105px}.Mount_Head_Sheep-Skeleton{background-image:url(spritesmith6.png);background-position:-318px -756px;width:105px;height:105px}.Mount_Head_Sheep-White{background-image:url(spritesmith6.png);background-position:-424px -756px;width:105px;height:105px}.Mount_Head_Sheep-Zombie{background-image:url(spritesmith6.png);background-position:-530px -756px;width:105px;height:105px}.Mount_Head_Slime-Base{background-image:url(spritesmith6.png);background-position:-636px -756px;width:105px;height:105px}.Mount_Head_Slime-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-742px -756px;width:105px;height:105px}.Mount_Head_Slime-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-892px 0;width:105px;height:105px}.Mount_Head_Slime-Desert{background-image:url(spritesmith6.png);background-position:-892px -106px;width:105px;height:105px}.Mount_Head_Slime-Golden{background-image:url(spritesmith6.png);background-position:-892px -212px;width:105px;height:105px}.Mount_Head_Slime-Red{background-image:url(spritesmith6.png);background-position:0 -544px;width:105px;height:105px}.Mount_Head_Slime-Shade{background-image:url(spritesmith6.png);background-position:-892px -424px;width:105px;height:105px}.Mount_Head_Slime-Skeleton{background-image:url(spritesmith6.png);background-position:-892px -530px;width:105px;height:105px}.Mount_Head_Slime-White{background-image:url(spritesmith6.png);background-position:-892px -636px;width:105px;height:105px}.Mount_Head_Slime-Zombie{background-image:url(spritesmith6.png);background-position:-892px -742px;width:105px;height:105px}.Mount_Head_Spider-Base{background-image:url(spritesmith6.png);background-position:0 -862px;width:105px;height:105px}.Mount_Head_Spider-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-106px -862px;width:105px;height:105px}.Mount_Head_Spider-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-212px -862px;width:105px;height:105px}.Mount_Head_Spider-Desert{background-image:url(spritesmith6.png);background-position:-318px -862px;width:105px;height:105px}.Mount_Head_Spider-Golden{background-image:url(spritesmith6.png);background-position:-424px -862px;width:105px;height:105px}.Mount_Head_Spider-Red{background-image:url(spritesmith6.png);background-position:-530px -862px;width:105px;height:105px}.Mount_Head_Spider-Shade{background-image:url(spritesmith6.png);background-position:-636px -862px;width:105px;height:105px}.Mount_Head_Spider-Skeleton{background-image:url(spritesmith6.png);background-position:-742px -862px;width:105px;height:105px}.Mount_Head_Spider-White{background-image:url(spritesmith6.png);background-position:-848px -862px;width:105px;height:105px}.Mount_Head_Spider-Zombie{background-image:url(spritesmith6.png);background-position:-998px 0;width:105px;height:105px}.Mount_Head_TRex-Base{background-image:url(spritesmith6.png);background-position:-408px -136px;width:135px;height:135px}.Mount_Head_TRex-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:0 -136px;width:135px;height:135px}.Mount_Head_TRex-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-136px -136px;width:135px;height:135px}.Mount_Head_TRex-Desert{background-image:url(spritesmith6.png);background-position:-272px 0;width:135px;height:135px}.Mount_Head_TRex-Golden{background-image:url(spritesmith6.png);background-position:-272px -136px;width:135px;height:135px}.Mount_Head_TRex-Red{background-image:url(spritesmith6.png);background-position:0 -272px;width:135px;height:135px}.Mount_Head_TRex-Shade{background-image:url(spritesmith6.png);background-position:-136px -272px;width:135px;height:135px}.Mount_Head_TRex-Skeleton{background-image:url(spritesmith6.png);background-position:-272px -272px;width:135px;height:135px}.Mount_Head_TRex-White{background-image:url(spritesmith6.png);background-position:-408px 0;width:135px;height:135px}.Mount_Head_TRex-Zombie{background-image:url(spritesmith6.png);background-position:0 0;width:135px;height:135px}.Mount_Head_TigerCub-Base{background-image:url(spritesmith6.png);background-position:-212px -968px;width:105px;height:105px}.Mount_Head_TigerCub-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-318px -968px;width:105px;height:105px}.Mount_Head_TigerCub-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-424px -968px;width:105px;height:105px}.Mount_Head_TigerCub-Desert{background-image:url(spritesmith6.png);background-position:-530px -968px;width:105px;height:105px}.Mount_Head_TigerCub-Golden{background-image:url(spritesmith6.png);background-position:-636px -968px;width:105px;height:105px}.Mount_Head_TigerCub-Red{background-image:url(spritesmith6.png);background-position:-742px -968px;width:105px;height:105px}.Mount_Head_TigerCub-Shade{background-image:url(spritesmith6.png);background-position:-848px -968px;width:105px;height:105px}.Mount_Head_TigerCub-Skeleton{background-image:url(spritesmith6.png);background-position:-954px -968px;width:105px;height:105px}.Mount_Head_TigerCub-White{background-image:url(spritesmith6.png);background-position:-1104px 0;width:105px;height:105px}.Mount_Head_TigerCub-Zombie{background-image:url(spritesmith6.png);background-position:-1104px -106px;width:105px;height:105px}.Mount_Head_Turkey-Base{background-image:url(spritesmith6.png);background-position:-1104px -212px;width:105px;height:105px}.Mount_Head_Whale-Base{background-image:url(spritesmith6.png);background-position:-1104px -318px;width:105px;height:105px}.Mount_Head_Whale-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1104px -424px;width:105px;height:105px}.Mount_Head_Whale-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1104px -530px;width:105px;height:105px}.Mount_Head_Whale-Desert{background-image:url(spritesmith6.png);background-position:-1104px -636px;width:105px;height:105px}.Mount_Head_Whale-Golden{background-image:url(spritesmith6.png);background-position:-1104px -742px;width:105px;height:105px}.Mount_Head_Whale-Red{background-image:url(spritesmith6.png);background-position:-1104px -848px;width:105px;height:105px}.Mount_Head_Whale-Shade{background-image:url(spritesmith6.png);background-position:-1104px -954px;width:105px;height:105px}.Mount_Head_Whale-Skeleton{background-image:url(spritesmith6.png);background-position:0 -1074px;width:105px;height:105px}.Mount_Head_Whale-White{background-image:url(spritesmith6.png);background-position:-106px -1074px;width:105px;height:105px}.Mount_Head_Whale-Zombie{background-image:url(spritesmith6.png);background-position:-212px -1074px;width:105px;height:105px}.Mount_Head_Wolf-Base{background-image:url(spritesmith6.png);background-position:-408px -272px;width:135px;height:135px}.Mount_Head_Wolf-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:0 -408px;width:135px;height:135px}.Mount_Head_Wolf-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-136px -408px;width:135px;height:135px}.Mount_Head_Wolf-Desert{background-image:url(spritesmith6.png);background-position:-272px -408px;width:135px;height:135px}.Mount_Head_Wolf-Golden{background-image:url(spritesmith6.png);background-position:-408px -408px;width:135px;height:135px}.Mount_Head_Wolf-Red{background-image:url(spritesmith6.png);background-position:-544px 0;width:135px;height:135px}.Mount_Head_Wolf-Shade{background-image:url(spritesmith6.png);background-position:-544px -136px;width:135px;height:135px}.Mount_Head_Wolf-Skeleton{background-image:url(spritesmith6.png);background-position:-544px -272px;width:135px;height:135px}.Mount_Head_Wolf-White{background-image:url(spritesmith6.png);background-position:-544px -408px;width:135px;height:135px}.Mount_Head_Wolf-Zombie{background-image:url(spritesmith6.png);background-position:-136px 0;width:135px;height:135px}.Pet-BearCub-Base{background-image:url(spritesmith6.png);background-position:-1210px -318px;width:81px;height:99px}.Pet-BearCub-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1210px -418px;width:81px;height:99px}.Pet-BearCub-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1210px -518px;width:81px;height:99px}.Pet-BearCub-Desert{background-image:url(spritesmith6.png);background-position:-1210px -618px;width:81px;height:99px}.Pet-BearCub-Golden{background-image:url(spritesmith6.png);background-position:-1210px -718px;width:81px;height:99px}.Pet-BearCub-Polar{background-image:url(spritesmith6.png);background-position:-1210px -818px;width:81px;height:99px}.Pet-BearCub-Red{background-image:url(spritesmith6.png);background-position:-1210px -918px;width:81px;height:99px}.Pet-BearCub-Shade{background-image:url(spritesmith6.png);background-position:-1210px -1018px;width:81px;height:99px}.Pet-BearCub-Skeleton{background-image:url(spritesmith6.png);background-position:0 -1180px;width:81px;height:99px}.Pet-BearCub-White{background-image:url(spritesmith6.png);background-position:-82px -1180px;width:81px;height:99px}.Pet-BearCub-Zombie{background-image:url(spritesmith6.png);background-position:-164px -1180px;width:81px;height:99px}.Pet-Bunny-Base{background-image:url(spritesmith6.png);background-position:-246px -1180px;width:81px;height:99px}.Pet-Bunny-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-328px -1180px;width:81px;height:99px}.Pet-Bunny-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-410px -1180px;width:81px;height:99px}.Pet-Bunny-Desert{background-image:url(spritesmith6.png);background-position:-492px -1180px;width:81px;height:99px}.Pet-Bunny-Golden{background-image:url(spritesmith6.png);background-position:-574px -1180px;width:81px;height:99px}.Pet-Bunny-Red{background-image:url(spritesmith6.png);background-position:-656px -1180px;width:81px;height:99px}.Pet-Bunny-Shade{background-image:url(spritesmith6.png);background-position:-738px -1180px;width:81px;height:99px}.Pet-Bunny-Skeleton{background-image:url(spritesmith6.png);background-position:-820px -1180px;width:81px;height:99px}.Pet-Bunny-White{background-image:url(spritesmith6.png);background-position:-902px -1180px;width:81px;height:99px}.Pet-Bunny-Zombie{background-image:url(spritesmith6.png);background-position:-984px -1180px;width:81px;height:99px}.Pet-Cactus-Base{background-image:url(spritesmith6.png);background-position:-1066px -1180px;width:81px;height:99px}.Pet-Cactus-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1148px -1180px;width:81px;height:99px}.Pet-Cactus-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1230px -1180px;width:81px;height:99px}.Pet-Cactus-Desert{background-image:url(spritesmith6.png);background-position:-1316px 0;width:81px;height:99px}.Pet-Cactus-Golden{background-image:url(spritesmith6.png);background-position:-1316px -100px;width:81px;height:99px}.Pet-Cactus-Red{background-image:url(spritesmith6.png);background-position:-1316px -200px;width:81px;height:99px}.Pet-Cactus-Shade{background-image:url(spritesmith6.png);background-position:-1316px -300px;width:81px;height:99px}.Pet-Cactus-Skeleton{background-image:url(spritesmith6.png);background-position:-1316px -400px;width:81px;height:99px}.Pet-Cactus-White{background-image:url(spritesmith6.png);background-position:-1316px -500px;width:81px;height:99px}.Pet-Cactus-Zombie{background-image:url(spritesmith6.png);background-position:-1316px -600px;width:81px;height:99px}.Pet-Cheetah-Base{background-image:url(spritesmith6.png);background-position:-1316px -700px;width:81px;height:99px}.Pet-Cheetah-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1316px -800px;width:81px;height:99px}.Pet-Cheetah-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1316px -900px;width:81px;height:99px}.Pet-Cheetah-Desert{background-image:url(spritesmith6.png);background-position:-1316px -1000px;width:81px;height:99px}.Pet-Cheetah-Golden{background-image:url(spritesmith6.png);background-position:-1316px -1100px;width:81px;height:99px}.Pet-Cheetah-Red{background-image:url(spritesmith6.png);background-position:0 -1280px;width:81px;height:99px}.Pet-Cheetah-Shade{background-image:url(spritesmith6.png);background-position:-82px -1280px;width:81px;height:99px}.Pet-Cheetah-Skeleton{background-image:url(spritesmith6.png);background-position:-164px -1280px;width:81px;height:99px}.Pet-Cheetah-White{background-image:url(spritesmith6.png);background-position:-246px -1280px;width:81px;height:99px}.Pet-Cheetah-Zombie{background-image:url(spritesmith6.png);background-position:-328px -1280px;width:81px;height:99px}.Pet-Cuttlefish-Base{background-image:url(spritesmith6.png);background-position:-410px -1280px;width:81px;height:99px}.Pet-Cuttlefish-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-492px -1280px;width:81px;height:99px}.Pet-Cuttlefish-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-574px -1280px;width:81px;height:99px}.Pet-Cuttlefish-Desert{background-image:url(spritesmith6.png);background-position:-656px -1280px;width:81px;height:99px}.Pet-Cuttlefish-Golden{background-image:url(spritesmith6.png);background-position:-738px -1280px;width:81px;height:99px}.Pet-Cuttlefish-Red{background-image:url(spritesmith6.png);background-position:-820px -1280px;width:81px;height:99px}.Pet-Cuttlefish-Shade{background-image:url(spritesmith6.png);background-position:-902px -1280px;width:81px;height:99px}.Pet-Cuttlefish-Skeleton{background-image:url(spritesmith6.png);background-position:-984px -1280px;width:81px;height:99px}.Pet-Cuttlefish-White{background-image:url(spritesmith6.png);background-position:-1066px -1280px;width:81px;height:99px}.Pet-Cuttlefish-Zombie{background-image:url(spritesmith6.png);background-position:-1148px -1280px;width:81px;height:99px}.Pet-Deer-Base{background-image:url(spritesmith6.png);background-position:-1230px -1280px;width:81px;height:99px}.Pet-Deer-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1312px -1280px;width:81px;height:99px}.Pet-Deer-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1398px 0;width:81px;height:99px}.Pet-Deer-Desert{background-image:url(spritesmith6.png);background-position:-1398px -100px;width:81px;height:99px}.Pet-Deer-Golden{background-image:url(spritesmith6.png);background-position:-1398px -200px;width:81px;height:99px}.Pet-Deer-Red{background-image:url(spritesmith6.png);background-position:-1398px -300px;width:81px;height:99px}.Pet-Deer-Shade{background-image:url(spritesmith6.png);background-position:-1398px -400px;width:81px;height:99px}.Pet-Deer-Skeleton{background-image:url(spritesmith6.png);background-position:-1398px -500px;width:81px;height:99px}.Pet-Deer-White{background-image:url(spritesmith6.png);background-position:-1398px -600px;width:81px;height:99px}.Pet-Deer-Zombie{background-image:url(spritesmith6.png);background-position:-1398px -700px;width:81px;height:99px}.Pet-Dragon-Base{background-image:url(spritesmith6.png);background-position:-1398px -800px;width:81px;height:99px}.Pet-Dragon-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1398px -900px;width:81px;height:99px}.Pet-Dragon-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1398px -1000px;width:81px;height:99px}.Pet-Dragon-Desert{background-image:url(spritesmith6.png);background-position:-1398px -1100px;width:81px;height:99px}.Pet-Dragon-Golden{background-image:url(spritesmith6.png);background-position:-1398px -1200px;width:81px;height:99px}.Pet-Dragon-Hydra{background-image:url(spritesmith6.png);background-position:0 -1380px;width:81px;height:99px}.Pet-Dragon-Red{background-image:url(spritesmith6.png);background-position:-82px -1380px;width:81px;height:99px}.Pet-Dragon-Shade{background-image:url(spritesmith6.png);background-position:-164px -1380px;width:81px;height:99px}.Pet-Dragon-Skeleton{background-image:url(spritesmith6.png);background-position:-246px -1380px;width:81px;height:99px}.Pet-Dragon-White{background-image:url(spritesmith6.png);background-position:-328px -1380px;width:81px;height:99px}.Pet-Dragon-Zombie{background-image:url(spritesmith6.png);background-position:-410px -1380px;width:81px;height:99px}.Pet-Egg-Base{background-image:url(spritesmith6.png);background-position:-492px -1380px;width:81px;height:99px}.Pet-Egg-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-574px -1380px;width:81px;height:99px}.Pet-Egg-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-656px -1380px;width:81px;height:99px}.Pet-Egg-Desert{background-image:url(spritesmith6.png);background-position:-738px -1380px;width:81px;height:99px}.Pet-Egg-Golden{background-image:url(spritesmith6.png);background-position:-820px -1380px;width:81px;height:99px}.Pet-Egg-Red{background-image:url(spritesmith6.png);background-position:-902px -1380px;width:81px;height:99px}.Pet-Egg-Shade{background-image:url(spritesmith6.png);background-position:-984px -1380px;width:81px;height:99px}.Pet-Egg-Skeleton{background-image:url(spritesmith6.png);background-position:-1066px -1380px;width:81px;height:99px}.Pet-Egg-White{background-image:url(spritesmith6.png);background-position:-1148px -1380px;width:81px;height:99px}.Pet-Egg-Zombie{background-image:url(spritesmith6.png);background-position:-1230px -1380px;width:81px;height:99px}.Pet-FlyingPig-Base{background-image:url(spritesmith6.png);background-position:-1312px -1380px;width:81px;height:99px}.Pet-FlyingPig-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1394px -1380px;width:81px;height:99px}.Pet-FlyingPig-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1480px 0;width:81px;height:99px}.Pet-FlyingPig-Desert{background-image:url(spritesmith6.png);background-position:-1480px -100px;width:81px;height:99px}.Pet-FlyingPig-Golden{background-image:url(spritesmith6.png);background-position:-1480px -200px;width:81px;height:99px}.Pet-FlyingPig-Red{background-image:url(spritesmith6.png);background-position:-1480px -300px;width:81px;height:99px}.Pet-FlyingPig-Shade{background-image:url(spritesmith6.png);background-position:-1480px -400px;width:81px;height:99px}.Pet-FlyingPig-Skeleton{background-image:url(spritesmith6.png);background-position:-1480px -500px;width:81px;height:99px}.Pet-FlyingPig-White{background-image:url(spritesmith6.png);background-position:-1480px -600px;width:81px;height:99px}.Pet-FlyingPig-Zombie{background-image:url(spritesmith6.png);background-position:-1480px -700px;width:81px;height:99px}.Pet-Fox-Base{background-image:url(spritesmith6.png);background-position:-1480px -800px;width:81px;height:99px}.Pet-Fox-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1480px -900px;width:81px;height:99px}.Pet-Fox-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1480px -1000px;width:81px;height:99px}.Pet-Fox-Desert{background-image:url(spritesmith6.png);background-position:-1480px -1100px;width:81px;height:99px}.Pet-Fox-Golden{background-image:url(spritesmith6.png);background-position:-1480px -1200px;width:81px;height:99px}.Pet-Fox-Red{background-image:url(spritesmith6.png);background-position:-1480px -1300px;width:81px;height:99px}.Pet-Fox-Shade{background-image:url(spritesmith6.png);background-position:-1562px 0;width:81px;height:99px}.Pet-Fox-Skeleton{background-image:url(spritesmith6.png);background-position:-1562px -100px;width:81px;height:99px}.Pet-Fox-White{background-image:url(spritesmith6.png);background-position:-1562px -200px;width:81px;height:99px}.Pet-Fox-Zombie{background-image:url(spritesmith6.png);background-position:-1562px -300px;width:81px;height:99px}.Pet-Gryphon-Base{background-image:url(spritesmith6.png);background-position:-1562px -400px;width:81px;height:99px}.Pet-Gryphon-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1562px -500px;width:81px;height:99px}.Pet-Gryphon-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1562px -600px;width:81px;height:99px}.Pet-Gryphon-Desert{background-image:url(spritesmith6.png);background-position:-1562px -700px;width:81px;height:99px}.Pet-Gryphon-Golden{background-image:url(spritesmith6.png);background-position:-1562px -800px;width:81px;height:99px}.Pet-Gryphon-Red{background-image:url(spritesmith6.png);background-position:-1562px -900px;width:81px;height:99px}.Pet-Gryphon-Shade{background-image:url(spritesmith6.png);background-position:-1562px -1000px;width:81px;height:99px}.Pet-Gryphon-Skeleton{background-image:url(spritesmith6.png);background-position:-1562px -1100px;width:81px;height:99px}.Pet-Gryphon-White{background-image:url(spritesmith6.png);background-position:-1562px -1200px;width:81px;height:99px}.Pet-Gryphon-Zombie{background-image:url(spritesmith6.png);background-position:-1562px -1300px;width:81px;height:99px}.Pet-Hedgehog-Base{background-image:url(spritesmith6.png);background-position:0 -1480px;width:81px;height:99px}.Pet-Hedgehog-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-82px -1480px;width:81px;height:99px}.Pet-Hedgehog-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-164px -1480px;width:81px;height:99px}.Pet-Hedgehog-Desert{background-image:url(spritesmith6.png);background-position:-246px -1480px;width:81px;height:99px}.Pet-Hedgehog-Golden{background-image:url(spritesmith6.png);background-position:-328px -1480px;width:81px;height:99px}.Pet-Hedgehog-Red{background-image:url(spritesmith6.png);background-position:-410px -1480px;width:81px;height:99px}.Pet-Hedgehog-Shade{background-image:url(spritesmith6.png);background-position:-492px -1480px;width:81px;height:99px}.Pet-Hedgehog-Skeleton{background-image:url(spritesmith6.png);background-position:-574px -1480px;width:81px;height:99px}.Pet-Hedgehog-White{background-image:url(spritesmith6.png);background-position:-656px -1480px;width:81px;height:99px}.Pet-Hedgehog-Zombie{background-image:url(spritesmith6.png);background-position:-738px -1480px;width:81px;height:99px}.Pet-Horse-Base{background-image:url(spritesmith6.png);background-position:-820px -1480px;width:81px;height:99px}.Pet-Horse-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-902px -1480px;width:81px;height:99px}.Pet-Horse-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-984px -1480px;width:81px;height:99px}.Pet-Horse-Desert{background-image:url(spritesmith6.png);background-position:-1066px -1480px;width:81px;height:99px}.Pet-Horse-Golden{background-image:url(spritesmith6.png);background-position:-1148px -1480px;width:81px;height:99px}.Pet-Horse-Red{background-image:url(spritesmith6.png);background-position:-1230px -1480px;width:81px;height:99px}.Pet-Horse-Shade{background-image:url(spritesmith6.png);background-position:-1312px -1480px;width:81px;height:99px}.Pet-Horse-Skeleton{background-image:url(spritesmith6.png);background-position:-1394px -1480px;width:81px;height:99px}.Pet-Horse-White{background-image:url(spritesmith6.png);background-position:-1476px -1480px;width:81px;height:99px}.Pet-Horse-Zombie{background-image:url(spritesmith6.png);background-position:-1558px -1480px;width:81px;height:99px}.Pet-JackOLantern-Base{background-image:url(spritesmith6.png);background-position:-1644px 0;width:81px;height:99px}.Pet-LionCub-Base{background-image:url(spritesmith6.png);background-position:-1644px -100px;width:81px;height:99px}.Pet-LionCub-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1644px -200px;width:81px;height:99px}.Pet-LionCub-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1644px -300px;width:81px;height:99px}.Pet-LionCub-Desert{background-image:url(spritesmith6.png);background-position:-1644px -400px;width:81px;height:99px}.Pet-LionCub-Golden{background-image:url(spritesmith6.png);background-position:-1644px -500px;width:81px;height:99px}.Pet-LionCub-Red{background-image:url(spritesmith6.png);background-position:-1644px -600px;width:81px;height:99px}.Pet-LionCub-Shade{background-image:url(spritesmith6.png);background-position:-1644px -700px;width:81px;height:99px}.Pet-LionCub-Skeleton{background-image:url(spritesmith6.png);background-position:-1644px -800px;width:81px;height:99px}.Pet-LionCub-White{background-image:url(spritesmith6.png);background-position:-1644px -900px;width:81px;height:99px}.Pet-LionCub-Zombie{background-image:url(spritesmith6.png);background-position:-1644px -1000px;width:81px;height:99px}.Pet-Mammoth-Base{background-image:url(spritesmith6.png);background-position:-1644px -1100px;width:81px;height:99px}.Pet-MantisShrimp-Base{background-image:url(spritesmith6.png);background-position:-1644px -1200px;width:81px;height:99px}.Pet-Octopus-Base{background-image:url(spritesmith6.png);background-position:-1644px -1300px;width:81px;height:99px}.Pet-Octopus-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1644px -1400px;width:81px;height:99px}.Pet-Octopus-CottonCandyPink{background-image:url(spritesmith6.png);background-position:0 -1580px;width:81px;height:99px}.Pet-Octopus-Desert{background-image:url(spritesmith6.png);background-position:-82px -1580px;width:81px;height:99px}.Pet-Octopus-Golden{background-image:url(spritesmith6.png);background-position:-164px -1580px;width:81px;height:99px}.Pet-Octopus-Red{background-image:url(spritesmith6.png);background-position:-246px -1580px;width:81px;height:99px}.Pet-Octopus-Shade{background-image:url(spritesmith6.png);background-position:-328px -1580px;width:81px;height:99px}.Pet-Octopus-Skeleton{background-image:url(spritesmith6.png);background-position:-410px -1580px;width:81px;height:99px}.Pet-Octopus-White{background-image:url(spritesmith6.png);background-position:-492px -1580px;width:81px;height:99px}.Pet-Octopus-Zombie{background-image:url(spritesmith6.png);background-position:-574px -1580px;width:81px;height:99px}.Pet-Owl-Base{background-image:url(spritesmith6.png);background-position:-656px -1580px;width:81px;height:99px}.Pet-Owl-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-738px -1580px;width:81px;height:99px}.Pet-Owl-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-820px -1580px;width:81px;height:99px}.Pet-Owl-Desert{background-image:url(spritesmith6.png);background-position:-902px -1580px;width:81px;height:99px}.Pet-Owl-Golden{background-image:url(spritesmith6.png);background-position:-984px -1580px;width:81px;height:99px}.Pet-Owl-Red{background-image:url(spritesmith6.png);background-position:-1066px -1580px;width:81px;height:99px}.Pet-Owl-Shade{background-image:url(spritesmith6.png);background-position:-1148px -1580px;width:81px;height:99px}.Pet-Owl-Skeleton{background-image:url(spritesmith6.png);background-position:-1230px -1580px;width:81px;height:99px}.Pet-Owl-White{background-image:url(spritesmith6.png);background-position:-1312px -1580px;width:81px;height:99px}.Pet-Owl-Zombie{background-image:url(spritesmith6.png);background-position:-1394px -1580px;width:81px;height:99px}.Pet-PandaCub-Base{background-image:url(spritesmith6.png);background-position:-1476px -1580px;width:81px;height:99px}.Pet-PandaCub-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1558px -1580px;width:81px;height:99px}.Pet-PandaCub-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1640px -1580px;width:81px;height:99px}.Pet-PandaCub-Desert{background-image:url(spritesmith6.png);background-position:-1726px 0;width:81px;height:99px}.Pet-PandaCub-Golden{background-image:url(spritesmith6.png);background-position:-1726px -100px;width:81px;height:99px}.Pet-PandaCub-Red{background-image:url(spritesmith6.png);background-position:-1726px -200px;width:81px;height:99px}.Pet-PandaCub-Shade{background-image:url(spritesmith6.png);background-position:-1726px -300px;width:81px;height:99px}.Pet-PandaCub-Skeleton{background-image:url(spritesmith6.png);background-position:-1726px -400px;width:81px;height:99px}.Pet-PandaCub-White{background-image:url(spritesmith6.png);background-position:-1726px -500px;width:81px;height:99px}.Pet-PandaCub-Zombie{background-image:url(spritesmith6.png);background-position:-1726px -600px;width:81px;height:99px}.Pet-Parrot-Base{background-image:url(spritesmith6.png);background-position:-1726px -700px;width:81px;height:99px}.Pet-Parrot-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1726px -800px;width:81px;height:99px}.Pet-Parrot-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1726px -900px;width:81px;height:99px}.Pet-Parrot-Desert{background-image:url(spritesmith6.png);background-position:-1726px -1000px;width:81px;height:99px}.Pet-Parrot-Golden{background-image:url(spritesmith6.png);background-position:-1726px -1100px;width:81px;height:99px}.Pet-Parrot-Red{background-image:url(spritesmith6.png);background-position:-1726px -1200px;width:81px;height:99px}.Pet-Parrot-Shade{background-image:url(spritesmith6.png);background-position:-1726px -1300px;width:81px;height:99px}.Pet-Parrot-Skeleton{background-image:url(spritesmith6.png);background-position:-1726px -1400px;width:81px;height:99px}.Pet-Parrot-White{background-image:url(spritesmith6.png);background-position:-1726px -1500px;width:81px;height:99px}.Pet-Parrot-Zombie{background-image:url(spritesmith6.png);background-position:0 -1680px;width:81px;height:99px}.Pet-Penguin-Base{background-image:url(spritesmith6.png);background-position:-82px -1680px;width:81px;height:99px}.Pet-Penguin-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-164px -1680px;width:81px;height:99px}.Pet-Penguin-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-246px -1680px;width:81px;height:99px}.Pet-Penguin-Desert{background-image:url(spritesmith6.png);background-position:-328px -1680px;width:81px;height:99px}.Pet-Penguin-Golden{background-image:url(spritesmith6.png);background-position:-410px -1680px;width:81px;height:99px}.Pet-Penguin-Red{background-image:url(spritesmith6.png);background-position:-492px -1680px;width:81px;height:99px}.Pet-Penguin-Shade{background-image:url(spritesmith6.png);background-position:-574px -1680px;width:81px;height:99px}.Pet-Penguin-Skeleton{background-image:url(spritesmith6.png);background-position:-656px -1680px;width:81px;height:99px}.Pet-Penguin-White{background-image:url(spritesmith6.png);background-position:-738px -1680px;width:81px;height:99px}.Pet-Penguin-Zombie{background-image:url(spritesmith6.png);background-position:-820px -1680px;width:81px;height:99px}.Pet-Rat-Base{background-image:url(spritesmith6.png);background-position:-902px -1680px;width:81px;height:99px}.Pet-Rat-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-984px -1680px;width:81px;height:99px}.Pet-Rat-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1066px -1680px;width:81px;height:99px}.Pet-Rat-Desert{background-image:url(spritesmith6.png);background-position:-1148px -1680px;width:81px;height:99px}.Pet-Rat-Golden{background-image:url(spritesmith6.png);background-position:-1230px -1680px;width:81px;height:99px}.Pet-Rat-Red{background-image:url(spritesmith6.png);background-position:-1312px -1680px;width:81px;height:99px}.Pet-Rat-Shade{background-image:url(spritesmith6.png);background-position:-1394px -1680px;width:81px;height:99px}.Pet-Rat-Skeleton{background-image:url(spritesmith6.png);background-position:-1476px -1680px;width:81px;height:99px}.Pet-Rat-White{background-image:url(spritesmith6.png);background-position:-1558px -1680px;width:81px;height:99px}.Pet-Rat-Zombie{background-image:url(spritesmith6.png);background-position:-1640px -1680px;width:81px;height:99px}.Pet-Rock-Base{background-image:url(spritesmith6.png);background-position:-1722px -1680px;width:81px;height:99px}.Pet-Rock-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1808px 0;width:81px;height:99px}.Pet-Rock-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1808px -100px;width:81px;height:99px}.Pet-Rock-Desert{background-image:url(spritesmith6.png);background-position:-1808px -200px;width:81px;height:99px}.Pet-Rock-Golden{background-image:url(spritesmith6.png);background-position:-1808px -300px;width:81px;height:99px}.Pet-Rock-Red{background-image:url(spritesmith6.png);background-position:-1808px -400px;width:81px;height:99px}.Pet-Rock-Shade{background-image:url(spritesmith6.png);background-position:-1808px -500px;width:81px;height:99px}.Pet-Rock-Skeleton{background-image:url(spritesmith6.png);background-position:-1808px -600px;width:81px;height:99px}.Pet-Rock-White{background-image:url(spritesmith6.png);background-position:-1808px -700px;width:81px;height:99px}.Pet-Rock-Zombie{background-image:url(spritesmith6.png);background-position:-1808px -800px;width:81px;height:99px}.Pet-Rooster-Base{background-image:url(spritesmith6.png);background-position:-1808px -900px;width:81px;height:99px}.Pet-Rooster-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1808px -1000px;width:81px;height:99px}.Pet-Rooster-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1808px -1100px;width:81px;height:99px}.Pet-Rooster-Desert{background-image:url(spritesmith6.png);background-position:-1808px -1200px;width:81px;height:99px}.Pet-Rooster-Golden{background-image:url(spritesmith6.png);background-position:-1808px -1300px;width:81px;height:99px}.Pet-Rooster-Red{background-image:url(spritesmith6.png);background-position:-1808px -1400px;width:81px;height:99px}.Pet-Rooster-Shade{background-image:url(spritesmith6.png);background-position:-1808px -1500px;width:81px;height:99px}.Pet-Rooster-Skeleton{background-image:url(spritesmith6.png);background-position:-1808px -1600px;width:81px;height:99px}.Pet-Rooster-White{background-image:url(spritesmith6.png);background-position:0 -1780px;width:81px;height:99px}.Pet-Rooster-Zombie{background-image:url(spritesmith6.png);background-position:-82px -1780px;width:81px;height:99px}.Pet-Seahorse-Base{background-image:url(spritesmith6.png);background-position:-164px -1780px;width:81px;height:99px}.Pet-Seahorse-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-246px -1780px;width:81px;height:99px}.Pet-Seahorse-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-328px -1780px;width:81px;height:99px}.Pet-Seahorse-Desert{background-image:url(spritesmith6.png);background-position:-410px -1780px;width:81px;height:99px}.Pet-Seahorse-Golden{background-image:url(spritesmith6.png);background-position:-492px -1780px;width:81px;height:99px}.Pet-Seahorse-Red{background-image:url(spritesmith6.png);background-position:-574px -1780px;width:81px;height:99px}.Pet-Seahorse-Shade{background-image:url(spritesmith6.png);background-position:-656px -1780px;width:81px;height:99px}.Pet-Seahorse-Skeleton{background-image:url(spritesmith6.png);background-position:-738px -1780px;width:81px;height:99px}.Pet-Seahorse-White{background-image:url(spritesmith6.png);background-position:-820px -1780px;width:81px;height:99px}.Pet-Seahorse-Zombie{background-image:url(spritesmith6.png);background-position:-902px -1780px;width:81px;height:99px}.Pet-Sheep-Base{background-image:url(spritesmith6.png);background-position:-984px -1780px;width:81px;height:99px}.Pet-Sheep-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1066px -1780px;width:81px;height:99px}.Pet-Sheep-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1148px -1780px;width:81px;height:99px}.Pet-Sheep-Desert{background-image:url(spritesmith6.png);background-position:-1230px -1780px;width:81px;height:99px}.Pet-Sheep-Golden{background-image:url(spritesmith6.png);background-position:-1312px -1780px;width:81px;height:99px}.Pet-Sheep-Red{background-image:url(spritesmith6.png);background-position:-1394px -1780px;width:81px;height:99px}.Pet-Sheep-Shade{background-image:url(spritesmith6.png);background-position:-1476px -1780px;width:81px;height:99px}.Pet-Sheep-Skeleton{background-image:url(spritesmith6.png);background-position:-1558px -1780px;width:81px;height:99px}.Pet-Sheep-White{background-image:url(spritesmith6.png);background-position:-1640px -1780px;width:81px;height:99px}.Pet-Sheep-Zombie{background-image:url(spritesmith6.png);background-position:-1722px -1780px;width:81px;height:99px}.Pet-Slime-Base{background-image:url(spritesmith6.png);background-position:-1804px -1780px;width:81px;height:99px}.Pet-Slime-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1890px 0;width:81px;height:99px}.Pet-Slime-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1890px -100px;width:81px;height:99px}.Pet-Slime-Desert{background-image:url(spritesmith6.png);background-position:-1890px -200px;width:81px;height:99px}.Pet-Slime-Golden{background-image:url(spritesmith6.png);background-position:-1890px -300px;width:81px;height:99px}.Pet-Slime-Red{background-image:url(spritesmith6.png);background-position:-1890px -400px;width:81px;height:99px}.Pet-Slime-Shade{background-image:url(spritesmith6.png);background-position:-1890px -500px;width:81px;height:99px}.Pet-Slime-Skeleton{background-image:url(spritesmith6.png);background-position:-1890px -600px;width:81px;height:99px}.Pet-Slime-White{background-image:url(spritesmith6.png);background-position:-1890px -700px;width:81px;height:99px}.Pet-Slime-Zombie{background-image:url(spritesmith6.png);background-position:-1890px -800px;width:81px;height:99px}.Pet-Spider-Base{background-image:url(spritesmith6.png);background-position:-1890px -900px;width:81px;height:99px}.Pet-Spider-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1890px -1000px;width:81px;height:99px}.Pet-Spider-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1890px -1100px;width:81px;height:99px}.Pet-Spider-Desert{background-image:url(spritesmith6.png);background-position:-1890px -1200px;width:81px;height:99px}.Pet-Spider-Golden{background-image:url(spritesmith6.png);background-position:-1890px -1300px;width:81px;height:99px}.Pet-Spider-Red{background-image:url(spritesmith6.png);background-position:-1890px -1400px;width:81px;height:99px}.Pet-Spider-Shade{background-image:url(spritesmith6.png);background-position:-1890px -1500px;width:81px;height:99px}.Pet-Spider-Skeleton{background-image:url(spritesmith6.png);background-position:-1890px -1600px;width:81px;height:99px}.Pet-Spider-White{background-image:url(spritesmith6.png);background-position:-1890px -1700px;width:81px;height:99px}.Pet-Spider-Zombie{background-image:url(spritesmith6.png);background-position:-1972px 0;width:81px;height:99px}.Pet-TRex-Base{background-image:url(spritesmith6.png);background-position:-1972px -100px;width:81px;height:99px}.Pet-TRex-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1972px -200px;width:81px;height:99px}.Pet-TRex-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1972px -300px;width:81px;height:99px}.Pet-TRex-Desert{background-image:url(spritesmith6.png);background-position:-1972px -400px;width:81px;height:99px}.Pet-TRex-Golden{background-image:url(spritesmith6.png);background-position:-1972px -500px;width:81px;height:99px}.Pet-TRex-Red{background-image:url(spritesmith6.png);background-position:-1972px -600px;width:81px;height:99px}.Pet-TRex-Shade{background-image:url(spritesmith6.png);background-position:-1972px -700px;width:81px;height:99px}.Pet-TRex-Skeleton{background-image:url(spritesmith6.png);background-position:-1972px -800px;width:81px;height:99px}.Pet-TRex-White{background-image:url(spritesmith6.png);background-position:-1972px -900px;width:81px;height:99px}.Pet-TRex-Zombie{background-image:url(spritesmith6.png);background-position:-1972px -1000px;width:81px;height:99px}.Pet-Tiger-Veteran{background-image:url(spritesmith6.png);background-position:-1972px -1100px;width:81px;height:99px}.Pet-TigerCub-Base{background-image:url(spritesmith6.png);background-position:-1972px -1200px;width:81px;height:99px}.Pet-TigerCub-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1972px -1300px;width:81px;height:99px}.Pet-TigerCub-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1972px -1400px;width:81px;height:99px}.Pet-TigerCub-Desert{background-image:url(spritesmith6.png);background-position:-1972px -1500px;width:81px;height:99px}.Pet-TigerCub-Golden{background-image:url(spritesmith6.png);background-position:-1972px -1600px;width:81px;height:99px}.Pet-TigerCub-Red{background-image:url(spritesmith6.png);background-position:-1972px -1700px;width:81px;height:99px}.Pet-TigerCub-Shade{background-image:url(spritesmith6.png);background-position:0 -1880px;width:81px;height:99px}.Pet-TigerCub-Skeleton{background-image:url(spritesmith6.png);background-position:-82px -1880px;width:81px;height:99px}.Pet-TigerCub-White{background-image:url(spritesmith6.png);background-position:-164px -1880px;width:81px;height:99px}.Pet-TigerCub-Zombie{background-image:url(spritesmith6.png);background-position:-246px -1880px;width:81px;height:99px}.Pet-Turkey-Base{background-image:url(spritesmith6.png);background-position:-328px -1880px;width:81px;height:99px}.Pet-Whale-Base{background-image:url(spritesmith6.png);background-position:-410px -1880px;width:81px;height:99px}.Pet-Whale-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-492px -1880px;width:81px;height:99px}.Pet-Whale-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-574px -1880px;width:81px;height:99px}.Pet-Whale-Desert{background-image:url(spritesmith6.png);background-position:-656px -1880px;width:81px;height:99px}.Pet-Whale-Golden{background-image:url(spritesmith6.png);background-position:-738px -1880px;width:81px;height:99px}.Pet-Whale-Red{background-image:url(spritesmith6.png);background-position:-820px -1880px;width:81px;height:99px}.Pet-Whale-Shade{background-image:url(spritesmith6.png);background-position:-902px -1880px;width:81px;height:99px}.Pet-Whale-Skeleton{background-image:url(spritesmith6.png);background-position:-984px -1880px;width:81px;height:99px}.Pet-Whale-White{background-image:url(spritesmith6.png);background-position:-1066px -1880px;width:81px;height:99px}.Pet-Whale-Zombie{background-image:url(spritesmith6.png);background-position:-1148px -1880px;width:81px;height:99px}.Pet-Wolf-Base{background-image:url(spritesmith6.png);background-position:-1230px -1880px;width:81px;height:99px}.Pet-Wolf-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1312px -1880px;width:81px;height:99px}.Pet-Wolf-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1394px -1880px;width:81px;height:99px}.Pet-Wolf-Desert{background-image:url(spritesmith6.png);background-position:-1476px -1880px;width:81px;height:99px}.Pet-Wolf-Golden{background-image:url(spritesmith6.png);background-position:-1558px -1880px;width:81px;height:99px}.Pet-Wolf-Red{background-image:url(spritesmith6.png);background-position:-1640px -1880px;width:81px;height:99px}.Pet-Wolf-Shade{background-image:url(spritesmith6.png);background-position:-1722px -1880px;width:81px;height:99px}.Pet-Wolf-Skeleton{background-image:url(spritesmith6.png);background-position:-1804px -1880px;width:81px;height:99px}.Pet-Wolf-Veteran{background-image:url(spritesmith6.png);background-position:-1886px -1880px;width:81px;height:99px}.Pet-Wolf-White{background-image:url(spritesmith6.png);background-position:-1968px -1880px;width:81px;height:99px}.Pet-Wolf-Zombie{background-image:url(spritesmith6.png);background-position:-2054px 0;width:81px;height:99px}.Pet_HatchingPotion_Base{background-image:url(spritesmith6.png);background-position:-2054px -100px;width:48px;height:51px}.Pet_HatchingPotion_CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-2054px -152px;width:48px;height:51px}.Pet_HatchingPotion_CottonCandyPink{background-image:url(spritesmith6.png);background-position:-2054px -204px;width:48px;height:51px}.Pet_HatchingPotion_Desert{background-image:url(spritesmith6.png);background-position:-2054px -256px;width:48px;height:51px}.Pet_HatchingPotion_Golden{background-image:url(spritesmith6.png);background-position:-2054px -308px;width:48px;height:51px}.Pet_HatchingPotion_Red{background-image:url(spritesmith6.png);background-position:-2054px -360px;width:48px;height:51px}.Pet_HatchingPotion_Shade{background-image:url(spritesmith6.png);background-position:-2054px -412px;width:48px;height:51px}.Pet_HatchingPotion_Skeleton{background-image:url(spritesmith6.png);background-position:-2054px -464px;width:48px;height:51px}.Pet_HatchingPotion_White{background-image:url(spritesmith6.png);background-position:-2054px -516px;width:48px;height:51px}.Pet_HatchingPotion_Zombie{background-image:url(spritesmith6.png);background-position:-2054px -568px;width:48px;height:51px}.head_special_0,.weapon_special_0{width:105px;height:105px;margin-left:-3px;margin-top:-18px}.broad_armor_special_0,.shield_special_0,.slim_armor_special_0{width:90px;height:90px}.weapon_special_critical{background:url(/common/img/sprites/backer-only/weapon_special_critical.gif) no-repeat;width:90px;height:90px;margin-left:-12px;margin-top:12px}.weapon_special_1{margin-left:-12px}.broad_armor_special_1,.head_special_1,.slim_armor_special_1{width:90px;height:90px}.head_special_0{background:url(/common/img/sprites/backer-only/BackerOnly-Equip-ShadeHelmet.gif) no-repeat}.head_special_1{background:url(/common/img/sprites/backer-only/ContributorOnly-Equip-CrystalHelmet.gif) no-repeat;margin-top:3px}.broad_armor_special_0,.slim_armor_special_0{background:url(/common/img/sprites/backer-only/BackerOnly-Equip-ShadeArmor.gif) no-repeat}.broad_armor_special_1,.slim_armor_special_1{background:url(/common/img/sprites/backer-only/ContributorOnly-Equip-CrystalArmor.gif) no-repeat}.shield_special_0{background:url(/common/img/sprites/backer-only/BackerOnly-Shield-TormentedSkull.gif) no-repeat}.weapon_special_0{background:url(/common/img/sprites/backer-only/BackerOnly-Weapon-DarkSoulsBlade.gif) no-repeat}.Pet-Wolf-Cerberus{width:105px;height:72px;background:url(/common/img/sprites/backer-only/BackerOnly-Pet-CerberusPup.gif) no-repeat}.npc_ian{background:url(/common/img/sprites/npc_ian.gif) no-repeat;width:78px;height:135px}.Gems{display:inline-block;margin-right:5px;border-style:none;margin-left:0;margin-top:2px}.inline-gems{vertical-align:middle;margin-left:0;display:inline-block}.customize-menu .locked{background-color:#727272}.achievement{float:left;clear:right;margin-right:10px}.multi-achievement{margin:auto;padding-left:.5em;padding-right:.5em}[class*=Mount_Body_],[class*=Mount_Head_]{margin-top:18px}.Pet_Currency_Gem{margin-top:5px;margin-bottom:5px}
\ No newline at end of file
diff --git a/common/dist/sprites/spritesmith2.css b/common/dist/sprites/spritesmith2.css
index 0f3ee7dc20..94a2fc529c 100644
--- a/common/dist/sprites/spritesmith2.css
+++ b/common/dist/sprites/spritesmith2.css
@@ -1,51 +1,51 @@
.hair_base_8_peppermint {
- background-image: url(spritesmith2.png);
- background-position: -1456px -1183px;
- width: 90px;
- height: 90px;
-}
-.customize-option.hair_base_8_peppermint {
- background-image: url(spritesmith2.png);
- background-position: -1481px -1198px;
- width: 60px;
- height: 60px;
-}
-.hair_base_8_pgreen {
- background-image: url(spritesmith2.png);
- background-position: -1365px -455px;
- width: 90px;
- height: 90px;
-}
-.customize-option.hair_base_8_pgreen {
- background-image: url(spritesmith2.png);
- background-position: -1390px -470px;
- width: 60px;
- height: 60px;
-}
-.hair_base_8_pgreen2 {
background-image: url(spritesmith2.png);
background-position: -1456px -1274px;
width: 90px;
height: 90px;
}
-.customize-option.hair_base_8_pgreen2 {
+.customize-option.hair_base_8_peppermint {
background-image: url(spritesmith2.png);
background-position: -1481px -1289px;
width: 60px;
height: 60px;
}
-.hair_base_8_porange {
+.hair_base_8_pgreen {
+ background-image: url(spritesmith2.png);
+ background-position: -1365px -546px;
+ width: 90px;
+ height: 90px;
+}
+.customize-option.hair_base_8_pgreen {
+ background-image: url(spritesmith2.png);
+ background-position: -1390px -561px;
+ width: 60px;
+ height: 60px;
+}
+.hair_base_8_pgreen2 {
background-image: url(spritesmith2.png);
background-position: 0px -1371px;
width: 90px;
height: 90px;
}
-.customize-option.hair_base_8_porange {
+.customize-option.hair_base_8_pgreen2 {
background-image: url(spritesmith2.png);
background-position: -25px -1386px;
width: 60px;
height: 60px;
}
+.hair_base_8_porange {
+ background-image: url(spritesmith2.png);
+ background-position: -91px -1371px;
+ width: 90px;
+ height: 90px;
+}
+.customize-option.hair_base_8_porange {
+ background-image: url(spritesmith2.png);
+ background-position: -116px -1386px;
+ width: 60px;
+ height: 60px;
+}
.hair_base_8_porange2 {
background-image: url(spritesmith2.png);
background-position: -91px -97px;
@@ -2580,25 +2580,25 @@
}
.skin_shark_sleep {
background-image: url(spritesmith2.png);
- background-position: 0px -97px;
+ background-position: -1365px -455px;
width: 90px;
height: 90px;
}
.customize-option.skin_shark_sleep {
background-image: url(spritesmith2.png);
- background-position: -25px -112px;
+ background-position: -1390px -470px;
width: 60px;
height: 60px;
}
.skin_skeleton {
background-image: url(spritesmith2.png);
- background-position: -1365px -546px;
+ background-position: 0px -97px;
width: 90px;
height: 90px;
}
.customize-option.skin_skeleton {
background-image: url(spritesmith2.png);
- background-position: -1390px -561px;
+ background-position: -25px -112px;
width: 60px;
height: 60px;
}
@@ -2904,235 +2904,235 @@
}
.shop_armor_armoire_gladiatorArmor {
background-image: url(spritesmith2.png);
- background-position: -1774px -1640px;
+ background-position: -287px -1685px;
width: 40px;
height: 40px;
}
.shop_armor_armoire_goldenToga {
background-image: url(spritesmith2.png);
- background-position: -1774px -1599px;
+ background-position: -246px -1685px;
width: 40px;
height: 40px;
}
.shop_armor_armoire_hornedIronArmor {
background-image: url(spritesmith2.png);
- background-position: -1774px -1476px;
+ background-position: -205px -1685px;
width: 40px;
height: 40px;
}
.shop_armor_armoire_lunarArmor {
background-image: url(spritesmith2.png);
- background-position: -1774px -1435px;
+ background-position: -82px -1685px;
width: 40px;
height: 40px;
}
.shop_armor_armoire_plagueDoctorOvercoat {
background-image: url(spritesmith2.png);
- background-position: -1774px -1394px;
+ background-position: -41px -1685px;
width: 40px;
height: 40px;
}
.shop_armor_armoire_rancherRobes {
background-image: url(spritesmith2.png);
- background-position: -1774px -1271px;
+ background-position: 0px -1685px;
width: 40px;
height: 40px;
}
.shop_eyewear_armoire_plagueDoctorMask {
background-image: url(spritesmith2.png);
- background-position: -1774px -1230px;
+ background-position: -1681px -1644px;
width: 40px;
height: 40px;
}
.shop_head_armoire_blueHairbow {
background-image: url(spritesmith2.png);
- background-position: -1774px -1107px;
+ background-position: -1640px -1644px;
width: 40px;
height: 40px;
}
.shop_head_armoire_gladiatorHelm {
background-image: url(spritesmith2.png);
- background-position: -1774px -1066px;
+ background-position: -1517px -1644px;
width: 40px;
height: 40px;
}
.shop_head_armoire_goldenLaurels {
background-image: url(spritesmith2.png);
- background-position: -1774px -1025px;
+ background-position: -1476px -1644px;
width: 40px;
height: 40px;
}
.shop_head_armoire_hornedIronHelm {
background-image: url(spritesmith2.png);
- background-position: -1774px -902px;
+ background-position: -1435px -1644px;
width: 40px;
height: 40px;
}
.shop_head_armoire_lunarCrown {
background-image: url(spritesmith2.png);
- background-position: -1774px -861px;
+ background-position: -1312px -1644px;
width: 40px;
height: 40px;
}
.shop_head_armoire_plagueDoctorHat {
background-image: url(spritesmith2.png);
- background-position: -1774px -820px;
+ background-position: -1271px -1644px;
width: 40px;
height: 40px;
}
.shop_head_armoire_rancherHat {
background-image: url(spritesmith2.png);
- background-position: -1774px -656px;
+ background-position: -1230px -1644px;
width: 40px;
height: 40px;
}
.shop_head_armoire_redFloppyHat {
background-image: url(spritesmith2.png);
- background-position: -1774px -615px;
+ background-position: -1066px -1644px;
width: 40px;
height: 40px;
}
.shop_head_armoire_redHairbow {
background-image: url(spritesmith2.png);
- background-position: -1774px -574px;
+ background-position: -1025px -1644px;
width: 40px;
height: 40px;
}
.shop_head_armoire_royalCrown {
background-image: url(spritesmith2.png);
- background-position: -1774px -533px;
+ background-position: -984px -1644px;
width: 40px;
height: 40px;
}
.shop_head_armoire_violetFloppyHat {
background-image: url(spritesmith2.png);
- background-position: -1774px -410px;
+ background-position: -943px -1644px;
width: 40px;
height: 40px;
}
.shop_head_armoire_yellowHairbow {
background-image: url(spritesmith2.png);
- background-position: -1774px -369px;
+ background-position: -820px -1644px;
width: 40px;
height: 40px;
}
.shop_shield_armoire_gladiatorShield {
background-image: url(spritesmith2.png);
- background-position: -1774px -328px;
+ background-position: -779px -1644px;
width: 40px;
height: 40px;
}
.shop_weapon_armoire_basicCrossbow {
background-image: url(spritesmith2.png);
- background-position: -1774px -287px;
+ background-position: -738px -1644px;
width: 40px;
height: 40px;
}
.shop_weapon_armoire_goldWingStaff {
background-image: url(spritesmith2.png);
- background-position: -1774px -246px;
+ background-position: -697px -1644px;
width: 40px;
height: 40px;
}
.shop_weapon_armoire_ironCrook {
background-image: url(spritesmith2.png);
- background-position: -1774px -205px;
+ background-position: -656px -1644px;
width: 40px;
height: 40px;
}
.shop_weapon_armoire_lunarSceptre {
background-image: url(spritesmith2.png);
- background-position: -1774px -164px;
+ background-position: -615px -1644px;
width: 40px;
height: 40px;
}
.shop_weapon_armoire_mythmakerSword {
background-image: url(spritesmith2.png);
- background-position: -1774px -123px;
+ background-position: -574px -1644px;
width: 40px;
height: 40px;
}
.shop_weapon_armoire_rancherLasso {
background-image: url(spritesmith2.png);
- background-position: -1774px -82px;
+ background-position: -533px -1644px;
width: 40px;
height: 40px;
}
.slim_armor_armoire_gladiatorArmor {
background-image: url(spritesmith2.png);
- background-position: -1547px -364px;
+ background-position: -1547px -273px;
width: 90px;
height: 90px;
}
.slim_armor_armoire_goldenToga {
background-image: url(spritesmith2.png);
- background-position: -1547px -455px;
+ background-position: -1547px -364px;
width: 90px;
height: 90px;
}
.slim_armor_armoire_hornedIronArmor {
background-image: url(spritesmith2.png);
- background-position: -1547px -546px;
+ background-position: -1547px -455px;
width: 90px;
height: 90px;
}
.slim_armor_armoire_lunarArmor {
background-image: url(spritesmith2.png);
- background-position: -1547px -637px;
+ background-position: -1547px -546px;
width: 90px;
height: 90px;
}
.slim_armor_armoire_plagueDoctorOvercoat {
background-image: url(spritesmith2.png);
- background-position: -1547px -728px;
+ background-position: -1547px -637px;
width: 90px;
height: 90px;
}
.slim_armor_armoire_rancherRobes {
background-image: url(spritesmith2.png);
- background-position: -1547px -819px;
+ background-position: -1547px -728px;
width: 90px;
height: 90px;
}
.weapon_armoire_basicCrossbow {
background-image: url(spritesmith2.png);
- background-position: -1547px -910px;
+ background-position: -1547px -819px;
width: 90px;
height: 90px;
}
.weapon_armoire_goldWingStaff {
background-image: url(spritesmith2.png);
- background-position: -1547px -1001px;
+ background-position: -1547px -910px;
width: 90px;
height: 90px;
}
.weapon_armoire_ironCrook {
background-image: url(spritesmith2.png);
- background-position: -1547px -1092px;
+ background-position: -1547px -1001px;
width: 90px;
height: 90px;
}
.weapon_armoire_lunarSceptre {
background-image: url(spritesmith2.png);
- background-position: -1547px -1183px;
+ background-position: -1547px -1092px;
width: 90px;
height: 90px;
}
.weapon_armoire_mythmakerSword {
background-image: url(spritesmith2.png);
- background-position: -1547px -1274px;
+ background-position: -1547px -1183px;
width: 90px;
height: 90px;
}
.weapon_armoire_rancherLasso {
background-image: url(spritesmith2.png);
- background-position: -1547px -1365px;
+ background-position: -1547px -1274px;
width: 90px;
height: 90px;
}
.broad_armor_healer_1 {
background-image: url(spritesmith2.png);
- background-position: -242px -1462px;
+ background-position: -1547px -1365px;
width: 90px;
height: 90px;
}
@@ -3222,529 +3222,529 @@
}
.broad_armor_warrior_4 {
background-image: url(spritesmith2.png);
- background-position: 0px -1553px;
+ background-position: -1638px 0px;
width: 90px;
height: 90px;
}
.broad_armor_warrior_5 {
background-image: url(spritesmith2.png);
- background-position: -91px -1553px;
+ background-position: -1638px -91px;
width: 90px;
height: 90px;
}
.broad_armor_wizard_1 {
background-image: url(spritesmith2.png);
- background-position: -182px -1553px;
+ background-position: -1638px -182px;
width: 90px;
height: 90px;
}
.broad_armor_wizard_2 {
background-image: url(spritesmith2.png);
- background-position: -273px -1553px;
+ background-position: -1638px -273px;
width: 90px;
height: 90px;
}
.broad_armor_wizard_3 {
background-image: url(spritesmith2.png);
- background-position: -364px -1553px;
+ background-position: -1638px -364px;
width: 90px;
height: 90px;
}
.broad_armor_wizard_4 {
background-image: url(spritesmith2.png);
- background-position: -455px -1553px;
+ background-position: -1638px -455px;
width: 90px;
height: 90px;
}
.broad_armor_wizard_5 {
background-image: url(spritesmith2.png);
- background-position: -546px -1553px;
+ background-position: -1638px -546px;
width: 90px;
height: 90px;
}
.shop_armor_healer_1 {
background-image: url(spritesmith2.png);
- background-position: -1774px -1681px;
+ background-position: -1729px -1092px;
width: 40px;
height: 40px;
}
.shop_armor_healer_2 {
background-image: url(spritesmith2.png);
- background-position: -1124px -1685px;
+ background-position: -451px -1644px;
width: 40px;
height: 40px;
}
.shop_armor_healer_3 {
background-image: url(spritesmith2.png);
- background-position: -1083px -1685px;
+ background-position: -1770px -1543px;
width: 40px;
height: 40px;
}
.shop_armor_healer_4 {
background-image: url(spritesmith2.png);
- background-position: -1042px -1685px;
+ background-position: -1729px -1543px;
width: 40px;
height: 40px;
}
.shop_armor_healer_5 {
background-image: url(spritesmith2.png);
- background-position: -1001px -1685px;
+ background-position: -1770px -1502px;
width: 40px;
height: 40px;
}
.shop_armor_rogue_1 {
background-image: url(spritesmith2.png);
- background-position: -1698px -1644px;
+ background-position: -1729px -1502px;
width: 40px;
height: 40px;
}
.shop_armor_rogue_2 {
background-image: url(spritesmith2.png);
- background-position: -1657px -1644px;
+ background-position: -1770px -1461px;
width: 40px;
height: 40px;
}
.shop_armor_rogue_3 {
background-image: url(spritesmith2.png);
- background-position: -1616px -1644px;
+ background-position: -1729px -1461px;
width: 40px;
height: 40px;
}
.shop_armor_rogue_4 {
background-image: url(spritesmith2.png);
- background-position: -1575px -1644px;
+ background-position: -1770px -1420px;
width: 40px;
height: 40px;
}
.shop_armor_rogue_5 {
background-image: url(spritesmith2.png);
- background-position: -1534px -1644px;
+ background-position: -1729px -1420px;
width: 40px;
height: 40px;
}
.shop_armor_special_0 {
background-image: url(spritesmith2.png);
- background-position: -1493px -1644px;
+ background-position: -1770px -1379px;
width: 40px;
height: 40px;
}
.shop_armor_special_1 {
background-image: url(spritesmith2.png);
- background-position: -1452px -1644px;
+ background-position: -1729px -1379px;
width: 40px;
height: 40px;
}
.shop_armor_special_2 {
background-image: url(spritesmith2.png);
- background-position: -1411px -1644px;
+ background-position: -1770px -1338px;
width: 40px;
height: 40px;
}
.shop_armor_special_finnedOceanicArmor {
background-image: url(spritesmith2.png);
- background-position: -1370px -1644px;
+ background-position: -1729px -1338px;
width: 40px;
height: 40px;
}
.shop_armor_warrior_1 {
background-image: url(spritesmith2.png);
- background-position: -1247px -1644px;
+ background-position: -1770px -1297px;
width: 40px;
height: 40px;
}
.shop_armor_warrior_2 {
background-image: url(spritesmith2.png);
- background-position: -1206px -1644px;
+ background-position: -1729px -1256px;
width: 40px;
height: 40px;
}
.shop_armor_warrior_3 {
background-image: url(spritesmith2.png);
- background-position: -1165px -1644px;
+ background-position: -1770px -1215px;
width: 40px;
height: 40px;
}
.shop_armor_warrior_4 {
background-image: url(spritesmith2.png);
- background-position: -1124px -1644px;
+ background-position: -1729px -1215px;
width: 40px;
height: 40px;
}
.shop_armor_warrior_5 {
background-image: url(spritesmith2.png);
- background-position: -1083px -1644px;
+ background-position: -1770px -1174px;
width: 40px;
height: 40px;
}
.shop_armor_wizard_1 {
background-image: url(spritesmith2.png);
- background-position: -1042px -1644px;
+ background-position: -1729px -1174px;
width: 40px;
height: 40px;
}
.shop_armor_wizard_2 {
background-image: url(spritesmith2.png);
- background-position: -1001px -1644px;
+ background-position: -1770px -1133px;
width: 40px;
height: 40px;
}
.shop_armor_wizard_3 {
background-image: url(spritesmith2.png);
- background-position: -1607px -1503px;
+ background-position: -1729px -1133px;
width: 40px;
height: 40px;
}
.shop_armor_wizard_4 {
background-image: url(spritesmith2.png);
- background-position: -1774px -41px;
+ background-position: -492px -1644px;
width: 40px;
height: 40px;
}
.shop_armor_wizard_5 {
background-image: url(spritesmith2.png);
- background-position: -1607px -1462px;
+ background-position: -1770px -1092px;
width: 40px;
height: 40px;
}
.slim_armor_healer_1 {
background-image: url(spritesmith2.png);
- background-position: -1653px -1274px;
+ background-position: -1409px -1553px;
width: 90px;
height: 90px;
}
.slim_armor_healer_2 {
background-image: url(spritesmith2.png);
- background-position: -1653px -1365px;
+ background-position: -1500px -1553px;
width: 90px;
height: 90px;
}
.slim_armor_healer_3 {
background-image: url(spritesmith2.png);
- background-position: -1653px -1456px;
+ background-position: -1591px -1553px;
width: 90px;
height: 90px;
}
.slim_armor_healer_4 {
background-image: url(spritesmith2.png);
- background-position: -1653px -1547px;
+ background-position: -1729px 0px;
width: 90px;
height: 90px;
}
.slim_armor_healer_5 {
background-image: url(spritesmith2.png);
- background-position: 0px -1644px;
+ background-position: -1729px -91px;
width: 90px;
height: 90px;
}
.slim_armor_rogue_1 {
background-image: url(spritesmith2.png);
- background-position: -91px -1644px;
+ background-position: -1729px -182px;
width: 90px;
height: 90px;
}
.slim_armor_rogue_2 {
background-image: url(spritesmith2.png);
- background-position: -182px -1644px;
+ background-position: -1729px -273px;
width: 90px;
height: 90px;
}
.slim_armor_rogue_3 {
background-image: url(spritesmith2.png);
- background-position: -273px -1644px;
+ background-position: -1729px -364px;
width: 90px;
height: 90px;
}
.slim_armor_rogue_4 {
background-image: url(spritesmith2.png);
- background-position: -364px -1644px;
+ background-position: -1729px -455px;
width: 90px;
height: 90px;
}
.slim_armor_rogue_5 {
background-image: url(spritesmith2.png);
- background-position: -455px -1644px;
+ background-position: -1729px -546px;
width: 90px;
height: 90px;
}
.slim_armor_special_2 {
background-image: url(spritesmith2.png);
- background-position: -546px -1644px;
+ background-position: -1729px -637px;
width: 90px;
height: 90px;
}
.slim_armor_special_finnedOceanicArmor {
background-image: url(spritesmith2.png);
- background-position: -637px -1644px;
+ background-position: -1729px -728px;
width: 90px;
height: 90px;
}
.slim_armor_warrior_1 {
background-image: url(spritesmith2.png);
- background-position: -728px -1644px;
+ background-position: -1729px -819px;
width: 90px;
height: 90px;
}
.slim_armor_warrior_2 {
background-image: url(spritesmith2.png);
- background-position: -819px -1644px;
+ background-position: -1729px -910px;
width: 90px;
height: 90px;
}
.slim_armor_warrior_3 {
background-image: url(spritesmith2.png);
- background-position: -1653px -1183px;
+ background-position: -1729px -1001px;
width: 90px;
height: 90px;
}
.slim_armor_warrior_4 {
background-image: url(spritesmith2.png);
- background-position: -1653px -1092px;
+ background-position: -1318px -1553px;
width: 90px;
height: 90px;
}
.slim_armor_warrior_5 {
background-image: url(spritesmith2.png);
- background-position: -1653px -1001px;
+ background-position: -1227px -1553px;
width: 90px;
height: 90px;
}
.slim_armor_wizard_1 {
background-image: url(spritesmith2.png);
- background-position: -1653px -910px;
+ background-position: -1136px -1553px;
width: 90px;
height: 90px;
}
.slim_armor_wizard_2 {
background-image: url(spritesmith2.png);
- background-position: -1653px -819px;
+ background-position: -1045px -1553px;
width: 90px;
height: 90px;
}
.slim_armor_wizard_3 {
background-image: url(spritesmith2.png);
- background-position: -1653px -728px;
+ background-position: -954px -1553px;
width: 90px;
height: 90px;
}
.slim_armor_wizard_4 {
background-image: url(spritesmith2.png);
- background-position: -1653px -637px;
+ background-position: -863px -1553px;
width: 90px;
height: 90px;
}
.slim_armor_wizard_5 {
background-image: url(spritesmith2.png);
- background-position: -1653px -546px;
+ background-position: -772px -1553px;
width: 90px;
height: 90px;
}
.broad_armor_special_birthday {
background-image: url(spritesmith2.png);
- background-position: -1653px -455px;
+ background-position: -681px -1553px;
width: 90px;
height: 90px;
}
.broad_armor_special_birthday2015 {
background-image: url(spritesmith2.png);
- background-position: -1653px -364px;
+ background-position: -1638px -1456px;
width: 90px;
height: 90px;
}
.shop_armor_special_birthday {
background-image: url(spritesmith2.png);
- background-position: -1288px -1644px;
+ background-position: -1770px -1256px;
width: 40px;
height: 40px;
}
.shop_armor_special_birthday2015 {
background-image: url(spritesmith2.png);
- background-position: -1329px -1644px;
+ background-position: -1729px -1297px;
width: 40px;
height: 40px;
}
.slim_armor_special_birthday {
background-image: url(spritesmith2.png);
- background-position: -1653px -273px;
+ background-position: -1638px -1365px;
width: 90px;
height: 90px;
}
.slim_armor_special_birthday2015 {
background-image: url(spritesmith2.png);
- background-position: -1653px -182px;
+ background-position: -1638px -1274px;
width: 90px;
height: 90px;
}
.broad_armor_special_fallHealer {
background-image: url(spritesmith2.png);
- background-position: -1653px -91px;
+ background-position: -1638px -1183px;
width: 90px;
height: 90px;
}
.broad_armor_special_fallMage {
background-image: url(spritesmith2.png);
- background-position: -1653px 0px;
+ background-position: -560px -1553px;
width: 120px;
height: 90px;
}
.broad_armor_special_fallRogue {
background-image: url(spritesmith2.png);
- background-position: -1516px -1553px;
+ background-position: -454px -1553px;
width: 105px;
height: 90px;
}
.broad_armor_special_fallWarrior {
background-image: url(spritesmith2.png);
- background-position: -1425px -1553px;
+ background-position: -1638px -1092px;
width: 90px;
height: 90px;
}
.head_special_fallHealer {
background-image: url(spritesmith2.png);
- background-position: -1334px -1553px;
+ background-position: -1638px -1001px;
width: 90px;
height: 90px;
}
.head_special_fallMage {
background-image: url(spritesmith2.png);
- background-position: -1213px -1553px;
+ background-position: -333px -1553px;
width: 120px;
height: 90px;
}
.head_special_fallRogue {
background-image: url(spritesmith2.png);
- background-position: -1107px -1553px;
+ background-position: -227px -1553px;
width: 105px;
height: 90px;
}
.head_special_fallWarrior {
background-image: url(spritesmith2.png);
- background-position: -1016px -1553px;
+ background-position: -1638px -910px;
width: 90px;
height: 90px;
}
.shield_special_fallHealer {
background-image: url(spritesmith2.png);
- background-position: -925px -1553px;
+ background-position: -1638px -819px;
width: 90px;
height: 90px;
}
.shield_special_fallRogue {
background-image: url(spritesmith2.png);
- background-position: -819px -1553px;
+ background-position: -121px -1553px;
width: 105px;
height: 90px;
}
.shield_special_fallWarrior {
background-image: url(spritesmith2.png);
- background-position: -728px -1553px;
+ background-position: -1638px -728px;
width: 90px;
height: 90px;
}
.shop_armor_special_fallHealer {
background-image: url(spritesmith2.png);
- background-position: -1165px -1685px;
+ background-position: -1729px -1584px;
width: 40px;
height: 40px;
}
.shop_armor_special_fallMage {
background-image: url(spritesmith2.png);
- background-position: -1206px -1685px;
+ background-position: -1770px -1584px;
width: 40px;
height: 40px;
}
.shop_armor_special_fallRogue {
background-image: url(spritesmith2.png);
- background-position: -1247px -1685px;
+ background-position: -1682px -1553px;
width: 40px;
height: 40px;
}
.shop_armor_special_fallWarrior {
background-image: url(spritesmith2.png);
- background-position: -1288px -1685px;
+ background-position: -1682px -1594px;
width: 40px;
height: 40px;
}
.shop_head_special_fallHealer {
background-image: url(spritesmith2.png);
- background-position: -1329px -1685px;
+ background-position: 0px -1644px;
width: 40px;
height: 40px;
}
.shop_head_special_fallMage {
background-image: url(spritesmith2.png);
- background-position: -1370px -1685px;
+ background-position: -41px -1644px;
width: 40px;
height: 40px;
}
.shop_head_special_fallRogue {
background-image: url(spritesmith2.png);
- background-position: -1411px -1685px;
+ background-position: -82px -1644px;
width: 40px;
height: 40px;
}
.shop_head_special_fallWarrior {
background-image: url(spritesmith2.png);
- background-position: -1452px -1685px;
+ background-position: -123px -1644px;
width: 40px;
height: 40px;
}
.shop_shield_special_fallHealer {
background-image: url(spritesmith2.png);
- background-position: -1493px -1685px;
+ background-position: -164px -1644px;
width: 40px;
height: 40px;
}
.shop_shield_special_fallRogue {
background-image: url(spritesmith2.png);
- background-position: -1534px -1685px;
+ background-position: -205px -1644px;
width: 40px;
height: 40px;
}
.shop_shield_special_fallWarrior {
background-image: url(spritesmith2.png);
- background-position: -1575px -1685px;
+ background-position: -246px -1644px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fallHealer {
background-image: url(spritesmith2.png);
- background-position: -1616px -1685px;
+ background-position: -287px -1644px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fallMage {
background-image: url(spritesmith2.png);
- background-position: -1657px -1685px;
+ background-position: -328px -1644px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fallRogue {
background-image: url(spritesmith2.png);
- background-position: -1698px -1685px;
+ background-position: -369px -1644px;
width: 40px;
height: 40px;
}
.shop_weapon_special_fallWarrior {
background-image: url(spritesmith2.png);
- background-position: -1774px 0px;
+ background-position: -410px -1644px;
width: 40px;
height: 40px;
}
.slim_armor_special_fallHealer {
background-image: url(spritesmith2.png);
- background-position: -637px -1553px;
+ background-position: -1638px -637px;
width: 90px;
height: 90px;
}
.slim_armor_special_fallMage {
background-image: url(spritesmith2.png);
- background-position: -121px -1462px;
+ background-position: 0px -1553px;
width: 120px;
height: 90px;
}
.slim_armor_special_fallRogue {
background-image: url(spritesmith2.png);
- background-position: -1547px -273px;
+ background-position: -227px -1462px;
width: 105px;
height: 90px;
}
@@ -3762,175 +3762,175 @@
}
.weapon_special_fallMage {
background-image: url(spritesmith2.png);
- background-position: 0px -1462px;
+ background-position: -106px -1462px;
width: 120px;
height: 90px;
}
.weapon_special_fallRogue {
background-image: url(spritesmith2.png);
- background-position: -1547px 0px;
+ background-position: 0px -1462px;
width: 105px;
height: 90px;
}
.weapon_special_fallWarrior {
background-image: url(spritesmith2.png);
- background-position: -1456px -1371px;
+ background-position: -1547px 0px;
width: 90px;
height: 90px;
}
.broad_armor_special_gaymerx {
background-image: url(spritesmith2.png);
- background-position: -1365px -1371px;
+ background-position: -1456px -1371px;
width: 90px;
height: 90px;
}
.head_special_gaymerx {
background-image: url(spritesmith2.png);
- background-position: -1274px -1371px;
+ background-position: -1365px -1371px;
width: 90px;
height: 90px;
}
.shop_armor_special_gaymerx {
background-image: url(spritesmith2.png);
- background-position: -1774px -451px;
+ background-position: -861px -1644px;
width: 40px;
height: 40px;
}
.shop_head_special_gaymerx {
background-image: url(spritesmith2.png);
- background-position: -1774px -492px;
+ background-position: -902px -1644px;
width: 40px;
height: 40px;
}
.slim_armor_special_gaymerx {
background-image: url(spritesmith2.png);
- background-position: -1183px -1371px;
+ background-position: -1274px -1371px;
width: 90px;
height: 90px;
}
.back_mystery_201402 {
background-image: url(spritesmith2.png);
- background-position: -1092px -1371px;
+ background-position: -1183px -1371px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201402 {
background-image: url(spritesmith2.png);
- background-position: -1001px -1371px;
+ background-position: -1092px -1371px;
width: 90px;
height: 90px;
}
.head_mystery_201402 {
background-image: url(spritesmith2.png);
- background-position: -910px -1371px;
+ background-position: -1001px -1371px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201402 {
background-image: url(spritesmith2.png);
- background-position: -1774px -697px;
+ background-position: -1107px -1644px;
width: 40px;
height: 40px;
}
.shop_back_mystery_201402 {
background-image: url(spritesmith2.png);
- background-position: -1774px -738px;
+ background-position: -1148px -1644px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201402 {
background-image: url(spritesmith2.png);
- background-position: -1774px -779px;
+ background-position: -1189px -1644px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201402 {
background-image: url(spritesmith2.png);
- background-position: -819px -1371px;
+ background-position: -910px -1371px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201403 {
background-image: url(spritesmith2.png);
- background-position: -728px -1371px;
+ background-position: -819px -1371px;
width: 90px;
height: 90px;
}
.headAccessory_mystery_201403 {
background-image: url(spritesmith2.png);
- background-position: -637px -1371px;
+ background-position: -728px -1371px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201403 {
background-image: url(spritesmith2.png);
- background-position: -1774px -943px;
+ background-position: -1353px -1644px;
width: 40px;
height: 40px;
}
.shop_headAccessory_mystery_201403 {
background-image: url(spritesmith2.png);
- background-position: -1774px -984px;
+ background-position: -1394px -1644px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201403 {
background-image: url(spritesmith2.png);
- background-position: -546px -1371px;
+ background-position: -637px -1371px;
width: 90px;
height: 90px;
}
.back_mystery_201404 {
background-image: url(spritesmith2.png);
- background-position: -455px -1371px;
+ background-position: -546px -1371px;
width: 90px;
height: 90px;
}
.headAccessory_mystery_201404 {
background-image: url(spritesmith2.png);
- background-position: -364px -1371px;
+ background-position: -455px -1371px;
width: 90px;
height: 90px;
}
.shop_back_mystery_201404 {
background-image: url(spritesmith2.png);
- background-position: -1774px -1148px;
+ background-position: -1558px -1644px;
width: 40px;
height: 40px;
}
.shop_headAccessory_mystery_201404 {
background-image: url(spritesmith2.png);
- background-position: -1774px -1189px;
+ background-position: -1599px -1644px;
width: 40px;
height: 40px;
}
.broad_armor_mystery_201405 {
background-image: url(spritesmith2.png);
- background-position: -273px -1371px;
+ background-position: -364px -1371px;
width: 90px;
height: 90px;
}
.head_mystery_201405 {
background-image: url(spritesmith2.png);
- background-position: -182px -1371px;
+ background-position: -273px -1371px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201405 {
background-image: url(spritesmith2.png);
- background-position: -1774px -1312px;
+ background-position: -1722px -1644px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201405 {
background-image: url(spritesmith2.png);
- background-position: -1774px -1353px;
+ background-position: -1763px -1644px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201405 {
background-image: url(spritesmith2.png);
- background-position: -91px -1371px;
+ background-position: -182px -1371px;
width: 90px;
height: 90px;
}
@@ -3948,13 +3948,13 @@
}
.shop_armor_mystery_201406 {
background-image: url(spritesmith2.png);
- background-position: -1774px -1517px;
+ background-position: -123px -1685px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201406 {
background-image: url(spritesmith2.png);
- background-position: -1774px -1558px;
+ background-position: -164px -1685px;
width: 40px;
height: 40px;
}
@@ -3966,13 +3966,19 @@
}
.broad_armor_mystery_201407 {
background-image: url(spritesmith2.png);
- background-position: -1456px -1092px;
+ background-position: -1456px -1183px;
width: 90px;
height: 90px;
}
.head_mystery_201407 {
background-image: url(spritesmith2.png);
- background-position: -910px -1644px;
+ background-position: -1456px -1092px;
width: 90px;
height: 90px;
}
+.shop_armor_mystery_201407 {
+ background-image: url(spritesmith2.png);
+ background-position: -328px -1685px;
+ width: 40px;
+ height: 40px;
+}
diff --git a/common/dist/sprites/spritesmith2.png b/common/dist/sprites/spritesmith2.png
index 0fe273c6d5..59c8a8450f 100644
Binary files a/common/dist/sprites/spritesmith2.png and b/common/dist/sprites/spritesmith2.png differ
diff --git a/common/dist/sprites/spritesmith3.css b/common/dist/sprites/spritesmith3.css
index 7fc3f6c10c..483913367b 100644
--- a/common/dist/sprites/spritesmith3.css
+++ b/common/dist/sprites/spritesmith3.css
@@ -1,78 +1,72 @@
-.shop_armor_mystery_201407 {
- background-image: url(spritesmith3.png);
- background-position: -123px -1440px;
- width: 40px;
- height: 40px;
-}
.shop_head_mystery_201407 {
background-image: url(spritesmith3.png);
- background-position: -123px -1522px;
+ background-position: -41px -1440px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201407 {
background-image: url(spritesmith3.png);
- background-position: -1025px -637px;
+ background-position: -672px -985px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201408 {
background-image: url(spritesmith3.png);
- background-position: -1116px -728px;
+ background-position: -1025px -637px;
width: 90px;
height: 90px;
}
.head_mystery_201408 {
background-image: url(spritesmith3.png);
- background-position: -570px -91px;
+ background-position: -1116px -728px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201408 {
background-image: url(spritesmith3.png);
- background-position: -164px -1440px;
+ background-position: -82px -1440px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201408 {
background-image: url(spritesmith3.png);
- background-position: -451px -1440px;
+ background-position: -369px -1440px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201408 {
background-image: url(spritesmith3.png);
- background-position: -570px -182px;
+ background-position: -570px 0px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201409 {
background-image: url(spritesmith3.png);
- background-position: -570px -273px;
+ background-position: -570px -91px;
width: 90px;
height: 90px;
}
.headAccessory_mystery_201409 {
background-image: url(spritesmith3.png);
- background-position: -934px -364px;
+ background-position: -570px -182px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201409 {
background-image: url(spritesmith3.png);
- background-position: -1521px -1120px;
+ background-position: -1521px -1079px;
width: 40px;
height: 40px;
}
.shop_headAccessory_mystery_201409 {
background-image: url(spritesmith3.png);
- background-position: -1480px -1243px;
+ background-position: -1480px -1202px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201409 {
background-image: url(spritesmith3.png);
- background-position: -934px -455px;
+ background-position: -934px -273px;
width: 90px;
height: 90px;
}
@@ -90,13 +84,13 @@
}
.shop_armor_mystery_201410 {
background-image: url(spritesmith3.png);
- background-position: -1521px -956px;
+ background-position: -1521px -915px;
width: 40px;
height: 40px;
}
.shop_back_mystery_201410 {
background-image: url(spritesmith3.png);
- background-position: -1480px -1079px;
+ background-position: -1480px -1038px;
width: 40px;
height: 40px;
}
@@ -108,133 +102,133 @@
}
.head_mystery_201411 {
background-image: url(spritesmith3.png);
- background-position: -934px -728px;
+ background-position: -934px -546px;
width: 90px;
height: 90px;
}
.shop_head_mystery_201411 {
background-image: url(spritesmith3.png);
- background-position: -1521px -1243px;
+ background-position: -1521px -1202px;
width: 40px;
height: 40px;
}
.shop_weapon_mystery_201411 {
background-image: url(spritesmith3.png);
- background-position: 0px -1440px;
+ background-position: -1378px -1390px;
width: 40px;
height: 40px;
}
.weapon_mystery_201411 {
background-image: url(spritesmith3.png);
- background-position: -282px -894px;
+ background-position: -934px -637px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201412 {
background-image: url(spritesmith3.png);
- background-position: -373px -894px;
+ background-position: -934px -728px;
width: 90px;
height: 90px;
}
.head_mystery_201412 {
background-image: url(spritesmith3.png);
- background-position: -1025px -91px;
+ background-position: -282px -894px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201412 {
background-image: url(spritesmith3.png);
- background-position: -492px -1440px;
+ background-position: -410px -1440px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201412 {
background-image: url(spritesmith3.png);
- background-position: -533px -1440px;
+ background-position: -451px -1440px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201412 {
background-image: url(spritesmith3.png);
- background-position: -1025px -182px;
+ background-position: -1025px 0px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201501 {
background-image: url(spritesmith3.png);
- background-position: -1025px -273px;
+ background-position: -1025px -91px;
width: 90px;
height: 90px;
}
.head_mystery_201501 {
background-image: url(spritesmith3.png);
- background-position: -1025px -364px;
+ background-position: -1025px -182px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201501 {
background-image: url(spritesmith3.png);
- background-position: -1480px -1161px;
+ background-position: -1480px -1120px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201501 {
background-image: url(spritesmith3.png);
- background-position: -1521px -1161px;
+ background-position: -1521px -1120px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_201501 {
background-image: url(spritesmith3.png);
- background-position: -1025px -455px;
+ background-position: -1025px -273px;
width: 90px;
height: 90px;
}
.headAccessory_mystery_201502 {
background-image: url(spritesmith3.png);
- background-position: -1025px -546px;
+ background-position: -1025px -364px;
width: 90px;
height: 90px;
}
.shop_headAccessory_mystery_201502 {
background-image: url(spritesmith3.png);
- background-position: -1480px -1284px;
+ background-position: -1480px -1243px;
width: 40px;
height: 40px;
}
.shop_weapon_mystery_201502 {
background-image: url(spritesmith3.png);
- background-position: -1419px -1390px;
+ background-position: -1419px -1349px;
width: 40px;
height: 40px;
}
.weapon_mystery_201502 {
background-image: url(spritesmith3.png);
- background-position: -1025px -728px;
+ background-position: -1025px -455px;
width: 90px;
height: 90px;
}
.broad_armor_mystery_201503 {
background-image: url(spritesmith3.png);
- background-position: -1025px -819px;
+ background-position: -1025px -728px;
width: 90px;
height: 90px;
}
.eyewear_mystery_201503 {
background-image: url(spritesmith3.png);
- background-position: -448px -985px;
+ background-position: -1025px -819px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_201503 {
background-image: url(spritesmith3.png);
- background-position: -205px -1440px;
+ background-position: -123px -1440px;
width: 40px;
height: 40px;
}
.shop_eyewear_mystery_201503 {
background-image: url(spritesmith3.png);
- background-position: -246px -1440px;
+ background-position: -164px -1440px;
width: 40px;
height: 40px;
}
@@ -258,13 +252,13 @@
}
.shop_armor_mystery_201504 {
background-image: url(spritesmith3.png);
- background-position: -574px -1440px;
+ background-position: -492px -1440px;
width: 40px;
height: 40px;
}
.shop_back_mystery_201504 {
background-image: url(spritesmith3.png);
- background-position: -615px -1440px;
+ background-position: -533px -1440px;
width: 40px;
height: 40px;
}
@@ -282,13 +276,13 @@
}
.shop_head_mystery_201505 {
background-image: url(spritesmith3.png);
- background-position: -1521px -1079px;
+ background-position: -1521px -1038px;
width: 40px;
height: 40px;
}
.shop_weapon_mystery_201505 {
background-image: url(spritesmith3.png);
- background-position: -1480px -1120px;
+ background-position: -1480px -1079px;
width: 40px;
height: 40px;
}
@@ -300,25 +294,25 @@
}
.broad_armor_mystery_201506 {
background-image: url(spritesmith3.png);
- background-position: -376px -212px;
+ background-position: -388px -212px;
width: 90px;
height: 105px;
}
.eyewear_mystery_201506 {
background-image: url(spritesmith3.png);
- background-position: -182px 0px;
+ background-position: -194px 0px;
width: 90px;
height: 105px;
}
.shop_armor_mystery_201506 {
background-image: url(spritesmith3.png);
- background-position: -1480px -1202px;
+ background-position: -1480px -1161px;
width: 40px;
height: 40px;
}
.shop_eyewear_mystery_201506 {
background-image: url(spritesmith3.png);
- background-position: -1521px -1202px;
+ background-position: -1521px -1161px;
width: 40px;
height: 40px;
}
@@ -342,13 +336,13 @@
}
.shop_back_mystery_201507 {
background-image: url(spritesmith3.png);
- background-position: -1521px -1284px;
+ background-position: -1521px -1243px;
width: 40px;
height: 40px;
}
.shop_eyewear_mystery_201507 {
background-image: url(spritesmith3.png);
- background-position: -1378px -1390px;
+ background-position: -1480px -1284px;
width: 40px;
height: 40px;
}
@@ -366,13 +360,13 @@
}
.shop_armor_mystery_201508 {
background-image: url(spritesmith3.png);
- background-position: -41px -1440px;
+ background-position: -1419px -1390px;
width: 40px;
height: 40px;
}
.shop_head_mystery_201508 {
background-image: url(spritesmith3.png);
- background-position: -82px -1440px;
+ background-position: 0px -1440px;
width: 40px;
height: 40px;
}
@@ -384,631 +378,631 @@
}
.broad_armor_mystery_301404 {
background-image: url(spritesmith3.png);
- background-position: -570px -364px;
+ background-position: -570px -273px;
width: 90px;
height: 90px;
}
.eyewear_mystery_301404 {
background-image: url(spritesmith3.png);
- background-position: -282px -530px;
+ background-position: -570px -364px;
width: 90px;
height: 90px;
}
.head_mystery_301404 {
background-image: url(spritesmith3.png);
- background-position: -373px -530px;
+ background-position: -282px -530px;
width: 90px;
height: 90px;
}
.shop_armor_mystery_301404 {
background-image: url(spritesmith3.png);
- background-position: -287px -1440px;
+ background-position: -205px -1440px;
width: 40px;
height: 40px;
}
.shop_eyewear_mystery_301404 {
background-image: url(spritesmith3.png);
- background-position: -328px -1440px;
+ background-position: -246px -1440px;
width: 40px;
height: 40px;
}
.shop_head_mystery_301404 {
background-image: url(spritesmith3.png);
- background-position: -369px -1440px;
+ background-position: -287px -1440px;
width: 40px;
height: 40px;
}
.shop_weapon_mystery_301404 {
background-image: url(spritesmith3.png);
- background-position: -410px -1440px;
+ background-position: -328px -1440px;
width: 40px;
height: 40px;
}
.slim_armor_mystery_301404 {
background-image: url(spritesmith3.png);
- background-position: -464px -530px;
+ background-position: -373px -530px;
width: 90px;
height: 90px;
}
.weapon_mystery_301404 {
background-image: url(spritesmith3.png);
- background-position: -555px -530px;
+ background-position: -464px -530px;
width: 90px;
height: 90px;
}
.eyewear_mystery_301405 {
background-image: url(spritesmith3.png);
- background-position: -661px 0px;
+ background-position: -555px -530px;
width: 90px;
height: 90px;
}
.headAccessory_mystery_301405 {
background-image: url(spritesmith3.png);
- background-position: -661px -91px;
+ background-position: -661px 0px;
width: 90px;
height: 90px;
}
.head_mystery_301405 {
background-image: url(spritesmith3.png);
- background-position: -661px -182px;
+ background-position: -661px -91px;
width: 90px;
height: 90px;
}
.shield_mystery_301405 {
background-image: url(spritesmith3.png);
- background-position: -661px -273px;
+ background-position: -661px -182px;
width: 90px;
height: 90px;
}
.shop_eyewear_mystery_301405 {
background-image: url(spritesmith3.png);
- background-position: -1480px -997px;
+ background-position: -1480px -956px;
width: 40px;
height: 40px;
}
.shop_headAccessory_mystery_301405 {
background-image: url(spritesmith3.png);
- background-position: -1521px -997px;
+ background-position: -1521px -956px;
width: 40px;
height: 40px;
}
.shop_head_mystery_301405 {
background-image: url(spritesmith3.png);
- background-position: -1480px -1038px;
+ background-position: -1480px -997px;
width: 40px;
height: 40px;
}
.shop_shield_mystery_301405 {
background-image: url(spritesmith3.png);
- background-position: -1521px -1038px;
+ background-position: -1521px -997px;
width: 40px;
height: 40px;
}
.broad_armor_special_spring2015Healer {
background-image: url(spritesmith3.png);
- background-position: -661px -364px;
+ background-position: -661px -273px;
width: 90px;
height: 90px;
}
.broad_armor_special_spring2015Mage {
background-image: url(spritesmith3.png);
- background-position: -661px -455px;
+ background-position: -661px -364px;
width: 90px;
height: 90px;
}
.broad_armor_special_spring2015Rogue {
background-image: url(spritesmith3.png);
- background-position: 0px -621px;
+ background-position: -661px -455px;
width: 90px;
height: 90px;
}
.broad_armor_special_spring2015Warrior {
background-image: url(spritesmith3.png);
- background-position: -91px -621px;
+ background-position: 0px -621px;
width: 90px;
height: 90px;
}
.broad_armor_special_springHealer {
background-image: url(spritesmith3.png);
- background-position: -182px -621px;
+ background-position: -91px -621px;
width: 90px;
height: 90px;
}
.broad_armor_special_springMage {
background-image: url(spritesmith3.png);
- background-position: -273px -621px;
+ background-position: -182px -621px;
width: 90px;
height: 90px;
}
.broad_armor_special_springRogue {
background-image: url(spritesmith3.png);
- background-position: -364px -621px;
+ background-position: -273px -621px;
width: 90px;
height: 90px;
}
.broad_armor_special_springWarrior {
background-image: url(spritesmith3.png);
- background-position: -455px -621px;
+ background-position: -364px -621px;
width: 90px;
height: 90px;
}
.headAccessory_special_spring2015Healer {
background-image: url(spritesmith3.png);
- background-position: -546px -621px;
+ background-position: -455px -621px;
width: 90px;
height: 90px;
}
.headAccessory_special_spring2015Mage {
background-image: url(spritesmith3.png);
- background-position: -637px -621px;
+ background-position: -546px -621px;
width: 90px;
height: 90px;
}
.headAccessory_special_spring2015Rogue {
background-image: url(spritesmith3.png);
- background-position: -752px 0px;
+ background-position: -637px -621px;
width: 90px;
height: 90px;
}
.headAccessory_special_spring2015Warrior {
background-image: url(spritesmith3.png);
- background-position: -752px -91px;
+ background-position: -752px 0px;
width: 90px;
height: 90px;
}
.headAccessory_special_springHealer {
background-image: url(spritesmith3.png);
- background-position: -752px -182px;
+ background-position: -752px -91px;
width: 90px;
height: 90px;
}
.headAccessory_special_springMage {
background-image: url(spritesmith3.png);
- background-position: -752px -273px;
+ background-position: -752px -182px;
width: 90px;
height: 90px;
}
.headAccessory_special_springRogue {
background-image: url(spritesmith3.png);
- background-position: -752px -364px;
+ background-position: -752px -273px;
width: 90px;
height: 90px;
}
.headAccessory_special_springWarrior {
background-image: url(spritesmith3.png);
- background-position: -752px -455px;
+ background-position: -752px -364px;
width: 90px;
height: 90px;
}
.head_special_spring2015Healer {
background-image: url(spritesmith3.png);
- background-position: -752px -546px;
+ background-position: -752px -455px;
width: 90px;
height: 90px;
}
.head_special_spring2015Mage {
background-image: url(spritesmith3.png);
- background-position: 0px -712px;
+ background-position: -752px -546px;
width: 90px;
height: 90px;
}
.head_special_spring2015Rogue {
background-image: url(spritesmith3.png);
- background-position: -91px -712px;
+ background-position: 0px -712px;
width: 90px;
height: 90px;
}
.head_special_spring2015Warrior {
background-image: url(spritesmith3.png);
- background-position: -182px -712px;
+ background-position: -91px -712px;
width: 90px;
height: 90px;
}
.head_special_springHealer {
background-image: url(spritesmith3.png);
- background-position: -273px -712px;
+ background-position: -182px -712px;
width: 90px;
height: 90px;
}
.head_special_springMage {
background-image: url(spritesmith3.png);
- background-position: -364px -712px;
+ background-position: -273px -712px;
width: 90px;
height: 90px;
}
.head_special_springRogue {
background-image: url(spritesmith3.png);
- background-position: -455px -712px;
+ background-position: -364px -712px;
width: 90px;
height: 90px;
}
.head_special_springWarrior {
background-image: url(spritesmith3.png);
- background-position: -546px -712px;
+ background-position: -455px -712px;
width: 90px;
height: 90px;
}
.shield_special_spring2015Healer {
background-image: url(spritesmith3.png);
- background-position: -637px -712px;
+ background-position: -546px -712px;
width: 90px;
height: 90px;
}
.shield_special_spring2015Rogue {
background-image: url(spritesmith3.png);
- background-position: -728px -712px;
+ background-position: -637px -712px;
width: 90px;
height: 90px;
}
.shield_special_spring2015Warrior {
background-image: url(spritesmith3.png);
- background-position: -843px 0px;
+ background-position: -728px -712px;
width: 90px;
height: 90px;
}
.shield_special_springHealer {
background-image: url(spritesmith3.png);
- background-position: -843px -91px;
+ background-position: -843px 0px;
width: 90px;
height: 90px;
}
.shield_special_springRogue {
background-image: url(spritesmith3.png);
- background-position: -843px -182px;
+ background-position: -843px -91px;
width: 90px;
height: 90px;
}
.shield_special_springWarrior {
background-image: url(spritesmith3.png);
- background-position: -843px -273px;
+ background-position: -843px -182px;
width: 90px;
height: 90px;
}
.shop_armor_special_spring2015Healer {
background-image: url(spritesmith3.png);
- background-position: -656px -1440px;
+ background-position: -574px -1440px;
width: 40px;
height: 40px;
}
.shop_armor_special_spring2015Mage {
background-image: url(spritesmith3.png);
- background-position: -697px -1440px;
+ background-position: -615px -1440px;
width: 40px;
height: 40px;
}
.shop_armor_special_spring2015Rogue {
background-image: url(spritesmith3.png);
- background-position: -738px -1440px;
+ background-position: -656px -1440px;
width: 40px;
height: 40px;
}
.shop_armor_special_spring2015Warrior {
background-image: url(spritesmith3.png);
- background-position: -779px -1440px;
+ background-position: -697px -1440px;
width: 40px;
height: 40px;
}
.shop_armor_special_springHealer {
background-image: url(spritesmith3.png);
- background-position: -820px -1440px;
+ background-position: -738px -1440px;
width: 40px;
height: 40px;
}
.shop_armor_special_springMage {
background-image: url(spritesmith3.png);
- background-position: -1148px -1440px;
+ background-position: -779px -1440px;
width: 40px;
height: 40px;
}
.shop_armor_special_springRogue {
background-image: url(spritesmith3.png);
- background-position: -1189px -1440px;
+ background-position: -1107px -1440px;
width: 40px;
height: 40px;
}
.shop_armor_special_springWarrior {
background-image: url(spritesmith3.png);
- background-position: -1230px -1440px;
+ background-position: -1148px -1440px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_spring2015Healer {
background-image: url(spritesmith3.png);
- background-position: -1271px -1440px;
+ background-position: -1189px -1440px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_spring2015Mage {
background-image: url(spritesmith3.png);
- background-position: -1312px -1440px;
+ background-position: -1230px -1440px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_spring2015Rogue {
background-image: url(spritesmith3.png);
- background-position: -1353px -1440px;
+ background-position: -1271px -1440px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_spring2015Warrior {
background-image: url(spritesmith3.png);
- background-position: -1394px -1440px;
+ background-position: -1312px -1440px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_springHealer {
background-image: url(spritesmith3.png);
- background-position: -1435px -1440px;
+ background-position: -1353px -1440px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_springMage {
background-image: url(spritesmith3.png);
- background-position: -1476px -1440px;
+ background-position: -1394px -1440px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_springRogue {
background-image: url(spritesmith3.png);
- background-position: -1517px -1440px;
+ background-position: -1435px -1440px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_springWarrior {
background-image: url(spritesmith3.png);
- background-position: -1312px -1522px;
+ background-position: -41px -1522px;
width: 40px;
height: 40px;
}
.shop_head_special_spring2015Healer {
background-image: url(spritesmith3.png);
- background-position: -1353px -1522px;
+ background-position: -1230px -1522px;
width: 40px;
height: 40px;
}
.shop_head_special_spring2015Mage {
background-image: url(spritesmith3.png);
- background-position: -1394px -1522px;
+ background-position: -1271px -1522px;
width: 40px;
height: 40px;
}
.shop_head_special_spring2015Rogue {
background-image: url(spritesmith3.png);
- background-position: -1521px -546px;
+ background-position: -1312px -1522px;
width: 40px;
height: 40px;
}
.shop_head_special_spring2015Warrior {
background-image: url(spritesmith3.png);
- background-position: -1480px -587px;
+ background-position: -1353px -1522px;
width: 40px;
height: 40px;
}
.shop_head_special_springHealer {
background-image: url(spritesmith3.png);
- background-position: -1521px -587px;
+ background-position: -1521px -546px;
width: 40px;
height: 40px;
}
.shop_head_special_springMage {
background-image: url(spritesmith3.png);
- background-position: -1480px -628px;
+ background-position: -1480px -587px;
width: 40px;
height: 40px;
}
.shop_head_special_springRogue {
background-image: url(spritesmith3.png);
- background-position: -1521px -628px;
+ background-position: -1521px -587px;
width: 40px;
height: 40px;
}
.shop_head_special_springWarrior {
background-image: url(spritesmith3.png);
- background-position: -1480px -669px;
+ background-position: -1480px -628px;
width: 40px;
height: 40px;
}
.shop_shield_special_spring2015Healer {
background-image: url(spritesmith3.png);
- background-position: -1521px -669px;
+ background-position: -1521px -628px;
width: 40px;
height: 40px;
}
.shop_shield_special_spring2015Rogue {
background-image: url(spritesmith3.png);
- background-position: -1480px -710px;
+ background-position: -1480px -669px;
width: 40px;
height: 40px;
}
.shop_shield_special_spring2015Warrior {
background-image: url(spritesmith3.png);
- background-position: -1521px -710px;
+ background-position: -1521px -669px;
width: 40px;
height: 40px;
}
.shop_shield_special_springHealer {
background-image: url(spritesmith3.png);
- background-position: -1480px -751px;
+ background-position: -1480px -710px;
width: 40px;
height: 40px;
}
.shop_shield_special_springRogue {
background-image: url(spritesmith3.png);
- background-position: -1521px -751px;
+ background-position: -1521px -710px;
width: 40px;
height: 40px;
}
.shop_shield_special_springWarrior {
background-image: url(spritesmith3.png);
- background-position: -1480px -792px;
+ background-position: -1480px -751px;
width: 40px;
height: 40px;
}
.shop_weapon_special_spring2015Healer {
background-image: url(spritesmith3.png);
- background-position: -1521px -792px;
+ background-position: -1521px -751px;
width: 40px;
height: 40px;
}
.shop_weapon_special_spring2015Mage {
background-image: url(spritesmith3.png);
- background-position: -1480px -833px;
+ background-position: -1480px -792px;
width: 40px;
height: 40px;
}
.shop_weapon_special_spring2015Rogue {
background-image: url(spritesmith3.png);
- background-position: -1521px -833px;
+ background-position: -1521px -792px;
width: 40px;
height: 40px;
}
.shop_weapon_special_spring2015Warrior {
background-image: url(spritesmith3.png);
- background-position: -1480px -874px;
+ background-position: -1480px -833px;
width: 40px;
height: 40px;
}
.shop_weapon_special_springHealer {
background-image: url(spritesmith3.png);
- background-position: -1521px -874px;
+ background-position: -1521px -833px;
width: 40px;
height: 40px;
}
.shop_weapon_special_springMage {
background-image: url(spritesmith3.png);
- background-position: -1480px -915px;
+ background-position: -1480px -874px;
width: 40px;
height: 40px;
}
.shop_weapon_special_springRogue {
background-image: url(spritesmith3.png);
- background-position: -1521px -915px;
+ background-position: -1521px -874px;
width: 40px;
height: 40px;
}
.shop_weapon_special_springWarrior {
background-image: url(spritesmith3.png);
- background-position: -1480px -956px;
+ background-position: -1480px -915px;
width: 40px;
height: 40px;
}
.slim_armor_special_spring2015Healer {
background-image: url(spritesmith3.png);
- background-position: -843px -364px;
+ background-position: -843px -273px;
width: 90px;
height: 90px;
}
.slim_armor_special_spring2015Mage {
background-image: url(spritesmith3.png);
- background-position: -843px -455px;
+ background-position: -843px -364px;
width: 90px;
height: 90px;
}
.slim_armor_special_spring2015Rogue {
background-image: url(spritesmith3.png);
- background-position: -843px -546px;
+ background-position: -843px -455px;
width: 90px;
height: 90px;
}
.slim_armor_special_spring2015Warrior {
background-image: url(spritesmith3.png);
- background-position: -843px -637px;
+ background-position: -843px -546px;
width: 90px;
height: 90px;
}
.slim_armor_special_springHealer {
background-image: url(spritesmith3.png);
- background-position: 0px -803px;
+ background-position: -843px -637px;
width: 90px;
height: 90px;
}
.slim_armor_special_springMage {
background-image: url(spritesmith3.png);
- background-position: -91px -803px;
+ background-position: 0px -803px;
width: 90px;
height: 90px;
}
.slim_armor_special_springRogue {
background-image: url(spritesmith3.png);
- background-position: -182px -803px;
+ background-position: -91px -803px;
width: 90px;
height: 90px;
}
.slim_armor_special_springWarrior {
background-image: url(spritesmith3.png);
- background-position: -273px -803px;
+ background-position: -182px -803px;
width: 90px;
height: 90px;
}
.weapon_special_spring2015Healer {
background-image: url(spritesmith3.png);
- background-position: -364px -803px;
+ background-position: -273px -803px;
width: 90px;
height: 90px;
}
.weapon_special_spring2015Mage {
background-image: url(spritesmith3.png);
- background-position: -455px -803px;
+ background-position: -364px -803px;
width: 90px;
height: 90px;
}
.weapon_special_spring2015Rogue {
background-image: url(spritesmith3.png);
- background-position: -546px -803px;
+ background-position: -455px -803px;
width: 90px;
height: 90px;
}
.weapon_special_spring2015Warrior {
background-image: url(spritesmith3.png);
- background-position: -637px -803px;
+ background-position: -546px -803px;
width: 90px;
height: 90px;
}
.weapon_special_springHealer {
background-image: url(spritesmith3.png);
- background-position: -728px -803px;
+ background-position: -637px -803px;
width: 90px;
height: 90px;
}
.weapon_special_springMage {
background-image: url(spritesmith3.png);
- background-position: -819px -803px;
+ background-position: -728px -803px;
width: 90px;
height: 90px;
}
.weapon_special_springRogue {
background-image: url(spritesmith3.png);
- background-position: -934px 0px;
+ background-position: -819px -803px;
width: 90px;
height: 90px;
}
.weapon_special_springWarrior {
background-image: url(spritesmith3.png);
- background-position: -934px -91px;
+ background-position: -934px 0px;
width: 90px;
height: 90px;
}
.body_special_summer2015Healer {
background-image: url(spritesmith3.png);
- background-position: -934px -182px;
+ background-position: -934px -91px;
width: 90px;
height: 90px;
}
.body_special_summer2015Mage {
background-image: url(spritesmith3.png);
- background-position: -934px -273px;
+ background-position: -934px -182px;
width: 90px;
height: 90px;
}
.body_special_summer2015Rogue {
background-image: url(spritesmith3.png);
- background-position: -273px 0px;
+ background-position: -285px 0px;
width: 102px;
height: 105px;
}
.body_special_summer2015Warrior {
background-image: url(spritesmith3.png);
- background-position: -273px -106px;
+ background-position: -285px -106px;
width: 90px;
height: 105px;
}
@@ -1026,13 +1020,13 @@
}
.broad_armor_special_summer2015Healer {
background-image: url(spritesmith3.png);
- background-position: -934px -546px;
+ background-position: -934px -364px;
width: 90px;
height: 90px;
}
.broad_armor_special_summer2015Mage {
background-image: url(spritesmith3.png);
- background-position: -934px -637px;
+ background-position: -934px -455px;
width: 90px;
height: 90px;
}
@@ -1050,49 +1044,49 @@
}
.broad_armor_special_summerHealer {
background-image: url(spritesmith3.png);
- background-position: -376px 0px;
+ background-position: -388px 0px;
width: 90px;
height: 105px;
}
.broad_armor_special_summerMage {
background-image: url(spritesmith3.png);
- background-position: -376px -106px;
+ background-position: -388px -106px;
width: 90px;
height: 105px;
}
.broad_armor_special_summerRogue {
background-image: url(spritesmith3.png);
- background-position: -464px -894px;
+ background-position: -373px -894px;
width: 111px;
height: 90px;
}
.broad_armor_special_summerWarrior {
background-image: url(spritesmith3.png);
- background-position: -576px -894px;
+ background-position: -485px -894px;
width: 111px;
height: 90px;
}
.eyewear_special_summerRogue {
background-image: url(spritesmith3.png);
- background-position: -688px -894px;
+ background-position: -597px -894px;
width: 111px;
height: 90px;
}
.eyewear_special_summerWarrior {
background-image: url(spritesmith3.png);
- background-position: -800px -894px;
+ background-position: -709px -894px;
width: 111px;
height: 90px;
}
.head_special_summer2015Healer {
background-image: url(spritesmith3.png);
- background-position: -912px -894px;
+ background-position: -821px -894px;
width: 90px;
height: 90px;
}
.head_special_summer2015Mage {
background-image: url(spritesmith3.png);
- background-position: -1025px 0px;
+ background-position: -912px -894px;
width: 90px;
height: 90px;
}
@@ -1158,139 +1152,139 @@
}
.shield_special_summer2015Healer {
background-image: url(spritesmith3.png);
- background-position: -570px 0px;
+ background-position: -1025px -546px;
width: 90px;
height: 90px;
}
.shield_special_summer2015Rogue {
background-image: url(spritesmith3.png);
- background-position: -467px 0px;
+ background-position: -91px 0px;
width: 102px;
height: 105px;
}
.shield_special_summer2015Warrior {
background-image: url(spritesmith3.png);
- background-position: -467px -106px;
+ background-position: -479px 0px;
width: 90px;
height: 105px;
}
.shield_special_summerHealer {
background-image: url(spritesmith3.png);
- background-position: -467px -212px;
+ background-position: -479px -106px;
width: 90px;
height: 105px;
}
.shield_special_summerRogue {
background-image: url(spritesmith3.png);
- background-position: -539px -985px;
+ background-position: -448px -985px;
width: 111px;
height: 90px;
}
.shield_special_summerWarrior {
background-image: url(spritesmith3.png);
- background-position: -651px -985px;
+ background-position: -560px -985px;
width: 111px;
height: 90px;
}
.shop_armor_special_summer2015Healer {
background-image: url(spritesmith3.png);
- background-position: 0px -1481px;
+ background-position: -1476px -1440px;
width: 40px;
height: 40px;
}
.shop_armor_special_summer2015Mage {
background-image: url(spritesmith3.png);
- background-position: -41px -1481px;
+ background-position: -1517px -1440px;
width: 40px;
height: 40px;
}
.shop_armor_special_summer2015Rogue {
background-image: url(spritesmith3.png);
- background-position: -82px -1481px;
+ background-position: 0px -1481px;
width: 40px;
height: 40px;
}
.shop_armor_special_summer2015Warrior {
background-image: url(spritesmith3.png);
- background-position: -123px -1481px;
+ background-position: -41px -1481px;
width: 40px;
height: 40px;
}
.shop_armor_special_summerHealer {
background-image: url(spritesmith3.png);
- background-position: -164px -1481px;
+ background-position: -82px -1481px;
width: 40px;
height: 40px;
}
.shop_armor_special_summerMage {
background-image: url(spritesmith3.png);
- background-position: -205px -1481px;
+ background-position: -123px -1481px;
width: 40px;
height: 40px;
}
.shop_armor_special_summerRogue {
background-image: url(spritesmith3.png);
- background-position: -246px -1481px;
+ background-position: -164px -1481px;
width: 40px;
height: 40px;
}
.shop_armor_special_summerWarrior {
background-image: url(spritesmith3.png);
- background-position: -287px -1481px;
+ background-position: -205px -1481px;
width: 40px;
height: 40px;
}
.shop_body_special_summer2015Healer {
background-image: url(spritesmith3.png);
- background-position: -328px -1481px;
+ background-position: -246px -1481px;
width: 40px;
height: 40px;
}
.shop_body_special_summer2015Mage {
background-image: url(spritesmith3.png);
- background-position: -369px -1481px;
+ background-position: -287px -1481px;
width: 40px;
height: 40px;
}
.shop_body_special_summer2015Rogue {
background-image: url(spritesmith3.png);
- background-position: -410px -1481px;
+ background-position: -328px -1481px;
width: 40px;
height: 40px;
}
.shop_body_special_summer2015Warrior {
background-image: url(spritesmith3.png);
- background-position: -451px -1481px;
+ background-position: -369px -1481px;
width: 40px;
height: 40px;
}
.shop_body_special_summerHealer {
background-image: url(spritesmith3.png);
- background-position: -492px -1481px;
+ background-position: -410px -1481px;
width: 40px;
height: 40px;
}
.shop_body_special_summerMage {
background-image: url(spritesmith3.png);
- background-position: -1517px -1481px;
+ background-position: -451px -1481px;
width: 40px;
height: 40px;
}
.shop_eyewear_special_summerRogue {
background-image: url(spritesmith3.png);
- background-position: 0px -1522px;
+ background-position: -1476px -1481px;
width: 40px;
height: 40px;
}
.shop_eyewear_special_summerWarrior {
background-image: url(spritesmith3.png);
- background-position: -41px -1522px;
+ background-position: -1517px -1481px;
width: 40px;
height: 40px;
}
.shop_head_special_summer2015Healer {
background-image: url(spritesmith3.png);
- background-position: -82px -1522px;
+ background-position: 0px -1522px;
width: 40px;
height: 40px;
}
@@ -1302,121 +1296,121 @@
}
.shop_head_special_summer2015Rogue {
background-image: url(spritesmith3.png);
- background-position: -164px -1522px;
+ background-position: -82px -1522px;
width: 40px;
height: 40px;
}
.shop_head_special_summer2015Warrior {
background-image: url(spritesmith3.png);
- background-position: -205px -1522px;
+ background-position: -123px -1522px;
width: 40px;
height: 40px;
}
.shop_head_special_summerHealer {
background-image: url(spritesmith3.png);
- background-position: -246px -1522px;
+ background-position: -164px -1522px;
width: 40px;
height: 40px;
}
.shop_head_special_summerMage {
background-image: url(spritesmith3.png);
- background-position: -615px -1522px;
+ background-position: -205px -1522px;
width: 40px;
height: 40px;
}
.shop_head_special_summerRogue {
background-image: url(spritesmith3.png);
- background-position: -656px -1522px;
+ background-position: -574px -1522px;
width: 40px;
height: 40px;
}
.shop_head_special_summerWarrior {
background-image: url(spritesmith3.png);
- background-position: -697px -1522px;
+ background-position: -615px -1522px;
width: 40px;
height: 40px;
}
.shop_shield_special_summer2015Healer {
background-image: url(spritesmith3.png);
- background-position: -738px -1522px;
+ background-position: -656px -1522px;
width: 40px;
height: 40px;
}
.shop_shield_special_summer2015Rogue {
background-image: url(spritesmith3.png);
- background-position: -779px -1522px;
+ background-position: -697px -1522px;
width: 40px;
height: 40px;
}
.shop_shield_special_summer2015Warrior {
background-image: url(spritesmith3.png);
- background-position: -820px -1522px;
+ background-position: -738px -1522px;
width: 40px;
height: 40px;
}
.shop_shield_special_summerHealer {
background-image: url(spritesmith3.png);
- background-position: -861px -1522px;
+ background-position: -779px -1522px;
width: 40px;
height: 40px;
}
.shop_shield_special_summerRogue {
background-image: url(spritesmith3.png);
- background-position: -902px -1522px;
+ background-position: -820px -1522px;
width: 40px;
height: 40px;
}
.shop_shield_special_summerWarrior {
background-image: url(spritesmith3.png);
- background-position: -943px -1522px;
+ background-position: -861px -1522px;
width: 40px;
height: 40px;
}
.shop_weapon_special_summer2015Healer {
background-image: url(spritesmith3.png);
- background-position: -984px -1522px;
+ background-position: -902px -1522px;
width: 40px;
height: 40px;
}
.shop_weapon_special_summer2015Mage {
background-image: url(spritesmith3.png);
- background-position: -1025px -1522px;
+ background-position: -943px -1522px;
width: 40px;
height: 40px;
}
.shop_weapon_special_summer2015Rogue {
background-image: url(spritesmith3.png);
- background-position: -1066px -1522px;
+ background-position: -984px -1522px;
width: 40px;
height: 40px;
}
.shop_weapon_special_summer2015Warrior {
background-image: url(spritesmith3.png);
- background-position: -1107px -1522px;
+ background-position: -1025px -1522px;
width: 40px;
height: 40px;
}
.shop_weapon_special_summerHealer {
background-image: url(spritesmith3.png);
- background-position: -1148px -1522px;
+ background-position: -1066px -1522px;
width: 40px;
height: 40px;
}
.shop_weapon_special_summerMage {
background-image: url(spritesmith3.png);
- background-position: -1189px -1522px;
+ background-position: -1107px -1522px;
width: 40px;
height: 40px;
}
.shop_weapon_special_summerRogue {
background-image: url(spritesmith3.png);
- background-position: -1230px -1522px;
+ background-position: -1148px -1522px;
width: 40px;
height: 40px;
}
.shop_weapon_special_summerWarrior {
background-image: url(spritesmith3.png);
- background-position: -1271px -1522px;
+ background-position: -1189px -1522px;
width: 40px;
height: 40px;
}
@@ -1434,25 +1428,25 @@
}
.slim_armor_special_summer2015Rogue {
background-image: url(spritesmith3.png);
- background-position: -467px -318px;
+ background-position: 0px -424px;
width: 102px;
height: 105px;
}
.slim_armor_special_summer2015Warrior {
background-image: url(spritesmith3.png);
- background-position: 0px -424px;
+ background-position: -479px -212px;
width: 90px;
height: 105px;
}
.slim_armor_special_summerHealer {
background-image: url(spritesmith3.png);
- background-position: -91px -424px;
+ background-position: -479px -318px;
width: 90px;
height: 105px;
}
.slim_armor_special_summerMage {
background-image: url(spritesmith3.png);
- background-position: -182px -424px;
+ background-position: -103px -424px;
width: 90px;
height: 105px;
}
@@ -1482,25 +1476,25 @@
}
.weapon_special_summer2015Rogue {
background-image: url(spritesmith3.png);
- background-position: -273px -424px;
+ background-position: -194px -424px;
width: 102px;
height: 105px;
}
.weapon_special_summer2015Warrior {
background-image: url(spritesmith3.png);
- background-position: -376px -424px;
+ background-position: -297px -424px;
width: 90px;
height: 105px;
}
.weapon_special_summerHealer {
background-image: url(spritesmith3.png);
- background-position: -467px -424px;
+ background-position: -388px -424px;
width: 90px;
height: 105px;
}
.weapon_special_summerMage {
background-image: url(spritesmith3.png);
- background-position: -91px 0px;
+ background-position: -479px -424px;
width: 90px;
height: 105px;
}
@@ -1662,193 +1656,193 @@
}
.shop_armor_special_candycane {
background-image: url(spritesmith3.png);
- background-position: -1480px -1325px;
+ background-position: -1521px -1284px;
width: 40px;
height: 40px;
}
.shop_armor_special_ski {
background-image: url(spritesmith3.png);
- background-position: -1521px -1325px;
+ background-position: -1480px -1325px;
width: 40px;
height: 40px;
}
.shop_armor_special_snowflake {
background-image: url(spritesmith3.png);
- background-position: -1480px -1366px;
+ background-position: -1521px -1325px;
width: 40px;
height: 40px;
}
.shop_armor_special_winter2015Healer {
background-image: url(spritesmith3.png);
- background-position: -1521px -1366px;
+ background-position: -1480px -1366px;
width: 40px;
height: 40px;
}
.shop_armor_special_winter2015Mage {
background-image: url(spritesmith3.png);
- background-position: -1389px -1274px;
+ background-position: -1521px -1366px;
width: 40px;
height: 40px;
}
.shop_armor_special_winter2015Rogue {
background-image: url(spritesmith3.png);
- background-position: -1430px -1274px;
+ background-position: -1389px -1274px;
width: 40px;
height: 40px;
}
.shop_armor_special_winter2015Warrior {
background-image: url(spritesmith3.png);
- background-position: -1298px -1183px;
+ background-position: -1430px -1274px;
width: 40px;
height: 40px;
}
.shop_armor_special_yeti {
background-image: url(spritesmith3.png);
- background-position: -1339px -1183px;
+ background-position: -1298px -1183px;
width: 40px;
height: 40px;
}
.shop_head_special_candycane {
background-image: url(spritesmith3.png);
- background-position: -1207px -1092px;
+ background-position: -1339px -1183px;
width: 40px;
height: 40px;
}
.shop_head_special_nye {
background-image: url(spritesmith3.png);
- background-position: -1248px -1092px;
+ background-position: -1207px -1092px;
width: 40px;
height: 40px;
}
.shop_head_special_nye2014 {
background-image: url(spritesmith3.png);
- background-position: -1116px -1001px;
+ background-position: -1248px -1092px;
width: 40px;
height: 40px;
}
.shop_head_special_ski {
background-image: url(spritesmith3.png);
- background-position: -1157px -1001px;
+ background-position: -1116px -1001px;
width: 40px;
height: 40px;
}
.shop_head_special_snowflake {
background-image: url(spritesmith3.png);
- background-position: -1025px -910px;
+ background-position: -1157px -1001px;
width: 40px;
height: 40px;
}
.shop_head_special_winter2015Healer {
background-image: url(spritesmith3.png);
- background-position: -1066px -910px;
+ background-position: -1025px -910px;
width: 40px;
height: 40px;
}
.shop_head_special_winter2015Mage {
background-image: url(spritesmith3.png);
- background-position: -934px -819px;
+ background-position: -1066px -910px;
width: 40px;
height: 40px;
}
.shop_head_special_winter2015Rogue {
background-image: url(spritesmith3.png);
- background-position: -975px -819px;
+ background-position: -934px -819px;
width: 40px;
height: 40px;
}
.shop_head_special_winter2015Warrior {
background-image: url(spritesmith3.png);
- background-position: -843px -728px;
+ background-position: -975px -819px;
width: 40px;
height: 40px;
}
.shop_head_special_yeti {
background-image: url(spritesmith3.png);
- background-position: -884px -728px;
+ background-position: -843px -728px;
width: 40px;
height: 40px;
}
.shop_shield_special_ski {
background-image: url(spritesmith3.png);
- background-position: -752px -637px;
+ background-position: -884px -728px;
width: 40px;
height: 40px;
}
.shop_shield_special_snowflake {
background-image: url(spritesmith3.png);
- background-position: -793px -637px;
+ background-position: -752px -637px;
width: 40px;
height: 40px;
}
.shop_shield_special_winter2015Healer {
background-image: url(spritesmith3.png);
- background-position: -661px -546px;
+ background-position: -793px -637px;
width: 40px;
height: 40px;
}
.shop_shield_special_winter2015Rogue {
background-image: url(spritesmith3.png);
- background-position: -702px -546px;
+ background-position: -661px -546px;
width: 40px;
height: 40px;
}
.shop_shield_special_winter2015Warrior {
background-image: url(spritesmith3.png);
- background-position: -570px -455px;
+ background-position: -702px -546px;
width: 40px;
height: 40px;
}
.shop_shield_special_yeti {
background-image: url(spritesmith3.png);
- background-position: -611px -455px;
+ background-position: -570px -455px;
width: 40px;
height: 40px;
}
.shop_weapon_special_candycane {
background-image: url(spritesmith3.png);
- background-position: -1036px -985px;
+ background-position: -611px -455px;
width: 40px;
height: 40px;
}
.shop_weapon_special_ski {
background-image: url(spritesmith3.png);
- background-position: -1036px -1026px;
+ background-position: -1036px -985px;
width: 40px;
height: 40px;
}
.shop_weapon_special_snowflake {
background-image: url(spritesmith3.png);
- background-position: -1215px -1167px;
+ background-position: -1036px -1026px;
width: 40px;
height: 40px;
}
.shop_weapon_special_winter2015Healer {
background-image: url(spritesmith3.png);
- background-position: -1256px -1167px;
+ background-position: -1215px -1167px;
width: 40px;
height: 40px;
}
.shop_weapon_special_winter2015Mage {
background-image: url(spritesmith3.png);
- background-position: -1215px -1208px;
+ background-position: -1256px -1167px;
width: 40px;
height: 40px;
}
.shop_weapon_special_winter2015Rogue {
background-image: url(spritesmith3.png);
- background-position: -1256px -1208px;
+ background-position: -1215px -1208px;
width: 40px;
height: 40px;
}
.shop_weapon_special_winter2015Warrior {
background-image: url(spritesmith3.png);
- background-position: -1378px -1349px;
+ background-position: -1256px -1208px;
width: 40px;
height: 40px;
}
.shop_weapon_special_yeti {
background-image: url(spritesmith3.png);
- background-position: -1419px -1349px;
+ background-position: -1378px -1349px;
width: 40px;
height: 40px;
}
@@ -1992,43 +1986,43 @@
}
.shop_back_special_wondercon_black {
background-image: url(spritesmith3.png);
- background-position: -861px -1440px;
+ background-position: -820px -1440px;
width: 40px;
height: 40px;
}
.shop_back_special_wondercon_red {
background-image: url(spritesmith3.png);
- background-position: -902px -1440px;
+ background-position: -861px -1440px;
width: 40px;
height: 40px;
}
.shop_body_special_wondercon_black {
background-image: url(spritesmith3.png);
- background-position: -943px -1440px;
+ background-position: -902px -1440px;
width: 40px;
height: 40px;
}
.shop_body_special_wondercon_gold {
background-image: url(spritesmith3.png);
- background-position: -984px -1440px;
+ background-position: -943px -1440px;
width: 40px;
height: 40px;
}
.shop_body_special_wondercon_red {
background-image: url(spritesmith3.png);
- background-position: -1025px -1440px;
+ background-position: -984px -1440px;
width: 40px;
height: 40px;
}
.shop_eyewear_special_wondercon_black {
background-image: url(spritesmith3.png);
- background-position: -1066px -1440px;
+ background-position: -1025px -1440px;
width: 40px;
height: 40px;
}
.shop_eyewear_special_wondercon_red {
background-image: url(spritesmith3.png);
- background-position: -1107px -1440px;
+ background-position: -1066px -1440px;
width: 40px;
height: 40px;
}
@@ -2178,145 +2172,145 @@
}
.shop_head_healer_1 {
background-image: url(spritesmith3.png);
- background-position: -533px -1481px;
+ background-position: -492px -1481px;
width: 40px;
height: 40px;
}
.shop_head_healer_2 {
background-image: url(spritesmith3.png);
- background-position: -574px -1481px;
+ background-position: -533px -1481px;
width: 40px;
height: 40px;
}
.shop_head_healer_3 {
background-image: url(spritesmith3.png);
- background-position: -615px -1481px;
+ background-position: -574px -1481px;
width: 40px;
height: 40px;
}
.shop_head_healer_4 {
background-image: url(spritesmith3.png);
- background-position: -656px -1481px;
+ background-position: -615px -1481px;
width: 40px;
height: 40px;
}
.shop_head_healer_5 {
background-image: url(spritesmith3.png);
- background-position: -697px -1481px;
+ background-position: -656px -1481px;
width: 40px;
height: 40px;
}
.shop_head_rogue_1 {
background-image: url(spritesmith3.png);
- background-position: -738px -1481px;
+ background-position: -697px -1481px;
width: 40px;
height: 40px;
}
.shop_head_rogue_2 {
background-image: url(spritesmith3.png);
- background-position: -779px -1481px;
+ background-position: -738px -1481px;
width: 40px;
height: 40px;
}
.shop_head_rogue_3 {
background-image: url(spritesmith3.png);
- background-position: -820px -1481px;
+ background-position: -779px -1481px;
width: 40px;
height: 40px;
}
.shop_head_rogue_4 {
background-image: url(spritesmith3.png);
- background-position: -861px -1481px;
+ background-position: -820px -1481px;
width: 40px;
height: 40px;
}
.shop_head_rogue_5 {
background-image: url(spritesmith3.png);
- background-position: -902px -1481px;
+ background-position: -861px -1481px;
width: 40px;
height: 40px;
}
.shop_head_special_0 {
background-image: url(spritesmith3.png);
- background-position: -943px -1481px;
+ background-position: -902px -1481px;
width: 40px;
height: 40px;
}
.shop_head_special_1 {
background-image: url(spritesmith3.png);
- background-position: -984px -1481px;
+ background-position: -943px -1481px;
width: 40px;
height: 40px;
}
.shop_head_special_2 {
background-image: url(spritesmith3.png);
- background-position: -1025px -1481px;
+ background-position: -984px -1481px;
width: 40px;
height: 40px;
}
.shop_head_special_fireCoralCirclet {
background-image: url(spritesmith3.png);
- background-position: -1066px -1481px;
+ background-position: -1025px -1481px;
width: 40px;
height: 40px;
}
.shop_head_warrior_1 {
background-image: url(spritesmith3.png);
- background-position: -1107px -1481px;
+ background-position: -1066px -1481px;
width: 40px;
height: 40px;
}
.shop_head_warrior_2 {
background-image: url(spritesmith3.png);
- background-position: -1148px -1481px;
+ background-position: -1107px -1481px;
width: 40px;
height: 40px;
}
.shop_head_warrior_3 {
background-image: url(spritesmith3.png);
- background-position: -1189px -1481px;
+ background-position: -1148px -1481px;
width: 40px;
height: 40px;
}
.shop_head_warrior_4 {
background-image: url(spritesmith3.png);
- background-position: -1230px -1481px;
+ background-position: -1189px -1481px;
width: 40px;
height: 40px;
}
.shop_head_warrior_5 {
background-image: url(spritesmith3.png);
- background-position: -1271px -1481px;
+ background-position: -1230px -1481px;
width: 40px;
height: 40px;
}
.shop_head_wizard_1 {
background-image: url(spritesmith3.png);
- background-position: -1312px -1481px;
+ background-position: -1271px -1481px;
width: 40px;
height: 40px;
}
.shop_head_wizard_2 {
background-image: url(spritesmith3.png);
- background-position: -1353px -1481px;
+ background-position: -1312px -1481px;
width: 40px;
height: 40px;
}
.shop_head_wizard_3 {
background-image: url(spritesmith3.png);
- background-position: -1394px -1481px;
+ background-position: -1353px -1481px;
width: 40px;
height: 40px;
}
.shop_head_wizard_4 {
background-image: url(spritesmith3.png);
- background-position: -1435px -1481px;
+ background-position: -1394px -1481px;
width: 40px;
height: 40px;
}
.shop_head_wizard_5 {
background-image: url(spritesmith3.png);
- background-position: -1476px -1481px;
+ background-position: -1435px -1481px;
width: 40px;
height: 40px;
}
@@ -2418,49 +2412,49 @@
}
.shop_headAccessory_special_bearEars {
background-image: url(spritesmith3.png);
- background-position: -287px -1522px;
+ background-position: -246px -1522px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_cactusEars {
background-image: url(spritesmith3.png);
- background-position: -328px -1522px;
+ background-position: -287px -1522px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_foxEars {
background-image: url(spritesmith3.png);
- background-position: -369px -1522px;
+ background-position: -328px -1522px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_lionEars {
background-image: url(spritesmith3.png);
- background-position: -410px -1522px;
+ background-position: -369px -1522px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_pandaEars {
background-image: url(spritesmith3.png);
- background-position: -451px -1522px;
+ background-position: -410px -1522px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_pigEars {
background-image: url(spritesmith3.png);
- background-position: -492px -1522px;
+ background-position: -451px -1522px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_tigerEars {
background-image: url(spritesmith3.png);
- background-position: -533px -1522px;
+ background-position: -492px -1522px;
width: 40px;
height: 40px;
}
.shop_headAccessory_special_wolfEars {
background-image: url(spritesmith3.png);
- background-position: -574px -1522px;
+ background-position: -533px -1522px;
width: 40px;
height: 40px;
}
@@ -2586,61 +2580,61 @@
}
.shop_shield_healer_1 {
background-image: url(spritesmith3.png);
- background-position: -1435px -1522px;
+ background-position: -1394px -1522px;
width: 40px;
height: 40px;
}
.shop_shield_healer_2 {
background-image: url(spritesmith3.png);
- background-position: -1476px -1522px;
+ background-position: -1435px -1522px;
width: 40px;
height: 40px;
}
.shop_shield_healer_3 {
background-image: url(spritesmith3.png);
- background-position: -1517px -1522px;
+ background-position: -1476px -1522px;
width: 40px;
height: 40px;
}
.shop_shield_healer_4 {
background-image: url(spritesmith3.png);
- background-position: -1592px 0px;
+ background-position: -1517px -1522px;
width: 40px;
height: 40px;
}
.shop_shield_healer_5 {
background-image: url(spritesmith3.png);
- background-position: -1592px -41px;
+ background-position: -1592px 0px;
width: 40px;
height: 40px;
}
.shop_shield_rogue_0 {
background-image: url(spritesmith3.png);
- background-position: -1592px -82px;
+ background-position: -1592px -41px;
width: 40px;
height: 40px;
}
.shop_shield_rogue_1 {
background-image: url(spritesmith3.png);
- background-position: -1592px -123px;
+ background-position: -1592px -82px;
width: 40px;
height: 40px;
}
.shop_shield_rogue_2 {
background-image: url(spritesmith3.png);
- background-position: -1592px -164px;
+ background-position: -1592px -123px;
width: 40px;
height: 40px;
}
.shop_shield_rogue_3 {
background-image: url(spritesmith3.png);
- background-position: -1592px -205px;
+ background-position: -1592px -164px;
width: 40px;
height: 40px;
}
.shop_shield_rogue_4 {
background-image: url(spritesmith3.png);
- background-position: -1592px -246px;
+ background-position: -1592px -205px;
width: 40px;
height: 40px;
}
diff --git a/common/dist/sprites/spritesmith3.png b/common/dist/sprites/spritesmith3.png
index f164f91e33..0d5976f0a3 100644
Binary files a/common/dist/sprites/spritesmith3.png and b/common/dist/sprites/spritesmith3.png differ
diff --git a/common/dist/sprites/spritesmith4.css b/common/dist/sprites/spritesmith4.css
index d0f94b5764..74726a9b8f 100644
--- a/common/dist/sprites/spritesmith4.css
+++ b/common/dist/sprites/spritesmith4.css
@@ -1,756 +1,762 @@
.shop_shield_rogue_5 {
background-image: url(spritesmith4.png);
- background-position: -2201px -610px;
+ background-position: -1607px -1140px;
width: 40px;
height: 40px;
}
.shop_shield_rogue_6 {
background-image: url(spritesmith4.png);
- background-position: -2242px -651px;
+ background-position: -758px -364px;
width: 40px;
height: 40px;
}
.shop_shield_special_0 {
background-image: url(spritesmith4.png);
- background-position: -2201px -692px;
+ background-position: -757px -452px;
width: 40px;
height: 40px;
}
.shop_shield_special_1 {
background-image: url(spritesmith4.png);
- background-position: -2242px -774px;
+ background-position: -1203px -933px;
width: 40px;
height: 40px;
}
.shop_shield_special_goldenknight {
background-image: url(spritesmith4.png);
- background-position: -2242px -897px;
+ background-position: -453px -2174px;
width: 40px;
height: 40px;
}
.shop_shield_special_moonpearlShield {
background-image: url(spritesmith4.png);
- background-position: -2201px -323px;
+ background-position: -2137px -625px;
width: 40px;
height: 40px;
}
.shop_shield_warrior_1 {
background-image: url(spritesmith4.png);
- background-position: -2242px -323px;
+ background-position: -2137px -1421px;
width: 40px;
height: 40px;
}
.shop_shield_warrior_2 {
background-image: url(spritesmith4.png);
- background-position: -2242px -405px;
+ background-position: -2137px -1629px;
width: 40px;
height: 40px;
}
.shop_shield_warrior_3 {
background-image: url(spritesmith4.png);
- background-position: -2242px -446px;
+ background-position: -2137px -1733px;
width: 40px;
height: 40px;
}
.shop_shield_warrior_4 {
background-image: url(spritesmith4.png);
- background-position: -2242px -487px;
+ background-position: -2137px -1837px;
width: 40px;
height: 40px;
}
.shop_shield_warrior_5 {
background-image: url(spritesmith4.png);
- background-position: -2201px -528px;
+ background-position: -2137px -1889px;
width: 40px;
height: 40px;
}
.shop_weapon_healer_0 {
background-image: url(spritesmith4.png);
- background-position: -2242px -528px;
+ background-position: -2137px -1941px;
width: 40px;
height: 40px;
}
.shop_weapon_healer_1 {
background-image: url(spritesmith4.png);
- background-position: -2201px -569px;
+ background-position: -1632px -666px;
width: 40px;
height: 40px;
}
.shop_weapon_healer_2 {
background-image: url(spritesmith4.png);
- background-position: -2242px -569px;
+ background-position: -1607px -989px;
width: 40px;
height: 40px;
}
.shop_weapon_healer_3 {
background-image: url(spritesmith4.png);
- background-position: -2242px -610px;
+ background-position: -1386px -653px;
width: 40px;
height: 40px;
}
.shop_weapon_healer_4 {
background-image: url(spritesmith4.png);
- background-position: -2201px -651px;
+ background-position: -1402px -801px;
width: 40px;
height: 40px;
}
.shop_weapon_healer_5 {
background-image: url(spritesmith4.png);
- background-position: -2242px -692px;
+ background-position: -757px -493px;
width: 40px;
height: 40px;
}
.shop_weapon_healer_6 {
background-image: url(spritesmith4.png);
- background-position: -2242px -815px;
+ background-position: -289px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_rogue_0 {
background-image: url(spritesmith4.png);
- background-position: -2201px -856px;
+ background-position: -330px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_rogue_1 {
background-image: url(spritesmith4.png);
- background-position: -2242px -856px;
+ background-position: -371px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_rogue_2 {
background-image: url(spritesmith4.png);
- background-position: -2201px -1389px;
+ background-position: -1396px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_rogue_3 {
background-image: url(spritesmith4.png);
- background-position: -2242px -1348px;
+ background-position: -1355px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_rogue_4 {
background-image: url(spritesmith4.png);
- background-position: -2201px -1348px;
+ background-position: -1314px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_rogue_5 {
background-image: url(spritesmith4.png);
- background-position: -2242px -1307px;
+ background-position: -1273px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_rogue_6 {
background-image: url(spritesmith4.png);
- background-position: -2201px -1307px;
+ background-position: -1232px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_special_0 {
background-image: url(spritesmith4.png);
- background-position: -2242px -1266px;
+ background-position: -1191px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_special_1 {
background-image: url(spritesmith4.png);
- background-position: -2201px -1266px;
+ background-position: -1150px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_special_2 {
background-image: url(spritesmith4.png);
- background-position: -2242px -1225px;
+ background-position: -1109px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_special_3 {
background-image: url(spritesmith4.png);
- background-position: -2201px -1225px;
+ background-position: -1068px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_special_critical {
background-image: url(spritesmith4.png);
- background-position: -2242px -1184px;
+ background-position: -1027px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_special_tridentOfCrashingTides {
background-image: url(spritesmith4.png);
- background-position: -2201px -1184px;
+ background-position: -986px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_warrior_0 {
background-image: url(spritesmith4.png);
- background-position: -2242px -1143px;
+ background-position: -945px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_warrior_1 {
background-image: url(spritesmith4.png);
- background-position: -2201px -1143px;
+ background-position: -904px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_warrior_2 {
background-image: url(spritesmith4.png);
- background-position: -2242px -1102px;
+ background-position: -863px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_warrior_3 {
background-image: url(spritesmith4.png);
- background-position: -2201px -1102px;
+ background-position: -822px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_warrior_4 {
background-image: url(spritesmith4.png);
- background-position: -2242px -1061px;
+ background-position: -781px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_warrior_5 {
background-image: url(spritesmith4.png);
- background-position: -2201px -1061px;
+ background-position: -740px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_warrior_6 {
background-image: url(spritesmith4.png);
- background-position: -2242px -1020px;
+ background-position: -699px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_wizard_0 {
background-image: url(spritesmith4.png);
- background-position: -2201px -1020px;
+ background-position: -658px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_wizard_1 {
background-image: url(spritesmith4.png);
- background-position: -2242px -979px;
+ background-position: -617px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_wizard_2 {
background-image: url(spritesmith4.png);
- background-position: -2201px -979px;
+ background-position: -576px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_wizard_3 {
background-image: url(spritesmith4.png);
- background-position: -2242px -938px;
+ background-position: -535px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_wizard_4 {
background-image: url(spritesmith4.png);
- background-position: -2201px -938px;
+ background-position: -494px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_wizard_5 {
background-image: url(spritesmith4.png);
- background-position: -2242px -1389px;
+ background-position: -1437px -2174px;
width: 40px;
height: 40px;
}
.shop_weapon_wizard_6 {
background-image: url(spritesmith4.png);
- background-position: -2201px -897px;
+ background-position: -412px -2174px;
width: 40px;
height: 40px;
}
.weapon_healer_0 {
background-image: url(spritesmith4.png);
- background-position: -978px -1936px;
+ background-position: -1201px -1942px;
width: 90px;
height: 90px;
}
.weapon_healer_1 {
background-image: url(spritesmith4.png);
- background-position: -1069px -1936px;
+ background-position: -1292px -1942px;
width: 90px;
height: 90px;
}
.weapon_healer_2 {
background-image: url(spritesmith4.png);
- background-position: -1251px -1936px;
+ background-position: -1474px -1942px;
width: 90px;
height: 90px;
}
.weapon_healer_3 {
background-image: url(spritesmith4.png);
- background-position: -1865px -1118px;
+ background-position: -1891px -1330px;
width: 90px;
height: 90px;
}
.weapon_healer_4 {
background-image: url(spritesmith4.png);
- background-position: -1865px -1209px;
+ background-position: -1891px -1421px;
width: 90px;
height: 90px;
}
.weapon_healer_5 {
background-image: url(spritesmith4.png);
- background-position: -1865px -1482px;
+ background-position: -1891px -1694px;
width: 90px;
height: 90px;
}
.weapon_healer_6 {
background-image: url(spritesmith4.png);
- background-position: -1865px -1664px;
+ background-position: -880px -787px;
width: 90px;
height: 90px;
}
.weapon_rogue_0 {
background-image: url(spritesmith4.png);
- background-position: -660px -356px;
+ background-position: -1097px -1007px;
width: 90px;
height: 90px;
}
.weapon_rogue_1 {
background-image: url(spritesmith4.png);
- background-position: -1600px -1833px;
+ background-position: -1782px -1839px;
width: 90px;
height: 90px;
}
.weapon_rogue_2 {
background-image: url(spritesmith4.png);
- background-position: -1797px -1833px;
+ background-position: -1997px 0px;
width: 90px;
height: 90px;
}
.weapon_rogue_3 {
background-image: url(spritesmith4.png);
- background-position: -1971px -182px;
+ background-position: -1997px -182px;
width: 90px;
height: 90px;
}
.weapon_rogue_4 {
background-image: url(spritesmith4.png);
- background-position: -1971px -364px;
+ background-position: -1997px -273px;
width: 90px;
height: 90px;
}
.weapon_rogue_5 {
background-image: url(spritesmith4.png);
- background-position: -1971px -546px;
+ background-position: -1997px -455px;
width: 90px;
height: 90px;
}
.weapon_rogue_6 {
background-image: url(spritesmith4.png);
- background-position: -1971px -728px;
+ background-position: -1997px -637px;
width: 90px;
height: 90px;
}
.weapon_special_1 {
background-image: url(spritesmith4.png);
- background-position: -1971px -1092px;
+ background-position: -1098px -1942px;
width: 102px;
height: 90px;
}
.weapon_special_2 {
background-image: url(spritesmith4.png);
- background-position: -1971px -1183px;
+ background-position: -1997px -1001px;
width: 90px;
height: 90px;
}
.weapon_special_3 {
background-image: url(spritesmith4.png);
- background-position: -1971px -1274px;
+ background-position: -1997px -1092px;
width: 90px;
height: 90px;
}
.weapon_special_tridentOfCrashingTides {
background-image: url(spritesmith4.png);
- background-position: -1971px -1365px;
+ background-position: -1997px -1183px;
width: 90px;
height: 90px;
}
.weapon_warrior_0 {
background-image: url(spritesmith4.png);
- background-position: -1971px -1547px;
+ background-position: -1997px -1365px;
width: 90px;
height: 90px;
}
.weapon_warrior_1 {
background-image: url(spritesmith4.png);
- background-position: -1971px -1638px;
+ background-position: -1997px -1456px;
width: 90px;
height: 90px;
}
.weapon_warrior_2 {
background-image: url(spritesmith4.png);
- background-position: -1971px -1729px;
+ background-position: -1997px -1547px;
width: 90px;
height: 90px;
}
.weapon_warrior_3 {
background-image: url(spritesmith4.png);
- background-position: -1971px -1820px;
+ background-position: -1997px -1638px;
width: 90px;
height: 90px;
}
.weapon_warrior_4 {
background-image: url(spritesmith4.png);
- background-position: -796px -1936px;
+ background-position: -1997px -1729px;
width: 90px;
height: 90px;
}
.weapon_warrior_5 {
background-image: url(spritesmith4.png);
- background-position: -887px -1936px;
+ background-position: -1997px -1820px;
width: 90px;
height: 90px;
}
.weapon_warrior_6 {
background-image: url(spritesmith4.png);
- background-position: -1342px -1936px;
+ background-position: -1565px -1942px;
width: 90px;
height: 90px;
}
.weapon_wizard_0 {
background-image: url(spritesmith4.png);
- background-position: -1979px -1936px;
+ background-position: -2088px -182px;
width: 90px;
height: 90px;
}
.weapon_wizard_1 {
background-image: url(spritesmith4.png);
- background-position: -1888px -1936px;
+ background-position: -2088px -91px;
width: 90px;
height: 90px;
}
.weapon_wizard_2 {
background-image: url(spritesmith4.png);
- background-position: -1797px -1936px;
+ background-position: -2088px 0px;
width: 90px;
height: 90px;
}
.weapon_wizard_3 {
background-image: url(spritesmith4.png);
- background-position: -1706px -1936px;
+ background-position: -1929px -1942px;
width: 90px;
height: 90px;
}
.weapon_wizard_4 {
background-image: url(spritesmith4.png);
- background-position: -1615px -1936px;
+ background-position: -1838px -1942px;
width: 90px;
height: 90px;
}
.weapon_wizard_5 {
background-image: url(spritesmith4.png);
- background-position: -1524px -1936px;
+ background-position: -1747px -1942px;
width: 90px;
height: 90px;
}
.weapon_wizard_6 {
background-image: url(spritesmith4.png);
- background-position: -1433px -1936px;
+ background-position: -1656px -1942px;
width: 90px;
height: 90px;
}
.GrimReaper {
background-image: url(spritesmith4.png);
- background-position: -2062px -455px;
+ background-position: -2088px -558px;
width: 57px;
height: 66px;
}
.Pet_Currency_Gem {
background-image: url(spritesmith4.png);
- background-position: -2201px -1430px;
+ background-position: -2088px -1993px;
width: 45px;
height: 39px;
}
.Pet_Currency_Gem1x {
background-image: url(spritesmith4.png);
- background-position: -2292px -234px;
+ background-position: -2422px -120px;
width: 15px;
height: 13px;
}
.Pet_Currency_Gem2x {
background-image: url(spritesmith4.png);
- background-position: -2283px -405px;
+ background-position: -2391px -120px;
width: 30px;
height: 26px;
}
.PixelPaw-Gold {
background-image: url(spritesmith4.png);
- background-position: -1088px -1007px;
+ background-position: -1225px -2122px;
width: 51px;
height: 51px;
}
.PixelPaw {
background-image: url(spritesmith4.png);
- background-position: -1140px -1007px;
+ background-position: -1386px -549px;
width: 51px;
height: 51px;
}
.PixelPaw002 {
background-image: url(spritesmith4.png);
- background-position: -1192px -1007px;
+ background-position: -1386px -601px;
width: 51px;
height: 51px;
}
.avatar_floral_healer {
background-image: url(spritesmith4.png);
- background-position: -1865px -830px;
+ background-position: -1891px -1042px;
width: 99px;
height: 99px;
}
.avatar_floral_rogue {
background-image: url(spritesmith4.png);
- background-position: -1865px -730px;
+ background-position: -1891px -942px;
width: 99px;
height: 99px;
}
.avatar_floral_warrior {
background-image: url(spritesmith4.png);
- background-position: -1865px -630px;
+ background-position: -1891px -842px;
width: 99px;
height: 99px;
}
.avatar_floral_wizard {
background-image: url(spritesmith4.png);
- background-position: -1865px -530px;
+ background-position: -1891px -742px;
width: 99px;
height: 99px;
}
.inventory_present {
background-image: url(spritesmith4.png);
- background-position: -1194px -944px;
+ background-position: -1402px -697px;
width: 48px;
height: 51px;
}
.inventory_present_01 {
background-image: url(spritesmith4.png);
- background-position: -1350px -1112px;
+ background-position: -1402px -749px;
width: 48px;
height: 51px;
}
.inventory_present_02 {
background-image: url(spritesmith4.png);
- background-position: -1350px -1164px;
+ background-position: -1381px -987px;
width: 48px;
height: 51px;
}
.inventory_present_03 {
background-image: url(spritesmith4.png);
- background-position: -1350px -1216px;
+ background-position: -1381px -1039px;
width: 48px;
height: 51px;
}
.inventory_present_04 {
background-image: url(spritesmith4.png);
- background-position: -1704px -1616px;
+ background-position: -660px -364px;
width: 48px;
height: 51px;
}
.inventory_present_05 {
background-image: url(spritesmith4.png);
- background-position: -1802px -1727px;
+ background-position: -971px -787px;
width: 48px;
height: 51px;
}
.inventory_present_06 {
background-image: url(spritesmith4.png);
- background-position: -1888px -1833px;
+ background-position: -1188px -1007px;
width: 48px;
height: 51px;
}
.inventory_present_07 {
background-image: url(spritesmith4.png);
- background-position: -2070px -1936px;
+ background-position: -1624px -1471px;
width: 48px;
height: 51px;
}
.inventory_present_08 {
background-image: url(spritesmith4.png);
- background-position: -1491px -2027px;
+ background-position: -1624px -1523px;
width: 48px;
height: 51px;
}
.inventory_present_09 {
background-image: url(spritesmith4.png);
- background-position: -1540px -2027px;
+ background-position: -1704px -1622px;
width: 48px;
height: 51px;
}
.inventory_present_10 {
background-image: url(spritesmith4.png);
- background-position: -1638px -2027px;
+ background-position: -1704px -1674px;
width: 48px;
height: 51px;
}
.inventory_present_11 {
background-image: url(spritesmith4.png);
- background-position: -1687px -2027px;
+ background-position: -1802px -1785px;
width: 48px;
height: 51px;
}
.inventory_present_12 {
background-image: url(spritesmith4.png);
- background-position: -1736px -2027px;
+ background-position: -2020px -1942px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll {
background-image: url(spritesmith4.png);
- background-position: -1785px -2027px;
+ background-position: -1638px -2033px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_locked {
background-image: url(spritesmith4.png);
- background-position: -1883px -2027px;
+ background-position: -1687px -2033px;
width: 48px;
height: 51px;
}
.inventory_special_fortify {
background-image: url(spritesmith4.png);
- background-position: -2062px -1183px;
+ background-position: -2088px -1036px;
width: 57px;
height: 54px;
}
.inventory_special_greeting {
background-image: url(spritesmith4.png);
- background-position: -2062px -1547px;
+ background-position: -2088px -1256px;
width: 57px;
height: 54px;
}
.inventory_special_nye {
background-image: url(spritesmith4.png);
- background-position: -2062px -1365px;
+ background-position: -2088px -1146px;
width: 57px;
height: 54px;
}
.inventory_special_opaquePotion {
background-image: url(spritesmith4.png);
- background-position: -2201px -815px;
+ background-position: -1408px -1203px;
width: 40px;
height: 40px;
}
.inventory_special_seafoam {
background-image: url(spritesmith4.png);
- background-position: -2062px -819px;
+ background-position: -2088px -816px;
width: 57px;
height: 54px;
}
.inventory_special_shinySeed {
background-image: url(spritesmith4.png);
- background-position: -2074px -1092px;
+ background-position: -2088px -981px;
width: 57px;
height: 54px;
}
.inventory_special_snowball {
background-image: url(spritesmith4.png);
- background-position: -2062px -1001px;
+ background-position: -2088px -926px;
width: 57px;
height: 54px;
}
.inventory_special_spookDust {
background-image: url(spritesmith4.png);
- background-position: -2062px -1729px;
+ background-position: -2088px -1366px;
width: 57px;
height: 54px;
}
.inventory_special_thankyou {
background-image: url(spritesmith4.png);
- background-position: -2062px -910px;
+ background-position: -2088px -871px;
width: 57px;
height: 54px;
}
.inventory_special_trinket {
background-image: url(spritesmith4.png);
- background-position: -1704px -1668px;
+ background-position: -709px -364px;
width: 48px;
height: 51px;
}
.inventory_special_valentine {
background-image: url(spritesmith4.png);
- background-position: -2062px -1638px;
+ background-position: -2088px -1311px;
width: 57px;
height: 54px;
}
.knockout {
background-image: url(spritesmith4.png);
- background-position: -2201px 0px;
+ background-position: -52px -2174px;
width: 120px;
height: 47px;
}
+.party_preview {
+ background-image: url(spritesmith4.png);
+ background-position: -220px -452px;
+ width: 451px;
+ height: 219px;
+}
.pet_key {
background-image: url(spritesmith4.png);
- background-position: -2062px -1456px;
+ background-position: -2088px -1201px;
width: 57px;
height: 54px;
}
.rebirth_orb {
background-image: url(spritesmith4.png);
- background-position: -2062px -1274px;
+ background-position: -2088px -1091px;
width: 57px;
height: 54px;
}
.seafoam_star {
background-image: url(spritesmith4.png);
- background-position: -1971px -1001px;
+ background-position: -1997px -910px;
width: 90px;
height: 90px;
}
.shop_armoire {
background-image: url(spritesmith4.png);
- background-position: -2201px -774px;
+ background-position: -1203px -892px;
width: 40px;
height: 40px;
}
.snowman {
background-image: url(spritesmith4.png);
- background-position: -1971px -910px;
+ background-position: -1997px -819px;
width: 90px;
height: 90px;
}
.spookman {
background-image: url(spritesmith4.png);
- background-position: -1971px -819px;
+ background-position: -1997px -728px;
width: 90px;
height: 90px;
}
.welcome_basic_avatars {
background-image: url(spritesmith4.png);
- background-position: -1172px -1293px;
+ background-position: -1172px -1299px;
width: 246px;
height: 165px;
}
.welcome_promo_party {
background-image: url(spritesmith4.png);
- background-position: -217px -1112px;
+ background-position: -437px -1112px;
width: 270px;
height: 180px;
}
.welcome_sample_tasks {
background-image: url(spritesmith4.png);
- background-position: -925px -1293px;
+ background-position: -925px -1299px;
width: 246px;
height: 165px;
}
.welcome_to_Habit_1 {
background-image: url(spritesmith4.png);
- background-position: -680px -1833px;
+ background-position: -680px -1839px;
width: 502px;
height: 99px;
}
.welcome_to_Habit_2 {
background-image: url(spritesmith4.png);
- background-position: -424px -1293px;
+ background-position: -424px -1299px;
width: 500px;
height: 171px;
}
@@ -762,727 +768,727 @@
}
.welcome_to_Habit_4 {
background-image: url(spritesmith4.png);
- background-position: 0px -1293px;
+ background-position: 0px -1299px;
width: 423px;
height: 171px;
}
.zzz {
background-image: url(spritesmith4.png);
- background-position: -2242px -733px;
+ background-position: -763px -614px;
width: 40px;
height: 40px;
}
.zzz_light {
background-image: url(spritesmith4.png);
- background-position: -2201px -733px;
+ background-position: -763px -573px;
width: 40px;
height: 40px;
}
.npc_alex {
background-image: url(spritesmith4.png);
- background-position: -1245px -761px;
+ background-position: -1461px -1471px;
width: 162px;
height: 138px;
}
.npc_bailey {
background-image: url(spritesmith4.png);
- background-position: -2062px -91px;
+ background-position: -2088px -273px;
width: 60px;
height: 72px;
}
.npc_daniel {
background-image: url(spritesmith4.png);
- background-position: -660px -232px;
+ background-position: -1245px -987px;
width: 135px;
height: 123px;
}
.npc_justin {
background-image: url(spritesmith4.png);
- background-position: -660px -452px;
+ background-position: -672px -452px;
width: 84px;
height: 120px;
}
.npc_justin_head {
background-image: url(spritesmith4.png);
- background-position: -2283px -323px;
+ background-position: -2134px -1993px;
width: 36px;
height: 39px;
}
.npc_matt {
background-image: url(spritesmith4.png);
- background-position: -753px -1465px;
+ background-position: -710px -1471px;
width: 195px;
height: 138px;
}
.npc_timetravelers {
background-image: url(spritesmith4.png);
- background-position: -949px -1465px;
+ background-position: -906px -1471px;
width: 195px;
height: 138px;
}
.npc_timetravelers_active {
background-image: url(spritesmith4.png);
- background-position: -1145px -1465px;
+ background-position: -1102px -1471px;
width: 195px;
height: 138px;
}
.npc_tyler {
background-image: url(spritesmith4.png);
- background-position: -1971px -637px;
+ background-position: -1997px -546px;
width: 90px;
height: 90px;
}
.seasonalshop_closed {
background-image: url(spritesmith4.png);
- background-position: -1245px -622px;
+ background-position: -1298px -1471px;
width: 162px;
height: 138px;
}
.2014_Fall_HealerPROMO2 {
background-image: url(spritesmith4.png);
- background-position: -1971px -455px;
+ background-position: -1997px -364px;
width: 90px;
height: 90px;
}
.2014_Fall_Mage_PROMO9 {
background-image: url(spritesmith4.png);
- background-position: -1971px -273px;
+ background-position: -759px -1942px;
width: 120px;
height: 90px;
}
.2014_Fall_RoguePROMO3 {
background-image: url(spritesmith4.png);
- background-position: -1691px -1833px;
+ background-position: -1873px -1839px;
width: 105px;
height: 90px;
}
.2014_Fall_Warrior_PROMO {
background-image: url(spritesmith4.png);
- background-position: -1553px -1465px;
+ background-position: -1691px -1839px;
width: 90px;
height: 90px;
}
.promo_backtoschool {
background-image: url(spritesmith4.png);
- background-position: -1436px -1036px;
+ background-position: -1456px -1036px;
width: 150px;
height: 150px;
}
.promo_dilatoryDistress {
background-image: url(spritesmith4.png);
- background-position: -880px -787px;
+ background-position: -1600px -1839px;
width: 90px;
height: 90px;
}
.promo_enchanted_armoire {
background-image: url(spritesmith4.png);
- background-position: -963px -2027px;
+ background-position: -963px -2033px;
width: 374px;
height: 76px;
}
.promo_enchanted_armoire_201507 {
background-image: url(spritesmith4.png);
- background-position: -578px -1936px;
+ background-position: -880px -1942px;
width: 217px;
height: 90px;
}
.promo_enchanted_armoire_201508 {
background-image: url(spritesmith4.png);
- background-position: -1971px 0px;
+ background-position: 0px -1942px;
width: 180px;
height: 90px;
}
.promo_enchanted_armoire_201509 {
background-image: url(spritesmith4.png);
- background-position: -1971px -1456px;
+ background-position: -1997px -1274px;
width: 90px;
height: 90px;
}
.promo_habitica {
background-image: url(spritesmith4.png);
- background-position: -1436px -534px;
+ background-position: -1456px -534px;
width: 175px;
height: 175px;
}
.promo_item_notif {
background-image: url(spritesmith4.png);
- background-position: 0px -1833px;
+ background-position: 0px -1839px;
width: 249px;
height: 102px;
}
.promo_mystery_201405 {
background-image: url(spritesmith4.png);
- background-position: -1971px -91px;
+ background-position: -1997px -91px;
width: 90px;
height: 90px;
}
.promo_mystery_201406 {
background-image: url(spritesmith4.png);
- background-position: -1865px -930px;
+ background-position: -1891px -1142px;
width: 90px;
height: 96px;
}
.promo_mystery_201407 {
background-image: url(spritesmith4.png);
- background-position: -2105px -546px;
+ background-position: -2088px -753px;
width: 42px;
height: 62px;
}
.promo_mystery_201408 {
background-image: url(spritesmith4.png);
- background-position: -2062px -182px;
+ background-position: -2088px -346px;
width: 60px;
height: 71px;
}
.promo_mystery_201409 {
background-image: url(spritesmith4.png);
- background-position: -1160px -1936px;
+ background-position: -1383px -1942px;
width: 90px;
height: 90px;
}
.promo_mystery_201410 {
background-image: url(spritesmith4.png);
- background-position: -2062px -728px;
+ background-position: -2088px -689px;
width: 72px;
height: 63px;
}
.promo_mystery_201411 {
background-image: url(spritesmith4.png);
- background-position: -1865px -1027px;
+ background-position: -1891px -1239px;
width: 90px;
height: 90px;
}
.promo_mystery_201412 {
background-image: url(spritesmith4.png);
- background-position: -2062px -546px;
+ background-position: -2131px -488px;
width: 42px;
height: 66px;
}
.promo_mystery_201501 {
background-image: url(spritesmith4.png);
- background-position: -2062px -637px;
+ background-position: -2088px -625px;
width: 48px;
height: 63px;
}
.promo_mystery_201502 {
background-image: url(spritesmith4.png);
- background-position: -1865px -1300px;
+ background-position: -1891px -1512px;
width: 90px;
height: 90px;
}
.promo_mystery_201503 {
background-image: url(spritesmith4.png);
- background-position: -1865px -1391px;
+ background-position: -1891px -1603px;
width: 90px;
height: 90px;
}
.promo_mystery_201504 {
background-image: url(spritesmith4.png);
- background-position: -2062px -364px;
+ background-position: -2088px -418px;
width: 60px;
height: 69px;
}
.promo_mystery_201505 {
background-image: url(spritesmith4.png);
- background-position: -1865px -1573px;
+ background-position: -672px -573px;
width: 90px;
height: 90px;
}
.promo_mystery_201506 {
background-image: url(spritesmith4.png);
- background-position: -2092px -273px;
+ background-position: -2088px -488px;
width: 42px;
height: 69px;
}
.promo_mystery_201507 {
background-image: url(spritesmith4.png);
- background-position: -1865px -212px;
+ background-position: -1891px -424px;
width: 90px;
height: 105px;
}
.promo_mystery_201508 {
background-image: url(spritesmith4.png);
- background-position: -660px -573px;
+ background-position: -1359px -1112px;
width: 93px;
height: 90px;
}
.promo_mystery_3014 {
background-image: url(spritesmith4.png);
- background-position: -1382px -1833px;
+ background-position: -1382px -1839px;
width: 217px;
height: 90px;
}
.promo_orca {
background-image: url(spritesmith4.png);
- background-position: -1865px -106px;
+ background-position: -1891px -318px;
width: 105px;
height: 105px;
}
.promo_partyhats {
background-image: url(spritesmith4.png);
- background-position: -2201px -96px;
+ background-position: -173px -2174px;
width: 115px;
height: 47px;
}
.promo_pastel_skin {
background-image: url(spritesmith4.png);
- background-position: -301px -2027px;
+ background-position: -301px -2033px;
width: 330px;
height: 83px;
}
.customize-option.promo_pastel_skin {
background-image: url(spritesmith4.png);
- background-position: -326px -2042px;
+ background-position: -326px -2048px;
width: 60px;
height: 60px;
}
.promo_pet_skins {
background-image: url(spritesmith4.png);
- background-position: -1245px -184px;
+ background-position: -1245px -549px;
width: 140px;
height: 147px;
}
.customize-option.promo_pet_skins {
background-image: url(spritesmith4.png);
- background-position: -1270px -199px;
+ background-position: -1270px -564px;
width: 60px;
height: 60px;
}
.promo_shimmer_hair {
background-image: url(spritesmith4.png);
- background-position: -632px -2027px;
+ background-position: -632px -2033px;
width: 330px;
height: 83px;
}
.customize-option.promo_shimmer_hair {
background-image: url(spritesmith4.png);
- background-position: -657px -2042px;
+ background-position: -657px -2048px;
width: 60px;
height: 60px;
}
.promo_splashyskins {
background-image: url(spritesmith4.png);
- background-position: -1183px -1833px;
+ background-position: -1183px -1839px;
width: 198px;
height: 91px;
}
.customize-option.promo_splashyskins {
background-image: url(spritesmith4.png);
- background-position: -1208px -1848px;
+ background-position: -1208px -1854px;
width: 60px;
height: 60px;
}
.promo_springclasses2014 {
background-image: url(spritesmith4.png);
- background-position: 0px -1936px;
+ background-position: -181px -1942px;
width: 288px;
height: 90px;
}
.promo_springclasses2015 {
background-image: url(spritesmith4.png);
- background-position: -289px -1936px;
+ background-position: -470px -1942px;
width: 288px;
height: 90px;
}
.promo_summer_classes_2014 {
background-image: url(spritesmith4.png);
- background-position: -250px -1833px;
+ background-position: -250px -1839px;
width: 429px;
height: 102px;
}
.promo_summer_classes_2015 {
background-image: url(spritesmith4.png);
- background-position: 0px -2027px;
+ background-position: 0px -2033px;
width: 300px;
height: 88px;
}
.promo_updos {
background-image: url(spritesmith4.png);
- background-position: -1245px -332px;
+ background-position: -1245px -697px;
width: 156px;
height: 147px;
}
.promo_veteran_pets {
background-image: url(spritesmith4.png);
- background-position: -1245px -1032px;
+ background-position: -1338px -2033px;
width: 146px;
height: 75px;
}
.promo_winterclasses2015 {
background-image: url(spritesmith4.png);
- background-position: 0px -1616px;
+ background-position: 0px -1622px;
width: 325px;
height: 110px;
}
.promo_winteryhair {
background-image: url(spritesmith4.png);
- background-position: -1338px -2027px;
+ background-position: -1485px -2033px;
width: 152px;
height: 75px;
}
.customize-option.promo_winteryhair {
background-image: url(spritesmith4.png);
- background-position: -1363px -2042px;
+ background-position: -1510px -2048px;
width: 60px;
height: 60px;
}
.inventory_quest_scroll_atom1 {
background-image: url(spritesmith4.png);
- background-position: -1932px -2027px;
+ background-position: -1834px -2033px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_atom1_locked {
background-image: url(spritesmith4.png);
- background-position: -1981px -2027px;
+ background-position: -1883px -2033px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_atom2 {
background-image: url(spritesmith4.png);
- background-position: -2030px -2027px;
+ background-position: -1932px -2033px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_atom2_locked {
background-image: url(spritesmith4.png);
- background-position: -2079px -2027px;
+ background-position: -1981px -2033px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_atom3 {
background-image: url(spritesmith4.png);
- background-position: -2152px 0px;
+ background-position: -2030px -2033px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_atom3_locked {
background-image: url(spritesmith4.png);
- background-position: -2152px -52px;
+ background-position: -2079px -2033px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_basilist {
background-image: url(spritesmith4.png);
- background-position: -2152px -104px;
+ background-position: -2128px -2033px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_bunny {
background-image: url(spritesmith4.png);
- background-position: -2152px -156px;
+ background-position: 0px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_cheetah {
background-image: url(spritesmith4.png);
- background-position: -2152px -208px;
+ background-position: -49px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_dilatoryDistress1 {
background-image: url(spritesmith4.png);
- background-position: -2152px -260px;
+ background-position: -98px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_dilatoryDistress2 {
background-image: url(spritesmith4.png);
- background-position: -2152px -312px;
+ background-position: -147px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_dilatoryDistress2_locked {
background-image: url(spritesmith4.png);
- background-position: -2152px -364px;
+ background-position: -196px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_dilatoryDistress3 {
background-image: url(spritesmith4.png);
- background-position: -2152px -416px;
+ background-position: -245px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_dilatoryDistress3_locked {
background-image: url(spritesmith4.png);
- background-position: -2152px -468px;
+ background-position: -294px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_dilatory_derby {
background-image: url(spritesmith4.png);
- background-position: -2152px -520px;
+ background-position: -343px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_egg {
background-image: url(spritesmith4.png);
- background-position: -2152px -572px;
+ background-position: -392px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_evilsanta {
background-image: url(spritesmith4.png);
- background-position: -2152px -624px;
+ background-position: -441px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_evilsanta2 {
background-image: url(spritesmith4.png);
- background-position: -2152px -676px;
+ background-position: -490px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_ghost_stag {
background-image: url(spritesmith4.png);
- background-position: -2152px -728px;
+ background-position: -539px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_goldenknight1 {
background-image: url(spritesmith4.png);
- background-position: -2152px -780px;
+ background-position: -588px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_goldenknight1_locked {
background-image: url(spritesmith4.png);
- background-position: -2152px -832px;
+ background-position: -637px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_goldenknight2 {
background-image: url(spritesmith4.png);
- background-position: -2152px -884px;
+ background-position: -686px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_goldenknight2_locked {
background-image: url(spritesmith4.png);
- background-position: -2152px -936px;
+ background-position: -735px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_goldenknight3 {
background-image: url(spritesmith4.png);
- background-position: -2152px -988px;
+ background-position: -784px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_goldenknight3_locked {
background-image: url(spritesmith4.png);
- background-position: -2152px -1040px;
+ background-position: -833px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_gryphon {
background-image: url(spritesmith4.png);
- background-position: -2152px -1092px;
+ background-position: -882px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_harpy {
background-image: url(spritesmith4.png);
- background-position: -2152px -1144px;
+ background-position: -931px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_hedgehog {
background-image: url(spritesmith4.png);
- background-position: -2152px -1196px;
+ background-position: -980px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_horse {
background-image: url(spritesmith4.png);
- background-position: -2152px -1248px;
+ background-position: -1029px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_kraken {
background-image: url(spritesmith4.png);
- background-position: -2152px -1300px;
+ background-position: -1078px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_moonstone1 {
background-image: url(spritesmith4.png);
- background-position: -2152px -1352px;
+ background-position: -1127px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_moonstone1_locked {
background-image: url(spritesmith4.png);
- background-position: -2152px -1404px;
+ background-position: -1176px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_moonstone2 {
background-image: url(spritesmith4.png);
- background-position: -2152px -1456px;
+ background-position: -1785px -2033px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_moonstone2_locked {
background-image: url(spritesmith4.png);
- background-position: -2152px -1508px;
+ background-position: -1277px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_moonstone3 {
background-image: url(spritesmith4.png);
- background-position: -2152px -1560px;
+ background-position: -1326px -2122px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_moonstone3_locked {
background-image: url(spritesmith4.png);
- background-position: -2062px -1820px;
+ background-position: -2088px -1421px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_octopus {
background-image: url(spritesmith4.png);
- background-position: -1865px -1755px;
+ background-position: -2088px -1473px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_owl {
background-image: url(spritesmith4.png);
- background-position: -1914px -1755px;
+ background-position: -2088px -1525px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_penguin {
background-image: url(spritesmith4.png);
- background-position: -1653px -1538px;
+ background-position: -2088px -1577px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_rat {
background-image: url(spritesmith4.png);
- background-position: -1702px -1538px;
+ background-position: -2088px -1629px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_rock {
background-image: url(spritesmith4.png);
- background-position: -1587px -885px;
+ background-position: -2088px -1681px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_rooster {
background-image: url(spritesmith4.png);
- background-position: -1587px -937px;
+ background-position: -2088px -1733px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_sheep {
background-image: url(spritesmith4.png);
- background-position: -1587px -1036px;
+ background-position: -2088px -1785px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_slime {
background-image: url(spritesmith4.png);
- background-position: -1587px -1088px;
+ background-position: -2088px -1837px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_spider {
background-image: url(spritesmith4.png);
- background-position: -1386px -184px;
+ background-position: -2088px -1889px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_trex {
background-image: url(spritesmith4.png);
- background-position: -1386px -236px;
+ background-position: -2088px -1941px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_trex_undead {
background-image: url(spritesmith4.png);
- background-position: -1364px -900px;
+ background-position: -1891px -1785px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_vice1 {
background-image: url(spritesmith4.png);
- background-position: -1364px -952px;
+ background-position: -1940px -1785px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_vice1_locked {
background-image: url(spritesmith4.png);
- background-position: -751px -356px;
+ background-position: -1679px -1556px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_vice2 {
background-image: url(spritesmith4.png);
- background-position: -745px -452px;
+ background-position: -1728px -1556px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_vice2_locked {
background-image: url(spritesmith4.png);
- background-position: -745px -504px;
+ background-position: -1607px -885px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_vice3 {
background-image: url(spritesmith4.png);
- background-position: -754px -573px;
+ background-position: -1607px -937px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_vice3_locked {
background-image: url(spritesmith4.png);
- background-position: -971px -787px;
+ background-position: -1607px -1036px;
width: 48px;
height: 51px;
}
.inventory_quest_scroll_whale {
background-image: url(spritesmith4.png);
- background-position: -1194px -892px;
+ background-position: -1607px -1088px;
width: 48px;
height: 51px;
}
.quest_TEMPLATE_FOR_MISSING_IMAGE {
background-image: url(spritesmith4.png);
- background-position: -222px -2168px;
+ background-position: -1700px -2174px;
width: 221px;
height: 39px;
}
.quest_atom1 {
background-image: url(spritesmith4.png);
- background-position: 0px -1465px;
+ background-position: 0px -1471px;
width: 250px;
height: 150px;
}
.quest_atom2 {
background-image: url(spritesmith4.png);
- background-position: -1419px -1293px;
+ background-position: -502px -1471px;
width: 207px;
height: 138px;
}
.quest_atom3 {
background-image: url(spritesmith4.png);
- background-position: 0px -1112px;
+ background-position: -220px -1112px;
width: 216px;
height: 180px;
}
.quest_basilist {
background-image: url(spritesmith4.png);
- background-position: -1245px -480px;
+ background-position: -1245px -845px;
width: 189px;
height: 141px;
}
.quest_bunny {
background-image: url(spritesmith4.png);
- background-position: -657px -892px;
+ background-position: -1245px 0px;
width: 210px;
height: 186px;
}
@@ -1494,91 +1500,91 @@
}
.quest_dilatory {
background-image: url(spritesmith4.png);
- background-position: -220px -452px;
+ background-position: -805px 0px;
width: 219px;
height: 219px;
}
.quest_dilatoryDistress1 {
background-image: url(spritesmith4.png);
- background-position: -444px -2168px;
+ background-position: -1922px -2174px;
width: 221px;
height: 39px;
}
.quest_dilatoryDistress1_blueFins {
background-image: url(spritesmith4.png);
- background-position: -2107px -2116px;
+ background-position: 0px -2174px;
width: 51px;
height: 48px;
}
.quest_dilatoryDistress1_fireCoral {
background-image: url(spritesmith4.png);
- background-position: -1802px -1779px;
+ background-position: -1359px -1203px;
width: 48px;
height: 51px;
}
.quest_dilatoryDistress2 {
background-image: url(spritesmith4.png);
- background-position: -1436px -885px;
+ background-position: -1456px -885px;
width: 150px;
height: 150px;
}
.quest_dilatoryDistress3 {
background-image: url(spritesmith4.png);
- background-position: -440px -452px;
+ background-position: -805px -220px;
width: 219px;
height: 219px;
}
.quest_dilatory_derby {
background-image: url(spritesmith4.png);
- background-position: -805px 0px;
+ background-position: -805px -440px;
width: 219px;
height: 219px;
}
.quest_egg {
background-image: url(spritesmith4.png);
- background-position: -666px -2168px;
+ background-position: -2228px 0px;
width: 221px;
height: 39px;
}
.quest_egg_plainEgg {
background-image: url(spritesmith4.png);
- background-position: -1589px -2027px;
+ background-position: -1802px -1733px;
width: 48px;
height: 51px;
}
.quest_evilsanta {
background-image: url(spritesmith4.png);
- background-position: -1245px -900px;
+ background-position: -660px -232px;
width: 118px;
height: 131px;
}
.quest_evilsanta2 {
background-image: url(spritesmith4.png);
- background-position: -805px -220px;
+ background-position: -220px -892px;
width: 219px;
height: 219px;
}
.quest_ghost_stag {
background-image: url(spritesmith4.png);
- background-position: 0px -892px;
+ background-position: -1025px 0px;
width: 219px;
height: 219px;
}
.quest_goldenknight1 {
background-image: url(spritesmith4.png);
- background-position: -888px -2168px;
+ background-position: -2228px -40px;
width: 221px;
height: 39px;
}
.quest_goldenknight1_testimony {
background-image: url(spritesmith4.png);
- background-position: -1834px -2027px;
+ background-position: -1736px -2033px;
width: 48px;
height: 51px;
}
.quest_goldenknight2 {
background-image: url(spritesmith4.png);
- background-position: -502px -1465px;
+ background-position: -1419px -1299px;
width: 250px;
height: 150px;
}
@@ -1590,1027 +1596,1027 @@
}
.quest_gryphon {
background-image: url(spritesmith4.png);
- background-position: -1436px -356px;
+ background-position: -1456px -356px;
width: 216px;
height: 177px;
}
.quest_harpy {
background-image: url(spritesmith4.png);
- background-position: -440px -672px;
+ background-position: 0px -232px;
width: 219px;
height: 219px;
}
.quest_hedgehog {
background-image: url(spritesmith4.png);
- background-position: -868px -892px;
+ background-position: 0px -1112px;
width: 219px;
height: 186px;
}
.quest_horse {
background-image: url(spritesmith4.png);
- background-position: -1025px -440px;
+ background-position: -220px -232px;
width: 219px;
height: 219px;
}
.quest_kraken {
background-image: url(spritesmith4.png);
- background-position: -1133px -1112px;
+ background-position: -925px -1112px;
width: 216px;
height: 177px;
}
.quest_moonstone1 {
background-image: url(spritesmith4.png);
- background-position: -1110px -2168px;
+ background-position: -2228px -80px;
width: 221px;
height: 39px;
}
.quest_moonstone1_moonstone {
background-image: url(spritesmith4.png);
- background-position: -2283px -364px;
+ background-position: -2360px -120px;
width: 30px;
height: 30px;
}
.quest_moonstone2 {
background-image: url(spritesmith4.png);
- background-position: -220px -232px;
+ background-position: -440px -232px;
width: 219px;
height: 219px;
}
.quest_moonstone3 {
background-image: url(spritesmith4.png);
- background-position: -440px -232px;
+ background-position: -220px -672px;
width: 219px;
height: 219px;
}
.quest_octopus {
background-image: url(spritesmith4.png);
- background-position: -488px -1112px;
+ background-position: -1456px 0px;
width: 222px;
height: 177px;
}
.quest_owl {
background-image: url(spritesmith4.png);
- background-position: 0px -672px;
+ background-position: -440px -672px;
width: 219px;
height: 219px;
}
.quest_penguin {
background-image: url(spritesmith4.png);
- background-position: -1245px 0px;
+ background-position: -1245px -187px;
width: 190px;
height: 183px;
}
.quest_rat {
background-image: url(spritesmith4.png);
- background-position: -220px -672px;
+ background-position: -660px -672px;
width: 219px;
height: 219px;
}
.quest_rock {
background-image: url(spritesmith4.png);
- background-position: -440px -892px;
+ background-position: -880px -892px;
width: 216px;
height: 216px;
}
.quest_rooster {
background-image: url(spritesmith4.png);
- background-position: -1436px -710px;
+ background-position: -1456px -710px;
width: 213px;
height: 174px;
}
.quest_sheep {
background-image: url(spritesmith4.png);
- background-position: -660px -672px;
+ background-position: -660px -892px;
width: 219px;
height: 219px;
}
.quest_slime {
background-image: url(spritesmith4.png);
- background-position: -220px -892px;
+ background-position: -440px -892px;
width: 219px;
height: 219px;
}
.quest_spider {
background-image: url(spritesmith4.png);
- background-position: -251px -1465px;
+ background-position: -251px -1471px;
width: 250px;
height: 150px;
}
.quest_stressbeast {
background-image: url(spritesmith4.png);
- background-position: -1025px -660px;
+ background-position: 0px -892px;
width: 219px;
height: 219px;
}
.quest_stressbeast_bailey {
background-image: url(spritesmith4.png);
- background-position: 0px -232px;
+ background-position: -1025px -660px;
width: 219px;
height: 219px;
}
.quest_stressbeast_guide {
background-image: url(spritesmith4.png);
- background-position: -1025px -220px;
+ background-position: -1025px -440px;
width: 219px;
height: 219px;
}
.quest_stressbeast_stables {
background-image: url(spritesmith4.png);
- background-position: -1025px 0px;
+ background-position: -1025px -220px;
width: 219px;
height: 219px;
}
.quest_trex {
background-image: url(spritesmith4.png);
- background-position: -928px -1112px;
+ background-position: -1245px -371px;
width: 204px;
height: 177px;
}
.quest_trex_undead {
background-image: url(spritesmith4.png);
- background-position: -1436px -178px;
+ background-position: -1456px -178px;
width: 216px;
height: 177px;
}
.quest_vice1 {
background-image: url(spritesmith4.png);
- background-position: -711px -1112px;
+ background-position: -1142px -1112px;
width: 216px;
height: 177px;
}
.quest_vice2 {
background-image: url(spritesmith4.png);
- background-position: 0px -2168px;
+ background-position: -1478px -2174px;
width: 221px;
height: 39px;
}
.quest_vice2_lightCrystal {
background-image: url(spritesmith4.png);
- background-position: -2201px -487px;
+ background-position: -2137px -1785px;
width: 40px;
height: 40px;
}
.quest_vice3 {
background-image: url(spritesmith4.png);
- background-position: -1436px 0px;
+ background-position: -708px -1112px;
width: 216px;
height: 177px;
}
.quest_whale {
background-image: url(spritesmith4.png);
- background-position: -805px -440px;
+ background-position: 0px -672px;
width: 219px;
height: 219px;
}
.shop_copper {
background-image: url(spritesmith4.png);
- background-position: -2283px -446px;
+ background-position: -2228px -153px;
width: 32px;
height: 22px;
}
.shop_eyes {
background-image: url(spritesmith4.png);
- background-position: -2201px -446px;
+ background-position: -2137px -1681px;
width: 40px;
height: 40px;
}
.shop_gold {
background-image: url(spritesmith4.png);
- background-position: -2283px -487px;
+ background-position: -2261px -153px;
width: 32px;
height: 22px;
}
.shop_opaquePotion {
background-image: url(spritesmith4.png);
- background-position: -2201px -405px;
+ background-position: -2137px -1577px;
width: 40px;
height: 40px;
}
.shop_potion {
background-image: url(spritesmith4.png);
- background-position: -2242px -364px;
+ background-position: -2137px -1525px;
width: 40px;
height: 40px;
}
.shop_reroll {
background-image: url(spritesmith4.png);
- background-position: -2201px -364px;
+ background-position: -2137px -1473px;
width: 40px;
height: 40px;
}
.shop_seafoam {
background-image: url(spritesmith4.png);
- background-position: -2288px -48px;
+ background-position: -2228px -120px;
width: 32px;
height: 32px;
}
.shop_shinySeed {
background-image: url(spritesmith4.png);
- background-position: -2289px -144px;
+ background-position: -2261px -120px;
width: 32px;
height: 32px;
}
.shop_silver {
background-image: url(spritesmith4.png);
- background-position: -2283px -528px;
+ background-position: -2294px -153px;
width: 32px;
height: 22px;
}
.shop_snowball {
background-image: url(spritesmith4.png);
- background-position: -2288px -189px;
+ background-position: -2294px -120px;
width: 32px;
height: 32px;
}
.shop_spookDust {
background-image: url(spritesmith4.png);
- background-position: -2289px -279px;
+ background-position: -2327px -120px;
width: 32px;
height: 32px;
}
.Pet_Egg_BearCub {
background-image: url(spritesmith4.png);
- background-position: -2152px -1924px;
+ background-position: -1669px -2122px;
width: 48px;
height: 51px;
}
.Pet_Egg_Bunny {
background-image: url(spritesmith4.png);
- background-position: -2152px -1976px;
+ background-position: -1718px -2122px;
width: 48px;
height: 51px;
}
.Pet_Egg_Cactus {
background-image: url(spritesmith4.png);
- background-position: -2152px -2028px;
+ background-position: -1767px -2122px;
width: 48px;
height: 51px;
}
.Pet_Egg_Cheetah {
background-image: url(spritesmith4.png);
- background-position: 0px -2116px;
+ background-position: -1816px -2122px;
width: 48px;
height: 51px;
}
.Pet_Egg_Cuttlefish {
background-image: url(spritesmith4.png);
- background-position: -49px -2116px;
+ background-position: -1865px -2122px;
width: 48px;
height: 51px;
}
.Pet_Egg_Deer {
background-image: url(spritesmith4.png);
- background-position: -98px -2116px;
+ background-position: -1914px -2122px;
width: 48px;
height: 51px;
}
.Pet_Egg_Dragon {
background-image: url(spritesmith4.png);
- background-position: -147px -2116px;
+ background-position: -1963px -2122px;
width: 48px;
height: 51px;
}
.Pet_Egg_Egg {
background-image: url(spritesmith4.png);
- background-position: -196px -2116px;
+ background-position: -2012px -2122px;
width: 48px;
height: 51px;
}
.Pet_Egg_FlyingPig {
background-image: url(spritesmith4.png);
- background-position: -245px -2116px;
+ background-position: -2061px -2122px;
width: 48px;
height: 51px;
}
.Pet_Egg_Fox {
background-image: url(spritesmith4.png);
- background-position: -294px -2116px;
+ background-position: -2110px -2122px;
width: 48px;
height: 51px;
}
.Pet_Egg_Gryphon {
background-image: url(spritesmith4.png);
- background-position: -343px -2116px;
+ background-position: -2179px 0px;
width: 48px;
height: 51px;
}
.Pet_Egg_Hedgehog {
background-image: url(spritesmith4.png);
- background-position: -392px -2116px;
+ background-position: -2179px -52px;
width: 48px;
height: 51px;
}
.Pet_Egg_Horse {
background-image: url(spritesmith4.png);
- background-position: -441px -2116px;
+ background-position: -2179px -104px;
width: 48px;
height: 51px;
}
.Pet_Egg_LionCub {
background-image: url(spritesmith4.png);
- background-position: -490px -2116px;
+ background-position: -2179px -156px;
width: 48px;
height: 51px;
}
.Pet_Egg_Octopus {
background-image: url(spritesmith4.png);
- background-position: -539px -2116px;
+ background-position: -2179px -208px;
width: 48px;
height: 51px;
}
.Pet_Egg_Owl {
background-image: url(spritesmith4.png);
- background-position: -588px -2116px;
+ background-position: -2179px -260px;
width: 48px;
height: 51px;
}
.Pet_Egg_PandaCub {
background-image: url(spritesmith4.png);
- background-position: -637px -2116px;
+ background-position: -2179px -312px;
width: 48px;
height: 51px;
}
.Pet_Egg_Parrot {
background-image: url(spritesmith4.png);
- background-position: -686px -2116px;
+ background-position: -2179px -364px;
width: 48px;
height: 51px;
}
.Pet_Egg_Penguin {
background-image: url(spritesmith4.png);
- background-position: -735px -2116px;
+ background-position: -2179px -416px;
width: 48px;
height: 51px;
}
.Pet_Egg_PolarBear {
background-image: url(spritesmith4.png);
- background-position: -784px -2116px;
+ background-position: -2179px -468px;
width: 48px;
height: 51px;
}
.Pet_Egg_Rat {
background-image: url(spritesmith4.png);
- background-position: -833px -2116px;
+ background-position: -2179px -520px;
width: 48px;
height: 51px;
}
.Pet_Egg_Rock {
background-image: url(spritesmith4.png);
- background-position: -882px -2116px;
+ background-position: -2179px -572px;
width: 48px;
height: 51px;
}
.Pet_Egg_Rooster {
background-image: url(spritesmith4.png);
- background-position: -931px -2116px;
+ background-position: -2179px -624px;
width: 48px;
height: 51px;
}
.Pet_Egg_Seahorse {
background-image: url(spritesmith4.png);
- background-position: -980px -2116px;
+ background-position: -2179px -676px;
width: 48px;
height: 51px;
}
.Pet_Egg_Sheep {
background-image: url(spritesmith4.png);
- background-position: -1029px -2116px;
+ background-position: -2179px -728px;
width: 48px;
height: 51px;
}
.Pet_Egg_Slime {
background-image: url(spritesmith4.png);
- background-position: -1078px -2116px;
+ background-position: -2179px -780px;
width: 48px;
height: 51px;
}
.Pet_Egg_Spider {
background-image: url(spritesmith4.png);
- background-position: -1127px -2116px;
+ background-position: -2179px -832px;
width: 48px;
height: 51px;
}
.Pet_Egg_TRex {
background-image: url(spritesmith4.png);
- background-position: -1176px -2116px;
+ background-position: -2179px -884px;
width: 48px;
height: 51px;
}
.Pet_Egg_TigerCub {
background-image: url(spritesmith4.png);
- background-position: -1225px -2116px;
+ background-position: -2179px -936px;
width: 48px;
height: 51px;
}
.Pet_Egg_Whale {
background-image: url(spritesmith4.png);
- background-position: -1274px -2116px;
+ background-position: -2179px -988px;
width: 48px;
height: 51px;
}
.Pet_Egg_Wolf {
background-image: url(spritesmith4.png);
- background-position: -1323px -2116px;
+ background-position: -2179px -1040px;
width: 48px;
height: 51px;
}
.Pet_Food_Cake_Base {
background-image: url(spritesmith4.png);
- background-position: -2201px -279px;
+ background-position: -1632px -579px;
width: 43px;
height: 43px;
}
.Pet_Food_Cake_CottonCandyBlue {
background-image: url(spritesmith4.png);
- background-position: -2201px -189px;
+ background-position: -2179px -2056px;
width: 42px;
height: 44px;
}
.Pet_Food_Cake_CottonCandyPink {
background-image: url(spritesmith4.png);
- background-position: -2244px -48px;
+ background-position: -2179px -1920px;
width: 43px;
height: 45px;
}
.Pet_Food_Cake_Desert {
background-image: url(spritesmith4.png);
- background-position: -2201px -144px;
+ background-position: -2179px -1966px;
width: 43px;
height: 44px;
}
.Pet_Food_Cake_Golden {
background-image: url(spritesmith4.png);
- background-position: -2245px -279px;
+ background-position: -1632px -623px;
width: 43px;
height: 42px;
}
.Pet_Food_Cake_Red {
background-image: url(spritesmith4.png);
- background-position: -2244px -189px;
+ background-position: -2179px -2101px;
width: 43px;
height: 44px;
}
.Pet_Food_Cake_Shade {
background-image: url(spritesmith4.png);
- background-position: -2245px -144px;
+ background-position: -2179px -2011px;
width: 43px;
height: 44px;
}
.Pet_Food_Cake_Skeleton {
background-image: url(spritesmith4.png);
- background-position: -2201px -48px;
+ background-position: -2179px -1872px;
width: 42px;
height: 47px;
}
.Pet_Food_Cake_White {
background-image: url(spritesmith4.png);
- background-position: -2247px -234px;
+ background-position: -1632px -534px;
width: 44px;
height: 44px;
}
.Pet_Food_Cake_Zombie {
background-image: url(spritesmith4.png);
- background-position: -2201px -234px;
+ background-position: -2131px -753px;
width: 45px;
height: 44px;
}
.Pet_Food_Candy_Base {
background-image: url(spritesmith4.png);
- background-position: -1862px -2116px;
+ background-position: -2179px -1612px;
width: 48px;
height: 51px;
}
.Pet_Food_Candy_CottonCandyBlue {
background-image: url(spritesmith4.png);
- background-position: -1911px -2116px;
+ background-position: -2179px -1664px;
width: 48px;
height: 51px;
}
.Pet_Food_Candy_CottonCandyPink {
background-image: url(spritesmith4.png);
- background-position: -1960px -2116px;
+ background-position: -2179px -1716px;
width: 48px;
height: 51px;
}
.Pet_Food_Candy_Desert {
background-image: url(spritesmith4.png);
- background-position: -2009px -2116px;
+ background-position: -2179px -1768px;
width: 48px;
height: 51px;
}
.Pet_Food_Candy_Golden {
background-image: url(spritesmith4.png);
- background-position: -2058px -2116px;
+ background-position: -2179px -1820px;
width: 48px;
height: 51px;
}
.Pet_Food_Candy_Red {
background-image: url(spritesmith4.png);
- background-position: -1813px -2116px;
+ background-position: -2179px -1560px;
width: 48px;
height: 51px;
}
.Pet_Food_Candy_Shade {
background-image: url(spritesmith4.png);
- background-position: -1764px -2116px;
+ background-position: -2179px -1508px;
width: 48px;
height: 51px;
}
.Pet_Food_Candy_Skeleton {
background-image: url(spritesmith4.png);
- background-position: -1715px -2116px;
+ background-position: -2179px -1456px;
width: 48px;
height: 51px;
}
.Pet_Food_Candy_White {
background-image: url(spritesmith4.png);
- background-position: -1666px -2116px;
+ background-position: -2179px -1404px;
width: 48px;
height: 51px;
}
.Pet_Food_Candy_Zombie {
background-image: url(spritesmith4.png);
- background-position: -1617px -2116px;
+ background-position: -2179px -1352px;
width: 48px;
height: 51px;
}
.Pet_Food_Chocolate {
background-image: url(spritesmith4.png);
- background-position: -1568px -2116px;
+ background-position: -2179px -1300px;
width: 48px;
height: 51px;
}
.Pet_Food_CottonCandyBlue {
background-image: url(spritesmith4.png);
- background-position: -1519px -2116px;
+ background-position: -2179px -1248px;
width: 48px;
height: 51px;
}
.Pet_Food_CottonCandyPink {
background-image: url(spritesmith4.png);
- background-position: -1470px -2116px;
+ background-position: -2179px -1196px;
width: 48px;
height: 51px;
}
.Pet_Food_Fish {
background-image: url(spritesmith4.png);
- background-position: -1421px -2116px;
+ background-position: -2179px -1144px;
width: 48px;
height: 51px;
}
.Pet_Food_Honey {
background-image: url(spritesmith4.png);
- background-position: -1372px -2116px;
+ background-position: -2179px -1092px;
width: 48px;
height: 51px;
}
.Pet_Food_Meat {
background-image: url(spritesmith4.png);
- background-position: -2152px -1872px;
+ background-position: -1620px -2122px;
width: 48px;
height: 51px;
}
.Pet_Food_Milk {
background-image: url(spritesmith4.png);
- background-position: -2152px -1820px;
+ background-position: -1571px -2122px;
width: 48px;
height: 51px;
}
.Pet_Food_Potatoe {
background-image: url(spritesmith4.png);
- background-position: -2152px -1768px;
+ background-position: -1522px -2122px;
width: 48px;
height: 51px;
}
.Pet_Food_RottenMeat {
background-image: url(spritesmith4.png);
- background-position: -2152px -1716px;
+ background-position: -1473px -2122px;
width: 48px;
height: 51px;
}
.Pet_Food_Saddle {
background-image: url(spritesmith4.png);
- background-position: -2152px -1664px;
+ background-position: -1424px -2122px;
width: 48px;
height: 51px;
}
.Pet_Food_Strawberry {
background-image: url(spritesmith4.png);
- background-position: -2152px -1612px;
+ background-position: -1375px -2122px;
width: 48px;
height: 51px;
}
.Mount_Body_BearCub-Base {
background-image: url(spritesmith4.png);
- background-position: -1865px -424px;
+ background-position: -1891px -636px;
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-CottonCandyBlue {
background-image: url(spritesmith4.png);
- background-position: -1759px -212px;
+ background-position: -1785px -318px;
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-CottonCandyPink {
background-image: url(spritesmith4.png);
- background-position: -1759px -424px;
+ background-position: -1785px -530px;
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-Desert {
background-image: url(spritesmith4.png);
- background-position: -1759px -530px;
+ background-position: -1785px -636px;
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-Golden {
background-image: url(spritesmith4.png);
- background-position: -1759px -636px;
+ background-position: -1785px -742px;
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-Polar {
background-image: url(spritesmith4.png);
- background-position: -1759px -1060px;
+ background-position: -1785px -1166px;
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-Red {
background-image: url(spritesmith4.png);
- background-position: -1759px -1166px;
+ background-position: -1785px -1272px;
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-Shade {
background-image: url(spritesmith4.png);
- background-position: -1653px -902px;
+ background-position: -1679px -1026px;
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-Skeleton {
background-image: url(spritesmith4.png);
- background-position: -1653px -1008px;
+ background-position: -1679px -1132px;
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-White {
background-image: url(spritesmith4.png);
- background-position: -750px -1616px;
+ background-position: -856px -1622px;
width: 105px;
height: 105px;
}
.Mount_Body_BearCub-Zombie {
background-image: url(spritesmith4.png);
- background-position: -1174px -1616px;
+ background-position: -1280px -1622px;
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-Base {
background-image: url(spritesmith4.png);
- background-position: -1759px 0px;
+ background-position: -1785px -106px;
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-CottonCandyBlue {
background-image: url(spritesmith4.png);
- background-position: -1759px -106px;
+ background-position: -1785px -212px;
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-CottonCandyPink {
background-image: url(spritesmith4.png);
- background-position: -424px -1727px;
+ background-position: -636px -1733px;
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-Desert {
background-image: url(spritesmith4.png);
- background-position: -1166px -1727px;
+ background-position: -1378px -1733px;
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-Golden {
background-image: url(spritesmith4.png);
- background-position: -1696px -1727px;
+ background-position: -1891px -106px;
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-Red {
background-image: url(spritesmith4.png);
- background-position: -742px -1727px;
+ background-position: -954px -1733px;
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-Shade {
background-image: url(spritesmith4.png);
- background-position: -1653px -690px;
+ background-position: -424px -1733px;
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-Skeleton {
background-image: url(spritesmith4.png);
- background-position: -106px -1727px;
+ background-position: -1679px -920px;
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-White {
background-image: url(spritesmith4.png);
- background-position: -1759px -742px;
+ background-position: -1785px -954px;
width: 105px;
height: 105px;
}
.Mount_Body_Bunny-Zombie {
background-image: url(spritesmith4.png);
- background-position: -1759px -318px;
+ background-position: -1785px -424px;
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Base {
background-image: url(spritesmith4.png);
- background-position: -1280px -1616px;
+ background-position: -1386px -1622px;
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-CottonCandyBlue {
background-image: url(spritesmith4.png);
- background-position: -432px -1616px;
+ background-position: -538px -1622px;
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-CottonCandyPink {
background-image: url(spritesmith4.png);
- background-position: -326px -1616px;
+ background-position: -432px -1622px;
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Desert {
background-image: url(spritesmith4.png);
- background-position: -1542px -1187px;
+ background-position: -326px -1622px;
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Golden {
background-image: url(spritesmith4.png);
- background-position: -1598px -1616px;
+ background-position: -1785px 0px;
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Red {
background-image: url(spritesmith4.png);
- background-position: -1492px -1616px;
+ background-position: -1598px -1622px;
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Shade {
background-image: url(spritesmith4.png);
- background-position: -1386px -1616px;
+ background-position: -1492px -1622px;
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Skeleton {
background-image: url(spritesmith4.png);
- background-position: -1068px -1616px;
+ background-position: -1174px -1622px;
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-White {
background-image: url(spritesmith4.png);
- background-position: -962px -1616px;
+ background-position: -1068px -1622px;
width: 105px;
height: 105px;
}
.Mount_Body_Cactus-Zombie {
background-image: url(spritesmith4.png);
- background-position: -856px -1616px;
+ background-position: -962px -1622px;
width: 105px;
height: 105px;
}
.Mount_Body_Cheetah-Base {
background-image: url(spritesmith4.png);
- background-position: -644px -1616px;
+ background-position: -750px -1622px;
width: 105px;
height: 105px;
}
.Mount_Body_Cheetah-CottonCandyBlue {
background-image: url(spritesmith4.png);
- background-position: -538px -1616px;
+ background-position: -644px -1622px;
width: 105px;
height: 105px;
}
.Mount_Body_Cheetah-CottonCandyPink {
background-image: url(spritesmith4.png);
- background-position: -1436px -1187px;
+ background-position: -1562px -1187px;
width: 105px;
height: 105px;
}
.Mount_Body_Cheetah-Desert {
background-image: url(spritesmith4.png);
- background-position: -1653px -1432px;
+ background-position: -1456px -1187px;
width: 105px;
height: 105px;
}
.Mount_Body_Cheetah-Golden {
background-image: url(spritesmith4.png);
- background-position: -1653px -1326px;
+ background-position: -1679px -1450px;
width: 105px;
height: 105px;
}
.Mount_Body_Cheetah-Red {
background-image: url(spritesmith4.png);
- background-position: -1653px -1220px;
+ background-position: -1679px -1344px;
width: 105px;
height: 105px;
}
.Mount_Body_Cheetah-Shade {
background-image: url(spritesmith4.png);
- background-position: -1653px -1114px;
+ background-position: -1679px -1238px;
width: 105px;
height: 105px;
}
.Mount_Body_Cheetah-Skeleton {
background-image: url(spritesmith4.png);
- background-position: -1653px -796px;
+ background-position: -1891px -530px;
width: 105px;
height: 105px;
}
.Mount_Body_Cheetah-White {
background-image: url(spritesmith4.png);
- background-position: -1865px -318px;
+ background-position: -1891px -212px;
width: 105px;
height: 105px;
}
.Mount_Body_Cheetah-Zombie {
background-image: url(spritesmith4.png);
- background-position: -1865px 0px;
+ background-position: -1891px 0px;
width: 105px;
height: 105px;
}
.Mount_Body_Cuttlefish-Base {
background-image: url(spritesmith4.png);
- background-position: -1653px -115px;
+ background-position: -880px -672px;
width: 105px;
height: 114px;
}
.Mount_Body_Cuttlefish-CottonCandyBlue {
background-image: url(spritesmith4.png);
- background-position: -1341px -1465px;
+ background-position: -1679px 0px;
width: 105px;
height: 114px;
}
.Mount_Body_Cuttlefish-CottonCandyPink {
background-image: url(spritesmith4.png);
- background-position: -1447px -1465px;
+ background-position: -1679px -345px;
width: 105px;
height: 114px;
}
.Mount_Body_Cuttlefish-Desert {
background-image: url(spritesmith4.png);
- background-position: -1653px -230px;
+ background-position: -1679px -460px;
width: 105px;
height: 114px;
}
.Mount_Body_Cuttlefish-Golden {
background-image: url(spritesmith4.png);
- background-position: -1653px -345px;
+ background-position: -1679px -575px;
width: 105px;
height: 114px;
}
.Mount_Body_Cuttlefish-Red {
background-image: url(spritesmith4.png);
- background-position: -1653px -575px;
+ background-position: -1679px -805px;
width: 105px;
height: 114px;
}
.Mount_Body_Cuttlefish-Shade {
background-image: url(spritesmith4.png);
- background-position: -1088px -892px;
+ background-position: -1097px -892px;
width: 105px;
height: 114px;
}
.Mount_Body_Cuttlefish-Skeleton {
background-image: url(spritesmith4.png);
- background-position: -1653px 0px;
+ background-position: -1679px -230px;
width: 105px;
height: 114px;
}
.Mount_Body_Cuttlefish-White {
background-image: url(spritesmith4.png);
- background-position: -1653px -460px;
+ background-position: -1679px -690px;
width: 105px;
height: 114px;
}
.Mount_Body_Cuttlefish-Zombie {
background-image: url(spritesmith4.png);
- background-position: -880px -672px;
+ background-position: -1679px -115px;
width: 105px;
height: 114px;
}
.Mount_Body_Deer-Base {
background-image: url(spritesmith4.png);
- background-position: 0px -1727px;
+ background-position: -106px -1733px;
width: 105px;
height: 105px;
}
.Mount_Body_Deer-CottonCandyBlue {
background-image: url(spritesmith4.png);
- background-position: -1759px -1590px;
+ background-position: 0px -1733px;
width: 105px;
height: 105px;
}
.Mount_Body_Deer-CottonCandyPink {
background-image: url(spritesmith4.png);
- background-position: -1759px -1484px;
+ background-position: -1785px -1590px;
width: 105px;
height: 105px;
}
.Mount_Body_Deer-Desert {
background-image: url(spritesmith4.png);
- background-position: -1759px -1378px;
+ background-position: -1785px -1484px;
width: 105px;
height: 105px;
}
.Mount_Body_Deer-Golden {
background-image: url(spritesmith4.png);
- background-position: -1759px -1272px;
+ background-position: -1785px -1378px;
width: 105px;
height: 105px;
}
.Mount_Body_Deer-Red {
background-image: url(spritesmith4.png);
- background-position: -1759px -954px;
+ background-position: -1785px -1060px;
width: 105px;
height: 105px;
}
.Mount_Body_Deer-Shade {
background-image: url(spritesmith4.png);
- background-position: -1759px -848px;
+ background-position: -1785px -848px;
width: 105px;
height: 105px;
}
.Mount_Body_Deer-Skeleton {
background-image: url(spritesmith4.png);
- background-position: -1590px -1727px;
+ background-position: -1696px -1733px;
width: 105px;
height: 105px;
}
.Mount_Body_Deer-White {
background-image: url(spritesmith4.png);
- background-position: -1484px -1727px;
+ background-position: -1590px -1733px;
width: 105px;
height: 105px;
}
.Mount_Body_Deer-Zombie {
background-image: url(spritesmith4.png);
- background-position: -1378px -1727px;
+ background-position: -1484px -1733px;
width: 105px;
height: 105px;
}
.Mount_Body_Dragon-Base {
background-image: url(spritesmith4.png);
- background-position: -1272px -1727px;
+ background-position: -1272px -1733px;
width: 105px;
height: 105px;
}
.Mount_Body_Dragon-CottonCandyBlue {
background-image: url(spritesmith4.png);
- background-position: -1060px -1727px;
+ background-position: -1166px -1733px;
width: 105px;
height: 105px;
}
.Mount_Body_Dragon-CottonCandyPink {
background-image: url(spritesmith4.png);
- background-position: -954px -1727px;
+ background-position: -1060px -1733px;
width: 105px;
height: 105px;
}
.Mount_Body_Dragon-Desert {
background-image: url(spritesmith4.png);
- background-position: -848px -1727px;
+ background-position: -848px -1733px;
width: 105px;
height: 105px;
}
.Mount_Body_Dragon-Golden {
background-image: url(spritesmith4.png);
- background-position: -636px -1727px;
+ background-position: -742px -1733px;
width: 105px;
height: 105px;
}
.Mount_Body_Dragon-Red {
background-image: url(spritesmith4.png);
- background-position: -530px -1727px;
+ background-position: -530px -1733px;
width: 105px;
height: 105px;
}
.Mount_Body_Dragon-Shade {
background-image: url(spritesmith4.png);
- background-position: -212px -1727px;
+ background-position: -318px -1733px;
width: 105px;
height: 105px;
}
.Mount_Body_Dragon-Skeleton {
background-image: url(spritesmith4.png);
- background-position: -318px -1727px;
+ background-position: -212px -1733px;
width: 105px;
height: 105px;
}
diff --git a/common/dist/sprites/spritesmith4.png b/common/dist/sprites/spritesmith4.png
index fbdc68376b..46f33bc1b3 100644
Binary files a/common/dist/sprites/spritesmith4.png and b/common/dist/sprites/spritesmith4.png differ
diff --git a/common/img/sprites/spritesmith/misc/party_preview.png b/common/img/sprites/spritesmith/misc/party_preview.png
new file mode 100644
index 0000000000..e1e5010ed0
Binary files /dev/null and b/common/img/sprites/spritesmith/misc/party_preview.png differ
diff --git a/common/locales/cs/faq.json b/common/locales/cs/faq.json
new file mode 100644
index 0000000000..a604ba71fe
--- /dev/null
+++ b/common/locales/cs/faq.json
@@ -0,0 +1,41 @@
+{
+ "frequentlyAskedQuestions": "Frequently Asked Questions",
+ "faqQuestion0": "I'm confused. Where do I get an overview?",
+ "iosFaqAnswer0": "First, you'll set up tasks that you want to do in your everyday life. Then, as you complete the tasks in real life and check them off, you'll earn experience and gold. Gold is used to buy equipment and some items, as well as custom rewards. Experience causes your character to level up and unlock content such as Pets, Skills, and Quests! You can customize your character under Menu > Customize Avatar.\n\n Some basic ways to interact: click the (+) in the upper-right-hand corner to add a new task. Tap on an existing task to edit it, and swipe left on a task to delete it. You can sort tasks using Tags in the upper-left-hand corner, and expand and contract checklists by clicking on the checklist bubble.",
+ "webFaqAnswer0": "First, you'll set up tasks that you want to do in your everyday life. Then, as you complete the tasks in real life and check them off, you'll earn Experience and Gold. Gold is used to buy equipment and some items, as well as custom rewards. Experience causes your character to level up and unlock content such as pets, skills, and quests! For more detail, the wiki has an excellent step-by-step overview of the game [right here](http://habitica.wikia.com/wiki/Habitica_Wiki).",
+ "faqQuestion1": "How do I set up my tasks?",
+ "iosFaqAnswer1": "Good Habits (the ones with a +) are tasks that you can do many times a day, such as eating vegetables. Bad Habits (the ones with a -) are tasks that you should avoid, like biting nails. Habits with a + and a - have a good choice and a bad choice, like taking the stairs vs. taking the elevator. Good Habits award experience and gold. Bad Habits subtract health.\n\n Dailies are tasks that you have to do every day, like brushing your teeth or checking your email. You can adjust the days that a Daily is due by tapping to edit it. If you skip a Daily that is due, your avatar will take damage overnight. Be careful not to add too many Dailies at once!\n\n To-Dos are your To-Do list. Completing a To-Do earns you gold and experience. You never lose health from To-Dos. You can add a due date to a To-Do by tapping to edit.",
+ "webFaqAnswer1": "Good Habits (the ones with a ) are tasks that you can do many times a day, such as eating vegetables. Bad Habits (the ones with a ) are tasks that you should avoid, like biting nails. Habits with a and a have a good choice and a bad choice, like taking the stairs vs. taking the elevator. Good Habits award Experience and Gold. Bad Habits subtract Health.\n
\n Dailies are tasks that you have to do every day, like brushing your teeth or checking your email. You can adjust the days that a Daily is due by clicking the pencil item to edit it. If you skip a Daily that is due, your avatar will take damage overnight. Be careful not to add too many Dailies at once!\n
\n To-Dos are your To-Do list. Completing a To-Do earns you Gold and Experience. You never lose Health from To-Dos. You can add a due date to a To-Do by clicking the pencil icon to edit.",
+ "faqQuestion2": "What are some sample tasks?",
+ "iosFaqAnswer2": "The wiki has four lists of sample tasks to use as inspiration:\n
\n * [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits)\n\n * [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies)\n\n * [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos)\n\n * [Sample Custom Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards)",
+ "webFaqAnswer2": "The wiki has four lists of sample tasks to use as inspiration:\n\n * [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits#Business)\n\n * [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies#Business)\n\n * [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos#Finances)\n\n * [Sample Custom Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards#Play.2FRest_.28work.29)",
+ "faqQuestion3": "Why do my tasks change color?",
+ "iosFaqAnswer3": "Your tasks change color based on how well you are currently accomplishing them! Each new task starts out as a neutral yellow. Perform Dailies or positive Habits more frequently and they move toward blue. Miss a Daily or give in to a bad Habit and the task moves toward red. The redder a task, the more rewards it will give you, but if it's a Daily or bad Habit, the more it will hurt you! This helps motivate you to complete the tasks that are giving you trouble.",
+ "webFaqAnswer3": "Your tasks change color based on how well you are currently accomplishing them! Each new task starts out as a neutral yellow. Perform Dailies or positive Habits more frequently and they move toward blue. Miss a Daily or give in to a bad Habit and the task moves toward red. The redder a task, the more rewards it will give you, but if it’s a Daily or bad Habit, the more it will hurt you! This helps motivate you to complete the tasks that are giving you trouble.",
+ "faqQuestion4": "Why did my avatar lose health, and how do I regain it?",
+ "iosFaqAnswer4": "There are several things that can cause you to take damage. First, if you left Dailies incomplete overnight, they will damage you. Second, if you tap a bad Habit, it will damage you. Finally, if you are in a Boss Battle with your Party and one of your Party mates did not complete all their Dailies, the Boss will attack you.\n\n The main way to heal is to gain a level, which restores all your health. You can also buy a Health Potion with gold from the Rewards column. Plus, at level 10 or above, you can choose to become a Healer, and then you will learn healing skills. If you are in a Party with a Healer, they can heal you as well.",
+ "webFaqAnswer4": "There are several things that can cause you to take damage. First, if you left Dailies incomplete overnight, they will damage you. Second, if you click a bad Habit, it will damage you. Finally, if you are in a Boss Battle with your party and one of your party mates did not complete all their Dailies, the Boss will attack you.\n
\n The main way to heal is to gain a level, which restores all your Health. You can also buy a Health Potion with Gold from the Rewards column. Plus, at level 10 or above, you can choose to become a Healer, and then you will learn healing skills. If you are in a party (under Social > Party) with a Healer, they can heal you as well.",
+ "faqQuestion5": "How do I play Habitica with my friends?",
+ "iosFaqAnswer5": "The best way is to invite them to a Party with you, via the [website](https://habitica.com/#/options/groups/party)! We'll add the ability to create a Party from this app soon, but in the meantime you can use the [website](https://habitica.com/#/options/groups/party). Parties can go on quests, battle monsters, and cast skills to support each other. On the website, you and your friends can also join Guilds, which are public chat rooms. Guilds will be added to the app in a future update!",
+ "webFaqAnswer5": "The best way is to invite them to a party with you, under Social > Party! Parties can go on quests, battle monsters, and cast skills to support each other. You can also join guilds together (Social > Guilds). Guilds are chat rooms focusing on a shared interest or the pursuit of a common goal, and can be public or private. You can join as many guilds as you'd like, but only one party.\n
\n For more detailed info, check out the wiki pages on [Parties](http://habitrpg.wikia.com/wiki/Party) and [Guilds](http://habitrpg.wikia.com/wiki/Guilds).",
+ "faqQuestion6": "How do I get a Pet or Mount?",
+ "iosFaqAnswer6": "At level 3, you will unlock the Drop System. Every time you complete a task, you'll have a random chance at receiving an egg, a hatching potion, or a piece of food. They will be stored in Menu > Items.\n\n To hatch a Pet, you'll need an egg and a hatching potion. Tap on the egg to determine the species you want to hatch, and select \"Hatch Egg.\" Then choose a hatching potion to determine its color! Go to Menu > Pets to equip your new Pet to your avatar by clicking on it. \n\n You can also grow your Pets into Mounts by feeding them under Menu > Pets. Tap on a Pet, and then select \"Feed Pet\"! You'll have to feed a pet many times before it becomes a Mount, but if you can figure out its favorite food, it will grow more quickly. Use trial and error, or [see the spoilers here](http://habitica.wikia.com/wiki/Food#Food_Preferences). Once you have a Mount, go to Menu > Mounts and tap on it to equip it to your avatar.\n\n You can also get eggs for Quest Pets by completing certain Quests. (See below to learn more about Quests.)",
+ "webFaqAnswer6": "At level 3, you will unlock the Drop System. Every time you complete a task, you'll have a random chance at receiving an egg, a hatching potion, or a piece of food. They will be stored in Inventory > Market.\n
\n To hatch a Pet, you'll need an egg and a hatching potion. Click on the egg to determine the species you want to hatch, and then click on the hatching potion to determine its color! Go to Inventory > Pets to equip it to your avatar by clicking on it.\n
\n You can also grow your Pets into Mounts by feeding them under Inventory > Pets. Click on a Pet, and then click on a piece of food from the right-hand menu to feed it! You'll have to feed a pet many times before it becomes a Mount, but if you can figure out its favorite food, it will grow more quickly. Use trial and error, or [see the spoilers here](http://habitica.wikia.com/wiki/Food#Food_Preferences). Once you have a Mount, go to Inventory > Mounts and click on it to equip it to your avatar.\n
\n You can also get eggs for Quest Pets by completing certain Quests. (See below to learn more about Quests.",
+ "faqQuestion7": "How do I become a Warrior, Mage, Rogue, or Healer?",
+ "iosFaqAnswer7": "At level 10, you can choose to become a Warrior, Mage, Rogue, or Healer. (All players start as Warriors by default.) Each Class has different equipment options, different Skills that they can cast after level 11, and different advantages. Warriors can easily damage Bosses, withstand more damage from their tasks, and help make their Party tougher. Mages can also easily damage Bosses, as well as level up quickly and restore Mana for their party. Rogues earn the most gold and find the most item drops, and they can help their Party do the same. Finally, Healers can heal themselves and their Party members.\n\n If you don't want to choose a Class immediately -- for example, if you are still working to buy all the gear of your current class -- you can click “Decide Later” and choose later under Menu > Choose Class.",
+ "webFaqAnswer7": "At level 10, you can choose to become a Warrior, Mage, Rogue, or Healer. (All players start as Warriors by default.) Each Class has different equipment options, different Skills that they can cast after level 11, and different advantages. Warriors can easily damage Bosses, withstand more damage from their tasks, and help make their party tougher. Mages can also easily damage Bosses, as well as level up quickly and restore Mana for their party. Rogues earn the most Gold and find the most item drops, and they can help their party do the same. Finally, Healers can heal themselves and their party members.\n
\n If you don't want to choose a Class immediately -- for example, if you are still working to buy all the gear of your current class -- you can click \"Opt Out\" and re-enable it later under User > Stats.",
+ "faqQuestion8": "What is the blue stat bar that appears in the Header after level 10?",
+ "iosFaqAnswer8": "The blue bar that appeared when you hit level 10 and chose a Class is your Mana bar. As you continue to level up, you will unlock special Skills that cost Mana to use. Each Class has different Skills, which appear after level 11 under Menu > Use Skills. Unlike your health bar, your Mana bar does not reset when you gain a level. Instead, Mana is gained when you complete Good Habits, Dailies, and To-Dos, and lost when you indulge bad Habits. You'll also regain some Mana overnight -- the more Dailies you completed, the more you will gain.",
+ "webFaqAnswer8": "The blue bar that appeared when you hit level 10 and chose a Class is your Mana bar. As you continue to level up, you will unlock special Skills that cost Mana to use. Each Class has different Skills, which appear after level 11 in a special section in the Rewards Column. Unlike your Health bar, your Mana bar does not reset when you gain a level. Instead, Mana is gained when you complete Good Habits, Dailies, and To-Dos, and lost when you indulge bad Habits. You’ll also regain some Mana overnight -- the more Dailies you completed, the more you will gain.",
+ "faqQuestion9": "How do I fight monsters and go on Quests?",
+ "iosFaqAnswer9": "First, you need to join or start a Party (see above). Although you can battle monsters alone, we recommend playing in a group, because this will make Quests much easier. Plus, having a friend to cheer you on as you accomplish your tasks is very motivating!\n\n Next, you need a Quest Scroll, which are stored under Menu > Items. There are three ways to get a scroll:\n\n - At level 15, you get a Quest-line, aka three linked quests. More Quest-lines unlock at levels 30, 40, and 60 respectively. \n\n - When you invite people to your Party on the [website](https://habitica.com/#/options/groups/party), you'll be rewarded with the Basi-List Scroll! (We will add this feature to the app in a future update.)\n\n - You can buy Quests from the Quests Page on the [website](https://habitica.com/#/options/inventory/quests) for gold and gems. (We will add this feature to the app in a future update.)\n\n To battle the Boss or collect items for a Collection Quest, simply complete your tasks normally, and they will be tallied into damage overnight. (Reloading by pulling down on the screen may be required to see the Boss's health bar go down.) If you are fighting a Boss and you missed any Dailies, the Boss will damage your Party at the same time that you damage the Boss. \n\n After level 11 Mages and Warriors will gain Skills that allow them to deal additional damage to the Boss, so these are excellent classes to choose at level 10 if you want to be a heavy hitter.",
+ "webFaqAnswer9": "First, you need to join or start a party (under Social > Party). Although you can battle monsters alone, we recommend playing in a group, because this will make quests much easier. Plus, having a friend to cheer you on as you accomplish your tasks is very motivating!\n
\n Next, you need a Quest Scroll, which are stored under Inventory > Quests. There are three ways to get a scroll:\n
\n * When you invite people to your party, you’ll be rewarded with the Basi-List Scroll!\n\n * At level 15, you get a Quest-line, i.e., three linked quests. More Quest-lines unlock at levels 30, 40, and 60 respectively.\n\n * You can buy Quests from the Quests Page (Inventory > Quests) for Gold and Gems.\n
\n To battle the Boss or collect items for a Collection Quest, simply complete your tasks normally, and they will be tallied into damage overnight. (Reloading may be required to see the Boss's Health bar go down.) If you are fighting a Boss and you missed any Dailies, the Boss will damage your party at the same time that you damage the Boss.\n
\n After level 11 Mages and Warriors will gain Skills that allow them to deal additional damage to the Boss, so these are excellent classes to choose at level 10 if you want to be a heavy hitter.",
+ "faqQuestion10": "What are gems, and how do I get them?",
+ "iosFaqAnswer10": "Gems are purchased with real money by tapping on the gem icon in the header. When people buy gems, they are helping us to keep the site running. We're very grateful for their support!\n\n In addition to buying gems directly, there are three other ways players can gain gems:\n\n * Win a Challenge on the [website](https://habitica.com) that has been set up by another player under Social > Challenges. (We will be adding Challenges to the app in a future update!)\n\n * Subscribe on the [website](link) and unlock the ability to buy a certain number of gems per month.\n\n * Contribute your skills to the Habitica project. See this wiki page for more details: [Contributing to Habitica](http://habitica.wikia.com/wiki/Contributing_to_Habitica).\n\n Keep in mind that items purchased with gems do not offer any statistical advantages, so players can still make use of the app without them!",
+ "webFaqAnswer10": "Gems are [purchased with real money](https://habitica.com/#/options/settings/subscription), although [subscribers](https://habitica.com/#/options/settings/subscription) can purchase them with Gold. When people subscribe or buy Gems, they are helping us to keep the site running. We're very grateful for their support!\n
\n In addition to buying Gems directly or becoming a subscriber, there are two other ways players can gain Gems:\n
\n * Win a Challenge that has been set up by another player under Social > Challenges.\n\n * Contribute your skills to the Habitica project. See this wiki page for more details: [Contributing to Habitica](http://habitica.wikia.com/wiki/Contributing_to_Habitica)\n
\n Keep in mind that items purchased with Gems do not offer any statistical advantages, so players can still make use of the site without them!",
+ "faqQuestion11": "How do I report a bug or request a feature?",
+ "iosFaqAnswer11": "You can report a bug, request a feature, or send feedback under Menu > Report a Bug and Menu > Send Feedback! We'll do everything we can to assist you.",
+ "webFaqAnswer11": "Bug reports are collected on GitHub. Go to [Help > Report a Bug](https://github.com/HabitRPG/habitrpg/issues/2760) and follow the instructions. Don't worry, we'll get you fixed up soon!\n
\n Feature requests are collected on Trello. Go to [Help > Request a Feature](https://trello.com/c/odmhIqyW/440-read-first-table-of-contents) and follow the instructions. Ta-da!",
+ "iosFaqStillNeedHelp": "If you have a question that isn't on this list, come ask in the Tavern chat under Menu > Tavern! We're happy to help.",
+ "webFaqStillNeedHelp": "If you have a question that isn't on this list, come ask in the [Newbies Guild](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a)! We're happy to help."
+}
\ No newline at end of file
diff --git a/common/locales/cs/groups.json b/common/locales/cs/groups.json
index 03563569cc..8346ae3a01 100644
--- a/common/locales/cs/groups.json
+++ b/common/locales/cs/groups.json
@@ -14,7 +14,7 @@
"resources": "Zdroje",
"tavernTalk": "Rozhovory v krčmě",
"tavernAlert1": "Poznámka: Pokud chceš nahlásit chybu, nedělej to tady, vývojáři to neuvidí. Prosím",
- "tavernAlert2": "použij raději Github",
+ "tavernAlert2": "use GitHub instead",
"moderatorIntro1": "Moderátoři krčmy a cechu jsou:",
"communityGuidelines": "zásady komunity",
"communityGuidelinesRead1": "Prosíme, přečti si naše",
@@ -24,11 +24,17 @@
"updatedParty": "Nastavení družiny aktualizováno.",
"noPartyText": "Nejsi členem družiny nebo načítání tvé družiny trvá déle než obvykle. Můžeš družinu založit a pozvat do ní přátele, nebo se stát členem už existující družiny, v tom případě je nech zadat následující Uživatelské ID a poté se sem vrať přijmout pozvánku:",
"LFG": "K prezentování tvé družiny, nebo abys našel novou, ke které se přidáš, navštiv cech <%= linkStart %>Hledaná družina (Hledáme skupinu)<%= linkEnd %>.",
+ "wantExistingParty": "Want to join an existing party? Go to the <%= linkStart %>Party Wanted Guild<%= linkEnd %> and post this User ID:",
+ "joinExistingParty": "Join Someone Else's Party",
"create": "Vytvořit",
"userId": "Uživatelské ID",
"invite": "Pozvat",
"leave": "Odejít",
"invitedTo": "Pozván do <%= name %>",
+ "invitedToNewParty": "You were invited to join a party! Do you want to leave this party and join <%= partyName %>?",
+ "joinNewParty": "Join New Party",
+ "declineInvitation": "Decline Invitation",
+ "loadingNewParty": "Your new party is loading. Please wait...",
"newMsg": "Nová zpráva v \"<%= name %>\"",
"chat": "Chat",
"sendChat": "Poslat zprávu",
@@ -44,8 +50,8 @@
"groupDescr": "Popisek zobrazovaný ve veřejném seznamu cechů (formátování povoleno)",
"logoUrl": "Adresa loga",
"assignLeader": "Zvolit vůdce družiny",
- "members": "Člen(ové)",
- "partyList": "Pořadí členů družiny ve hlavičce (obnov prohlížeč po změně)",
+ "members": "Members",
+ "partyList": "Order for party members in header",
"banTip": "Vykopnout člena",
"moreMembers": "více členů",
"invited": "Pozván",
@@ -70,7 +76,7 @@
"sortJoined": "Seřadit podle data připojení ke družině",
"sortName": "Seřadit podle jména avatara",
"sortBackgrounds": "Seřadit podle pozadí",
- "sortHabitrpgJoined": "Seřaď podle data, kdy se přidal k Habitice",
+ "sortHabitrpgJoined": "Seřaď podle data, kdy se vydal na cestu zemí Habitica",
"sortHabitrpgLastLoggedIn": "Seřaď podle toho, kdy se naposledy přihlásil",
"ascendingSort": "Seřaď vzestupně",
"descendingSort": "Seřaď sestupně",
@@ -106,11 +112,16 @@
"leaderOnlyChallenges": "Pouze velitel družiny může vytvářet Výzvy",
"sendGift": "Poslat dárek",
"inviteFriends": "Pozvat přátele",
- "inviteAlertInfo": "Pozvi přátele pomocí Uživatelského ID.",
- "inviteExistUser": "Pozvat existujícího uživatele",
- "inviteByEmail": "Pozvi přátele pomocí emailu. Pokud se přidají z tvého emailu, budou automaticky pozváni do této skupiny.",
+ "inviteByEmail": "Invite by Email",
+ "inviteByEmailExplanation": "If a friend joins Habitica via your email, they'll automatically be invited to your party!",
+ "inviteFriendsNow": "Invite Friends Now",
+ "inviteFriendsLater": "Invite Friends Later",
+ "inviteAlertInfo": "If you have friends already using Habitica, invite them by User ID here.",
+ "inviteExistUser": "Invite Existing Users",
"byColon": "Od:",
- "inviteNewUsers": "Pozvat nové uživatele",
+ "inviteNewUsers": "Invite New Users",
+ "sendInvitations": "Send Invitations",
+ "invitationsSent": "Invitations sent!",
"inviteAlertInfo2": "Nebo sdílej tento link (kopírovat/vložit):",
"sendGiftHeading": "Poslat dárek <%= name %>",
"sendGiftGemsBalance": "Z <%= number %> Drahokamů",
@@ -120,7 +131,18 @@
"sendGiftMessagePlaceholder": "Osobní zpráva (volitelné)",
"sendGiftSubscription": "<%= months %> měsíc(e/ů): $<%= price %>",
"battleWithFriends": "Bojuj s přáteli proti příšerám",
+ "startPartyWithFriends": "Start a Party with your friends!",
"startAParty": "Založ družinu",
"addToParty": "Přidej někoho do své družiny",
- "likePost": "Klikni sem, pokud se ti tenhle příspěvek líbí!"
+ "likePost": "Klikni sem, pokud se ti tenhle příspěvek líbí!",
+ "partyExplanation1": "Play Habitica with friends to stay accountable!",
+ "partyExplanation2": "Battle monsters and create Challenges!",
+ "partyExplanation3": "Invite friends now to earn a Quest Scroll!",
+ "wantToStartParty": "Do you want to start a party?",
+ "exclusiveQuestScroll": "Inviting a friend to your party will grant you an exclusive Quest Scroll to battle the Basi-List together!",
+ "nameYourParty": "Name your new party!",
+ "partyEmpty": "You're the only one in your party. Invite your friends!",
+ "partyChatEmpty": "Your party chat is empty! Type a message in the box above to start chatting.",
+ "guildChatEmpty": "This guild's chat is empty! Type a message in the box above to start chatting.",
+ "possessiveParty": "<%= name %>'s Party"
}
\ No newline at end of file
diff --git a/common/locales/cs/quests.json b/common/locales/cs/quests.json
index 5a162eae2a..4986adeaaa 100644
--- a/common/locales/cs/quests.json
+++ b/common/locales/cs/quests.json
@@ -13,7 +13,7 @@
"youReceived": "Získal jsi",
"dropQuestCongrats": "Blahopřejeme ti k tomuto svitku s Výpravou! Můžeš pozvat svou družinu a začít s ní hned, nebo se k ní můžeš kdykoliv vrátit v Inventář > Výpravy.",
"questSend": "Kliknutí na \"Pozvat\" odešle pozvánku členům Družiny. Poté, co všichni členové přijali nebo odmítli, může výprava začít. Stav si můžeš zobrazit v Možnosti > Komunita > Družina.",
- "inviteParty": "Pozvat družinu",
+ "inviteParty": "Invite Party to Quest",
"questInvitation": "Pozvánka na výpravu:",
"questInvitationTitle": "Pozvánka na Výpravu",
"questInvitationInfo": "Pozvánka na Výpravu <%= quest %>",
@@ -29,12 +29,16 @@
"bossStrength": "Síla bosse",
"collect": "Sbírat",
"collected": "Získáno",
+ "collectionItems": "<%= number %> <%= items %>",
+ "itemsToCollect": "Items to Collect",
"bossDmg1": "Každý splnění Denní úkol, úkol z Úkolníčku a každý pozitivní zvyk zraní Bosse. Zraň ho víc červenějšími úkoly nebo Brutální ranou nebo Vzplanutím ohňů. Boss zraní každého účastníka výpravy za každý nesplněný Denní úkol (újma je násobena jeho Silou) navíc k normálnímu zranění, takže udržuj skupinu zdravou plněním úkolů. Veškerá zranění bossovi i vám se přičítají na kronu (na konci dne).",
"bossDmg2": "Jen ti, kteří přijmou pozvání, budou bojovat proti bossovi a rozdělí si odměnu za výpravu.",
"tavernBossInfo": "Abys zranil světového bosse, musíš splnit všechny své Denní úkoly a úkoly v Úkolníčku. Čím více bodů za úkoly získáš, tím větší zranění bossovi způsobíš (splnění červených úkolů, Mágova kouzla, útoky Válečníka, atd.) Za každý Denní úkol, který nesplníš (znásobený bossovou Sílou), se zvýší bossova Zuřivost. Jakmile jeho Zuřivost dosáhne maxima, stane se něco špatného - takže plň své Denní úkoly! Všechna újma způsobená bossovi nebo tobě se přičítá na kronu (na konci dne).",
"bossColl1": "Pro získání předmětů plň své pozitivní úkoly. Předměty z výpravy budeš nacházet stejně jako normální předměty, uvidíš je však až další den, kdy se vše, co jste našli, shromáždí a přidá na hromadu.",
"bossColl2": "Jen ti, kteří přijmou pozvání, mohou sbírat předměty a rozdělit si odměnu za výpravu.",
"abort": "Ukončit",
+ "leaveQuest": "Leave Quest",
+ "sureLeave": "Are you sure you want to leave the active quest? All your quest progress will be lost.",
"questOwner": "Majitel výpravy",
"questOwnerNotInPendingQuest": "Majitel výpravy výpravu opustil a nemůže ji již začít. Doporučujeme ji zrušit. Majitel výpravy získá zpět svitek.",
"questOwnerNotInRunningQuest": "Majitel výpravy výpravu opustil. Můžete výpravu ukončit, pokud chcete. Můžete však pokračovat dále a všichni zbývající účastnici si po jejím skončení rozdělí kořist.",
@@ -43,7 +47,7 @@
"questParticipants": "Účastníci",
"scrolls": "Svitky s Výpravou",
"noScrolls": "Nemáš žádné svitky s Výpravou.",
- "scrollsText1": "Pro účast na výpravě musíš být členem družiny. Pokud chceš na výpravu na vlastní pěst, ",
+ "scrollsText1": "Pro účast na výpravě musíš být členem družiny. Pokud chceš na výpravu na vlastní pěst,",
"scrollsText2": "vytvoř si prázdnou družinu",
"scrollsPre": "Tuto Výpravu jsi ještě neodemkl!",
"alreadyEarnedQuestLevel": "Tuto Výpravu jsi si již vysloužil dosažením Úrovně <%= level %>.",
@@ -51,7 +55,7 @@
"completedQuests": "Dokončil následující výpravy",
"mustComplete": "Nejdříve musíš dokončit <%= quest %>.",
"mustLevel": "Musíš být na Úrovni <%= level %>, abys mohl začít tuto Výpravu.",
- "mustLvlQuest": "Aby sis mohl koupit tuto výpravu, musíš být na úrovni <%= level %> ! ",
+ "mustLvlQuest": "Aby sis mohl koupit tuto výpravu, musíš být na úrovni <%= level %> !",
"mustInviteFriend": "Aby sis zasloužil tuto Výpravu, musíš pozvat někoho do své Družiny. Pozveš někoho hned?",
"unlockByQuesting": "Aby sis vysloužil tuto Výpravu, musíš nejdřív splnit Výpravu <%= title %>.",
"sureCancel": "Jsi si jistý, že chceš skončit výpravu? Všechny pozvánky budou ztraceny. Svitek bude navrácen svému majiteli.",
@@ -59,5 +63,9 @@
"doubleSureAbort": "Jsi si určitě jistý? Ujisti se, že tě pak ostatní nebudou do smrti nenávidět!",
"questWarning": "Pokud se před začátkem výpravy do družiny připojí noví hráči, dostanou také pozvánku. Jakmile však výprava začne, žádní noví členové družiny se nemohou k výpravě připojit.",
"bossRageTitle": "Zuřivost",
- "bossRageDescription": "Když se tato lišta naplní, boss předvede speciální útok!"
-}
+ "bossRageDescription": "Když se tato lišta naplní, boss předvede speciální útok!",
+ "startAQuest": "START A QUEST",
+ "startQuest": "Start Quest",
+ "whichQuestStart": "Which quest do you want to start?",
+ "getMoreQuests": "Get more quests"
+}
\ No newline at end of file
diff --git a/common/locales/cs/settings.json b/common/locales/cs/settings.json
index 55aa71ab08..7d3b051c7c 100644
--- a/common/locales/cs/settings.json
+++ b/common/locales/cs/settings.json
@@ -2,7 +2,7 @@
"settings": "Nastavení",
"language": "Jazyk",
"americanEnglishGovern": "V případě rozdílu v anglických překladech používáme verzi americké angličtiny.",
- "helpWithTranslation": "Chceš nám pomoci Habitiku přeložit? Super! Tak se koukni na tuhle Trello kartu.",
+ "helpWithTranslation": "Chceš nám pomoci program Habitica přeložit? Super! Tak se koukni na tuhle Trello kartu.",
"showHeaderPop": "Zobrazuje tvou postavu, tabulky zdraví/zkušeností a družinu.",
"stickyHeader": "Pevný horní info panel",
"stickyHeaderPop": "Zafixuje horní panel nahoře na obrazovce. Pokud je nezaškrtnuto, panel se posouvá se stránkou.",
@@ -15,19 +15,18 @@
"startAdvCollapsed": "Pokročilé možnosti se v úkolu zobrazí zabalené.",
"startAdvCollapsedPop": "Pokud je tato volba nastavena, pokročilé možnosti budou skryté, když poprvé otevřeš úkol pro úpravu.",
"showTour": "Zobrazit průvodce",
- "restartTour": "Restartovat instruktážního průvodce od bodu, kdy jsi se do Habitiky zapojil.",
+ "restartTour": "Restartovat instruktážního průvodce od bodu, kdy jsi se do země Habitica vydal.",
"showBailey": "Zobraz Baileyho",
"showBaileyPop": "Vytáhni Baileyho, městského vyvolávače, z úkrytu, aby sis mohl přečíst starší novinky.",
"fixVal": "Opravit hodnoty postavy",
"fixValPop": "Ručně upravit hodnoty jako zdraví, úroveň a zlaťáky.",
"enableClass": "Povolit systém povolání",
"enableClassPop": "Dříve jsi se odhlásil ze sytému povolání. Chceš se nyní zapojit?",
- "showClass": "Zobrazit průvodce pro povolání",
"classTourPop": "Zobrazí průvodce pro použití systému povolání.",
"resetAccount": "Resetovat účet",
"resetAccPop": "Začít znova. Odstraň všechny úrovně, zlaťáky, vybavení, historii a úkoly.",
"deleteAccount": "Smazat účet",
- "deleteAccPop": "Zruš svůj účet a odstraň ho z Habitiky..",
+ "deleteAccPop": "Zruš svůj účet a odstraň ho ze země Habitica..",
"qrCode": "QR kód",
"dataExport": "Export dat",
"saveData": "Zde je několik možností pro uložení tvých dat.",
@@ -40,9 +39,10 @@
"xml": "(XML)",
"json": "(JSON)",
"customDayStart": "Vlastní začátek dne",
- "24HrClock": "24hod mód",
- "customDayStartInfo1": "Habitika implicitně kontroluje a resetuje tvé denní úkoly vždy o půlnoci tvé časové zóny. Měl by sis přečíst následující informace, než to změníš:",
- "customDayStartInfo4": "Dokonči všechny své denní úkoly před změnou vlastního začátku dne nebo ten den Odpočívej v hostinci. Změna vlastního začátku dne může způsobit okamžité spuštění kronu, ale po prvním dnu bude vše fungovat tak, jak má.
Změna může trvat až dvě hodiny. Například pokud je nyní nastaven na 0 (půlnoc), změň ho před 10. hodinou večerní; pokud ho chceš nastavit na 9. hodinu, změň ho před 7. hodinou.
Zadej hodinu od 0 do 23 (používá se 24-hodinový formát). Psaní je efektivnější než použití šipek. Jakmile máš nastaveno, obnov stránku pro kontrolu, že se již objevuje nová hodnota.",
+ "changeCustomDayStart": "Change Custom Day Start?",
+ "sureChangeCustomDayStart": "Are you sure you want to change your custom day start?",
+ "nextCron": "Your Dailies will next reset the first time you use Habitica after <%= time %>. Make sure you have completed your Dailies before this time!",
+ "customDayStartInfo1": "Habitica defaults to check and reset your Dailies at midnight in your own time zone each day. You can customize that time here.",
"misc": "Ostatní",
"showHeader": "Zobrazit horní info panel",
"changePass": "Změnit heslo",
@@ -85,7 +85,7 @@
"usernameOrEmail": "Přihlašovací jméno nebo email",
"email": "Email",
"registeredWithFb": "Registrovaný přes Facebook",
- "loginNameDescription1": "Tohle použiješ k přihlášení do Habitiky. Jdi na",
+ "loginNameDescription1": "Tohle použiješ k přihlášení do země Habitica. Jdi na",
"loginNameDescription2": "Uživatel -> Profil",
"loginNameDescription3": "aby sis změnil jméno, které se objevuje u tvého avataru a zpráv v chatu.",
"emailNotifications": "Emailová upozornění",
@@ -101,12 +101,12 @@
"questStarted": "Tvá výprava započla",
"invitedQuest": "Pozván na Výpravu",
"kickedGroup": "Vykopnut z družiny",
- "remindersToLogin": "Upomínky k přihlášení do Habitiky",
+ "remindersToLogin": "Upomínky k přihlášení do země Habitica",
"unsubscribedSuccessfully": "Úspěšně odepsán",
- "unsubscribedTextUsers": "Úspěšně ses odepsal ze všech emailu z Habitiky. Můžeš povolit pouze ty emaily, které chceš dostávat v nastavení (musíš být přihlášen).",
- "unsubscribedTextOthers": "Již nedostanež od Habitiky žádný další email.",
+ "unsubscribedTextUsers": "Úspěšně ses odepsal ze všech emailu ze země Habitica. Můžeš povolit pouze ty emaily, které chceš dostávat v Nastavení (musíš být přihlášen).",
+ "unsubscribedTextOthers": "Již nedostaneš ze země Habitica žádný další email.",
"unsubscribeAllEmails": "Zaškrtni, aby ses odhlásil z emailů",
- "unsubscribeAllEmailsText": "Zaškrtnutím toho políčka potvrzuji, že rozumím tomu, že kvůli odhlášení se z emailů mě nebude Habitika moci nikdy kontaktovat emailem o důležitých změnách na stránce nebo v mém účtu.",
+ "unsubscribeAllEmailsText": "Zaškrtnutím toho políčka potvrzuji, že rozumím tomu, že kvůli odhlášení se z emailů mě nebude moci nikdy nikdo kontaktovat emailem o důležitých změnách na stránce nebo v mém účtu ze země Habitica.",
"correctlyUnsubscribedEmailType": "Úspěšně ses odhlásil z \"<%= emailType %>\" emailů.",
"subscriptionRateText": "Opakovaně $<%= price %> každé <%= months %> měsíce",
"benefits": "Benefity",
diff --git a/common/locales/da/backgrounds.json b/common/locales/da/backgrounds.json
index 31c126fe29..ec36efdaf9 100644
--- a/common/locales/da/backgrounds.json
+++ b/common/locales/da/backgrounds.json
@@ -104,5 +104,12 @@
"backgroundSunsetSavannahText": "Solnedgang over Savannen",
"backgroundSunsetSavannahNotes": "Gå en tur på savannen i solnedgangen",
"backgroundTwinklyPartyLightsText": "Blinkende Festlys",
- "backgroundTwinklyPartyLightsNotes": "Dans under de blinkende festlys!"
+ "backgroundTwinklyPartyLightsNotes": "Dans under de blinkende festlys!",
+ "backgrounds092015": "SÆT 16: Udgivet September 2015",
+ "backgroundMarketText": "Habiticas Marked",
+ "backgroundMarketNotes": "Køb ind på Habiticas Marked.",
+ "backgroundStableText": "Habiticas Stald",
+ "backgroundStableNotes": "Pas ridedyrene i Habiticas Stald.",
+ "backgroundTavernText": "Habiticas Værtshus",
+ "backgroundTavernNotes": "Besøg Habiticas Værtshus."
}
\ No newline at end of file
diff --git a/common/locales/da/character.json b/common/locales/da/character.json
index ca4b414247..5938ff9537 100644
--- a/common/locales/da/character.json
+++ b/common/locales/da/character.json
@@ -68,7 +68,7 @@
"hp": "HP",
"mp": "MP",
"xp": "XP",
- "health": "Helbred",
+ "health": "Liv",
"allocateStr": "Point tilføjet til Styrke:",
"allocateStrPop": "Tilføj et point til Styrke",
"allocateCon": "Point tilføjet til Konstitution:",
@@ -119,7 +119,7 @@
"warriorText": "Krigere scorer flere og bedre \"fuldtræffere\", der vilkårligt giver ekstra Guld, Erfaring, og dropchance når du færdiggør en opgave. De forvolder også stor skade på Boss-monstre. Spil som Kriger hvis du finder uforudsigelige, jackpotagtige belønninger motiverende, eller du virkelig vil uddele smerte i Boss-quests!",
"mageText": "Magikere lærer hurtigt, og får Erfaring og Niveau hurtigere end andre Klasser. De får endvidere en masse Mana til at bruge specielle evner. Spil som Magiker hvis du kan godt lide Habiticas taktiske spilaspekter, eller hvis du er stærkt motiveret af at gå op i niveau og åbne op for avancerede features!",
"rogueText": "Slyngler elsker at samle sig en formue, eftersom de får mere Guld end nogen anden, og de er dygtige til at finde tilfældige ting. Deres ikoniske Listeevne lader dem undgå konsekvenserne af oversprungne Daglige. Spil som Slyngel hvis du er stærkt motiveret af Belønninger og Præstationer, og stræber efter bytte og emblemer!",
- "healerText": "Helbredere er upåvirkede af skade, og giver denne beskyttelse videre til andre. Oversprungne Daglige og dårlige Vaner tager næppe pippet fra dem, og de har metoder for at genvinde Helbred fra fiaskoer. Spil som Helbreder hvis du nyder at hjælpe andre i dit Selskab, eller hvis tanken om at snyde Døden med hårdt arbejde inspirerer dig!",
+ "healerText": "Helbredere er upåvirkede af skade, og giver denne beskyttelse videre til andre. Oversprungne Daglige og dårlige Vaner tager næppe pippet fra dem, og de har metoder for at genvinde Liv fra fiaskoer. Spil som Helbreder hvis du nyder at hjælpe andre i dit Selskab, eller hvis tanken om at snyde Døden med hårdt arbejde inspirerer dig!",
"optOut": "Fravælg",
"optOutText": "Er du ligeglad med klasser? Vil du vælge senere? Undlad at vælge klasse - du bliver så til en Kriger uden særlige evner. Du kan læse mere om klassesystemet på wikien og kan til enhver tid skifte klasse gennem Bruger > Stats.",
"select": "Vælg",
@@ -129,7 +129,7 @@
"streaksFrozenText": "Striber på oversprungne Daglige vil ikke blive nulstillet når døgnet slutter.",
"respawn": "Genopstå!",
"youDied": "Du døde!",
- "dieText": "Du har tabt et niveau, alt dit Guld, og et vilkårligt stykke Udstyr. Rejs dig, Habitør, og prøv igen! Tøjl dine negative Vaner, vær opmærksom på at fuldføre Daglige, og hold Døden på afstand med en Helbredseliksir hvis du vakler!",
+ "dieText": "Du har tabt et niveau, alt dit Guld, og et vilkårligt stykke Udstyr. Rejs dig, Habitør, og prøv igen! Tøjl dine negative Vaner, vær opmærksom på at fuldføre Daglige, og hold Døden på afstand med en Livseliksir hvis du vakler!",
"sureReset": "Er du sikker? Dette vil nulstille din karakters klasse og de tildelte point (du vil få dem alle tilbage så du kan fordele dem igen), og koster 3 ædelsten.",
"purchaseFor": "Køb for <%= cost %> Ædelsten?",
"notEnoughMana": "Ikke nok mana.",
diff --git a/common/locales/da/death.json b/common/locales/da/death.json
index 8b0598a561..811335733f 100644
--- a/common/locales/da/death.json
+++ b/common/locales/da/death.json
@@ -1,7 +1,16 @@
{
- "lostAllHealth": "Du løb tør for Helbred!",
+ "lostAllHealth": "Du løb tør for Liv!",
"dontDespair": "Bare rolig!",
"deathPenaltyDetails": "Du mistede et Niveau, dit Guld og et stykke Udstyr, men du kan få det hele igen med hårdt arbejde! Held og lykke - du skal nok klare den.",
- "refillHealthTryAgain": "Genfyld Helbred og Prøv Igen",
- "dyingOftenTips": "Sker dette ofte? Her er nogle fif!"
+ "refillHealthTryAgain": "Genfyld Liv og Prøv Igen",
+ "dyingOftenTips": "Sker dette ofte? Her er nogle fif!",
+ "losingHealthWarning": "Pas på - du mister Liv!",
+ "losingHealthWarning2": "Lad ikke dit Liv falde til nul! Hvis du gør det vil du tabe et niveau, alt dit guld og et stykke udstyr.",
+ "toRegainHealth": "For at genopfylde Liv:",
+ "lowHealthTips1": "Stig i niveau for at hele fuldt!",
+ "lowHealthTips2": "Køb en Livseliksir fra Belønningskolonnen for at hele 15 Livspoint.",
+ "losingHealthQuickly": "Mister du hurtigt Liv?",
+ "lowHealthTips3": "Ufærdige Daglige skader dig i løbet af natten, så pas på med at tilføje for mange til at starte med!",
+ "lowHealthTips4": "Hvis en Daglig ikke er forfalden på en given dag, kan du deaktivere den ved at klikke på blyanten.",
+ "goodLuck": "Held og lykke!"
}
\ No newline at end of file
diff --git a/common/locales/da/faq.json b/common/locales/da/faq.json
new file mode 100644
index 0000000000..a604ba71fe
--- /dev/null
+++ b/common/locales/da/faq.json
@@ -0,0 +1,41 @@
+{
+ "frequentlyAskedQuestions": "Frequently Asked Questions",
+ "faqQuestion0": "I'm confused. Where do I get an overview?",
+ "iosFaqAnswer0": "First, you'll set up tasks that you want to do in your everyday life. Then, as you complete the tasks in real life and check them off, you'll earn experience and gold. Gold is used to buy equipment and some items, as well as custom rewards. Experience causes your character to level up and unlock content such as Pets, Skills, and Quests! You can customize your character under Menu > Customize Avatar.\n\n Some basic ways to interact: click the (+) in the upper-right-hand corner to add a new task. Tap on an existing task to edit it, and swipe left on a task to delete it. You can sort tasks using Tags in the upper-left-hand corner, and expand and contract checklists by clicking on the checklist bubble.",
+ "webFaqAnswer0": "First, you'll set up tasks that you want to do in your everyday life. Then, as you complete the tasks in real life and check them off, you'll earn Experience and Gold. Gold is used to buy equipment and some items, as well as custom rewards. Experience causes your character to level up and unlock content such as pets, skills, and quests! For more detail, the wiki has an excellent step-by-step overview of the game [right here](http://habitica.wikia.com/wiki/Habitica_Wiki).",
+ "faqQuestion1": "How do I set up my tasks?",
+ "iosFaqAnswer1": "Good Habits (the ones with a +) are tasks that you can do many times a day, such as eating vegetables. Bad Habits (the ones with a -) are tasks that you should avoid, like biting nails. Habits with a + and a - have a good choice and a bad choice, like taking the stairs vs. taking the elevator. Good Habits award experience and gold. Bad Habits subtract health.\n\n Dailies are tasks that you have to do every day, like brushing your teeth or checking your email. You can adjust the days that a Daily is due by tapping to edit it. If you skip a Daily that is due, your avatar will take damage overnight. Be careful not to add too many Dailies at once!\n\n To-Dos are your To-Do list. Completing a To-Do earns you gold and experience. You never lose health from To-Dos. You can add a due date to a To-Do by tapping to edit.",
+ "webFaqAnswer1": "Good Habits (the ones with a ) are tasks that you can do many times a day, such as eating vegetables. Bad Habits (the ones with a ) are tasks that you should avoid, like biting nails. Habits with a and a have a good choice and a bad choice, like taking the stairs vs. taking the elevator. Good Habits award Experience and Gold. Bad Habits subtract Health.\n
\n Dailies are tasks that you have to do every day, like brushing your teeth or checking your email. You can adjust the days that a Daily is due by clicking the pencil item to edit it. If you skip a Daily that is due, your avatar will take damage overnight. Be careful not to add too many Dailies at once!\n
\n To-Dos are your To-Do list. Completing a To-Do earns you Gold and Experience. You never lose Health from To-Dos. You can add a due date to a To-Do by clicking the pencil icon to edit.",
+ "faqQuestion2": "What are some sample tasks?",
+ "iosFaqAnswer2": "The wiki has four lists of sample tasks to use as inspiration:\n
\n * [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits)\n\n * [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies)\n\n * [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos)\n\n * [Sample Custom Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards)",
+ "webFaqAnswer2": "The wiki has four lists of sample tasks to use as inspiration:\n\n * [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits#Business)\n\n * [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies#Business)\n\n * [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos#Finances)\n\n * [Sample Custom Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards#Play.2FRest_.28work.29)",
+ "faqQuestion3": "Why do my tasks change color?",
+ "iosFaqAnswer3": "Your tasks change color based on how well you are currently accomplishing them! Each new task starts out as a neutral yellow. Perform Dailies or positive Habits more frequently and they move toward blue. Miss a Daily or give in to a bad Habit and the task moves toward red. The redder a task, the more rewards it will give you, but if it's a Daily or bad Habit, the more it will hurt you! This helps motivate you to complete the tasks that are giving you trouble.",
+ "webFaqAnswer3": "Your tasks change color based on how well you are currently accomplishing them! Each new task starts out as a neutral yellow. Perform Dailies or positive Habits more frequently and they move toward blue. Miss a Daily or give in to a bad Habit and the task moves toward red. The redder a task, the more rewards it will give you, but if it’s a Daily or bad Habit, the more it will hurt you! This helps motivate you to complete the tasks that are giving you trouble.",
+ "faqQuestion4": "Why did my avatar lose health, and how do I regain it?",
+ "iosFaqAnswer4": "There are several things that can cause you to take damage. First, if you left Dailies incomplete overnight, they will damage you. Second, if you tap a bad Habit, it will damage you. Finally, if you are in a Boss Battle with your Party and one of your Party mates did not complete all their Dailies, the Boss will attack you.\n\n The main way to heal is to gain a level, which restores all your health. You can also buy a Health Potion with gold from the Rewards column. Plus, at level 10 or above, you can choose to become a Healer, and then you will learn healing skills. If you are in a Party with a Healer, they can heal you as well.",
+ "webFaqAnswer4": "There are several things that can cause you to take damage. First, if you left Dailies incomplete overnight, they will damage you. Second, if you click a bad Habit, it will damage you. Finally, if you are in a Boss Battle with your party and one of your party mates did not complete all their Dailies, the Boss will attack you.\n
\n The main way to heal is to gain a level, which restores all your Health. You can also buy a Health Potion with Gold from the Rewards column. Plus, at level 10 or above, you can choose to become a Healer, and then you will learn healing skills. If you are in a party (under Social > Party) with a Healer, they can heal you as well.",
+ "faqQuestion5": "How do I play Habitica with my friends?",
+ "iosFaqAnswer5": "The best way is to invite them to a Party with you, via the [website](https://habitica.com/#/options/groups/party)! We'll add the ability to create a Party from this app soon, but in the meantime you can use the [website](https://habitica.com/#/options/groups/party). Parties can go on quests, battle monsters, and cast skills to support each other. On the website, you and your friends can also join Guilds, which are public chat rooms. Guilds will be added to the app in a future update!",
+ "webFaqAnswer5": "The best way is to invite them to a party with you, under Social > Party! Parties can go on quests, battle monsters, and cast skills to support each other. You can also join guilds together (Social > Guilds). Guilds are chat rooms focusing on a shared interest or the pursuit of a common goal, and can be public or private. You can join as many guilds as you'd like, but only one party.\n
\n For more detailed info, check out the wiki pages on [Parties](http://habitrpg.wikia.com/wiki/Party) and [Guilds](http://habitrpg.wikia.com/wiki/Guilds).",
+ "faqQuestion6": "How do I get a Pet or Mount?",
+ "iosFaqAnswer6": "At level 3, you will unlock the Drop System. Every time you complete a task, you'll have a random chance at receiving an egg, a hatching potion, or a piece of food. They will be stored in Menu > Items.\n\n To hatch a Pet, you'll need an egg and a hatching potion. Tap on the egg to determine the species you want to hatch, and select \"Hatch Egg.\" Then choose a hatching potion to determine its color! Go to Menu > Pets to equip your new Pet to your avatar by clicking on it. \n\n You can also grow your Pets into Mounts by feeding them under Menu > Pets. Tap on a Pet, and then select \"Feed Pet\"! You'll have to feed a pet many times before it becomes a Mount, but if you can figure out its favorite food, it will grow more quickly. Use trial and error, or [see the spoilers here](http://habitica.wikia.com/wiki/Food#Food_Preferences). Once you have a Mount, go to Menu > Mounts and tap on it to equip it to your avatar.\n\n You can also get eggs for Quest Pets by completing certain Quests. (See below to learn more about Quests.)",
+ "webFaqAnswer6": "At level 3, you will unlock the Drop System. Every time you complete a task, you'll have a random chance at receiving an egg, a hatching potion, or a piece of food. They will be stored in Inventory > Market.\n
\n To hatch a Pet, you'll need an egg and a hatching potion. Click on the egg to determine the species you want to hatch, and then click on the hatching potion to determine its color! Go to Inventory > Pets to equip it to your avatar by clicking on it.\n
\n You can also grow your Pets into Mounts by feeding them under Inventory > Pets. Click on a Pet, and then click on a piece of food from the right-hand menu to feed it! You'll have to feed a pet many times before it becomes a Mount, but if you can figure out its favorite food, it will grow more quickly. Use trial and error, or [see the spoilers here](http://habitica.wikia.com/wiki/Food#Food_Preferences). Once you have a Mount, go to Inventory > Mounts and click on it to equip it to your avatar.\n
\n You can also get eggs for Quest Pets by completing certain Quests. (See below to learn more about Quests.",
+ "faqQuestion7": "How do I become a Warrior, Mage, Rogue, or Healer?",
+ "iosFaqAnswer7": "At level 10, you can choose to become a Warrior, Mage, Rogue, or Healer. (All players start as Warriors by default.) Each Class has different equipment options, different Skills that they can cast after level 11, and different advantages. Warriors can easily damage Bosses, withstand more damage from their tasks, and help make their Party tougher. Mages can also easily damage Bosses, as well as level up quickly and restore Mana for their party. Rogues earn the most gold and find the most item drops, and they can help their Party do the same. Finally, Healers can heal themselves and their Party members.\n\n If you don't want to choose a Class immediately -- for example, if you are still working to buy all the gear of your current class -- you can click “Decide Later” and choose later under Menu > Choose Class.",
+ "webFaqAnswer7": "At level 10, you can choose to become a Warrior, Mage, Rogue, or Healer. (All players start as Warriors by default.) Each Class has different equipment options, different Skills that they can cast after level 11, and different advantages. Warriors can easily damage Bosses, withstand more damage from their tasks, and help make their party tougher. Mages can also easily damage Bosses, as well as level up quickly and restore Mana for their party. Rogues earn the most Gold and find the most item drops, and they can help their party do the same. Finally, Healers can heal themselves and their party members.\n
\n If you don't want to choose a Class immediately -- for example, if you are still working to buy all the gear of your current class -- you can click \"Opt Out\" and re-enable it later under User > Stats.",
+ "faqQuestion8": "What is the blue stat bar that appears in the Header after level 10?",
+ "iosFaqAnswer8": "The blue bar that appeared when you hit level 10 and chose a Class is your Mana bar. As you continue to level up, you will unlock special Skills that cost Mana to use. Each Class has different Skills, which appear after level 11 under Menu > Use Skills. Unlike your health bar, your Mana bar does not reset when you gain a level. Instead, Mana is gained when you complete Good Habits, Dailies, and To-Dos, and lost when you indulge bad Habits. You'll also regain some Mana overnight -- the more Dailies you completed, the more you will gain.",
+ "webFaqAnswer8": "The blue bar that appeared when you hit level 10 and chose a Class is your Mana bar. As you continue to level up, you will unlock special Skills that cost Mana to use. Each Class has different Skills, which appear after level 11 in a special section in the Rewards Column. Unlike your Health bar, your Mana bar does not reset when you gain a level. Instead, Mana is gained when you complete Good Habits, Dailies, and To-Dos, and lost when you indulge bad Habits. You’ll also regain some Mana overnight -- the more Dailies you completed, the more you will gain.",
+ "faqQuestion9": "How do I fight monsters and go on Quests?",
+ "iosFaqAnswer9": "First, you need to join or start a Party (see above). Although you can battle monsters alone, we recommend playing in a group, because this will make Quests much easier. Plus, having a friend to cheer you on as you accomplish your tasks is very motivating!\n\n Next, you need a Quest Scroll, which are stored under Menu > Items. There are three ways to get a scroll:\n\n - At level 15, you get a Quest-line, aka three linked quests. More Quest-lines unlock at levels 30, 40, and 60 respectively. \n\n - When you invite people to your Party on the [website](https://habitica.com/#/options/groups/party), you'll be rewarded with the Basi-List Scroll! (We will add this feature to the app in a future update.)\n\n - You can buy Quests from the Quests Page on the [website](https://habitica.com/#/options/inventory/quests) for gold and gems. (We will add this feature to the app in a future update.)\n\n To battle the Boss or collect items for a Collection Quest, simply complete your tasks normally, and they will be tallied into damage overnight. (Reloading by pulling down on the screen may be required to see the Boss's health bar go down.) If you are fighting a Boss and you missed any Dailies, the Boss will damage your Party at the same time that you damage the Boss. \n\n After level 11 Mages and Warriors will gain Skills that allow them to deal additional damage to the Boss, so these are excellent classes to choose at level 10 if you want to be a heavy hitter.",
+ "webFaqAnswer9": "First, you need to join or start a party (under Social > Party). Although you can battle monsters alone, we recommend playing in a group, because this will make quests much easier. Plus, having a friend to cheer you on as you accomplish your tasks is very motivating!\n
\n Next, you need a Quest Scroll, which are stored under Inventory > Quests. There are three ways to get a scroll:\n
\n * When you invite people to your party, you’ll be rewarded with the Basi-List Scroll!\n\n * At level 15, you get a Quest-line, i.e., three linked quests. More Quest-lines unlock at levels 30, 40, and 60 respectively.\n\n * You can buy Quests from the Quests Page (Inventory > Quests) for Gold and Gems.\n
\n To battle the Boss or collect items for a Collection Quest, simply complete your tasks normally, and they will be tallied into damage overnight. (Reloading may be required to see the Boss's Health bar go down.) If you are fighting a Boss and you missed any Dailies, the Boss will damage your party at the same time that you damage the Boss.\n
\n After level 11 Mages and Warriors will gain Skills that allow them to deal additional damage to the Boss, so these are excellent classes to choose at level 10 if you want to be a heavy hitter.",
+ "faqQuestion10": "What are gems, and how do I get them?",
+ "iosFaqAnswer10": "Gems are purchased with real money by tapping on the gem icon in the header. When people buy gems, they are helping us to keep the site running. We're very grateful for their support!\n\n In addition to buying gems directly, there are three other ways players can gain gems:\n\n * Win a Challenge on the [website](https://habitica.com) that has been set up by another player under Social > Challenges. (We will be adding Challenges to the app in a future update!)\n\n * Subscribe on the [website](link) and unlock the ability to buy a certain number of gems per month.\n\n * Contribute your skills to the Habitica project. See this wiki page for more details: [Contributing to Habitica](http://habitica.wikia.com/wiki/Contributing_to_Habitica).\n\n Keep in mind that items purchased with gems do not offer any statistical advantages, so players can still make use of the app without them!",
+ "webFaqAnswer10": "Gems are [purchased with real money](https://habitica.com/#/options/settings/subscription), although [subscribers](https://habitica.com/#/options/settings/subscription) can purchase them with Gold. When people subscribe or buy Gems, they are helping us to keep the site running. We're very grateful for their support!\n
\n In addition to buying Gems directly or becoming a subscriber, there are two other ways players can gain Gems:\n
\n * Win a Challenge that has been set up by another player under Social > Challenges.\n\n * Contribute your skills to the Habitica project. See this wiki page for more details: [Contributing to Habitica](http://habitica.wikia.com/wiki/Contributing_to_Habitica)\n
\n Keep in mind that items purchased with Gems do not offer any statistical advantages, so players can still make use of the site without them!",
+ "faqQuestion11": "How do I report a bug or request a feature?",
+ "iosFaqAnswer11": "You can report a bug, request a feature, or send feedback under Menu > Report a Bug and Menu > Send Feedback! We'll do everything we can to assist you.",
+ "webFaqAnswer11": "Bug reports are collected on GitHub. Go to [Help > Report a Bug](https://github.com/HabitRPG/habitrpg/issues/2760) and follow the instructions. Don't worry, we'll get you fixed up soon!\n
\n Feature requests are collected on Trello. Go to [Help > Request a Feature](https://trello.com/c/odmhIqyW/440-read-first-table-of-contents) and follow the instructions. Ta-da!",
+ "iosFaqStillNeedHelp": "If you have a question that isn't on this list, come ask in the Tavern chat under Menu > Tavern! We're happy to help.",
+ "webFaqStillNeedHelp": "If you have a question that isn't on this list, come ask in the [Newbies Guild](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a)! We're happy to help."
+}
\ No newline at end of file
diff --git a/common/locales/da/front.json b/common/locales/da/front.json
index be1895fdec..f3180d3ee8 100644
--- a/common/locales/da/front.json
+++ b/common/locales/da/front.json
@@ -34,7 +34,7 @@
"companyVideos": "Videoer",
"contribUse": "Habitica-bidragsydere bruger",
"dragonsilverQuote": "Jeg kan ikke beskrive hvor mange tids- og opgaveprioriteringssystemer jeg har prøvet over de sidste årtier... [Habitica] er det eneste, der har hjulpet mig med rent faktisk at få ting gjort, i stedet for bare at skrive dem ned på en liste.",
- "dreimQuote": "When I discovered [Habitica] last summer, I had just failed about half of my exams. Thanks to the Dailies... I was able to organize and discipline myself, and I actually passed all my exams with really good grades a month ago.",
+ "dreimQuote": "Da jeg sidste år opdagede [Habitica], havde jeg lige dumpet omkring halvdelen af mine eksaminer. Takket være de Daglige har jeg kunnet organisere og disciplinere mig selv, og jeg bestod faktisk alle mine eksaminer med rigtig gode karakterer for en måned siden.",
"elmiQuote": "Hver morgen ser jeg frem til at stå op, så jeg kan tjene noget guld!",
"email": "Email",
"emailNewPass": "Send nyt kodeord via email",
@@ -64,7 +64,7 @@
"goalSample4": "Lær Japansk på Duolingo",
"goalSample5": "Læs en oplysende artikel",
"goals": "Mål",
- "health": "Helbred",
+ "health": "Liv",
"healthSample1": "Drik vand/sodavand",
"healthSample2": "Tyggegummi/Cigaret",
"healthSample3": "Tag trappen/elevatoren",
@@ -85,7 +85,7 @@
"landingp1": "Problemet med de fleste produktivitetsapplikationer på markedet er, at de ikke giver noget incitament til at blive ved med at bruge dem. Habitica løser dette, ved at gøre vaneopbygning sjovt! Ved at belønne dig for dine successer og straffe dig for fejl, giver Habitica dig ekstern motivation for at færdiggøre dine dagligdagsaktiviteter.",
"landingp2": "Hvis du gentager en positiv vane, gennemfører en daglig opgave eller færdiggører en gammel To-Do, belønner Habitica dig øjeblikkeligt med erfaringspoint og guld. Efterhånden som du får erfaring vil dit niveau stige, hvilket medfører at dine attributter stiger og at du åbner op for flere funktioner, såsom klasser og kæledyr. Guld kan bruges på genstande i spillet, der ændrer din erfaring, eller personlige belønninger som du har lavet for motivation. Når selv den mindste succes giver en øjeblikkelig belønning, er det mindre sandsynligt, at du laver overspringshandlinger.",
"landingp2header": "Øjeblikkelig tilfredsstillelse",
- "landingp3": "Hver gang du udfører en dårlig vane eller ikke færdiggør en af dine daglige opgaver vil du miste helbred. Hvis dit helbred bliver for lavt dør du, og taber noget af det fremskridt du har opnået. Ved at give dig øjeblikkelige konsekvenser kan Habitica hjælpe med at bryde dårlige vaner og overspringscyklusser før de giver problemer i det virkelige liv.",
+ "landingp3": "Hver gang du udfører en dårlig vane eller ikke færdiggør en af dine daglige opgaver vil du miste Liv. Hvis dit Liv bliver for lavt dør du, og taber noget af det fremskridt du har opnået. Ved at give dig øjeblikkelige konsekvenser kan Habitica hjælpe med at bryde dårlige vaner og overspringscyklusser før de giver problemer i det virkelige liv.",
"landingp3header": "Konsekvenser",
"landingp4": "Med et aktivt fællesskab giver Habitica dig den ansvarlighed du har brug for at blive på dine opgaver. Med gruppesystemet kan du tilføje dine tætteste venner til en gruppe, så de kan heppe på dig. Klansystemet tillader dig at finde folk med samme interesser eller udfordringer som dig, som du kan dele dine mål og tips til hvordan du tackler dine problemer med. I Habitica betyder fællesskabet at du både bliver holdt ansvarlig, og har den støtte du har behov for, for at få success.",
"landingp4header": "Ansvarlighed",
@@ -134,7 +134,7 @@
"psst": "Psst",
"punishByline": "Gør op med dårlige vaner og overspringshandlinger med øjeblikkelig virkning.",
"punishHeading1": "Sprunget et dagligt mål over?",
- "punishHeading2": "Mist Helbred!",
+ "punishHeading2": "Mist Liv!",
"questByline1": "Når du spiller med dine venner, holder de dig ansvarlig for dine opgaver.",
"questByline2": "Giv hinanden Udfordringer for at nå et mål sammen!",
"questHeading1": "Nedkæmp monstre sammen med dine venner!",
@@ -160,7 +160,7 @@
"tasks": "Opgaver",
"teamSample1": "Lav oplæg til dagsorden til tirsdag",
"teamSample2": "Brainstorm Udviklingsmuligheder",
- "teamSample3": "Discuss this week's KPIs",
+ "teamSample3": "Diskutér denne uges KPI'er",
"teams": "Teams",
"terms": "Betingelser og Vilkår",
"testimonialHeading": "Hvad siger andre...",
@@ -172,7 +172,7 @@
"username": "Brugernavn",
"watchVideos": "Se videoer",
"work": "Arbejde",
- "zelahQuote": "Med [Habitica] bliver jeg lokket til at komme i seng i ordentlig tid. Jeg vil gerne have de ekstra XP for at komme tidligt i seng, og undgå at miste helbred på grund af en sen aften!",
+ "zelahQuote": "Med [Habitica] bliver jeg lokket til at komme i seng i ordentlig tid. Jeg vil gerne have de ekstra XP for at komme tidligt i seng, og undgå at miste liv på grund af en sen aften!",
"reportAccountProblems": "Rapportér Konto-problemer",
"reportCommunityIssues": "Rapportér Fællesskabs-problemer",
"generalQuestionsSite": "Generelle spørgsmål om sitet",
diff --git a/common/locales/da/gear.json b/common/locales/da/gear.json
index eeef7df569..56d92889e1 100644
--- a/common/locales/da/gear.json
+++ b/common/locales/da/gear.json
@@ -144,6 +144,8 @@
"weaponArmoireMythmakerSwordNotes": "Omend det ser simpelt ud, så har dette sværd skabt mange legendariske helte. Øger Opfattelse og Styrke med <%= attrs %> hver. Fortryllet Klædeskab: Gyldent Togasæt (Genstand 3 af 3).",
"weaponArmoireIronCrookText": "Jernhyrdestav",
"weaponArmoireIronCrookNotes": "Denne heftigt hamrede jernhyrdestav er god til at hyrde får. Øger Opfattelse og Styrke med <%= attrs %> hver. Fortryllet Klædeskab: Hornet Jernsæt (Genstand 3 af 3).",
+ "weaponArmoireGoldWingStaffText": "Gylden Vingestav",
+ "weaponArmoireGoldWingStaffNotes": "The wings on this staff constantly flutter and twist. Increases all attributes by <%= attrs %> each. Enchanted Armoire: Independent Item.",
"armor": "rustning",
"armorBase0Text": "Almindeligt tøj",
"armorBase0Notes": "Helt normalt tøj. Giver ingen bonusser.",
@@ -283,8 +285,8 @@
"armorMystery201504Notes": "Du bliver produktiv som en bi i denne fængende kappe. Giver ingen bonusser. April 2015 Abonnentting.",
"armorMystery201506Text": "Snorkel dragt",
"armorMystery201506Notes": "Snorkel igennem et koralrev i denne spraglede svømmedragt! Giver ingen bonusser. Juni 2015 Abonnentting.",
- "armorMystery201508Text": "Cheetah Costume",
- "armorMystery201508Notes": "Run fast as a flash in the fluffy Cheetah Costume! Confers no benefit. August 2015 Subscriber Item.",
+ "armorMystery201508Text": "Gepardkostume",
+ "armorMystery201508Notes": "Løb hurtigt som vinden i et blødt Gepardkostume! Giver ingen bonusser. August 2015 Abonnentting.",
"armorMystery301404Text": "Steampunk-dragt",
"armorMystery301404Notes": "Nydelig og elegant, selvfølgelig! Giver ingen bonusser. Februar 3015 Abonnentting.",
"armorArmoireLunarArmorText": "Beroligende Måne-rustning",
@@ -297,6 +299,8 @@
"armorArmoireGoldenTogaNotes": "Denne skinnende toga bliver kun båret af sande helte. Øger Styrke og Konstitution med <%= attrs %> hver. Fortryllet Klædeskab: Gyldent Togasæt (Genstand 1 af 3).",
"armorArmoireHornedIronArmorText": "Hornet Jernrustning",
"armorArmoireHornedIronArmorNotes": "Denne heftigt hamrede jernrustning er næsten umulig at ødelægge. Øger Konstitution med <%= con %> og Opfattelse med <%= per %>. Fortryllet Klædeskab: Hornet Jernsæt (Genstand 2 af 3).",
+ "armorArmoirePlagueDoctorOvercoatText": "Plague Doctor Overcoat",
+ "armorArmoirePlagueDoctorOvercoatNotes": "An authentic overcoat worn by the doctors who battle the Plague of Procrastination! Increases Intelligence by <%= int %>, Strength by <%= str %>, and Constitution by <%= con %>. Enchanted Armoire: Plague Doctor Set (Item 3 of 3).",
"headgear": "hovedbeklædning",
"headBase0Text": "Ingen Hjelm",
"headBase0Notes": "Ingen hovedbeklædning",
@@ -428,8 +432,8 @@
"headMystery201501Notes": "Stjernebilleder glimter og hvirvler på denne hjelm, og fokuserer bærerens tanker. Giver ingen bonusser. Januar 2015 Abonnentting.",
"headMystery201505Text": "Grøn Ridderhjelm",
"headMystery201505Notes": "En grøn fjer vajer stold på denne jernhjelm. Giver ingen bonusser. Maj 2015 Abonnentting.",
- "headMystery201508Text": "Cheetah Hat",
- "headMystery201508Notes": "This cozy cheetah hat is very fuzzy! Confers no benefit. August 2015 Subscriber Item.",
+ "headMystery201508Text": "Gepardhat",
+ "headMystery201508Notes": "Denne rare gepardhat er meget blød. Giver ingen bonusser. August 2015 Abonnentting.",
"headMystery301404Text": "Smart Tophat",
"headMystery301404Notes": "En smart tophat for de fineste folk! Giver ingen bonusser. Januar 3015 Abonnentting.",
"headMystery301405Text": "Simpel Tophat",
@@ -452,6 +456,12 @@
"headArmoireGoldenLaurelsNotes": "Disse gyldne laurbær belønner dem, der har overvundet dårlige vaner. Øger Opfattelse og Konstitution med <%= attrs %> hver. Fortryllet Klædeskab: Gyldent Togasæt (Genstand 2 af 3).",
"headArmoireHornedIronHelmText": "Hornet Jernhjelm",
"headArmoireHornedIronHelmNotes": "Denne heftigt hamrede jernhjelm er næsten umulig at ødelægge. Øger Konstitution med <%= con %> og Styrke med <%= str %>. Fortryllet Klædeskab: Hornet Jernsæt (Genstand 1 af 3).",
+ "headArmoireYellowHairbowText": "Yellow Hairbow",
+ "headArmoireYellowHairbowNotes": "Become perceptive, strong, and smart while wearing this beautiful Yellow Hairbow! Increases Perception, Strength, and Intelligence by <%= attrs %> each. Enchanted Armoire: Independent Item.",
+ "headArmoireRedFloppyHatText": "Red Floppy Hat",
+ "headArmoireRedFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a radiant red color. Increases Constitution, Intelligence, and Perception by <%= attrs %> each. Enchanted Armoire: Independent Item.",
+ "headArmoirePlagueDoctorHatText": "Plague Doctor Hat",
+ "headArmoirePlagueDoctorHatNotes": "An authentic hat worn by the doctors who battle the Plague of Procrastination! Increases Strength by <%= str %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Plague Doctor Set (Item 1 of 3).",
"offhand": "skjoldhånds-udstyr",
"shieldBase0Text": "Intet Skjoldhånds-udstyr",
"shieldBase0Notes": "Intet skjold eller andet våben.",
@@ -632,5 +642,7 @@
"eyewearMystery301404Text": "Goggles",
"eyewearMystery301404Notes": "Ingen øjenbeklædning er smartere end goggles - måske bortset fra en monokel. Giver ingen bonusser. April 3015 Abonnentting.",
"eyewearMystery301405Text": "Monokel",
- "eyewearMystery301405Notes": "Ingen øjenbeklædning er smartere end en monokel - måske bortset fra goggles. Giver ingen bonusser. Juli 3015 Abonnentting."
+ "eyewearMystery301405Notes": "Ingen øjenbeklædning er smartere end en monokel - måske bortset fra goggles. Giver ingen bonusser. Juli 3015 Abonnentting.",
+ "eyewearArmoirePlagueDoctorMaskText": "Plague Doctor Mask",
+ "eyewearArmoirePlagueDoctorMaskNotes": "An authentic mask worn by the doctors who battle the Plague of Procrastination. Confers no benefit. Enchanted Armoire: Plague Doctor Set (Item 2 of 3)."
}
\ No newline at end of file
diff --git a/common/locales/da/groups.json b/common/locales/da/groups.json
index b0957f5ec1..0e3d8e6230 100644
--- a/common/locales/da/groups.json
+++ b/common/locales/da/groups.json
@@ -14,7 +14,7 @@
"resources": "Ressourcer",
"tavernTalk": "Værtshuschat",
"tavernAlert1": "Obs: hvis du rapporterer en fejl vil udviklerne ikke se det. Brug venligst",
- "tavernAlert2": "Github i stedet",
+ "tavernAlert2": "brug Github i stedet",
"moderatorIntro1": "Værtshus- og Klanmoderatorer er:",
"communityGuidelines": "Retningslinjer for Fællesskabet",
"communityGuidelinesRead1": "Læs venligst vores",
@@ -24,11 +24,17 @@
"updatedParty": "Gruppeindstillinger opdateret.",
"noPartyText": "Du er enten ikke i en gruppe eller din gruppe tager lang tid at loade. Du kan enten oprette en og invitere venner, eller hvis du vil slutte dig til en eksisterende gruppe få dem til at indtaste dit unikke Bruger ID herunder, og komme tilbage senere for at se invitationen:",
"LFG": "For at gøre reklame for din nye gruppe eller finde en, du kan joine, gå til <%= linkStart %>Party Wanted (Looking for Group)<%= linkEnd %> Klanen.",
+ "wantExistingParty": "Vil du slutte dig til en eksisterende Gruppe? Gå til <%= linkStart %>Party Wanted Guild<%= linkEnd %> og skriv dette BrugerID:",
+ "joinExistingParty": "Slut dig til en andens Gruppe",
"create": "Opret",
"userId": "Bruger ID",
"invite": "Invitér",
"leave": "Forlad",
"invitedTo": "Inviteret til <%= name %>",
+ "invitedToNewParty": "Du blev inviteret til en gruppe! Vil du forlade denne gruppe og slutte dig til <%= partyName %>?",
+ "joinNewParty": "Slut dig til ny Gruppe",
+ "declineInvitation": "Afslå Invitation",
+ "loadingNewParty": "Din ny gruppe indlæses. Vent venligst...",
"newMsg": "Ny besked i \"<%= name %>\"",
"chat": "Chat",
"sendChat": "Send Besked",
@@ -44,8 +50,8 @@
"groupDescr": "Beskrivelse, der bliver vist offentligt i Klanlisten (Markdown er tilladt)",
"logoUrl": "Logo-URL",
"assignLeader": "Udpeg Gruppeleder",
- "members": "Medlem(mer)",
- "partyList": "Rækkefølgen af medlemmer i sidehovedet (opdatér siden efter at have ændret rækkefølgen)",
+ "members": "Medlemmer",
+ "partyList": "Rækkefølgen af medlemmer i sidehovedet",
"banTip": "Fjern Medlem",
"moreMembers": "flere medlemmer",
"invited": "Inviteret",
@@ -106,11 +112,16 @@
"leaderOnlyChallenges": "Kun gruppelederen kan oprette Udfordringer",
"sendGift": "Send Gave",
"inviteFriends": "Invitér Venner",
- "inviteAlertInfo": "Invitér venner med Bruger ID her.",
- "inviteExistUser": "Invitér Eksisterende Bruger",
- "inviteByEmail": "Invitér venner gennem e-mail. Hvis de opretter sig via din e-mail, bliver de automatisk inviteret til denne gruppe.",
+ "inviteByEmail": "Invitér via email",
+ "inviteByEmailExplanation": "Hvis en ven joiner Habitica via din email vil de automatisk blive inviteret til din gruppe!",
+ "inviteFriendsNow": "Invitér Venner Nu",
+ "inviteFriendsLater": "Invitér Venner Senere",
+ "inviteAlertInfo": "Hvis du har venner, der allerede bruger Habitica kan du invitere dem med deres BrugerID her.",
+ "inviteExistUser": "Invitér Eksisterende Brugere",
"byColon": "Af:",
- "inviteNewUsers": "Invitér Ny(e) Bruger(e)",
+ "inviteNewUsers": "Invitér Nye Brugere",
+ "sendInvitations": "Send Invitationer",
+ "invitationsSent": "Invitationer sendt!",
"inviteAlertInfo2": "Eller del dette link (kopier/indsæt):",
"sendGiftHeading": "Send Gave til <%= name %>",
"sendGiftGemsBalance": "Fra <%= number %> Ædelsten",
@@ -120,7 +131,18 @@
"sendGiftMessagePlaceholder": "Personlig besked (valgfri)",
"sendGiftSubscription": "<%= months %> Måned(er): $<%= price %>",
"battleWithFriends": "Bekæmp Monstre med dine Venner",
+ "startPartyWithFriends": "Start en Gruppe med dine venner!",
"startAParty": "Start en Gruppe",
"addToParty": "Tilføj nogen til din gruppe",
- "likePost": "Klik hvis du synes on denne besked!"
+ "likePost": "Klik hvis du synes on denne besked!",
+ "partyExplanation1": "Spil Habitica med venner for at blive holdt ansvarlig!",
+ "partyExplanation2": "Nedkæmp monstre og opret Udfordringer!",
+ "partyExplanation3": "Invitér venner nu og få en Quest-skriftrulle som belønning!",
+ "wantToStartParty": "Vil du starte en gruppe?",
+ "exclusiveQuestScroll": "Hvis du inviterer en ven til din gruppe får du en eksklusiv Quest-skriftrulle og kan kæmpe mod Basi-listen sammen!",
+ "nameYourParty": "Giv din nye gruppe et navn!",
+ "partyEmpty": "Du er det eneste medlem i din gruppe. Invitér dine venner!",
+ "partyChatEmpty": "Din gruppechat er tom! Skriv en besked i boksen ovenover for at begynde at chatte.",
+ "guildChatEmpty": "Denne klanchat er tom! Skriv en besked i boksen ovenover for at begynde at chatte.",
+ "possessiveParty": "<%= name %>s Gruppe"
}
\ No newline at end of file
diff --git a/common/locales/da/npc.json b/common/locales/da/npc.json
index 5dfe058044..eee9ccb7d6 100644
--- a/common/locales/da/npc.json
+++ b/common/locales/da/npc.json
@@ -65,20 +65,20 @@
"tourNifty": "Smart!",
"tourAvatarProceed": "Vis mig mine opgaver!",
"tourToDosBrief": "To-Do Liste