#featured{ width:710px; position:relative; height:280px; overflow:hidden; background: transparent; }
#featured ul.ui-tabs-nav{ position:absolute; top:210px; left:0; list-style:none; padding:0; margin:0; width:710px; height:60px; overflow:hidden; z-index: 10; border-width: 1px 0; }
#featured ul.ui-tabs-nav li{ padding:0;  font-size:12px; color:#666; width:234px; float: left; border: 1px solid #000; }
#featured ul.ui-tabs-nav li img{ position: absolute; right: 0;
	filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
}
#featured ul li.ui-tabs-active img{
	filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
}
#featured ul.ui-tabs-nav li span{ font-size:12px; font-family:Verdana; line-height:18px; color:#918c86; padding: 15px 0 0 10px; display: block; width: 140px; z-index: 10; position: relative; }
#featured li.ui-tabs-nav-item a{ display:block; height:60px; text-decoration:none; color:#333;  background:url("http://cdn.r2games.com/en/yitien/images/slider_bg.png") 0 0 repeat-x; line-height:20px; outline:none; position: relative; }
#featured li.ui-tabs-nav-item a:hover{ background:url("http://cdn.r2games.com/en/yitien/images/slider_active_bg.png") 0 0 no-repeat; }
#featured li.ui-tabs-nav-item a .border{ width:100%; height: 60px; position: absolute; z-index: 10; }
#featured li.ui-tabs-nav-item a:hover .border, #featured li.ui-tabs-active a .border{ background:url("http://cdn.r2games.com/en/yitien/images/slider_border.png") 0 0 no-repeat; }
#featured li.ui-tabs-selected, #featured li.ui-tabs-active{ background:url('http://cdn.r2games.com/en/yitien/images/slider/selected-item.gif') top left no-repeat; }
#featured ul.ui-tabs-nav li.ui-tabs-selected a, #featured ul.ui-tabs-nav li.ui-tabs-active a{ background:url("http://cdn.r2games.com/en/yitien/images/slider_active_bg.png") 0 0 no-repeat; }
#featured .ui-tabs-panel{ width:100%; height:206px; position:relative; overflow: hidden; }
#featured .ui-tabs-panel .info{ position:absolute; bottom:0; left:0; height:70px; width:100%; background: url('http://cdn.r2games.com/en/yitien/images/slider/transparent-bg.png'); }
#featured .ui-tabs-panel .info a.hideshow{ position:absolute; font-size:12px; font-family:Verdana; color:#f0f0f0; right:10px; top:-20px; line-height:20px; margin:0; outline:none; background:#333; }
#featured .info h2{ font-size:18px; font-weight: bold; font-family:Georgia, serif; color:#333333; padding:10px 5px 5px 20px; margin:0; font-weight:normal; overflow:hidden; }
#featured .info p{ font-size:14px; margin:0 5px; font-family:Verdana; font-size:12px; padding-left: 20px; line-height:15px; color:#333; }
#featured .info a{ text-decoration:none; color:#333; }
#featured .info a:hover{ text-decoration:underline; }
#featured .ui-tabs-hide{ display:none; }