#featured{
    padding:0;
	width:954px;           /*860*/
	/*padding-right:250px;         */
	position:relative;
	/*border:1px solid #ccc; */
	height:300px;
    overflow:hidden;
	background:#fff;
    z-index:2;
    box-shadow: 1px 1px 15px rgb(196, 196, 196);
    border-top:1px solid white;
    border-bottom: 1px solid white;
    
   /* float:left;*/
}
#mimg{
    position:absolute;
    top:0;
    left:699px;
    float:right;
    /*left:715px;   */   /* list-style:none;    */   /*float:right;*/
    padding:0; 
    margin:0; 
    /*width:240px; /*nuevo*/
     width:296px; 
    height:302px;/*cambiado */
   /* overflow:auto;    */
    overflow-x:hidden;
    overflow-y:hidden;
    z-index:10; 
}
#featured ul.ui-tabs-nav{ 
        list-style:none;
        /*    padding:0;          */
    margin:0; 
}
#featured ul.ui-tabs-nav li{ 
	padding:0px 0px;
    /* padding-left:13px;*/  
	font-size:12px; 
	color:#666; 
    padding-left:15px; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left;
    /* margin:2px 5px; */
    height:73px;     /*nuevo*/
    width:240px;
	background:#fff; 
	padding-left:1px; 
    padding:0;
	/*border:1px solid #eee;  */
    filter: alpha(opacity=75);
    opacity: 0.75;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; 
    font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:72px;    /*nuevo*/
    text-decoration:none;
	color:#333; 
    background:#fff; 
	/*line-height:20px;*/
     outline:none;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
   /* background:url('images/selected-item.gif') top left no-repeat;  */
     
}
#featured li.ui-tabs-selected, #featured li.ui-tabs-active{ 
	background:url('images/common/selected-item1.png') left  10px   no-repeat; 

  }
#featured ul.ui-tabs-nav li.ui-tabs-selected a, #featured ul.ui-tabs-nav li.ui-tabs-active a{ 
	/*background:#ccc;*/ 
}
  #featured ul.ui-tabs-nav li.ui-tabs-selected img, #featured ul.ui-tabs-nav li.ui-tabs-active img{ 
    filter: alpha(opacity=100);
    opacity: 1;
    background:url('images/common/selected-item1.png') left 10px no-repeat; 
    border:4px solid #f62549; 
    width:232px;
    padding:0;
    }
    
    /***************************** panel de imagenes grande ************************/
#featured .ui-tabs-panel{ 
    width:714px; 
    height:300px; 
    background:#999;
    margin-left:-1px;
     position:relative;
}
#featured .ui-tabs-panel .infos{ 
    position:absolute; 
    bottom:0; 
    left:0; 
    height:110px; 
    background: url('images/common/transparent-bg.png'); 
    width:714px;
}
#featured .ui-tabs-panel .infos 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;
}
#featured .infos h2{ 

    font-family:arial;
    color:#fff; 
    padding:5px; margin:0; font-weight:normal;
    overflow:hidden; 
    font-size:28px;
    margin-left:15px;
    font-weight:bold;
}
#featured .infos p{ 
 margin: 0 5px;
font-family: arial;
font-size: 13px;
line-height: 15px;
color: #f0f0f0;
margin-left: 21px;
width: 400px;
margin-top: -2;
}
#featured .infos a{ 
    text-decoration:none; 
    color:#F8AC11; 
    text-shadow:2px 2px 1px black;
}
#featured .infos a:hover{ 
    text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
    display:none; 
}

/* a?adido para el boton de juega ahora */

div.playNow_01 {
/*background-image: url(http://www.ngames.pro/images/ngames/buttons/boton_jugarahora.png);*/
background-repeat: no-repeat;
background-attachment: inherit;
width: 285px;
height: 38px;
background-repeat: no-repeat;
left:427px;

/*float: right;
margin-right: -23px;
margin-top: -15px; padding: 13px 0;*/
}

div.playNow_01 h5 {
 font-size: 14px;
 
color: #212120;
font-weight: bold;
text-align: center;
}
.playNow_01{
    position:relative;
     z-index:126; 
     top:233px;
     }
     
#playtitle_01{
    position: absolute;
    top:77px;
    left:62px;
    color:white;
    font-weight: bold;
    font-size: 36px;
    text-align: center;
    width:109px;
    line-height:35px;
     text-shadow: 1px 1px 5px rgb(104, 60, 25);
}
#playtitle_01:hover{
    color:rgb(20,20,20);
     font-weight: bold;
     line-height:35px;
}



