
* { margin:0; border:0; padding:0; }
body { font:12px Tahoma, sans-serif; color:#e7d3bd; margin:20px; }
p { clear:both; }

/* GALLERY */
ul#gallery { margin:50px 0 75px 0; list-style:none; }
ul#gallery li#first { border-top:1px dashed #000000; }
ul#gallery li { clear:both; width:100px; position:relative; }
ul#gallery li:hover ul, ul#gallery li.sfhover ul { left:100px; }
ul#gallery li a { display:block; width:100px; padding:15px 0; color:#634142; text-decoration:none; border-bottom:1px dashed #000000; }
ul#gallery li a:hover { background-color:#e7d3bd; text-decoration:underline; color: #ff6600; }
ul#gallery li ul { padding:0 20px 20px 50px; list-style:none; margin:0; width:350px; background-color:#e7d3bd; position:absolute; left:-999em; top:-2px; }
ul#gallery li ul li { display:inline; text-align:left; clear:none; position:static; z-index:2; }
ul#gallery li ul li a { margin:2px; border:1px dashed #000000; padding:4px; position:relative; float:left; display:block; width:100px; height:75px; }
ul#gallery li ul li a:hover { z-index:2; }
ul#gallery li ul li a img { position:absolute; width:100px; height:75px; }
ul#gallery li ul li a:hover img, ul#gallery li a:active img, ul#gallery li a:focus img { width:200px; height:150px; left:-50px; top:-37px; border:1px dashed #000000; z-index:2000; }

/* LIGHTBOX CONTROL */
#lightbox { background-color:#000; padding:20px 20px 5px 20px; }
#lightboxDetails { padding-top:5px;        }
#lightboxCaption { float:left; color:#e7d3bd; font-size:11px; }
#keyboardMsg { float:right; }
#keyboardMsg a { color:#fff; text-decoration:none; letter-spacing:2px; text-transform:uppercase; font-weight:bold; }
#lightbox img { border:none; }
#overlay img { border:none; }
#closebutton { display:none; }

.text1 { border: 0; }