html {
	box-sizing: border-box;
}
*, *:before, *:after {
	box-sizing: inherit;
}
body {
	background-color: #fff;
	margin: 0px;
}
#maincontainer {
	position: relative;
	width: 300px;
	height: 250px;
	background-color: #fff;
	overflow: hidden;
	cursor: pointer;
}
#box1 {
	position: absolute;
	width: 300px;
	height: 250px;
	left: 0px;
	top: 0px;
	background-color:#fff;
	opacity:1;
}

#ribbon{
position: absolute;
top: -300px;
left: 56.5px;
z-index:5;
overflow:hidden;
opacity: 0;
}


#img1 {
	position: absolute;
    left: 0px;
    top: 0px;
	z-index: 0;
	opacity: 0;
}

#img2 {
	position: absolute;
    left: 0px;
    top: 0px;
	z-index:0;
	opacity: 0;
}
#img3 {
	position: absolute;
    left: 0px;
    top: 0px;
	z-index:0;
	opacity: 0;
}
#img4 {
	position: absolute;
    left: 0px;
    top: 0px;
	z-index:0;
	opacity: 0;
}
#img5 {
	position: absolute;
    left: 0px;
    top: 0px;
	z-index:0;
	opacity: 0;
}
#img6 {
	position: absolute;
    left: 0px;
    top: 0px;
	z-index:0;
	opacity: 0;
}
#img7 {
	position: absolute;
    left: 0px;
    top: 0px;
	z-index:0;
	opacity: 0;
}
#img8 {
	position: absolute;
    left: 0px;
    top: 0px;
	z-index:0;
	opacity: 0;
}
#img9 {
	position: absolute;
    left: 0px;
    top: 0px;
	z-index:0;
	opacity: 0;
}




#frame {
	position: absolute;
    top: 57px;
    left: 13px;
	opacity: 0;
}


#cta {
	position: absolute;
    top: 184px;
    left: 13px;
	opacity:0;
}


#logo{
position: absolute;
left: 105.5px;
z-index:5;
top: 10px;
opacity: 0;
}

#cta {
    position: absolute;
    top: 192px;
	z-index:5;
    left: 90px;
    opacity: 0;
}

#valid {
    position: absolute;
    top: 225px;
	z-index:5;
    left: 91.5px;
    opacity: 0;
}




#date {
    position: absolute;
    left: 70.5px;
	z-index:5;
    top: 60px;
    opacity: 0;
}
#frame {
    position: absolute;
    left: 102.5px;
	z-index:5;
    top: 85px;
    opacity: 0;
}
#pp {
    position: absolute;
    top:105px;
	z-index:5;
    left: 119px;
    opacity: 0;
}








#box2 {
	position: absolute;
	width: 300px;
	height: 250px;
	left: 0px;
	top: 0px;
	background-color: #fff;
	opacity: 0;
}



#fpo {
	position: absolute;
	top: 0px;
	left :0 px;
	opacity: 0;
}







