html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a{text-decoration:none;}

body {
    font-family: arial, helvetica, freesans, sans-serif;
}

a:hover {
    text-decoration: underline;
}

.borda-arredondada {
    /* Border Radius (Cross-Browser) */
       -moz-border-radius:      3px; /* FF1-3.6 */
       -webkit-border-radius:   3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
       border-radius:           3px 3px 3px 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    behavior: url('http://s.glbimg.com/en/ce/static/css/PIE.htc?995f32c3f5ba');
}

.grid_1 { width:60px; }
.grid_2 { width:140px; }
.grid_3 { width:220px; }
.grid_4 { width:300px; }
.grid_5 { width:380px; }
.grid_6 { width:460px; }
.grid_7 { width:540px; }
.grid_8 { width:620px; }
.grid_9 { width:700px; }
.grid_10 { width:780px; }
.grid_11 { width:860px; }
.grid_12 { width:940px; }

.column {
	margin: 0 10px;
	overflow: hidden;
	float: left;
	display: inline;
}
.row {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
.row .row {
	margin: 0 -10px;
	width: auto;
	display: inline-block;
}

.header-container {
    /* Background Gradiente (Cross-Browser) */
        background-color: #e9e9e9;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e9e9e9)); /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(top, #ffffff, #e9e9e9); /* Chrome 10+, Saf5.1+ */
        background-image:    -moz-linear-gradient(top, #ffffff, #e9e9e9); /* FF3.6 */
        background-image:     -ms-linear-gradient(top, #ffffff, #e9e9e9); /* IE10 */
        background-image:      -o-linear-gradient(top, #ffffff, #e9e9e9); /* Opera 11.10+ */
        background-image:         linear-gradient(top, #ffffff, #e9e9e9);
        -pie-background-image:    linear-gradient(top, #ffffff, #e9e9e9);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#e9e9e9'); /* IE6–IE9 */
    border-bottom: 1px solid #b2b2b2;
    behavior: url('http://s.glbimg.com/en/ce/static/css/PIE.htc?995f32c3f5ba');
}

.ie9 .header-container {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#e9e9e9');
}

#header-produto {
    height: 84px;
}

.header-container .linha-cor-produto {
    clear: left;
    height: 2px;
}


.header-container #header-produto .menu-produto {
    margin-top: 35px;
}

.header-container #header-produto .menu-produto li {
    float: left;
}

.header-container #header-produto .menu-produto li a.first {
    padding-left: 0;
}

.header-container #header-produto .menu-produto li a.last {
    border: none;
}

.header-container #header-produto .menu-produto li a {
    border-right: 1px dotted #c5c5c5;
    color: #595959;
    font-size: 12px;
    padding: 1px 10px;
}

.header-container #header-produto #logo-produto {
    float: left;
    margin-right: 30px;
    line-height: 81px;
}

.header-container #header-produto #logo-produto img {
    display: inline;
    display: inline-table;
    display: inline-block;
    vertical-align: middle;
}

.contexto-do-evento {
    /* Background Gradiente (Cross-Browser) */
        background-color: #eeeeee;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee)); /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee); /* Chrome 10+, Saf5.1+ */
        background-image:    -moz-linear-gradient(top, #ffffff, #eeeeee); /* FF3.6 */
        background-image:     -ms-linear-gradient(top, #ffffff, #eeeeee); /* IE10 */
        background-image:      -o-linear-gradient(top, #ffffff, #eeeeee); /* Opera 11.10+ */
        background-image:         linear-gradient(top, #ffffff, #eeeeee);
        -pie-background-image:    linear-gradient(top, #ffffff, #eeeeee);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eeeeee'); /* IE6–IE9 */
    border-bottom: 1px solid #e0e0e0;
    height: 118px;
    padding-top: 34px;
    behavior: url('http://s.glbimg.com/en/ce/static/css/PIE.htc?995f32c3f5ba');
}

.ie9 .contexto-do-evento {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF', EndColorStr='#EEEEEE');
}

.contexto-do-evento h1 {
    color: #363636;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: -2px;
    overflow: hidden;
    white-space: nowrap;
}

.contexto-do-evento h2 {
    clear: left;
    color: #555555;
    font-size: 13px;
    letter-spacing: -0.5px;
}

.contexto-do-evento img {
    float: left;
    height: 82px;
    margin-right: 20px;
    width: 130px;
}

.contexto-do-evento .contexto-container {
   float: left;
   margin-top: 4px;
   width: 470px;
}

.contexto-do-evento span.ao-vivo {
    background: url('http://s.glbimg.com/en/ce/static/img/ao-vivo.png?995f32c3f5ba');
    float: left;
    height: 30px;
    margin: 2px 10px 0 0;
    width: 77px;
}

.contexto-do-evento .contexto-titulo {
    height: 36px;
}

.contexto-do-evento .contexto-lead {
    float: left;
    margin-top: 5px;
}

.contexto-do-evento iframe {
    float: right;
}

.contexto-do-evento .row,
.contexto-do-evento .row .column {
    overflow: visible;
}

.slide-palco-wrapper {
    position: relative;
    overflow: visible;
    z-index: 200;
}

.slide-palco-wrapper .minimizar, .slide-palco-wrapper .mostrar {
    font-size: 11px;
    height: 12px;
    text-transform: lowercase;
    position: absolute;
    right: 0;
}

.slide-palco-wrapper .minimizar {
    color: #dddddd;
    padding: 5px 9px;
    top: 347px;
    width: 88px;
}


.slide-palco-wrapper .mostrar {
    color: #666666;
    padding: 5px 12px;
    top: -12px;
    width: 82px;
}


.slide-palco-wrapper .minimizar {
    background: transparent url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba') no-repeat 0px -310px;
}

.slide-palco-wrapper .mostrar {
    background: transparent url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba') no-repeat 0 -340px;
}

.slide-palco-wrapper .minimizar:hover,
.slide-palco-wrapper .minimizar:active,
.slide-palco-wrapper .mostrar:hover,
.slide-palco-wrapper .mostrar:active {
    cursor: pointer;
    text-decoration: none;
}

.slide-palco-wrapper .minimizar:hover {
    background: transparent url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba') no-repeat -106px -310px;
}

.slide-palco-wrapper .minimizar:active {
    background: transparent url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba') no-repeat -212px -310px;
}

.slide-palco-wrapper .mostrar:hover {
    background: transparent url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba') no-repeat -106px -340px;
}

.slide-palco-wrapper .mostrar:active {
    background: transparent url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba') no-repeat -212px -340px;
}

.palco {

    /* Background Gradiente (Cross-Browser) */
        background-color: #eeeeee;
        background-image: -webkit-gradient(linear, left top, left bottom, from(0%, #333333), to(100%, #666666)); /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(top, #333333, #666666 100%); /* Chrome 10+, Saf5.1+ */
        background-image:    -moz-linear-gradient(top, #333333, #666666 100%); /* FF3.6 */
        background-image:     -ms-linear-gradient(top, #333333, #666666 100%); /* IE10 */
        background-image:      -o-linear-gradient(top, #333333, #666666 100%); /* Opera 11.10+ */
        background-image:         linear-gradient(top, #333333, #666666 100%);
        -pie-background-image:    linear-gradient(top, #333333, #666666 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#333333', EndColorStr='#666666'); /* IE6–IE9 */
    position: relative;
    behavior: url('http://s.glbimg.com/en/ce/static/css/PIE.htc?995f32c3f5ba');
}

.palco .row {
    position: relative;
}

.palco #palco-live,
.palco #palco-demand,
.palco #palco-gallery {
    margin: 0 160px;
    position: relative;
    text-align: center;
}


.palco #palco-live.video-externo {
    margin: 0;
}

.palco #palco-demand .back-live,
.palco #palco-gallery .back-live {
    background: url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba') no-repeat 0 -91px;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 21px;
    left: 40px;
    padding-left: 8px;
    padding-top: 9px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    width: 90px;
}

.invisible {
    display: none;
}

.playlist {
    background: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    padding: 33px 0 12px 0;
}

.playlist .playlist-select {
    border-right: 1px solid #dedede;
    color: #333333;
    float: left;
    height: 111px;
    letter-spacing: -1px;
    margin-right: 24px;
    padding-top: 25px;
    width: 118px;
}

.playlist .playlist-select .playlist-video,
.playlist .playlist-select .playlist-foto {
    cursor: pointer;
    font-size: 20px;
    margin: 0;
    padding: 10px 15px;
}

.playlist .playlist-select .select {
    background: transparent url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba') no-repeat 0 -38px;
    line-height: 24px;
    width: 101px;
}

.playlist .playlist-videos,
.playlist .playlist-fotos {
    float: left;
}

.playlist .playlist-videos #playlist-videos-container,
.playlist .playlist-fotos #playlist-fotos {
    margin-bottom: 8px;
    overflow: hidden;
    width: 815px;
}

.playlist .playlist-videos #playlist-videos-container ul,
.playlist .playlist-fotos #playlist-fotos ul {
    overflow: hidden;
    white-space: nowrap;
}

.playlist .playlist-videos #playlist-videos-container ul .playlist-videos-item,
.playlist .playlist-fotos #playlist-fotos ul .galeria {
    border-right: 1px solid #eeeeee;
    cursor: pointer;
    float: left;
    height: 125px;
    padding: 0 10px;
    position: relative;
    *position: none; /* IE7 */
    width: 115px;
}

.playlist .playlist-videos #playlist-videos-container ul .playlist-videos-item .play-icon {
    background: transparent url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba') no-repeat -39px -279px;
    *display: none; /* IE7 */
    height: 20px;
    position: absolute;
    right: 9px;
    top: 47px;
    width: 28px;
    z-index: 100;
}

.playlist .playlist-videos #playlist-videos-container ul .playlist-videos-item .over-border,
.playlist .playlist-fotos #playlist-fotos ul .galeria .over-border {
    border-style: solid;
    border-width: 2px;
    height: 62px;
    left: 10px;
    position: absolute;
    top: 0;
    *top: -1000px;
    width: 112px;
    z-index: 300;
}

.playlist .playlist-videos #playlist-videos-container ul .playlist-videos-item .thumb-video,
.playlist .playlist-fotos #playlist-fotos ul .galeria .thumb-foto {
    height: 66px;
    width: 116px;
}

.playlist .playlist-videos #playlist-videos-container ul .playlist-videos-item .status,
.playlist .playlist-fotos #playlist-fotos ul .galeria .status {
    background-color: #333333;
    color: #fff;
    display: none;
    font-size: 10px;
    padding: 4px 6px 3px 6px;
    text-transform: uppercase;
}

.playlist .playlist-videos #playlist-videos-container ul .playlist-videos-item .subtitle,
.playlist .playlist-fotos #playlist-fotos ul .galeria .titulo {
    display: block;
    font-size: 12px;
    height: 43px;
    line-height: 14px;
    margin-top: 3px;
    overflow: hidden;
    white-space: normal;
}

.playlist .playlist-videos #playlist-videos-container ul .playlist-videos-item.watching,
.playlist .playlist-fotos #playlist-fotos ul .galeria.watching {
    cursor: default;
}

