@charset "UTF-8";
/* CSS Document */



/*-----------------------------------------------------GALLERY------------*/
/*#content img
{
margin: 10px 6px 10px 6px;
padding: 0;
}*/

/* ================================================================ 
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.cssplay.co.uk/menu/lightbox.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.
=================================================================== */
/* common styling */
#galleryWrap {clear:left; position:relative; width:770px; height:396px; margin:20px auto 0 auto; background:#fff url(../gallery/bigPics/01.jpg) 260px 10px no-repeat; border:1px solid #aaa;}

#galleryWrap ul {width:198px; height:386px; padding:5px; margin:0; list-style-type:none; float:left;}

#galleryWrap li {float:left;}

#galleryWrap a.gallery, #galleryWrap a.gallery:visited {display:block; color:#000; text-decoration:none; border:1px solid #000; margin:1px 2px 1px 2px; text-align:left; cursor:default;}
#galleryWrap a.slidea {background:url(../gallery/smPics/01-sm.jpg); height:60px; width:93px;}
#galleryWrap a.slideb {background:url(../gallery/smPics/02-sm.jpg); height:60px; width:93px;}
#galleryWrap a.slidec {background:url(../gallery/smPics/03-sm.jpg); height:60px; width:93px;}
#galleryWrap a.slided {background:url(../gallery/smPics/04-sm.jpg); height:60px; width:93px;}
* html #galleryWrap a.slided {width:91px; w\idth:93px;}
#galleryWrap a.slidee {background:url(../gallery/smPics/05-sm.jpg); height:60px; width:93px;}
#galleryWrap a.slidef {background:url(../gallery/smPics/06-sm.jpg); height:60px; width:93px;}
* html #galleryWrap a.slidef {width:91px; w\idth:93px;}
#galleryWrap a.slideg {background:url(../gallery/smPics/07-sm.jpg); height:60px; width:93px;}
#galleryWrap a.slideh {background:url(../gallery/smPics/08-sm.jpg); height:60px; width:93px;}
#galleryWrap a.slidei {background:url(../gallery/smPics/09-sm.jpg); height:60px; width:93px;}
#galleryWrap a.slidej {background:url(../gallery/smPics/10-sm.jpg); height:60px; width:93px;}



#galleryWrap a.gallery span {position:absolute; width:1px; height:1px; top:5px; left:5px; background:#fff; overflow:hidden;}
#galleryWrap a.gallery:hover {border:1px solid #fff;}
#galleryWrap a.gallery:hover img {border:1px solid #fff; float:left; margin-right:5px;}
#galleryWrap a.slideb:hover img, #galleryWrap a.slidei:hover img {float:right;}
#galleryWrap a.gallery:hover span {position:absolute; width:460px; height:372px; top:10px; left:260px; color:#000; background:#fff;}

