﻿@charset "utf-8";
/* CSS Document */


.frmcontainer{
	font-family:  "Arabic Transparent","Simplified Arabic" ;
	font-size: 12pt;
	height:100%;
	width:100%;
}
.FrmTitle{
	background: #ffffff url('forum_images/ForumTitleBg.jpg') repeat-x top;
	font-family: "Arabic Transparent","Simplified Arabic", Arial !important;
	font-size: 12pt !important;
	line-height:20px;
	font-weight: bold;
	color:white;
	border:1px solid #4190e2;
	padding-right: 5px;
}

.FrmTitle td{
	font-family: "Arabic Transparent","Simplified Arabic", Arial !important;
	font-size: 12pt !important;
}

.FrmTitle a{
	background: #ffffff url('forum_images/ForumTitleBg.jpg') repeat-x top;
	display:block;
	font-family: "Arabic Transparent","Simplified Arabic", Arial !important;
	font-size: 12pt !important; 
	line-height:20px;
	font-weight: bold;
	width:auto;
	text-decoration:none;
	color:  white;
}

.FrmTitle a:hover{
	display:block;
	width:auto;
	text-decoration:none;
	font-weight: bold;
	color: #000000;
}


.LightBlueTbl{
	border:1px solid  white;
	border-collapse:collapse;
	background-color:#dfe6ef;
}


#content1 .LightBlueTbl div{
	font-family:Tahoma, "Microsoft Sans Serif" !important;
	font-size: 8pt !important;	
}

.FrmRul *{
	font-family: "Arabic Transparent","Simplified Arabic", Arial !important;
	font-size: 12pt !important; 
}

.DarkBlueTbl{
		border:1px solid  #284e91;
		padding:5px;
		margin-top:5px;
		margin-bottom:5px;
		border-collapse:collapse;
		background-color:#476db0;
		color:white;
		font-family:Tahoma, "Microsoft Sans Serif";
		font-size:8pt;	
}

.LightGreyTbl{
		border:1px solid  #ececec;
		border-collapse:collapse;
		background-color:#d9d9d9;
}

.LightGreyCell{
		border:1px solid  white;
		border-collapse:collapse;
		background-color:#f2f2f2;
}

.LightBlueCell{
	border:1px solid  white;
	border-collapse:collapse;
	background-color:#edf1f6;
	padding:0px 3px;
	width:auto !important;
}

td.LightBlueCell, .LightBlueCell *{
	font-family: "Arabic Transparent","Simplified Arabic";
	font-size: 12pt;
}	

.LightBlueCell .CenterTxt{
		font-family:Tahoma, "Microsoft Sans Serif";
		font-size:8pt;	
}	

.FrmTblHdr{
	 background: #d9d9d9 url('forum_images/bg_header2.gif') repeat-x top;
	font-family: "Arabic Transparent","Simplified Arabic" !important;
	font-size: 12pt !important;
	line-height:22px;
	font-weight: bold;
	color: White;
	border:1px solid  silver;
	padding-left: 5px;
}

.FrmTblHdr2{
	 background: #ffffff url('forum_images/bg_header1.gif') repeat-x top;
}

td.FrmTblHdr2, .FrmTblHdr2 td{
	font-family: "Arabic Transparent","Simplified Arabic" !important;
	font-size: 12pt !important;
	line-height:20px;
	font-weight: bold;
	color:  white !important;
	padding-left: 5px;	
}

.heading1{
	font-family: "Arabic Transparent","Simplified Arabic" ;
	font-size: 11pt;
	line-height:20px;
	font-weight: bold;
	color:  Black;
	padding-left: 5px;
	
}


