/*  CSS da Tour Dates */

/* Menu Principal */
.menu-principal li.bt-home a.home:hover { width: 68px; background: url(../../images/en-US/home-active.png) scroll no-repeat left top; }
.menu-principal li.bt-discography a.discography:hover { width: 123px; background: url(../../images/en-US/discography-active.png) scroll no-repeat left top !important; }
.menu-principal li.bt-biography a.biography:hover { width: 100px; background: url(../../images/en-US/biography-active.png) scroll no-repeat left top; }
.menu-principal li.bt-photos-and-videos a.photos-and-videos:hover { width: 150px; background: url(../../images/en-US/photos-and-videos-active.png) scroll no-repeat left top; }
.menu-principal li.bt-in-the-media a.in-the-media:hover { width: 112px; background: url(../../images/en-US/in-the-media-active.png) scroll no-repeat left top; }
.menu-principal li.bt-press-kit a.press-kit:hover { width: 83px; background: url(../../images/en-US/press-kit-active.png) scroll no-repeat left top; }
.menu-principal li.bt-blog a.blog:hover { width: 53px; background: url(../../images/en-US/blog-active.png) scroll no-repeat left top; }
.menu-principal li.bt-tour-dates a.tour-dates { width: 108px; background: url(../../images/en-US/tour-dates-active.png) scroll no-repeat left top; }
.menu-principal li.bt-contact a.contact:hover { width: 83px; background: url(../../images/en-US/contact-active.png) scroll no-repeat left top; }


/*  Agenda */
.conteudo.agenda { padding: 20px 0; text-align: center; display: block; }
.conteudo.titulo { width: 71px; height: 25px; margin: 0; display: block; background: url(../../images/en-US/tit-events.png) scroll no-repeat left top;}
.conteudo.subtitulo { font-size: 16px strong; color:#225090; }
.conteudo.tit-events { width: 71px; height: 25px; margin: 0; display: block; background: url(../../images/en-US/tit-events.png) scroll no-repeat left top; }

