
/* pagination new one */

.news_page_first a {
	color: #FFFFFF;
	text-decoration: none;
}
.news_page_first  a:hover {
	color: #ED1E00;
	text-decoration: none;
}
.news_page_last a {
	color: #FFFFFF;
	text-decoration: none;
}
.news_page_last :hover {
	color: #ED1E00;
	text-decoration: none;
	width: 75px;
}


.news_page_last
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CECECE;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	width: 52px;
	float: left;
	display: block;
	direction : ltr;
	margin-left : 1px;
}

.news_page_first
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CECECE;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	width: 52px;
	float: left;
	display: block;
	direction : ltr;
	margin-right :1px;
}


.news_paging {
	text-align: left;
	vertical-align: top;
	display: block;
	background-color: #F3F3F3;
	padding: 10px;
}
.news_page_prev {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CECECE;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	width: 60px;
	float: left;
	display: block;
	direction : ltr;
}
.news_page_next {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CECECE;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	width: 60px;
	float: left;
	display: block;
	direction : ltr;
}
.news_page_prev a {
	color: #FFFFFF;
	text-decoration: none;
}
.news_page_prev  a:hover {
	color: #ED1E00;
	text-decoration: none;
}
.news_page_next a {
	color: #FFFFFF;
	text-decoration: none;
}
.news_page_next :hover {
	color: #ED1E00;
	text-decoration: none;
	width: 75px;
}
.news_page_no a {
	color: #333333;
	text-decoration: none;
}
.news_page_no :hover {
	color: #E4150D;
	text-decoration: none;
}


.pagination {
/*    background-color: #F3F3F3;*/
    display: block;
    float: right;
    margin-right:20px;
    /*margin-bottom: 15px;*/
    padding: 10px 10px 10px 12px;
    text-align: center;
/*    width: 456px;*/
}


.news_page_no {
    background-color: #E6E6E6;
    border-left: 1px solid #F3F3F3;
    border-right: 1px solid #F3F3F3;
    border-style: none solid;
    color: #999999;
    display: block;
    float: left;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    padding: 5px 6px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}


.news_page_no a{
	display: block;
	padding: 5px;

}

/* pagination end new one */

