body
{
    background-color: #FFF;
    font-size: 14px;
    color:#333;
    font-family: arial, sans-serif;
}

p.usuario-identificacao {
    background: transparent url(../../images/admin/icon-user.png) left center no-repeat;
    padding-left: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    float: right;
    position: relative;
}

a.logout {
    font-size: 11px;
    color: #666666;
}

#main
{
    position: relative;
    width: 100%;
    min-width: 960px;
    min-height: 100%;
    margin: 0 auto;
}
#content {
    padding-bottom: 320px;
}
.container {
    position: relative;
    width: 960px;
    margin: 0 auto;
}

.container.first {
    padding-top: 50px;
}

div.linha-pontilhada {
    float: left;
    position: relative;
    background: transparent url(../images/layout/linha-pontilhada.png) left center repeat-x;
    width: 100%;
    height: 3px;
}

div.linha-pontilhada2 {
    float: left;
    position: relative;
    background: transparent url(../images/layout/linha-pontilhada2.png) left center repeat-x;
    width: 100%;
    height: 2px;
}

/* Header */
#header {
    background: transparent url(../images/layout/header_bg_repeat.png) bottom left repeat-x;
    height: 121px;
}
#header .container {
    height: 121px;
}
#header .header-1 {
    float: left;
    position: relative;
    width: 23.958333333333333333333333333333%; /* 230/960 */
}
#header .header-1 a.logo {
    float: left;
    position: relative;
    padding-top: 4%;
}
#header .header-2 {
    float: left;
    position: relative;
    width: 52.083333333333333333333333333333%; /* 500/960 */
}
#header .header-2 .eu-quero{
    position: relative;
    margin: 0 auto;
    padding-top: 25px;
    width: 72%; /*360/500*/
}
#header .header-2 .eu-quero a.botao{
    display: block;
    width: 45.277777777777777777777777777778%; /*163/360*/
    padding: 2.7777777777777777777777777777778% 0; /*10/360*/
    
    border: #DDD solid 1px;
    
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    
    background: #F7F7F7;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F7F7F7), to(#E4E4E4));
    background: -webkit-linear-gradient(#F7F7F7,#E4E4E4);
    background: -moz-linear-gradient(#F7F7F7,#E4E4E4);
    background: -ms-linear-gradient(#F7F7F7,#E4E4E4);
    background: -o-linear-gradient(#F7F7F7,#E4E4E4);
    background: linear-gradient(#F7F7F7,#E4E4E4);
    -pie-background: linear-gradient(#F7F7F7,#E4E4E4);
    
    behavior: url(css/PIE.htc);
}

#header .header-2 .eu-quero a.botao:hover{
    background: #E4E4E4;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E4E4E4), to(#F7F7F7));
    background: -webkit-linear-gradient(#E4E4E4,#F7F7F7);
    background: -moz-linear-gradient(#E4E4E4,#F7F7F7);
    background: -ms-linear-gradient(#E4E4E4,#F7F7F7);
    background: -o-linear-gradient(#E4E4E4,#F7F7F7);
    background: linear-gradient(#E4E4E4,#F7F7F7);
    -pie-background: linear-gradient(#E4E4E4,#F7F7F7);
    
    behavior: url(css/PIE.htc);
}
#header .header-2.b {
    float: left;
    position: relative;
}
#header .header-2.b a.login{
    position: absolute;
    top: 30px;
    right: 0;
}
#header .header-2.b ul.menu_topo  {
    float: right;
    position: relative;
    margin-top: 73px;
    padding: 5px 0px;
    font-family: 'Open Sans', sans-serif;
    list-style-type: none;
    font-weight: 700;
    border: #DCDCDE solid 1px;
    
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    
    background: #FFFFFF;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#EBEBEB));
    background: -webkit-linear-gradient(#FFFFFF,#EBEBEB);
    background: -moz-linear-gradient(#FFFFFF,#EBEBEB);
    background: -ms-linear-gradient(#FFFFFF,#EBEBEB);
    background: -o-linear-gradient(#FFFFFF,#EBEBEB);
    background: linear-gradient(#FFFFFF,#EBEBEB);
    -pie-background: linear-gradient(#FFFFFF,#EBEBEB);
    
    behavior: url(css/PIE.htc);
}
#header .header-2.b ul.menu_topo.eventos {
    margin-top: 0;
}
#header .header-2.b ul.menu_topo li {
    border-left: #CCCCCC solid 1px;
}
#header .header-2.b ul.menu_topo li.first {
    border: none;
}
#header .header-2.b ul.menu_topo li a  {
    display: block;
    padding: 2px 0;
    color: #333333;
}

#header .header-2.b ul.menu_topo li a.meus-ingressos  {
    padding-left: 30px;
    background: transparent url(../images/layout/icon-carrinho.png) left center no-repeat;
}
#header .header-3 {
    float: left;
    position: relative;
    width: 23.958333333333333333333333333333%; /* 230/960 */
}

#header .header-2.b a.botao,
#header .header-3 a.botao {
    display: block;
    /*width: 98px;*/ 
    padding:8px 28px;
    
    border: #CE5732 solid 1px;
    
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    
    background: #F58733;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F58733), to(#E66138));
    background: -webkit-linear-gradient(#F58733,#E66138);
    background: -moz-linear-gradient(#F58733,#E66138);
    background: -ms-linear-gradient(#F58733,#E66138);
    background: -o-linear-gradient(#F58733,#E66138);
    background: linear-gradient(#F58733,#E66138);
    -pie-background: linear-gradient(#F58733,#E66138);
    
    behavior: url(css/PIE.htc);
}
#header .header-2.b a.botao.criar,
#header .header-3 a.botao.criar { 
    padding:8px 18px;
}
#header .header-2.b a.botao:hover,
#header .header-3 a.botao:hover {
    background: #E66138;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E66138), to(#F58733));
    background: -webkit-linear-gradient(#E66138,#F58733);
    background: -moz-linear-gradient(#E66138,#F58733);
    background: -ms-linear-gradient(#E66138,#F58733);
    background: -o-linear-gradient(#E66138,#F58733);
    background: linear-gradient(#E66138,#F58733);
    -pie-background: linear-gradient(#E66138,#F58733);
    
    behavior: url(css/PIE.htc);
}

#header .header-3 ul.menu_topo  {
    font-family: 'Open Sans', sans-serif;
    list-style-type: none;
}

#header .header-3 ul.menu_topo li a  {
    color: #666666;
}

#header .menu-responsive {
    position: absolute;
    width: 118px;
    height: 28px;
    right: 0;
    bottom: -25px;
    background: transparent url(../images/layout/bg-menu-resp.png) top left no-repeat;
    z-index: 9999;
    display: none;
}
#header .menu-responsive ul {
    float: right;
    position: relative;
    padding-right: 10px;
}
#header .menu-responsive li {
    float: left;
    position: relative;
    margin-left: 15px;
}

div.atendimento {
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 23px; /* 45px */
    padding-top: 12px;
    padding-bottom: 10px;
    font-size: 16px;
    color: #666666;
    z-index: 10;
}

div.atendimento span {
    padding-left: 10px;
    height: 20px;
}

a.atendimento-chat {
    position: absolute;
    top: -22px;
    right: 0;
    width: 166px;
    height: 25px;
    background: transparent url(../images/layout/atendimento-chat.png) top left no-repeat;
}
#footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    color: #FFF;
    background: #F58733;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F58733), to(#E66138));
    background: -webkit-linear-gradient(#F58733,#E66138);
    background: -moz-linear-gradient(#F58733,#E66138);
    background: -ms-linear-gradient(#F58733,#E66138);
    background: -o-linear-gradient(#F58733,#E66138);
    background: linear-gradient(#F58733,#E66138);
    -pie-background: linear-gradient(#F58733,#E66138);
    
    behavior: url(css/PIE.htc);
}
#footer .container {
    height: 100%;
}
#footer a {
    color: #FFF;
}
#footer .footer-1 {
    float: left;
    position: relative;
    width: 66.145833333333333333333333333333%; /*635/960*/
    padding-top: 15px;
    font-size: 11px;
}
#footer .footer-1 a.home {
    display: block;
    text-decoration: underline;
    font-weight: 700;
    padding-bottom: 10px;
}
#footer .footer-1 ul.mapa-site {
    height: 100px;
}
#footer .footer-1 ul.mapa-site li {
    float: left;
    position: relative;
    margin-right: 5.5118110236220472440944881889764%; /*35/635*/
}
#footer .footer-1 ul.mapa-site li.last {
    margin-right: 0px;
}
#footer .footer-1 ul.mapa-site li a {
    display: block;
    font-weight: 700;
    padding-bottom: 20px;
}
#footer .footer-1 ul.mapa-site li ul li a {
    font-weight: 400;
    padding: 0;
}
#footer .footer-1 ul.mapa-site li ul li {
    float: none;
    margin: 0;
    line-height: 15px;
}
#footer .footer-1 ul.central-ajuda {
    float: left;
    position: relative;
    font-size: 12px;
    padding: 5px;
    border: #FFF solid 1px;
    
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;

    
    behavior: url(css/PIE.htc);
}
#footer .footer-1 ul.central-ajuda li {
    margin-right: 30px;
}
#footer .footer-1 ul.central-ajuda li.first {
    font-weight: 700;
}
#footer .footer-1 ul.central-ajuda li.last {
    margin-right: 0;
}
#footer ul.formas-pagamento {
    float: left;
    position: relative;
}
#footer ul.formas-pagamento li {
    float: left;
    position: relative;
    margin-right: 15px;
    font-size: 12px;
}
#footer ul.formas-pagamento li.last {
    margin-right: 0;
}
#footer .footer-2 {
    float: right;
    position: relative;
    width: 33.854166666666666666666666666667%;/*325/960*/
    padding-top: 25px;
}
#footer .footer-3 {
    position: absolute;
    bottom: 6px;
    left: 0;
    width: 100%;
    font-size: 9px;
    text-align: center;
}
#footer img.bandeiras-pagamento-2,
#footer img.bandeiras-pagamento-3 {
    display: none;
}
#footer a#assinatura_t4r {
    position: absolute;
    bottom: 8px;
    left: 0;
    z-index: 5;
}
/*#footer a#assinatura_t4r:hover {
    background-position: bottom left;
    }*/
    .fb-like-box-wrapper {
        float: right;
        position: relative;
        background-color: #FFF;
        overflow: hidden;
    }

    .facebook-like {
        float: left;
        position: relative;
        padding-top: 15px;
        margin-left: 20px;
        display: none;
    }

    h1 {
     font-family: 'Open Sans', sans-serif;
     font-size: 28px;
     font-weight: 800;
 }

