<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#infolosjaivas {
position: relative;
}

#playerjaivas {
float:left;
clear:both;
position: fixed;
left:670px;
top: 470px;
z-index: 100;
}

#playerjaivas img.headerplayer {
top:0px;
left:0px;
}

ul.botonesjaivas {
list-style-type: none;
}

ul.botonesjaivas li {
position: absolute;
display: block;
width: 71px;
height: 71px;
background-image: url(images/boton_normal.png);
}

ul.botonesjaivas li:hover, ul.botonesjaivas li.activo:hover {
background-image: url(images/boton_hover.png);
cursor:pointer;
}

ul.botonesjaivas li.pausa {
background-image: url(images/boton_pausa.png);
}

ul.botonesjaivas li.pausa:hover, ul.botonesjaivas li.pausado {
background-image: url(images/boton_pausa_hover.png);
cursor:pointer;
}

ul.botonesjaivas li.boton_a {
top:698px;
right:285px;
}

ul.botonesjaivas li.boton_b {
top:698px;
right:100px;
}

ul.botonesjaivas li.boton_c {
top:927px;
left:28px;
}

ul.botonesjaivas li.boton_d {
top:1196px;
left:12px;
}


ul.botonesjaivas li.boton_e {
top:1959px;
left:12px;
}

ul.botonesjaivas li.boton_f {
top:2469px;
right:198px;
}

div.jp-audio {
	font-size:1em;
	font-family:Verdana, Arial, sans-serif;
	line-height:1.6;
	color: #fff;
	border-left:1px solid #2c2c2c;
	border-right:1px solid #2c2c2c;
	border-bottom:1px solid #2c2c2c;
	background-color:#373737;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	margin-left:29px;
}
div.jp-audio {
	width:200px;
	padding:20px;
}

div.jp-interface {
	position: relative;
	width:100%;
	background-color:#373737;
}


div.jp-audio .jp-interface {
	height: 80px;
	padding-top:30px;
}

div.jp-audio-stream .jp-interface {
	height: 50px;
	padding-top:30px;
}

/* Controles */

div.jp-controls-holder {
	clear: both;
	width:440px;
	margin:0 auto 10px auto;
	position: relative;
	overflow:hidden;
}

div.jp-interface ul.jp-controls {
	background: url("img/jplayer_jaivas.jpg") 0 0 no-repeat;
	list-style-type:none;
	padding: 1px 0 2px 1px;
	overflow:hidden;
	width: 201px;
	height: 34px;
}

div.jp-audio ul.jp-controls,
div.jp-audio-stream ul.jp-controls {
	margin:0 auto;
}

div.jp-audio-stream ul.jp-controls {
	width: 100px;
}

div.jp-video ul.jp-controls {
	margin:0 0 0 115px;
	float:left;
	display:inline;
}

div.jp-interface ul.jp-controls li {
	display:inline;
	float: left;
}
div.jp-interface ul.jp-controls a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height: 34px;
	margin: 0 1px 2px 0;
	padding: 0;
}

/* Controles del playlist */

div.jp-type-playlist .jp-controls li a{
	width: 49px;
}

div.jp-type-playlist .jp-play {
	background: url("img/jplayer_jaivas.jpg") -24px -40px no-repeat;
}

div.jp-type-playlist .jp-play:hover {
	background: url("img/jplayer_jaivas.jpg") -124px -40px no-repeat;
}

div.jp-type-playlist .jp-pause {
	background: url("img/jplayer_jaivas.jpg") -24px -120px no-repeat;
}

div.jp-type-playlist .jp-pause:hover {
	background: url("img/jplayer_jaivas.jpg") -124px -120px no-repeat;
}

div.jp-type-playlist .jp-stop {
	background: url("img/jplayer_jaivas.jpg") -24px -80px no-repeat;
}

div.jp-type-playlist .jp-stop:hover {
	background: url("img/jplayer_jaivas.jpg") -124px -80px no-repeat;
}

div.jp-type-playlist .jp-previous {
	background: url("img/jplayer_jaivas.jpg") -24px -200px no-repeat;
}

