@charset "utf-8";
/* CSS Document */
/*::::: PIROBOX RULES::::::::*/
.piro_overlay { position: fixed; _position: absolute; top: 0; left: 0; width: 100%; height: 100%; background:#000; display: none; z-index:99997; opacity:0.6!important;}

.loading span{position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-15px;width:30px;height:30px;display:block;z-index:100008; background:none }
.loading span span{position:absolute; display:block; width:30px;height:30px; z-index:100009;background: url(../images/ajax-loader.gif) center center no-repeat!important;background: url(../images/ajax-loader.gif) center center no-repeat;}

.caption{position:absolute;bottom: 10px; left: 20px; margin: 0 0 10px!important;display:block; padding:0px; cursor:text; background:#222; width:100%!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.piro_nav{position:absolute;bottom:0;left:0;margin:0!important;display:block; padding:0; background:none; width:840px!important}
.caption p{ display:block; margin:0;padding:10px 20px; text-align:center; font-weight:normal; background:black; color:#fff; font-size:14px;}

a.piro_close{position:absolute;top:6px;right:6px;height:35px;width:35px;background:url(../images/close_btn.png) no-repeat;cursor:pointer;z-index:100006;}
a:hover.piro_close{background:url(../images/close_btn_h.png) no-repeat;}

a.piro_next{position:absolute;top:50%;width:60px; height:60px;right:20px;text-indent:-999em;outline:none; display:block; margin:-30px 0 0 0;background:url(../images/next.png) center center no-repeat; border:none; cursor:pointer;z-index:1000000001}

a.piro_prev{position:absolute;top:50%;width:60px; height:60px;left:20px; text-indent:-999em; outline:none;display:block;margin:-30px 0 0 0;background: url(../images/pre.png) center center no-repeat;border:none; cursor:pointer; z-index:1000000000}

.pirobox_content {position:fixed; top:50%; left: 50%; padding:0; width: 880px!important; max-width:100%!important; height: 680px!important; margin:-340px 0 0 -440px!important; padding:0; display:block; z-index:99998;font-family:Trebuchet MS,Arial; background-color:#fff; border-radius:4px; box-sizing:border-box;}
.pirobox_content table,tbody,tr,th,td{margin:0;padding:0;border:none;}

.c_c div { width: 840px!important; height: 640px!important; margin:20px; position:relative;}
.pirobox_content img { display:block; width:auto!important; height:auto!important; max-width:100%; max-height:100%; margin:auto; padding:0; border:none; position:absolute; left:0; top:0; right:0; bottom:0;}



/*.t_l{background:url(../images/t_l.png) no-repeat; width:20px; height:20px;}
.t_r{background: url(../images/t_r.png) no-repeat; width:20px; height:20px;}
.t_c{height:20px; background:url(../images/t_c.png) repeat-x;}

.c_l{width:20px; background: url(../images/c_l.png) repeat-y;}
.c_c{background:white; margin:0; padding:0;}
.c_c div{width:760px; height:560px; margin:0; padding:0 0 0px 0;}
.c_r{width:20px; background: url(../images/c_r.png) repeat-y;}

.b_c{height:20px; background:url(b_c.png) repeat-x;}
.b_l{background:url(../images/b_l.png) no-repeat; width:20px; height:20px;}
.b_r{background:url(../images/b_r.png) no-repeat; width:20px; height:20px;}*/

/*.t_l{background:#000; width:10px; height:10px;}
.t_r{background:#000; width:10px; height:10px;}
.t_c{height:10px; background:#000;}

.c_l{width:10px; background:#000;}
.c_c{background:#000; margin:0; padding:0;}
.c_c div{width:380px; height:180px; margin:0; padding:0;}
.c_r{width:10px; background: #000;}

.b_c{height:10px; background:#000;}
.b_l{background:#000; width:10px; height:10px;}
.b_r{background:#000; width:10px; height:10px;}
*/
.box_img{ position:absolute; z-index:99995; background: url(../images/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;}
.err_mess a{color:red; font-weight:700;}
.number{position:absolute;margin:0;height:40px; width:30px; line-height:40px; padding:0;left:20px;color:#666;bottom:0; font-size:14px;}
a.link_to {position:absolute;margin-right:6px;height:20px;width:20px;right:0;color:#999;bottom:3px; background:url(../images/link_out.png) no-repeat; text-indent:-999em; display:none;}
a:hover.link_to { background:url(../images/link_out_h.png) no-repeat;}
a.play{position:absolute;top:20px!important;top:20px;left:20px!important;left:20px;width:40px; height:40px; margin:0; outline:none; display:block;background:url(../images/play.png) no-repeat; text-indent:-999em; border:none;cursor:pointer; display:none!important;}
a:hover.play{background:url(../images/play_h.png) no-repeat;}
a.stop{position:absolute;top:20px!important;top:20px;left:20px!important;left:20px;;width:40px; height:40px; margin:0; outline:none; display:block;background:url(../images/pause.png) no-repeat;text-indent:-999em; border:none;cursor:pointer;}
a:hover.stop{background:url(../images/pause_h.png) no-repeat;}



@media screen and (max-width:750px) {
	.caption{position:absolute;bottom: 10px; left: 20px; margin: 0 0 10px!important;display:block; padding:0px; cursor:text; background:#222; width:100%!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.piro_nav{position:absolute;bottom:0;left:0;margin:0!important;display:block; padding:0; background:none; width:360px!important}
	.caption p{ display:block; margin:0;padding:10px 20px; text-align:center; font-weight:normal; background:black; color:#fff; font-size:14px;}
	
	a.piro_close{position:absolute;top:6px;right:6px;height:35px;width:35px;background:url(../images/close_btn.png) no-repeat;cursor:pointer;z-index:100006;}
	a:hover.piro_close{background:url(../images/close_btn_h.png) no-repeat;}
	
	a.piro_next{position:absolute;top:50%;width:40px; height:40px;right:20px;text-indent:-999em;outline:none; display:block; margin:-30px 0 0 0;background:url(../images/next.png) center center no-repeat; border:none; cursor:pointer;z-index:1000000001}
	
	a.piro_prev{position:absolute;top:50%;width:40px; height:40px;left:20px; text-indent:-999em; outline:none;display:block;margin:-30px 0 0 0;background: url(../images/pre.png) center center no-repeat;border:none; cursor:pointer; z-index:1000000000}
	
	.pirobox_content {position:fixed; top:50%; left: 50%; width: 400px!important; max-width:100%!important; height: 360px!important; margin:-180px 0 0 -200px!important; padding:20px; display:block; z-index:99998;font-family:Trebuchet MS,Arial; background-color:#fff; border-radius:4px; box-sizing:border-box;}
	.pirobox_content table,tbody,tr,th,td{margin:0;padding:0;border:none;}
	
	.c_c div { width: 360px!important; height:320px!important; margin:0 auto; position:relative;}
	.pirobox_content img { display:block; width:auto!important; height:auto!important; max-width:100%; max-height:100%; margin:auto; padding:0; border:none; position:absolute; left:0; top:0; right:0; bottom:0;}
}