html, body, div, dl, dt, dd, ul, ol, li, hr, h1, h2, h3, h4, h5, h6,pre, code, form, fieldset, legend, input, select, textarea, p, blockquote, th, td {margin:0; padding:0;}
address, caption, cite, code, dfn, em, strong, th, var {font-style:normal;font-weight:normal;}
abbr, acronym {border:0;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
hr, fieldset, img {border:0;}
:focus {outline: 0;}
ol, ul {list-style-type: none;}
table {border-collapse:collapse; border-spacing:0;}
td, th {text-align:left; vertical-align:top;}
body {
	color:#EDEFF1;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:180%;
	background:#1B2026;
}
h1 {
	text-indent:-9999px;
}
p {
	margin:0 0 14px;
}
strong {
	font-weight:bold;
}
a:link,
a:visited {
	color:#A6ABB7;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#A6ABB7;
}
.title {
	font-size:16px;
	margin-bottom:10px;
	color:#828A99;
}
#header {
	height:259px; 
	background:url(../img/bg/bg-header.jpg) no-repeat 0 0;
}
.alert-ko,
.alert-ok {
	padding:5px 30px;
    border: 1px solid #FDE688;
	width:450px;
	color:#000000;
}
.alert-ko {
	background:#FFFFCC url(../img/pics/alert-error.png) no-repeat 5px 5px;
}
.alert-ok {
	background:#FFFFCC url(../img/pics/alert-ok.png) no-repeat 5px 5px;
}
.alert-ko span,
.alert-ok {
	font-weight:bold;
	display:block;
}
/*=mainnav 
-----------------------------------------------------*/
.menu {
	list-style:none; 
	height:35px; 
	position:relative; 
	width:974px; 
	margin:0 auto; 
	padding-left:20px;
	background:url(../img/nav/button.gif);
	border-bottom:1px solid #171A1F;
}
.menu li.top {
	display:block; 
	float:left; 
	position:relative; 
}
.menu li a.top_link {
	display:block; 
	float:left; 
	height:35px; 
	line-height:35px; 
	color:#bbb; 
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	padding:0 0 0 12px; 
	cursor:pointer;
}
.menu li a.top_link span {
	float:left; 
	display:block; 
	 padding: 0 16px 0 8px;	
}
.menu li a.top_link span.down {
	float:left; 
	display:block; 
	padding:0 24px 0 12px; 
	background:url(../img/nav/down.gif) no-repeat right top;
}
.menu li a.top_link:hover {
	color:#fff;
	background:url(../img/nav/buttonhover.gif) no-repeat scroll left top transparent;
}
.menu li a.top_link:hover span {
	background: url(../img/nav/buttonhover.gif) no-repeat scroll right top transparent;
}
.menu li a.top_link:hover span.down {
	background: url(../img/nav/buttonhoverdown.gif) no-repeat scroll right top transparent;
}
.menu li:hover > a.top_link {color:#fff;/* background: url(../prodrop2/button4.gif) no-repeat;*/}
.menu li:hover > a.top_link span {/*background:url(../prodrop2/button4.gif) no-repeat right top;*/}
.menu li:hover > a.top_link span.down {/*background:url(../prodrop2/button4a.gif) no-repeat right top;*/}
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}
.menu a:hover {visibility:visible;}
.menu li:hover {position:relative; z-index:200;}
/* siguiente nivel invisible */
.menu ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}
.menu :hover ul.sub {
	left:2px; 
	top:35px; 
	padding:3px 0; 
	white-space:nowrap; 
	width:120px; 
	height:auto; 
	background:#000000;
	border:1px solid #171A1F;
	border-top:0;
	z-index:999;
}
/*.menu :hover ul.sub li {
	display:block; 
	height:20px; 
	float:left; 
	width:96px;
}
*/.menu :hover ul.sub li a {
	display:block; 
	font-size:11px; 
	height:20px; 
	line-height:20px; 
	text-indent:5px; 
	color:#bbbbbb; 
	text-decoration:none;
	font-weight:normal;
}
.menu :hover ul.sub li a:hover {
	color:#828A99;
}
#comunidad li.comunidad a.top_link,
#inicio li.inicio a.top_link, 
#news li.news a.top_link,    
#conciertos li.conciertos a.top_link,
#discografia li.discografia a.top_link,
#prensa li.prensa a.top_link,
#bio li.bio a.top_link,
#media li.media a.top_link,
#tienda li.tienda a.top_link {
	color:#fff; 
	background: url(../img/nav/buttonvisited.gif) no-repeat scroll left top transparent;
}

