/*
@font-face {
  font-family: steelfish_embeded;
  src: url('../fonts/steelfish.eot');
  src: url('../fonts/steelfish.ttf') format('truetype');
}
*/

@font-face {
  font-family: steelfish_embeded;
  src: url('../fonts/steelfish-webfont.eot');
  src: url('../fonts/steelfish-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/steelfish-webfont.woff') format('woff'),
       url('../fonts/steelfish-webfont.ttf') format('truetype'),
       url('../fonts/steelfish-webfont.svg#steelfish') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
  background: url('../imagens/bg.jpg');
  background-position: top center;
  background-attachment: fixed;
  color: #333;
}

body, td, input, select, textarea {
  font-family: 'Tahoma';
  font-size: 12px;
}

img {
  border: none;
}

#tooltip_lancamentos {
  display: none;
  position: absolute;
  width: 143px;
  height: 77px;
  background: url('../imagens/tooltip_lancamentos_min.png');
  z-index: 999999;
}

#container {
  width: 966px;
  position: absolute;
  top: 85px;
  left: 50%;
  margin-left: -483px;
}

#topbar {
  position: fixed;
  z-index: 9999;
  top: 0px;
  left: 50%;
  margin-left: -474px;
  width: 950px;
  _width: 966px;
  height: 80px;
  _height: 35px;
  background-color: #2e2e2e;
  border-radius: 5px;
}

#topo1 {
  width: 950px;
  _width: 966px;
  height: 426px;
  background: url('../imagens/bg_center_1.png');
  margin-top: 5px;
  padding-top: 5px;
  padding-left: 8px;
  padding-right: 8px;
}

#highlights {
  width: 940px;
  height: 391px;
  margin-left: 5px;
}

#menu {
  width: 940px;
  height: 40px;
  background: url('../imagens/menubar.png');
  margin-left: 5px;
  position: relative;
  top: -5px;
}

#topbar #busca {
  float: left;
  margin-top: 9px;
  margin-left: 100px;
}

#topbar #player {
  float: left;
}

#topbar #login_search {
  float: left;
  max-width: 650px;
  margin-top: 8px;
}

#topbar #form_logon {
  width: 650px;
  float: left;
  margin-left: 5px;
}

#topbar #form_logon div {
  float: left;
}

#topbar #carrinho {
  float: left;
  color: #DD5722;
  font-weight: bold;
  font-size: 11px;
  margin-left: 0px;
  margin-right: 15px;
  margin-top: -5px;
}

#topbar #carrinho a {
  color: #DD5722;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}

#topbar #carrinho a:hover {
  text-decoration: underline;
}

#topbar .div_topo {
  float: left;
  height: 30px;
  margin-left: 6px;
  margin-right: 6px;
}

#text_busca {
  width: 370px;
  height: 30px;
  padding-left: 5px;
  padding-right: 5px;
  color: #DD5722;
  margin-left: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 2px;
  /* font-size: .775rem; */
  /* height: calc(0.5em + .5rem + 2px);
  font-size: .875rem;
  line-height: 2.5; */
}

#btn_buscar {
  color: #dd5722;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 2px;
}

#text_email {
  width: 165px;
  _width: 80px;
  height: 20px;
  border: none;
  font-size: 10px;
  padding-left: 5px;
  padding-right: 5px;
  color: #DD5722;
  padding-top: 0px;
  padding-bottom: 0px;
}

#text_senha {
  width: 100px;
  _width: 80px;
  height: 20px;
  border: none;
  font-size: 10px;
  padding-left: 5px;
  padding-right: 5px;
  color: #DD5722;
  margin-left: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  /* line-height: 20px; */
}

#btn_login {
  margin-left: 5px;
  color: #dd5722;
  padding-left: 0px;
  padding-right: 0px;
  height: 20px;
}

#btn_login span {
  top: -5px;
  position: relative;
}

#btn_registrar {
  margin-left: 2px;
  color: #dd5722;
  padding-right: 0px;
  padding-left: 0px;
  height: 20px;
}

#btn_registrar  span {
  top: -5px;
  position: relative;
}

#select_busca {
  width: 100px;
  height: 18px;
  border: none;
  font-size: 10px;
  font-weight: bold;
  background: url('../imagens/bg_tipo_pesquisa.png');
  color: #DD5722;
}

#container #menu div {
  float: left;
  margin-left: 4px;
  margin-right: 5px;
}

#container #menu div.link {
  padding-top: 0px;
}

.clear {
  clear: both;
}

