/* 
    Document   : index
    Created on : 25/05/2013, 15:49:59
    Author     : wellington
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


#featured{    
    margin:0 auto;
    width:955px;
    background: #f2f5f7;
}
#featured .main{
    float:left;
    width:500px;
    height:313px;
    background:#000;
    border:2px solid #9a9999;
    overflow:hidden;
}
#featured .main img{
    width:500px;
    height: 313px;
}
#featured .main li{
    width:500px;
    height:313px;
    position:relative;
    list-style-type:none;
}
#featured .main a span.desc{
    position:absolute;
    left:0;
    bottom:0;
    display:block;
    background:#000;
    opacity:0.6;
    padding:10px;
    width:480px;
    color:#fff;
    font-size:16px;
    text-align:center;
    text-decoration:none;
}
#featured .news{
    float:right;
    width:450px;
    height: 313px;
}
#featured .news  li{
    margin:0 0 auto;
    padding:5px;
    border-radius:4px;
    list-style-type:none;
    height: 90px;
}
#featured .news  li.current{
    background:url('../imagens/fundo_news.png') no-repeat;
}
#featured .news  li a{
    text-decoration:none;
}
#featured .news  li a span{
    display:block;
    font-size:12px;
}
#featured .news  li a span.title{
    text-transform:uppercase;
    color:#035a80;
    padding:0 0 0px;
    font-weight:bold;
    padding-left: 20px;
}
#featured .news  li a span.desc{
    line-height:1.3em;
    color:#808285;
    padding-left: 20px;
}


.headerRadio{
    text-align: left;
}

.colRadioTexto{
    white-space:normal !important;
    font-size:12px;
}

.colVideoTitulo{
    font-weight: bold;
}



.bannerSlider {
    position: relative;
    width: 960px;
    height: 240px;
    overflow: hidden;
}

.bannerSlider .nav {
    position: absolute;
    bottom: 5px;
    z-index: 50;
    background: url('../imagens/bn_nav.png');
    width: 12px;
    height: 19px;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
}

.bannerSlider .nav {
    position: absolute;
    bottom: 5px;
    z-index: 50;
    background: url('../imagens/bn_nav.png');
    width: 12px;
    height: 19px;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
}



/************************************************
              JCAROUSEL LITE		
************************************************/


.slider {
    float:left;
    left: -5000px; 
    margin:5px 15px; 
    position:relative; 
    visibility:hidden;
    width:900px !important;
    height:260px !important;
    display: inline;
}

.slider ul {
    width:600px;
    height:260px;
}

.slider ul li {
    padding:0 4px;
    overflow: hidden;
    float: left;
    width: 290px;
    height: 260px;
    padding: 5px;
}



.prev {
    cursor:pointer; 
    float:left;
    padding-top:110px;
    display: inline;
}
.next {
    cursor:pointer; 
    float:right; 
    padding-top:110px;
    display: inline;

}




/*
.titleCidadao{
    background: #2c5c10 !important;
}
.titleEmpresa{
    background: #8f5903 !important;
}
.titleServidor{
    background: #114a91 !important;
}
.titleTurismo{
    background: #760d09 !important;
}
*/
/*Azul = #589dea
Vermelho = #bf3b36
Verde = #6ea547
Amarelo = #e1b645*/


.txTVWEB{
    /*color: #6d6e71;
    font-weight: bold;*/
    text-align: right;
    color:#0870a7;
    font-size:18px;
    font-weight:bold;
}


/*mais noticias abas */
.moreNews{
    margin:0 0 20px;
    width: 500px;
}
.moreNews .news-select{
    margin:0 0 15px;
}
.moreNews .news-select span.head{
    display:block;
    float:left;
    padding:0 0 0 22px;
    color:#0870a7;
    font-size:18px;
    font-weight:bold;
    background:url('../imagens/plus.png') left center no-repeat transparent;
}
.moreNews .news-select ul{
    float:right;
    padding:5px;
    border:1px solid #0870a7;
}
.moreNews .news-select ul li{
    display:inline;
    list-style-type:none !important;
}
.moreNews .news-select ul li a{
    text-decoration:none;
    color:#a0a0a2;
    font-size:11px;
    padding:0 5px;
    border-right:1px solid #a0a0a2;
}
.moreNews .news-select ul li a:hover{
    color:#106da6;
}
.moreNews .news-select ul li:last-child a{
    border:medium none;
}
.moreNews .news-select ul li a.current{
    color:#106da6;
}