div.jp-type-playlist .jp-previous:hover {
	background: url("img/jplayer_jaivas.jpg") -124px -200px no-repeat;
}

div.jp-type-playlist .jp-next {
	background: url("img/jplayer_jaivas.jpg") -24px -160px no-repeat;
}

div.jp-type-playlist .jp-next:hover {
	background: url("img/jplayer_jaivas.jpg") -124px -160px no-repeat;
}

/* @end */


/* @group TOGGLES */

ul.jp-toggles {
	list-style-type:none;
	padding:0;
	margin:0 auto;
	overflow:hidden;
}

div.jp-audio ul.jp-toggles {
	width:55px;
}

div.jp-audio .jp-type-single ul.jp-toggles {
	width:25px;
}

div.jp-video ul.jp-toggles {
	width:100px;
	margin-top: 10px;
}

ul.jp-toggles li{
	display:block;
	float:right;
}

ul.jp-toggles li a{
	display:block;
	width:25px;
	height:18px;
	text-indent:-9999px;
	line-height:100%; /* need this for IE6 */
}

.jp-repeat {
	background: url("img/jplayer_jaivas.jpg") 0 -440px no-repeat;
}

.jp-repeat:hover {
	background: url("img/jplayer_jaivas.jpg") -30px -440px no-repeat;
}

.jp-repeat-off {
	background: url("img/jplayer_jaivas.jpg") -60px -440px no-repeat;
}

.jp-repeat-off:hover {
	background: url("img/jplayer_jaivas.jpg") -90px -440px no-repeat;
}

.jp-shuffle {
	background: url("img/jplayer_jaivas.jpg") 0 -460px no-repeat;
	margin-left: 5px;
}

.jp-shuffle:hover {
	background: url("img/jplayer_jaivas.jpg") -30px -460px no-repeat;
}

.jp-shuffle-off {
	background: url("img/jplayer_jaivas.jpg") -60px -460px no-repeat;
	margin-left: 5px;
}

.jp-shuffle-off:hover {
	background: url("img/jplayer_jaivas.jpg") -90px -460px no-repeat;
}


/* @end */

/* Barra de progreso */

div.jp-seeking-bg {
	background-color: black;
}

.jp-progress {
	background: url("img/jplayer_jaivas.jpg") 0px -240px no-repeat;
	width: 197px;
	height: 13px;
	padding: 0 2px 2px 2px;
	margin-bottom: 4px;
	overflow:hidden;
}

div.jp-video .jp-progress {
	border-top:1px solid #180a1f;
	border-bottom: 1px solid #554560;
	width:100%;
	background-image: none;
	padding: 0;
}

.jp-seek-bar {
	background: url("img/jplayer_jaivas.jpg") 0px -260px repeat-x;
	width:0px;
	height: 100%;
	overflow:hidden;
	cursor:pointer;
}

.jp-play-bar {
	background: url("img/jplayer_jaivas.jpg") 0px -280px repeat-x;
	width:0px;
	height: 100%;
	overflow:hidden;
}


/* @end */

/* Controles de volumen */

div.jp-interface ul.jp-controls a.jp-mute,
div.jp-interface ul.jp-controls a.jp-unmute,
div.jp-interface ul.jp-controls a.jp-volume-max {
	background: url("img/jplayer_jaivas.jpg") 0px -330px no-repeat;
	position: absolute;
	width: 16px;
	height: 11px;
}

div.jp-audio ul.jp-controls a.jp-mute,
div.jp-audio ul.jp-controls a.jp-unmute,
div.jp-audio-stream ul.jp-controls a.jp-mute,
div.jp-audio-stream ul.jp-controls a.jp-unmute {
	top:-6px;
	left: 0;
}

div.jp-audio ul.jp-controls a.jp-volume-max,
div.jp-audio-stream ul.jp-controls a.jp-volume-max {
	top:-6px;
	right: 0;
}


div.jp-video ul.jp-controls a.jp-mute,
div.jp-video ul.jp-controls a.jp-unmute {
	left: 0;
	top:14px;
}

