
/* tabela-patrocinio */

table.tabela-patrocinio{
  border-spacing:0px;
  padding:12px;
  margin-top:15px;
  border-collapse:collapse;
  width:100%
}
table.tabela-patrocinio thead tr th{
  border:1px solid #CCC;
}
table.tabela-patrocinio tbody tr td{
  border:1px solid #CCC;
}
table.tabela-patrocinio tbody tr td img{
  padding:12px;
}

/* grade de programação dentro das trilhas */
div#grade{
  width: 541px;
  text-align: center;
}
div#grade table{
  margin: 0 auto;
  width: 541px;
  border-spacing: 1px;
  background-color: #d9d9d9;
}
div#grade table thead tr th{
  background-color: #FFFFFF;
  color: #808185;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  height: 30px;
  text-align: center;
}
div#grade table tbody tr td{
  height: 20px;
  background-color: #FFFFFF;
  vertical-align: middle;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  padding: 4px;
}
div#grade table tbody tr td.colunaHorario{
  font-size: 9px;
  text-align: center;
  width: 82px;
}
div#grade table tbody tr td.colunaPalestra{
  text-align: left;
}
div#grade table tbody tr td.colunaPalestra .tx_palestra, span.tx_palestra {
  color: #000000;
  font-weight: normal;
}
div#grade table tbody tr td.colunaPalestra .tx_palestrante, span.tx_palestrante {
  color: #808185;
  font-weight: normal;
  font-style: italic;
}
div#grade table tbody tr td.colunaIntervalo{
  color: #808185;
  text-align: left;
}
div#grade table tbody tr td.colunaLinks{
  text-align: left;
  color: #808185;
  width: 32px;
}

/* grade de programação */
div#gradeMaior{
  width: 820px;
  text-align: center;
}
div#gradeMaior table{
  margin: 0 auto;
  width: 820px;
  border-spacing: 1px;
  background-color: #d9d9d9;
}
div#gradeMaior table thead tr th{
  background-color: #FFFFFF;
  color: #808185;
  font-size: 12px;
  font-weight: bold;
  height: 30px;
  padding: 4px;
  text-align: left;
}
div#gradeMaior table tbody tr td{
  background-color: #FFFFFF;
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  height: 20px;
  padding: 4px;
  vertical-align: middle;
}
div#gradeMaior table tbody tr td.palestra,
div#gradeMaior table tbody tr td.palestrante{
  text-align: left;
}
div#gradeMaior table tbody tr td.palestra{
  color: #000000;
}
div#gradeMaior table tbody tr td.palestrante{
  color: #808185;
  font-weight: normal;
  font-style: italic;
}
div#gradeMaior table tbody tr td.colunaArquivo{
  text-align: center;
}
div#gradeMaior table tbody tr td.colunaArquivo a.video{
  width:16px;
  height:16px;
  float:left;
  display:block;
  overflow:hidden;
  background:url(../img/icones/film.png) no-repeat;
  background-position:0px 0px;
}

/* quadro de trilhas */
#content.home div.tabPage table.trilhas {
  float: left;
  width: 600px;
  height: 290px;
  border: 1px solid #F2F2F2;
}
#content.home div.tabPage table.trilhas th {
  background: #F2F2F2;
  color:#333;
  font-size:10px;
  padding-left:8px;
}
#content.home div.tabPage table.trilhas td a img {
  margin-left:5px;
  width: 110px;
  height: 15px;
}

#content.trilha #trilhasTab table.trilhas {
  width: 558px;
  border:1px solid #CCC;
  border-spacing:1px;
}

/* quadro de preços - inscrições */
#content div.inscricoes div.tabPage table.precos {
  width: 810px;
  margin: 0 auto;
  margin-top: 8px;
  margin-bottom: 8px;
  border: 1px solid #999999;
  border-collapse: collapse;
}
#content div.inscricoes div.tabPage table.precos th,
#content div.inscricoes div.tabPage table.precos td {
  border: 1px solid #999999;
  font-size: 11px;
  padding: 2px;
}
#content div.inscricoes div.tabPage table.precos th {
  background: #F2F2F2;
  color: #333;
}
#content div.inscricoes div.tabPage table.precos td {
  color: #000;
}
#content div.inscricoes div.tabPage table.precos .titulo {
  background: #999999;
  color: #FFF;
}
#content div.inscricoes div.tabPage table.precos .descricao {
  width: 500px;
}
#content div.inscricoes div.tabPage table.precos .prazo {
  width: 120px;
  text-align: center;
}
#content div.inscricoes div.tabPage table.precos .preco {
  width: 60px;
  text-align: center;
}
#content div.inscricoes div.tabPage table.precos .atual {
  color: red;
  font-weight: bold;
}

