@font-face {
    font-family: 'NeoSansArabic';
    src: url('NeoSansArabic.eot'), url('NeoSansArabic.woff') format('woff'), url('NeoSansArabic.ttf') format('truetype'), url('NeoSansArabic.svg#NeoSansArabic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NeoSansArabic-Light';
    src: url('NeoSansArabic-Light.eot'), url('NeoSansArabic-Light.woff') format('woff'), url('NeoSansArabic-Light.ttf') format('truetype'), url('NeoSansArabic-Light.svg#NeoSansArabic-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NeoSansArabic-Medium';
    src: url('NeoSansArabic-Medium.eot'), url('NeoSansArabic-Medium.woff') format('woff'), url('NeoSansArabic-Medium.ttf') format('truetype'), url('NeoSansArabic-Medium.svg#NeoSansArabic-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}
#imContent { font: font-size: 13pt ;font-weight: 600; text-shadow: 0px 0px #ffffff;font-family:NeoSansArabic, Arial, Helvetica, Sans-serif; text-align: center;}
#jorslider-formats {background-color:#fff;width: 100%; min-height: 230px; position: relative; top: 0px; left: 0px; width: auto; height: auto;text-align:center; z-index: 1;}		

#jorslider-formats { 
	zoom: 1; 
	position: relative; 
	max-width:960px;
	margin:0 auto;
	z-index:100;
	border:none;
	text-align:center; /* reset align=center */
}
#jorslider-formats ul li{
	width:1%;
	line-height:0; /*opera*/
	float:left;
	font-size:0;
}
#jorslider-formats .jo_images{
	position: relative;
	left:0;
	top:0;
	width:100%;
	height:220px;
	overflow:hidden;
	text-align:center;
}
#jorslider-formats .jo_images a{
	width:100%;
	display:block;
	color:transparent;
}
#jorslider-formats .jo_images img{
	width:100%;
	border:none 0;
	max-width: none;
}
#jorslider-formats a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#jorslider-formats .jo-title {
	position: absolute center;
	text-align:center;
	bottom:5px;
	left: 0px;
	margin-right:0px;
	z-index: 50;
	background-color:#fff;
	color:#000;
	padding:5px;
	
	font-family: NeoSansArabic,Arial,Helvetica;
	font-size: 13pt;
	opacity:1.15;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);	
}
#jorslider-formats .jo-title div{
	padding-top:5px;
	font-size: 13pt;
}
#jorslider-formats .jo_images > ul{
	animation: wsBasic 10s infinite;
	-moz-animation: wsBasic 10s infinite;
	-webkit-animation: wsBasic 10s infinite;
}