.moreNews .nTab{}
.moreNews .nTab ul{}
.moreNews .nTab ul li{
    margin:0 0 10px;
    list-style-type:none !important;
}
.moreNews .nTab ul li a{
    text-decoration:none;
}
.moreNews .nTab ul li a span{
    display:block;
}
.moreNews .nTab ul li a span.meta{
    font-size:11px;
    font-weight:bold;
    color:#0870a7;
    padding:0 0 2px;
}
.moreNews .nTab ul li a span.title{
    color:#7f8082;
    font-size:12px;
}
.moreNews .nTab ul li a:hover span.title{
    text-decoration:underline;
}
.moreNews .nTab ul li.first a span.title{
    font-weight:bold;font-size:14px;
}

.moreNews .nTab .floatImg{
    float:left;
    margin:0 15px 0 0;
}
.moreNews .nTab .floatImg a{
    text-decoration:none;
}
.moreNews .nTab .floatImg a span{
    display:block;
}
.moreNews .nTab .floatImg a span.thumb{
    padding:4px;
    background:#fff;
    border:1px solid #cdcdcd;
    border-radius:3px;
    margin:0 0 10px;
}
.moreNews .nTab .floatImg a span.about{
    color:#737476;
    font-size:12px;
    margin:0 0 5px;
}
.all-news{
    margin:0 0 15px;
}

.all-news a{
    display: block;
    text-decoration:none;
    float: right;
    padding: 0 0 0 22px;
    color: #0870A7;
    font-size: 14px;
    line-height:22px;
    font-weight: bold;
    background:url('../imagens/plus.png') left center no-repeat transparent;
}


.txTVRADIO{
    color:#0870a7;
    font-size:18px;
    font-weight:bold;
}
.txMaisNoticias{
    margin:0 0 15px;
}
.txMaisNoticias a{
    display: block;
    text-decoration:none;
    float: right;
    padding: 0 0 0 22px;
    color: #0870A7;
    font-size: 14px;
    line-height:22px;
    font-weight: bold;
}



.textTVWEB{
    color:#035a80;
    font-weight:bold;
    font-size: 14px;
}
.textTVWEBDesc{
    font-size: 12px;
    line-height:1.3em;
    color:#808285;
}


.tabMaisNoticias{
    text-decoration:none;
    color:#a0a0a2;
    font-size:11px;
    padding:0 5px;
    border : transparent;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
}

#tabMaisNoticias .ui-widget-header{
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important; 
    background: transparent !important;
    padding: 0px !important;
}

#tabMaisNoticias .ui-tabs-nav li {
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;   
    font-size: 11px;


}

.txMaisNoticias{
    display:block;
    float:left;
    padding:0 0 0 22px;
    color:#0870a7;
    font-size:18px;
    font-weight:bold;
    background:url('../imagens/plus.png') left center no-repeat transparent;

}

.txMaisNoticiasMini{
    display:block !important;
    float:left !important;
    padding:0 0 0 22px !important;
    color:#0870a7 !important;
    font-size:12px !important;
    font-weight:bold !important;
    background:url('../imagens/plus.png') left center no-repeat transparent !important;
    text-decoration: none !important;

}

.txMaisNoticiasMini2{
    display:block !important;
    float:left !important;
    padding:0 0 0 25px !important;
    color:#0870a7 !important;
    font-size:12px !important;
    font-weight:bold !important;
    text-decoration: none !important;

}


#panelGridMaisNoticias td, th {
    vertical-align: top !important; 
}




.txMaisNoticiasPFirst{
    color:#737476 !important;
    font-size:12px !important;
    margin:0 0 5px !important;
    font-weight:bold !important;
    font-size:14px !important;
    text-decoration: none !important;    
}

.dataMaisNoticiasP{
    font-size: 12px !important;
    font-weight: bold !important;
    color: #0870a7 !important;
    padding: 0 0 2px !important;
    text-decoration: none !important;
}