/* CSS Document */

#nondisplay
{
	display:block;
}

#nonprint 
{
 display:none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.body{
    background-image: url(../images/nmbig.jpg);
	background-repeat:repeat-x;
	background-color: #E4E4E4;
 
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.hbg {
	background-image: url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:right; 
	background-color:#FFFFFF;
 
}

.txt_green {
	font-family: Tahoma;
	font-size: 12px;
	color: #006600;
}

.txt_green_small {
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
}

.txt_slv_small {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}

.txt_img_details {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.txt_green_bold {
	font-family: "Traditional Arabic";
	font-size: 18px;
	color: #FF0000;
	font-weight:bold;
	white-space:nowrap;
}

.txt_black {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align:justify;
	direction:rtl;
}

.txt_black_small {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.txt_red {
	direction:rtl;
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
}

.culm_spreator
{
	direction:rtl;
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
}
.msg_error {
	padding-right: 20px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
}

.txt_red_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	font-weight:bold;
	white-space:nowrap;
}

.txt_normal {
	font-family: Tahoma;
	font-size: 12px;
}

.txt_blue {
	font-family: Tahoma;
	font-size: 12px;
	color: #003399;
}

.small_btn {
	font-family: Tahoma;
	font-size: 11px;
	color: #1E4112;
}

.small_fld {
	font-family: Tahoma;
	font-size: 11px;
	direction:rtl;
}

.page_active {
	font-family: Tahoma;
	font-size: 14px;
	color: #006600;
	border: 1px solid #B9EABC;
	background-color: #EEF8ED;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 5px;
}

.page_non_active {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
}

.paging_label{
   font-family: Tahoma;
	font-size: 12px;
	color:#333333;
}

.paging_count_rec{
   font-family: Tahoma;
	font-size: 12px;
	color:#006633;
}


.like_lnk {
	cursor:pointer;
	font-family: Tahoma;
	font-size: 12px;
	color: #003399;
}

.close_comment {
	cursor:pointer;
}

.ar_field {
	font-family: Tahoma;
	font-size:12px;
	text-align:right;
	border:1px solid #CCCCCC;
	background:#FAFAFA;
	direction:rtl;
}


.captch_field {
	font-family: Tahoma;
	font-size:17px;
	text-align:right;
	border:2px solid #CCCCCC;
	background:#ECD9D9;
	direction:rtl;
}

.en_field {
	font-family: Tahoma;
	font-size:12px;
	text-align:left;
	border:1px solid #CCCCCC;
	background:#FAFAFA;
}

.tbl_add_comment {
	border:1px solid #B7E0B6;
	border-collapse:collapse;
	background:#F0FFF0;
}


.main_list{
	direction:rtl;
 
    list-style-type:none;
	background-image:url(../images/nxt.gif);
	background-repeat:no-repeat;
	background-position:100% 12px;
	padding-right:20px;
	margin-right:10px;
	padding-top:6px;
	text-align:justify;	
	direction:rtl; 
}




.latest_list{
	direction:rtl;
 
    list-style-type:none;
	background-image:url(../images/r_list.gif);
	background-repeat:no-repeat;
	background-position:100% 14px;
	text-align:justify;	
	
	padding-top:6px;
 
}




ul{
list-style-type:none;
padding:0px;
margin:0px;
 
/*
direction:rtl;
margin-right:15px;
list-style-image:url(../images/li.gif);
*/

}

li{
background-image:url(../images/mm_list.gif);
background-repeat:no-repeat;
background-position:100% 9px;
padding-right:14px;
padding-top:6px;
}


.menu_li{
background-repeat:no-repeat;
background-position:100% 9px;
padding-right:14px;
padding-top:6px;
text-align:right;
font-family:Tahoma;
font-size:12px;
}

.menu_li_non_link{
background-repeat:no-repeat;
background-position:100% 9px;
padding-right:14px;
padding-top:6px;
text-align:right;
font-family:Tahoma;
font-size:12px;
color:#006633;
}


.ok_msg_div {
	font-family: Tahoma;
	font-size:12px;
	text-align:center;
	background-color:#95FF95;
	height:150px;
	border:#009900;
box-width: border-box;
width: 6em;
height: 2em;
border-radius: 0.5em 2em 0.5em 2em;
}

.footer{
	font-family:tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#006600;
	direction:rtl;
	text-align:center;
}




/* TABS */

  #tabs {
        display: block;
        float: center;
        width: 100%;
      }
      a.tab { 
        border-style: solid solid none solid;  
        border-color:#00AE00;
        border-width: 1px 1px 0px 1px; 
        background-color:#B3FFB3; 
        padding: 2px 0.5em 2px 0.5em; 
        margin-top: 4px;
        margin-right: 2px;
        font-family: tahoma;
		font-size:12px;
        text-decoration: none;
        width: 100px;
        text-align: center;
        float: left;
      }
      a.tab:hover { 
        border-color: black; 
        background-color: white; 
      }
      .panel { 
        border: solid 1px #B7FFB7; 
        background-color: white; 
        padding: 5px; 
        height: 50px; 
        overflow: auto; 
        clear: left;
		width:450px;
      }

/* TABS */










.blk_tbl {
	width:95%;
 
	 border-spacing: 0px 0px;
	 padding:0px;
	
 
}

.blk_rtr {
	width:13px;
	background-image:url(../images/main_block_44.jpg);
}

.blk_ltr {
	width:13px;
	background-image:url(../images/main_block_42.jpg);
}

.blk_dtd {
	height:14px;
	background-image:url(../images/main_block_55.jpg);
}

.blk_drtr {
	width:13px;
	background-image:url(../images/main_block_56.jpg);
}

.blk_dltr {
	width:13px;
	background-image:url(../images/main_block_54.jpg);
}

.blk_ttr {
	height:26px;
	background-image:url(../images/main_block_21.jpg);
}

.blk_tltr {
	width:13px;
	background-image:url(../images/main_block_31.jpg);
}

.blk_trtr {
	width:13px;
	background-image:url(../images/main_block_36.jpg);
}
.blk_ttsp {
	width:13px;
	background-image:url(../images/main_block_24.jpg);
}

.blk_tttr {
	width:13px;
	background-image:url(../images/main_block_57.JPG);
}

div#comm {
	border-style:solid;
	border-color: #DBDBDB ; 
	border-width: 1px; 
	background-color:#F9F9F9; 
	padding-top:5px; 
	padding-right:7px; 
	padding-bottom:5px;
	min-height:40px;
	padding-left:5px;
	text-align:justify;
	direction:rtl;
	background-image:url(../images/background_comment.gif);
	background-repeat:repeat-x; 
}
 
.img {
	max-height:300px; 
	max-width:300px;
	border:0px;
}

.botton_small {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	width:37px;
}

.main_title{
	font-family:"Traditional Arabic", tahoma;
	font-size:24px;
	color:#990000;
	font-weight:bold;
}

.main_cat_title{
	font-family:"Traditional Arabic", tahoma;
	font-size:16px;
	color:#006600;
	font-weight:bold;
}

.cat_title{
	font-family:"Traditional Arabic", tahoma;
	font-size:16px;
	color:#333333;
	font-weight:bold;
}

.date_title{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
}

.very_small_title{
   font-family: Tahoma;
	font-size: 10px;
	color: #FF7E00;
	font-weight:bold;
	white-space:nowrap;
}

.small_date{
   font-family: Tahoma;
	font-size: 10px;
	color:#999999;
}


.search_lable{
    font-family: Tahoma;
	font-size: 12px;
	color:#333333;
}

input.filed_big, select.filed_big, textarea.filed_big
{
	font-family: Tahoma;
	font-size:12px;
	color: #1A1A1A;
	border:1px solid #CCCCCC;
	background:#FAFAFA;
	text-align: right;
	direction:rtl;
	width:225px;
}

input.filed_larg, select.filed_larg, textarea.filed_larg
{
	font-family: Tahoma;
	font-size:12px;
	color: #1A1A1A;
	border:1px solid #CCCCCC;
	background:#FAFAFA;
	text-align: right;
	direction:rtl;
	width:150px;
}