#comunidad li.comunidad a.top_link span,
#inicio li.inicio a.top_link span,   
#news li.news a.top_link span, 
#conciertos li.conciertos a.top_link span,
#discografia li.discografia a.top_link span,
#prensa li.prensa a.top_link span,
#bio li.bio a.top_link span,
#media li.media a.top_link span,
#tienda li.tienda a.top_link span{
	color:#fff; 
	background: url(../img/nav/buttonvisited.gif) no-repeat scroll right top transparent;
}

/*=templates
-----------------------------------------------------*/
#template1,
#template2 {
	min-height:400px; 
	padding:40px 20px 40px 40px;
}
#template1 .main {
	float:left;
	width:590px;
	padding:3px 10px 0 0;
}
#template1 .side {
	float:right;
	width:280px;
	padding:3px 23px 3px 3px;

}
/*=contenedores
-----------------------------------------------------*/
.wrapper {
	text-align:center;
/*	background:url(../img/bg/bg-wrap.jpg) top center no-repeat;
*/		background:url(../img/bg/bg-main2.jpg) top center repeat-y;

}
.principal {
	width:994px; 
	margin:0 auto; 
	text-align:left; 
	border-left:1px solid #0F0F0F;
	border-right:1px solid #0F0F0F;
}
.display li ul li a{
	color:#CFD6E5;
}
.grid-a .unit,
.grid-b .unit {
	float:left;
}
.grid-a .unit {
	width:49%;
}
.grid-b .unit {
	width:33%;
}
.frame {
	margin-bottom:20px;
}
.side .title {
	font-weight:bold;
	color:#828A99;
	display:block;
	height:21px;
}
.side .title  span {
	display:block;
	text-indent:-9999px;
}
.side .mod {
	margin:30px 0 10px;
}
.side .mod.contact,
.side .mod.dates,
.side .mod.contract {
	margin-left:5px;
}
.side .mod.contract h3{
	background:url(../img/sprites/sprite-titles-home-side.jpg) 0 0 no-repeat;
}
.side .mod.contact h3{
	background:url(../img/sprites/sprite-titles-home-side.jpg) 0 -56px no-repeat;
}
.side .mod.dates h3{
	background:url(../img/sprites/sprite-titles-home-side.jpg) 0 -112px no-repeat;
}

