.Slider {
    border: 3px solid #058BC1;
margin: 0px 0px 10px;
    height: 257px;
    overflow: hidden;
    width: 628px;
}

.featured{

	width:100%;

	float:right;

	position:relative;

}



.featured ul.ui-tabs-nav{

	position:absolute;

	top:0;

	left:0;

	width:211px;

	z-index:2;

}

.featured ul.ui-tabs-nav li {
    float: left;
    overflow: hidden;
    padding: 0 0 0 10px;
    width: 201px;
}


.featured ul.ui-tabs-nav li span {
    color: #FFFFFF;
    direction: rtl;
    float: right;
    font-family: daftareefont,tahoma;
    font-size: 12px;
    font-weight: normal;
    margin-top: 1px;
    text-align: justify;
    width: 103px;
}

.featured .ui-tabs-panel{

	width:417px;

	/*height:310px;*/

	position:relative;

	float:right;

}



.ui-tabs-panel h2 a:hover{

	color:#1487aa;

	text-decoration:underline;

	}

.ui-tabs-panel img{

	width:417px;

	height:257px;

	}

.featured .ui-tabs-hide{

	display:none;

}
.info2 {
    color: #F5E20C;
    direction: rtl;
    font-family: daftareefont;
    font-size: 17px;
    margin-bottom: 7px;
    text-align: right;
}

.featured li.ui-tabs-nav-item a {
    background: url("../images/n.png") repeat-y scroll center bottom #1678A1;
    border-bottom: 1px solid #84DBFF;
    color: #333333;
    display: block;
    float: right;
    height: 64px;
    line-height: 19px;
    outline: medium none;
    padding-left: 15px;
    padding-right: 1px;
    width: 196px;
}

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

	background:#1678A1;

}

.featured li.ui-tabs-selected{ /*Selected tab style*/

	background:url(../images/rotator_active.png) no-repeat right top;

}

.featured ul.ui-tabs-nav li.ui-tabs-selected a{

	background:none;

}

.featured ul.ui-tabs-nav li.ui-tabs-selected a span{

	color:#fff;

	}


.featured ul.ui-tabs-nav li img {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 2px #B5B5B5;
    float: right;
    height: 49px;
    margin: 5px 5px 0;
    padding: 2px;
    transition: all 0.4s ease 0s;
    width: 67px;
}

.featured .ui-tabs-panel .info {
    background: url("../images/transparent-bg.png") repeat scroll right top transparent;
    bottom: 0;
    height: 88px;
    left: 0;
    padding: 10px;
    position: absolute;
    width: 398px;
    
}

.featured .info h2{

	font-size:18px; font-family:Georgia, serif;

	color:#fff; padding:5px; margin:0;

	overflow:hidden;

}

.featured .info p {
    color: #FFFFFF;
    direction: rtl;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    margin: 0 5px;
    text-align: justify;
}

.featured .info a.ltitel{
    color: #EECA02;
    font-family: daftareefont;
    font-weight: normal;
    text-decoration: none;
}


.featured .info a {
    color: #C91212;
    font-weight: bold;
    text-decoration: none;
}

.featured .info a:hover{

	text-decoration:underline;

}