.FrmLink{
	color:#164498;
	font-family: "Arabic Transparent","Simplified Arabic" ;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

.FrmLink a{
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

.FrmLink a:hover{
	color:gray;
	text-decoration:underline;
}

.RevAlign{
	float:left;
	clear:both;
}

.CenterAlign{
	margin-left:auto;
	margin-right:auto;
}

.RevAlignIn{
	text-align: right;
}

.CenterTxt{
	text-align:center;
}

.ImgNorBrd{
	border-width:0px;
}

.DateNFormat{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size: 8pt;	
	color: gray;
}

.BrkLine{
	font-size:1px;
	border-top:1px  gray  dotted; 
	margin:5px 0px;
}

.ReplyMsg{
	border:1px solid  #476db0;
		padding:5px;
		margin-top:5px;
		margin-bottom:5px;
		border-collapse:collapse;
		background-color:#aac2ed;
}

.SelectBox{
	font-family: Tahoma, "Microsoft Sans Serif"; 
	font-size: 8pt;
	border:1px  solid #d7c991;
}

/* ----------------- Next/Pre Topic -------------------- */

.NormLink{
	padding-left:2px;
	margin:5px 5px 5px 5px; 
}
.NormLink a{
	font-family: "Arabic Transparent","Simplified Arabic" ; 
	font-size:12pt;
	line-height:13pt;
	font-weight:bold;
	color: gray;
	text-decoration:none;
}
.NormLink a:hover{
	text-decoration: underline;
	color: silver;
}

/* ----------------- Paging -------------------- */

.PagingTbl a{
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 8pt;
	color: #333333;
	margin-top:2px;
	margin-bottom:2px;
}
.PagingTbl big{
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 8pt;
	color: #FE6307;
	font-weight: bold;
}

/* ----------------- Breadcrumb Link -------------------- */

.FrmBreadcrumb{
	font-family: "Arabic Transparent","Simplified Arabic"; 
	font-size:12pt;
	line-height:10pt;
	color: white !important;
	text-decoration:none;
}

a.FrmBreadcrumb, a:link.FrmBreadcrumb{
	font-family: "Arabic Transparent","Simplified Arabic"; 
	font-size:12pt;
	line-height:13pt;
	font-weight:bold;
	color: white !important;
	text-decoration:none;

}

a:hover.FrmBreadcrumb {
	color: #d9610a;
	text-decoration: underline;
}



/* ----------------- Form Style -------------------- */

.TxtS_white{
	font-family: Tahoma, "Microsoft Sans Serif" !important;
	font-size: 8pt !important;
	color: white;
}


.TxtBox{
	font-family:  Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color: #333333;
	border: 1px solid #7F9DB9;
}

.SubmitBtn{
	background: #ffffff url('forum_images/BtnBg.gif') repeat-x top;
	font-family:  "Arabic Transparent","Simplified Arabic";
	font-size: 14px;
	line-height:11px;
	color: Black;
	border: 0px solid #640606;
	padding: 3px 5px 3px 5px ;
	background-color: #ffffff;
	cursor: hand;
	font-size:12pt;
}

.SelectBox{
	font-family: Tahoma, "Microsoft Sans Serif"; 
	font-size: 8pt;
	border:1px  solid #d7c991;
}


/* Additional Css */

.PenalLnk{
	font-family:  "Arabic Transparent","Simplified Arabic" !important; 
	font-size:12pt !important;

	padding-left:2px;
	margin:5px 5px 5px 5px; 
	color: #edf1f6;

}
.PenalLnk a, .PenalLnk a:link, a.PenalLnk,  a:link.PenalLnk {
	font-family:  "Arabic Transparent","Simplified Arabic"; 
	font-size:12pt;
	line-height:13pt;
	font-weight:bold;
	color:  white !important;
	text-decoration:none;
}
.PenalLnk a:hover{
	text-decoration: underline;
	color:  aqua !important;
}

.TopicTitle{
	color:#333333;
	font-family:  "Arabic Transparent","Simplified Arabic"; 
	font-size: 12pt;
	font-weight:bold;
	text-decoration: none;
}


.SmlTxt{
	color:#333333;
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}

.ReplyNMsg{
	border:1px solid silver;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	border-collapse:collapse;
	font-style:italic;
}

.TopicFld{
	width:740px;
	border:1px solid #5f98d8;
	margin-bottom:5px;

}

.NTopicTitle{
	color:#333333;
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
}

.Attach{
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 8pt;
		border:1px solid  #476db0;
		padding:5px;
		margin-top:5px;
		margin-bottom:5px;
		border-collapse:collapse;
		background-color: #D5E4F2;
		width:80%;
}

.Attach a, .Attach a:link{
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 8pt;
	color:#476db0;
	text-decoration:none;
	font-weight:bold;
}

.AttachTitle{
	font-family:  "Arabic Transparent","Simplified Arabic"; 
	font-size: 12pt;
	font-weight:bold;
}

.LpLnk, .LpLnk a, .LpLnk a:link{
	color: #0080C0;
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 9pt;
	text-decoration: none;
}

.LpImg{
	vertical-align:middle;
	border-width:0px;
	margin:0px 3px;
	width:11px;
	height:11px;
}



.current-page{
color:Red;
font-weight:bold;
}