.glass-case * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.glass-case *:before, .glass-case *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.glass-case {
    position: relative;
}
/*********************DISPLAY***************************/
.gc-display-area {
    position: relative;
    overflow: hidden;
    left: 0;
    border: 1px solid #d0d0d0;
    padding: 3px;
    background-color: #fff;
}

.gc-display-container {
    position: relative;
    overflow: hidden;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}

.gc-display-display {
    position: relative;
    cursor: crosshair;
    opacity: 1;
    height: 100%;
    width: 100%;
    max-height: 100%;
    max-width: 100%;
}
/*********************LENS***************************/
.gc-lens {
    position: absolute;
    z-index: 1000;
    overflow: hidden;
    cursor: crosshair;
    border: 1px solid #d0d0d0;
    background: #CECECE;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#CECECE32,endColorstr=#CECECE32)";
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#CECECE32,endColorstr=#CECECE32); /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 5-7 */
    filter: alpha(opacity=50); /* Netscape */
    -moz-opacity: 0.5; /* Safari 1.x */
    -khtml-opacity: 0.5;
}
/*********************ZOOM***************************/
.gc-zoom {
    position: absolute;
    overflow: hidden;
    z-index: 1010 !important;
    border: 1px solid #d0d0d0;
    padding: 3px;
    background-color: #fff;
    width: 100%;
    height: auto;
}

.gc-zoom-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    left: 0;
}

.gc-zoom-container img {
    position: relative; max-width: none !important;
}
/*********************UL***************************/
.gc-thumbs-area {
    position: relative;
    overflow: hidden;
    background-color: transparent;
}

.gc-thumbs-area-prev, .gc-thumbs-area-next {
    position: absolute;
    top: 0;
    z-index: 1010;
    background: rgb(204, 204, 204);
    background: rgba(204, 204, 204, 0.5);
    height: 100%;
    min-height: 100%;
    width: 5%;
    opacity: .7; /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* IE 5-7 */
    filter: alpha(opacity=70); /* Netscape */
    -moz-opacity: 0.7; /* Safari 1.x */
    -khtml-opacity: 0.7;
}

.gc-thumbs-area-prev {
    left: 0;
}
.gc-thumbs-area-next {
    right: 0;
}

.gc-thumbs-area-prev:hover, .gc-thumbs-area-next:hover {
    opacity: 1;
    cursor: pointer;
    cursor: hand;
}

.gc-thumbs-area-prev .gc-disabled, .gc-thumbs-area-next .gc-disabled, .gc-thumbs-area-prev .gc-disabled:hover, .gc-thumbs-area-next .gc-disabled:hover {
    opacity: .3; /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; /* IE 5-7 */
    filter: alpha(opacity=30); /* Netscape */
    -moz-opacity: 0.3; /* Safari 1.x */
    -khtml-opacity: 0.3;
    cursor: default;
}

.glass-case ul {
    position: relative;
    left: 0;
    height: 100%;
    min-height: 100%;
    list-style: none;
}

.glass-case ul li {
    position: relative;
    overflow: hidden;
    display: inline;
    float: left;
    border: 1px solid #d0d0d0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    margin-right: 3px;
    padding: 3px;
    background-color: #fff;
}

.glass-case ul li .gc-li-display-container {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    display: inline-block;
}

.glass-case ul li:hover {
    background-color: #d0d0d0;
    cursor: pointer;
    cursor: hand;
}

.glass-case ul li.gc-active, .glass-case ul li.gc-active:hover {
    background-color: #669966;
    cursor: default;
}