a.bt-login{ 
        height: 22px;
        width: 20px; 
        text-indent: -9999px;
        position: absolute;
        top: 2px;
        right: 2px;
        z-index: 100;
        padding: 0;
        background: url('../images/layout/bt_login.png')
    }

 /* Large desktop */
 @media (min-width: 1200px) {
    img.eh-gratis {
        display: block !important;
    }
}

@media (max-width: 990px) {
    #main {
        min-width: 100%;
    }
    .container-comprar a.link-vender{ display: none; }
    .container {
        width: 100%
    }

    #header .header-1 a.logo {
        padding-left: 6%;
    }

    #header .header-3 .content {
        padding-right: 25px;
    }

    div.atendimento span {
        padding-right: 20px;
    }
  
    #content {
      padding-bottom: 10px;
    }
  
    #footer {
      float: left;
      position: relative;
      bottom: auto;
      left: auto;
    }

    #footer a#assinatura_t4r {
        right: 15px;
    }

    #footer .footer-1 {
        width: 64.583333333333333333333333333333%; /*620/960*/
        padding-left: 1.5625%; /*15/960*/
    }

    #footer .footer-1 ul.mapa-site li {
        margin-right: 3.2258064516129032258064516129032%; /*20/620*/
    }

    #footer .footer-2 {
        width: 32.291666666666666666666666666667%;/*310/960*/
        padding-top: 15px;
        padding-right: 1.5625%; /*15/960*/
    }
}

