/* The containing box for the gallery. */
#container {position:relative; width:100%; height:396px; margin:20px auto 0 auto; background: url(http://modamasculina.com.br/images/colecao/kids/kids1.jpg) 15px 10px no-repeat;}
/* Removing the list bullets and indentation - add size - and position */
#container ul { height:386px; padding: 4px 0 0 293px; margin:5px; list-style-type:none; float:right;}
#container li {
	float: left; 
	height: 166px;
	text-align: center;
	width: 90px;
	padding: 0 4px 31px 4px;
}

/* Remove the images and text from sight */
#container a.gallery span {position:absolute; width:1px; height:1px; top:5px; left:5px; overflow:hidden;}

/* Adding the thumbnail images */
#container a.gallery, #container a.gallery:visited {display:block; color:#000; text-decoration:none; margin:1px 2px 1px 2px; text-align:left; cursor:default; margin: 0 auto}
#container a.slidea {background:url(http://modamasculina.com.br/images/colecao/kids/t_kids1.jpg); height:93px; width:60px;}
#container a.slideb {background:url(http://modamasculina.com.br/images/colecao/kids/t_kids2.jpg); height:93px; width:60px;}
#container a.slidec {background:url(http://modamasculina.com.br/images/colecao/kids/t_kids3.jpg); height:93px; width:60px;}
#container a.slided {background:url(http://modamasculina.com.br/images/colecao/kids/t_kids4.jpg); height:93px; width:60px;}
* html #container a.slided {width:91px; w\idth:93px;}
#container a.slidee {background:url(http://modamasculina.com.br/images/colecao/kids/t_kids5.jpg); height:93px; width:60px;}
#container a.slidef {background:url(http://modamasculina.com.br/images/colecao/kids/t_kids6.jpg); height:93px; width:60px;}
* html #container a.slidef {width:91px; w\idth:93px;}
#container a.slideg {background:url(http://modamasculina.com.br/images/colecao/kids/t_kids7.jpg); height:93px; width:60px;}
#container a.slideh {background:url(http://modamasculina.com.br/images/colecao/kids/t_kids8.jpg); height:93px; width:60px;}
#container a.slidei {background:url(http://modamasculina.com.br/images/colecao/kids/t_kids9.jpg); height:93px; width:60px;}
#container a.slidej {background:url(http://modamasculina.com.br/images/colecao/kids/t_kids10.jpg); height:93px; width:60px;}
* html #container a.slidek {width:91px; w\idth:93px;}

/* styling the hovers */
#container a.gallery:hover span {position:absolute; width:325px; height:372px; top:10px; left:15px; color:#000; font:normal 11px verdana;}
#container a.gallery:hover img {float:left; margin-right:5px; border: 0;}


