.galleryV2-wrapper {
}
.galleryV2-thumbs {
    height:90px;    
    width:476px;
    margin: 0 auto 0 auto;
}
.galleryV2-lar, .galleryV2-rar {
    float:left;
    cursor:pointer;
    margin: 36px 0px 0px;
    display:none;
}
.galleryV2-wrapper img {
    max-height:460px;
}
.galleryV2-thumbs div {
    width:450px;
    height:90px;
    overflow:hidden;
    margin-left:5px;
    margin-right:5px;
    float:left;
}
.galleryV2-thumbs ul {
    width:9999px;    
}
.galleryV2-thumbs li {
    width:85px;
    height:85px;    
    float:left;
    margin-right:5px;
    cursor:pointer;
    position:relative;
    list-style:none;
}
.galleryV2-thumbs li img {
    display:none;
}
.galleryV2-thumbs .active {
    display:block;
    width:75px;
    height:75px;
    border:5px solid gold;
    opacity:0.8;
}
.galleryV2-thumbs p {
    display:none;
}
.galleryV2-title {
    margin-top:-28px;
    padding: 6px;
    background-image: url("../../images/shd_bottom.png");
    color: #fff;
    font: bold 12px Verdana;
    position:absolute;
    display:none;    
}
.galleryV2-comment {
  padding: 0px 0 2px 5px; 
  font-family: Verdana, Geneva, sans-serif;
  font-style: italic;
  font-size: 11px;
  color: #4e4e4e;  
  min-height: 32px;  
}
.galleryV2-image a{cursor: pointer}
/*  GetLink  */
#sld_footer{
    margin-top:15px;
    padding:10px;
    padding-bottom:10px;
}
#sld_footer .gal-button {
    background: url(img/decor/gal-button.png) no-repeat 0 0;
    width: 174px;
    height: 25px;
    display: inline-block;
}

#sld_footer .gal-button-pressed {
    background: url(img/decor/gal-button.png) no-repeat 0 -33px;
    width: 174px;
    height: 25px;
    display: inline-block;
}

#GLButtonShow{
    padding:4px;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #c0b8b8;
    background-image: none;
    background-origin: padding-box;
    background-position: 0% 0%;
    background-repeat: repeat;
    background-size: auto;
    font-size: 13px;
    font-family:Verdana, Geneva, sans-serif;    
}
.GLButton{
    padding:2px;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: ThreeDFace;
    background-image: none;
    background-origin: padding-box;
    background-position: 0% 0%;
    background-repeat: repeat;
    background-size: auto;
    margin-top:10px;
}
#wndGetLink{
    position: absolute;
    z-index: 50;
    display: none;
}
.GetLinkWrapp
{
    background-color: #dddce5;
    width: 450px;
    height:185px;
    padding:7px;
    border-collapse: collapse;
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
}
.GetLingImageSize {
float:left;
display:inline;
margin: 5px 20px 0 0;
}
.GetLingImageSize input {
    width:55px;
}
.GetLinkWrapp a { text-decoration: none;padding:0;margin:0; color: #8d8c95;}
.GetLinkTabs
{
    display: block;
    margin:0;
    padding:0px;
    height:30px;
    border-bottom:1px gray solid;
    border-left:  1px gray solid;   
}
.GetLinkTabs li div
{
    margin:0;
    padding: 7px 5px 5px 5px;
    border-top:  1px solid gray;
    border-right: 1px solid gray;
    height:18px;
}
.GetLinkTabs li
{    
    float:left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    /*border: 1px gray solid;
    border-bottom:0;
    border-right:1px;*/   
    cursor: auto;
    color: #8d8c95;
}
.GetLinkTabMain
{
    border: 1px gray solid;
    border-top:0;
    padding:10px;
    background-color: white;    
}
.GetLinkTabMain textarea{width:410px; height:90px;}
.GLCurrent
{
    background-color: white;
    border-bottom:1px white solid!important;    
}
.GLCurrent a{color: Black}
.FullLinkImageDiv{float:right; font-size:15px; margin-top:5px;padding-top:6px;padding-right:1em;}
.FullLinkImageDiv a{color: #5a6386}
.galleryV2-loader {
    position:absolute;
    margin-bottom:-120px;
}