/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 4/08/2014, 12:33:43 PM
    Author     : Edgar
*/
body{
    margin: 0;
    padding: 0;
    background-color: #666666;
    height: 1040px;
}
iframe html{
   overflow-y:hidden; 
}
#mainSection{
    padding: 0;
    margin: 0;
    width: 100%;
    height: 1000px;
    position: absolute;   
}

#mainSection menu{
    margin: 0;
    padding: 0;
    z-index: 1000;
    position: relative;
    width: 100%;
}

#contenidos{
    width: 100%;
    position: relative;
}

#Formnoticias{
    width: 100%;
    float: left;
}
#formnoticias{
    width: 75%;
    float: left;
}
#TreePDFs{
    width: 20%;
    height: 900px;
    float: left;
    background-color: #ffffff;
    overflow: auto;
}

/*#periodico,#seccion,#categoria, #empresaAnuncio,#MarcaAnuncio,#ProductoAnuncio,#MedidaAnuncio,#colorAnuncio,#periodicoAvanzada*/
select{
    width: 180px;
    height: 40px;
    background-color: #2faaaa;
    color: white;
    line-height: 40px;
    margin-bottom: 25px;
}

#texto{
    resize: none;
    height: 200px;
}

#numPagina{
    width: 15%;
    float: left;
}

#piefoto,#piefoto2{
    width: 35%;
}

#paginaReal{
    width: 30%;
}

#titulo{
    width:70%;
    height: 50px;
}

#encabezado{
    width:98%;
    height: 50px;
}

#autor{
    width: 55%;
}


#texto{
    width: 98%;
}

#VisorPDFS{
    width: 50%;
    height: 1024px;
    float: left;
    border: red solid thin;
}

/*#guardaNoticia,#guardaAnuncio,#actualizaNoticia,#actualizaAnuncio,#BuscaNoticia,#BuscaAnuncio,#CambiaPass*/
input[type='button']{
    float: right;
padding: 11px 25px;
font-family: 'Bree Serif', serif;
font-weight: 300;
font-size: 18px;
color: #fff;
text-shadow: 0px 1px 0 rgba(0,0,0,0.25);
background: #2faaaa;
border: 1px solid #2faaaa;
border-radius: 5px;
cursor: pointer;
box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
-moz-box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
-webkit-box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
}

#tablaNoticias,#tablaAnuncios{
    width: 100%;
    border: white solid thin;
}

#tablaNoticias thead th,#tablaAnuncios thead th{
    background: linear-gradient(to bottom, #2faaaa 0%, #1f7272 100%);
    width: 99%;
    height: 35px;
    color: #d3eced;
}

#tablaNoticias tbody tr,#tablaNoticias tbody tr td,#tablaAnuncios tbody tr,#tablaAnuncios tbody tr td{
    width: 100%;
    height: 30px;
    border-top: white solid thin;
    background-color: white;
}

#tablaNoticias tbody tr td a,#tablaNoticias tbody tr td a:hover,#tablaNoticias tbody tr td a:visited,#tablaNoticias tbody tr td a:active,#tablaAnuncios tbody tr td a,#tablaAnuncios tbody tr td a:hover,#tablaAnuncios tbody tr td a:visited,#tablaAnuncios tbody tr td a:active{
    width: 99%;
    cursor: pointer;
    font-style: none;
    text-decoration: none;
    color: #1A4C80;
}

#PassForm,#form{
    width: 25%;
    margin: 0 auto;
}

input[type='text'],textarea,input[type='number'],fieldset,select,input[type='password']{
    border-radius: 7px;
}

#form form fieldset input{
    width: 100%;

}

#formChecador{
    float: left;
    width: 450px;
}

#formChecador div{
    float: left;
}

#tablaReporte, .Reporte{
    width: 30%;
    margin: 40px auto 0 auto;
}

#PassForm form fieldset input{
    width: 30%;
    clear: both;
    float: left;
    height: 30px;
    margin-bottom: 17px;
    background-color: #2faaaa;
    border: none;
    border-radius: 5px;
}

#PassForm form fieldset label{
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 23px;
    line-height: 40px;
}


/*Administrador*/

#reporteChecador{
    width: 80%;
    height: 1024px;
    margin: 100px auto;
    
}

#reporteChecador form label{
    clear: both;
    float: left;
    width: 180px;
    height: 75px;
    font-weight: bold;
    font-size: 25px;
    line-height: 75px;
    text-align: center;
}

#reporteChecador form input{
    float: left;
    width: 220px;
    height: 75px;
    font-size: 25px;
    margin-bottom: 12px;
    border-radius: 4px;
}

#resultaChecador, #resultaMedios, #resultaPeriodico{
    float: right;
    width: 50%;
}

#areaReporte{
    float: right;
    width: 50%;
}

#areaReporte a{
    margin: 10px auto;
    display: block;
    width: 128px;
    height: 128px;
    text-decoration: none;
    color: #FFF;
} 

#areaReporte a:hover{cursor:help; font-weight: bold; color: #333;}

.excelente{cursor:help;  font-weight: bold; color:#265620;}

.muybueno{cursor:help;  font-weight: bold; color:#357F2B;}

.bueno{cursor:help;  font-weight: bold; color:#C2E04A;}

.regular{cursor:help;  font-weight: bold; color:#E09318;}

.malo{cursor:help;  font-weight: bold; color:#C66D1F;}

.muymalo{ cursor:help; font-weight: bold; color:#D63226;}

select.normal{background: none repeat scroll 0 0 #fff; height: auto; color: #000; margin: 0;}

input.normal{
    background: none repeat scroll 0 0 #2faaaa;
    border: 1px solid #2faaaa;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    padding: 2px;
    float: none;
 }




