*{
	margin:0;
	padding:0;
}
#container{
	height:88px;
	width:726px;
	overflow:hidden;
	position:relative;
	opacity:1;
	border:1px solid #cccccc;
	margin:0 auto;
	
}
.absolute{
	position:absolute;	
		 transition:all 0.5s ease-out;
    -webkit-transition:all 0.5s ease-out;
     -moz-transition:all 0.5s ease-out;
     -ms-transition:all 0.5s ease-out;
	
}
#clickTag{
	position: absolute;
	display: block;
	left: 0;
	height:88px;
	width:726px;
	top: 0;
	z-index: 99;
	cursor: pointer; 
	background:url(../images/click.png);
}
.clickthrough { 
cursor: pointer;
 position: relative;
height:88px;
width:726px;
 }
 #product_block{
	 width:300px;
	 height:250px;
	 top:180px;
 }
 #bg{
	opacity:1; 
 }
 

 #text1{
	 opacity:0;
	 left:20px;
	 top:120px;
	z-index:6;
	
	 

 }
#shimmer{
opacity: 1;
left:108px;
top:27px;
z-index: 11;
height:43px;
width:129px;
overflow:hidden;
	
 }

#shimmer_img{
	opacity: 0;
	left:-30px;
	position: relative;
}

 #text2{
	  opacity:0;
	 
	left:20px;
	 top:120px;
	 z-index:6;
	

 }
 
 #discover{
	 opacity:1;
	 
	 right:-200px;
	 top:34px;
	 z-index:6;
	

 }
 #img{
	 opacity:1;
	 
	 left:478px;
	 bottom:0px;
	 z-index:6;
	

 }
  #img2{
	 opacity:0;
	 
	 right:264px;
	 bottom:0px;
	 z-index:6;
	

 }
 #text3{
	 opacity:0;
	 
	left:20px;
	 top:120px;
	 z-index:6;
 }
 #text3_1{
	 opacity:0;
	 
	left:20px;
	 top:120px;
	 z-index:6;
 }
 #text4{
	 opacity:1;
	 left:-400px;
	 top:20px;
	 z-index:6;
 }
 #text_box{
	 
	 width:300px;
	 height:75px;
	 overflow:hidden;
 }
 #check_box{
	 opacity:1;
	 top:40px;
	 left:0px;
 }

  #check_mark{
	 opacity:0;
top: 17px;
left: 24px;
width: 1px;
height: 22px;
z-index:7;
 }
 #check_box_block{
	
	 width:33px;
	 height:35px;
	 overflow:hidden;
	 left:27px;
	 top:20px;
 }
/*  #cta{
	  opacity:1;
	 left:-150px;
	 top:135px;
	  z-index:3;
 } */

#copy{
	 display:none;
	 left:21px;
	 bottom:1px;
	  z-index:3;
}

#limitation{
display: none;
left: 21px;
bottom: 12px;
z-index: 10;
}
#cta{
	
	right:-200px;
	 top:27px;
	z-index: 10;
}