@charset "UTF-8";
* {
    margin: 0;
}
html {
    height: 100%;
}
body {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    background: #FFF repeat-x;
    background-image:url(../images/back.gif);
    height:100%;
}
.container {
    min-height: 100%;
    height: auto !important;
    height:100%;
    margin: 0 auto;
    width: 960px;
    overflow:hidden;
}
.top {
    border-top:solid #231F20;
}
.bottom {
    height: 20px;
    padding:5px;
    font-size:11px;
    color:#FFF;
    background-color:#231F20;
    margin-top:20px;
}
.logo {
    margin-bottom:27px;
}
.contactform {
    font-size:11px;
    display:block;
    padding-right:15px;
}
.newsletter {
    background-color:#FBBA00;
    padding: 10px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    margin-bottom:20px;
    margin-top: 20px;
}
.textbox{
    margin-letf: 5px;
    margin-right: 5px;
    margin-bottom:5px;
    padding:3px;
    color:#666;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    width:220px;
}
/* //////////////////// MAIS VISTOS ///////////////////////////// */
.maisvistosbox{
    background-color:#231F20;
    padding: 5px 10px 5px 5px;
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif; font-size:18px; font:bold;
}
.contentvistos{
    /*margin-top:10px;*/
    background-image:url(../images/vistosback.gif);
    background-repeat:repeat-x;
    background-color:#231F20;
    /*padding-bottom:5px;*/
}
.maisvistoimg{
    float:left;
    padding:5px;
}
#container {
    height:62px;
}
.maisvistotitle{
    padding-top:5%;
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif; font-size:13px;
}
.maisvistodesc{
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif; font-size:11px;
}
#maisjornais{
    background-color:#F23F72;
    height:50px;
    width:10px;
    float:right;
    margin-top:15px;
    margin-right:5px;
}
#maisconsumo{
    background-color:#FF6C3B;
    height:50px;
    width:10px;
    float:right;
    margin-top:15px;
    margin-right:5px;
}
#maisform{
    background-color:#00A0E2;
    height:50px;
    width:10px;
    float:right;
    margin-top:15px;
    margin-right:5px;
}
#maispassatempos{
    background-color:#62BD19;
    height:50px;
    width:10px;
    float:right;
    margin-top:15px;
    margin-right:5px;
}
#maisauto{
    background-color:#A91BB0;
    height:50px;
    width:10px;
    float:right;
    margin-top:15px;
    mar
    gin-right:5px;
}
#maisoutros{
    background-color:#B9B0AD;
    height:50px;
    width:10px;
    float:right;
    margin-top:15px;
    margin-right:5px;
}
#divider{
    background-image:url(../images/divider.gif);
    margin-top:25px;
    height:2px;
    width:100%;
    text-align:center;
}
input.btn {
    color:#fff;
    background-color:#000;
    border:0px solid;
    font-size:10px;
    text-transform:uppercase;
    padding:8px;
    margin-top:5px;
}
/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
    padding: 0;
    margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
    margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
    border: none;
}
/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
    color:#414958;
    text-decoration: underline;
    /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
    color: #4E5869;
    text-decoration: underline;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
    color:#333;
    text-decoration: underline;
}
.sidebar1 {
    float: left;
    width: 250px;
    padding-bottom: 10px;
    margin-top:50px;
}
/* //////////////////// MAIN CONTENT ///////////////////////////// */
.content {
    margin-top:50px;
    width: 675px;
    margin-left:270px;
}
.destaque{
    padding:10px;
    width:645px;
    background-color:#FBBA00;
    margin-top:10px;
}
/* //////////////////// THUMBS CONTENT ///////////////////////////// */
.thumbscont{
    display:block;
}
.thumbs{
    background-image:url(../images/thumb_back.gif);
    height:230px;
    width:220px;
    margin-top:10px;
    float:left;
    margin-right:3px;
}
.thumbsdemo{
    background-image:url(../images/thumb_back.gif);
    height:305px;
    width:310px;
    margin-top:10px;
    float:left;
    margin-right:3px;
}
.thumbs img {
    padding:5px 5px 0px 5px;
}
.thumbtitle{
    margin-top:5px;
    color:#FFF;
    font:Arial, Helvetica, sans-serif; font-size:13px;
    margin-left:7px;
}
.thumbdesc{
    width:170px;
    color:#FFF;
    font:Arial, Helvetica, sans-serif; font-size:10px;
    margin-left:7px;
    line-height:10px;
}
#catform{
    background-color:#00A0E2;
    height:50px;
    width:10px;
    float:right;
    margin-right:5px;
    padding-top:0px;
    margin-top:0px;
}
#catjornais{
    background-color:#F23F72;
    height:50px;
    width:10px;
    float:right;
    margin-right:5px;
    padding-top:0px;
    margin-top:0px;
}
#catconsumo{
    background-color:#FF6C3B;
    height:50px;
    width:10px;
    float:right;
    margin-right:5px;
    padding-top:0px;
    margin-top:0px;
}
#catpassatempos{
    background-color:#62BD19;
    height:50px;
    width:10px;
    float:right;
    margin-right:5px;
    padding-top:0px;
    margin-top:0px;
}
#catauto{
    background-color:#A91BB0;
    height:50px;
    width:10px;
    float:right;
    margin-right:5px;
    padding-top:0px;
    margin-top:0px;
}
#catoutros{
    background-color:#B9B0AD;
    height:50px;
    width:10px;
    float:right;
    margin-right:5px;
    padding-top:0px;
    margin-top:0px;
}
/* //////////////////// SIDEBAR NAVIGATION ///////////////////////////// */
ul.nav {
    list-style: none;
    margin-bottom: 19px;
}
ul.nav a, ul.nav a:visited {
    display: block;
    text-decoration: none;
    color: #000;
    font-size:12px; text-transform:uppercase; color:#231F20;
    padding:5px;
    margin-bottom:2px;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
    background: #D1D3D4;
    color: #999;
}
/* //////////////////// TOP NAVIGATION ///////////////////////////// */
ul.navtop {
    margin: 5px 25px 0px 0px;
    float:right;
    list-style: none;
}
ul.navtop li {
    font-family:Arial, Helvetica, sans-serif; font-size:12px;
    display:inline;
    margin-left:5px;
}
ul.navtop a, ul.navtop a:visited {
    text-decoration:none;
    padding: 5px 5px 5px 5px;
    color: #000;
}
ul.navtop a:hover, ul.navtop a:active, ul.navtop a:focus {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    text-decoration:none;
    background: #FBBA00;
    color: #FFF;
}
/* //////////////////// BOTTOM NAVIGATION ///////////////////////////// */
ul.navbot {
    float:right;
    list-style: none;
}
ul.navbot li {
    font-family:Arial, Helvetica, sans-serif; font-size:11px;
    display:inline;
    margin-left:5px;
}
ul.navbot a, ul.navbot a:visited {
    text-decoration:none;
    color: #fff;
}
ul.navbot a:hover, ul.navbot a:active, ul.navbot a:focus {
    text-decoration:underline;
    color: #FFF;
}
/* //////////////////// NIVO SLIDER ///////////////////////////// */
#slider-wrapper {
    width:645px;
    margin-bottom:34px;
}
#slider {
    position:relative;
    width:645px;
    background:url(../images_slider/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
}
.nivo-controlNav {
    padding:10px 10px 10px 10px;
    width: 645px;
    position:absolute;
    bottom:-45px;
    left:-10px;
    background-color:#000;
    color:#FFF;
    font-size:10px;
    text-align:right;
}
.nivo-controlNav a {
    color:#FFF;
    margin-right:10px;
    padding:3px;
    border:0;
}
.nivo-controlNav a.hover {
    color:#FFF;
    margin-right:10px;
    padding:3px;
    border:0;
}
.nivo-controlNav a.active {
    background-color:#FBBA00;
    border:0;
    margin-right:10px;
    padding:3px;
    color:#fff;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
    color:#efe9d1;
    text-decoration:underline;
}
.info-nothumbs {
    padding-top: 50px;
    text-align: center;
}
/****************************************************
CSS NOVAS CONDICOES
****************************************************/
.newsletter-new {

}
.newsletter-new .email-input {
    width: 210px;
}
.newsletter-new h6 {
    font-size: 12px !important;
    margin-bottom: 2px;
    margin-top: 5px;
}
.newsletter-new .aceito2 {
    /*    float: left;
        margin-right: 5px;*/
}
.newsletter-new input.btn {
    padding: 10px 20px;
    margin-top: 10px;
    width: 100%;
}
.data-scrool {
    height: 100px;
    overflow: auto;
    margin-top: 10px;
    padding: 10px;
    -webkit-box-shadow: inset 0px 0px 2px 0px rgba(0,0,0,0.85);
    -moz-box-shadow: inset 0px 0px 2px 0px rgba(0,0,0,0.85);
    box-shadow: inset 0px 0px 2px 0px rgba(0,0,0,0.85);
    font-size: 11px;
}

