/* Code tidied up by ScrapBook */
#colorbox, #cboxOverlay, #cboxWrapper { position: absolute; top: 0px; left: 0px; z-index: 9999; overflow: hidden; }
#cboxWrapper { max-width: none; }
#cboxOverlay { position: fixed; width: 100%; height: 100%; }
#cboxMiddleLeft, #cboxBottomLeft { clear: left; }
#cboxContent { position: relative; }
#cboxTitle { margin: 0px; }
#cboxLoadingOverlay, #cboxLoadingGraphic { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { cursor: pointer; }
#colorbox, #cboxContent, #cboxLoadedContent { box-sizing: content-box; }
#cboxOverlay { background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
#colorbox { outline: 0px none; }
#cboxTopLeft { width: 25px; height: 25px; background: rgba(0, 0, 0, 0) url("border1.png") no-repeat scroll 0px 0px; }
#cboxTopCenter { height: 25px; background: rgba(0, 0, 0, 0) url("border1.png") repeat-x scroll 0px -50px; }
#cboxTopRight { width: 25px; height: 25px; background: rgba(0, 0, 0, 0) url("border1.png") no-repeat scroll -25px 0px; }
#cboxBottomLeft { width: 25px; height: 25px; background: rgba(0, 0, 0, 0) url("border1.png") no-repeat scroll 0px -25px; }
#cboxBottomCenter { height: 25px; background: rgba(0, 0, 0, 0) url("border1.png") repeat-x scroll 0px -75px; }
#cboxBottomRight { width: 25px; height: 25px; background: rgba(0, 0, 0, 0) url("border1.png") no-repeat scroll -25px -25px; }
#cboxMiddleLeft { width: 25px; background: rgba(0, 0, 0, 0) url("border2.png") repeat-y scroll 0px 0px; }
#cboxMiddleRight { width: 25px; background: rgba(0, 0, 0, 0) url("border2.png") repeat-y scroll -25px 0px; }
#cboxContent { background: rgb(255, 255, 255) none repeat scroll 0% 0%; overflow: hidden; }
#cboxTitle { position: absolute; bottom: 0px; left: 0px; text-align: center; width: 100%; color: rgb(153, 153, 153); }
#cboxCurrent { position: absolute; bottom: 0px; left: 100px; color: rgb(153, 153, 153); }
#cboxLoadingOverlay { background: rgb(255, 255, 255) url("loading.gif") no-repeat scroll 5px 5px; }
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose { border: 0px none; padding: 0px; margin: 0px; overflow: visible; width: auto; background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%; }
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active { outline: 0px none; }
#cboxSlideshow { position: absolute; bottom: 0px; right: 42px; color: rgb(68, 68, 68); }
#cboxPrevious { position: absolute; bottom: 0px; left: 0px; color: rgb(68, 68, 68); }
#cboxNext { position: absolute; bottom: 0px; left: 63px; color: rgb(68, 68, 68); }