div.jp-video ul.jp-controls a.jp-volume-max {
	left: 84px;
	top:14px;
}

div.jp-interface ul.jp-controls a.jp-mute:hover {
	background: url("img/jplayer_jaivas.jpg") -25px -330px no-repeat;
}

div.jp-interface ul.jp-controls a.jp-unmute {
	background: url("img/jplayer_jaivas.jpg") -60px -330px no-repeat;
}

div.jp-interface ul.jp-controls a.jp-unmute:hover {
	background: url("img/jplayer_jaivas.jpg") -85px -330px no-repeat;
}

div.jp-interface ul.jp-controls a.jp-volume-max {
	background: url("img/jplayer_jaivas.jpg") 0px -350px no-repeat;
}

div.jp-interface ul.jp-controls a.jp-volume-max:hover {
	background: url("img/jplayer_jaivas.jpg") -25px -350px no-repeat;
}

.jp-volume-bar {
	background: url("img/jplayer_jaivas.jpg") 0px -300px repeat-x;
	position: absolute;
	width: 197px;
	height: 4px;
	padding: 2px 2px 1px 2px;
	overflow: hidden;
}

.jp-volume-bar:hover {
	cursor:  pointer;
}

div.jp-audio .jp-interface .jp-volume-bar,
div.jp-audio-stream .jp-interface .jp-volume-bar {
	top:10px;
	left: 0;
}

div.jp-audio-stream .jp-interface .jp-volume-bar {
	width: 97px;
	border-right:1px solid #180920;
	padding-right:1px;
}

div.jp-video .jp-volume-bar {
	top: 0;
	left: 0;
	width:95px;
	border-right:1px solid #180920;
	padding-right:1px;
	margin-top: 30px;
}

.jp-volume-bar-value {
	background: url("img/jplayer_jaivas.jpg") 0px -320px repeat-x;
	height: 4px;
}

/* @end */

/* DuraciÃ³n y tiempo */

.jp-current-time, .jp-duration {
	width:70px;
	font-size:.5em;
	color: #898989;
}

.jp-current-time {
	float: left;
}

.jp-duration {
	float: right;
	text-align:right;
}

.jp-video .jp-current-time {
	padding-left:20px;
}

.jp-video .jp-duration {
	padding-right:20px;
}

/* @end */

/* Playlist */

.jp-title ul,
.jp-playlist ul {
	list-style-type:none;	
	font-size:.7em;
	margin: 0;
	padding: 0;
}

.jp-video .jp-title ul {
	margin: 0 20px 10px;
}

.jp-video .jp-playlist ul {
	margin: 0 20px;
}

.jp-title li,
.jp-playlist li {
	position: relative;
	padding: 2px 0;
	border-top:1px solid #525252;
	border-bottom:1px solid #525252;
	overflow: hidden;
}

.jp-title li{
	border-bottom:none;
	border-top:none;
	padding:0;
	text-align:center;
}

/* Note that the first-child (IE6) and last-child (IE6/7/8) selectors do not work on IE */

div.jp-type-playlist div.jp-playlist li:first-child {
	border-top:none;
	padding-top:3px;
}

div.jp-type-playlist div.jp-playlist li:last-child {
	border-bottom:none;
	padding-bottom:3px;
}

div.jp-type-playlist div.jp-playlist a {
	color: #fff;
	text-decoration:none;
}

div.jp-type-playlist div.jp-playlist a:hover {
	color: #b8a46b;
}

div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
	background-color: #1e1b12;
	margin: 0 -20px;
	padding: 2px 20px;
	border-top: 1px solid #18160e;
	border-bottom: 1px solid #18160e;
}

div.jp-type-playlist div.jp-playlist li.jp-playlist-current a{
	color: #b8a46b;
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
	float:right;
	display:inline;
	text-align:right;
	margin-left:10px;
	font-weight:bold;
	color:#8C7A99;
}


/* @end */


div.jp-jplayer audio,
div.jp-jplayer {
	width:0px;
	height:0px;
}

div.jp-jplayer {
	background-color: #000000;
}

/* @end */
</pre></body></html>