.data-scrool::-webkit-scrollbar {
    -webkit-appearance: none;
}
.data-scrool::-webkit-scrollbar:vertical {
    width: 8px;
    height: 25px !important;
}
.data-scrool::-webkit-scrollbar:horizontal {
    height: 15px;
}
.data-scrool::-webkit-scrollbar-thumb {
    border-radius: 15px;
    background: black;
    height: 25px !important;
}
.data-scrool::-webkit-scrollbar-track {
    border-radius: 15px;
    background: #D49D25;
    height: 25px !important;
}
.data-scrool h6 {
    font-size: 10px;
}

.data-scrool-form {
    height: 100px;
    overflow: auto;
    margin-top: 10px;
    padding: 10px;
    -webkit-box-shadow: inset 0px 0px 2px 0px rgba(0,0,0,0.85);
    -moz-box-shadow: inset 0px 0px 2px 0px rgba(0,0,0,0.85);
    box-shadow: inset 0px 0px 2px 0px rgba(0,0,0,0.85);
    font-size: 11px;
    border-top: 2px solid #666;
    border-left: 2px solid #666;
    border-bottom: 2px solid #666;
}
#fancybox-wrap {
    /*max-width: 400px !important;*/
}
/**/
.data-scrool-form::-webkit-scrollbar {
    -webkit-appearance: none;
}
.data-scrool-form::-webkit-scrollbar:vertical {
    width: 8px;
    height: 25px !important;
}
.data-scrool-form::-webkit-scrollbar:horizontal {
    height: 15px;
}
.data-scrool-form::-webkit-scrollbar-thumb {
    border-radius: 15px;
    border: 1px solid #666;
    background-color: #FBBA00;
    height: 25px !important;
}
.data-scrool-form::-webkit-scrollbar-track {
    background-color: #666;
    border-radius: 15px;
    height: 25px !important;
}
.data-scrool-form h6 {
    font-size: 10px;
}

