/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls/gallery/left_right_click.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#gallery {width:800px; position:relative; height:65px; padding-top:345px; margin:0px 5px 5px 5px; left:15px;}
#gallery img.left {width:32px; height:62px; background:#EEF0F1; float:left;cursor:pointer;}
#gallery img.right {width:32px; height:62px; background:#EEF0F1; float:left;cursor:pointer;}

#gallery ul {list-style:none; padding:0; margin:0; float:left; background:#EEF0F1; padding-bottom:3px; border:1px solid #808080; border-width:1px;}
#gallery ul li {display:inline; width:77px; height:38px; float:left; margin:3px; border:1px solid #808080; cursor:pointer;}

#gallery ul li.hide {display:none;}

/* using background images */
#gallery ul li.th1 {background:url(/ita/foto/images/small_foto01.jpg);}
#gallery ul li.th2 {background:url(/ita/foto/images/small_foto02.jpg);}
#gallery ul li.th3 {background:url(/ita/foto/images/small_foto03.jpg);}
#gallery ul li.th4 {background:url(/ita/foto/images/small_foto04.jpg);}
#gallery ul li.th5 {background:url(/ita/foto/images/small_foto05.jpg);}
#gallery ul li.th6 {background:url(/ita/foto/images/small_foto06.jpg);}
#gallery ul li.th7 {background:url(/ita/foto/images/small_foto07.jpg);}
#gallery ul li.th8 {background:url(/ita/foto/images/small_foto08.jpg);}
#gallery ul li.th9 {background:url(/ita/foto/images/small_foto09.jpg);}
#gallery ul li.th10 {background:url(/ita/foto/images/small_foto10.jpg);}
#gallery ul li.th11 {background:url(/ita/foto/images/small_foto11.jpg);}
#gallery ul li.th12 {background:url(/ita/foto/images/small_foto12.jpg);}
#gallery ul li.th13 {background:url(/ita/foto/images/small_foto13.jpg);}
#gallery ul li.th14 {background:url(/ita/foto/images/small_foto14.jpg);}
#gallery ul li.th15 {background:url(/ita/foto/images/small_foto15.jpg);}
#gallery ul li.th16 {background:url(/ita/foto/images/small_foto16.jpg);}
#gallery ul li.th17 {background:url(/ita/foto/images/small_foto17.jpg);}
#gallery ul li.th18 {background:url(/ita/foto/images/small_foto18.jpg);}
#gallery ul li.th19 {background:url(/ita/foto/images/small_foto19.jpg);}
#gallery ul li.th20	{background:url(/ita/foto/images/small_foto20.jpg);}
#gallery ul li.th21	{background:url(/ita/foto/images/small_foto21.jpg);}
#gallery ul li.th22	{background:url(/ita/foto/images/small_foto22.jpg);}
#gallery ul li.th23	{background:url(/ita/foto/images/small_foto23.jpg);}
#gallery ul li.th24	{background:url(/ita/foto/images/small_foto24.jpg);}
#gallery ul li.th25	{background:url(/ita/foto/images/small_foto25.jpg);}
#gallery ul li.th26	{background:url(/ita/foto/images/small_foto26.jpg);}
#gallery ul li.th27	{background:url(/ita/foto/images/small_foto27.jpg);}
#gallery ul li.th28	{background:url(/ita/foto/images/small_foto28.jpg);}
#gallery ul li.th29	{background:url(/ita/foto/images/small_foto29.jpg);}
#gallery ul li.th30	{background:url(/ita/foto/images/small_foto30.jpg);}
#gallery ul li.th31	{background:url(/ita/foto/images/small_foto31.jpg);}
#gallery ul li.th32	{background:url(/ita/foto/images/small_foto32.jpg);}
#gallery ul li.th35	{background:url(/ita/foto/images/small_foto35.jpg);}
#gallery ul li.th36	{background:url(/ita/foto/images/small_foto36.jpg);}
#gallery ul li.th37	{background:url(/ita/foto/images/small_foto37.jpg);}
#gallery ul li.th38	{background:url(/ita/foto/images/small_foto38.jpg);}
#gallery ul li.th39	{background:url(/ita/foto/images/small_foto39.jpg);}
#gallery ul li.th40	{background:url(/ita/foto/images/small_foto40.jpg);}
#gallery ul li.th41	{background:url(/ita/foto/images/small_foto41.jpg);}
#gallery ul li.th42	{background:url(/ita/foto/images/small_foto42.jpg);}
#gallery ul li.th43	{background:url(/ita/foto/images/small_foto43.jpg);}
#gallery ul li.th44	{background:url(/ita/foto/images/small_foto44.jpg);}

/* remove visibility:hidden; if you want to use the original images as thumbnails */
#gallery ul li img {visibility:hidden; display:block; width:77px; height:38px;}

#gallery ul li.chosen {border-color:#fff; cursor:default;}
#gallery ul li.chosen div {position:absolute; left:50px; top:10px; width:650px; height:310px; background:#EEF0F1;}
#gallery ul li.chosen div i {width:77px; height:38px; display:table-cell; vertical-align:middle; text-align:center;} 
#gallery ul li.chosen div i img {visibility:visible; width:auto; height:auto; margin:0 auto;}
#gallery ul li.chosen span {display:block;}
