#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999999;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

#cboxOverlay{ background:#000000;}
#colorbox{}
	#cboxTopLeft{width:21px; height:21px; background:url(../../js/colorbox/controls.png) -100px 0 no-repeat; display: none;}
	#cboxTopRight{width:21px; height:21px; background:url(../../js/colorbox/controls.png) -129px 0 no-repeat; display: none;}
	#cboxBottomLeft{width:21px; height:21px; background:url(../../js/colorbox/controls.png) -100px -29px no-repeat; display: none;}
	#cboxBottomRight{width:21px; height:21px; background:url(../../js/colorbox/controls.png) -129px -29px no-repeat; display: none;}
	#cboxMiddleLeft{width:21px; background:url(../../js/colorbox/controls.png) left top repeat-y; display: none;}
	#cboxMiddleRight{width:21px; background:url(../../js/colorbox/controls.png) right top repeat-y; display: none;}
	#cboxTopCenter{height:21px; background:url(../../js/colorbox/border.png) 0 0 repeat-x; display: none;}
	#cboxBottomCenter{height:21px; background:url(../../js/colorbox/border.png) 0 -29px repeat-x; display: none;}
	#cboxContent{ background:#fff; border-radius: 25px;}
		#cboxLoadedContent{margin-bottom:0px;}
		#cboxTitle{ position:relative; margin-top:15px; text-align:center; width:100%;}
		#cboxTitle h1 { color:#ffffff !important; text-shadow:none; font-size:11px;}
		#cboxCurrent{position:absolute; bottom:3px; left:58px; color:#756d67;}
		#cboxSlideshow{position:absolute; bottom:3px; right:30px; color:#756d67;}
		#cboxPrevious{position:absolute; bottom:0; left:0px; background:url(../../js/colorbox/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
		#cboxPrevious.hover{background-position:-75px -25px;}
		#cboxNext{position:absolute; bottom:0; left:27px; background:url(../../js/colorbox/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
		#cboxNext.hover{background-position:-50px -25px;}
		#cboxLoadingOverlay{}
		#cboxLoadingGraphic{background:url(../../js/colorbox/loading.gif) center center no-repeat;}
		#cboxClose{position:absolute; top:15px; right:15px; background:url(../../js/colorbox/close_x2.png) 0px 0px no-repeat; background-size: auto 24px; width: 24px; height: 24px; text-indent:-9999px; border:none; z-index: 999;}