.galleryformatter-bindomatic
{
}

.gallery-frame
{
    width: 100% !important;
    text-align: center;

}
.gallery-slides .gallery-slide
{
    float: left;
    position: relative;
    width: 100%;
}
.galleryformatter-bindomatic .gallery-thumbs
{
    padding: 0px;
    width: 100% !important;
}
.galleryformatter-bindomatic .gallery-slides
{
    width: 100% !important;
    height: 240px !important;
}
.galleryformatter-bindomatic .gallery-slide
{
    position: relative;
}

.galleryformatter-bindomatic .gallery-thumbs .arrow, .galleryformatter-bindomatic .gallery-thumbs .wrapper, .galleryformatter-bindomatic .gallery-thumbs li.active a, .galleryformatter-bindomatic .gallery-thumbs li a:hover, .galleryformatter-bindomatic .view-full
{
    background: url("images/sprite.png") no-repeat scroll 0 0 transparent;
}

.gallery-processed .gallery-slides .gallery-slide
{
    float: none;
    left: 0;
    position: relative !important;
    top: 0;
    width: auto;
    margin: 0 auto;
    height: 240px;
}
.galleryformatter-bindomatic .gallery-slides .panel-overlay
{
    position: absolute;
    bottom: 0;
    left: 0;
    background: transparent url(images/bg-trans.png) repeat;
    width: 100%;
    color: white;
    height: 26px;
    display: none;
}
.galleryformatter-bindomatic .gallery-slides .panel-overlay h3
{
    font-size: 100%;
    font-family: Arial,Helvetica,sans-serif;
}
.galleryformatter-bindomatic .gallery-slides .panel-overlay .overlay-inner
{
    padding: 5px;
}
.galleryformatter-bindomatic .gallery-thumbs .wrapper
{
    overflow: auto;
    line-height: 0;
    background-position: center -326px;
    background-repeat: repeat-x;
    border-bottom: medium none;
}
.galleryformatter-bindomatic .view-full
{
    background-position: center -205px;
    height: 46px;
    width: 46px;
    margin: 10px;
    position: absolute;
    right: 0;
    top: 0;
    text-indent: -9999px;
}
.galleryformatter-bindomatic a:hover .view-full
{
    background-position: center -252px;
}
.galleryformatter-bindomatic .gallery-thumbs ul
{
    list-style: none;
}
.galleryformatter-bindomatic .gallery-thumbs li
{
    background: transparent none;
    display: block;
    float: left;
    margin-left: 0;
    overflow: auto;
    padding-top: 0;
}
.galleryformatter-bindomatic .gallery-thumbs li a
{
    padding: 19px 0 7px;
    display: table-cell;
    height: 60px;
    vertical-align: middle;
    display: block;
}
.galleryformatter-bindomatic .gallery-thumbs li a:hover
{
    background-position: center -307px;
}
.galleryformatter-bindomatic .gallery-thumbs li.active a
{
    background-position: center -303px;
}

.galleryformatter-bindomatic .gallery-thumbs li.active img, .galleryformatter-bindomatic .gallery-thumbs li a:hover img
{
    filter: alpha(opacity=100);
    -ms-filter: ”alpha(opacity=100)”;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.galleryformatter-bindomatic .gallery-thumbs li img
{
    filter: alpha(opacity=60);
    -ms-filter: ”alpha(opacity=60)”;
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

.galleryformatter-bindomatic .gallery-thumbs .arrow
{
    bottom: 0;
    display: block;
    height: 46px;
    position: absolute;
    text-indent: -9999px;
    width: 46px;
}

.galleryformatter-bindomatic .gallery-thumbs .forward
{
    background-position: 0px 0;
    right: 0;
}

.galleryformatter-bindomatic .gallery-thumbs .back
{
    background-position: -4px -102px;
    left: 0;
}

.galleryformatter-bindomatic .gallery-thumbs .forward:hover
{
    background-position: 0px -52px;
}

.galleryformatter-bindomatic .gallery-thumbs .back:hover
{
    background-position: -4px -156px;
}

.galleryformatter-bindomatic .slide-button
{
    background: transparent url(images/next-prev.png) no-repeat top left;
    height: 64px;
    width: 32px;
    top: 43%;
    text-indent: -9999px;
    filter: alpha(opacity=20);
    -ms-filter: ”alpha(opacity=20)”;
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2;
}

.galleryformatter-bindomatic .prev-slide
{
    background-position: top left;
}
.galleryformatter-bindomatic .next-slide
{
    background-position: top right;
}
.galleryformatter-bindomatic .slide-button:hover
{
    filter: alpha(opacity=100);
    -ms-filter: ”alpha(opacity=100)”;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
