/* ================================================================ 
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/gallery/multi-page2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
body { background-color: #fbfbe5; }
a { color: #600; text-decoration: none; }
#gallery, #gallery ul  { list-style: none; margin: 0; padding: 0 }

#gallery   { background-color: #fbfbe5; background-position: 0 0; position: relative; width: auto; height: auto; float: left }
.copy   { color: #600; font-size: 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: lighter; position: relative; top: 6px; float: left }
#gallery li.galleryon ul li.texto  { color: #fff; font-size: 0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 20px; background-color: #600; text-align: left; display: inline; margin-top: 20px; margin-left: 20px; padding-top: 14px; padding-left: 12px; width: 426px; height: 296px; float: left }
#gallery li  { background: #eee; margin-right: 1px; width: 82px; float: left }
#gallery li p   { color: #006; font: 0.8em/25px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: center; cursor: pointer; margin: 0; height: 25px }
#gallery li.galleryon p   { color: #fff; background: #6878c6 }
#gallery ul    { display: none }

#gallery li.galleryon ul      { background-color: #fbfbe5; display: block; padding: 3px 0 1px 1px; position: absolute; top: 25px; left: 0; width: 480px; height: 352px; border-top: 10px solid #6878c6; }
#gallery li.galleryon ul li em   { display: none }
#gallery li.galleryon ul li strong   { display: none }
#gallery li.galleryon ul li     { background-color: #fbfbe5; text-align: center; margin: 0; padding-top: 5px; width: 118px; height: 109px; float: left; border: solid 1px #6878c6; }
#gallery li.galleryon ul li:hover {background:#6878c6;} /* for all browsers except IE6 and lower */

#gallery li.galleryon ul li span img  { border-style: solid; border-width: 1px 2px 2px 1px; border-color: #fff #ccc #ccc #fff }
#gallery li.galleryon ul li.hz    { padding-top: 17px; height: 97px }

#gallery li.galleryon ul li.page em  { display: block; position: absolute; z-index: 1; top: 2px; left: 0; border: solid 1px #664 }
#gallery li.galleryon ul li.hz em  { top: 2px; left: 0 }
#gallery li.galleryon ul li.page em img  { display: block }
#gallery li.galleryon ul li.page strong   { color: #fff; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height: 15px; background: #6878c6; text-align: center; display: block; position: absolute; z-index: 2; top: 382px; left: 0; width: 481px }
#gallery li.galleryon ul li.page strong a, #gallery li.galleryon ul li.page b a:visited {color:#fff;}
#gallery li.galleryon ul li.page strong a:hover {text-decoration:none;}
#gallery li.galleryon ul li.page strong a.expand     { background: url("img/expand.gif") no-repeat left center; padding-left: 25px }
