#featured{ 


	width:679px; 


	padding-right:322px; 


	position:relative; 	


	height:279px; 


        overflow:hidden;


	background:#d5d0cd;


}


#featured ul.ui-tabs-nav{ 


	position:absolute; 


	top:0; 


        left:0px; 


	list-style:none; 


	padding:0; 


        margin:0; 


	width:322px;


        height:279px;


	overflow:hidden;


	overflow-y:hidden;


}


#featured ul.ui-tabs-nav li{ 


	padding:1px 0;         


	font-size:12px; 


	color:#666; 


         


}


#featured ul.ui-tabs-nav li img{ 


	float:left;


}


#featured ul.ui-tabs-nav li span{ 


	font-size:11px; font-family:Outfit-SemiBold; 


	line-height:18px; 


}


#featured li.ui-tabs-nav-item a{ 


	display:block; 


	height:91px; 


        text-decoration:none;


	color:#333;  


        background:#bcbbb6; 


	line-height:20px; 


        outline:none;


       


}


.seta_banner{


      background-image: url(../img/arrow-bg2.png);


         background-repeat: no-repeat;


         width:27px;


         height: 53px;    


         z-index: 1000;


         position: absolute;


         top: 0;     


         left: 302px; 


}


#featured li.ui-tabs-nav-item a:hover{ 


	background:#b1aea9; 


}


#featured li.ui-tabs-selected, #featured li.ui-tabs-active{ 





}


#featured ul.ui-tabs-nav li.ui-tabs-selected a, #featured ul.ui-tabs-nav li.ui-tabs-active a{ 


	background:#b1aea9; 


}


#featured .ui-tabs-panel{ 


        margin-left: 322px;


	width:679px; 


        height:279px; 


	background:#999;


        position:relative;


}


#featured .ui-tabs-panel .info{ 


	position:absolute; 


	bottom:20px; 


        right:0px; 


	height:25px; 


        width:120px;


	background-color: #9d1816;


        color:#fff;


        font-size: 12px;


        text-align: center;


}


#featured .ui-tabs-panel .info a.hideshow{


	position:absolute; font-size:11px; font-family:Cardo-Regular; color:#f0f0f0; right:10px; top:-20px; line-height:20px; margin:0; outline:none; background:#333;


}


#featured .info h2{ 


	font-size:1.2em; font-family:Outfit-SemiBold; 


	color:#fff; padding:5px; margin:0; font-weight:normal;


	overflow:hidden; 


}


#featured .info p{ 


	margin:0 5px; 


	font-family:Cardo-Regular; font-size:11px; 


	line-height:15px; color:#f0f0f0;


}


#featured .info a{ 


	text-decoration:none; 


	color:#fff; 


}


#featured .info a:hover{ 


	text-decoration:underline; 


}


#featured .ui-tabs-hide{ 


	display:none; 


}