*
{
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 12px;
}
body
{
	background-color: #B12E1D;
	direction: rtl;
	text-align: center;
}
img
{
	border: 0;
}
a
{
	text-decoration:none;
}
body #cms
{
	display: inline-block;
	width: 960px;
	background: #FFF;
	border-right: 5px solid #9a2819;
	border-left: 5px solid #9a2819;
	margin: 0 auto;
	text-align: center;
	text-align: right;
}
.marq
{
	background: url(../images/header_bg.png) repeat-x top;
	height: 30px;
	width: 940px;
	display: inline-block;
	padding: 0 10px;
}
a.lang_btn
{
	text-align: center;
	border: 0 none;
	background: url(../images/lang_btn.png) no-repeat top;
	display: block;
	float: right;
	color: #b12e1d;
	padding-top: 3px;
	height: 18px;
	width: 56px;
	cursor: pointer;
	margin: 6px 0 6px 5px;
	text-decoration: none;
}
a.lang_btn:hover
{
	background-position: bottom;
	color: #2f8600;
}
#header .marq marquee
{
	display: block;
	height: 35px;
	float: left;
	width: 850px;
}
.marq_bg
{
	display: inline-block;
	margin-right: 8px;
	font-weight:bold;
}
marquee p
{
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	color: #4a3d1b;
	background: url(../images/marq_li.png) no-repeat left center;
	padding: 2px 5px 3px 22px;
	line-height: 30px;
	float: left;
}
#main_container
{
	width: 950px;
	display: inline-block;
	padding: 8PX 5px 0;
}
#main_container #right_side
{
	width: 232px;
	float: right;
	margin: 0 0 5px 5px;
	padding-bottom: 5px;
	background: #eeeeee url(../images/menu_footer.png) no-repeat bottom;
}
#main_container #content
{
	width: 476px;
	float: right;
	margin-bottom: 10px;
}
#content .news_blog
{
	width: 476px;
	background: #fff url(../images/news_bg.gif) repeat-y;
	margin-bottom: 10px;
}
#content .news_titel
{
	background: url(../images/news_titel.png) no-repeat top;
	width: 470px;
	height: 32px;
	color: #166D00;
	font-family: "Traditional Arabic";
	font-size: 18px;
	font-weight: bold;
	padding: 6px 6px 0 0;
}
.date
{
	width: 470px;
	height: 22px;
	text-align:center;
	padding:10px 0 5px 0;
	font-weight:bold;
	color:#C52414;
}
.news_text
{
	margin: 8px;
	width: 460px;
	line-height: 18px;
}
.news_text a
{
	color: #063;
	text-decoration: none;
}
.news_text a:hover
{
	color: #000;
}
.news_text ul,.news_text ol
{
	margin-right: 30px;
}
.news_image
{
	border: 1px dotted #E4E4E4;
	max-width: 140px;
	width:auto !important;
	width:140px;
	max-height: 140px;
	height:auto !important;
	height:140px;
	margin: 10px 15px 5px 5px;
	float: left;
}
hr
{
	border-top: 1px dotted #E4E4E4;
	clear: both;
	display: block;
	height: 1px;
}
.more
{
	float: left;
	text-decoration: none;
	display: block;
	clear: both;
	color: #1C7302;
	margin: 8px 0 8px 10px;
	font-weight: bold;
}
.more:hover
{
	float: left;
	text-decoration: none;
	display: block;
	clear: both;
	color: #B12E1D;
	margin: 8px 0 8px 10px;
	font-weight: bold;
}
#main_container #left_side
{
	width: 232px;
	float: left;
	margin: 0 5px 5px 0;
	padding-bottom: 5px;
	background: #eeeeee url(../images/menu_footer.png) no-repeat bottom;
}
#left_side ul
{
	list-style-image: url(../images/left_li.jpg);
	color: #999;
	margin: 0 20px 0 0;
}
#left_side ul li
{
	width: 208px;
	background: url(../images/li_left_bg.gif) repeat-x bottom;
	line-height: 18px;
	padding: 0 0 5px 0;
}
#left_side ul li a
{
	color: #063;
	text-decoration: none;
	display: block;
}
#left_side ul li a:hover
{
	color: #000;
}
.statc_link
{
	display: inline-block;
	background: #fff;
	text-align: center;
	width: 207px;
	margin: 7px;
	padding: 5px;
}
.statc_link a
{
	color: #333;
	line-height: 18px;	
	display:block;	
	text-align:right;
	width:65%;
	margin:0 auto;
}
.statc_link a:hover
{
	color: #C30;
}
#left_side #text
{
	text-align:center;
	font-weight:bold;
	padding-top:10px;
	color:#166D00;
}
.visitor_text
{
	text-align:center;
	font-weight:bold;
	color:#166D00;
	float:right;
	margin-right:6px;
}
#footer
{
	background: #fff url(../images/footer_bg.gif) repeat-x;
	width: 956px;
	margin: 0 2px;
	padding: 5px 0 0;
	display: inline-block;
	height: 73px;
}
#footer #f_left
{
	float: left;
}
#footer #f_right
{
	float: right;
}
.copy a
{
	color: #b38223;
	text-decoration: none;
}
.copy a:hover
{
	color: #3b9300;
	text-decoration: underline;
}
.copy
{
	margin-top: 15px;
	float: right;
	width: 585px;
	color: #b12e1d;
	text-align: center;
}
.page_img
{
	float: left;
	margin: 10px 10px;
	max-height: 180px;
	height:auto !important;
	height:180px;
	max-width: 180px;
	width:auto !important;
	width:180px;
}
/* Navegation Bar */
.pagination
{
	font-family: Georgia;
	width: 460px;
	background: #d8d8d8;
	display: inline-block;
	height: 24px;
}
.pagination ul
{
	margin: 0;
	padding-top: 3px;
	text-align: center;
	font-size: 16px;
}
.pagination ul li
{
	list-style-type: none;
	display: inline;
	padding: 0 2px 0 2px;
	width: auto;
}
.pagination a, .pagination a:visited
{
	padding: 1px 2px 1px 2px;
	border: 1px solid #D4D4D4;
	text-decoration: none;
	background-color: #FDFDFD;
	font-size: 11px;
	color: #adadad;
}
.pagination a:hover, .pagination a:active
{
	border: 1px solid #D4D4D4;
	background-color: #9ECE76;
	font-size: 11px;
	color: #000000;
}
.pagination a.currentpage
{
	background-color: #9ECE76;
	color: #000000 !important;
	border-color: #D4D4D4;
	font-weight: normal;
	cursor: default;
	font-size: 11px;
}
.pagination a.disablelink, .pagination a.disablelink:hover
{
	cursor: default;
	border-color: #D4D4D4;
	font-weight: normal !important;
	background-color: #9ECE76;
	font-size: 11px;
	color: #000000;
}
.pagination a.prevnext
{
	font-weight: bold;
}
/* End Navegation Bar */