/* modal condições */
#form3 .email-input {
    /*padding: 10px 0px;*/
    /*width: 99%;*/
}
#fancybox-content {
    background: #ffffff;
    padding: 15px !important;
}
#form3 input.btn {
    padding: 10px 20px;
    margin-top: 10px;
    /*width: 100%;*/
}
#form3  .aceito2 {
    /*    float: left;
        margin-right: 5px;*/

}

/**************
    CORPO
***************/

.corpo {
    margin: 15px 5px;
}

.corpo .titulo {
    font-size: 1.5em;
    margin-bottom: 20px;
}

.corpo .paragrafos p{
    margin: 15px 15px 15px 0;
    font-size: 0.8em;
    text-align: justify;
}

.corpo .paragrafos .alink{
    margin: 19px 200px;
    padding: 15px;
    font-size: 0.85em;
    text-align: justify;
    background: #FBBA00;
    color: white;
    text-decoration: none;
    position: absolute;
    border: 1px solid #666;
}

.corpo .paragrafos .alink:hover {
    color: #795548;
    text-shadow: 1px 1px #FFD740;
    box-shadow: inset 0 1px 4px #795548;
}

.corpo .parceiros img {
    max-width: 150px;
    padding: 15px;
}
.corpo .parceiros img:hover {
    cursor: pointer !important;
}

.corpo .parceiros a {
    text-decoration: none !important;
}

/***************
   SIDE BAR
****************/

.side-link:hover {
    color: white !important;
}
.side-link:visited {
    color: black !important;
}

/***************
     FORM
****************/

.form-field {
    /*    border: 2px solid #666;*/

    /*    border-left: 2px solid #FFD740;
        border-top: 2px solid #FFD740;
        border-right: 2px solid #FFD740;
        border-bottom: 2px solid #666;*/

    border-left: 2px solid transparent;
    border-top: 2px solid transparent;
    border-right: 2px solid transparent;
    border-bottom: 2px solid #666;

    /*    border-left: 2px solid #FFD740;
        border-top: 2px solid #FFD740;
        border-right: 2px solid #FFD740;
        border-bottom: 2px solid #666;*/

    padding: 5px 5px;
    font-size: 14px !important;
    margin: 5px 10px 5px 0;
}

