/* ================================================================
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.
=================================================================== */

#bottomcopyleft  p {margin:12px 0;}
#gallery {width:750px; xheight:360px; position:relative; border:1px solid #ddd; background:#f8f8f8;}
#gallery #thumbsbox {float: left; width:185px; margin:60px 0 0 60px;}
#gallery .msg {text-align: center; font-size: 10px;letter-spacing:-0.5px;}
#gallery ul {list-style:none; margin:0; padding:0;}
#gallery ul li {display:inline; float:left; margin:4px; border:1px solid #444; cursor:pointer;}
#gallery ul li.click {border-color:#fc0;}
#gallery ul li img {display:block; width:50px; height:50px;}
#largebox { float:right;width:400px;margin:60px 45px 0 0;height:300px; position:relative;border:1px solid #ccc;padding:1px;}
#largebox img { position:absolute;top:0;left:0;}
#largebox div { position:absolute;bottom:15px;left:0;width:100%;text-align:center; }

/* */
