

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;}
#cboxOverlay{position:fixed;width:100%;height:100%;background-color:#000;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;overflow:hidden;}
#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;}

#cboxClose			{padding-right:20px;position:absolute;right:30px;top:7px;width:auto;height:20px;font-size:12px;background:url(img/overlays/close.gif) no-repeat right 40%;}

#colorbox			{font-size:0.8em;}
#cboxContent			{background:#fff;}

/*
#cboxLoadedContent {margin:40px 30px 98px;max-width:700px!important;overflow:hidden!important;overflow-x:auto!important}
* html #cboxLoadedContent {overflow:scroll!important;width:700px!important}
* html #cboxContent {width:760px!important}

* html #colorbox,
* html #cboxBottomCenter,
* html #cboxWrapper {width:800px!important}


#cboxLoadedContent {margin:40px 30px 98px;max-width:700px;overflow:hidden!important;}
* html #colorbox.panorama #cboxLoadedContent {overflow:hidden!important;width:700px!important}
* html #colorbox.panorama #cboxContent {width:760px!important}

* html #colorbox.panorama #colorbox,
* html #colorbox.panorama #cboxBottomCenter,
* html #colorbox.panorama #cboxWrapper {width:800px!important}
*/


#cboxLoadedContent {margin:40px 30px 98px}

#colorbox.panorama #cboxLoadedContent {overflow:hidden!important}

#cboxImage {display:inline;width:auto}

#cboxTitle {bottom:47px;color:#6C6C6C;font-size:13px;margin-top:-22px;width:100%;position:absolute;text-align:center;z-index:50;}


#cboxCurrent			{position:absolute;bottom:30px;z-index:10;font-size:12px;color:#6c6c6c;background:url(img/overlays/titlebar-backing-left.png) no-repeat left bottom;height:62px;float:left;width:100%;margin:0 0 0 30px;position:absolute}
#cboxSlideshow			{left:30px;color:#a0a0a0;}
#cboxLoadingOverlay		{}
#cboxLoadingGraphic		{background:url(images/loading.gif) center center no-repeat;}
span.endbit			{background:url(img/overlays/titlebar-backing-right.png) no-repeat right bottom;height:62px;width:31px;float:right;}

#cboxPrevious,
#cboxNext			{z-index:100;height:26px;text-indent:-9999px;display:block;margin:15px;position:absolute;bottom:30px}

#cboxPrevious			{width:62px;background:red url(img/overlays/prev.gif) left top no-repeat;left:30px}
#cboxNext			{width:64px;background:red url(img/overlays/next.gif) left top no-repeat;right:30px}

#cboxPrevious.hover,		
#cboxNext.hover			{background-position:left bottom}

#cboxTopCenter h3		{position:absolute;top:8px;left:30px;font-size:1.95em;z-index:1000}	

* + html #cboxTopCenter h3 {top:22px}	
* html #cboxTopCenter h3 {top:22px}	


