﻿/* Joomgallery local Style - wont be overwritten by updates etc.
 * Rename this file to "joom_local.css" to have it included in
 * Joomgallery.
 * You can override any Style Definition of Joomgallery
 * Be sure to place !important behind each definition that could be
 * defined elsewhere. 
 */
 
a:hover img.jg_photo, .jg_minis a:hover img {
  border:4px solid rgb(51, 102, 153);
}

#lbPrevLink, #lbNextLink {
  display: block;
  position: absolute;
  top: 0;
  width: 42%;
  outline: none;
}

.jg_catelem_cat a{
  height:240px !important;
}

.jg_catelem_photo {
  display:inline !important;
  text-align:center !important;
}
