#cboxOverlay,#cboxWrapper,#colorbox{position:absolute;top:0;left:0;z-index:9999}
#cboxWrapper{max-width:none}
#cboxOverlay{position:fixed;width:100%;height:100%}
#cboxBottomLeft,#cboxMiddleLeft{clear:left}
#cboxContent{position:relative}
#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}
#cboxTitle{margin:0}
#cboxLoadingGraphic,#cboxLoadingOverlay{position:absolute;top:0;left:0;width:100%;height:100%}
#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow{cursor:pointer}
.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}
.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}
#cboxContent,#cboxLoadedContent,#colorbox{box-sizing:content-box;}
#cboxOverlay{background:#444;opacity:.9}
#colorbox{outline:0}
#cboxContent{margin-top:32px}
.cboxIframe{background:#fff}
#cboxError{padding:50px;border:1px solid #ccc}
#cboxLoadedContent{box-shadow:0 10px 25px rgba(0,0,0,.5);border-radius:4px}
#cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat}
#cboxLoadingOverlay{background:#000}
#cboxTitle{position:absolute;top:-22px;left:0;color:#eee}
#cboxCurrent{position:absolute;top:-22px;right:205px;text-indent:-9999px}
#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow{border:0;padding:0;margin:0;overflow:visible;text-indent:-9999px;width:36px;height:34px;position:absolute;top:-20px;background:url(images/controls.png) no-repeat}
#cboxClose:active,#cboxNext:active,#cboxPrevious:active,#cboxSlideshow:active{outline:0}
#cboxPrevious{position:absolute;top:50%;left:24px;background-position:0 -36px;opacity:.8}
#cboxPrevious:hover{opacity:1}
#cboxNext{position:absolute;top:50%;right:24px;background-position:0 -71px;opacity:.8}
#cboxNext:hover{opacity:1}#cboxClose{background-position:0 0;right:-16px}