@CHARSET "UTF-8";

.gallery-thumbnails-wrapper h1.page-title{
     color: #fff;
     width: 200px;
     height: 158px; 
     line-height: 158px;
     float: left;    
     padding-left: 40px;
     
}


.gallery-thumbnails-wrapper{
    position: absolute;
    z-index: 4;
    left: 0px;
    bottom: 0px;
    right: 0px;
    height: auto;       
}

.gallery-thumbnails-wrapper:AFTER{
    content: ' ';
    display: block;
    position: absolute;
    z-index: -1;
    background: #000;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.6;    
}


.gallery-thumbnails .thumbnail{
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin: 5px;
    width: 214px;
    height: 148px;
}

.photo-gallery-thumbnails .iscroller .carousel{
    height: 158px;
}

.gallery-thumbnails .thumbnail img{
    width: 204px;
    height: 138px; 
}



.gallery-thumbnails .carousel-control{
    color: #fff;
}

.gallery-title {    
    display: none;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 94px;
    height: auto;
    width: auto;
    color: #fff;
    font-size: 22px;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: uppercase;
}

.gallery-title:AFTER{
    content: ' ';
    display: block;
    position: absolute;
    z-index: -1;
    background: #000;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.6;    
}


.gallery-button {
position: absolute;
z-index: 3;
top: 0px;
bottom: 0px;
width: 80px;
cursor: pointer;
text-align: center;
}

.gallery-button .glyphicon {
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -25px;
    font-size: 40px;
    color: #000;
    background: #fff;
    border-radius: 10px;
    padding: 5px;
}

.gallery-button-prev {
    left: 30px;
 
}

.gallery-button-prev  .glyphicon {
    left: 0px;
}

.gallery-button-next {
    right: 30px;
 
}

.gallery-button-next .glyphicon {
    right: 0px;
}

.gallery-image-wrapper{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.gallery-image{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.gallery-image img{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.page-vendors-image.gallery-image-outer{
    z-index: 0;
    overflow: hidden;
}


.page-uid-restaurant_gallery .page-image{
    z-index: 2;
}



.gallery-categories{
    padding-top: 10px;
}

.gallery-categories>li{
    position: relative;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    text-align: top;    
    font-size: 16px;     
}

.gallery-categories>li:BEFORE{
    content: '|';
    padding-left: 5px;
    padding-right: 5px;      
}

.gallery-categories>li:FIRST-CHILD:BEFORE{
    content: none;
}

.gallery-categories li a{
    
        
}

.gallery-play-video-again{
    width: 102px;
    padding-top: 22px;  
}

.gallery-show-button{
    width: 102px;
}

/*.gallery-categories li:BEFORE{
    content: '|';
    margin-left: 4px;
    margin-right: 4px;
}

.gallery-categories li:FIRST-CHILD:BEFORE{
    content: none;
}
*/

.gallery-categories a{
    color: #fff;
}

.gallery-categories li.active a{
    font-weight: bold;
}

.gallery-button-wrapper{

}

.gallery-thumbnails-wrapper .back-button{
        top: -40px;
        left: 0px;
        bottom: auto;
        right: auto; 
    
    }

    
.full-height iframe{
    height: 100%;
    width: 100%;
}   



.video-iframe-wrapper{
    position: absolute;
    z-index: 1;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;   
}

.video-iframe-wrapper iframe{
    height: 100%;
    width: 100%;
    
}

.video-iframe-wrapper-1{

}
.page-uid-media,
.page-uid-media .page-text{
    display: none;
}