.glass-case ul li .gc-li-display-container img {
    position: relative;
    top: 50%;
    left: 50%;
}
/*********************OVERLAY***************************/
.gc-overlay-area {
    position: fixed;
    z-index: 2147483647 !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(204, 204, 204); /*the falback for ie7, ie8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    background-color: rgba(204, 204, 204, 0.9);
}

.gc-overlay-container {
    position: fixed;
    overflow: auto;
    width: 100%;
    height: 100%;
}

.gc-overlay-display {
    position: absolute;
    top: 50%;
    left: 50%;
    border: 1em solid transparent;
    cursor: crosshair;
}
/*********************ICONS***************************/
@font-face {
    font-family: 'entypo';
    src: url('../fonts/entypo.eot');
    src: url('../fonts/entypo.eot?#iefix') format('embedded-opentype'), url('../fonts/entypo.woff') format('woff'), url('../fonts/entypo.ttf') format('truetype'), url('../fonts/entypo.svg#entypo') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="gc-icon-"], [class*=" gc-icon-"] {
    font-family: 'entypo';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: .75; /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.gc-icon {
    position: absolute;
    z-index: 1020;
    width: 0.5em !important;
    height: 0.5em !important;
    line-height: 0;
    word-spacing: -1;
    letter-spacing: -1;
    cursor: pointer;
    cursor: hand;
    font-family: 'entypo';
    color: #fff;
    opacity: .7; /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* IE 5-7 */
    filter: alpha(opacity=70); /* Netscape */
    -moz-opacity: 0.7; /* Safari 1.x */
    -khtml-opacity: 0.7;
}

.gc-icon:hover {
    opacity: 1; /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE 5-7 */
    filter: alpha(opacity=100); /* Netscape */
    -moz-opacity: 1; /* Safari 1.x */
    -khtml-opacity: 1;
}

.gc-disabled .gc-icon:hover, .gc-disabled .gc-icon:hover, .gc-disabled .gc-icon, .gc-disabled .gc-icon {
    opacity: .3; /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; /* IE 5-7 */
    filter: alpha(opacity=30); /* Netscape */
    -moz-opacity: 0.3; /* Safari 1.x */
    -khtml-opacity: 0.3;
    cursor: default;
}
/* *** ICON NEXT *** */
.gc-icon-next {
    top: 50%;
    right: 1%;
}

.gc-icon-next:before {
    content: "\e762";
    float: right;
}

.gc-display-area .gc-icon-next, .gc-thumbs-area-next .gc-icon-next {
    font-size: 5em !important;
}

.gc-overlay-area .gc-icon-next {
    font-size: 8em;
}
/* *** ICON PREV *** */
.gc-icon-prev {
    top: 50%;
    left: 1%;
}

.gc-icon-prev:before {
    content: "\e761";
}

.gc-display-area .gc-icon-prev, .gc-thumbs-area-prev .gc-icon-prev {
    font-size: 5em !important;
}

.gc-overlay-area .gc-icon-prev {
    font-size: 8em;
}
/* *** ICON DOWNLOAD *** */
.gc-icon-download {
    right: 0;
    bottom: 0;
    font-size: 4em;
}

.gc-icon-download:before {
    content: "\2b07";
}
/* *** ICON CLOSE *** */
.gc-icon-close {
    right: 1%;
    top: 0;
    font-size: 6em;
}

.gc-icon-close:before {
    content: "\274c";
    float: right;
}
/*********************LOADING***************************/
.gc-loading {
    width: 31px;
    height: 31px;
    background-image: url(../images/loader.gif);
    left: 50%;
    top: 50%;
    margin-left: -15px;
    margin-top: -15px;
    position: absolute;
}
/*********************GENERAL***************************/
.gc-hide {
    display: none;
    z-index: 0;
    opacity: 0; /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 5-7 */
    filter: alpha(opacity=0); /* Netscape */
    -moz-opacity: 0; /* Safari 1.x */
    -khtml-opacity: 0;
}

.gc-noscroll {
    overflow: hidden;
}

.gc-start {
    display: none;
    z-index: 0;
    opacity: 0; /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 5-7 */
    filter: alpha(opacity=0); /* Netscape */
    -moz-opacity: 0; /* Safari 1.x */
    -khtml-opacity: 0;
}