﻿/* --------------------------------------------------------------------------- */
/* -------------------------------- Gallery ---------------------------------- */
/* --------------------------------------------------------------------------- */


.pnlGalleryWrapper
{
    width: 700px;
    height: 40px;
    position: absolute;
    bottom: -70px;
    background: url('/Content/IMG/Backgrounds/RB_Navibalken_unten.png') no-repeat;
    right: 22px;
    outline: none;
}

.pnlGalleryWrapper a
{
    outline: none;
}

.pnlFisheyeWrapper
{
    top: -20px;
    left: 20px;
    position: absolute;
    line-height: 150px;
}

.pnlFisheyeWrapper img
{
    padding: 0 0 0 0;
}

.pnlImageWrapper
{
    position: absolute;
    top: -10px;
    right: 20px;
}

.pnlImageWrapper a
{
}

.ImgSpacer
{
    padding: 0 10px !important;
}

.jqDock a img
{
}

.imgGallery
{
    position: relative;
    float: left;
    height: 50px;
    margin-right: 5px;
    border: 2px solid rgb(132, 137, 133);
}