/* grade de vídeos */
#content div.videos div.tabPage table.videos {
  width: 810px;
  margin: 0 auto;
  margin-top: 8px;
  margin-bottom: 8px;
  border: 1px solid #EEE;
  border-collapse: collapse;
}
#content div.videos div.tabPage table.videos th,
#content div.videos div.tabPage table.videos td {
  border: 1px solid #EEE;
  font-size: 11px;
  padding: 2px;
}
#content div.videos div.tabPage table.videos th {
  background: #F2F2F2;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  height: 30px;
  padding: 4px;
  text-align: left;
}
#content div.videos div.tabPage table.videos td {
  color: #000;
  font-size: 11px;
  font-weight: normal;
  height: 20px;
  padding: 4px;
  vertical-align: middle;
}
#content div.videos div.tabPage table.videos tr td.palestra,
#content div.videos div.tabPage table.videos tr td.palestrante {
  text-align: left;
  color: #000000;
}
#content div.videos div.tabPage table.videos tr td.palestrante {
  color: #808185;
  font-weight: normal;
  font-style: italic;
}
#content div.videos div.tabPage table.videos tr td.colunaArquivo {
  text-align: center;
  width: 60px;
}
#content div.videos div.tabPage table.videos tr td.colunaArquivo a.video{
  width:16px;
  height:16px;
  float:left;
  display:block;
  overflow:hidden;
  background:url(../img/icones/film.png) no-repeat;
  background-position:0px 0px;
}


/* páginas amigas */
#content div.outros table.amigas {
  border: 1px solid #F2F2F2;
  border-collapse: collapse;
  border-spacing: 1px;
}
#content div.outros table.amigas tr td {
  border: 1px solid #F2F2F2;
  padding: 12px;
  width: 120px;
  height: 50px;
}
#content div.outros table.amigas tr td.blogs {
  padding: 12px 4px;
  width: 300px;
}

/* patrocinadores */
#content div.outros table.patrocinadores {
  border: 1px solid #F2F2F2;
  border-spacing: 1px;
  width: 835px;
  margin-bottom: 8px;
}
#content div.outros table.patrocinadores tr td {
  border: 1px solid #F2F2F2;
  padding: 8px;
  width: 120px;
  height: 50px;
  text-align: center;
}
#content div.outros table.patrocinadores tr.legenda td {
  height: 20px;
  color: #999;
}

/* página de trilhas e coordenadores */
#content div.outros table.trilhas {
  width: 830px;
}
#content div.outros table.trilhas,
#content div.outros table.trilhas tr td {
  border: 1px solid #F2F2F2;
  border-collapse: collapse;
  border-spacing: 1px;
  padding: 4px 8px;
}
#content div.outros table.trilhas tr td.header {
  background-color: #F2F2F2;
  color: #333;
  font-weight: bold;
  font-size: 11px;
}
#content div.outros table.trilhas tr td.logotrilha {
  width: 15%;
}
#content div.outros table.trilhas tr td.data {
  width: 15%;
  font-weight: bold;
}
#content div.outros table.trilhas tr td.link {
  width: 10%;
  text-align: center;
}
#content div.outros table.trilhas tr td.link a img {
  width: 16px;
  height: 16px;
}
#content div.outros table.trilhas tr td.coordenador {
  width: 30%;
}
#content div.outros table.trilhas tr td.coordenador img.foto {
  border: 1px solid #CCC;
  float: left;
  padding:2px;
  margin: 8px 8px 8px 0px;
}
#content div.outros table.trilhas tr td.coordenador div {
  margin-top: 8px;
}
#content div.outros table.trilhas tr td.coordenador p {
  color: #333;
  margin: 12px 4px 0 0;
  padding: 6px 4px 0 0;
  font-size: 12px;
  font-weight: bold;
}
#content div.outros table.trilhas tr td.coordenador a {
  color: #333;
  font-size: 10px;
  font-style: italic;
}

