@import url(http://fonts.googleapis.com/css?family=Finger+Paint);

body{
  margin: 0;
  padding: 0;
overflow:hidden;
}

.init{
  display: none;
  
}

/* Mozilla based browsers */
::-moz-selection {
       background-color: #FFA620;
       color: #fff;
}

/* Works in Safari */
::selection {
       background-color: #FFA620;
       color: #fff;
}

.text-sign .text {
    color: #9D4F00;
    font-size: 23px;
    margin-left: 47px;
    margin-top: 50px;
    	-moz-transform:rotate(-5deg);
	-webkit-transform:rotate(-5deg);
	-o-transform:rotate(-5deg);
	-ms-transform:rotate(-5deg);
}
.webkit .sweat.show{
     top: 90px!important;
}
.sweat.show{
    opacity: 0;
    top: 50px;
     -webkit-transition: all 1.5s ease-in-out;
	-moz-transition: all 1.5s ease-in-out;
	-o-transition: all 1.5s ease-in-out;
	-ms-transition: all 1.5s ease-in-out;
	transition: all 1.5s ease-in-out;
}

.sweat {
    background-image: url("/zingrow/error/images/sweat-4560a9989558d7da3942c5c0c360717c.png");
    background-repeat: no-repeat;
    height: 42px;
    left: 220px;
    opacity: 1;
    position: absolute;
       
    width: 94px;
    top: 220px;
}

.work-sign {
    background-image: url("/zingrow/error/images/working-sign-7c736d9a7d2dd56006817646459ba4a8.png");
    height: 339px;
    width: 218px;
    position: absolute;
    z-index: 300;
    top: 0;
   right: 20px;
}
.text-sign {
    background-image: url("/zingrow/error/images/texty-sign-d490d1dc63e2eb3d496cf0be6f314d7a.png");
    height: 225px;
    width: 250px;
    position: absolute;
    z-index: 300;
    top: -120px;
    left: 80px;
    font-family: 'Finger Paint', cursive;
}
#indicator{
    background-color: #fff;
     border-radius: 5px;
       padding: 10px;
       margin: auto;
        background-image:  url(/zingrow/error/images/load-6a6d3602ba29e8a73c22249e436ef1b1.gif) ;
        background-repeat: no-repeat;
        background-position: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    width: 64px;
    height: 64px;
}

.sky{
     background-image:  url(/zingrow/error/images/sky-bg-86196b8f186e5f87cc32327b708538ee.jpg) ;
     
      background-repeat: repeat-x;
}

.ground {
    background-image: url("/zingrow/error/images/ground-524a27c9632bfea0b6852dfd3a793bc6.png");
    background-repeat: repeat-x;
    min-height: 200px;
    width: 100%;
    top: -190px;
    position: relative;
}
.convas{
     background-color: #FFA620;
     position: relative;
      min-height: 991px;
     
}

.holder {
    margin: 0 auto;
    position: relative;
    width: 900px;
    top: -380px;
}
.mountain {
    background-image: url("/zingrow/error/images/mountain-7e767cfe0c294d1feaf9d2d8541f160b.png");
    background-repeat: repeat-x;
    min-height: 172px;
    top: -120px;
    width: 200%;
    left: -60px;
    position: relative;
    z-index: 0;
}
.tlinks{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}

.rocks {
    background-image: url("/zingrow/error/images/rocks-7075d77d96ff496b96b44f430ab46a03.png");
    height: 455px;
  left: -100px;
    position: absolute;
    width: 791px;
    top: 0px;
    z-index: 300;
}

.hole {
    background-image: url("/zingrow/error/images/hole-c4ce3533867b171698dd706d0552dabe.png");
    height: 273px;
    position: absolute;
    top: 80px;
    width: 807px;
    z-index: 100;
    left: 0;
    right: 0;
    margin: auto;
}

.worker {
    background-image: url("/zingrow/error/images/worker-393adacc38de0e83f01c0dc05a3674fc.png");
    background-repeat: no-repeat;
    height: 189px;
    width: 242px;
    position: absolute;
    left: 190px;
    top: 35px;

}
.webkit.worker{
     left: 190px;
    top: 70px;
}
.swing {
	
	  -webkit-transition: all 1.5s ease-in-out;
	-moz-transition: all 1.5s ease-in-out;
	-o-transition: all 1.5s ease-in-out;
	-ms-transition: all 1.5s ease-in-out;
	transition: all 1.5s ease-in-out;
	-moz-transform:rotate(40deg);
	-webkit-transform:rotate(40deg);
	-o-transform:rotate(40deg);
	-ms-transform:rotate(40deg);
}
.webkit.right{
    top: 460px;
     left: 280px;
}
.right {
	-moz-transform:rotate(190deg);
	-webkit-transform:rotate(190deg);
	-o-transform:rotate(190deg);
	-ms-transform:rotate(190deg);
        left: 330px;
    top: 430px;
}

.ground-bottom .cleaner {
    background-color: #FFA620;
    bottom: -70px;
    height: 300px;
    position: absolute;
    width: 100%;
}
.ground-bottom {
    background-image: url("/zingrow/error/images/ground-bottom-5c2d908e95377ef45c95c0045ad03419.png");
    background-repeat: no-repeat;
    height: 463px;
    left: -297px;
    position: absolute;
    top: 148px;
    width: 160%;
    z-index: 200;
}
.clouds { 
     


   
    height: 300px;

    
    background: transparent url(/zingrow/error/images/clouds-d14a774f619206529ac3a698e4d0a6c0.png) repeat-x;

}
