#featured{
	width:648px;
	padding-right:300px;
	position:relative;
	height:327px;
	background-color:#fff;
	margin-left: 20px;
	margin-bottom:20px;
}

#featured ul.ui-tabs-nav{
	position:absolute;
	top:0; 
	left:648px;
	list-style:none;
	padding:0; 
	margin:0;
	width:300px;
	height: 153px;
	z-index: 100;
	background-color:#fff;
}
#featured ul.ui-tabs-nav li{
	font-size:12px;
	color:#fff;
	height: 153px;
	margin-bottom:21px;
	overflow: hidden;
	padding:0px;
	position:relative;
}
#featured ul.ui-tabs-nav li span{
	font-size:11px; 
	font-family:Tahoma;
	font-weight: bold;
	background: url(/media/index_files/etiquetas/slider_title_back.png);
	position:absolute;
	
	
	top:105px; 
	left:0px;
	height:29px; 
	width: 280px;
	background: url(/media/index_files/etiquetas/slider_title_back.png);
	background-repear:no-repeat;
	overflow:hidden;
	text-transform:uppercase;
	padding: 10px;	
	
	
}

#featured .ui-tabs-panel{
	width:628px; 
	height:327px;
	background:#333333; 
	position:relative;
    overflow:hidden;
}
#featured .ui-tabs-hide{
	display:none;
}

#featured li.ui-tabs-nav-item a{/*On Hover Style*/
	display:block;
	height:153px;
	color:#fff;  
	
	/*line-height:20px;*/
	outline:none;
	text-decoration:none;
}
#featured li.ui-tabs-nav-item a:hover{
	background:#333333;
	text-decoration:none;
}
#featured li.ui-tabs-selected{ /*Selected tab style*/
	/*background: url(../i/slider_back.png) top left no-repeat;*/
	z-index: 100;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	background:#333333;
}

#featured ul.ui-tabs-nav li img{
	float:left; 
	/*margin:5px 1px;
	margin-bottom:0px;*/
	background:#333333;
	padding:0px;
	border: 0px;
	/*border:1px solid #000;*/
}

#featured .ui-tabs-panel .info{
	position:absolute;
	top:208px; 
	left:0px;
	height:51px; 
	width: 394px;
	background: url(/media/index_files/etiquetas/slider_title_back.png);
	background-repear:no-repeat;
	overflow:hidden;
	text-transform:uppercase;
	padding: 10px;	
}
#featured .info h2{
	font-size:17px; font-family:Tahoma;
	font-weight: bold;
	color:#fff; padding:5px; margin:0;
	overflow:hidden;
}
#featured .info p{
	margin:0 5px;
	font-family:Verdana; font-size:11px;
	line-height:15px; color:#343434;
}
#featured .info a{
	text-decoration:none;
	color:#fff;
}

#featured .info a:hover{
	/*text-decoration:underline;*/
	color: #fff;
}