/**
 * Eggs
 *
 * @package games
 * @author Plamen Popov <tzappa@gmail.com>
 */

#board {
	position: relative;
	width: 316px;
	height: 209px;
	background: url('/img/eggs/board.png') no-repeat 0 0 transparent;
	border-radius: 10px;
	float: left;
}

.lcd {
	position: absolute;
	background: url('/img/eggs/sprite.png') no-repeat 0 0 transparent;
}

.egg {
	width: 10px;
	height: 10px;
}

#eggLB1 {
	background-position: 0 0;
	left: 30px;
	top: 118px;
}

#eggLB2 {
	background-position: -10px 0;
	left: 40px;
	top: 124px;
}

#eggLB3 {
	background-position: -20px 0;
	left: 51px;
	top: 129px;
}

#eggLB4 {
	background-position: -30px 0;
	left: 62px;
	top: 137px;
}

#eggLB5 {
	background-position: -40px 0;
	left: 71px;
	top: 143px;
}

#eggLT1 {
	background-position: 0 -10px;
	left: 32px;
	top: 74px;
}

#eggLT2 {
	background-position: -10px -10px;
	left: 40px;
	top: 78px;
}

#eggLT3 {
	background-position: -20px -10px;
	left: 52px;
	top: 86px;
}

#eggLT4 {
	background-position: -30px -10px;
	left: 62px;
	top: 91px;
}

#eggLT5 {
	background-position: -40px -10px;
	left: 71px;
	top: 100px;
}

#eggRB1 {
	background-position: 0 -20px;
	left: 278px;
	top: 120px;
}

#eggRB2 {
	background-position: -10px -20px;
	left: 267px;
	top: 126px;
}

#eggRB3 {
	background-position: -20px -20px;
	left: 256px;
	top: 130px;
}

#eggRB4 {
	background-position: -30px -20px;
	left: 245px;
	top: 138px;
}

#eggRB5 {
	background-position: -40px -20px;
	left: 236px;
	top: 147px;
}

#eggRT1 {
	background-position: 0 -30px;
	left: 279px;
	top: 74px;
}

#eggRT2 {
	background-position: -10px -30px;
	left: 269px;
	top: 79px;
}

#eggRT3 {
	background-position: -20px -30px;
	left: 257px;
	top: 87px;
}

#eggRT4 {
	background-position: -30px -30px;
	left: 246px;
	top: 91px;
}

#eggRT5 {
	background-position: -40px -30px;
	left: 238px;
	top: 102px;
}

.score {
	background-position: -104px -40px;
	width: 13px;
	height: 23px;
	top: 25px;
}

#score1 {
	left: 236px;
}

#score2 {
	left: 214px
}

#score3 {
	left: 192px;
}

#score4 {
	left: 170px;
}

#fallL {
	background-position: 0 -63px;
	width: 45px;
	height: 12px;
	left: 63px;
	top: 186px;
}

#fallL1 {
	background-position: -45px -63px;
	width: 21px;
	height: 23px;
	left: 75px;
	top: 183px;
}

#fallL2 {
	background-position: -66px -63px;
	width: 21px;
	height: 23px;
	left: 55px;
	top: 156px;
}

#fallL3 {
	background-position: -87px -63px;
	width: 15px;
	height: 23px;
	left: 43px;
	top: 171px;
}

#fallL4 {
	background-position: -102px -63px;
	width: 15px;
	height: 23px;
	left: 27px;
	top: 172px;
}

#fallL5 {
	background-position: -117px -63px;
	width: 18px;
	height: 23px;
	left: 8px;
	top: 172px;
}

#fallR {
	background-position: 0 -86px;
	width: 47px;
	height: 12px;
	left: 203px;
	top: 186px;
}

#fallR1 {
	background-position: -47px -86px;
	width: 18px;
	height: 21px;
	left: 217px;
	top: 182px;
}

#fallR2 {
	background-position: -65px -86px;
	width: 22px;
	height: 21px;
	left: 238px;
	top: 159px;
}

#fallR3 {
	background-position: -87px -86px;
	width: 15px;
	height: 21px;
	left: 258px;
	top: 173px;
}

#fallR4 {
	background-position: -102px -86px;
	width: 14px;
	height: 21px;
	left: 276px;
	top: 173px;
}

#fallR5 {
	background-position: -116px -86px;
	width: 14px;
	height: 21px;
	left: 293px;
	top: 172px;
}

#err1 {
	background-position: -50px 0;
	width: 49px;
	height: 33px;
	left: 185px;
	top: 53px;
}

#err2 {
	background-position: -79px -13px;
	width: 20px;
	height: 20px;
	left: 191px;
	top: 66px;
}
#err3 {
	background-position: -79px -13px;
	width: 20px;
	height: 20px;
	left: 167px;
	top: 66px;
}

#duck {
	background-position: 0 -107px;
	width: 34px;
	height: 51px;
	left: 49px;
	top: 19px;
}

#wolfL {
	background-position: -34px -107px;
	width: 63px;
	height: 91px;
	left: 101px;
	top: 92px;
}

#wolfR {
	background-position: -97px -107px;
	width: 54px;
	height: 91px;
	left: 158px;
	top: 92px;
}

#wolfLT {
	background-position: 0 -198px;
	width: 52px;
	height: 33px;
	left: 67px;
	top: 105px;
}

#wolfLB {
	background-position: -52px -198px;
	width: 47px;
	height: 33px;
	left: 73px;
	top: 140px;
}

#wolfRT {
	background-position: -100px -198px;
	width: 47px;
	height: 33px;
	left: 202px;
	top: 106px;
}

#wolfRB {
	background-position: -100px 0;
	width: 43px;
	height: 37px;
	left: 199px;
	top: 140px;
}

.eggs_info {
	float: left;
	margin-left: 10px;
}

.game-eggs-ad {
	float: right;
	width: 300px;
	height: 250px;
}

#eggs_start, #eggs_end {
	display: none;
}
