﻿body
{
    background-color: #ffd926;
    background-image: url('../Content/Media/fundo1.png');
    background-repeat: repeat-x;
    font-size: .75em;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #141042;
}

div
{
    position: relative;
    float: left;
    width: 100%;
}

a:link
{
    color: #ff0000;
    text-decoration: underline;
}
a:visited
{
    color: #808080;
}
a:hover
{
    color: #FF6666;
    text-decoration: none;
}
a:active
{
    color: #ff0000;
}

p, ul
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

img
{
    border-style: none;
}

p img
{
    margin: 0px 10px 10px 0px;
}

#conteudoPaginas a img
{
    border: 2px solid #FFF;
}

#conteudoPaginas a:hover img
{
    border: 2px solid #FF9900;
}

/* HEADINGS   
----------------------------------------------------------*/
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1, h2, h3, h4, h5, h6
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #141042 !important;
    text-decoration: none !important;
}

h1
{
    font-size: 2em;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 927px;
    margin-left: auto !important;
    margin-right: auto !important;
    position: static !important;
    float: none !important;
}

#header
{
    position: absolute;
    width: 927px;
    height: 627px;
}

#fundoArredondado1
{
    position: absolute;
    width: 898px;
    height: 50px;
    top: 105px;
    left: 22px;
    background-image: url('../Content/Media/fundo2.png');
}

#cabecalho
{
    position: absolute;
    width: 927px;
    height: 258px;
    z-index: 2;
    top: 0px;
    left: 0px;
}

#logo
{
    position: absolute;
    width: 142px;
    height: 144px;
    top: 68px;
    left: 65px;
    z-index: 3;
}

#favoritos
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 210px;
    left: 870px;
    z-index: 6;
}

#conteudo1
{
    position: absolute;
    width: 898px;
    height: 380px;
    background-color: #fff;
    top: 139px;
    left: 22px;
    padding-top: 100px;
    z-index: 1;
}

#faixa1
{
    position: absolute;
    width: 673px;
    height: 128px;
    z-index: 4;
    top: 100px;
    left: 0px;
}

#noAr
{
    position: absolute;
    width: 211px;
    height: 128px;
    background-image: url('../Content/Media/fundo_noar.png');
    color: #fff;
    margin-left: 10px;
}

#noArLocutor
{
    position: absolute;
    width: 102px;
    height: 31px;
    top: 70px;
    left: 35px;
}

#noArProgHorario
{
    position: absolute;
    width: 70px;
    height: 52px;
    top: 38px;
    left: 122px;
    padding-left: 5px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #FFFFFF;
}

#ouvirARadio
{
    position: absolute;
    width: 174px;
    height: 68px;
    top: 32px;
    left: 235px;
}

#pecaSuaMusica
{
    position: absolute;
    width: 237px;
    height: 73px;
    top: 30px;
    left: 433px;
}

#fundoArredondado2
{
    position: absolute;
    background-image: url('../Content/Media/fundo3.png');
    width: 898px;
    height: 50px;
    left: 22px;
    top: 595px;
}

#header h1
{
    font-weight: bold;
    margin: 0;
    color: #000000;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px !important;
}

#footer
{
    position: absolute;
    width: 927px;
    height: 360px;
    top: 650px;
}

#fundoArredondado3
{
    position: absolute;
    width: 898px;
    height: 50px;
    top: 0px;
    left: 20px;
    background-image: url('../Content/Media/fundo2.png');
}


#conteudo2
{
    position: absolute;
    width: 898px;
    height: 280px;
    background-color: #fff;
    top: 26px;
    left: 20px;
    z-index: 5;
}

#fundoArredondado4
{
    position: absolute;
    width: 898px;
    height: 50px;
    top: 296px;
    left: 20px;
    background-image: url('../Content/Media/fundo3.png');
}

#cincoMais
{
    position: absolute;
    width: 210px;
    height: 248px;
    background-image: url('../Content/Media/fundo4.png');
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-top: 3px;
    top: 235px;
    left: 35px;
}

#bannerCentral1, #bannerCentral2, #bannerCentral3
{
    border: 3px solid #FF9900;
    position: absolute;
    width: 380px;
    height: 140px;
    background-color: #FFD895;
    top: 235px;
    left: 276px;
    padding: 5px;
}

.bannerCentralImg1
{
    width: 70px;
    height: 140px;
    text-align: left;
}

.bannerCentralImg2
{
    width: 80px;
    height: 80px
}

.bannerCentralQuadro1
{
    width: 70px;
    height: 140px;
    float: right;
}

.bannerCentralQuadro2
{
    width: 80px;
    height: 80px;
}

.bannerCentralQuadro3
{
    width: 200px;
    height: 75px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
}

.bannerCentralQuadro4
{
    text-align: center;
    width: 290px;
    height: 60px;
}

.bannerCentralSpan1
{
    font-weight: bold;
    font-size: 16px;
    display: block;
    text-align: center;
}

#enquete
{
    position: absolute;
    width: 187px;
    left: 684px;
    top: 125px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #141042;
    padding-left: 5px;
}

