/**
*  @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;}
.categories_title {font-size: 110%;font-style: Italic;line-height: 45px;}
#content ul.photostyle {list-style: none;margin: 0 0 5px 0;padding: 0;}
#content ul.photostyle li {float: left;margin: 3px;padding: 0px;list-style: none;}
.photostyle {display: block;margin: 3px;padding: 0;}
.photostyle img {padding: 2px;border:1px solid #ccd7e0;}
.photostyle img:hover { border: 1px #1f2c5d solid;}
ul.categories {list-style: none;margin: 0 0 5px 0;padding: 0;}
ul.categories li {margin: 3px;float: left;text-align: center;border: 2px #9db2b9 solid;-moz-border-radius: 5px;-webkit-border-radius: 5px;padding:10px;}
ul.categories li a {width: 160px;height: 180px;display: block;margin: 3px;padding: 10px;}
.categories li:hover { border: 2px #313739 solid; }
.categories {display: block;margin: 3px;padding: 0;}
.categories img {margin: 3px;padding: 0px;border: 2px #000 solid;}
.clear {clear: left;padding-top: 15px;border: 0px  solid #000;border-bottom: 1px  solid #000;}						
ul#lightbox li {list-style: none;}
.foldergallery-wrapper ul li {list-style: none outside none !important;}