.playlist .playlist-videos #playlist-videos-container ul .playlist-videos-item.watching .play-icon,
.playlist .playlist-videos #playlist-videos-container ul .playlist-videos-item.watching .over-border,
.playlist .playlist-videos #playlist-videos-container ul .playlist-videos-item.watching .thumb-video,
.playlist .playlist-fotos #playlist-fotos ul .galeria.watching .over-border,
.playlist .playlist-fotos #playlist-fotos ul .galeria.watching .thumb-foto {
    display: none;
}

.playlist .playlist-videos #playlist-videos-container ul .playlist-videos-item.watching .status,
.playlist .playlist-fotos #playlist-fotos ul .galeria.watching .status {
    display: inline-block;
}

.playlist .playlist-videos #playlist-videos-container ul .playlist-videos-item.watching .subtitle,
.playlist .playlist-fotos #playlist-fotos ul .galeria.watching .titulo {
    font-weight: bold;
    height: auto;
    overflow: visible;
}

.playlist .playlist-videos #playlist-videos-container ul .playlist-videos-item.watching .subtitle:hover,
.playlist .playlist-fotos #playlist-fotos ul .galeria.watching .titulo:hover {
    text-decoration: none;
}

.playlist .playlist-videos .playlist-paginate {
    overflow: hidden;
}

.playlist .playlist-videos .playlist-paginate .playlist-paginate-previous,
.playlist .playlist-videos .playlist-paginate .playlist-paginate-next {
    background-image: url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba');
    background-position: 0 -191px;
    display: none;
    float: left;
    height: 21px;
    margin-left: 10px;
    width: 21px;
}

.playlist .playlist-videos .playlist-paginate .playlist-paginate-next {
    background-position: 0 -221px;
    float: right;
    margin: 0 10px 0 0;
}

.playlist .playlist-videos .playlist-paginate .ativo {
    cursor: pointer;
    display: block;
}

.playlist .playlist-videos .playlist-paginate .playlist-paginate-previous.ativo {
    background-position: -21px -191px;
}

.playlist .playlist-videos .playlist-paginate .playlist-paginate-next.ativo {
    background-position: -21px -221px;
}

#ta-rolando {
    border-bottom: 4px solid #dddddd;
    color: #333333;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -1px;
    margin-bottom: -2px;
    margin-top: 39px;
    padding-bottom: 15px;
}

#timeline {
    margin-bottom: 40px;
    padding-bottom: 40px;
    position: relative;
}

#timeline .timeline-item {
    border-bottom: 1px dotted #dddddd;
    min-height: 66px;
    overflow: hidden;
    padding: 20px 0 20px 79px;
    position: relative;
}

#timeline .timeline-item .icone {
    background: #ffffff url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba') no-repeat 0 -1663px;
    border-right: 1px solid #dddddd;
    bottom: 20px;
    left: 0;
    position: absolute;
    top: 20px;
    width: 56px;
}

#timeline .timeline-item.citacao .icone {
    background-position: -60px -1663px;
}

#timeline .timeline-item.foto .icone {
    background-position: -120px -1663px;
}

#timeline .timeline-item.video .icone {
    background-position: -180px -1663px;
}

#timeline .timeline-item .icone .arrow,
#timeline .timeline-item .icone .arrow-border {
    border-style: solid;
    border-width: 3px;
    height: 0;
    position: absolute;
    top: 30px;
    width: 0;
}

#timeline .timeline-item .icone .arrow {
    border-color: transparent #ffffff transparent transparent;
    right: -1px;
    z-index: 100;
}

#timeline .timeline-item .icone .arrow-border {
    border-color: transparent #dddddd transparent transparent;
    right: 0;
    z-index: 50;
}

#timeline .timeline-item .thumb {
    float: left;
    margin-right: 15px;
}

#timeline .timeline-item .thumb-over {
    background: url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba') no-repeat;
    cursor: pointer;
    left: 79px;
    opacity: 0.01;
    filter: alpha(opacity=0.01);
    -ms-filter: "alpha(opacity=0.01)";
    -khtml-opacity: 0.01;
    -moz-opacity: 0.01;
    position: absolute;
    top: 20px;
    width: 106px;
    z-index: 100;
}

#timeline .foto .thumb-over {
    height: 80px;
}

#timeline .video .thumb-over {
    height: 66px;
}

#timeline .timeline-item.foto .thumb {
    height: 80px;
    margin-top: 0;
    width: 106px;
}

#timeline .timeline-item.video .thumb-over {
    background-position: -360px -386px;
}

#timeline .timeline-item.foto .thumb-over {
    background-position: -242px -377px;
}


#timeline .timeline-item .timeline-item-content {
    float: left;
    margin-top: -4px;
    width: 460px;
}

#timeline .timeline-item.foto .timeline-item-content {
    width: 340px;
}