#content {
  height: auto !IMPORTANT;
  height: 400px;
  min-height: 400px;
  background: url('../imagens/bg_content.png');
  padding: 0px 13px 0px 13px;
}

#end_content {
  width: 966px;
  height: 18px;
  background: url('../imagens/bg_end.png');
}

#footer {
  padding: 5px 13px 0px 13px;
  position: relative;
  top: -5px;
}

#footer #end {
  float: left;
  font-size: 10px;
  padding-left: 5px;
  font-weight: bold;
  color: #fff;
}

#footer div.separator {
  float: left;
  height: 45px;
  margin-left: 18px;
  margin-right: 18px;
}

#footer #formas_pagamento {
  float: left;
}

#footer #redes_sociais {
  float: left;
  padding-top: 2px;
}

#footer #logo_pw {
  float: right;
  padding-top: 10px;
}



/**
* @ Home
*/

#destaques_home {
  float: left;
  width: 490px;
  _width: 500px;
  height: 280px;
  _height: 290px;
  background: url('../imagens/bg_destaques.png');
  padding: 5px;
}

#home_2 {
  float: right;
}

#home_2 #banner_home {
  width: 435px;
  height: 105px;
  margin-bottom: 5px;
}

#home_2 #lancamentos_home {
  width: 435px;
  height: 179px;
  background: url('../imagens/bg_lancamentos_min.png');
}

#produtos_destaque {
  margin-top: 5px;
}

.box_content {
  border-left: 1px solid #F58634;
  border-right: 1px solid #F58634;
  height: auto !IMPORTANT;
  height: 30px;
  min-height: 30px;
  background: url('../imagens/box_bg.png');
}

#videos_home {
  float: left;
  width: 410px;
}

#top_10 {
  float: left;
  width: 280px;
  margin-left: 5px;
  margin-right: 5px;
}

#links_ed_es {
  float: left;
  width: 675px;
}

#facebook {
  float: right;
}

#twitter {
  float: left;
  width: 260px;
  margin-left: 5px;
}

#facebook {
  float: left;
  width: 260px;
  margin-left: 5px;
}

.paginator_pages {
  padding: 3px 7px 3px 7px;
  border: 1px solid #d3d3d3;
  background: url('../imagens/paginator.png');
  background-repeat: repeat-x;
  background-color: #ebebeb;
  color: #DD5722;
  text-decoration: none;
  font-weight: bold;
}

.paginator_current {
  background: url('../imagens/paginator_current.png');
  background-repeat: repeat-x;
  color: #fff;
}

.subtitulo_pages {
  font-family: steelfish_embeded;
  font-size: 30px;
  color: #500;
  border-bottom: 1px dotted #300;
  margin-bottom: 10px;
}

.intro_pages {
  margin-bottom: 5px;
}

.box_pages_content {
  width: 918px;
  _width: 940px;
  height: auto !IMPORTANT;
  height: 400px;
  min-height: 400px;
  border-left: 1px solid #F58634;
  border-right: 1px solid #F58634;
  background: url('../imagens/box_bg.png');
  padding: 10px;
}

.box_artista {
  width: 296px;
  _width: 306px;
  height: 80px;
  _height: 80px;
  float: left;
  margin-top: 10px;
  padding: 5px;
  background: url('../imagens/box_artista_min.png');
}

.box_artista .box_foto {
  width: 100px;
  float: left;
}

.box_artista .nome_artista a {
  font-family: steelfish_embeded;
  font-size: 28px;
  color: #DD5722;
  text-decoration: none;
}

.box_artista .nome_artista a:hover {
  text-decoration: underline;
}

.image_artista {
  /*border: 1px solid #DD5722;*/
}

.title_page_modal {
  font-family: steelfish_embeded;
  font-size: 40px;
  color: #DD5722;
  margin-bottom: 10px;
  border-bottom: 1px dotted #DD5722;
}

.nome_artista_modal {
  font-family: steelfish_embeded;
  font-size: 30px;
  color: #300;
}

.ver_mais_artista {
  color: #DD5722;
  text-decoration: none;
}

.site_artista_modal a {
  font-size: 12px;
  color: #300;
  font-style: italic;
  text-decoration: none;
}

.site_artista_modal a:hover {
  text-decoration: underline;
}

.desc_artista_modal {
  margin-top: 10px;
}

.artista_detalhe:hover {
  text-decoration: underline;
}

.titulo_noticia_modal {
  font-family: steelfish_embeded;
  font-size: 30px;
  color: #300;
}

