/*
    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.
*/
#hevowuwe, #linaqyha, #pafikika{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#linaqyha{position:fixed; width:100%; height:100%;}
#dohypejo, #picaxacy{clear:left;}
#zuvihema{position:relative; overflow:hidden;}
#xanolixe{overflow:auto;}
#xanolixe iframe{display:block; width:100%; height:100%; border:0;}
#qoxapica{margin:0;}
#beqadoho, #dedonuwu{position:absolute; top:0; left:0; width:100%;}
#ramixyro, #jotewofo, #kukefyvi, #waburyju{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.
*/
#linaqyha{background:#000;opacity:0.22}

#colorBox{}
    #giwabumi{width:25px; height:25px; background:url(jjrndmrcu3ql23pd.png) 0 0 no-repeat;}
    #gibuwiqa{height:25px; background:url(jjrndmrcu3ql23pd.png) 0 -50px repeat-x;}
    #gemykele{width:25px; height:25px; background:url(jjrndmrcu3ql23pd.png) -25px 0 no-repeat;}
    #picaxacy{width:25px; height:25px; background:url(jjrndmrcu3ql23pd.png) 0 -25px no-repeat;}
    #xekalogo{height:25px; background:url(jjrndmrcu3ql23pd.png) 0 -75px repeat-x;}
    #paloxejo{width:25px; height:25px; background:url(jjrndmrcu3ql23pd.png) -25px -25px no-repeat;}
    #dohypejo{width:25px; background:url(ize4fspayyjzeyxb.png) 0 0 repeat-y;}
    #facelico{width:25px; background:url(ize4fspayyjzeyxb.png) -25px 0 repeat-y;}
    #zuvihema{background:#fff;}
        #xanolixe{margin-bottom:20px;}
        #qoxapica{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #wutokegi{position:absolute; bottom:0px; left:100px; color:#999;}
        #waburyju{position:absolute; bottom:0px; right:42px; color:#444;}
        #ramixyro{position:absolute; bottom:0px; left:0; color:#444;}
        #jotewofo{position:absolute; bottom:0px; left:63px; color:#444;}
        #beqadoho{background:url(xsinf2ob0pyejyja.gif) 5px 5px no-repeat #fff;}
        /* #kukefyvi{position:absolute; bottom:0; right:0; display:block; color:#444;} */
        #kukefyvi{position:absolute; top:0; right:0; background:url(lsj55ek1qln50xoq.png) 0px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #kukefyvi.hover{background-position:0px -25px;}

/*
    The following fixes png-transparency for IE6.tykabinu  
    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.
*/
.pomukofa #giwabumi{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pics/colorbox/ie/borderTopLeft.png, sizingMethod='scale');}
.pomukofa #gibuwiqa{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pics/colorbox/ie/borderTopCenter.png, sizingMethod='scale');}
.pomukofa #gemykele{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pics/colorbox/ie/borderTopRight.png, sizingMethod='scale');}
.pomukofa #picaxacy{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pics/colorbox/ie/borderBottomLeft.png, sizingMethod='scale');}
.pomukofa #xekalogo{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pics/colorbox/ie/borderBottomCenter.png, sizingMethod='scale');}
.pomukofa #paloxejo{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pics/colorbox/ie/borderBottomRight.png, sizingMethod='scale');}
.pomukofa #dohypejo{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pics/colorbox/ie/borderMiddleLeft.png, sizingMethod='scale');}
.pomukofa #facelico{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pics/colorbox/ie/borderMiddleRight.png, sizingMethod='scale');}
