#featured{ 
	width:940px; 
	position:relative;  
	height:348px; overflow:hidden;
	
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:750px; 
	list-style:none; 
	padding:0; margin:0; 
	width:191px; height:480px;
	overflow:auto;
	overflow-x:hidden;
}
#featured ul.ui-tabs-nav li img{ 
	float:left; 
	
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	padding-left:10px;
	height:116px; 
	
	outline:none;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#E51C70; 
	padding-left:10px;
	height:116px;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a, #featured ul.ui-tabs-nav li.ui-tabs-active a{ 
	color:#444; 
}
#featured .ui-tabs-panel{ 
	width:751px; 
	height:348px; 
	position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	bottom:0;
	left:0; 
	width:750px;
	height:70px; 
	background: url('../img/bg_legenda_slider.png') ; 
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom:20px;
}
#featured .ui-tabs-panel .info a.hideshow {
	position: absolute;
	font-size: 11px;
	font-family: 'Montserrat', sans-serif;
	color: #f0f0f0;
	right: 10px;
	top: -20px;
	line-height: 20px;
	margin: 0;
	outline: none;
	background: #333;
}
#featured .info h2 { 
	font-family: 'Montserrat', sans-serif;
	font-weight: 700; 
	color: #E51C70;
	padding: 19px 90px 0 90px; margin:0; 
	overflow: hidden; 
}
#featured .info p { 
	margin: 0 90px; 
	font-family: 'Montserrat', sans-serif; font-size:15px; 
	line-height: 15px; color:#FFF;
}
#featured .info a{ 
	font-size: 27px;
	text-decoration:none; 
	color:#E51C70; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
.banner_festival {
	clear: both;
}