.side .mod.dates span{
	display:inline-block;
	width:120px;
}
.side .mod.redes {
	margin:0;
}
.side .mod.redes a {
	display:block;
	margin:0 10px 0 0;
	float:left;
	height:30px;
	width:30px;
}
.side .mod.redes a span {
	display:block;
	text-indent:-9999px;
	height:0;
}
.side .mod.redes a.myspace {
	background:url(../img/icos/ico-myspace.jpg) no-repeat 0 0;
}
.side .mod.redes a.myspace:hover {
	background-position:0 -30px;
}
.side .mod.redes a.facebook {
	background:url(../img/icos/ico-facebook.jpg) no-repeat 0 0;
}
.side .mod.redes a.facebook:hover {
	background-position:0 -30px;
}
.side .mod.redes a.youtube {
	background:url(../img/icos/ico-youtube.jpg) no-repeat 0 0;
}
.side .mod.redes a.youtube:hover {
	background-position:0 -30px;
}
.side .mod.redes a.tw {
	background:url(../img/icos/ico-tw.jpg) no-repeat 0 0;
}
.side .mod.redes a.tw:hover {
	background-position:0 -30px;
}
.news h2 {
	position:relative;
	border-bottom:1px solid #586171;
	font-size:12px;
	margin:40px 0 10px 0;
	color:#8C95A2;
}
.news .date {
	display:block;
	font-size:10px;
	color:#8C95A2;
	position:absolute;
	right:0;
	top:0;
}
.subnav {
	margin-bottom:20px;
}
.subnav li {
	display:inline;
}
/*paginacion*/
.jPaginate{
	margin:40px 0 20px 0;
    height:34px;
    position:relative;
    color:#a5a5a5;
    font-size:small;   
}
.jPaginate a{
    line-height:15px;
    height:18px;
    cursor:pointer;
    padding:2px 5px;
    margin:2px;
    float:left;
}
.jPag-control-back{
	position:absolute;
	left:0px;
}
.jPag-control-front{
	position:absolute;
	top:0px;
}
.jPaginate span{
    cursor:pointer;
}
ul.jPag-pages{
    float:left;
    list-style-type:none;
    margin:0px 0px 0px 0px;
    padding:0px;
}
ul.jPag-pages li{
    display:inline;
    float:left;
    padding:0px;
    margin:0px;
}
ul.jPag-pages li a{
    float:left;
    padding:2px 5px;
}
span.jPag-current{
    cursor:default;
    font-weight:normal;
    line-height:15px;
    height:18px;
    padding:2px 5px;
    margin:2px;
    float:left;
}
ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-next,
span.jPag-sprevious,
span.jPag-snext,
ul.jPag-pages li span.jPag-previous-img,
ul.jPag-pages li span.jPag-next-img,
span.jPag-sprevious-img,
span.jPag-snext-img{
    height:22px;
    margin:2px;
    float:left;
    line-height:18px;
}

ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-previous-img{
    margin:2px 0px 2px 2px;
    font-size:12px;
    font-weight:bold;
    width:10px;

}
ul.jPag-pages li span.jPag-next,
ul.jPag-pages li span.jPag-next-img{
    margin:2px 2px 2px 0px;
    font-size:12px;
    font-weight:bold;
    width:10px;
}
span.jPag-sprevious,
span.jPag-sprevious-img{
    margin:2px 0px 2px 2px;
    font-size:18px;
    width:15px;
    text-align:right;
}
span.jPag-snext,
span.jPag-snext-img{
    margin:2px 2px 2px 0px;
    font-size:18px;
    width:15px;
     text-align:right;
}
ul.jPag-pages li span.jPag-previous-img{
    background:transparent url(img/pics/previous.png) no-repeat center right;
            }
ul.jPag-pages li span.jPag-next-img{
    background:transparent url(img/pics/next.png) no-repeat center left;
            }
span.jPag-sprevious-img{
    background:transparent url(img/pics/sprevious.png) no-repeat center right;
            }
span.jPag-snext-img{
    background:transparent url(img/pics/snext.png) no-repeat center left;
/**/            }
/*Video*/
#videogallery {
	height:200px;
}
#videogallery a#videolb{
	display:none;
}
.album {
	margin-bottom:60px;
}
.album .pic {
	float:left;
	width:272px;
}
.album .pic img,
img.pic {
	border:1px solid #222;
}
.album .info {
	float:left;
	margin-left:40px;
}
.album .info .title {
	margin:0 0 3px 0;
	color:#8C95A2;
	font-size:15px;
}
.album .info small {
	display:block;
	margin-bottom:15px;
	font-size:11px;
	color:#999999;
}
.reproductor {
	padding-top:10px;
}
.showroom .album {
	float:left;
	width:450px;
}
.showroom .album .info {
	margin-left:20px;
}
.updates {
	margin-bottom:20px;
}
.updates .title {
	color:#A66D33;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #222222;
}
.updates span.date {
  color: #6B6B6B;
  font-size: 11px;
}
.comments {
	margin-top:20px;
	padding-top:10px;
	border-top:1px dashed #586171;
}
.comments .trigger {
	color:#FFFFFF;
	text-align:right;
	cursor:pointer;
}
/*=footer
-----------------------------------------------------*/
#footer {
	height:80px;
	border-top:1px solid #222;
	padding:10px 20px 0 40px;
}
#footer .music {
	float:right;
}
#footer .music li {
	display:inline;
}
#footer .fb {
	float:left;
	width:450px;
}
#footer .copyright {
	text-align:right;
	width:250px;
	float:right;
}
/*=listas
-----------------------------------------------------*/
.tlist {
	border-collapse:collapse; 
	width:90%; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#fff;
}
.tlist td {
	color:#CFD6E5; 
	font-size:12px; 
	padding:4px 6px;
}
.type1 li {
	margin-bottom:5px;
}
.list1 li .details {
	font-size:12px;
	padding:0 7px;
}

