/*img { behavior: url(iepngfix.htc); }*/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	color:#fff

}

#borda-right{
	width:1%;
	height:100%;
	#height:100.4%;
	position:absolute; 
	right:0;
	float:right;
	background: url(/tempsports/images/borda_right_lightbox.jpg) repeat-y top  right #fff;
	}
	
#borda-bottom{
	width:99.7%;
	#width:99.5%;
	height:1%;
	background: url(/tempsports/images/borda_base_lightbox.jpg) repeat-x bottom  left #fff;
	}
	
#borda-left{
	width:1%;
	height:100%;
	#height:100.4%;
	position:absolute; 
	left:0;
	float:left;
	background: url(/tempsports/images/borda_left_lightbox.jpg) repeat-y top  left #fff;
	}


#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev{
	width: 40%;
	height: 100%;
	zoom: 1;
	display: block;
	margin-left:20px;
	_margin-left:10px
}

#lightbox-nav-btnNext {
	width: 40%;
	height: 100%;
	zoom: 1;
	display: block;
	margin-right:25px;
	_margin-right:15px
}


#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	width:80px;
	display: block; 
	clear: left; 
	position:absolute;
	bottom:30px;
	right:30px;
	padding:10px 5px 10px 5px;
	background:#fff;
	font-size:12px;
	color:#333333;
	letter-spacing:0.0em;
	font-weight:bold;
	background:#fff;
	
	}			
#lightbox-secNav-btnClose {
	width: 25px; 
	float: right;
	position:absolute;
	top:30px;	
	right:30px;
	margin-left:30px;
	z-index:1000;
}

/*
#lightbox-container-image #lightbox-nav a.seta_next{
	background: url(/tempsports/images/ico/seta_next.png) no-repeat  50% right!important;
	
}

#lightbox-container-image #lightbox-nav a.seta_prev{
	background: url(/tempsports/images/ico/seta_prev.png) no-repeat 50% left !important;
	
}
*/
