#colorbox {position:absolute; top:0; left:0; z-index:9999; overflow:hidden; width: 100%; height: 100%;}
#cboxOverlay {position:fixed; top:0; left:0; z-index:9999; overflow:hidden; width:100%; height:100%; background: #FFFFFF;}
#cboxWrapper { position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxMiddleLeft,
#cboxBottomLeft {clear:left;}
#cboxContent {background-color: #d9e9f2; padding: 1px; position:relative; overflow:visible;margin-top: 30px;}
#cboxLoadedContent { overflow:auto;}
#cboxLoadedContent h3 {margin: 0;}
#cboxLoadedContent iframe {display:block; width:100%; height:100%; border:0;}
#cboxTitle {margin:0;}
#cboxLoadingOverlay,
#cboxLoadingGraphic {position:absolute; top:0; left:0; width:100%;}
#cboxLoadedContent {background: #d9e9f2; padding: 0;}
#cboxLoadingGraphic {background:url(../img/colorbox/loading.gif) center center no-repeat;}
#cboxLoadingOverlay {background:#d9e9f2;}
#cboxTitle {line-height: 30px; position:absolute; top: -30px; left:0; color: #016ba9;}
#cboxCurrent {position:absolute; top: -30px; right:205px; text-indent:-9999px;}
#cboxSlideshow,
#cboxPrevious,
#cboxNext,
#cboxClose {text-indent:-9999px; width: 30px; height: 30px; position:absolute; top: -30px; background:url(../img/colorbox/controls.png) 0 0 no-repeat;cursor:pointer;}
#cboxPrevious {background-position:0px 0px; right: 60px;}
#cboxPrevious.hover {background-position:0px -30px;}
#cboxNext {background-position:-30px 0px; right: 30px;}
#cboxNext.hover {background-position:-30px -30px;}
#cboxClose {background-position:-60px 0px; right:0;}
#cboxClose.hover {background-position:-60px -30px;}
.cboxSlideshow_on #cboxPrevious,
.cboxSlideshow_off #cboxPrevious {right: 90px;}
.cboxSlideshow_on #cboxSlideshow {background-position:-90px -30px; right: 60px;}
.cboxSlideshow_on #cboxSlideshow.hover {background-position:-120px -30px;}
.cboxSlideshow_off #cboxSlideshow {background-position:-120px 0px; right: 60px;}
.cboxSlideshow_off #cboxSlideshow.hover {background-position:-90px -30px;}



#cboxLoadedContent img#cboxPhoto {outline: 1px solid #d9e9f2;}