#timeline .timeline-item.video .timeline-item-content {
    width: 340px;
}

#timeline .timeline-item .timeline-item-content .hora {
    color: #999999;
    font-size: 11px;
}

#timeline .timeline-item .timeline-item-content p {
    color: #333333;
    font-size: 14px;
    letter-spacing: -0.5px;
    line-height: 19px;
    margin-top: 2px;
    word-wrap: break-word;
    padding-right: 20px;
}

#timeline .timeline-item .foto-container .texto, #timeline .timeline-item .player-container .texto {
    color: #333333;
    font-size: 14px;
    line-height: 19px;
    margin-top: 6px;
    padding-right: 0;
}

#timeline .timeline-item .timeline-item-content strong {
    font-weight: bolder;
}

#timeline .timeline-item .timeline-item-content em {
    font-style: italic;
}

#timeline .timeline-item.foto.expand {
    padding: 20px 0;
}

#timeline .timeline-item.video.expand {
    padding: 40px 0 20px 0;
}

#timeline .timeline-item .hidden {
    display: none;
}

#timeline .timeline-item.citacao .timeline-item-content p{
    font-family: georgia;
    font-style: italic;
    font-size: 16px;
    letter-spacing: -0.32px;
    color: #666666;
    line-height: 21px;
}

#timeline .timeline-item.citacao .timeline-item-content p strong {
    font-style: italic;
}

#timeline .timeline-item.citacao .timeline-item-content p em {
    font-family: georgia;
}

#timeline .timeline-item.citacao .autor {
    color: #333333;
    font-family: Arial;
    font-size: 12px;
    height: 14px;
    letter-spacing: -0.24px;
    margin-left: -21px;
    padding-top: 12px;
    overflow: hidden;
    text-align: right;
    width: 100%;
}

#timeline .timeline-item.citacao .autor .travessao {
    background-color: #CCCCCC;
    float: right;
    height: 1px;
    margin-right: 6px;
    position: relative;
    top: 7px;
    min-width: 21px;
}

#timeline .timeline-item.citacao .autor .nome {
    float: right;
}

#timeline .timeline-item.citacao .autor .profissao {
    float: right;
}

#timeline.no-more-posts {
    padding-bottom: 0;
}

#timeline.no-more-posts #more-posts {
    display: none;
}

#timeline #more-posts{
    bottom: 0;
    position: absolute;
    text-align: center;
    z-index: 999;
    width: 100%
}

#timeline #gradient {
    behavior: url('http://s.glbimg.com/en/ce/static/css/PIE.htc?995f32c3f5ba');
    background: -moz-linear-gradient(bottom, #ffffff, rgba(255, 255, 255, 0));
    background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(rgba(255, 255, 255, 0)));
    -pie-background: linear-gradient(#ffffff, rgba(255, 255, 255, 0));
    *background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#ffffff)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#ffffff);   /* IE6 & 7 */
    height: 70px;
    zoom: 1;
}

#timeline #more-posts #mais-antigas {
    background: transparent url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba') no-repeat 0 -490px;
    cursor: pointer;
    font-size: 15px;
    line-height: 40px;
}

#timeline #more-posts #mais-antigas:hover {
    background: transparent url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba') no-repeat 0 -530px;
}

#timeline #more-posts .back-to-top {
    color: #666666;
    font-size: 11px;
    text-transform: lowercase;
}


#popin-foto-timeline .nota-foto {
    width: 620px;
}

#widget-social {
    height: 525px;
    margin-bottom: 30px;
}

.header-container #header-produto .menu-produto {
    margin-top: 30px;
    overflow: hidden;
    float: left;
}

#header-produto .glb-opec{
    float: right;
    margin-top: 28px;
}

.row .glb-opec {
    margin: 30px 0 30px 40px;
    font-family: Arial;
    text-transform: uppercase;
    font-size: 9px;
    color: #999999;
}

.row .glb-opec .opec-right2 p {
    margin-bottom: 5px;
}

.player-container {
    position: relative;
    width: 540px;
}


.player-container .fechar-video {
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: -22px;
}
.foto-container .fechar-foto {
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 20px;
}

.foto-container {
    margin: 0 auto;
}

.foto-container #popin-foto-timeline {
    height: 405px;
    width: 540px;
    padding-top: 22px;
}

.foto-container #popin-foto-timeline img {
    /* Border Radius (Cross-Browser) */
       -moz-border-radius:      3px; /* FF1-3.6 */
       -webkit-border-radius:   3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
       border-radius:           3px 3px 3px 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    clear: both;
    height: 405px;
    margin: 0 auto;
    width: 540px;
}

.foto-container .creditos {
    color: #999999;
    font-size: 11px;
    margin-top: 4px;
}

.player-galeria .creditos, .MooDialogCustom .creditos {
    display: none;
}

.player-galeria .creditos.expanded, .MooDialogCustom .creditos.expanded {
    color: #666666;
    display: block;
    font-size: 11px;
    float: none;
} 
#footer-globo {
    clear: both;
    padding: 14px 0 12px 0;
    width: 100%;
}

#footer-globo li, #footer-globo a {
    color: #ffffff;
    font-family: "Arial";
}

#footer-globo .footer-produtos {
    border-bottom: 1px solid #ffffff;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    margin: 0 auto;
    margin-bottom: 12px;
    overflow: hidden;
    padding-bottom: 10px;
    width: 960px;
}

#footer-globo .footer-produtos li {
    border-right: 1px solid #ffffff;
    border-right: 1px solid rgba(255,255,255,0.2);
    display: block;
    float: left;
    line-height: 14px;
    padding: 0 10px;
}

#footer-globo .footer-produtos li a {
	font-size: 12px;
	font-weight: bold;
}

#footer-globo .footer-produtos .i1 {
	padding-left: 0;
}

#footer-globo .footer-produtos .i1 a {
	font-size: 18px;
	letter-spacing: -1px;
}

#footer-globo .footer-produtos .i5 {
	border: none;
}

#footer-globo .footer-produtos .right {
	border: none;
	float: right;
	padding: 0 0 0 0;
}

#footer-globo .footer-servicos {
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

#footer-globo .footer-servicos .last {
	float: right;
}

#footer-globo .footer-servicos li {
	border-right: 1px solid #ffffff;
	border-right: 1px solid rgba(255,255,255,0.2);
	display: block;
	float: left;
	line-height: 14px;
	padding: 0 7px;
}

#footer-globo .footer-servicos .i1,#footer-globo .footer-servicos .i2,#footer-globo .footer-servicos .i5 {
	border: none;
	padding: 0 0 0 2px;
}

#footer-globo .footer-servicos .i2,#footer-globo .footer-servicos .i5 {
	padding-left: 7px;
}

#footer-globo .footer-servicos li,#footer-globo .footer-servicos a {
	font-size: 11px;
}

/* ---- reset  ---- */
 * {
    background: transparent;
    font-family: inherit;
    font-family: arial,helvetica,freesans,sans-serif;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
}

 li {
    list-style: none;
}

 a,
 a:active,
 a:focus,
 a:hover,
 a:link,
 a:visited {
    text-decoration: none;
    outline:0;
}
/* ---- /reset  ---- */

/* */
.container {
    position: relative;
}

/*  */

/* navegacao */
 .navegacao {
    position: absolute;
    top: 0;
    left: 0;
    height: 88%;
    width: 100%;
}
 .navegacao .anterior,
 .navegacao .proxima {
    position: relative;
    float: left;
    height: 95%;
    width: 25%;
    cursor: default;
    display: block;
    background: url('http://s.glbimg.com/en/ce/static/img/fundo_transparente.png?995f32c3f5ba') repeat top left;
}

.navegacao .proxima {
    float: right;
}

.navegacao .anterior span, .navegacao .proxima span {
    display: block;
    cursor: default;
    position: absolute;
    overflow: hidden;
    text-indent: -999px;
    background-image:url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba');
    opacity: 0;
    -webkit-transition: opacity 250ms ease-in;
    -moz-transition: opacity 250ms ease-in;
    transition: opacity 250ms ease-in;
    visibility: hidden\9;
}

