/*
    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.
*/
#liwocewu, #kequkeba, #xezimami{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#kequkeba{position:fixed; width:100%; height:100%;}
#lazycypo, #filabela{clear:left;}
#jynuhyxi{position:relative; overflow:hidden;}
#vudycyxy{overflow:auto;}
#vudycyxy iframe{display:block; width:100%; height:100%; border:0;}
#dypyvata{margin:0;}
#taniwygo, #weryqyhu{position:absolute; top:0; left:0; width:100%;}
#lugecylu, #qaroqiri, #mijinagu, #kaqegeha{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.
*/
#kequkeba{background:#000;opacity:0.22}

#colorBox{}
    #hujafyge{width:25px; height:25px; background:url(ei454ilgmw1vdvny.png) 0 0 no-repeat;}
    #pakybuno{height:25px; background:url(ei454ilgmw1vdvny.png) 0 -50px repeat-x;}
    #colijavy{width:25px; height:25px; background:url(ei454ilgmw1vdvny.png) -25px 0 no-repeat;}
    #filabela{width:25px; height:25px; background:url(ei454ilgmw1vdvny.png) 0 -25px no-repeat;}
    #cajefyde{height:25px; background:url(ei454ilgmw1vdvny.png) 0 -75px repeat-x;}
    #wakuzuve{width:25px; height:25px; background:url(ei454ilgmw1vdvny.png) -25px -25px no-repeat;}
    #lazycypo{width:25px; background:url(ydv31ebjjhdbcsij.png) 0 0 repeat-y;}
    #hupiryfi{width:25px; background:url(ydv31ebjjhdbcsij.png) -25px 0 repeat-y;}
    #jynuhyxi{background:#fff;}
        #vudycyxy{margin-bottom:20px;}
        #dypyvata{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #ludukige{position:absolute; bottom:0px; left:100px; color:#999;}
        #kaqegeha{position:absolute; bottom:0px; right:42px; color:#444;}
        #lugecylu{position:absolute; bottom:0px; left:0; color:#444;}
        #qaroqiri{position:absolute; bottom:0px; left:63px; color:#444;}
        #taniwygo{background:url(bvo31qf5ce0b5jep.gif) 5px 5px no-repeat #fff;}
        /* #mijinagu{position:absolute; bottom:0; right:0; display:block; color:#444;} */
        #mijinagu{position:absolute; top:0; right:0; background:url(qn2qmv14gxjidqcv.png) 0px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #mijinagu.hover{background-position:0px -25px;}

/*
    The following fixes png-transparency for IE6.quxafuna  
    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.
*/
.wyzojuni #hujafyge{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pics/colorbox/ie/borderTopLeft.png, sizingMethod='scale');}
.wyzojuni #pakybuno{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pics/colorbox/ie/borderTopCenter.png, sizingMethod='scale');}
.wyzojuni #colijavy{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pics/colorbox/ie/borderTopRight.png, sizingMethod='scale');}
.wyzojuni #filabela{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pics/colorbox/ie/borderBottomLeft.png, sizingMethod='scale');}
.wyzojuni #cajefyde{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pics/colorbox/ie/borderBottomCenter.png, sizingMethod='scale');}
.wyzojuni #wakuzuve{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pics/colorbox/ie/borderBottomRight.png, sizingMethod='scale');}
.wyzojuni #lazycypo{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pics/colorbox/ie/borderMiddleLeft.png, sizingMethod='scale');}
.wyzojuni #hupiryfi{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pics/colorbox/ie/borderMiddleRight.png, sizingMethod='scale');}
