/* ================================================================ 
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.
=================================================================== */
/* common styling */
/* set up the overall width of the menu div and the margins */
body { background-color: #3c3; }
a { color: white; text-decoration: none }
#gallery, #gallery ul  { list-style: none; margin: 0; padding: 0 }

#gallery   { background-color: #3c3; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; position: relative; width: auto; height: auto; float: left }
.copy   { color: white; font-size: 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: lighter; position: relative; top: 6px; float: left  }
#gallery li  { background: #cc3; width: 6.5em; float: left ; margin-right: 1px; margin-left: 1px; }
#gallery li p   { color: #42443a; font-size: 0.8em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-variant: normal; line-height: 25px; text-align: center; cursor: pointer; margin: 0; height: 25px  }
#gallery li.galleryon p   { color: #fff; background-color: #a60000; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
#gallery ul    { display: none }

#gallery li.galleryon ul      { background: white url(img/fondo.gif) no-repeat 42px 23px; position: absolute; top: 25px; left: 0; width: 530px; height: 374px; margin-left: 2px; padding-top: 24px; padding-bottom: 1px; padding-left: 43px; border-top: 20px solid #a60000; outline: solid 1px #a60000; display: block; }
#gallery li.galleryon ul li em   { display: none }
#gallery li.galleryon ul li strong   { display: none }
#gallery li.galleryon ul li     { background-color: #a60000; background-image: none; background-position: 0 0; text-align: center; margin: 0; padding-top: 5px; width: 118px; height: 109px; float: left; border-style: solid; border-width: 1px; border-color: #eee #444 #000 #ccc }
#gallery li.galleryon ul li:hover {background:#cc3;} /* for all browsers except IE6 and lower */

#gallery li.galleryon ul li span img  { border-style: solid; border-width: 1px; border-color: #000 #ccc #eee #444 }
#gallery li.galleryon ul li.hz    { padding-top: 17px; height: 97px }

#gallery li.galleryon ul li.page em  { display: block; position: absolute; top: 2px; left: 2px; border: solid 1px #664 }
#gallery li.galleryon ul li.hz em  { top: 2px; left: 2px }
#gallery li.galleryon ul li.page em img  { display: block }
#gallery li.galleryon ul li.page strong   { color: black; font-size: 0.8em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height: 15px; background: #cc3; text-align: center; display: block; position: absolute; top: 382px; left: 2px; width: 569px }
#gallery li.galleryon ul li.page strong a, #gallery li.galleryon ul li.page b a:visited {color:black;}
#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 }

