#display {
	position: relative; z-index: 0;
	background: url(themes/ainsa/marco_top.jpg) bottom center;
	margin:auto;
	width:450px !important;
	height:300px !important;
	/*border: 10px solid #FFF;
	background-color: #FFF;*/
}
#display a#inside.loading {
	background: #FFF url('spinner.gif') no-repeat center center;
}
#display a#inside {
	border: 5px solid transparent !important;
	position: absolute;
	z-index: 5;
	border: 0;
	width: 430px !important;
	height: 280px !important;
	padding-top:15px;
	
	/*width: 760px;
	height: 18px;
	padding: 208px 20px 0 0 !important;
	padding: 218px 10px 0 5px;
		width:880px;
	height:224px;*/
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	font: bold italic 11px Helvetica, Arial, Sans-serif;
	color: #FFF;
	background: transparent;
	/*padding:0 10px;*/
	top: 0px;
	/*text-indent: -1000em;*/
}
#display a:hover#inside {
	border: 5px solid #DDD !important;
/*	width: 840px;
	height: 179px;*/
	padding: 10px 5px 0px 5px;
}
#overlay {
	position: absolute;
	top: 0; left: 0; z-index: 0;
	display: block;
	width: 450px; height: 300px;
	background-color: transparent;
}
.back { position: absolute; bottom: 0; left: 0; z-index: 0; width: 110px; height: 90px; background-color: #000; opacity: .0; }
.t,.t0,.t1,.t2,.t3,.t4 {
	position: absolute;
	top: 0; left: 0; z-index: 1 !important; /*z-index: 0;*/
	padding: 225px 0 0 0;
	font: bold 14px/18px Helvetica;
	color: #FFF; text-align: center;
	opacity: .0;
}
.p1,.t1,.t0 { left: 0; width: 111px; }
.p2,.t2 { left: 111px; width: 111px; }
.p3,.t3 { left: 222px; width: 111px; }
.p4,.t4 { left: 333px; width: 110px; }
span#tspan {
	display: block;
	margin: 10px 0 0 0; padding: 10px 5px 0 5px;
	/*border-top: 1px solid #C0C0C0;*/
	font: 12px/18px Arial, Verdana, Sans-serif;
}
span#tspan a { text-decoration: none; color: #FFF; border-bottom: 1px solid #C0C0C0; }

a#player {
	position: absolute; 
	right: 0; bottom: 0; z-index: 6;
	width: 22px;
	padding: 3px;
	outline: none;
	background-color: #FFF;
	font: 11px Helvetica, Arial, Verdana;
	color: #444;
	text-decoration: none;
}

#player {
	position: absolute;
	z-index: 6; top: 8px; right: 8px;
	width: 54px;
	height: 19px;
	background: url('./bg.player.gif') no-repeat -53px 0;
}
html>body #player { background-image: url('./bg.player.png'); }
#player a {
	display: block;
	float: left;
	width: 18px;
	height: 19px;
	background: url('./bg.player.png') !important;
	background: url('./bg.player.gif');
	outline: none;
}
#player a.x-2 { width: 17px; }

#player a.x-1 { background-position: 0 0 !important; }
#player a.x-1:hover { background-position: 0 -19px !important; }
#player a.x-2 { background-position: -18px 0 !important; }
#player a.x-2:hover { background-position: -18px -19px !important; }
#player a.x-2.play { background-position: -18px -38px !important; }
#player a.x-2.play:hover { background-position: -18px -57px !important; }
#player a.x-3 { background-position: -35px 0 !important; }
#player a.x-3:hover { background-position: -35px -19px !important; }

#info {
	padding: 4px 0 0 0;
	background: url('bg.col-shadow.png') no-repeat;
}

.x-1,.x-3 { background-color: #487917; }
.x-2,.x-4 { background-color: #50851C; }

.x-1 h3 { background: url('mini-1.jpg'); }
.x-2 h3 { background: url('mini-2.jpg'); }
.x-3 h3 { background: url('mini-3.jpg'); }
.x-4 h3 { background: url('mini-4.jpg'); }
