#gallery {
width:615px; 
position:relative; 
height:63px; 
padding-top:530px; 
margin:0px 0px 0px 0px;}

#gallery img.left{
	width:60px;
	height:65px;
	float:left;
	cursor:pointer;
	background-color: #FFFFFF;}

#gallery img.right {
	width:61px;
	height:65px;
	float:left;
	cursor:pointer;
	background-color: #FFFFFF;}

#gallery ul {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	background-color: #B6B6B6;
	border-top-width: 4px;
	border-right-width: 2px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B6B6B6;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	border-left-color: #B6B6B6;}
	
#gallery ul li {
display:inline; 
width:86px; 
height:55px; 
float:left; 
margin:0 5px; 
border:1px solid #464646; 
cursor:pointer;}

#gallery ul li.hide {display:none;}

/* using background images */
#gallery ul li.th1 {background-image: url(../nico/as_eiras/01_vic_para_presidente_t.jpg);}
#gallery ul li.th2 {background-image: url(../nico/as_eiras/02_canales_de_aire_t.jpg);}
#gallery ul li.th3 {background-image: url(../nico/as_eiras/03_a_la_deriva_t.jpg);}
#gallery ul li.th4 {background-image: url(../nico/as_eiras/04_abre_la_ventana_t.jpg);}
#gallery ul li.th5 {background-image: url(../nico/as_eiras/05_fruto_caido_t.jpg);}
#gallery ul li.th6 {background-image: url(../nico/as_eiras/06_el_escuadron_de_la_cornisa_t.jpg);}
#gallery ul li.th7 {background-image: url(../nico/as_eiras/07_trozar_t.jpg);}
#gallery ul li.th8 {background-image: url(../nico/as_eiras/08_mi_nombre_es_bond_felix_bond_t.jpg);}
#gallery ul li.th9 {background-image: url(../nico/as_eiras/09_alcantarilla_t.jpg);}
#gallery ul li.th10{background-image: url(../nico/as_eiras/10_la_noche_en_a_guarda_t.jpg);}
#gallery ul li.th11 {background-image: url(../nico/as_eiras/11_la_noche_en_a_guarda_II_t.jpg);}
#gallery ul li.th12 {background-image: url(../nico/as_eiras/12_huellas_t.jpg);}
#gallery ul li.th13 {background-image: url(../nico/as_eiras/13_cerdiperro_t.jpg);}
#gallery ul li.th14 {background-image: url(../nico/as_eiras/14_patos_y_gafas_t.jpg);}
#gallery ul li.th15 {background-image: url(../nico/as_eiras/15_tui_t.jpg);}
#gallery ul li.th16 {background-image: url(../nico/as_eiras/16_dos_buenos_amigos_t.jpg);}
#gallery ul li.th17 {background-image: none;}
#gallery ul li.th18 {background-image: none;}
#gallery ul li.th19 {background-image: none;}
#gallery ul li.th20 {background-image: none;}
#gallery ul li.th21 {background-image: none;}
#gallery ul li.th22 {background-image: none;}
#gallery ul li.th23 {background-image: none;}
#gallery ul li.th24 {background-image: none;}
#gallery ul li.th25 {background-image: none;}

/* remove visibility:hidden; if you want to use the original images as thumbnails */

#gallery ul li img {
visibility:hidden; 
display:block; 
width:85px; 
height:55px;}

#gallery ul li span {
	display:none;
	position:absolute;
	left:73px;
	top:470px;
	width:477px;
	font-family:verdana, arial, sans-serif;
	color:#666;
	font-size:11px;
	line-height:22px;
	text-align:justify;
	height: 51px;
	font-weight: 200;
	letter-spacing: 4px;}
#gallery ul li b {
	color:#444;
	font-family: tahoma, verdana;
	font-size: 22px;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;}

#gallery ul li.chosen {
border-color:#fff; 
cursor:default;}

#gallery ul li.chosen div {
	position:absolute;
	left:1px;
	top:0px;
	width:615px;
	height:458px;
	border:0px solid #000;
	border-width:0px 0px 0 0px;
	background-color: #FFFFFF;
	background-image: none;
	background-position: center;
	vertical-align: middle;
}
	
#gallery ul li.chosen div i {
	width:615px;
	height:458px;
	display:table-cell;
	vertical-align:middle;
	background-position: center;
} 

#gallery ul li.chosen div i img {
visibility:visible; 
width:auto; 
height:auto; 
border:0px solid #999999; 
margin:0 auto;}

#gallery ul li.chosen span {
display:block;text-align: center;}
