.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}
.gc-display-area{position:relative;overflow:hidden;left:0; border-top: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%}
.gc-lens{position:absolute;z-index:1000;overflow:hidden;cursor:-moz-zoom-in;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);-ms-filter:"alpha(opacity=50)";filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5}
.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}
.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:#ccc;background:rgba(204,204,204,0.5);height:100%;min-height:100%;width:5%;}
.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;-ms-filter:"alpha(opacity=30)";filter:alpha(opacity=30);-moz-opacity:.3;-khtml-opacity:.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%;min-width:100%;min-height:100%}
.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:#696;cursor:default}
.glass-case ul li .gc-li-display-container img{position:relative;top:50%;left:33%}
.gc-overlay-area{position:fixed;z-index:2147483647 !important;top:0;left:0;width:100%;height:100%;background-color:#ccc;-ms-filter:"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}
@font-face{font-family:'entypo';src:url('http://yellowrosa.com/assets/fonts/entypo.eot');src:url('http://yellowrosa.com/assets/fonts/entypo.eot#iefix') format('embedded-opentype'),url('http://yellowrosa.com/assets/fonts/entypo.woff') format('woff'),url('http://yellowrosa.com/assets/fonts/entypo.ttf') format('truetype'),url('http://yellowrosa.com/assets/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;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.gc-icon{
	position:absolute;
	z-index:1020;
	width:.5em !important;
	height:.5em !important;
	line-height:0;
	word-spacing:-1;
	letter-spacing:-1;
	cursor:pointer;
	font-family:'entypo';
	color:#fff;
	/*opacity:.7;
	-ms-filter:"alpha(opacity=70)";
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	khtml-opacity:.7*/}
.gc-icon:hover{opacity:1;-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1}
.gc-disabled .gc-icon:hover,.gc-disabled .gc-icon:hover,.gc-disabled .gc-icon,.gc-disabled .gc-icon{/*opacity:.3;-ms-filter:"alpha(opacity=30)";filter:alpha(opacity=30);-moz-opacity:.3;-khtml-opacity:.3;*/cursor:default}
.gc-icon-next {
    background: url("http://yellowrosa.com/assets/images/control.png") repeat scroll right 0;
    height: 31px !important;
    right: 1%;
    top: 50%;
    width: 31px !important;
}
/*.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}
.gc-icon-prev {
    background: url("http://yellowrosa.com/assets/images/control.png") repeat scroll 0 0;
    height: 31px !important;
    left: 1%;
    top: 50%;
    width: 31px !important;
}
/*.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}
.gc-icon-download{right:2px;bottom:0;font-size:1em; font-weight:bold;}
.gc-icon-download:before{content:"\2b07"}
.gc-icon-close {
    font-family: verdana;
    font-size: 1em;
    right: 2%;
    top: 2%;
}
.gc-icon-close:before{content:"X";float:right}
.gc-loading{width:31px;height:31px;background-image:url(http://yellowrosa.com/assets/images/loader.gif);left:50%;top:50%;margin-left:-15px;margin-top:-15px;position:absolute}.gc-hide{display:none;z-index:0;opacity:0;-ms-filter:"alpha(opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0}
.gc-noscroll{overflow:hidden}
.gc-start{display:none;z-index:0;opacity:0;-ms-filter:"alpha(opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0}