/**
 * IE8.CSS
 *
 * @package CM Castelo de Paiva 2014
 * @author front.end multimédia
 * @copyright Copyright (c) Front.end 2014
 * @version 1.0
 * @access public
 */
.cabecalho .formPesquisa input[type="text"] {
    line-height: 22px;
}

.genericContent.noticias .genericLayoutLeft h1 {
    filter: none;
}

.destaquesHomepage .bx-pager a {
    background: none !important;
}

.destaquesHomepage .bx-pager a:hover,
.destaquesHomepage .bx-pager a.active {
    background: url("../images/bg-destaquesHomepage-ie8.png") 50% 50% no-repeat !important;
}

.destaquesHomepage .bx-pager .bx-pager-item {
    background: url("../images/bg-destaquesHomepage-cover-ie8.png") 5px 0 no-repeat;
    height: 15px;
}

.contactos input[type="text"] {
    line-height: 30px;
}



.videosHomepage .listaVideos .hoverOff {
   background: url("../images/bg-videosHomepage-image.png") 50% 50% no-repeat;
}

.destaquesHomepage a .link span,
.mensagem .link span,
.listaNoticias a .link span,
.listaGalerias li a span.link span,
.videosHomepage .listaVideos .hoverOn,
.videosHomepage .listaVideos a:hover .hoverOff,
.videosHomepage .listaVideos a:focus .hoverOff {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.destaquesHomepage a:hover .link span, .destaquesHomepage a:focus .link span,
.mensagem:hover .link span, .mensagem:focus .link span,
.listaNoticias a:hover .link span, .listaNoticias a .link:focus span,
.listaGalerias li a:hover span.link span, .listaGalerias li a:focus span.link span,
.cabecalho .logo:active img,
.videosHomepage .listaVideos a:hover .hoverOn,
.videosHomepage .listaVideos a:focus .hoverOn,
.frontend a:hover, .frontend a:focus {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.cabecalho .logo:hover img, .cabecalho .logo:focus img,
.frontend a {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.listaVideos a:hover .imagem, .listaVideos a:focus .imagem, .listaVideos .active a .imagem,
.bannersHomepage li a:hover, .bannersHomepage li a:focus,
.rodapeMenu table td a:hover, .rodapeMenu table td a:focus,
.cabecalho .mainMenu li a:hover, .cabecalho .mainMenu li a:focus, .cabecalho .subMenu a:hover, .cabecalho .subMenu a:focus {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.cabecalho .social a:hover, .cabecalho .social a:focus {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.genericContent .genericLayoutLeft .submenu li ul {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}