* { margin:0; padding:0;}
body { background:#444; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
img {border:none;}

h1 { font-size:20px; color:#999999; text-align:center; }

.azul {color: #00CCFF; font-weight: bold;}

table { padding:5px; }
td { border-bottom:#CCC 1px dashed; padding:3px; }
.table_header { background:#000; color:#FFF; padding:2px; }


#container { width:790px; margin:10px auto; background:#fff; }
#cabecera { width:790px; height:246px; text-align:left; /*background:url(../img/jacobsen-banner-home.jpg) no-repeat top center; */}

.mp3player { width:240px; height:20px; position:relative; top:0px; left:10px;}

#menu_txt { width:765px; height:20px; padding-right:15px; }
#menu_txt .btn { float:right; width:70px; height:20px; margin:5px 0 0 0; text-align:center; }
#menu_txt .btn2 { float:right; width:105px; height:20px; margin:5px 0 0 0; text-align:center; }
#menu_txt .btn a, .btn2 a { color:#999; text-decoration:none; text-align:center; letter-spacing:2px; }
#menu_txt .btn a:hover{ color:#000; }
#menu_txt .btn2 a:hover { color:#000; }

#menu_txt .idiomas { float:left; width:220px; height:20px; margin:5px 0px 0 0; padding-left:20px; color:#999; }
#menu_txt .idiomas a { color:#999; text-decoration:none; font-size:10px; }
#menu_txt .idiomas a:hover { color:#000000; }

.contenido_centro { width:770px; float:left; border-left:#000 10px solid; border-right:#000 10px solid; background:#FFF;}
#contenido { width:770px; float:left; background:#fff; }
#contenido .centro { padding:15px; float:left; width:730px; }
#contenido .centro p { text-align:justify; font-size:11px; color:#666666; padding:8px 0; }
#contenido .centro a { text-decoration:none; color:#666;}
#contenido .centro a:hover { color:#000; }

/*++++++++++++++++++BIO++++++++++++++++++++*/
.bio1 {float:left;width:730px; margin-bottom:20px;color:#666; font-size:11px;}
.bio2 {float:left; width:330px; margin-right:20px;color:#333; font-size:11px;}
.bio3 {float:left; width:330px;color:#333; font-size:11px;}
.bio_destacados {float:left; width:750px;}

.music_txt {font-size:11px; color:#666666;}

.release_destacado { float:left; width: 155px; height:250px; border:#999 1px solid; padding:5px; margin-right:50px; margin-left:15px;}

.release_destacado_music { float:left; width: 200px; height:340px; border:#999 1px solid; padding:5px; margin-right:25px; margin-left:5px;}

#contenido .logos { padding:10px 20px; float:left; width:747px; text-align:center; }

#contenido .logo { float:left; width:170px; height:60px; margin-right:10px; text-align:center; }

#pie { width:790px; clear:both; height:30px; background:#000 url(../img/footer.jpg) no-repeat bottom; text-align:center; padding-top:15px;}

#copyright { width:790px; clear:both; height:32px; text-align:center; padding-top:10px; color: #0099F7; font-size:9.5px; background:#444; margin:0 auto;}

.glidecontentwrapper{}

.featured-post{position:absolute; background:#F09; padding:0px; width:750px;}

.slidePost{position:relative; height:260px; margin-top:10px; overflow:hidden; background:#F09; width:740px; margin-left:15px;} 

	.slidePost h1{ font-size:25px; color:#fff; font-weight:normal; margin:0; padding:0; text-align:left;}
	
	.slidePost .title{background:#000; width:750px; height:20px; padding:0; margin:0; color:#FFF; line-height:20px;}

	.slidePost .text{padding:10px 5px; color:#FFF;}

	.slidePost .prev{cursor:pointer; text-indent:-9999pt; position:absolute; z-index:999; background:url(images/icon_7.gif) left; bottom:6px; right:35px; height:23px; width:29px;}
	.slidePost .next{cursor:pointer; text-indent:-9999pt; position:absolute; z-index:999; background:url(images/icon_7.gif) right; bottom:6px; right:6px; height:23px; width:29px;}

/* SLIDE FOTOS */

#slideshow {
    position:relative;
    height:370px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}