#content h1 { background: url('../images/gallery_title.gif') no-repeat; height: 52px; text-indent: -99999px; width: 556px; }

#body img { float: right; padding: 0 0 10px 10px; }
#body p.left { float: left; width: 330px; }
#body p.right { float: left; padding-left: 22px; width: 320px; }

#slideshow { background: url('../images/gallery_gradient.jpg') no-repeat; clear: both; float: left; padding-top: 20px; position: relative; width: 100%; }

.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0;}
.galleria li a{display:none; }
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

/* BEGIN DEMO STYLE */

.gallery_demo{clear: both; width:470px;margin:20px auto 0 auto; position: relative; left: 25px; }
.gallery_demo li{width:68px;height:50px;border:3px double #111;margin: 0 2px 3px 2px;background:#000;}
.gallery_demo li div{left:240px; }
.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}

#main_image{ background: url('../images/inside_box_gallery.png') no-repeat; margin:0 auto; height: 348px; width:451px; }
#main_image img { left: 24px; position: relative; top: 24px; }

.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}

.info{text-align:left;width:451px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
.info p{margin-top:1.6em;}

