/* day version */

body, h1, h2, h3, h4, h5, h6, form, dl, ul, ol, dt, li, dd, p, address {
	margin:0px;
	padding:0px;
}

body{
  background: #000000 url(images/fundo_header.jpg) repeat-x top center;
  font-family: tahoma;
}

#geral{
  width: 1000px;
  margin: 0 auto;
}


#header h1{
  background: url(images/header.jpg) no-repeat;
}
#header h1 a{
  display: block;
  text-indent: -1000px;
  overflow: hidden;
  height: 231px;
}

#menu{
  background: url(images/menu.jpg) no-repeat;
  height: 85px;
}


#footer{
  width: 980px;
  clear: both;
  background: url(images/rodape.jpg) no-repeat;
  height: 76px;
  margin: 0px 0 10px 0;
  border-top: 10px solid black;
  position: relative;
}
#footer ul{
  padding: 33px 0 0 170px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  color: #737373;
  width: 600px;
  text-align: center;
}


#footer ul li{
  display: inline;
}

#footer ul a{
  color: black;
  text-decoration: none;
  font-weight: normal;
}
#footer ul a:hover{
  border-bottom: 2px solid #737373;
}
#iwtech{
  display: block;
  position: absolute;
  top: 30px;
  left: 900px;
  width: 62px;
  height: 25px;
  overflow: hidden;
  text-indent: -1000px;
}
#juliosilver{
  display: block;
  position: absolute;
  top: 30px;
  left: 813px;
  width: 77px;
  height: 29px;
  overflow: hidden;
  text-indent: -1000px;
}

/* menu */
#menu{
  position: relative;
}


#menu a{
  display: block;
  position: absolute;
  text-indent: -1000px;
  overflow: hidden;
  z-index: 10;
  background: url(images/trans.gif);
}

#menu a.programacao{
  width: 118px;
  height: 34px;
  left: 139px;
  top: 0;
}
#menu a.promocoes{
  width: 98px;
  height: 34px;
  left: 279px;
  top: 18px;
}
#menu a.noticias{
  width: 72px;
  height: 24px;
  left: 395px;
  top: 38px;
}
#menu a.equipe{
  width: 62px;
  height: 24px;
  left: 485px;
  top: 42px;
}
#menu a.parceiros{
  width: 82px;
  height: 32px;
  left: 565px;
  top: 26px;
}
#menu a.contato{
  width: 69px;
  height: 24px;
  left: 672px;
  top: 12px;
}
#menu a.maxfm{
  width: 71px;
  height: 24px;
  left: 765px;
  top: 02px;
}

/* header ao vivo e banner */
#headerAV{
  height: 100px;
}


#headerAV .aovivo{
  background: url(images/aovivo.jpg) no-repeat;
  height: 90px;
  width: 345px;
  float: left;
  position: relative;
}
#headerAV .aovivo h4{
  display: none;
}

#headerAV .aovivo a{
  display: block;
  height: 85px;
  position: absolute;
  overflow: hidden;
  text-indent: -1000px;
}

#headerAV .wm{
  width: 50px;
  left: 170px;
}
#headerAV .wi{
  right: 20px;
  width: 50px;
}


#headerAV .wm{

}


#headerAV .bannerI{
  float: left;
  height: 90px;
  width: 555px;
  margin: 0 0 0 6px;
}



/* o que rola */
#oquerola{
  background: #942306 url(images/fim_o_que_rola.gif) no-repeat bottom;
  width: 345px;
  height: 344px;
  float: left;
}
#oquerola h3{
  background: url(images/o_que_rola.jpg) no-repeat;
  text-indent: -1000px;
  overflow: hidden;
  height: 56px;
}

