.hover_links a small {
	/*background:url(../images/product_shdw_top.png) no-repeat center -1px #013959;*/ 
	background:url(../images/pop_up.png) no-repeat 0 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
  color: #FFFFFF;
  width: 120px;
  min-height:45px;
  display: none;
  font-size: 11px;
  padding:17px 12px;
  text-align: left;
  text-indent: 0;
  text-decoration:none;
  text-align: center;
  opacity:0.85;

}

.hover_links a:hover small {
	display: block; 
	position: absolute;
	left:25%;
	top:180%;
	margin-left: -10px; 
	z-index: 9999; 
	-moz-animation: mymove .30s linear;  
	-webkit-animation: mymove .30s linear; 
} 

@-moz-keyframes mymove {
	0%{ -moz-transform:scale(0,0); opacity:0;}
	50%{ -moz-transform:scale(1.2,1.2); opacity:0.3; }
	75%{ -moz-transform:scale(0.9,0.9); opacity:0.7;}
	100%{ -moz-transform:scale(1,1); opacity:1;}
}

@-webkit-keyframes mymove {
	0%{ -webkit-transform:scale(0,0); opacity:0;}
	50%{ -webkit-transform:scale(1.2,1.2); opacity:0.3;}
	75%{ -webkit-transform:scale(0.9,0.9); opacity:0.7;}
	100%{ -webkit-transform:scale(1,1); opacity:1;}
}

.thumb_slide_sec .all_icon .hover_links{
	position:  relative;
	top: inherit;
	left:inherit;
	}
	
.thumb_slide_sec .all_icon .hover_links a{
	margin-right:2px;
	}	
	
.product_box .icon_status a {
  text-decoration: none;
  position: relative;
  display: block;
  float: left;
}
.product_box .icon_status a small h5 {
 	margin: 0px;
	font-size: 13px;
}
.hover_links a small {
	background:url(../images/pop_up.png) no-repeat 0 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
  color: #FFFFFF;
  width: 120px;
  height: 70px;
  display: none;
  font-size: 10px;
  padding:18px 10px 10px 14px;
  text-align: left;
  text-indent: 0;
  text-decoration: none;
  text-align: center;
}

.hover_links a small b {
  font-weight: bold;
  display:block;
  padding-bottom:5px;
  font-size: 12px;
}
.hover_links  a:hover small {
	display: block; 
	position: absolute;
	left:8px;
	top:120%;
	margin-left: -10px; 
	z-index: 9999; 
	-moz-animation: mymove .30s linear;  
	-webkit-animation: mymove .30s linear; 
} 


.hover_links a.snd:hover small{
	left:32px;
	}

.hover_links a.thrd:hover small{
	left:55px;
	}
	
.hover_links a.frth:hover small{
	left:75px;
	}	

/* Conditional */
.hover_links a.forall:hover small{
	left:8px;
	}	

.hover_links a.fortwo:hover small{
	left:32px;
	}
	
.hover_links a.forthree:hover small{
	left:55px;
	}
	

@-moz-keyframes mymove {
	0%{ -moz-transform:scale(0,0); opacity:0;}
	50%{ -moz-transform:scale(1.2,1.2); opacity:0.3; }
	75%{ -moz-transform:scale(0.9,0.9); opacity:0.7;}
	100%{ -moz-transform:scale(1,1); opacity:1;}
}

@-webkit-keyframes mymove {
	0%{ -webkit-transform:scale(0,0); opacity:0;}
	50%{ -webkit-transform:scale(1.2,1.2); opacity:0.3;}
	75%{ -webkit-transform:scale(0.9,0.9); opacity:0.7;}
	100%{ -webkit-transform:scale(1,1); opacity:1;}
}
/*
.hover_links a small {
	background:url(../images/pop_up.png) no-repeat 0 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
  color: #FFFFFF;
  width: 120px;
  min-height:45px;
  display: none;
  font-size: 11px;
  padding:17px 12px;
  text-align: left;
  text-indent: 0;
  text-decoration:none;
  text-align: center;
  opacity:0.85;
}
.hover_links a small b {
  font-weight: bold;
  display:block;
  padding-bottom:5px;
  font-size: 12px;
}

.hover_links a:hover small {
	display: block; 
	position: absolute;
	left:36%;
	top:180%;
	margin-left: -10px; 
	z-index: 9999; 
	-moz-animation: mymove .30s linear;  
	-webkit-animation: mymove .30s linear; 
} 

@-moz-keyframes mymove {
	0%{ -moz-transform:scale(0,0); opacity:0;}
	50%{ -moz-transform:scale(1.2,1.2); opacity:0.3; }
	75%{ -moz-transform:scale(0.9,0.9); opacity:0.7;}
	100%{ -moz-transform:scale(1,1); opacity:1;}
}

@-webkit-keyframes mymove {
	0%{ -webkit-transform:scale(0,0); opacity:0;}
	50%{ -webkit-transform:scale(1.2,1.2); opacity:0.3;}
	75%{ -webkit-transform:scale(0.9,0.9); opacity:0.7;}
	100%{ -webkit-transform:scale(1,1); opacity:1;}
}

.thumb_slide_sec .all_icon .hover_links{
	position: absolute;
	top: 25px;
	left:inherit;
	right:35px;
	}
	
.thumb_slide_sec .all_icon .hover_links a{
	margin-right:2px;
	}	
	
.thumb_slide_sec .all_icon .hover_links a:hover small{
	left:15%;	
	top:155%;	
	}
*/



.thumb_slide_sec .hover_links a small{
	left:38px;
	right:0;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	