/* Logos dos patrocinadores de Florianopolis */
#patrocinadores {
  width:805px;
  min-height:205px;
  margin:auto;
}

#patrocinadores a{
  display:block;
  overflow:hidden;
  background:url(../img/logos/patrocinio/2011/florianopolis/sprite1.png) no-repeat;
}

/* primeira parte*/
#patrocinadores a.patrocinio-diamond{
  width:800px;
  height:19px;
  background-position:0px 0px;
}

#patrocinadores a.microsoft{
  width:139px;
  height:44px;
  float:left;
  background-position:0px -19px;
}

#patrocinadores a.nokia{
  width:122px;
  height:44px;
  float:left;
  background-position:-139px -19px;
}

#patrocinadores a.oracle{
  width:111px;
  height:44px;
  float:left;
  background-position:-261px -19px;
}

#patrocinadores a.pagseguro{
  width:97px;
  height:44px;
  float:left;
  background-position:-372px -19px;
}

#patrocinadores a.shopandroid{
  width:84px;
  height:44px;
  float:left;
  background-position:-469px -19px;
}

#patrocinadores a.google{
  width:71px;
  height:44px;
  float:left;
  background-position:-553px -19px;
}

#patrocinadores a.softplan{
  width:86px;
  height:44px;
  float:left;
  background-position:-624px -19px;
}

#patrocinadores a.works{
  width:90px;
  height:44px;
  float:left;
  background-position:-710px -19px;
}

/* segunda parte*/
#patrocinadores a.patrocinio-diamond-trilha{
  width:800px;
  height:20px;
  background-position:0px -63px;
}

#patrocinadores a.sbug{
  width:46px;
  height:52px;
  float:left;
  background-position:0px -83px;
}

#patrocinadores a.jera{
  width:62px;
  height:52px;
  float:left;
  background-position:-46px -83px;
}

#patrocinadores a.crafters{
  width:101px;
  height:52px;
  float:left;
  background-position:-108px -83px;
}

#patrocinadores a.phpsc{
  width:52px;
  height:52px;
  float:left;
  background-position:-209px -83px;
}

#patrocinadores a.python{
  width:122px;
  height:52px;
  float:left;
  background-position:-261px -83px;
}

#patrocinadores a.eversource{
  width:68px;
  height:52px;
  float:left;
  background-position:-383px -83px;
}

#patrocinadores a.soaexpert{
  width:102px;
  height:52px;
  float:left;
  background-position:-451px -83px;
}

#patrocinadores a.eletronlivre{
  width:82px;
  height:52px;
  float:left;
  background-position:-553px -83px;
}

#patrocinadores a.testadores{
  width:99px;
  height:52px;
  float:left;
  background-position:-635px -83px;
}

#patrocinadores a.yaw{
  width:66px;
  height:52px;
  float:left;
  background-position:-734px -83px;
}

/* terceira parte*/
#patrocinadores a.patrocinio-trilha{
  width:800px;
  height:23px;
  background-position:0px -135px;
}

#patrocinadores a.gae{
  width:261px;
  height:42px;
  float:left;
  background-position:0px -158px;
}

#patrocinadores a.iterasys{
  width:70px;
  height:42px;
  float:left;
  background-position:-261px -158px;}

#patrocinadores a.gonow{
  width:69px;
  height:42px;
  float:left;
  background-position:-331px -158px;}

#patrocinadores a.globalcode{
  width:69px;
  height:42px;
  float:left;
  background-position:-400px -158px;
}

#patrocinadores a.voffice{
  width:84px;
  height:42px;
  float:left;
  background-position:-469px -158px;
}

#patrocinadores a.estacio{
  width:247px;
  height:42px;
  background-position:-553px -158px;
}
/* Logos dos patrocinadores de Florianopolis */



/* Logos dos patrocinadores de Goiânia*/
#patrocinadores.goiania {
  width:805px;
  min-height:205px; 
  margin:auto;
}
#patrocinadores.goiania a{
  background:url(../img/logos/patrocinio/2011/rodape-goiania/sprite-goiania.png) no-repeat;
  display:block;
  overflow:hidden;
}

