@charset "windows-1256";



body  {
	font-family: tahoma;
	font-size: 12px;
	background: #323233; /* خلفيه الموقع الخارجيه */
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000; /*  لون الكتابه الإفتراضى */
	padding-top : 5px ;
	padding-bottom : 5px ;
}



.twoColLiqRtHdr #container {
	width: 992px;  /* عرض الموقع */
	align: center; /* محازاه الموقع */
	background: #ffffff; /*  لون خلفيه الموقع الداخليه*/
	border: 6px solid #595959; /*    قيمه و ولون حدود الموقع */
	text-align: right;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding : 0px;
} 
.twoColLiqRtHdr #header { 
	background: #323233;  /*  لون خلفيه الهيدر */
	padding: 0 0px;  
} 
.twoColLiqRtHdr #header h1 {
	margin: 0; 
	padding: 0px 0; /
}


.twoColLiqRtHdr #sidebar1 {/* القائمه اليمنى و خصائصها*/
	float: right;
	width: 180px; /* عرض القائمه*/
	background: #ffffff; /* خلفيه القائمه*/
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
}
.twoColLiqRtHdr #sidebar1 h3, .twoColLiqRtHdr #sidebar1 p {
	margin-left: 0px; 
	margin-right: 0px;
}


.twoColLiqRtHdr #mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 5px;
} 

.twoColLiqRtHdr #mainContent {
    margin: 0 20% 0 0px;
} 

.twoColLiqRtHdr #footer { 
	padding: 0 0px; 
	background:#ffffff;  /* لون خلفيه الفوتر */
} 
.twoColLiqRtHdr #footer p {
	margin: 0; 
	padding: 0px 0; 
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 

	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.twoColLiqRtHdr #sidebar1 { padding-top: 10px; }

.twoColLiqRtHdr #mainContent { zoom: 1; padding-top: 10px; }















a {
	font-family: tahoma;
	font-size: 12px;
	color: #0d6a8c;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0d6a8c;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	background:#c7c7c7; 
}
a:active {
	text-decoration: none;
	color: #0d6a8c;
}


.table {

	font-family: tahoma;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 3px solid #d7d7d7;
}


.td1 {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #fbfbfb;
}

.td2 {
	font-family: tahoma;
	color: #333333;
	background-color: #E6E6E6;
}



.msg-box-head {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	background-color: #333;
	background-image: url(images/table/head-table-bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #ffffff;
	padding:6px;
}

.head-2 {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	background-color: #eeeeee;
	background-image: url(images/table/head-table-bg-2.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #333333;
	bottom: 1px;
	padding-top: 0pt;
	padding-right: 3pt;
}


.msg-box {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	background-color: #ffffff;
	background-image: url(images/table/table-content-bg.gif);
	background-repeat: repeat-x;
	margin-left: 2px;
	
}
.no-effect {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	left: 0px;
	right: 0px;
}

.footer_head {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	background-color: #333;
	background-image: url(images/footer/footer-bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #666666;
	bottom: 1px;
	padding-top: 6pt;
	border: 1px solid #CCCCCC;
}





.topic_head {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #292929;
	background-image: url(images/topic/t_head.gif);
	background-repeat: repeat-x;
}
.topic_table {
	font-family: tahoma;
	font-size: 12px;
	border: 1px solid #cecece;
	background-color: #ffffff;
}

.topic_content {
	font-family: tahoma;
	font-size: 12px;
	background-image: url(images/topic/t_content.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	color: #39393a;
}



.sections {
	font-family: tahoma;
	font-size: 12px;
	background-color: #FFF;
	border: 1px solid #f0f0f0;
}