#oquerola .destaque{
  width: 300px;
  height: 230px;
  background: #000000;
  border: 2px solid #FFFFFF;
  margin: 0 0 0 20px;
}
#oquerola p{
  margin: 5px 20px 0 20px;
  font-size: 11px;
  font-weight: bold;
  color: white;
}
#oquerola p a{
  text-decoration: none;
  color: white;
}
#oquerola .mais{
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  padding: 0 20px 0 0;
  text-transform: uppercase;
  color: #f5950a;
}
#oquerola .mais a{
  text-decoration:none;
  color: #f5950a;
}

/* enquete */
#enquete{
  background: #C4C4C4 url(images/fim_enquete.gif) no-repeat bottom;
  width: 345px;
  height: 199px;
  float: left;
  margin: 6px 0 0 0;
}
#enquete h3{
  background: url(images/enquetes.jpg) no-repeat;
  text-indent: -1000px;
  overflow: hidden;
  height: 15px;
}

#enquete .pergunta{
  padding: 15px 0 0 0;
  background: url(images/enquetes.jpg) no-repeat 0 -15px;
  color: #000000;
}
#enquete p{
  margin: 5px 20px 0 20px;
  font-size: 11px;
  font-weight: bold;
  line-height: 180%;
}
#enquete ul{
  margin: 5px 20px 0 20px;
  font-size: 11px;
  font-weight: bold;
  line-height: 180%;
  list-style: none;
}
#enquete .mais{
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 0 20px 10px 0;
  margin: 0 0 0 20px;
  text-transform: uppercase;
  color: #f5950a;
}
#enquete .votar{
  background: url(../images/btn_votar.jpg) no-repeat;
  height: 25px;
  width: 50px;
  border: none;
  text-indent: -1000px;
  overflow: hidden;
}
#enquete img{
  border: none;
  vertical-align: bottom;
}


/* contHome */
#contHome{
  width: 407px;
  float: left;
}

#destaquesEsq{
  width: 345px;
  float: left;
}


/* noticias */
#noticias{
  background: #F5950A url(images/fim_noticias.gif) no-repeat left bottom;
  width: 407px;
  height: 169px;
  font-size: 11px;
  margin: 0 0 0 6px;
  float: left;
}

#noticias h3{
  background: url(images/noticias.jpg) no-repeat;
  height: 38px;
  text-indent: -1000px;
  overflow: hidden;
}
#noticias .cont{
  background: url(images/noticias.jpg) no-repeat 0 -38px;
  padding: 0 20px 0 20px;
  height: 105px;
  text-align: justify;
  line-height: 150%;
}
#noticias .mais{
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  padding: 0 10px 0 0;
}
#noticias .mais a{
  color: white;
}

#noticias img{
  float: left;
  border: 2px solid white;
  margin: 0 10px 0 0;
}
#noticias a{
  text-decoration: none;
  color: #000000;
}


/* promocoes */
#promocoes{
  background: #FB5D00 url(images/fim_promocoes.gif) no-repeat left bottom;
  width: 407px;
  height: 169px;
  font-size: 11px;
  margin: 6px 0 0 6px;
  float: left;
}

#promocoes h3{
  background: url(images/home_promocoes.jpg) no-repeat;
  height: 38px;
  text-indent: -1000px;
  overflow: hidden;
}
#promocoes .cont{
  background: url(images/home_promocoes.jpg) no-repeat 0 -38px;
  padding: 0 20px 0 20px;
  height: 105px;
  text-align: justify;
  line-height: 150%;
}
#promocoes .mais{
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  padding: 0 10px 0 0;
}
#promocoes .mais a{
  color: white;
}

#promocoes img{
  float: left;
  border: 2px solid white;
  margin: 0 10px 0 0;
}
#promocoes a{
  text-decoration: none;
  color: #000000;
}

/* downloads */
#downloads{
  background: #BF1D26 url(images/fim_downloads.gif) no-repeat left bottom;
  width: 407px;
  height: 199px;
  font-size: 11px;
  margin: 6px 0 0 6px;
  float: left;
}

