#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; outline:none;}
#cboxWrapper{xbackground: #3A5774;padding:0px;margin:0px;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:hidden;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}


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

.cboxIE #cboxTopLeft{background:transparent;}
.cboxIE #cboxTopCenter{background:transparent;}
.cboxIE #cboxTopRight{background:transparent;}
.cboxIE #cboxBottomLeft{background:transparent;}
.cboxIE #cboxBottomCenter{background:transparent;}
.cboxIE #cboxBottomRight{background:transparent;}
.cboxIE #cboxMiddleLeft{background:transparent;}
.cboxIE #cboxMiddleRight{background:transparent;}

#cboxOverlay{background:#000000;}

#colorbox{}
#cboxLoadedContent{background:#fff; margin-top: 36px; border-top: 10px solid #ffffff; xborder-top: none; xborder: 1px solid white;}
#cboxLoadingGraphic{}
#cboxLoadingOverlay{background:#fff;}
#cboxTitle{position:absolute; top: 0px; width: 100%;  left:0; color:#000; background-color: #E0EDFE; line-height: 36px; text-indent: 10px; font-size:15px; font-family:'Arial','Helvetica','Sans-serif';font-weight: 700;/*border-bottom:1px solid #C1D9FF;*/}



#cboxClose{text-indent:-9999px; z-index:15000; width:15px; height:15px; position:absolute; top:9px; right:12px; background:url("http://www.softwareprojects.com/images/icoclose.png") 0 0 no-repeat; border:0px;}


#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#fff;}