/**
* CSS style
* @package News Show Pro GK4
* @Copyright (C) 2009-2010 Gavick.com
* @ All rights reserved
* @ Joomla! is Free Software
* @ Released under GNU/GPL License : http://www.gnu.org/copyleft/gpl.html
* @version $Revision: 4.0.0 $
**/

.nsp_main{ overflow:hidden; direction:ltr; }
.nsp_bottom_interface,
.nsp_top_interface{ overflow:hidden; margin:5px 0; }
.nsp_bottom_interface div,
.nsp_top_interface div{ float:right; }
	.nsp_bottom_interface .pagination,
	.nsp_top_interface .pagination{ list-style-type:none; margin:0; padding:0; float:left; }
	.nsp_bottom_interface .pagination li,
	.nsp_top_interface .pagination li{ float:right; cursor:pointer; text-indent:-999em; width:8px; height:8px;text-align:center; background:#ddd; margin-right:2px; border-radius:2px 2px; -moz-border-radius:2px 2px; -webkit-border-radius:2px 2px; }
	.nsp_bottom_interface .pagination li:hover,
	.nsp_bottom_interface .pagination li.active,
	.nsp_top_interface .pagination li:hover,
	.nsp_top_interface .pagination li.active{ background:#444; }
	.nsp_bottom_interface .prev,
	.nsp_top_interface .prev{ background:#ddd; color:#444; padding:1px 3px; cursor:pointer; border-radius:2px 2px; -moz-border-radius:2px 2px; -webkit-border-radius:2px 2px; font-size:14px; float:right; margin:0 3px; }
	.nsp_bottom_interface .prev:hover,
	.nsp_top_interface .prev:hover{ background:#444; color:#ddd; }
	.nsp_bottom_interface .next,
	.nsp_top_interface .next{ background:#ddd; color:#444; padding:1px 3px; cursor:pointer; border-radius:2px 2px; -moz-border-radius:2px 2px; -webkit-border-radius:2px 2px; font-size:14px; float:left; }
	.nsp_bottom_interface .next:hover,
	.nsp_top_interface .next:hover{ background:#444; color:#ddd; }
	.nsp_bottom_interface .counter,
	.nsp_top_interface .counter{ background:#ddd; color:#444; padding:1px 3px; cursor:pointer; border-radius:2px 2px; -moz-border-radius:2px 2px; -webkit-border-radius:2px 2px; font-size:9px; float:left; margin:0 0 0 3px; }
	.nsp_bottom_interface .counter span,
	.nsp_top_interface .counter span{}
	.nsp_bottom_interface .counter strong,
	.nsp_top_interface .counter strong{}
	
.nsp_arts{ overflow:hidden; }
.nsp_art{float:left;}
.nsp_art div{padding:0 20px;} /* here you can put padding for your articles content */
	.nsp_art h4.nsp_header{background-color:lightgrey;
border:thin solid darkgrey;}
		.nsp_art h4.nsp_header a{color:#333333;
padding:3px;}
	#rawahel .nsp_art h4.nsp_header{
	background-color:#ffffff;
	border:thin solid darkgrey;
}
		.rouad .nsp_art h4.nsp_header a{color:#333333;
padding:3px;}
	#rawahel .nsp_art h4.nsp_header{background-color:lightblue;
border:thin solid darkgrey;}
	#rawahel .nsp_art h4.nsp_header a{color:#666666;
padding:3px;}
		.nsp_art h4.nsp_header a:hover{}
	.nsp_art img.nsp_image{}

	 .nsp_art p.nsp_text{float:none;direction:rtl;background-color:#ffffff;border:3px solid #FFFFFF;padding:3px;color:#333333} 
.rouad{float:none;direction:rtl;background-color:#996699;border:3px solid #FFFFFF;padding:3px;color:white}
#rawahel .nsp_art p.nsp_text{float:none;direction:rtl;background-color:#996699;border:3px solid #FFFFFF;padding:3px;color:white}
		.nsp_art p.nsp_text a{}
		.nsp_art p.nsp_text a:hover{}
	.nsp_art p.nsp_info{font-size:90%; direction:rtl;}
		.nsp_art p.nsp_info a{direction:rtl;}
		.nsp_art p.nsp_info a:hover{}
		
	.nsp_art .tleft{ text-align:left; }
	.nsp_art .tright{ text-align:right; direction:rtl; }
	.nsp_art .tcenter{ text-align:center; }
	.nsp_art .tjustify{ text-align:justify; }
	
	.nsp_art .fleft{float:left;}
	.nsp_art .fright{float:right; direction:rtl;}
	.nsp_art .fnone{ clear:both;width:100%;float:none; }
	
	.readon_class.left,
	.readon_class.right,
	.readon_class.center{clear:both;}
	
	.readon_class.left{float:left;}
	.readon_class.right{float:right;}
	.readon_class.center{display:inline;float:none;}
	
	.nsp_avatar{}

.nsp_links{}
.nsp_links ul{padding:0;margin:0;list-style-type:none;direction:rtl;}
.nsp_links ul li{}
.nsp_links ul li:hover{}
	.nsp_links ul li h4{}
	.nsp_links ul li h4 a{}
	.nsp_links ul li h4 a:hover{}
	.nsp_links ul li p{}
/* positioning */
.nsp_arts.left{float:right;}
.nsp_links_wrap.left{float:left;}
.nsp_arts.right{float:left;}
.nsp_links_wrap.right{float:right;}
/* make element unvisible */
.nsp_main .unvisible{ height:1px; left:-10000px; overflow:hidden; position:absolute; top:auto; width:1px; direction:rtl;}


/* ----------------------------------------------e */

.nsp_main1_rawahel{ overflow:hidden; direction:ltr; }
.nsp_bottom_interface_rawahel,
.nsp_top_interface_rawahel{ overflow:hidden; margin:5px 0; }
.nsp_bottom_interface_rawahel div,
.nsp_top_interface_rawahel div{ float:right; }
	.nsp_bottom_interface_rawahel .pagination,
	.nsp_top_interface_rawahel .pagination{ list-style-type:none; margin:0; padding:0; float:left; }
	.nsp_bottom_interface_rawahel .pagination li,
	.nsp_top_interface_rawahel .pagination li{ float:right; cursor:pointer; text-indent:-999em; width:16px; height:16px; background:#ddd; margin-right:2px; border-radius:2px 2px; -moz-border-radius:2px 2px; -webkit-border-radius:2px 2px; }
	.nsp_bottom_interface_rawahel .pagination li:hover,
	.nsp_bottom_interface_rawahel .pagination li.active,
	.nsp_top_interface_rawahel .pagination li:hover,
	.nsp_top_interface_rawahel .pagination li.active{ background:#444; }
	.nsp_bottom_interface_rawahel .prev,
	.nsp_top_interface_rawahel .prev{ background:#ddd; color:#444; padding:1px 3px; cursor:pointer; border-radius:2px 2px; -moz-border-radius:2px 2px; -webkit-border-radius:2px 2px; font-size:9px; float:left; margin:0 3px 0 0; }
	.nsp_bottom_interface_rawahel .prev:hover,
	.nsp_top_interface_rawahel .prev:hover{ background:#444; color:#ddd; }
	.nsp_bottom_interface_rawahel .next,
	.nsp_top_interface_rawahel .next{ background:#ddd; color:#444; padding:1px 3px; cursor:pointer; border-radius:2px 2px; -moz-border-radius:2px 2px; -webkit-border-radius:2px 2px; font-size:9px; float:left; }
	.nsp_bottom_interface_rawahel .next:hover,
	.nsp_top_interface_rawahel .next:hover{ background:#444; color:#ddd; }
	.nsp_bottom_interface_rawahel .counter,
	.nsp_top_interface_rawahel .counter{ background:#ddd; color:#444; padding:1px 3px; cursor:pointer; border-radius:2px 2px; -moz-border-radius:2px 2px; -webkit-border-radius:2px 2px; font-size:9px; float:left; margin:0 0 0 3px; }
	.nsp_bottom_interface_rawahel .counter span,
	.nsp_top_interface_rawahel .counter span{}
	.nsp_bottom_interface_rawahel .counter strong,
	.nsp_top_interface_rawahel .counter strong{}
	
.nsp_arts_rawahel{ overflow:hidden; }
.nsp_art_rawahel{float:left;}
.nsp_art_rawahel div{padding:0 20px;} /* here you can put padding for your articles content */
	.nsp_art_rawahel h4.nsp_header{background-color:lightgrey;
border:thin solid darkgrey;}
		.nsp_art_rawahel h4.nsp_header a{color:#333333;
padding:3px;}
	#rawahel .nsp_art h4.nsp_header{
	background-color:#FFB400;
	border:thin solid darkgrey;
}
		.nsp_art_rawahel h4.nsp_header a:hover{}
	.nsp_art_rawahel img.nsp_image{}

	 .nsp_art_rawahel p.nsp_text{
	float:none;
	direction:rtl;
	background-color:#FFB400;
	border:3px solid #AEAE83;
	padding:3px;
	color:#000
} 
 .nsp_art_rawahel p.nsp_text{
	float:none;
	direction:rtl;
	background-color:#FFB400;
	border:3px solid #AEAE83;
	padding:3px;
	color:#000
}
		.nsp_art_rawahel p.nsp_text a{}
		.nsp_art_rawahel p.nsp_text a:hover{}
	.nsp_art_rawahel p.nsp_info{font-size:90%; direction:rtl;}
		.nsp_art_rawahel p.nsp_info a{direction:rtl;}
		.nsp_art_rawahel p.nsp_info a:hover{}
		
	.nsp_art_rawahel .tleft{ text-align:left; }
	.nsp_art_rawahel .tright{ text-align:right; direction:rtl; }
	.nsp_art_rawahel .tcenter{ text-align:center; }
	.nsp_art_rawahel .tjustify{ text-align:justify; }
	
	.nsp_art_rawahel .fleft{float:left;}
	.nsp_art_rawahel .fright{float:right; direction:rtl;}
	.nsp_art_rawahel .fnone{ clear:both;width:100%;float:none; }
	
	.readon_class.left,
	.readon_class.right,
	.readon_class.center{clear:both;}
	
	.readon_class.left{float:left;}
	.readon_class.right{float:right;}
	.readon_class.center{display:inline;float:none;}
	
	.nsp_avatar_rawahel{}

.nsp_links_rawahel{}
.nsp_links_rawahel ul{padding:0;margin:0;list-style-type:none;direction:rtl;}
.nsp_links_rawahel ul li{}
.nsp_links_rawahel ul li:hover{}
	.nsp_links_rawahel ul li h4{}
	.nsp_links_rawahel ul li h4 a{}
	.nsp_links_rawahel ul li h4 a:hover{}
	.nsp_links_rawahel ul li p{}
/* positioning */
.nsp_arts_rawahel.left{float:right;}
.nsp_links_wrap_rawahel.left{float:left;}
.nsp_arts_rawahel.right{float:left;}
.nsp_links_wrap_rawahel.right{float:right;}
/* make element unvisible */
.nsp_main1_rawahel .unvisible{ height:1px; left:-10000px; overflow:hidden; position:absolute; top:auto; width:1px; direction:rtl;}

/* ----------------------------------------------e */

.nsp_main1_rouad{ overflow:hidden; direction:ltr; }
.nsp_bottom_interface_rouad,
.nsp_top_interface_rouad{ overflow:hidden; margin:5px 0; }
.nsp_bottom_interface_rouad div,
.nsp_top_interface_rouad div{ float:right; }
	.nsp_bottom_interface_rouad .pagination,
	.nsp_top_interface_rouad .pagination{ list-style-type:none; margin:0; padding:0; float:left; }
	.nsp_bottom_interface_rouad .pagination li,
	.nsp_top_interface_rouad .pagination li{ float:right; cursor:pointer; text-indent:-999em; width:16px; height:16px; background:#ddd; margin-right:2px; border-radius:2px 2px; -moz-border-radius:2px 2px; -webkit-border-radius:2px 2px; }
	.nsp_bottom_interface_rouad .pagination li:hover,
	.nsp_bottom_interface_rouad .pagination li.active,
	.nsp_top_interface_rouad .pagination li:hover,
	.nsp_top_interface_rouad .pagination li.active{ background:#444; }
	.nsp_bottom_interface_rouad .prev,
	.nsp_top_interface_rouad .prev{ background:#ddd; color:#444; padding:1px 3px; cursor:pointer; border-radius:2px 2px; -moz-border-radius:2px 2px; -webkit-border-radius:2px 2px; font-size:9px; float:left; margin:0 3px 0 0; }
	.nsp_bottom_interface_rouad .prev:hover,
	.nsp_top_interface_rouad .prev:hover{ background:#444; color:#ddd; }
	.nsp_bottom_interface_rouad .next,
	.nsp_top_interface_rouad .next{ background:#ddd; color:#444; padding:1px 3px; cursor:pointer; border-radius:2px 2px; -moz-border-radius:2px 2px; -webkit-border-radius:2px 2px; font-size:9px; float:left; }
	.nsp_bottom_interface_rouad .next:hover,
	.nsp_top_interface_rouad .next:hover{ background:#444; color:#ddd; }
	.nsp_bottom_interface_rouad .counter,
	.nsp_top_interface_rouad .counter{ background:#ddd; color:#444; padding:1px 3px; cursor:pointer; border-radius:2px 2px; -moz-border-radius:2px 2px; -webkit-border-radius:2px 2px; font-size:9px; float:left; margin:0 0 0 3px; }
	.nsp_bottom_interface_rouad .counter span,
	.nsp_top_interface_rouad .counter span{}
	.nsp_bottom_interface_rouad .counter strong,
	.nsp_top_interface_rouad .counter strong{}
	
.nsp_arts_rouad{ overflow:hidden; }
.nsp_art_rouad{float:left;}
.nsp_art_rouad div{padding:0 20px;} /* here you can put padding for your articles content */
	.nsp_art_rouad h4.nsp_header{background-color:lightgrey;
border:thin solid darkgrey;}
		.nsp_art_rouad h4.nsp_header a{color:#333333;
padding:3px;}
	#rouad .nsp_art h4.nsp_header{
	background-color:#4F8CE7;
	border:thin solid darkgrey;
}
		.nsp_art_rouad h4.nsp_header a:hover{}
	.nsp_art_rouad img.nsp_image{}

	 .nsp_art_rouad p.nsp_text{
	float:none;
	direction:rtl;
	background-color:#114592;
	border:3px solid #4F8CE7;
	padding:3px;
	color:white
} 
 .nsp_art_rouad p.nsp_text{
	float:none;
	direction:rtl;
	background-color:#114592;
	border:3px solid #4F8CE7;
	padding:3px;
	color:white
}
		.nsp_art_rouad p.nsp_text a{}
		.nsp_art_rouad p.nsp_text a:hover{}
	.nsp_art_rouad p.nsp_info{font-size:90%; direction:rtl;}
		.nsp_art_rouad p.nsp_info a{direction:rtl;}
		.nsp_art_rouad p.nsp_info a:hover{}
		
	.nsp_art_rouad .tleft{ text-align:left; }
	.nsp_art_rouad .tright{ text-align:right; direction:rtl; }
	.nsp_art_rouad .tcenter{ text-align:center; }
	.nsp_art_rouad .tjustify{ text-align:justify; }
	
	.nsp_art_rouad .fleft{float:left;}
	.nsp_art_rouad .fright{float:right; direction:rtl;}
	.nsp_art_rouad .fnone{ clear:both;width:100%;float:none; }
	
	.readon_class.left,
	.readon_class.right,
	.readon_class.center{clear:both;}
	
	.readon_class.left{float:left;}
	.readon_class.right{float:right;}
	.readon_class.center{display:inline;float:none;}
	
	.nsp_avatar_rouad{}

.nsp_links_rouad{}
.nsp_links_rouad ul{padding:0;margin:0;list-style-type:none;direction:rtl;}
.nsp_links_rouad ul li{}
.nsp_links_rouad ul li:hover{}
	.nsp_links_rouad ul li h4{}
	.nsp_links_rouad ul li h4 a{}
	.nsp_links_rouad ul li h4 a:hover{}
	.nsp_links_rouad ul li p{}
/* positioning */
.nsp_arts_rouad.left{float:right;}
.nsp_links_wrap_rouad.left{float:left;}
.nsp_arts_rouad.right{float:left;}
.nsp_links_wrap_rouad.right{float:right;}
/* make element unvisible */
.nsp_main1_rouad .unvisible{ height:1px; left:-10000px; overflow:hidden; position:absolute; top:auto; width:1px; direction:rtl;}



/* ----------------------------------------------e */



.nsp_main1_nahda{ overflow:hidden; direction:ltr; }
.nsp_bottom_interface_nahda,
.nsp_top_interface_nahda{ overflow:hidden; margin:5px 0; }
.nsp_bottom_interface_nahda div,
.nsp_top_interface_nahda div{ float:right; }
	.nsp_bottom_interface_nahda .pagination,
	.nsp_top_interface_nahda .pagination{ list-style-type:none; margin:0; padding:0; float:left; }
	.nsp_bottom_interface_nahda .pagination li,
	.nsp_top_interface_nahda .pagination li{ float:right; cursor:pointer; text-indent:-999em; width:16px; height:16px; background:#ddd; margin-right:2px; border-radius:2px 2px; -moz-border-radius:2px 2px; -webkit-border-radius:2px 2px; }
	.nsp_bottom_interface_nahda .pagination li:hover,
	.nsp_bottom_interface_nahda .pagination li.active,
	.nsp_top_interface_nahda .pagination li:hover,
	.nsp_top_interface_nahda .pagination li.active{ background:#444; }
	.nsp_bottom_interface_nahda .prev,
	.nsp_top_interface_nahda .prev{ background:#ddd; color:#444; padding:1px 3px; cursor:pointer; border-radius:2px 2px; -moz-border-radius:2px 2px; -webkit-border-radius:2px 2px; font-size:9px; float:left; margin:0 3px 0 0; }
	.nsp_bottom_interface_nahda .prev:hover,
	.nsp_top_interface_nahda .prev:hover{ background:#444; color:#ddd; }
	.nsp_bottom_interface_nahda .next,
	.nsp_top_interface_nahda .next{ background:#ddd; color:#444; padding:1px 3px; cursor:pointer; border-radius:2px 2px; -moz-border-radius:2px 2px; -webkit-border-radius:2px 2px; font-size:9px; float:left; }
	.nsp_bottom_interface_nahda .next:hover,
	.nsp_top_interface_nahda .next:hover{ background:#444; color:#ddd; }
	.nsp_bottom_interface_nahda .counter,
	.nsp_top_interface_nahda .counter{ background:#ddd; color:#444; padding:1px 3px; cursor:pointer; border-radius:2px 2px; -moz-border-radius:2px 2px; -webkit-border-radius:2px 2px; font-size:9px; float:left; margin:0 0 0 3px; }
	.nsp_bottom_interface_nahda .counter span,
	.nsp_top_interface_nahda .counter span{}
	.nsp_bottom_interface_nahda .counter strong,
	.nsp_top_interface_nahda .counter strong{}
	
.nsp_arts_nahda{ overflow:hidden; }
.nsp_art_nahda{float:left;}
.nsp_art_nahda div{padding:0 20px;} /* here you can put padding for your articles content */
	.nsp_art_nahda h4.nsp_header{background-color:lightgrey;
border:thin solid darkgrey;}
		.nsp_art_nahda h4.nsp_header a{color:#333333;
padding:3px;}
	#nahda .nsp_art h4.nsp_header{
	background-color:#69007F;
	border:thin solid darkgrey;
}
		.nsp_art_nahda h4.nsp_header a:hover{}
	.nsp_art_nahda img.nsp_image{}

	 .nsp_art_nahda p.nsp_text{
	float:none;
	direction:rtl;
	background-color:#9B68B0;
	border:3px solid #69007F;
	padding:3px;
	color:white
} 
 .nsp_art_nahda p.nsp_text{
	float:none;
	direction:rtl;
	background-color:#9B68B0;
	border:3px solid #69007F;
	padding:3px;
	color:white
}
		.nsp_art_nahda p.nsp_text a{}
		.nsp_art_nahda p.nsp_text a:hover{}
	.nsp_art_nahda p.nsp_info{font-size:90%; direction:rtl;}
		.nsp_art_nahda p.nsp_info a{direction:rtl;}
		.nsp_art_nahda p.nsp_info a:hover{}
		
	.nsp_art_nahda .tleft{ text-align:left; }
	.nsp_art_nahda .tright{ text-align:right; direction:rtl; }
	.nsp_art_nahda .tcenter{ text-align:center; }
	.nsp_art_nahda .tjustify{ text-align:justify; }
	
	.nsp_art_nahda .fleft{float:left;}
	.nsp_art_nahda .fright{float:right; direction:rtl;}
	.nsp_art_nahda .fnone{ clear:both;width:100%;float:none; }
	
	.readon_class.left,
	.readon_class.right,
	.readon_class.center{clear:both;}
	
	.readon_class.left{float:left;}
	.readon_class.right{float:right;}
	.readon_class.center{display:inline;float:none;}
	
	.nsp_avatar_nahda{}

.nsp_links_nahda{}
.nsp_links_nahda ul{padding:0;margin:0;list-style-type:none;direction:rtl;}
.nsp_links_nahda ul li{}
.nsp_links_nahda ul li:hover{}
	.nsp_links_nahda ul li h4{}
	.nsp_links_nahda ul li h4 a{}
	.nsp_links_nahda ul li h4 a:hover{}
	.nsp_links_nahda ul li p{}
/* positioning */
.nsp_arts_nahda.left{float:right;}
.nsp_links_wrap_nahda.left{float:left;}
.nsp_arts_nahda.right{float:left;}
.nsp_links_wrap_nahda.right{float:right;}
/* make element unvisible */
.nsp_main1_nahda .unvisible{ height:1px; left:-10000px; overflow:hidden; position:absolute; top:auto; width:1px; direction:rtl;}