.navegacao .habilitado:hover span {
    cursor: pointer;
    opacity: 1;
    visibility: visible\9;
}

#player-galeria .navegacao .anterior span, #player-galeria .navegacao .proxima span {
    height: 64px;
    margin: 0 20px;
    top: 96px;
    width: 38px;
}
#player-galeria .navegacao .anterior span { background-position: -400px -852px; }
#player-galeria .navegacao .proxima span { background-position: -480px -852px; right: 0; }


.MooDialogCustom  .navegacao .anterior span, .MooDialogCustom .navegacao .proxima span {
    height: 102px;
    margin: 0 40px;
    top: 229px;
    width: 57px;
}

.MooDialogCustom .navegacao .anterior span { background-position: -400px -740px; }
.MooDialogCustom .navegacao .proxima span { background-position: -460px -740px; right: 0; }
/* /navegacao */


/* fotos */
 .fotos {
     background-color: #000;
    overflow: hidden;
    position: relative;
}

 .fotos .fotos-container ul {
    overflow: hidden;
}

 .fotos .fotos-container > ul > li {
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    opacity: 0;
    width: 380px;
}

 .fotos .fotos-container > ul > li:first-child img {
    display: block;
}

 .fotos .fotos-container > ul > .foto-selecionada {
    display: block;
}

 .fotos .fotos-container > ul > li img {
    max-width: 940px;
    margin: 0 auto;
    z-index: 1;
}

.w620 .fotos .fotos-container> ul > li img {
    max-width: 620px;
}

/* BARRA DE INFORMACAO */


#player-galeria .fotos .dados {
    width: 380px;
}

.fotos .legenda {
    background-color: #111;
    filter: alpha(opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.fotos .legenda {
    background-color: rgba(0,0,0,0.8);
    border-radius: 3px 3px 3px 3px;
    display: inline !important;
    height: 30px;
    right: 0;
    position: absolute;
    bottom: 0;
}


#player-galeria .fotos .legenda {
    width: 286px;
}

 .fotos .legenda.expanded,  .fotos .numero.expanded {
    height: 75px;
}

.fotos .numero.expanded,  .fotos .legenda.expanded .thumbs {
    line-height: 75px;
}

.fotos .legenda.expanded .thumbs {
    display: block;
    height: 34px;
    width: 44px;
}

#player-galeria .fotos .legenda.expanded .thumbs {
    float: none;
}

#player-galeria .fotos .legenda.expanded .thumbs.proxima,
#player-galeria .fotos .legenda.expanded .thumbs.anterior {
    height: 34px;
    position: absolute;
    top: 21px;
    width: 44px;
}

#player-galeria .fotos .legenda.expanded .thumbs.atual {
    height: 50px;
    width: 40px;
}

#player-galeria .fotos .legenda.expanded .thumbs.atual {
    position: absolute;
    right: 42px;
    top: 18px;
    height: 40px;
    width: 50px;
    z-index: 100;
}

#player-galeria .fotos .legenda.expanded .thumbs.anterior,
#player-galeria .fotos .legenda.expanded .thumbs.proxima,
#player-galeria .fotos .legenda.expanded .thumbs.pre-anterior,
#player-galeria .fotos .legenda.expanded .thumbs.pos-proxima {
    position:absolute;
    top: 21px;
    z-index: 99;
}

.fotos .legenda .thumbs{ opacity: 0.5; }
.fotos .legenda .thumbs.atual { opacity: 1; }

.fotos .legenda.expanded .thumbs.proxima {
    right: 10px;
}

.fotos .legenda.expanded .thumbs.anterior {
    right:72px;
}

.fotos .legenda p {
    color: white;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    overflow: hidden;
}

#player-galeria .legenda .legenda-dados {
    float: left;
    padding: 8px 10px;
    width: 166px;
}

#player-galeria .legenda .legenda-thumbs {
    float: left;
    width: 100px;
}

#player-galeria .legenda.expanded .legenda-thumbs {
    background-color: green;
    width: 125px;
}


.fotos .legenda:hover p {
    line-height: 14px;
    word-wrap: break-word;
}

#player-galeria .legenda.expanded .legenda-dados {
    width: 140px;
}


 .fotos .legenda .thumbs{
    cursor: pointer;
    display: inline;
    float: right;
    line-height: 30px;
    height: 24px;
    margin: 3px 0;
    width: 30px;
}
 .fotos .legenda .thumbs.atual{
    border: 1px solid;
    margin: 1px 0;
}
.fotos .numero {
    background-color: #111;
    filter: alpha(opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

 .fotos .numero {
    background-color: rgba(0,0,0,0.8);
    border-left: 2px solid red;
    display: inline !important;
    float: left;
    left: 0;
    position: absolute;
    bottom: 0;
    height: 30px;
    /* Border Radius (Cross-Browser) */
       -moz-border-radius:      3px; /* FF1-3.6 */
       -webkit-border-radius:   3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
       border-radius:           3px 3px 3px 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */

}

#player-galeria .fotos .numero {
    width: 90px;
}

#player-galeria .fotos .numero.expanded .index, #player-galeria .fotos .numero.expanded .total {
    margin-top: 32px;
}



.fotos .numero .index, .fotos .numero .total {
    color: white;
    font-size: 14px;
    float:left;
    line-height: 14px;

    margin: 8px 0;
    width: 31px;
}

.fotos .numero .index { padding: 0 8px 0 2px; text-align: right; }
.fotos .numero .total { padding: 0 2px 0 8px; text-align: left; }


 .fotos .numero .total{
    border-left: 1px solid #333;
    display: inline;
}



/* /fotos */

/* fim */
 .fim {
    background:url('/media/plataformadefotos/img/bg.png?995f32c3f5ba') repeat scroll left top transparent;
    color: #ffffff;
    display: none;
    height: 100%;
    left: 0;
    line-height: 12px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 100%;
    z-index: 5;
}

 .fim .header .fechar,
 .fim .topo a {
    background: transparent url('/media/plataformadefotos/img/botoes.png?995f32c3f5ba') no-repeat;
}

 .fim .header {
    height: 20px;
    line-height: 20px;
    margin: 50px auto 20px;
    width: 100%;
}

 .fim .topo .voltar,
 .fim .share .titulo {
    color: #cccccc;
    display: block;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.03em;
    margin: 16px 20px;
}

 .fim .share .titulo {
    margin: 21px;
}

 .fim .topo .voltar {
    color: #ffffff;
    opacity: 0.75;
    filter: alpha(opacity=75);
}

 .fim .topo .voltar:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}


 .fim .header .fechar {
    background-position: left bottom;
    float: right;
    height: 20px;
    width: 11px;
}

 .fim .topo,
 .fim .share {
    background:url('/media/plataformadefotos/img/bg.png?995f32c3f5ba') repeat scroll left top transparent;
    border: 1px solid #444;
    /* Border Radius (Cross-Browser) */
       -moz-border-radius:      3px; /* FF1-3.6 */
       -webkit-border-radius:   3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
       border-radius:           3px 3px 3px 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    margin: 17px auto 30px;
    overflow: hidden;
    width: 778px;

}

 .fim .topo a {
    background-position: left -48px;
    padding: 6px 30px;
}

 .fim .share {
    height: 96px;
}

 .fim .share .opcoes {
    font-size: 15px;
    height: 30px;
    margin: 22px 0 0 21px;
}

 .fim .share .opcoes a {
    background: transparent url('/media/plataformadefotos/img/icons.png?995f32c3f5ba') no-repeat left top;
    color: #cccccc;
    float: left;
    height: 20px;
    padding: 6px 20px 0 30px;
}

 .fim .share .opcoes a:hover {
    color: #ffffff;
}

 .fim .share .opcoes a.twitter {
    background-position: left -28px;
}

 .fim .share .opcoes a.orkut {
    background-position: left -56px;
}

.loading-icon {
    background: url('/media/plataformadefotos/img/ajax-loader.gif?995f32c3f5ba') no-repeat center transparent;
}