.data_noticia_modal {
  font-size: 12px;
  color: #300;
  margin-bottom: 5px;
}

.redes_sociais_noticia_modal {
  margin-top: 10px;
  margin-bottom: 10px;
}

.comments_noticia_modal {
  margin-top: 20px;
  margin-bottom: 10px;
}

.box_noticia {
  float: left;
  width: 454px;
  _width: 465px;
  height: 100px;
  _height: 110px;
  margin-top: 10px;
  padding: 5px;
  background: url('../imagens/box_noticia_min.png');
}

.titulo_noticia a {
  font-size: 14px;
  color: #333;
  text-decoration: none;
  font-weight: bold;
}

.titulo_noticia a:hover {
  text-decoration: underline;
}

.data_noticia {
  font-size: 16px;
  font-weight: bold;
  color: #DD5722;
}

.news_titulo {
  font-size: 12px;
  color: #300;
  font-weight: bold;
}

.news_chamada {
  font-size: 12px;
  color: #333;
  font-weight: normal;
}

.news_data {
  float: left;
  font-size: 12px;
  color: #DD5722;
  font-weight: bold;
}

.news_social {
  float: right;
}

.news_social ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.news_social ul li {
  display: inline;
  margin-left: 3px;
}

.foto_noticia {
  float: left;
  margin-right: 5px;
}

#text_busca_noticias {
  width: 290px;
  _width: 300px;
  height: 22px;
  border: none;
  font-size: 10px;
  background: url('../imagens/bg_pesquisa_noticias.png');
  padding-left: 5px;
  padding-right: 5px;
  color: #DD5722;
  margin-right: 5px;
}

#text_busca_loja {
  width: 190px;
  _width: 200px;
  height: 22px;
  border: none;
  font-size: 10px;
  background: url('../imagens/bg_pesquisa_loja.png');
  padding-left: 5px;
  padding-right: 5px;
  color: #DD5722;
  margin-right: 5px;
}

.select_loja {
  height: 24px;
  _height: 24px;
  border: 1px solid #D3D3D3;
  font-size: 12px;
  font-weight: bold;
  background-color: #F6F6F6;
  color: #DD5722;
  padding: 3px;
}

.box_video {
  width: 296px;
  _width: 306px;
  height: 126px;
  _height: 136px;
  float: left;
  margin-top: 10px;
  padding: 5px;
  background: url('../imagens/box_video_min.png');
}

.titulo_video a {
  font-size: 14px;
  color: #333;
  text-decoration: none;
}

.titulo_video a:hover {
  text-decoration: underline;
}

.box_video .box_foto {
  width: 100px;
  float: left;
}

.box_video .nome_video {
  font-family: steelfish_embeded;
  font-size: 22px;
  color: #DD5722;
  text-decoration: none;
}

.box_video .descricao_video {
  font-size: 12px;
  color: #333;
  font-weight: normal;
  margin-top: 5px;
}

.image_video {
  /*border: 1px solid #DD5722;*/
}

.content_pages {
  padding: 5px 1px 5px 1px;
}

.title_pages {
  margin-bottom: 5px;
  border-bottom: 1px solid #d3d3d3;
}

.div_lancamentos {
  clear: both;
  margin: 10px;
}

.box_produto_lancamento {
  float: left;
  width: 290px;
  _width: 306px;
  height: 129px;
  _height: 139px;
  padding: 8px;
  background: url('../imagens/box_lancamento_min.png');
  margin-bottom: 10px;
}

.text_produtos_destaques {
  font-weight: bold;
  font-size: 11px;
  color: #F58634;
  padding-left: 5px;
  height: 60px;
  overflow: hidden;
}

.text_produtos_lancamentos {
  font-weight: bold;
  font-size: 11px;
  color: #F58634;
  padding-left: 5px;
  height: 85px;
  overflow: hidden;
}

.artista_produto_lancamento {
  font-family: steelfish_embeded;
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 3px;
}

.nome_produto_lancamento {
  color: #300;
}

.price_produtos_destaques {
  font-weight: bold;
  font-size: 14px;
  color: #F58634;
  padding-left: 5px;
  height: 20px;
  margin-bottom: 2px;
}

.price_produtos_lancamentos {
  font-weight: bold;
  font-size: 14px;
  color: #F58634;
  padding-left: 5px;
  height: 20px;
  margin-bottom: 5px;
}

.buttons_produtos_destaques {
  height: 20px;
  padding-left: 5px;
}

