#galleria-loader{height:1px!important}

#hpdeals .galleria-container {
    position: relative;
    overflow: hidden;
    background: transparent;
}
#hpdeals .galleria-container img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
#hpdeals .galleria-stage {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow:hidden;
    background: #F5F5F5;
}
#hpdeals .galleria-images .galleria-image img {
    top: 0!important;
    width: 520px!important;
    height: 260px!important;
}
#hpdeals .galleria-thumbnails-container {
    top: 348px;
    position: relative;
    left: 0;
    right: 0;
    z-index: 2;
}
#hpdeals .galleria-thumbnails-list {
    left: 0;
    text-align: center;
}
#hpdeals .galleria-thumbnails .galleria-image {
    height: 52px!important;
    width: 102px;
    background: transparent;
    margin: 0 2px 0 0;
    float: left;
    cursor: pointer;
    background: #e3e3e3;
}
#hpdeals .galleria-thumb-info-description {
    font-weight: 700;
    position: relative;
    top: 37px;
    left: 0;
    font-size: .75em;
    padding: 2px 0;
    overflow: hidden;
    opacity: 1;
    filter: alpha(opacity=100);
    background: #333;
    color: #fff;
}

#hpdeals .galleria-image.active .galleria-thumb-info-description,#hpdeals .galleria-image.hover .galleria-thumb-info-description {
    opacity: .5!important;
    filter: alpha(opacity=50)!important;
}

#hpdeals .galleria-loader {
    background: #000;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    display: none;
    background: url(hpdeals-loader.gif) no-repeat 2px 2px;
}
#hpdeals .galleria-info {
    width: 518px;
    height: 85px;
    top: 260px;
    left: 0;
    z-index: 1;
    position: absolute;
}
#hpdeals .galleria-info-text {
    float: left;
    line-height: 1.5;
    color: #000;
    padding: 0;
    /* IE7 */ zoom:1;
}
#hpdeals .galleria-info-title {
    margin: 10px 0 0px!important;
}
#hpdeals .galleria-info-title h3 a {
    font-weight: 400;
}
#hpdeals .galleria-byline {
    color: #999;
}
#hpdeals .galleria-description {
    margin-top: 5px;
}
#hpdeals .galleria-image-nav {
    position: absolute;
    top: 20%;
    width: 100%;
    height: 62px;
    left: 0;
}
#hpdeals .galleria-image-nav-left,
#hpdeals .galleria-image-nav-right {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: pointer;
    width: 62px;
    height: 124px;
    position: absolute;
    left: 10px;
    z-index: 2;
    background-position: 0 46px;
}
#hpdeals .galleria-image-nav-right {
    left: auto;
    right: 10px;
    background-position: -254px 46px;
    z-index: 2;
}
#hpdeals .notouch .galleria-image-nav-left:hover,
#hpdeals .notouch .galleria-image-nav-right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
#hpdeals .touch .galleria-image-nav-left:active,
#hpdeals .touch .galleria-image-nav-right:active {
    opacity: 1;
    filter: alpha(opacity=100);
}
#hpdeals .galleria-thumb-nav-left,
#hpdeals .galleria-thumb-nav-right {
    cursor: pointer;
    display: none;
    background-position: -495px 5px;
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    width: 23px;
    z-index: 3;
    opacity: .8;
    filter: alpha(opacity=80);
}
#hpdeals .galleria-thumb-nav-right {
    background-position: -578px 5px;
    border-right: none;
    right: 0;
    left: auto;
}
#hpdeals .galleria-thumbnails-container .disabled {
    opacity: .2;
    filter: alpha(opacity=20);
    cursor: default;
}
#hpdeals .notouch .galleria-thumb-nav-left:hover,
#hpdeals .notouch .galleria-thumb-nav-right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: transparent;
}
#hpdeals .touch .galleria-thumb-nav-left:active,
#hpdeals .touch .galleria-thumb-nav-right:active {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: transparent;
}
#hpdeals .notouch .galleria-thumbnails-container .disabled:hover {
    opacity: .2;
    filter: alpha(opacity=20);
    background-color: transparent;
}

#hpdeals .galleria-carousel .galleria-thumb-nav-left,
#hpdeals .galleria-carousel .galleria-thumb-nav-right {
    display: block;
}
#hpdeals .galleria-thumb-nav-left,
#hpdeals .galleria-thumb-nav-right,
#hpdeals .galleria-info-link,
#hpdeals .galleria-info-close,
#hpdeals .galleria-image-nav-left,
#hpdeals .galleria-image-nav-right {
    background-image: url(hpdeals-map.png);
    background-repeat: no-repeat;
}