/* slider */
*{
font-family:tahoma;
}
		#slider ul, #slider li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	
		#slider, #slider li{ 
			height:220px;
			overflow:hidden;
			
			}	
		#slider{ 
			margin-left:5px;
			}	
		#slider2{
	overflow:hidden;
	width:850px;
	height:185px;
	margin-left:18px;
	margin-top:7px;
	margin-right: auto;

		
		}	
		.slider_r{
		width:470px;
		height:170px;
		float:right;
		margin-right:5px;
		padding-right:10px;
		margin-top:8px;

		
	}
	.slider_titel{
	width:470px;
	height:30px;
	text-align:right;
	direction:rtl;
	font-family:tahoma;
	font-size:16px;
	color:#003399;
		
	}
	
	.slider_pic{
	width:320px;
	height:180px;
	float:left;
	margin-left:20px;
	overflow:hidden;

	
	
	}
	.slider_pic img{
	width:270px;
	height:180px;
	border:#000000 solid 1px;
	margin:auto;
	overflow:hidden;

	
	}
	.slider_txt{
	width:485px;
	height:140px;
	margin-top:5px;
	text-align:right;
	font-size:14px;
	color:#333333;
	direction:rtl;
	
	
	
	}
.last_news{
width:850px;
height:25px;
vertical-align:middle;
margin:auto;
text-align: right;
direction:rtl;
font-family:tahoma;
font-size:14px;

}
		
		#prevBtn, #nextBtn{ 
			display:block;
			width:30px;
			height:77px;
			position:absolute;
			left:-50px;
			top:71px;
			}	
		#nextBtn{ 
			left:501px;
			}														
		#prevBtn a, #nextBtn a{  
			display:block;
			width:30px;
			height:77px;
			/*background:url(http://www.noorelmarifa.org/ar/images/btn_prev.gif) no-repeat 0 0;	*/
	
			}	
		#nextBtn a{ 
			/*background:url(http://www.noorelmarifa.org/ar/images/btn_next.gif) no-repeat 0 0;	*/
			}								
	
	/* // slider */													

	.col strong, .full strong{
		padding:0 2px;
		background:#f1f1f1;
		}
	.col a, .full a{
		font-weight:bold;
		text-decoration:underline;
		}		


	.full ul, .full li{
		margin:0;
		padding:0;
		list-style:none;
		}
	.full li{
		padding:3px 15px;
		/* background:#f1f1f1;*/
		margin-bottom:1px;
		}		

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		overflow:hidden; 
		}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:850px;
		height:170px;
		overflow:hidden; 
		}	

	#slider2 li{ 
		/* background:#f1f1f1; */
		}		
	#slider2 li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider2 li p{ 
		margin:20px;
		}						
		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:38px;
		height:73px;
		position:absolute;
		left:-13px;
		top:-120px;
		}	
	#nextBtn, #nextBtn2{ 
		left:881px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
		display:block;
		width:38px;
		height:77px;
		background:url(../img/shift.png) no-repeat 0 0;	
		}	
	#nextBtn a, #nextBtn2 a{ 
		background:url(../img/shift1.png) no-repeat 0 0;	
		}