.mofacss {
}
.menu_main {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: right;
	text-indent: 35px;
	height: 35px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: middle;
	background-image: url(images/bullet/menu-bullet-ide.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: table-cell;
	line-height: normal;
	white-space: normal;
}
.section_seprator {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menu_main :hover      {
	color: #11BE55;
	text-decoration: none;
}
.menu_main   a   {
	color: #333333;
	text-decoration: none;
}
.menu_main_selected {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	height: 35px;
	background-image: url(images/bullet/menu-bullet-sel.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: normal;
	text-indent: 35px;
	text-align: right;
	vertical-align: middle;
	white-space: normal;
	display: table-cell;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.section_box_white {
	padding: 10px;
	border: 1px solid #ededed;
}
.content_text, .nextprev_bt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	margin: 5px;
}

.nextprev_bt :hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding: 5px;
	margin: 5px;
}
.field_style {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid black;
	
	text-align: right;
	vertical-align: bottom;
	line-height: normal;
	white-space: normal;
	padding-top: 5px;
	
}
.news_heading {
	font-family: "Simplified Arabic";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


.news_heading_woborder {
	font-family: "Simplified Arabic";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
}


.pading {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.news_pic_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #009E13;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #e8e8e8;
}
.news_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: Black;  /*#666666;* old value*/
	text-decoration: none;
	text-align:justify;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
}


.news_text_Details {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: Black;  /*#666666;* old value*/
	text-decoration: none;
	text-align: right;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.news_date {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #009E13;
	text-decoration: none;
	text-align: right;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.image_border {
	border: 2px solid #727272;
}
.image_border_selected {
	border: 2px solid #E30504;
}

.image_borderNews {
	border: 1px solid #727272;
}

.picturegallery_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.section_box_grey {
	padding: 10px;
	border: 1px solid #ededed;
	background-color: #F5F5F5;
}

.heading_boxFont
{
	font-family: "Simplified Arabic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	list-style-type: disc;
	display: table-cell;
	margin-right: 10px;
	height: 33px;
	text-indent: 25px;
	margin-top: 10px;
	}
.heading_box {
	font-family: "Simplified Arabic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bars/heading-bar-bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	list-style-position: inside;
	list-style-image: url(images/bullet/heading_bullet.jpg);
	text-align: right;
	vertical-align: middle;
	list-style-type: disc;
	display: table-cell;
	margin-right: 10px;
	height: 33px;
	text-indent: 25px;
	margin-top: 10px;
}
.seperator {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	margin: 5px;
	padding: 5px;
}
.sub_heading {
	font-family: "Simplified Arabic";
	font-size: 12px;
	font-weight: normal;
	color: #009E13;
	text-decoration: none;
	text-indent: 25px;
	margin: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: right;
}
.attachement_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(images/buttons/attachment1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 3px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
	text-align: right;
	text-indent: 30px;
}

.image_float {
	margin: 5px;
	padding: 5px;
	float: right;
	border: 1px solid #C1C1C1;
}
.attachement_text a {
	color: #333333;
	text-decoration: none;
}
.attachement_text :hover {
	color: #009E13;
	text-decoration: none;
}
.tabbox_white {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009E13;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tab_idle {
	font-family: "Simplified Arabic";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #E9E9E9;
	text-align: center;
	vertical-align: middle;
	height: 35px;
}
.tab_sel {
	font-family: "Simplified Arabic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009E13;
	text-align: center;
	vertical-align: middle;
	height: 35px;
}
.tab_idle :hover {
	color: #D71104;
	text-decoration: none;
}
.tab_idle a {
	color: #333333;
	text-decoration: none;
}


.header_link {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.header_link a {
	color: #333333;
	text-decoration: none;
}
.header_link :hover {
	color: #D60101;
	text-decoration: none;
}

.footer{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:White;
	text-decoration: none;
	text-align: right;
	text-indent: 35px;
	height: 35px;
	display: table-cell;
	
	white-space: normal;
}

.footer2{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:White;
	text-decoration: none;
	text-align: right;
	text-align:right;
	white-space: normal;
	
}

.footer:hover{
	color: #11BE55;
	text-decoration: none;
}

.links{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
	text-align: right;
	text-indent: 35px;
	height: 35px;
	display: table-cell;
	cursor:pointer;
	white-space: normal;
}

.links:hover{
	color: #11BE55;
	text-decoration: none;
}

.button_green {
	font-family: "Simplified Arabic";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #43c314;
	border: 1px solid #1e750b;
	width: 75px;
}
.button_red {
	font-family: "Simplified Arabic";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #e02f1c;
	border: 1px solid #b53b27;
	width: 75px;
}

.buttons {
	font-family: "Simplified Arabic";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #e02f1c;
	border: 1px solid #b53b27;

}
.innergreen {
	font-family: "Simplified Arabic";
	font-size: 18px;
	font-weight: bold;
	color: #43C314;
}

.innerbold {
font-family:"Simplified Arabic";
font-size:24px;
font-weight:bold;
color:#474747;
}


.innerred {
font-family:"Simplified Arabic";
font-size:24px;
font-weight:bold;
color:#DF170A;
}

.ModalBackground
{
	background-color:Silver;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.titletop {
	font-family: "Simplified Arabic";
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.bullet {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #DDDDDD;
	text-decoration: none;
}
.bullet a {
	color: #DDDDDD;
	text-decoration: none;
}
.bullet :hover {
	color: #FFCC00;
	text-decoration: none;
}
.bullet_sel {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #99FF00;
	text-decoration: none;
}

.Cell_Loader {
background-image: url(images/loading.gif);
background-repeat: no-repeat;
background-position: center center;
}

.table_row2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #DADADA;
	text-align: right;
	vertical-align: middle;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.table_header {
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8A8A8A;
	text-align: right;
	vertical-align: middle;
	padding: 8px;
}
.table_row1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #EFEFEF;
	text-align: right;
	vertical-align: middle;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.news-cont-r{
	font-family: "Simplified Arabic";
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	text-align:right;
	border-bottom:solid 1px #333333;
}
.news-cont-r:hover {
	color: #e01406;
	border-bottom:solid 1px #333333;
	
	}
	
/******* New styles - 23 august 2011 *****************/

.contactform_titles {
	font-weight: normal;
	color: #333333;
}
.contactform_head {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.copyright {
	float: left;
	width: 550px;
	margin-right: 15px;
	margin-left: 15px;
	font-family: Tahoma;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}
.siteview {
	font-size: 11px;
	color: #D4D4D4;
	padding-top: 4px;
	text-align: right;
}
.lastupdate {
	color: #F9F0CA;
	padding-bottom: 5px;
	font-size: 11px;
	text-align:right;
}
.footer_links {
	float: right;
	width: 350px;
	text-align: right;
	margin-right: 15px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}
#footer a:hover {
	color: #FED7D3;
	text-decoration: none;
}
.access {
	float: left;
	height: 20px;
	width: 100%;
}
.access .ptools {
	text-align: right;
	float: right;
	width: 500px;
	margin-right: 20px;
	margin-top: 3px;
}
.ptools  {
	text-align: left;
	float: left;
	width: 961px;
	line-height: 100%;
	clear: both;
}
.ptools ul {
	display: inline;
	list-style-type: none;
	text-align: left;
}
.ptools li {
	direction:ltr;
	display: inline;
	float: left;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4D4D4D;
	height: 15px;
	width: 30px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
}

.ptools li a {
	width: 30px;
	height: 22px;
	display: block;
}
.ptools li a img {
border:0;
}.sizable {
	font-family: Tahoma;
	font-size: 12px;
	text-align: right;
}
#breadcrumb {
	display: block;
	float: right;
	height: 24px;
	width: 100%;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 3px;
}
#breadcrumbSe #breadcrumb .breadcrumb-inside {
	background-image: url(../images/bars/breadcrumb-bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin-right: 1px;
	color: #FFFFFF;
	height: 27px;
}
 .breadcrumblabel {
	color: #FFFFFF;
	padding: 5px;
	font-weight: normal;
}
 .breadcrumb_txt {
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}
.breadcrumb_txt a {
	color: #FFFFFF;
	padding: 5px;
	font-weight: normal;
	text-decoration: none;
}
.breadcrumb_txt a:hover {
	color: #FEE2E0;
	text-decoration: underline;
}
#breadcrumb .breadcrumb-inside {
	background-image: url(images/bars/breadcrumb-bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	color: #FFFFFF;
	height: 27px;
}

/*--- update sep 2011 ---*/
.topdivm {
	float: left;
	width: 945px;
	text-align: right;
	margin-top: 9px;
	clear: both;
}
.topslinksm {
	clear: right;
	float: left;
	height: 26px;
	width: 935px;
	background-image: url(images/header/headerlinkcorner1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
}
.topslinksm2 {
	background-color: #ECECEC;
	float: left;
	width: 930px;
	height: 26px;
}
.topslinksm3 {
	background-image: url(images/header/headerlinkcorner2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	float: left;
	height: 22px;
	width: 922px;
	padding-left: 8px;
	padding-top: 4px;
}
.topheadm {
	clear: both;
	float: none;
	width: 961px;
	background-image: url(images/header/headm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 141px;
	margin-left: 0px;
}
.thelogom {
	float: right;
	height: 88px;
	width: 251px;
	margin-top: 10px;
	margin-right: 10px;
}
.topheadmp1 {
	clear: both;
	float: left;
	height: 99px;
	width: 100%;
}
.topheadmp2 {
	clear: both;
	float: left;
	height: 42px;
	width: 944px;
	padding-right: 8px;
	padding-left: 8px;
}
.headtime {
	color: #FFFFFF;
	background-image: url(images/header/head-time.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 42px;
	width: 200px;
}
.headtimein {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding: 8px;
	float: left;
	height: 22px;
	width: 180px;
	text-align: center;
}
.headtimein:hover {
	color: #11BE55;
}
.topheadp21 {
	background-image: url(images/header/topheadp2.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 42px;
	width: 736px;
	text-align: right;
}
.hnewsbtn {
	float: right;
	height: 32px;
	width: 94px;
	margin-top: 5px;
	margin-right: 13px;
}
.emailmbtn {
	float: right;
	height: 32px;
	width: 179px;
	margin-top: 5px;
	margin-right: 5px;
}
.tawajdibtn {
	float: right;
	height: 32px;
	width: 128px;
	margin-top: 5px;
	margin-right: 6px;
}
.searchdivm {
	float: left;
	width: 290px;
	margin-left: 5px;
	height: 30px;
	padding-top: 9px;
	padding-left: 3px;
}
.searchadv {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	float: left;
	width: 90px;
	vertical-align: middle;
}
.searchadv a {
	color: #FFFFFF;
	text-decoration: none;
}
.searchadv a:hover {
	color: #11BE55;
}
.searchdivfrm {
	float: left;
	width: 200px;
}
.searchtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	width: 30px;
	padding-top: 3px;
	text-align: left;
}
.searchfld {
	float: left;
	width: 127px;
	margin-top: 0px;
	padding-top: 0px;
}
.searchfld input {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #000000;
	height: 17px;
	width: 127px;
	padding-top: 5px;
	margin-top: 0px;
}
.searchbtn {
	float: left;
	width: 26px;
	margin-right: 8px;
	padding-top: 2px;
}

.td_sidebar
{
	width:200px;
	vertical-align:top;
}

.topsep {
	background-image: url(images/bars/repeatingbar.jpg);
	background-repeat: repeat-x;
	clear: both;
	float: left;
	height: 9px;
	width: 961px;
	margin-top: 9px;
}
.updatedtime {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #009E13;
	text-align: left;
	padding: 8px;
}
.newsscrl {
	font-style: italic !important;
}