@media (min-width: 900px){
    #header .header-2.b ul.menu_topo li { padding: 0 20px; }
}

@media (max-width: 899px) {
    #footer .footer-1 ul.mapa-site {
        display: none;
    }

    #footer .footer-1 ul.central-ajuda {
        padding: 10px;
        margin-top: 14px;
    }

    #footer .footer-1 ul.central-ajuda li.first {
        width: 100%;
        padding-bottom: 10px;
    }
    #header .header-2.b ul.menu_topo li { padding: 0 12px; }
    #header .header-2.b ul.menu_topo li a{ font-size: 12px; }
    #header .header-2.b ul.menu_topo,  #header .header-2.b  .bt.bt-small { margin-right: 2%; }
}

@media (min-width: 768px) and (max-width: 899px) {
    #content {
/*        padding-bottom: 300px;*/
    }   
    
    #footer {
        height: 325px;
    }

    #footer .footer-1 {
        width: 52%; /*620/960*/
        padding-left: 1.5625%; /*15/960*/
    }

    #footer .footer-1 ul.central-ajuda {
        padding: 10px;
        margin-top: 14px;
    }

    #footer .footer-1 ul.central-ajuda li.first {
        width: 100%;
        padding-bottom: 10px;
    }

    #footer img.bandeiras-pagamento {
        display: none;
    }

    #footer img.bandeiras-pagamento-2 {
        display: inline;
    }

    #footer div.bandeiras-pagamento {
        text-align: center;
    }
}

