#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:999;}
#cboxOverlay:before {content:""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #010709; opacity: 0.75;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #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;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

#colorbox{outline:0;}
#cboxContent{background:#000;}
.cboxIframe{background:#000;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}

#cboxPrevious {position: absolute; top: 0; margin-top: -1000px; left: 0; width: 69px; height: 100%; outline: none !important; font-size: 0; background: url('../images/galarrows2.png') 0 50% no-repeat;}
#cboxNext {position: absolute; top: 0; margin-top: -1000px; right: 0; width: 69px; height: 100%; outline: none !important; font-size: 0; background: url('../images/galarrows2.png') 100% 50% no-repeat;}

#cboxContent:hover #cboxPrevious, #cboxContent:hover #cboxNext{margin-top:0}

#cboxClose {position: absolute; right: -46px; top: -46px; width: 42px; height: 43px; font-size: 0; background: url('../images/sprite.png') -8px -161px no-repeat; z-index: 999;}
#cboxClose:hover {cursor: pointer; background-position: -54px -161px;}

#cboxTitle, #cboxCurrent {display:none !important;}
#cboxTopLeft, #cboxTopRight, #cboxBottomLeft, #cboxBottomRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxTopCenter, #cboxBottomCenter {display:none;}

.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);}