#downloads h3{
  background: url(images/downloads.jpg) no-repeat;
  height: 38px;
  text-indent: -1000px;
  overflow: hidden;
}
#downloads .cont{
  background: url(images/downloads.jpg) no-repeat 0 -38px;
  padding: 0 20px 0 20px;
  height: 135px;
  text-align: justify;
  line-height: 150%;
}
#downloads .mais{
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  padding: 0 10px 0 0;
}
#downloads .mais a{
  color: white;
}

#downloads img{
  float: left;
  border: 2px solid white;
  margin: 0 10px 0 0;
}
#downloads a{
  text-decoration: none;
  color: #000000;
}

/* top 10 */
#top10{
  width: 216px;
  height: 552px;
  background: #C4C4C4 url(images/fim_top10.gif) no-repeat right bottom;
  padding: 0 0 0px 0;
  font-size: 10px;
  margin: 0 20px 0 0px;
  float: right;
}
#top10 ol{
  list-style: none;
}

#top10 strong{
  text-transform: uppercase;
}


#top10 h3{
    background: url(images/top10.jpg) no-repeat;
    height: 45px;
    text-indent: -1000px;
    overflow: hidden;
}
#top10 img{
  float: left;
  margin: 2px 4px 2px 0;
}
#top10 .som{
  float: right;
  width: 26px;
  padding: 7px 0 0 0;
}

#top10 li{
  clear: both;
  padding: 1px 0 1px 2px;
  margin: 5px 0 5px 8px;
  height: 40px;
  width: 198px;
}
#top10 li.hl{
  background: url(images/fundo_hl_top10.jpg) repeat-y left;
}

/* programacao */

#programacao {
  background: url(images/fundo_programacao.jpg);
  width: 980px;
  height: 125px;
  float: left;
  margin-top: 10px;
  text-align: center;
}
#programacao ul li{
  display: inline;
}


#programacao .next{
  background: white;
}
#programacao .prev{
  background: white;
}
#programacao img{
  border: none;
  margin: 35px 10px 0 0;
  position: relative;
}





/* conteudos */

/* conteudo noticias */
div.cnoticias{
  width: 629px;
  float: left;
  margin: 0 0 0 10px;
  background: #C4C4C4 url(images/fim_cinza.gif) no-repeat center bottom;
  padding: 0 0 40px 0;
}
div.cnoticias h2{
  background: url(images/tit_noticias.jpg) no-repeat;
  height: 60px;
  text-indent: -1000px;
  overflow: hidden;
}
div.cnoticias h3{
  padding: 0 20px 0 20px;
  font-size: 13px;
  color: #540606;
}
div.cnoticias .conteudo{
  padding: 0 20px 30px 20px;
  font-size: 11px;
  line-height: 180%;
  text-align: justify;
}

div.cnoticias p.data em{
  font-style: normal;
  font-size: 10px;
}
div.cnoticias p.data{
  text-align: right;
  padding: 0 20px 10px 0;
}

div.cnoticias .conteudo p{
  padding: 10px 0 10px 0;
}


div.cnoticias .conteudo img{
  float: left;
  margin: 6px;
  border: 2px solid white;
}

/* lista de noticias */
div.cnoticias ul{
  list-style: none;
  padding: 0 20px 0 20px;
  text-align: justify;
}
div.cnoticias ul li img{
  float: left;
  margin: 6px;
  border: 2px solid white;
}

div.cnoticias ul li h4{
  font-size: 12px;
  color: #540606;
  line-height: 160%;
}
div.cnoticias ul li h4 a{
  color: #540606;
  text-decoration: none;
}

div.cnoticias ul li p{
  font-size: 10px;
  line-height: 160%;
}
div.cnoticias ul li.hl{
  background: #F4F4F4;
}
div.cnoticias ul li{
  clear: both;
}