.form-field::placeholder {
    font-size: 14px;
}

.form-field:focus {
    /*border: 2px solid #FFD740;*/

    border-left: 2px solid transparent;
    border-top: 2px solid transparent;
    border-right: 2px solid transparent;
    border-bottom: 2px solid #FFD740;

    /*    border-left: 2px solid #666;
        border-top: 2px solid #666;
        border-right: 2px solid #666;
        border-bottom: 2px solid #FFD740;*/

    outline: none;
}

.form-btn:hover {
    cursor: pointer;
}

.form-btn:focus {
    outline: none;
}

.camposerror {
    border-left: 2px solid transparent;
    border-top: 2px solid transparent;
    border-right: 2px solid transparent;
    border-bottom: 2px solid tomato;

    padding: 5px 5px;
    font-size: 14px !important;
    margin: 5px 10px 5px 0;
}

.camposerror:focus {
    /*border: 2px solid #FFD740;*/

    border-left: 2px solid transparent;
    border-top: 2px solid transparent;
    border-right: 2px solid transparent;
    border-bottom: 2px solid #FFD740;

    /*    border-left: 2px solid #666;
        border-top: 2px solid #666;
        border-right: 2px solid #666;
        border-bottom: 2px solid #FFD740;*/

    outline: none;
}

.camposerror::placeholder {
    font-size: 14px;
}

.campos {
    border-left: 2px solid transparent;
    border-top: 2px solid transparent;
    border-right: 2px solid transparent;
    border-bottom: 2px solid #CDDC39;

    padding: 5px 5px;
    font-size: 14px !important;
    margin: 5px 10px 5px 0;
}

.campos:focus {
    /*border: 2px solid #FFD740;*/

    border-left: 2px solid transparent;
    border-top: 2px solid transparent;
    border-right: 2px solid transparent;
    border-bottom: 2px solid #FFD740;

    /*    border-left: 2px solid #666;
        border-top: 2px solid #666;
        border-right: 2px solid #666;
        border-bottom: 2px solid #FFD740;*/

    outline: none;
}

.campos::placeholder {
    font-size: 14px;
}

/* * * * * * * * * *
    FORM TEXT AREA
* * * * * * * * * * */

textarea.form-field {

    border:2px solid #666;

    padding: 5px 5px;
    font-size: 14px !important;
    margin: 5px 10px 5px 0;
}

textarea.form-field::placeholder {
    font-size: 14px;
}

textarea.form-field:focus {
    border: 2px solid #FFD740;



    outline: none;
}

textarea.form-btn:hover {
    cursor: pointer;
}

textarea.form-btn:focus {
    outline: none;
}

textarea.camposerror {

    border: 2px solid tomato;

    padding: 5px 5px;
    font-size: 14px !important;
    margin: 5px 10px 5px 0;
}

textarea.camposerror:focus {
    border: 2px solid #FFD740;

    outline: none;
}

textarea.camposerror::placeholder {
    font-size: 14px;
}

textarea.campos {

    border: 2px solid #CDDC39;

    padding: 5px 5px;
    font-size: 14px !important;
    margin: 5px 10px 5px 0;
}

textarea.campos:focus {
    border: 2px solid #FFD740;



    outline: none;
}

textarea.campos::placeholder {
    font-size: 14px;
}


/* AREA DESCONTOS */

.desconto-titulo {
    font-weight: bold;
    font-size: 0.96em;
    margin: 25px 0 7px 0;
}
.desconto-logo {
    margin: 35px 0 10px 0;
}
.desconto-descricao {
    font-size: 0.85em;
}
.desconto-descricao a {
    color: tomato;
    cursor: pointer !important;
}
.btn-saberMais {
    cursor: pointer;
    background: #FFD740;
    color: #000;
    width: 100px;
    padding: 5px;
    text-align: center;
    margin: 10px 0;
    font-size: 0.8em;
}
.desconto-sabermais {
    font-size: 0.85em;
    border: 2px solid #FFD740;
    padding: 15px;
    margin-top: -12px;
    text-align: justify;
}
.bold {
    font-weight: bold;
}
.hidden {
    display: none;
}