/**
*  @module         foldergallery_jq
*  @version        see info.php of this module
*  @author         Jürg Rast; schliffer; Bianka Martinovic; Chio; Pumpi,Aldus; erpe
*  @copyright      2009-2016 Jürg Rast; schliffer; Bianka Martinovic; Chio; Pumpi,Aldus; erpe 
*  @license        GNU General Public License
*  @license terms  see info.php of this module
*  @platform       see info.php of this module
* 
*/

a:focus {outline: none;}
ul.fg_pages_nav {display: inline;list-style-type: none;padding-left: 0px;}
ul.fg_pages_nav li {display: inline;padding-right: 10px;padding-left: 15px;background: url(../images/crumbs.png) no-repeat left center;}
ul.fg_pages_nav li a.current {font-weight: bold;}
body {height: 100%;}
#fullSize {display: none;}
.view_title {display: none;font-size: 150%;font-weight: bold;}
.content .gallery ul {list-style: none;margin:0;padding: 0;}
.content .gallery ul li {float: left;margin:0 15px 15px 0;padding: 0px;list-style: none;line-height:0;}
.gallery {display: block;margin:0;padding: 0;}
.content .gallery ul img, #content .gallery ul img:first-child {padding:0;}
.gallery img {opacity:1;line-height:0;}
.gallery img:hover {opacity:0.8;}
.clear {clear: left;/*padding-top: 15px;border: 0px  solid #000;border-bottom: 1px  solid #000; 251106 */}						
ul#lightbox li {list-style: none;}
.foldergallery-wrapper ul li {list-style: none outside none !important;}
.lightbox img{box-shadow:none !important;border-radius:0px !important;}
.lightbox {background:#fff;z-index:9999999;}