.error{
	border: solid 1px red;
	background: #ffc0c0 url('../img/ui_error.png') no-repeat left center;
	padding: 5px 5px 5px 27px;
	color: red;
}

.btn_sub_vid_close{
	background: url("../img/closeBtn.png") no-repeat scroll 0 0 transparent;
	display: block;
    height: 18px;
	width: 18px;
    margin: 2px;
    padding: 4px;
    position: absolute;
    right: -13px;
    text-indent: -9999px;
    top: 1px;
}

.seta_news-archive,
.seta_news{
   position:relative;
   top: 0px;
   left: -275px;
}

.seta_actualidade{
   position:relative;
   top: 0px;
   left: -150px;
}

/*
.seta_vid-archive,
.seta_videos{
   position:relative;
   top: 0px;
   left: -43px;
}

.seta_entidades{
   position:relative;
   top: 0px;
   left: 78px;
}
*/

.seta_vid-archive,
.seta_videos{
   position:relative;
   top: 0px;
   left: -185px;
}

.seta_entidades{
   position:relative;
   top: 0px;
   left: -105px;
}

.seta_estatutos,
.seta_ficha,
.seta_search-res,
.seta_favs{
   position:relative;
   top: 0px;
   left: -9999px;
}

.seta_acores{
   position:relative;
   top: 0px;
   left: 0px;
}

.seta_madeira{
   position:relative;
   top: 0px;
   left: 160px;
}

.seta_tertulias{
   position:relative;
   top: 0px;
   left: -3000px;
}

.btn_arquivo{
   position:relative;
   top: 27px;
   /*top: 35px;*/
   left: -105px;
}

.pesquisa{
   position:relative;
   top: -25px;
   left: -20px;
}

#formPesquisar{
	z-index:3;
}

#search-suggestions{
	position: absolute; 
	left:59px; 
	top:39px;
	width:231px; 
	/*max-height:300px;*/
	display:none;
	background: #ccc;
	border:solid 1px #000;
	z-index:1;
}

.link_noticia span,
.link_noticia a,
.link_noticia{
	text-decoration:none;
}

.link_noticia:hover span.tituloLusa,
.link_noticia:hover span.tituloNot{
	color:#ff8504;
	text-decoration:none;
}

.link_noticia:hover span.maisVistos2,
.link_noticia:hover span.descNot{
	color:#fff;
	text-decoration:none;
}

.afs-colaborate a.active_nav_tab,
.menu a.active_nav_tab{
	color: #fff;
}

.loading{
	background:transparent url(../img/big-loader.gif) no-repeat center center;
}

#videos-widget-tab.active_widget_tab{
	background:transparent url(../img/separador1_ultimos_videos.png) no-repeat;
}

#playlists-widget-tab.active_widget_tab{
	background:transparent url(../img/separador2_ultimos_videos.png) no-repeat;
}

#videos-widget-tab.active_widget_tab a,
#playlists-widget-tab.active_widget_tab a{
	color:#ff8504;
}

.newsticker {
	list-style-type: none;
	background: transparent;
	display:inline;
	float:left;
	margin:0;
	padding:0;
	height:14px;
}

.newsticker li {
	height:14px;
	line-height:14px;
	margin: -2px 0 0 4px;
}

.sug_wrapper{
	padding:5px;
	border-bottom: solid 1px #000;
}

.sug_wrapper:hover{
	background-color:#fff;
}