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

body{
  font-family: Arial;
  font-size: 11px;
}

h1 a{
  color: white;
}


#container{
  width: 1000px;
  height: 650px;
  background: #BBDFCB;
  position: relative;
}

#chat{
  position: absolute;
  top: 120px;
  left: 765px;
  width: 228px;
  height: 345px;
  border: 2px solid #999999;
  background: url(imagens/fundo.jpg) repeat-x center center;
}
#chat h3{
  background: url(imagens/h3_interaja.gif) no-repeat 3px center;
  height: 30px;
  overflow: hidden;
  text-indent: -1000px;
}
#frmEntrar{
  background: url(imagens/fundo_chat.png) no-repeat;
  padding: 15px;
  height: 161px;
  width: 170px;
  margin: 40px 0 0 12px;
  color: white;
}
#frmEntrar p{
  margin: 0 0 6px 0;
}
#frmEntrar p.c{
  text-align: center;
}


#btnEnter{
  margin: 10px 0 0 0;
}


#frmChat table{
  color: white;
}

span.online{
    background: url(imagens/online.gif) no-repeat left center;
    overflow: hidden;
    display: block;
    width: 69px;
    height: 19px;
    text-indent: -1000px;
}
span.offline{
    background: url(imagens/offline.gif) no-repeat left center;
    overflow: hidden;
    display: block;
    width: 69px;
    height: 19px;
    text-indent: -1000px;
}

#video{
  position: absolute;
  top:120px;
  left:2px;
  width: 420px;
  height: 345px;
  border: 2px solid #999999;
  background: url(imagens/fundo.jpg) repeat-x center center;
}
#video h3{
  background: url(imagens/h3_assista_ouca.gif) no-repeat 3px center;
  height: 30px;
  overflow: hidden;
  text-indent: -1000px;
}

#frame{
  width: 420px;
  height: 315px;
  background: url(imagens/fundo.jpg) repeat-x center -30px;
}

#telao{
  position: absolute;
  top:120px;
  left:430px;
  width: 328px;
  height: 345px;
  border: 2px solid #999999;
  background: url(imagens/fundo.jpg) repeat-x center center;
}
#telao ul{
  list-style: none;
}


#telao h3{
  background: url(imagens/h3_acompanhe.gif) no-repeat 3px center;
  height: 30px;
  overflow: hidden;
  text-indent: -1000px;
}
#slide{
  width: 320px;
  height: 240px;
  overflow: hidden;
  margin: 30px 0 0 4px;
}


#slideD{
  margin: 7px 0 0 0;
  background: url(imagens/fundo_display_slide.png) no-repeat center center;
  height: 42px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: white;
  line-height: 42px;
}


#mensagens{
  width: 220px;
  height: 240px;
  overflow: auto;
  background: white;
  margin: 0 0 0 4px;
}
#mensagens p{
  padding: 3px;
}


#mensagens .user{
  font-weight: bold;
}

#btnSend {
  width: 70px;
  height: 43px;
  height: 43px;
  padding: 43px 0 0;
  margin: 0;
  border: 0;
  background: url(imagens/btn_enviar.jpg);
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
form>#btnSend { /* For non-IE browsers*/
  height: 0px;
}


#logoGartv{
    position: absolute;
    bottom: 30px;
    right: 10px;
}
#logoGartv a{
    display: block;
    width: 113px;
    height: 61px;
    background: url(imagens/logo_gartv.jpg);
    text-indent: -1000px;
    overflow: hidden;
}

#header h1 a{
  display: none;
  height: 110px;
  text-indent: -1000px;
  overflow: hidden;
}
#header h1{
  background: url(imagens/cabecalho.jpg);
  height: 110px;
}

#btns{
  position: absolute;
  top:538px;
  left:430px;
}
#arquivoVideos{
  width: 420px;
  height: 95px;
  background: url(imagens/fundo_videos.gif) no-repeat center bottom;
  padding: 0 0 0 2px;
  position: absolute;
  top: 540px;
  left: 3px;
}
#arquivoVideos h3{
  display: none;
}
#arquivoVideos img{
  border: none;
}


#arquivoVideos a{
  display: block;
  width: 80px;
  height: 60px;
  float: left;
  margin: 0 2px 0 1px;
  text-align: center;
  font-size: 10px;
  line-height: 20px;
  text-decoration: none;
  color: black;
  font-weight: bold;
}
#arquivoVideos a.disabled{
  display: block;
  width: 80px;
  height: 60px;
  float: left;
  margin: 0 2px 0 1px;
  text-align: center;
  font-size: 10px;
  line-height: 20px;
  text-decoration: none;
  color: #AED5E1;
  font-weight: bold;
  cursor: default;
}


#btnAoVivo{
  display: block;
  width: 70px;
  height: 95px;
  overflow: hidden;
  text-indent: -1000px;
  background: url(imagens/btn_ao_vivo.jpg);
  float: left;
  margin: 0 0 0 1px;
}
#btnOferta{
  display: block;
  width: 70px;
  height: 95px;
  overflow: hidden;
  text-indent: -1000px;
  background: url(imagens/btn_oferta.jpg);
  float: left;
  margin: 0 0 0 1px;
}
#btnOracao{
  display: block;
  width: 70px;
  height: 95px;
  overflow: hidden;
  text-indent: -1000px;
  background: url(imagens/btn_oracao.jpg);
  float: left;
  margin: 0 0 0 1px;
}
#btnTestemunho{
  display: block;
  width: 70px;
  height: 95px;
  overflow: hidden;
  text-indent: -1000px;
  background: url(imagens/btn_testemunho.jpg);
  float: left;
  margin: 0 0 0 1px;
}
#btnOrkut{
  display: block;
  width: 70px;
  height: 95px;
  overflow: hidden;
  text-indent: -1000px;
  background: url(imagens/btn_orkut.jpg);
  float: left;
  margin: 0 0 0 1px;
}
#btnBiblia{
  display: block;
  width: 70px;
  height: 95px;
  overflow: hidden;
  text-indent: -1000px;
  background: url(imagens/btn_biblia.jpg);
  float: left;
  margin: 0 0 0 1px;
}
#btnTwitter{
  display: block;
  width: 70px;
  height: 95px;
  overflow: hidden;
  text-indent: -1000px;
  background: url(imagens/btn_twitter.jpg);
  float: left;
  margin: 0 0 0 1px;
}



#marqueeC{
  position: absolute;
  top: 485px;
  left: 10px;
  height: 47px;
  width: 976px;
  line-height: 30px;
  padding: 2px 2px 0 2px;
  overflow: hidden;
  background: url(imagens/fundo_marquee.gif);
  text-align: center;
}
#marquee{
  width: 100%;
  height: 100%;
}


#semTransmissao{
  width: 420px;
  height: 315px;
  background: url(imagens/sem_transmissao.png) no-repeat center center;
  text-indent: -1000px;
  overflow: hidden;
}
#transmitindoRadio{
  width: 420px;
  height: 270px;
  background: url(imagens/transmissao_radio.jpg) no-repeat center bottom;
  text-indent: -1000px;
  overflow: hidden;
}
#transmitindoRadioA{
  width: 370px;
  height: 270px;
  background: url(imagens/transmissao_radio_ad.jpg) no-repeat center bottom;
  text-indent: -1000px;
  overflow: hidden;
}

#preloader{
  width: 1000px;
  height: 650px;
  background: #BBDFCB;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}
#banners{
    position: absolute;
    bottom: 33px;
    right: 10px;
    width: 132px;
    height: 79px;
    overflow: hidden;
}
#banners img{
  border: none;
}