.buttons_produtos_destaques a {
  display: inline;
  float: left;
  margin-right: 5px;
}

.buttons_produtos_destaques_home {
  height: 20px;
  padding-left: 5px;
}

.buttons_produtos_destaques_home a {
  display: inline;
  float: left;
}

.artista_destaque_home {
  font-family: steelfish_embeded;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: 0.3px;
}

.produto_destaque_home {
  font-weight: normal;
  color: #300;
}

.submenu_principal {
  position: absolute;
  border: 1px solid #DD5722;
  width: 140px;
  z-index: 999999;
  background: url('../imagens/bg_menu.png');
}

.submenu_principal a {
  display: block;
  padding: 5px;
  color: #DD5722;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  margin: 2px;
}

.submenu_principal a:hover {
  background: none;
  background-color: #300;
  color: #fff;
}

#debug {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100px;
  height: 100px;
  border: 1px solid #fff;
  color: #fff;
}

.faq_pergunta {
  font-size: 14px;
  font-weight: bold;
  color: #DD5722;
}

.faq_resposta {
  margin-bottom: 5px;
}

.faq_util {
  margin-bottom: 15px;
}

#contato_1 {
  float: left;
  width: 460px;
}

#contato_2 {
  float: right;
  width: 460px;
}

#agenda_semana {
  float: left;
}

.data_agenda {
  font-size: 24px;
  color: #9DC5DE;
  font-family: impact;
}

#agenda_semana .box_content {
  width: 420px;
  height: 220px;
  _width: 440px;
  _height: 240px;
  padding: 10px;
  background: url('../imagens/bg_box.png');
  margin-top: 10px;
}

/**
  Agenda
*/


#agenda_datas {
  float: left;
  width: 420px;
  height: auto !IMPORTANT;
  height: 220px;
  min-height: 220px;
  _width: 440px;
  _height: 240px;
  background: url('../imagens/bg_box.png');
  margin-top: 10px;
}

#agenda_descricao {
  float: right;
  width: 420px;
  height: auto !IMPORTANT;
  height: 220px;
  min-height: 220px;
  _width: 440px;
  _height: 240px;
  background: url('../imagens/bg_box.png');
  margin-top: 10px;
  margin-left: 20px;
}

.evento {
  margin-top: 15px;
}

.titulo_evento {
  font-size: 26px;
  color: #DD5722;
  font-family: steelfish_embeded;
}

.item_agenda {
  font-size: 12px;
  color: #300;
  font-weight: bold;
}

.desc_agenda {
  font-size: 12px;
}

.data_agenda_interna {
  font-size: 30px;
  color: #9DC5DE;
}

.item_agenda_interna {
  font-size: 20px;
  font-family: 'Century Gothic';
  font-weight: bold;
}

.link_evento {
  color: #fff;
  text-decoration: none;
}

.editora_titulo {
  font-weight: bold;
  color: #DD5722;
}

.table_header {
  font-weight: bold;
  color: #fff;
}

.nome_musica {
  font-family: steelfish_embeded;
  font-size: 26px;
  color: #500;
}

.artista_musica {
  font-size: 11px;
  font-style: italic;
}

.letra_artista {
  font-weight: bold;
  color: #DD5722;
  font-size: 14px;
  float: left;
  text-decoration: none;
  margin-right: 4px;
}

.letra_artista:hover {
  color: #300;
}

#ctvideo {
  padding-top: 5px;
  margin-left: 5px;
}

#nmvideo {
  padding-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #300;
  font-weight: bold;
  font-size: 14px;
  color: #DD5722;
}

.evento_detalhe {
  text-decoration: none;
}

.evento_detalhe:hover {
  text-decoration: underline;
}

.evento_detalhe .nome_evento {
  font-family: steelfish_embeded;
  font-size: 24px;
  color: #DD5722;
}

.evento_detalhe .chamada_evento {
  font-size: 12px;
  color: #333;
  font-weight: normal;
}

.evento_detalhe .data_evento {
  font-size: 11px;
  color: #300;
  font-weight: bold;
  font-style: italic;
}

.container_foto_produtora {
  float: left;
  width: 211px;
  _width: 227px;
  height: 214px;
  _height: 230px;
  background: url('../imagens/box_produtora_foto_min.png');
  padding: 8px;
  margin-bottom: 10px;
}

.nome_foto_produtora {
  font-weight: bold;
  color: #DD5722;
  text-align: center;
}

#spotify_playlist {
  float: left;
  width: 410px;
  margin-left: 5px;
  margin-top: -183px;
}
