
/*::::: PIROBOX BLACK RULES::::::::*/
.piro_overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background:#000; display: none; z-index:99997; }

.loading span{position:fixed;top:50%;left:60%;margin-top:-15px;margin-left:-15px;width:30px;height:30px;display:block;z-index:100008; background:url(bg_load.png) center no-repeat!important;background:url(bg_load.gif) center no-repeat }
.loading span span{position:fixed; display:block; width:30px;height:30px; z-index:100009;background: url(ajax-loader_b.gif) center center no-repeat!important;background: url(ajax-loader_b.gif) center center no-repeat;}

.caption{visibility:hidden; }
.piro_nav{visibility:hidden;}
.caption p{visibility:hidden;}
 
.piro_close{position:absolute; top:+15px; left:675px; height:35px; width:35px; background:url(close_btn3.png) no-repeat;cursor:pointer;z-index:100006;}

a.piro_next{position:absolute;bottom:-50px;left:668px;width:34px; height:35px;text-indent:-999em;outline:none; display:block;background:url(next.png) no-repeat; border:none;cursor:pointer;}
a:hover.piro_next{position:absolute;height:35px;width:34px;display:block; background:url(next_h.png) no-repeat; border:none;}

a.piro_prev{position:absolute;bottom:-50px;left:170px; width:34px; height:35px;text-indent:-999em; outline:none;display:block;background: url(prev.png) no-repeat;border:none; cursor:pointer;}
a:hover.piro_prev{position:absolute;height:35px;width:34px;display:block; background:url(prev_h.png) no-repeat;border:none;}

a.piro_next_out{position:absolute; z-index:2000000;top:50%; width:100px; height:250px; right:0;text-indent:-999em;outline:none; display:block; background: url(nextoutside.png) no-repeat; border:none;cursor:pointer;}
a:hover.piro_next_out{position:absolute;display:block; width:100px; height:250px;  background: url(nextoutside_h.png) no-repeat; border:none;}

a.piro_prev_out{position:absolute;z-index:2000001; width:100px; top:50%; height:250px; left:0; text-indent:-999em; outline:none;display:block; background: url(prevoutside.png) no-repeat;border:none; cursor:pointer;}
a:hover.piro_prev_out{position:absolute; width:100px; height:250px;  display:block; background: url(prevoutside_h.png) no-repeat; border:none;}

/*.pirobox_content {position:fixed; top: 50%; left:50%; padding-left:175px; width: 520px; height: 520px; display: block; z-index:99998;font-family:Trebuchet MS,Arial;}*/
.pirobox_content {position:fixed; top: 50%; left:50%; padding-left:175px; width: 520px; height: 520px; display: block; z-index:99998;font-family:Trebuchet MS,Arial;}
.pirobox_content table,tbody,tr,th,td{margin:0;padding:0;border:none;}
.pirobox_content img{position:fixed; top:50%; left:50%; width: 520px; height: 520px;margin-top:-260px; margin-left:-95px;}

.t_l{background:url(t_l.png) no-repeat; width:10px; height:10px;}
.t_r{background: url(t_r.png) no-repeat; width:10px; height:10px;}
.t_c{height:10px; background:url(t_c.png) repeat-x;}

.c_l{position:fixed; width:10px; background: url(c_l.png) repeat-y;}
.c_c{position:fixed; background:url(img_bg.png) repeat; margin:0; padding:0;}
.c_c div{position:fixed; width:380px; height:180px; margin:0; padding:0;}
.c_r{position:fixed; width:10px; background: url(c_r.png) repeat-y;}

.b_c{height:10px; background:url(b_c.png) repeat-x;}
.b_l{background:url(b_l.png) no-repeat; width:10px; height:10px;}
.b_r{background:url(b_r.png) no-repeat; width:10px; height:10px;}

.box_img{ position:absolute; z-index:99995; background: url(img_bg.png);width: 100%; top:30px; left:30px; height: 100%; padding:0;}
.err_mess{ position:absolute;bottom:20px; color:white; padding:0; margin:0 0 0 20px; display:block; font-size:small}
.err_mess a{color:red; font-weight:700; font-size:small;}
.number{visibility:hidden;}
a.link_to {visibility:hidden;}
a:hover.link_to {visibility:hidden;}
a.play{position:absolute;bottom:10px!important;bottom:2px;right:10px!important;right:2px;width:40px; height:40px; margin:0; outline:none; display:block;background:url(play.png) no-repeat; text-indent:-999em; border:none;cursor:pointer;}
a:hover.play{background:url(play_h.png) no-repeat;}
a.stop{position:absolute;bottom:10px!important;bottom:2px;right:10px!important;right:2px;width:40px; height:40px; margin:0; outline:none; display:block;background:url(pause.png) no-repeat;text-indent:-999em; border:none;cursor:pointer;}
a:hover.stop{background:url(pause_h.png) no-repeat;}
