﻿    
#featured3{ 
	width:400px; 
	padding-right:245px; 
	position:relative; 
	/*border:3px solid #000; */
	height:324px; overflow:hidden;
	/*background:#fff;*/
}
#featured3 ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:400px; 
	list-style:none; 
	padding:0; margin:0; 
	width:245px; 
	height:324px; overflow:hidden;
	overflow-x:hidden;
	background:#575757;
}
#featured3 ul.ui-tabs-nav li{
	padding: 0px 0;
	padding-left: 0px;
	font-size: 12px;
	color: #00FFFF;
	height: 81px;
	background: #999;
	border-bottom: solid 1px #cccccc;
}
#featured3 ul li {
    list-style-image: none !important;
}
#featured3 ul.ui-tabs-nav li img{ 
	float:left; margin:2px 4px; 
	/*background:#fff; */
	padding:0px; 
	border:1px solid #C0C0C0 !important;
}
#featured3 ul.ui-tabs-nav li span{ 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px; 
	color:#333333;

}
#featured3 li.ui-tabs-nav-item a{ 
	display:block; 
	height:81px; text-decoration:none;
	color:#333; 
	background-color:#999999;
	line-height:20px; outline:none;
}
#featured3 li.ui-tabs-nav-item a:hover{ 
	background-image:url('../imagenes/elementos/flecha_gris.png');
	background-repeat:no-repeat;
	text-decoration:none !important; 
}
#featured3 li.ui-tabs-selected{ 
	/*background:url('Carrusel/selected-item.gif') top left no-repeat;  */
}
#featured3 ul.ui-tabs-nav li.ui-tabs-selected a{ 
	
	background-image:url('../imagenes/elementos/flecha_gris_clara.png');
	background-repeat:no-repeat;
}

#featured3 .ui-tabs-panel{ 
	width:400px; height:325px; 
	background:#000; position:relative;
}
#featured3 .ui-tabs-panel .info{ 
	position:absolute; 
	bottom:0; left:0; 
	height:126px;
	width:100%; 
	background: url('../imagenes/elementos/transparent-bg.png'); 
}
#featured3 .ui-tabs-panel .info a.hideshow{
	position:absolute; font-size:11px; font-family:Verdana; color:#f0f0f0; right:10px; top:-20px; line-height:20px; margin:0; outline:none; 
	background:#333;
}
#featured3 .ui-tabs-panel img{ 

	border:0px !important;
}
#featured3 .info h2{ 
	font-size:16; font-family:Georgia, serif; 
	color:#fff; padding-left:5px; margin:0; font-weight:normal;
	overflow:hidden; 
	margin-bottom:3px;
}
#featured3 .info h3{ 
	font-size:120% !important; font-family:Verdana;
	color:#990000; padding-left:5px; margin:0; margin-right:10px; font-weight:bold;
	overflow:hidden; 
	text-indent:0px !important;
	margin-bottom:3px;
}
#featured3 .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured3 .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured3 .info a:hover{ 
	text-decoration:underline; 
}
#featured3 .ui-tabs-hide{ 
	display:none; 
}
 
