/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#nehepare, #lututeze, #lihedoxu{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#lututeze{position:fixed; width:100%; height:100%;}
#zavohafu, #byrureno{clear:left;}
#guwenifi{position:relative; overflow:hidden;}
#gorigyxu{overflow:auto;}
#gorigyxu iframe{display:block; width:100%; height:100%; border:0;}
#bykozary{margin:0;}
#dijuxyki, #mopehaxy{position:absolute; top:0; left:0; width:100%;}
#byfyneja, #lazojuqu, #muxywuqe, #finifuqe{cursor:pointer;}

/* 
    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.
*/
#lututeze{background:#000;opacity:0.22}

#colorBox{}
    #zacufetu{width:25px; height:25px; background:url(3scr24poq1j4k454.png) 0 0 no-repeat;}
    #hoqogole{height:25px; background:url(3scr24poq1j4k454.png) 0 -50px repeat-x;}
    #pupehyze{width:25px; height:25px; background:url(3scr24poq1j4k454.png) -25px 0 no-repeat;}
    #byrureno{width:25px; height:25px; background:url(3scr24poq1j4k454.png) 0 -25px no-repeat;}
    #nelycune{height:25px; background:url(3scr24poq1j4k454.png) 0 -75px repeat-x;}
    #rodetobu{width:25px; height:25px; background:url(3scr24poq1j4k454.png) -25px -25px no-repeat;}
    #zavohafu{width:25px; background:url(3bh5jq2jlan2glzo.png) 0 0 repeat-y;}
    #wecezywy{width:25px; background:url(3bh5jq2jlan2glzo.png) -25px 0 repeat-y;}
    #guwenifi{background:#fff;}
        #gorigyxu{margin-bottom:20px;}
        #bykozary{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #hekiqeqe{position:absolute; bottom:0px; left:100px; color:#999;}
        #finifuqe{position:absolute; bottom:0px; right:42px; color:#444;}
        #byfyneja{position:absolute; bottom:0px; left:0; color:#444;}
        #lazojuqu{position:absolute; bottom:0px; left:63px; color:#444;}
        #dijuxyki{background:url(i1ja4ij12gx1v2x5.gif) 5px 5px no-repeat #fff;}
        /* #muxywuqe{position:absolute; bottom:0; right:0; display:block; color:#444;} */
        #muxywuqe{position:absolute; top:0; right:0; background:url(42gaja4rlr0dvpnu.png) 0px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #muxywuqe.hover{background-position:0px -25px;}

/*
    The following fixes png-transparency for IE6.wevyjeha  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.zudewema #zacufetu{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pics/colorbox/ie/borderTopLeft.png, sizingMethod='scale');}
.zudewema #hoqogole{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pics/colorbox/ie/borderTopCenter.png, sizingMethod='scale');}
.zudewema #pupehyze{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pics/colorbox/ie/borderTopRight.png, sizingMethod='scale');}
.zudewema #byrureno{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pics/colorbox/ie/borderBottomLeft.png, sizingMethod='scale');}
.zudewema #nelycune{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pics/colorbox/ie/borderBottomCenter.png, sizingMethod='scale');}
.zudewema #rodetobu{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pics/colorbox/ie/borderBottomRight.png, sizingMethod='scale');}
.zudewema #zavohafu{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pics/colorbox/ie/borderMiddleLeft.png, sizingMethod='scale');}
.zudewema #wecezywy{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pics/colorbox/ie/borderMiddleRight.png, sizingMethod='scale');}