/* lista de promocoes */
div.cpromocoes{
  width: 629px;
  float: left;
  margin: 0 0 0 10px;
  background: #C4C4C4 url(images/fim_cinza.gif) no-repeat center bottom;
  padding: 0 0 40px 0;
}
div.cpromocoes h2{
  background: url(images/tit_promocoes.jpg) no-repeat;
  height: 60px;
  text-indent: -1000px;
  overflow: hidden;
}
div.cpromocoes h3{
  padding: 0 20px 0 20px;
  font-size: 13px;
  color: #540606;
}
div.cpromocoes .conteudo{
  padding: 0 20px 30px 20px;
  font-size: 11px;
  line-height: 180%;
  text-align: justify;
}

div.cpromocoes p.data em{
  font-style: normal;
  font-size: 10px;
}
div.cpromocoes p.data{
  text-align: right;
  padding: 0 20px 10px 0;
}

div.cpromocoes .conteudo p{
  padding: 10px 0 10px 0;
}


div.cpromocoes .conteudo span img{
  float: left;
  margin: 6px;
  border: 2px solid white;
}

div.cpromocoes ul{
  list-style: none;
  padding: 0 20px 0 20px;
  text-align: justify;
}
div.cpromocoes ul li img{
  float: left;
  margin: 6px;
  border: 2px solid white;
}

div.cpromocoes ul li h4{
  font-size: 12px;
  color: #540606;
  line-height: 160%;
}
div.cpromocoes ul li h4 a{
  color: #540606;
  text-decoration: none;
}

div.cpromocoes ul li p{
  font-size: 10px;
  line-height: 160%;
}
div.cpromocoes ul li.hl{
  background: #F4F4F4;
}
div.cpromocoes ul li{
  clear: both;
}
.btn{
  border: none;
}


.limp{
  clear: both;
}


div.submit{
  padding: 10px 0 0 0;
}
/*
.cpromocoes div.submit input{
  background: url(../images/btn_participe.jpg) no-repeat;
  width: 75px;
  height: 25px;
  overflow: hidden;
  text-indent: -1000px;
  border: none;
}
*/
div.error-message{
  color: red;
  border: 1px solid #E5E5E5;
  margin: 4px;
  padding: 4px;
  background: #FEEDED;
  font-weight: bold;
}


/* conteudo paginas */
div.pconteudo{
  width: 629px;
  float: left;
  margin: 0 0 0 10px;
  background: #C4C4C4 url(images/fim_cinza.gif) no-repeat center bottom;
  padding: 0 0 40px 0;
}
div.pconteudo h2{
  height: 60px;
  text-indent: -1000px;
  overflow: hidden;
}
div.pconteudo h3{
  padding: 0 20px 0 20px;
  font-size: 13px;
  color: #540606;
}
div.pconteudo .conteudo{
  padding: 0 20px 30px 20px;
  font-size: 11px;
  line-height: 180%;
  text-align: justify;
}
div.pconteudo .conteudo p{
  padding: 10px 0 10px 0;
}
div.pconteudo .conteudo img{
  float: left;
  margin: 6px;
  border: 2px solid white;
}

/* formularios */
label{
  display: block;
}
div.input input{
  padding: 4px;
  font-family: Tahoma;
  width: 350px;
}
div.submit input{
  padding: 4px;
  font-family: Tahoma;
  width: 150px;
}
textarea{
  padding: 4px;
  font-family: Tahoma;
  font-size: 11px;
  width: 350px;
  height: 100px;
}


/* titulos páginas */
h2.titmaxfm{
  background: url(images/tit_maxfm.jpg) no-repeat;
}
h2.titparceiros{
  background: url(images/tit_parceiros.jpg) no-repeat;
}
h2.titcontato{
  background: url(images/tit_contato.jpg) no-repeat;
}


/* enquete */
.bar{
  background: #EEAC0C;
  display:block;
  height: 10px;
  border: 1px solid white;
}