.tour-dates li {
	margin-bottom:12px;
}
.tour-dates li.info {
	cursor:pointer;
	color:#CFD6E5;
	background:url(../img/icos/more.png) no-repeat 850px 6px ;
}
.tour-dates li.info:hover,
.tour-dates li.highlight {
	background:#111 url(../img/icos/button-more-purple-icone-6739-16.png) no-repeat 850px 6px ;
}
.tour-dates span {
	display:block;
	float:left;
}
.tour-dates .date {
	width:15%;
}
.tour-dates .city {
	width:30%;
	color:#828A99;
}
.tour-dates .sala {
	width:30%;
}
.tour-dates .more {
	background:#111;
	padding-left:15%;
	padding-top:5px;
	padding-bottom:5px;
	cursor:default;
	color:#999;
}
/*=Paginas
-----------------------------------------------------*/
#media #template2.photo{
	background:url(../img/bg/bg-fotos.jpg) right top no-repeat;
}
#prensa h2 {
	margin-bottom:15px;
	border-bottom:1px solid #222;
}
#prensa .type1 {
	margin-bottom:20px;
}
#tienda .album .pic {
	width:200px;
}
/*=Libreria
-----------------------------------------------------*/
.heading {
	height:22px;
	background:url(../img/bg/bg-heading.gif) no-repeat 0 0;
	margin-bottom:30px;
}
.heading span {
	display:block;
	text-indent:-9999px;
}
#news .heading {
	background-position:0 0;
}
#prensa .heading {
	background-position:0 -111px;
}
#discografia .heading {
	background-position:0 -55px;
}
#conciertos .heading {
	background-position:0 -332px;
}
#media .heading {
	background-position:0 -221px;
}
#bio .heading {
	background-position:0 -166px;
}
#tienda .heading {
	background-position:0 -276px;
}
a.pdf {
    background: url(../img/icos/PDF_ico.gif	) no-repeat scroll 0 0 transparent;
    display: block;
    padding-bottom: 12px;
    padding-left: 34px;
    padding-top: 4px;
}
a.biglink {
	font-size:14px;
}
a.primary {
	color:#A66D33
}
.light {
	color:#A66D33;
}
p.quote {
	font-style:italic;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{ 
	height:1%;
}
.hide {
	display:none;
}
p.more {
	text-align:right;
}
img.left {
	float:left;
	margin:7px 10px 12px 0;
} 
img.right {
	float:right;
	margin:7px 0 10px 7px;
} 
.hd-display {
	cursor:pointer;
}
#playmusic .hd-display.title {
	cursor:pointer;
	background:url(../img/bg/bg-play-music.gif) no-repeat 0 0;
	height:36px;
	margin:0;
}
.ft-nav-link {
	display:block;
	padding-top:20px;	
}
.top-divisor {
	background:url(../img/bg/bg-divisor.jpg) no-repeat left top;
	padding-top:20px;
}
.tbmain td {
	padding:0 0 10px 0;
}