#enquete ul
{
    padding-left: 10px;
    list-style-type: none;
}

#boletim
{
    position: absolute;
    width: 177px;
    height: 86px;
    top: 295px;
    left: 684px;
    background-image: url('../Content/Media/fundo5.jpg');
    padding: 5px;
}

#boletim a
{
    color: #fff;
    font-size: 1.5em;
    text-decoration: none;
}

#telefone
{
    position: absolute;
    width: 252px;
    height: 87px;
    top: 400px;
    left: 270px;
}

#programacaoEspecial
{
    position: absolute;
    width: 328px;
    height: 24px;
    top: 410px;
    left: 530px;
    background-image: url('../Content/Media/programacaoespecial.png');
    color: #fff;
    padding-top: 45px;
    padding-right: 15px;
    text-align: right;
}

#programacaoEspecial a
{
    font-weight: bold;
    color: #fff;
    font-size: 1em;
    text-decoration: none;
}

#noticias
{
    position: absolute;
    width: 210px;
    _height: 1px;
    left: 20px;
    padding-right: 5px;
}

#noticias p
{
    text-align: right;
}

#promocao
{
    position: absolute;
    width: 210px;
    height: 280px;
    left: 235px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #141042;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}

#promocao p
{
    text-align: right;
}

#agendaBlogs
{
    position: absolute;
    width: 215px;
    height: 280px;
    left: 455px;
    padding-left: 5px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #141042;

}

#agenda
{
    position: absolute;
    width: 195px;
    left: 10px;
}

#agenda p
{
    text-align: right;
}

#blogs
{
    position: absolute;
    width: 195px;
    top: 144px;
    left: 10px;
}

#blogs p
{
    text-align:right;
}

#publicidade
{
    position: absolute;
    width: 140px;
    height: 280px;
    top: 0px;
    left: 720px;
}

#publicidade2
{
    position: relative;
    float: right;
    right: 60px;
    top: -80px;
    width: 140px;
    height: 280px;
}

#conteudoPaginas
{
    position: relative;
    float: left;
    left: 20px;
    width: 670px;
    top: 30px;
}

#conteudo3
{
    position: relative;
    float: left;
    width: 898px;
    background-color: #fff;
    top: 139px;
    left: 22px;
    padding-top: 210px;
    z-index: 1;
}

#fundoArredondado5
{
    position: relative;
    float: left;
    background-image: url('../Content/Media/fundo3.png');
    width: 898px;
    height: 50px;
    left: 22px;
    top: 114px;
}

.quadroLateral
{
    position: relative;
    float: right;
    right: 60px;
    top: -30px;
    width: 140px;
    height: 280px;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
    padding: 0 0 2px;
    position: relative;
    margin: 0;
}

ul#menu li
{
    display: inline;
    position: relative;
    float: left;
    list-style: none;
}

ul#menu li#greeting
{
    padding: 3px 7px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#menu li a
{
    padding: 3px 7px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #011649;
}

ul#menu li a:hover
{
    background-color: #fffffe;
    text-decoration: none;
}

ul#menu li a:active
{
    text-decoration: none;
}

ul#menu li.selected a
{
    background-color: #fff;
    color: #000;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

/* TABLE
----------------------------------------------------------*/

table 
{
  border: none;
  border-collapse: collapse;
}

table td 
{
  padding: 5px;   
  border: none;
}

table th
{
    padding: 6px 5px;
    text-align: left;
    border: none;   
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

#menucontainer1
{
    position: relative;
    float: left;
    width: 858px;
    margin-top: 350px;
    margin-left: 40px;
}

#menucontainer2
{
    position: relative;
    float: left;
    width: 858px;
    left: 40px;
    top: 120px;
}

#logindisplay
{
    font-size:1.1em;
    color: White;
    z-index: 7;
    top: 43px;
    left: 35px;
    width: 400px;
    position: absolute;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.bordaEsquerda
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #141042;
}

#tituloEnquete
{
    font-size: 2em;
    font-weight: bold;
}

.titulo1
{
    font-family: Kozuka Mincho Pro, Times New Roman, Serif;
    font-size: 2.8em;
    font-weight: bold;
}

.titulo2
{
    font-family: Kozuka Mincho Pro, Times New Roman, Serif;
    font-size: 1.8em;
    font-weight: bold;
}

.borda tr th, .borda tr td, .bordaUnica
{
    border-width: 1px;
    border-color: #ccc;
    border-style: solid;
}

.indexTable tr th
{
    background-color: #eee;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
}

.indexTable tr td
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
}

.noStyleLink a:visited 
{
    color: #ff0000;
    text-decoration: underline;
}

#voltar
{
    clear: both;
    top: -15px;
    padding-top: 10px;
}

.vermelho, .vermelho a
{
    color: #D90000;
}

.verde
{
    color: #00D200;
}

.textoMenor
{
    font-size: 1em;
    color: #666;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ddd;
}

.quadro1
{
    width: 100%;
    height: 250px;
    padding-top: 24px;
    overflow: auto;
}