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

.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-image: url(../images/results2012/img/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.caption{
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0px;
	display: block;
	padding: 0px;
	cursor: text;
	background: #222;
	border: none;
}
.piro_nav{
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0px;
	display: block;
	padding: 0px;
	background: none;
}
.caption p{
	display: block;
	margin: 0;
	padding: 4px 28px 4px 38px;
	text-align: center;
	font-weight: normal;
	background: black;
	color: white;
	font-size: 12px;
	border: none;
}

a.piro_close{
	position:absolute;
	top:20px;
	right:20px;
	height:35px;
	width:35px;
	cursor:pointer;
	z-index:100006;
	background-image: url(../images/results2012/img/close_btn.png);
	background-repeat: no-repeat;
}
a:hover.piro_close{
	background-image: url(../images/results2012/img/close_btn_h.png);
	background-repeat: no-repeat;
}

a.piro_next{
	position:absolute;
	top:50%;
	width:35px;
	height:35px;
	right:20px;
	text-indent:-999em;
	outline:none;
	display:block;
	margin:-18px 0 0 0;
	border:none;
	cursor:pointer;
	z-index:1000000001;
	background-image: url(../images/results2012/img/next.png);
	background-repeat: no-repeat;
	background-position: right center;
}
a:hover.piro_next{
	background-image: url(../images/results2012/img/next_h.png);
	background-repeat: no-repeat;
	background-position: right center;
}

a.piro_prev{
	position:absolute;
	top:50%;
	width:35px;
	height:35px;
	left:20px;
	text-indent:-999em;
	outline:none;
	display:block;
	margin:-18px 0 0 0;
	border:none;
	cursor:pointer;
	z-index:1000000000;
	background-image: url(../images/results2012/img/prev.png);
	background-repeat: no-repeat;
	background-position: left center;
}
a:hover.piro_prev{
	background-image: url(../images/results2012/img/prev_h.png);
	background-repeat: no-repeat;
	background-position: left center;
}



.pirobox_content {
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 0;
	width: 800px;
	height: 600px;
	margin: -300px 0 0 -400px;
	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{ margin:0; padding:0; border:none;}

.t_l{
	width:20px;
	height:20px;
	background-image: url(../images/results2012/img/t_l.png);
	background-repeat: no-repeat;
}
.t_r{
	width:20px;
	height:20px;
	background-image: url(../images/results2012/img/t_r.png);
	background-repeat: no-repeat;
}
.t_c{
	height:20px;
	background-image: url(../images/results2012/img/t_c.png);
	background-repeat: repeat-x;
}

.c_l{
	width:20px;
	background-image: url(../images/results2012/img/c_l.png);
	background-repeat: repeat-y;
}
.c_c{background:black; margin:0; padding:0;}
.c_c div{width:760px; height:560px; margin:0; padding:0 0 0px 0;}
.c_r{
	width:20px;
	background-image: url(../images/results2012/img/c_r.png);
	background-repeat: repeat-y;
}

.b_c{
	height:20px;
	background-image: url(../images/results2012/img/b_c.png);
	background-repeat: repeat-x;
}
.b_l{
	width:20px;
	height:20px;
	background-image: url(../images/results2012/img/b_l.png);
	background-repeat: no-repeat;
}
.b_r{
	width:20px;
	height:20px;
	background-image: url(../images/results2012/img/b_r.png);
	background-repeat: no-repeat;
}

/*.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;
	width: 100%;
	top:30px;
	left:30px;
	height: 100%;
	padding:0;
	background-image: url(file://///md/f/Projects/PSFA/root/styles/img_bg.png);
}
.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-left:3px;height:18px;width:30px; padding:3px;left:0;color:#666;bottom:1px; font-size:11px;}
a.link_to {
	position: absolute;
	margin-right: 6px;
	height: 20px;
	width: 20px;
	right: 0;
	color: #999;
	bottom: 3px;
	text-indent: -999em;
	background-image: url(../images/results2012/img/link_out.png);
	background-repeat: no-repeat;
}
a:hover.link_to {
	background-image: url(../images/results2012/img/link_out_h.png);
	background-repeat: 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;
	text-indent:-999em;
	border:none;
	cursor:pointer;
	background-image: url(../images/results2012/img/play.png);
	background-repeat: no-repeat;
}
a:hover.play{
	background:url(../images/results2012/img/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/results2012/img/pause.png) no-repeat;
	text-indent:-999em;
	border:none;
	cursor:pointer;
}
a:hover.stop{
	background:url(../images/results2012/img/pause_h.png) no-repeat;
}
#content .info-full ul {
	list-style:none;
}
#content .info-full ul li {
	/* [disabled]list-style:none; */
	display: inline;
	margin-right: 10px;
}
#content .info-full ul li a img {
	border: 3px solid #000;
}
#content .info-full ul li a img:hover {
	border: 3px solid #f7f3b1;
}
#content .info ul {
	list-style:none;
	margin-left: -15px;
	/* [disabled]margin-bottom: 10px; */
}
#content .info ul li {
	/* [disabled]list-style:none; */
	display: inline;
	margin-right: 10px;
}
#content .info ul li a img {
	border: 3px solid #000;
}
#content .info ul li a img:hover {
	border: 3px solid #f7f3b1;
}