/* primeira parte*/
#patrocinadores.goiania a.titulo{
  width:800px;
  height:18px;
  background-position:0px 0px;
}

#patrocinadores.goiania a.microsoft{
  width:179px;
  height:50px;
  float:left;
  background-position:0px -18px;
}

#patrocinadores.goiania a.nokia{
  width:136px;
  height:50px;
  float:left;
  background-position:-179px -18px;
}

#patrocinadores.goiania a.pagseguro{
  width:118px;
  height:50px;
  float:left;
  background-position:-315px -18px;
}

#patrocinadores.goiania a.google{
  width:92px;
  height:50px;
  float:left;
  background-position:-433px -18px;
}

#patrocinadores.goiania a.sebrae{
  width:93px;
  height:50px;
  float:left;
  background-position:-525px -18px;
}

#patrocinadores.goiania a.grupopc{
  width:94px;
  height:50px;
  float:left;
  background-position:-618px -18px;
}

#patrocinadores.goiania a.app-engine{
  width:88px;
  height:50px;
  float:left;
  background-position:-712px -18px;
}

/*Segunda Parte*/
#patrocinadores.goiania a.titulo2{
  width:800px;
  height:18px;
  background-position:0px -68px;
}

#patrocinadores.goiania a.go-gtug{
  width:76px;
  height:56px;
  float:left;
  background-position:0px -86px;
}

#patrocinadores.goiania a.pensou-net{
  width:90px;
  height:56px;
  float:left;
  background-position:-76px -86px;
}

#patrocinadores.goiania a.triangulum{
  width:93px;
  height:56px;
  float:left;
  background-position:-166px -86px;
}

#patrocinadores.goiania a.sea{
  width:56px;
  height:56px;
  float:left;
  background-position:-259px -86px;
}

#patrocinadores.goiania a.java-noroeste{
  width:68px;
  height:56px;
  float:left;
  background-position:-315px -86px;
}

#patrocinadores.goiania a.dica-ti{
  width:77px;
  height:56px;
  float:left;
  background-position:-383px -86px;
}

#patrocinadores.goiania a.gophp{
  width:42px;
  height:56px;
  float:left;
  background-position:-460px -86px;
}

#patrocinadores.goiania a.testadores{
  width:90px;
  height:56px;
  float:left;
  background-position:-502px -86px;
}

#patrocinadores.goiania a.yaw{
  width:58px;
  height:56px;
  float:left;
  background-position:-592px -86px;
}

#patrocinadores.goiania a.soaexpert{
  width:81px;
  height:56px;
  float:left;
  background-position:-650px -86px;
}

#patrocinadores.goiania a.positivo{
  width:69px;
  height:56px;
  float:left;
  background-position:-731px -86px;
}


/*terceira Parte*/
#patrocinadores.goiania a.titulo3{
  width:800px;
  height:18px;
  background-position:0px -142px;
}

#patrocinadores.goiania a.gojava{
  width:117px;
  height:40px;
  float:left;
  background-position:0px -160px;
}

#patrocinadores.goiania a.oracle{
  width:67px;
  height:40px;
  float:left;
  background-position:-117px -160px;
}

#patrocinadores.goiania a.iterasys{
  width:71px;
  height:40px;
  float:left;
  background-position:-184px -160px;
}

#patrocinadores.goiania a.thoughtworks{
  width:82px;
  height:40px;
  float:left;
  background-position:-255px -160px;
}

#patrocinadores.goiania a.cpqd{
  width:59px;
  height:40px;
  float:left;
  background-position:-337px -160px;
}

#patrocinadores.goiania a.totvs{
  width:85px;
  height:40px;
  float:left;
  background-position:-396px -160px;
}

#patrocinadores.goiania a.r3{
  width:77px;
  height:40px;
  float:left;
  background-position:-481px -160px;
}

#patrocinadores.goiania a.globalcode{
  width:74px;
  height:40px;
  float:left;
  background-position:-558px -160px;
}

#patrocinadores.goiania a.cambury{
  width:168px;
  height:40px;
  float:left;
  background-position:-632px -160px;
}

/* Logos dos patrocinadores de Goiânia */