#cboxOverlay{background:#0f0f0f;}
#cboxContent{background:#0f0f0f;}
#cboxLoadingOverlay{background:#0f0f0f;}

#cboxTopLeft{width:25px; height:25px; background:url(images/colorbox_dark/border1.png) 0 0 no-repeat;}
#cboxTopCenter{height:25px; background:url(images/colorbox_dark/border1.png) 0 -50px repeat-x;}
#cboxTopRight{width:25px; height:25px; background:url(images/colorbox_dark/border1.png) -25px 0 no-repeat;}
#cboxBottomLeft{width:25px; height:25px; background:url(images/colorbox_dark/border1.png) 0 -25px no-repeat;}
#cboxBottomCenter{height:25px; background:url(images/colorbox_dark/border1.png) 0 -75px repeat-x;}
#cboxBottomRight{width:25px; height:25px; background:url(images/colorbox_dark/border1.png) -25px -25px no-repeat;}
#cboxMiddleLeft{width:25px; background:url(images/colorbox_dark/border2.png) 0 0 repeat-y;}
#cboxMiddleRight{width:25px; background:url(images/colorbox_dark/border2.png) -25px 0 repeat-y;}

#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; bottom:-2px; background:url(images/colorbox_dark/controls.png) 0 0 no-repeat;}
#cboxPrevious{background-position:0 0; right:44px;}
#cboxPrevious.hover{background-position:0 -25px;}
#cboxNext{background-position:-25px 0; right:22px;}
#cboxNext.hover{background-position:-25px -25px;}
#cboxClose{background-position:-50px 0; right:0;}
#cboxClose.hover{background-position:-50px -25px;}

#cboxLoadingGraphic{background:url(images/colorbox_dark/loading.gif) center center no-repeat;}

.ngg-gallery-thumbnail img, .cboxElement img {
	background-color: #0f0f0f;
	border: 1px solid #0f0f0f;
}

.ngg-gallery-thumbnail img:hover, 
.cboxElement img:hover {
	border: 1px solid #666666;
}
