/* CSS Document */

div.nivo-caption {display: none !important;}

.nivo-prevNav, .nivo-nextNav {bottom: 20px !important;}

#photos {margin: -15px; visibility:hidden;  position:relative; height: 490px !important; background: #fff; overflow: hidden; }
#fotos {width: 696px; height: 350px; overflow: hidden;}
/* LOADING BOX */
#photos .loader { background: url(galleryView/loader.gif) center center no-repeat #fff; }


.panel img {top: 0 !important;}

/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { padding: 15px; top: 347px; background: #2e74ae; height: 113px; }

/* PANEL OVERLAY BACKGROUND */

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; line-height: 16px !important }
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }



#photos .panel .panel-overlay h1 {
        color: #fff; font-size: 17px;}