/* ================================================================ 
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.com/menu/photo_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 big   */

#gallery {width:90%; height:350px; position:relative; border:1px solid #111; background:#181818;}
#gallery ul {list-style:none; padding:5px; margin:0; no; width:200px; float:right; height:319px;  overflow-x:hide }
#gallery ul li { FILTER: alpha(finishopacity=40, style=1); display:inline; width:80px; height:50px; float:left; margin:0 4px 4px 0; border:1px solid #777; cursor:pointer;}
#gallery ul li img { display:block; width:160px; height:81px; float:left; margin:0 4px 4px 0; }
#gallery ul li span {display:none; position:absolute; left:78%; top:235px; width:20%;font-family:verdana, arial, sans-serif; color:#06a; font-size:11px; line-height:15px; text-align:justify;}
#gallery ul li span.buyform { display:none;position:absolute; left:76%; top:260px; color:#06a; }
#gallery ul li span.buyform span.price {FONT-SIZE: 1.3em; FONT-FAMILY: "Trebuchet MS",Arial,Helvetica,sans-serif ;  COLOR: white; position:absolute; left:76%; top:50px; }

#gallery ul li span b {color:#faa;}

/* required for IE5.x and IE6 to display the start image size correctly */
#gallery ul li.click i img.default {margin:5px auto 0 auto; width:auto; height:auto; border:1px solid #000;}

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

#gallery ul li.click {display:inline; border-color:#fc0; cursor:default;}

#gallery ul li.click i {position:absolute; left:0; top:0; width:350px; height:245px;}

#gallery ul li.click i img { margin:5px auto 0 auto; width:auto; height:auto; border:1px solid #000;}

#gallery ul li.click span {display:block;}


/*  Gallery small   */


#gallerysmall {width:80%; height:300px; position:relative; border:1px solid #111; background:#181818;}
#gallerysmall ul {list-style:none; padding:5px; margin:0; width:195px; float:right; height:220px; overflow:auto;}
#gallerysmall ul li { display:inline; width:80px; height:45px; float:left; margin:0 4px 4px 0; border:1px solid #777; cursor:pointer;}
#gallerysmall ul li img { display:inline; width:80px; height:45px; float:left; margin:0 4px 4px 0; }
#gallerysmall ul li span.text {display:none; position:absolute; left:20%; top:275px; width:20%;font-family:verdana, arial, sans-serif; color:#06a; font-size:11px; line-height:15px; text-align:justify;}
#gallerysmall ul li span.buyform { display:none;position:absolute; left:76%; top:210px; color:#06a; }
#gallerysmall ul li span.buyform span.price {FONT-SIZE: 1.2 em; FONT-FAMILY: "Trebuchet MS",Arial,Helvetica,sans-serif ;  COLOR: white; POSITION: relative; TOP: 0.25em }
#gallerysmall ul li span b {color:#aaa;}

/* required for IE5.x and IE6 to display the start image size correctly */
#gallerysmall ul li.click i img.default {margin:5px auto 0 auto; width:auto; height:auto; border:1px solid #000;}

#gallerysmall ul li.off {display:none;}

#gallerysmall ul li.click {display:inline; border-color:#fc0; cursor:default;}

#gallerysmall ul li.click i {position:absolute; left:0; top:0; width:350px; height:245px;}

#gallerysmall ul li.click i img { margin:5px auto 0 auto; width:auto; height:auto; border:1px solid #000;}

#gallerysmall ul li.click span {display:block;}