@media (max-width: 767px) {   
    #header .header-3 {
        display: none;
    }    

    #header .header-2 .eu-quero{
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
    }

    #header .menu-responsive {
        display: block;
    }

    div.atendimento {
        display: none;
    }

    #footer {
        height: 240px;
    }

    #footer .footer-1 {
        width: 97%;
        padding-left: 1.5%;
        padding-right: 1.5%;
    }

    #footer .footer-2 {
        display: none;
    }

    #footer img.bandeiras-pagamento {
        display: none;
    }

    #footer img.bandeiras-pagamento-3 {
        display: inline;
    }

    #footer a#assinatura_t4r img {
        width: 35px;
    }

    #footer .footer-1 ul.central-ajuda {
        width: 75%;
    }

    #footer .footer-1 a.home {
        display: none;
    }

    .facebook-like {
        display: block;
    }
}

@media (max-width: 479px){
    .header-2.b .bt.bt-small.login{  display: none;  }
    
    #header .menu_topo.inline{ display: none; }
}

@media (min-width: 480px) and (max-width: 767px) {
    #header .header-1 { width: 33%; }
    #header .header-2 { width: 67%; }
/*    #content { padding-bottom: 215px; }*/
    #header .header-2.b ul.menu_topo li { display: none; }
    #header .header-2.b ul.menu_topo li:nth-child(1),
    #header .header-2.b ul.menu_topo li:nth-child(2){ display: inline-block; }

}

@media(min-width: 768px){
    #header .header-2.b ul.menu_topo li{ display: inline-block; }
    #header .header-2.b { width: 76.04166666666666666666666666667%;  }
    #content { margin: 0 !important; }   
    #menu-dir-resp, #menu-tel-resp{ display: none !important; }
     a.bt-login{ display: none; }
}

@media (max-width: 479px) {
    #header, 
    #header .container {
        height: 90px;
    }

    #header .header-2 .eu-quero{
        margin-top: 5px;
        padding-top: 40px;
        background: #F5F5F5;
    }

    .container.first {
        padding-top: 20px;
    }

/*
    #content {
        padding-bottom: 265px;
    }
*/

    #footer {
        height: 315px;
    }

    #header .header-1 {
        width: 100%;
        text-align: center;
    }

    #header .header-1 a.logo {
        padding-left: 0px;
        padding-top: 5px;
        float: none;
        display: block;
    }

    #header .header-1 a.logo img {
        height: 80px;
    }

    #header .header-2 {
        width: 100%;
        display: none;
    }

    #footer .footer-1 ul.central-ajuda {
        width: 66%;
    }

    #footer .footer-3 {
        text-align: left;
    }

    #footer a#assinatura_t4r {
        right: 7px;
        bottom: 4px;
    }

    #footer img.bandeiras-pagamento-3 {
        display: none;
    }

    #footer img.bandeiras-pagamento-2 {
        display: inline;
    }

    #footer div.bandeiras-pagamento {
        text-align: center;
    }
}

@media (min-width: 960px){
    #versao-classica{
        display: none;
    }
}

#menu-dir-resp, #menu-tel-resp{
    background: #CCCCCC;
    overflow: hidden;
    padding-top: 30px;
    color: #666666;
    text-align: right;
    font-size: 12px;
    padding-right: 13px;
    padding-left: 13px;
    position: absolute;
    right: 0;
    z-index: 200;
    padding-bottom: 10px;
    font-family: 'Open Sans',sans-serif;
    display: none;
}

#menu-dir-resp{ width: 130px; }
#menu-tel-resp{ width: 140px; }

#menu-dir-resp ul li, #menu-tel-resp ul li
{ line-height: 30px; display: block; border-bottom: white solid 1px; }
#menu-dir-resp ul li:last-child, #menu-tel-resp ul li:last-child{ border: none; }

