/* ================================================================ 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:525px; position:relative; height:auto; padding-top:405px; padding-bottom: 0px; padding-right: 0px; padding-left: 0px; margin:0 auto;}#gallery img.left {background:#fff; cursor:pointer;}#gallery img.right {background:#fff; cursor:pointer;}#gallery ul {list-style:none; margin: 0 auto; padding:0; margin:0 auto; background:#fff; border:2px solid #fff;}#gallery ul li {display:inline; width:25px; height:25px; float:left; margin:0 4px; border:1px solid #cccccc; cursor:pointer; border-width:1px solid;}#gallery ul li.hide {display: block;}/* using background images */#gallery ul li.th1 {background: url(../images/progress/1-progress-th.jpg);}#gallery ul li.th2 {background: url(../images/progress/2-progress-th.jpg);}#gallery ul li.th3 {background: url(../images/progress/3-progress-th.jpg);}#gallery ul li.th4 {background: url(../images/progress/4-progress-th.jpg);}#gallery ul li.th5 {background: url(../images/progress/5-progress-th.jpg);}#gallery ul li.th6 {background: url(../images/progress/6-progress-th.jpg);}#gallery ul li.th7 {background: url(../images/progress/7-progress-th.jpg);}#gallery ul li.th8 {background: url(../images/progress/8-progress-th.jpg);}#gallery ul li.th9 {background: url(../images/progress/9-progress-th.jpg);}#gallery ul li.th10 {background: url(../images/progress/10-progress-th.jpg);}#gallery ul li.th11 {background: url(../images/progress/11-progress-th.jpg);}#gallery ul li.th12 {background: url(../images/progress/12-progress-th.jpg);}#gallery ul li.th13 {background: url(../images/progress/13-progress-th.jpg);}#gallery ul li.th14 {background: url(../images/progress/14-progress-th.jpg);}/*progress photos MQDK10275 added Feb. 5, 2009*/#gallery ul li.th15 {background: url(../images/progress/15-progress-th.jpg);}#gallery ul li.th16 {background: url(../images/progress/16-progress-th.jpg);}#gallery ul li.th17 {background: url(../images/progress/17-progress-th.jpg);}#gallery ul li.th18 {background: url(../images/progress/18-progress-th.jpg);}#gallery ul li.th19 {background: url(../images/progress/19-progress-th.jpg);}#gallery ul li.th20 {background: url(../images/progress/20-progress-th.jpg);}#gallery ul li.th21 {background: url(../images/progress/21-progress-th.jpg);}#gallery ul li.th22 {background: url(../images/progress/22-progress-th.jpg);}#gallery ul li.th23 {background: url(../images/progress/23-progress-th.jpg);}#gallery ul li.th24 {background: url(../images/progress/24-progress-th.jpg);}#gallery ul li.th25 {background: url(../images/progress/25-progress-th.jpg);}#gallery ul li.th26 {background: url(../images/progress/26-progress-th.jpg);}#gallery ul li.th27 {background: url(../images/progress/27-progress-th.jpg);}#gallery ul li.th28 {background: url(../images/progress/28-progress-th.jpg);}#gallery ul li.th29 {background: url(../images/progress/29-progress-th.jpg);}#gallery ul li.th30 {background: url(../images/progress/30-progress-th.jpg);}#gallery ul li.th31 {background: url(../images/progress/31-progress-th.jpg);}#gallery ul li.th32 {background: url(../images/progress/32-progress-th.jpg);}#gallery ul li.th33 {background: url(../images/progress/33-progress-th.jpg);}#gallery ul li.th34 {background: url(../images/progress/34-progress-th.jpg);}#gallery ul li.th35 {background: url(../images/progress/35-progress-th.jpg);}#gallery ul li.th36 {background: url(../images/progress/36-progress-th.jpg);}#gallery ul li.th37 {background: url(../images/progress/37-progress-th.jpg);}#gallery ul li.th38 {background: url(../images/progress/38-progress-th.jpg);}#gallery ul li.th39 {background: url(../images/progress/39-progress-th.jpg);}#gallery ul li.th40 {background: url(../images/progress/40-progress-th.jpg);}#gallery ul li.th41 {background: url(../images/progress/41-progress-th.jpg);}#gallery ul li.th42 {background: url(../images/progress/42-progress-th.jpg);}/* remove visibility:hidden; if you want to use the original images as thumbnails */#gallery ul li img {visibility:hidden; display:block; width:25px; height:25px;}#gallery ul li span {	display:none;	position:absolute;	left:5px;	top:400px;	width:510px;	height:70px;	font-family: arial, sans-serif;	color:#333;	font-size:.7em;	line-height:15px;	text-align:left;	margin-left: 5px;}#gallery ul li b {color:#000; font-size: 1em;}#gallery ul li.chosen {border-color: #66cccc; border-width: 3px; cursor:default;}#gallery ul li.chosen div {position:absolute; left:0; top:0; width:515px; height:387px; background:#fff; border:0px solid #000;}#gallery ul li.chosen div i {width:515px; height:387px; display:table-cell; vertical-align:middle; text-align:center;} #gallery ul li.chosen div i img {visibility:visible; width:515px; height:387px; border:3px solid #000; margin:0 auto;}#gallery ul li.chosen span {display:block;}