﻿
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/


width: 672px; /*width of featured content slider*/
height: 190px; 

/*okkkkkk*/
}




.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/

width: 625px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 122px;
/*filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1; */
 margin:49px 27px 34px 10px;

 
  


}
.sliderwrapper .contentdiv img{
 width:160px; height:120px;
	  
	  float:left; 
	   margin:0px 27px 0px 0px
	   ;
background-image: url('images/backimg1.gif');
	background-repeat: no-repeat
}


.sliderwrapper .contentdiv a{ 
 
 
   color:#d15908;
    font-size:8pt;
    
}
.titen{
 font-family:Arial;
font-weight:bold;
color:#3a6d40;
 font-size:10pt;
  margin-bottom:5px
}


.pagination{
width:30px;height: auto;
margin-top:47px;
 margin-left:8px

}
.pagination a{ width:30px; height:26px;
background-image: url('images/sq2.gif');
	background-repeat: no-repeat;
	 display:block
}

.pagination a:hover, .pagination a.selected{
width:30px; height:26px;
background-image: url('images/sq.gif');
	background-repeat: no-repeat;
	 display:block
}
 




.back5news {background-image: url('images/back5news.gif');
	background-repeat: no-repeat;
	 background-position:top left;
	 margin-bottom:10px;
	 width: 100%; height:205px
	
	
	}
	
.backimg1 {

  

}	
/*--------------- ar -----------------*/





#rtl .back5news {background-image: url('images/back5newsar.gif');
	background-repeat: no-repeat;
	 background-position:top  right;
	 margin-bottom:10px;
	 width: 100%; height:205px
	
	
	}	
	

#rtl .sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/


width: 672px; /*width of featured content slider*/
height: 190px; 
 

/*okkkkkk*/
}
	

#rtl .sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
 right: 0;  /*leave as is*/
top: 0;  /*leave as is*/

width: 625px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 122px;
/*filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1; */
 margin:49px 10px 34px 27px;

 
  


}
#rtl .sliderwrapper .contentdiv img{
 width:160px; height:120px;
	  
	  float: right; 
	   margin:0px 0px 0px 27px
}


#rtl .sliderwrapper  .contentdiv a{ 
 
 
   color:#d15908;
    font-size:8pt;
    
}
#rtl .titen{
font-family:Arial;
font-weight:bold;
color:#3a6d40;
font-size:11pt;
margin-bottom:5px

}

#rtl .pagination{
width:30px;height: auto;
margin-top:47px;
 margin-right:8px

}
#rtl .pagination a{ width:30px; height:26px;
background-image: url('images/sq2ar.gif');
	background-repeat: no-repeat;
	 display:block
}

#rtl .pagination a:hover, #rtl .pagination a.selected{
width:30px; height:26px;
background-image: url('images/sqar.gif');
	background-repeat: no-repeat;
	 display:block
}