body {
margin:0;
padding:0;
text-align:justify;
}
.back_button {
margin-left:500px;
text-align:center;
font-size:1.100em;
font-weight:bold;
width:316px;
height:50px;
background: url(../img/jpg/boton-mar.jpg) center no-repeat;
padding-bottom:5px;
padding-top:40px;
clear:both;
}
.slideshow {
width:100%;
height:100%;
margin:auto;
position:relative;
}
#logosol {
width:160px;
height:125px; 
position:absolute; 
z-index:10000; 
left:0; 
top:0;
}
#logonuevo {
width:140px;
height:120px; 
position:absolute; 
z-index:10000;
right:-8px; 
top:9px;
}
#contenido {
font-size:0.80em;
width:850px;
text-align:left;
font-family:Arial;
text-decoration: none;
color:#000000;
}
#contenido a:link, #contenido a:visited {
font-size:0.85em;
color:#0066CC;
font-weight:bold;
font-family: Arial;
text-decoration: none;
}
#contenido a:hover {
font-size:0.85em;
color:#999999;
font-weight:bold;
font-family: Arial;
text-decoration: none;
}
.searchbox  {
text-align: right;
background:#ffffff;
border:1px #999999;
}
.button  {
background: #006699;
border:solid 1px #808080;
color: #ffffff;
font-family:Arial;
font-size:0.75em;
font-weight:bold;
text-align:	center;
}
.contentheading, .componentheading, table.moduletable th   {
color:#000000;
font-family:Arial;
font-size:1.5em;
font-weight:bold;
text-align:	left;
}
#footermenu, #footermenu a:link, #footermenu a:visited {
width:850px;
font-family:Arial;
font-size: .850em;
color:#0045ad;
text-decoration: none;
margin:auto;
}
#footermenu a:hover {
color:#0045ad;
text-decoration: none; 
}


/*CSS*/
#player_container {
	position:relative;
	border: 1px solid #009BE3;
	padding:20px;
}

ul#icons {margin: 0; padding: 0;}
ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
ul#icons span.ui-icon {float: left; margin: 0 4px;}

ul#icons #volume-min {
	margin:2px 40px 2px 30px;
}

#sliderVolume {
	position:absolute;
	top:30px;
	left:140px;
	width:20px;
	height:.4em;
}


#sliderVolume .ui-slider-handle {
	height:.8em;
	width:.8em;
}

#bars_holder {
	position:absolute;
	top:7px;
	left:40px;
	width:50px;
}

#sliderPlayback .ui-slider-handle {
	height:1.6em;
}

#loaderBar.ui-progressbar {
	height:.2em;
	border:0;
}

.miaow {
	font-size:.8em;
	color:#999;
}

.miaow a:link, a:visited, a:hover, a:focus, a:active {
	color:#009be3;
}

