body {
	margin: 0px;
}

#container {
	top: 0px;
	left: 0px;
	width: 300px;
	height: 600px;
	display: block;
	position: relative;
	cursor: pointer;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	overflow: hidden;
    background-color: #ece6dd;
}

#banner {
	top: -1px;
	left: -1px;
	width: 300px;
	height: 600px;
	display: block;
	overflow: hidden;
}

#background {
    position: absolute;
    top: 0px;
	left: 0px;
    width: 300px;
    height: 600px;
    opacity: 0;
    background : url('img_background.gif') repeat;
    z-index: 28;
}


#bigStar {
    position: absolute;
    top: 40px;
    left: -94px;
	width: 489px;
    height: 463px;
	opacity:1;
    background: url('img_sprites.png') no-repeat -239px -12px;
    z-index: 36;
}

#logoBase {
    position: absolute;
    top: 0px;
	left: 0px;
    width: 300px;
    height: 600px;
    opacity: 0;
    background : url('img_sprites.png') no-repeat -740px 0px;
    z-index: 89;
}

#logoBest {
    position: absolute;
    top: 363px;
	left: 17px;
    width: 80px;
    height: 83px;
    opacity: 0;
    background : url('img_sprites.png') no-repeat -17px -35px;
    z-index: 37;
}

#txt1 {
    position: absolute;
    top: 291px;
    left: 41px;
	width: 223px;
    height: 102px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -10px -286px;
    z-index: 37;
}

#txt2 {
    position: absolute;
    top: 292px;
    left: 63px;
	width: 175px;
    height: 133px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -24px -399px;
    z-index: 37;
}

#txt3 {
    position: absolute;
    top: 238px;
    left: 16px;
	width: 238px;
    height: 101px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -24px -545px;
    z-index: 37;
}

#txt4 {
    position: absolute;
    top: 414px;
    left: 146px;
	width: 101px;
    height: 12px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -106px -107px;
    z-index: 37;
}

#smallStarBlue1 {
    position: absolute;
    top: 323px;
    left: 130px;
	width: 41px;
    height: 37px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -96px -234px;
    z-index: 36;
}

#smallStarBlue2 {
    position: absolute;
    top: 323px;
    left: 130px;
	width: 41px;
    height: 37px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -96px -234px;
    z-index: 36;
}

#smallStarBlue3 {
    position: absolute;
    top: 323px;
    left: 130px;
	width: 41px;
    height: 37px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -96px -234px;
    z-index: 36;
}

#smallStarBlue4 {
    position: absolute;
    top: 323px;
    left: 130px;
	width: 41px;
    height: 37px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -96px -234px;
    z-index: 36;
}

#smallStarBlue5 {
    position: absolute;
    top: 323px;
    left: 130px;
	width: 41px;
    height: 37px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -96px -234px;
    z-index: 36;
}

#smallStarRed1 {
   	position: absolute;
    top: 323px;
    left: 130px;
	width: 41px;
    height: 37px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -38px -234px;
    z-index: 37;
}

#smallStarRed2 {
   	position: absolute;
    top: 323px;
    left: 130px;
	width: 41px;
    height: 37px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -38px -234px;
    z-index: 37;
}


#smallStarRed3 {
   	position: absolute;
    top: 323px;
    left: 130px;
	width: 41px;
    height: 37px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -38px -234px;
    z-index: 37;
}


#smallStarRed4 {
   	position: absolute;
    top: 323px;
    left: 130px;
	width: 41px;
    height: 37px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -38px -234px;
    z-index: 37;
}


#smallStarRed5 {
   	position: absolute;
    top: 323px;
    left: 130px;
	width: 41px;
    height: 37px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -38px -234px;
    z-index: 37;
}

#starSet {
   	position: absolute;
    top: 379px;
    left: 111px;
	width: 171px;
    height: 29px;
	opacity:0;
    background: url('img_sprites.png') no-repeat -351px -551px;
    z-index: 38;
}

#ctaBtnOver {
    position: absolute;
    top: 542px;
	left: 69px;
    width: 42px;
    height: 34px;
	opacity: 0;
    background : url('graphic_shimmer.png') no-repeat;
    z-index: 91;
}

#invisibleOver {
    position: absolute;
    top: 0px;
	left: 0px;
    width: 300px;
    height: 600px;
	opacity: 1;
    background : url('graphic_transparentShim.png') no-repeat;
    z-index: 100;
}