/* albuns */
div.calbuns dl dt{
  text-align: center;
  padding: 10px 0 0 0;
}
div.calbuns dl dd{
  text-align: center;
  font-size: 10px;
}
div.calbuns{
  width: 629px;
  float: left;
  margin: 0 0 0 10px;
  background: #C4C4C4 url(images/fim_cinza.gif) no-repeat center bottom;
  padding: 0 0 40px 0;
}
div.calbuns h2{
  background: url(images/tit_oquerolanamax.jpg) no-repeat;
  height: 60px;
  text-indent: -1000px;
  overflow: hidden;
}
div.calbuns h3{
  padding: 0 20px 10px 20px;
  font-size: 13px;
  color: #540606;
}
div.calbuns h4 a{
  color: #540606;
  text-decoration: none;
}
div.calbuns a{
  color: black;
  text-decoration: none;
}
div.calbuns .fotos{
  padding: 0 20px 10px 20px;
  text-align: center;
}
div.calbuns p{
  padding: 0 20px 10px 20px;
  text-align: justify;
  font-size: 11px;
}
div.calbuns img{
  border: 2px solid white;
  padding: 3px;
}


/* downloads */
div.cdownloads dl{
  margin: 0 0 0 40px;
}
div.cdownloads dl dt{
  padding: 10px 0 0 0;
}
div.cdownloads dl dt a{
  font-weight: bold;
}
div.cdownloads dl dd{
  font-size: 10px;
}
div.cdownloads{
  width: 629px;
  float: left;
  margin: 0 0 0 10px;
  background: #C4C4C4 url(images/fim_cinza.gif) no-repeat center bottom;
  padding: 0 0 40px 0;
}
div.cdownloads h2{
  background: url(images/tit_downloads.jpg) no-repeat;
  height: 60px;
  text-indent: -1000px;
  overflow: hidden;
}
div.cdownloads h3{
  padding: 0 20px 10px 20px;
  font-size: 13px;
  color: #540606;
}
div.cdownloads h4 a{
  color: #540606;
  text-decoration: none;
}
div.cdownloads a{
  color: black;
  text-decoration: none;
}
div.cdownloads .fotos{
  padding: 0 20px 10px 20px;
  text-align: center;
}
div.cdownloads p{
  padding: 0 20px 10px 20px;
  text-align: justify;
  font-size: 11px;
}
div.cdownloads img{
  border: 2px solid white;
  padding: 3px;
}
div.cdownloads ul{
  margin: 0 0 0 40px;
  font-size: 12px;
}

/* lista de programas */
div.cprogramas{
  width: 629px;
  float: left;
  margin: 0 0 0 10px;
  background: #C4C4C4 url(images/fim_cinza.gif) no-repeat center bottom;
  padding: 0 0 40px 0;
}
div.cprogramas h2{
  background: url(images/tit_programacao.jpg) no-repeat;
  height: 60px;
  text-indent: -1000px;
  overflow: hidden;
}
div.cprogramas h3{
  padding: 0 20px 0 20px;
  font-size: 13px;
  color: #540606;
}
div.cprogramas .conteudo{
  padding: 0 20px 30px 20px;
  font-size: 11px;
  line-height: 180%;
  text-align: justify;
}


div.cprogramas ul{
  list-style: none;
  padding: 0 20px 0 20px;
  text-align: justify;
}
div.cprogramas ul li img{
  float: left;
  margin: 6px;
}

div.cprogramas ul li h4{
  font-size: 12px;
  color: #540606;
  line-height: 160%;
}
div.cprogramas ul li h4 a{
  color: #540606;
  text-decoration: none;
}

div.cprogramas ul li p{
  font-size: 10px;
  line-height: 160%;
}
div.cprogramas ul li.hl{
  background: #F4F4F4;
}
div.cprogramas ul li{
  clear: both;
}



#oqAV{
  height: 41px;
  width: 257px;
  margin: 0 0 5px 0;
}
#oqAV .wrapper{
  height: 25px;
  font-size: 10px;
  line-height: 25px;
  position: absolute;
  width: 256px;
  height: 25px;
  overflow: hidden;
}
#oqAV .wrapper .slide{
  width: auto;
  position: absolute;
  left: 300px;
  left: 0;
  display: block;
}