.loading-icon img {
    opacity: 0;
    filter: alpha(opacity=0);
}

.foto .legenda {
    display: block;
}

 .cor-borda {
    border-color: #cccccc;
}

 .fotos .fotos-container {
    height: 285px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 380px;
}

/* LightBox */
#overlay {
    z-index:10000 !important;
}

.MooDialogCustom {
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    left: 50%;
    height: 600px;
	margin: -300px -470px;
    position: fixed;
    top: 50%;
    width:940px;
    z-index: 100001;
}

.MooDialogCustom .fotos {
    height: 600px;
    line-height: 400px;
    padding: 5px 0;
    width: 940px;
}

.MooDialogCustom .fotos .dados  div {
    bottom: 10px;
}

.MooDialogCustom .fotos .dados  div.legenda {
    left:124px;
    width: 808px;
}

.MooDialogCustom .fotos .dados  div.legenda .legenda-dados {
    padding: 8px 10px;
}

.MooDialogCustom .fotos .dados  div.legenda .legenda-thumbs {
    position: absolute;
    right: 0;
    bottom: 0;
}

.MooDialogCustom .fotos .dados  div.legenda.expanded .legenda-thumbs {
    bottom: 16px;
}


.MooDialogCustom .fotos .dados  div.numero {
    left: 10px;
    width:109px;
}


.MooDialogCustom .fotos .fotos-container {
    height: 600px;
    width: 940px;
}

.MooDialogCustom .fotos .fotos-container > ul > li {
    width: 940px;
}

.MooDialogCustom .fotos .fotos-container > ul > li img {
    height: 600px;
    line-height: 400px;
}

.MooDialogCustom .close {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba');
    background-origin: padding-box;
    background-position: -21px -161px;
    background-repeat: no-repeat;
    background-size: auto auto;
    cursor: pointer;
    display: block;
    height: 22px;
    position: absolute;
    right: -5px;
    top: -5px;
    width: 22px;
    z-index: 10002;
}



.box-noticia {
    margin-bottom: 30px;
}

