.simple_overlay{display:none;top:10%!important;left:5%!important;z-index:10000;background-color:#fff;width:90%;height:80%;taransition:2s;}.simple_overlay > .img{width:70%;height:100%;float:left;background-color:#000;background-repeat:no-repeat;background-position:center center;background-size:contain;}.simple_overlay > .img img{display:none;}.simple_overlay > .img a{width:50%;height:100%;float:left;cursor:pointer;}.simple_overlay > .img a.next{float:right;}.simple_overlay > .img a.next:hover{background:url(../img/lightbox/next.png) no-repeat right center;}.simple_overlay > .img a.prev:hover{background:url(../img/lightbox/prev.png) no-repeat left center;}.simple_overlay .close{background-image:url(../img/lightbox/close.png);position:absolute;right:-15px;top:-15px;cursor:pointer;height:27px;width:27px;}.details{font-size:1rem;padding:25px;overflow:hidden;}.details a{cursor:pointer;}.details a:hover{text-decoration:underline;}.details a.button{border:1px solid #ccc;color:#888;display:inline-block;font-size:.85rem;margin-bottom:10px;padding:2px 4px 2px 24px;text-decoration:none;background:#f9f9f9 url(../img/pg/ico_photo.png) no-repeat 4px center;background-size:18px 18px;}.details a.button:hover{color:#888;background-color:#fcfcfc;}.details .overlayPager{position:absolute;right:15px;bottom:15px;text-align:right;}.details .overlayPager span{color:#aaa;display:block;font-size:.8rem;}#exposeMask{top:10%!important;left:5%!important;width:90%!important;height:80%!important;position:fixed!important;background:#000;background:-moz-linear-gradient(left,#000 70%,#fff 70%);background:-webkit-gradient(linear,left top,right top,color-stop(70%,#000),color-stop(70%,#fff));background:-webkit-linear-gradient(left,#000 70%,#fff 70%);background:-o-linear-gradient(left,#000 70%,#fff 70%);background:-ms-linear-gradient(left,#000 70%,#fff 70%);background:linear-gradient(to right,#000 70%,#fff 70%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#000',endColorstr='#fff',GradientType=1 );box-shadow:0 0 0 9999px rgba(0,0,0,.8);}@media screen and (max-width:999px){.details{font-size:.9rem;}}@media screen and (max-width:600px){.simple_overlay{display:block;position:relative;top:0!important;left:0!important;z-index:1;background-color:none;width:auto;height:auto;box-shadow:none;}.simple_overlay > .img{width:auto;height:auto;float:inherit;background:none!important;text-align:center;}.simple_overlay > .img img{display:inline;}.simple_overlay > .img a{display:none;}.simple_overlay .close,.simple_overlay .overlayPager{display:none;}.details{font-size:1em;padding:0;}}@media screen and (max-width:480px){.simple_overlay > .img img{max-width:110%;}}