
*{margin:auto;padding:auto}
*/SR SOHAG SLIDER*/

	img{border-radius:20px;
	height:396px;
	width:940px;
	}
	
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0px;
            padding:0px
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
 ===============================================-----------------------
 #sr-slide-content{
		position:relative;
		}		

/* SR-SOHAG=====Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		position:relative;
		text-align:center;
		width:auto;
		margin-top:0px;
		overflow:hidden;
		}
	#slider2{margin-top:200px;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:940px;
		height:396px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:relative;
		left:50;
		top:0px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:960px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
			
		}	
	#nextBtn a, #slider1next a{ 
	
		}	
		
	/* numeric controls */	

	ol#controls{width:130px;
		text-align:center;
		margin:auto;
		padding-top:10px;
		height:10px;
		float:right;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:10px;
		line-height:0px;
		}
	ol#controls li a{
		float:left;
		height:7px;
		background:#E3E1E1;
		color:#E3E1E1;
		padding:5px 5px;
		text-decoration:none;
		border-radius:200px;
		}
	ol#controls li.current a{
		background:#838383;
		color:#838383;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // SR-SOHAG SLIDER @@@@@@@@ */