.box-noticia .box-titulo {
    /* Border Radius (Cross-Browser) */
        -moz-border-radius:      3px 3px 0 0; /* FF1-3.6 */
        -webkit-border-radius:   3px 3px 0 0; /* Saf3-4, iOS 1-3.2, Android <1.6 */
        border-radius:           3px 3px 0 0; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
        behavior: url('http://s.glbimg.com/en/ce/static/css/PIE.htc?995f32c3f5ba');
    /* Background Gradiente (Cross-Browser) */
        background-color: #eeeeee;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee)); /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee); /* Chrome 10+, Saf5.1+ */
        background-image:    -moz-linear-gradient(top, #ffffff, #eeeeee); /* FF3.6 */
        background-image:     -ms-linear-gradient(top, #ffffff, #eeeeee); /* IE10 */
        background-image:      -o-linear-gradient(top, #ffffff, #eeeeee); /* Opera 11.10+ */
        background-image:         linear-gradient(top, #ffffff, #eeeeee);
        -pie-background-image:    linear-gradient(top, #ffffff, #eeeeee);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eeeeee'); /* IE6–IE9 */
    behavior: url('http://s.glbimg.com/en/ce/static/css/PIE.htc?995f32c3f5ba');
    border-top: 2px solid;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    color: #333333;
    font-size: 20px;
    height: 24px;
    letter-spacing: -0.6px;
    padding: 10px 0 11px 12px;
}

.hidden {
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    max-height: 272px;
    overflow: hidden;
}

.box-noticia .box-noticia-botao-topo,
.box-noticia .box-noticia-botao-rodape {
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

.box-noticia .box-noticia-botao-topo a,
.box-noticia .box-noticia-botao-rodape a {
    background-image: url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba');
    border-bottom: none;
    cursor: pointer;
    display: block;
    height: 29px;
    margin-left: -1px;
    outline: none;
    text-indent: -9999px;
}

.box-noticia .box-noticia-botao-topo a {
    background-position: 0 -769px;
}

.box-noticia .box-noticia-botao-topo a:hover {
    background-position: 0 -798px;
}

.box-noticia .box-noticia-botao-topo a:active {
    background-position: 0 -827px;
}

.box-noticia .box-noticia-botao-topo a.inativo {
    background-position: 0 -740px;
    cursor: default;
}

.box-noticia .box-noticia-botao-rodape a {
    background-position: 0 -899px;
}

.box-noticia .box-noticia-botao-rodape a:hover {
    background-position: 0 -928px;
}

.box-noticia .box-noticia-botao-rodape a:active {
    background-position: 0 -957px;
}

.box-noticia .box-noticia-botao-rodape a.inativo {
    background-position: 0 -870px;
    cursor: default;
}

.box-noticia ul {
    list-style: none;
    padding: 0;
}

.box-noticia .noticia:first-child {
    border: 0;
}

.box-noticia .noticia {
    overflow: hidden;
}

.box-noticia .conteudo {
    margin: 0 12px;
    padding: 12px 0;
    float: left;
    border-bottom: 1px dotted #dddddd;
    width: 356px;
}

.box-noticia .hidden ul li:last-child .conteudo {
    border-bottom: none;
}

.box-noticia .noticia-conteudo {
    display: inline;
}

.box-noticia .noticia-conteudo h3 {
    color: #888888;
    font-size: 10px;
    letter-spacing: -0.25px;
    text-transform: uppercase;
}

.box-noticia .noticia a {
    display: block;
    font-size: 13px;
    letter-spacing: -0.325px;
    line-height: 16px;
}

.box-noticia .foto {
    float: left;
    height: 67px;
    margin-right: 10px;
    width: 100px;
}

/* BOX MEDIA */

.box-media {
    margin-bottom: 30px;
}


/* BOX TITULO */


.box-media .box-titulo {
    /* Box Shadow (Cross-Browser) */
        -moz-box-shadow:    0 1px 1px rgba(0,0,0,0.2); /* FF3.5 - 3.6 */
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2); /* Saf3.0+, Chrome */
        box-shadow:         0 1px 1px rgba(0,0,0,0.2); /* Opera 10.5, IE9, FF4+, Chrome 10+ */
    behavior: url('http://s.glbimg.com/en/ce/css/PIE.htc?995f32c3f5ba');
}

.box-media .box-titulo {
    height: 43px;
    border: 1px solid #dddddd;
    border-bottom: none;
    /* Border Radius (Cross-Browser) */
       -moz-border-radius:      3px 3px 0 0; /* FF1-3.6 */
       -webkit-border-radius:   3px 3px 0 0; /* Saf3-4, iOS 1-3.2, Android <1.6 */
       border-radius:           3px 3px 0 0; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    /* Background Gradiente (Cross-Browser) */
        background-color: #eaeaea;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaeaea)); /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(top, #ffffff 50%, #eaeaea); /* Chrome 10+, Saf5.1+ */
        background-image:    -moz-linear-gradient(top, #ffffff 50%, #eaeaea); /* FF3.6 */
        background-image:     -ms-linear-gradient(top, #ffffff 50%, #eaeaea); /* IE10 */
        background-image:      -o-linear-gradient(top, #ffffff 50%, #eaeaea); /* Opera 11.10+ */
        background-image:         linear-gradient(top, #ffffff 50%, #eaeaea);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eaeaea'); /* IE6‚ÄìIE9 */
    behavior: url('http://s.glbimg.com/en/ce/static/css/PIE.htc?995f32c3f5ba');
}

.box-media .box-titulo .titulo {
    color: #333333;
    float: left;
    font-size: 20px;
    font-family: Arial;
    letter-spacing: -1px;
    margin: 9px 10px 9px 10px;
    text-transform: lowercase;
}

.box-media .box-titulo .ver-todas {
    font-size: 10px;
    font-weight: bold;
    line-height: 20px;
    position: absolute;
    right: 10px;
    text-transform: uppercase;
    top: 12px;
}

.box-media .box-titulo .ver-todas p {
    background: transparent url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba') no-repeat -80px -285px;
    height: 8px;
    left: -15px;
    position: absolute;
    top: 6px;
    width: 11px;
}

/* PLAYER */

.box-media .box-player {
    background-color: #dddddd;
    height: 285px;
    overflow: hidden;
    width: 380px;
}

/* TRILHO */

.box-media .trilho-media {
    border-bottom: 1px solid #dddddd;
    position:relative;
    overflow: hidden;
    position: relative;
}

.box-media .trilho-videos {
    height: 149px;
}

.box-media .trilho-galeria {
    height: 170px;
}

.box-media .trilho-media ul {
    min-width: 380px;
    padding: 10px 0;
    position: relative;
    z-index: 996;
}

/* PAGINACAO */

.box-paginacao {
    z-index: 1000;
    position: relative;
}

.box-paginacao .anterior, .box-paginacao .proximo {
    position: absolute;
    width: 30px;
    z-index: 999;
}

.box-videos .box-paginacao .anterior, .box-videos .box-paginacao .proximo {
    bottom: -149px;
    height: 149px;
}

.box-galeria .box-paginacao .anterior, .box-galeria .box-paginacao .proximo {
    bottom: -171px;
    height: 171px;
}

/* ANTERIOR HABILITADO */

.box-paginacao .anterior.habilitado { background: #ffffff url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba') no-repeat; cursor: pointer; left: 0;}

.box-videos .box-paginacao .anterior.habilitado { background-position: 0 -1138px; }
.box-galeria .box-paginacao .anterior.habilitado { background-position: 0 -1458px; }

.box-videos .box-paginacao .anterior.habilitado:hover { background-position: -30px -1138px; }
.box-galeria .box-paginacao .anterior.habilitado:hover { background-position: -30px -1458px; }

.box-videos .box-paginacao .anterior.habilitado:active { background-position: -60px -1138px; }
.box-galeria .box-paginacao .anterior.habilitado:active { background-position: -60px -1458px; }


/* ANTERIOR DESABILITADO */

.box-paginacao .anterior.desabilitado { background: #ffffff url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba') no-repeat; left: 0;}

.box-videos .box-paginacao .anterior.desabilitado { background-position: -90px -1138px; }
.box-galeria .box-paginacao .anterior.desabilitado { background-position: -90px -1458px; }


/* PROXIMO HABILITADO */

.box-paginacao .proximo.habilitado { background: #ffffff url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba') no-repeat; cursor: pointer; right: 0;}

.box-videos .box-paginacao .proximo.habilitado { background-position: -130px -1138px; }
.box-galeria .box-paginacao .proximo.habilitado { background-position: -130px -1458px; }

.box-videos .box-paginacao .proximo.habilitado:hover { background-position: -160px -1138px; }
.box-galeria .box-paginacao .proximo.habilitado:hover { background-position: -160px -1458px; }

.box-videos .box-paginacao .proximo.habilitado:active { background-position: -190px -1138px; }
.box-galeria .box-paginacao .proximo.habilitado:active { background-position: -190px -1458px; }


/* PROXIMO DESABILITADO */

.box-paginacao .proximo.desabilitado { background: #ffffff url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba') no-repeat; right: 0;}

.box-videos .box-paginacao .proximo.desabilitado { background-position: -220px -1138px; }
.box-galeria .box-paginacao .proximo.desabilitado { background-position: -220px -1458px; }


/* GRADIENTE BRANCO QUE COBRE A PAGINACAO */

.box-paginacao .gradiente {
    position: absolute;
    width: 50px;
    top: 0;
    right: 30px;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
    background: linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
    z-index: 998;
}

.box-galeria .box-paginacao .gradiente { height: 170px; }
.box-videos .box-paginacao .gradiente { height: 148px; }


/* MODULO DE ITEM DO TRILHO */

.box-media .trilho-media li {
    border: 1px solid #dddddd;
    /* Border Radius (Cross-Browser) */
       -moz-border-radius:      3px; /* FF1-3.6 */
       -webkit-border-radius:   3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
       border-radius:           3px 3px 3px 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    cursor: pointer;
    float: left;
    margin: 0 3px;
    padding: 5px;
    position: relative;
    z-index: 995;
    width: 116px;
}

.box-media .trilho-videos li { height: 116px; }
.box-media .trilho-galeria li { height: 138px; }

.box-media .trilho-media li:first-child {
    margin-left: 6px;
}

.box-media .trilho-media li p {
    font-family: Arial;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    height: 44px;
    overflow: hidden;
}

.box-media .trilho-media li .thumb {
    background-color: #eeeeee;
    /* Border Radius (Cross-Browser) */
       -moz-border-radius: 3px;
       -webkit-border-radius: 3px;
       border-radius: 3px 3px 3px 3px;
    behavior: url('http://s.glbimg.com/en/ce/static/css/PIE.htc?995f32c3f5ba');
    width: 116px;
}

.box-media .trilho-videos li .thumb { height: 66px; }
.box-media .trilho-galeria li .thumb { height: 88px; }


.box-media .trilho-media ul li .status.invisible {
    display: none;
}

.box-media .trilho-media ul {
    margin-left: 30px;
}



.box-media .trilho-media ul li:hover {

    /* Background Gradiente (Cross-Browser) */
        background-color: #eaeaea;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaeaea)); /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(top, #ffffff 50%, #eaeaea); /* Chrome 10+, Saf5.1+ */
        background-image:    -moz-linear-gradient(top, #ffffff 50%, #eaeaea); /* FF3.6 */
        background-image:     -ms-linear-gradient(top, #ffffff 50%, #eaeaea); /* IE10 */
        background-image:      -o-linear-gradient(top, #ffffff 50%, #eaeaea); /* Opera 11.10+ */
        background-image:         linear-gradient(top, #ffffff 50%, #eaeaea);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eaeaea'); /* IE6‚ÄìIE9 */
    border-color: #eaeaea #dbdbdb #b5b5b5 #dbdbdb;
    color: #0066cc;
    /* Box Shadow (Cross-Browser) */
        -moz-box-shadow:    0 1px 0 rgba(0,0,0,0.1); /* FF3.5 - 3.6 */
        -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.1); /* Saf3.0+, Chrome */
        box-shadow:         0 1px 0 rgba(0,0,0,0.1); /* Opera 10.5, IE9, FF4+, Chrome 10+ */

}

.box-media .trilho-media ul:first-child {
    margin-left: 30px;
}

.box-media .trilho-media ul li .status {
    background-color: #333333;
    color: #ffffff;
    display: block;
    font-size: 10px;
    padding: 3px 5px 3px 6px;
    text-transform: uppercase;
    margin: 10px auto 10px auto;
    width: 76px;
    text-align: center;
}

.box-media .trilho-media li.watching p {
    font-weight: bold;
    height: 70px;
}


/* ACAO MEDIA */

.box-media .trilho-media ul li .acao-media {
    background-image: url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba');
    background-color: transparent;
    background-repeat: no-repeat;
    left: 7px;
    position: absolute;
    top: 7px;
    width: 112px;
    /* Border Radius (Cross-Browser) */
       -moz-border-radius:      3px; /* FF1-3.6 */
       -webkit-border-radius:   3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
       border-radius:           3px 3px 3px 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.box-media .trilho-media ul li:hover .acao-media {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.box-media .trilho-media ul li .play {
    background-position: -358px -387px;
    height: 62px;
}

.box-media .trilho-media ul li .info-media {
    /* Border Radius (Cross-Browser) */
        -moz-border-radius:      0 3px 0 3px; /* FF1-3.6 */
        -webkit-border-radius:   0 3px 0 3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
        border-radius:           0 3px 0 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    color: #ffffff;
    font-family: Arial;
    font-size: 11px;
    height: 16px;
    left: 5px;
    line-height: 16px;
    padding-right: 4px;
    position: absolute;
    width: auto !important;
    behavior: url('http://s.glbimg.com/en/ce/static/css/PIE.htc?995f32c3f5ba');
}

.box-videos .trilho-videos ul li .duracao-video {
    background-color: #333333;
    background-color: rgba(0,0,0,0.8);
    padding-left: 3px;
    top: 55px;
}

.box-media {
    position: relative;
}

.box-galeria .trilho-galeria ul .galeria .contador-de-fotos {
    background-color: #333333;
    background-color: rgba(0,0,0,0.8);
    background-image: url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba');
    background-position: -4px -281px;
    background-repeat: no-repeat;
    font-weight: bold;
    padding-left: 18px;
    top: 77px;
}

.box-galeria .trilho-galeria ul .galeria .lupa {
    background-position: -240px -378px;
    height: 84px;
}

.box-galeria .lupa {
    background: url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba') -71px -161px;
    height: 20px;
    width: 20px;
    right: 7px;
    position: absolute;
    top: 57px;
    z-index: 99;
    cursor: pointer;
}

.box-media .box-titulo .contador {
    /* Border Radius (Cross-Browser) */
       -moz-border-radius:      10px; /* FF1-3.6 */
       -webkit-border-radius:   10px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
       border-radius:           10px 10px 10px 10px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    /* Box Shadow (Cross-Browser) */
        -moz-box-shadow:inset    0 1px 0 rgba(0,0,0,0.2); /* FF3.5 - 3.6 */
        -webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,0.2); /* Saf3.0+, Chrome */
        box-shadow:inset         0 1px 0 rgba(0,0,0,0.2); /* Opera 10.5, IE9, FF4+, Chrome 10+ */
    /* /* Box Shadow (Cross-Browser) */ */
    /*     -moz-box-shadow:    0 1px 0 rgba(255,255,255,0.5); /* FF3.5 - 3.6 */ */
    /*     -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.5); /* Saf3.0+, Chrome */ */
    /*     box-shadow:         0 1px 0 rgba(255,255,255,0.5); /* Opera 10.5, IE9, FF4+, Chrome 10+ */ */
    /* Background Gradiente (Cross-Browser) */
        background-color: #666666;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#a3a3a3), to(#8a8a8a)); /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(top, #a3a3a3, #8a8a8a); /* Chrome 10+, Saf5.1+ */
        background-image:    -moz-linear-gradient(top, #a3a3a3, #8a8a8a); /* FF3.6 */
        background-image:     -ms-linear-gradient(top, #a3a3a3, #8a8a8a); /* IE10 */
        background-image:      -o-linear-gradient(top, #a3a3a3, #8a8a8a); /* Opera 11.10+ */
        background-image:         linear-gradient(top, #a3a3a3, #8a8a8a);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#a3a3a3', EndColorStr='#8a8a8a'); /* IE6–IE9 */
    color: #ffffff;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    margin-top: 12px;
    margin-left: 0;
    padding: 0 8px;
    text-align: center;
    float: left;
    font-family: Arial;
    margin-right: 9px;
    margin-bottom: 10px;
}



.mosaico-galeria .box-titulo {
    position: relative;
}

.mosaico-galeria .box-titulo .voltar {
    font-size: 10px;
    font-weight: bold;
    line-height: 20px;
    position: absolute;
    right: 10px;
    text-transform: uppercase;
    top: 10px;
}

.mosaico-galeria .box-titulo .voltar span {
    font-size: 14px;
    margin-right: 4px;
}

.mosaico-galeria .galerias {
    height: 431px;
    border: 1px solid #dddddd;
    border-top: none;
    /* Border Radius (Cross-Browser) */
       -moz-border-radius:      0 0 3px 3px; /* FF1-3.6 */
       -webkit-border-radius:   0 0 3px 3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
       border-radius:           0 0 3px 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    padding: 12px 0;
    overflow-y: scroll;
}

.mosaico-galeria .galerias .gradiente {
    /* Background Gradiente (Cross-Browser) */
        background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(80%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%); /* Opera11.10+ */
        background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%); /* IE10+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
        background: linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%); /* W3C */
    bottom: 1px;
    height: 50px;
    position: absolute;
    width: 96%;
    behavior: url('http://s.glbimg.com/en/ce/static/css/PIE.htc?995f32c3f5ba');
}

.mosaico-galeria .galerias ul li {
    /* Border Radius (Cross-Browser) */
       -moz-border-radius:      3px; /* FF1-3.6 */
       -webkit-border-radius:   3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
       border-radius:           3px 3px 3px 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    border: 1px solid #dddddd;
    cursor: pointer;
    float: left;
    height: 168px;
    margin: 0px 0px 10px 11px;
    position: relative;
    overflow: hidden;
    width: 164px;
    behavior: url('http://s.glbimg.com/en/ce/static/css/PIE.htc?995f32c3f5ba');
}

.mosaico-galeria .galerias ul li:hover {
    /* Background Gradiente (Cross-Browser) */
        background-color: #eaeaea;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaeaea)); /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(top, #ffffff 50%, #eaeaea); /* Chrome 10+, Saf5.1+ */
        background-image:    -moz-linear-gradient(top, #ffffff 50%, #eaeaea); /* FF3.6 */
        background-image:     -ms-linear-gradient(top, #ffffff 50%, #eaeaea); /* IE10 */
        background-image:      -o-linear-gradient(top, #ffffff 50%, #eaeaea); /* Opera 11.10+ */
        background-image:         linear-gradient(top, #ffffff 50%, #eaeaea);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eaeaea'); /* IE6‚ÄìIE9 */
    border-color: #eaeaea #dbdbdb #b5b5b5 #dbdbdb;
    color: #0066cc;
    /* Box Shadow (Cross-Browser) */
        -moz-box-shadow:    0 1px 0 rgba(0,0,0,0.1); /* FF3.5 - 3.6 */
        -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.1); /* Saf3.0+, Chrome */
        box-shadow:         0 1px 0 rgba(0,0,0,0.1); /* Opera 10.5, IE9, FF4+, Chrome 10+ */
    behavior: url('http://s.glbimg.com/en/ce/static/css/PIE.htc?995f32c3f5ba');
}

.mosaico-galeria .galerias ul li img {
    background-color: #eeeeee;
    /* Border Radius (Cross-Browser) */
       -moz-border-radius:      3px; /* FF1-3.6 */
       -webkit-border-radius:   3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
       border-radius:           3px 3px 3px 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    margin: 5px;
    height: 116px;
    width: 154px;
}
.mosaico-galeria .galerias ul li p {
    font-size: 12px;
    height: 30px;
    margin: 0 5px;
    text-align: center;
    overflow: hidden;
}

.mosaico-galeria .galerias ul li .acao-media {
    background-color: transparent;
    background-image: url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba');
    background-repeat: no-repeat;
    height: 112px;
    left: 7px;
    position: absolute;
    top: 7px;
    width: 151px;
    /* Border Radius (Cross-Browser) */
       -moz-border-radius:      3px; /* FF1-3.6 */
       -webkit-border-radius:   3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
       border-radius:           3px 3px 3px 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    behavior: url('http://s.glbimg.com/en/ce/static/css/PIE.htc?995f32c3f5ba');
}

.mosaico-galeria .galerias ul li.watching .thumb-galeria,
.mosaico-galeria .galerias ul li.watching .acao-media,
.mosaico-galeria .galerias ul li.watching .contador-de-fotos {
    display: none;
}

.mosaico-galeria .galerias ul li.watching .status {
    background-color: #333333;
    color: #ffffff;
    display: block;
    font-size: 10px;
    padding: 3px 5px 3px 6px;
    text-transform: uppercase;
    margin: 30px auto 14px auto;
    width: 76px;
    text-align: center;
}

.mosaico-galeria .galerias ul li.watching p {
    font-weight: bold;
    height: 70px;
}


.transition {
    /* Transition (Cross Browser) */
        -webkit-transition: opacity 200ms ease-in 150ms; /* property duration timing-function delay */
        -moz-transition: opacity 200ms ease-in 150ms;
        -o-transition: opacity 200ms ease-in 150ms;
        transition: opacity 200ms ease-in 150ms;
}

.mosaico-galeria .galerias ul li:hover .acao-media {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    behavior: url('http://s.glbimg.com/en/ce/static/css/PIE.htc?995f32c3f5ba');
}

.mosaico-galeria .galerias ul .galeria .contador-de-fotos {
    background-color: #333333;
    background-color: rgba(0,0,0,0.8);
    background-image: url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba');
    background-position: -4px -281px;
    background-repeat: no-repeat;
    /* Border Radius (Cross-Browser) */
        -moz-border-radius:      0 3px; /* FF1-3.6 */
        -webkit-border-radius:   0 3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
        border-radius:           0 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    height: 16px;
    left: 5px;
    line-height: 16px;
    padding-left: 18px;
    position: absolute;
    top: 105px;
    width: 17px;
    behavior: url('http://s.glbimg.com/en/ce/static/css/PIE.htc?995f32c3f5ba');
}

.mosaico-galeria .galerias ul .galeria .lupa {
    background-position: -224px -363px;
    z-index: 99;
    cursor: pointer;
}


.mosaico-videos .box-titulo {
    position: relative;
}

.mosaico-videos .box-titulo .voltar {
    font-size: 10px;
    font-weight: bold;
    line-height: 20px;
    position: absolute;
    right: 10px;
    text-transform: uppercase;
    top: 10px;
}

.mosaico-videos .box-titulo .voltar span {
    font-size: 14px;
    margin-right: 4px;
}

.mosaico-videos .videos {
    border: 1px solid #dddddd;
    /* Border Radius (Cross-Browser) */
       -moz-border-radius:      3px; /* FF1-3.6 */
       -webkit-border-radius:   3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
       border-radius:           3px 3px 3px 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    border-top: none;
    height: 410px;
    overflow-y: scroll;
    padding: 12px 0px;
}


.mosaico-videos .videos .gradiente {
    position: absolute;
    bottom: 1px;
    height: 50px;
    width: 96%;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(80%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%); /* W3C */
}

.mosaico-videos .videos ul li {
    /* Border Radius (Cross-Browser) */
       -moz-border-radius:      3px; /* FF1-3.6 */
       -webkit-border-radius:   3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
       border-radius:           3px 3px 3px 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    border: 1px solid #dddddd;
    cursor: pointer;
    float: left;
    height: 139px;
    margin: 0px 0px 10px 11px;
    position: relative;
    width: 164px;
}

.mosaico-videos .videos ul li:hover {
    /* Background Gradiente (Cross-Browser) */
        background-color: #eaeaea;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaeaea)); /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(top, #ffffff 50%, #eaeaea); /* Chrome 10+, Saf5.1+ */
        background-image:    -moz-linear-gradient(top, #ffffff 50%, #eaeaea); /* FF3.6 */
        background-image:     -ms-linear-gradient(top, #ffffff 50%, #eaeaea); /* IE10 */
        background-image:      -o-linear-gradient(top, #ffffff 50%, #eaeaea); /* Opera 11.10+ */
        background-image:         linear-gradient(top, #ffffff 50%, #eaeaea);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eaeaea'); /* IE6‚ÄìIE9 */
    border-color: #eaeaea #dbdbdb #b5b5b5 #dbdbdb;
    color: #0066cc;
    /* Box Shadow (Cross-Browser) */
        -moz-box-shadow:    0 1px 0 rgba(0,0,0,0.1); /* FF3.5 - 3.6 */
        -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.1); /* Saf3.0+, Chrome */
        box-shadow:         0 1px 0 rgba(0,0,0,0.1); /* Opera 10.5, IE9, FF4+, Chrome 10+ */
}

.mosaico-videos .videos ul li img {
    background-color: #eeeeee;
    height: 87px;
    margin: 5px;
    width: 154px;
}

.mosaico-videos .videos ul li p {
    font-size: 12px;
    height: 30px;
    margin: 0 5px;
    text-align: center;
    overflow: hidden;
}

.mosaico-videos .videos ul li .acao-media {
    background-image: url('http://s.glbimg.com/en/ce/static/img/sprite-cobertura.png?995f32c3f5ba');
    background-color: transparent;
    background-repeat: no-repeat;
    left: 7px;
    position: absolute;
    top: 7px;
    width: 150px;
    height: 112px;
    /* Border Radius (Cross-Browser) */
       -moz-border-radius:      3px; /* FF1-3.6 */
       -webkit-border-radius:   3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
       border-radius:           3px 3px 3px 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.mosaico-videos .videos ul li.watching .thumb-video,
.mosaico-videos .videos ul li.watching .info-media,
.mosaico-videos .videos ul li.watching .acao-media {
    display: none;
}

.mosaico-videos .videos ul li.watching .status {
    background-color: #333333;
    color: #ffffff;
    display: block;
    font-size: 10px;
    padding: 3px 5px 3px 6px;
    text-transform: uppercase;
    margin: 30px auto 14px auto;
    width: 76px;
    text-align: center;
}

.mosaico-videos .videos ul li.watching p {
    font-weight: bold;
    height: 70px;
}

.transition {
    /* Transition (Cross Browser) */
        -webkit-transition: opacity 150ms ease-in 0ms; /* property duration timing-function delay */
        -moz-transition: opacity 150ms ease-in 0ms;
        -o-transition: opacity 150ms ease-in 0ms;
        transition: opacity 150ms ease-in 0ms;
}

.mosaico-videos .videos ul li:hover .acao-media {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


.mosaico-videos .videos ul li .info-media {
    border-radius: 0 3px 0 3px;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    height: 16px;
    left: 5px;
    line-height: 16px;
    min-width: 12px;
    padding-right: 4px;
    position: absolute;
    width: auto !important;
}

.mosaico-videos .videos ul li .duracao-video {
    background-color: #333333;
    background-color: rgba(0,0,0,0.8);
    padding-left: 3px;
    position: absolute;
    top: 76px;
}

.mosaico-videos .videos ul li .play {
    background-position: -343px -378px;
    height: 83px;
}


/* Created by Arian Stolwijk <http://www.aryweb.nl> */

.MooDialog {
	position: fixed;
	width: 300px;
	height: 100px;
	top: 50%;
	left: 50%;
	margin: -150px 0 0 -150px;
	padding: 10px;
	z-index: 50000;
	background: #eef5f8;
	color: black;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.8);
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.8);
	box-shadow: 1px 1px 5px rgba(0,0,0,0.8);
}

.MooDialogTitle {
	padding-top: 30px;
}

.MooDialog .content {
	height: 100px;
}

.MooDialog .title {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 3px 20px;

	background: #b7c4dc;
	border-bottom: 1px solid #a1aec5;
	font-weight: bold;
	text-shadow: 1px 1px 0 #fff;
	color: black;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.MooDialog .close {
	position: absolute;
	width: 16px;
	height: 16px;
	top: -5px;
	left: -5px;

	background: url('http://s.glbimg.com/en/ce/static/js/Source/css/dialog-close.png?995f32c3f5ba') no-repeat;
	display: block;
	cursor: pointer;
}

.MooDialog .buttons {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	text-align: right;
}

.MooDialog .iframe {
	width: 100%;
	height: 100%;
}

.MooDialog .textInput {
	width: 200px;
	float: left;
}

.MooDialog .MooDialogAlert,
.MooDialog .MooDialogConfirm,
.MooDialog .MooDialogPrompt,
.MooDialog .MooDialogError {
	padding-left: 40px;
	min-height: 40px;
	background: url('http://s.glbimg.com/en/ce/static/js/Source/css/dialog-warning.png?995f32c3f5ba') no-repeat;
}

.MooDialog .MooDialogConfirm,
.MooDialog .MooDialogPrompt {
	background: url('http://s.glbimg.com/en/ce/static/js/Source/css/dialog-question.png?995f32c3f5ba') no-repeat;
}

.MooDialog .MooDialogError {
	background: url('http://s.glbimg.com/en/ce/static/js/Source/css/dialog-error.png?995f32c3f5ba') no-repeat;
}

