/* CSS Document */
body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,blockquote,th,td,img
{
 margin:0;
 padding:0;
}
h1,h2,h3,h4,h5,h6{
	font-weight:400;
}
img { border: none; }
ul{
	list-style:none;
}
.msg
{	
	font-family:tahoma;
	font-size:9pt;
	color:#0000FF
}
.error
{	
	font-family:tahoma;
	font-size:9pt;
	color:#FF0000
}
.CommentBtn
{
	font-family: Tahoma; 
	font-size: 9pt; 
	border: 1px solid #003366;
}
.CommentText
{
	font-family: Tahoma; 
	font-size: 9; 
	border: 1px solid #003366;
}
.CommentForm
{
	background-color:#EFEFDE;
}
.CommentBtnP
{
	text-align:justify;
	margin: 2px 5px;
	direction:rtl; 
	
	
}
.CommentFormC
{
	text-align:right;
	font-family:tahoma;
	font-size:9pt;
	direction:rtl
}
.CommentTitle
{
	background-color:#EE5614;
	line-height: 150%; 
	margin: 0 5px;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:9pt;
                text-align:right;

}
.formtable
{
	font-family:tahoma;
	font-size:8pt;
	color:#444;
	
}
.formTxt
{
direction:rtl;
font-family: Tahoma;
font-size: 9pt;
line-height: 150%;
color: #003366;
border: 1px;
border-color:#003366;
border-style:solid;
background-color: #FFFFFF;


}

.formTitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:#333333
	
}
	
.formBtn
{
	font-family:tahoma;
	font-size:9pt;
}

.lastnewstitle
{
	color:#800000;
	font-weight:bold;
	text-decoration:none;
	line-height: 150%; 
	margin: 0 5px
}
.menutitle
{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	background-image:url(../pics/menu.jpg);
}
.firstboxtitle
{
	background-image:url(../pics/box-top.jpg);
	font-family:tahoma; 
	font-size:9pt;
	
}
.txtbox
{
	font-family:tahoma; 
	font-size:8pt;
}
.txtbox2
{
	font-family:tahoma; 
	font-size:8pt;
	border:solid 1px #9fcad0;
	height:25px;
	background-repeat:repeat-x;
	background:#d3f3fe;
	background-position:center center;
	color:#222;
	padding:4px;
}
.memberform{
	font-family:tahoma; 
	font-size:8pt;
}
.boxcenter
{
	background-image:url(../pics/box-center.jpg);
}
.rounded-corners {
    behavior: url(css-files/PIE.htc);
	-moz-border-radius: 10px;
	position:relative;
	text-align:justify;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	margin-top:1px;
	margin-bottom:5px;
	border:solid 1px #ccc;
	background-color:#f7f8f9;
	-moz-box-shadow: 2px 2px 3px #ccc;
	-webkit-box-shadow: 2px 2px 3px #ccc;
	box-shadow: 2px 2px 3px #ccc;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#cccccc');
}
.rounded-corners1 {
    behavior: url(css-files/PIE.htc);
	-moz-border-radius: 10px;
	position:relative;
	text-align:justify;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	margin-top:1px;
	padding:2px;
	background-color:#cae9fd;
	margin-bottom:5px;
	border:solid 1px #cae9fd;
}
.title{
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#555;
}
.peoples{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#03F;
}
.stitle{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	font-weight:600;
	color:#801012;
	text-align:center;
}
.writer{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:600;
	color:#00356f;
	text-align:center;
}
.titr1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#309;
	background-color:#e8e7e7;
	width:70px;
	text-align:right;
	padding-right:5px;
	vertical-align:top
}
.titr2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#39F;
	background-color:#f5f3f3;
	width:730px;
	text-align:right;
	padding-right:5px;
}
a:link {
	text-decoration: none;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
a:visited {
	text-decoration: none;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
a:hover {
	text-decoration: none;
	color:#606;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
a:active {
	text-decoration: none;
}

a.letter{
	font-family:"Traditional Arabic";
	font-size:14px;
	color:rgb(204,102,0);
	font-weight:bold;
	
}
.style1{
	background-color:#f4f5f6;
	border:solid 1px #ccc;
	width:360px;
	padding:2px 5px 0 5px;
	-moz-box-shadow: 3px 3px 4px #ccc;
	-webkit-box-shadow: 3px 3px 4px #ccc;
	box-shadow: 3px 3px 4px #ccc;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
	font:12px tahoma;
	padding:5px;
	color:#444;
}
.style2{
	background-color:#f4f5f6;
	border:solid 1px #ccc;
	-moz-box-shadow: 2px 2px 3px #ccc;
	-webkit-box-shadow: 2px 2px 3px #ccc;
	box-shadow: 2px 2px 3px #ccc;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#cccccc');
	font:11px tahoma;
	color:#444;
	padding:5px;
}
.shaddow{
	
	-moz-box-shadow: 2px 2px 3px #ccc;
	-webkit-box-shadow: 2px 2px 3px #ccc;
	box-shadow: 2px 2px 3px #ccc;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#cccccc');
}
.overlay_news{
	position:absolute; background-color:#fff; opacity:0.8;filter:alpha(opacity=80); margin-top:-26px; margin-left:0px;z-index:111; padding:5px; width:593px; direction:rtl;
}
#calcase{
	background-color:#c3e1f9; border:solid 1px #b4d2ea; width:130px; margin:5px; height:24px; font-size:12px; color:#031f44; font-weight:bold; padding-top:6px
}
.MainDiv{
	font:1px tahoma; width:990px;background-image:url(../pics/mbg_tb.gif); background-repeat:repeat-y;text-align:center
}
.MainDiv h1{
	display:none;
}
.MainDiv > h1 > a{
	display:none;
}
.bg-header{
	background-image:url(../pics/bg-header.gif); height:39px; width:967px; direction:rtl; display:inline-block
}
.searchDiv{
	height:35px; width:260px; float:right; padding:2px 0 0 0px
}
.menuDiv{
	height:35px; width:655px; float:right;
}
.smailFrame{
	width:740px; font:12px tahoma; padding:10px; line-height:45px; border:solid 1px #eee; margin:10px; min-height:425px;
}
.emailIco{
	height:35px; float:left; padding:2px 0 0 0px; width:50px;
}
.marqDiv{
	background-image:url('../pics/marq/marq_01.jpg'); width:871px; float:left; height:30px;
}
.RightListDiv{
	float:right; width:600px; padding-right:15px;	
}
.bannerGroup{
	padding-right:15px; float:left; vertical-align:top
}
.bannerGroup P{
	margin:4px 0 4px 0
}
.left{
	float:left;
}
.right{
	float:right;
}
.LeftListDiv{
	float:left; width:350px; padding-left:13px; vertical-align:top; display:inline-block
}
.MainQuesDiv{
	width:95%; border:solid 1px #c9e4f7; background-color:#edf6fb; display:table; padding:0px; vertical-align:top; direction:rtl; margin-top:5px;
}
.MQuesForm{
	text-align:center;float:right; line-height:35px; border:solid 1px #ddeef5; background-color:#f7fcff; padding:0 4px 0 5px;width:174px; margin:3px;
}
.MQArchive{
	float:left; margin:3px; vertical-align:top;
}
#titr{
	width:99;
	height:20;
	font-size:12px;
	color:#006;
	font-family:Tahoma, Geneva, sans-serif;
	
}
#day_name{
	
	font-size:16px;
	color:#C33;
	font-family:Arial, Helvetica, sans-serif;
	
}
#day_num{
	
	font-size:28px;
	color:#C33;
	font-family:arial;
}
#h_g_date{
	
	font-size:12px;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	direction:rtl;
}
#m_h_date{
	
	font-size:12px;
	color:#36C;
	font-family:Tahoma, Geneva, sans-serif;
	direction:rtl;
}
#monasebat{
	
	direction:rtl;
	font-size:12px;
	color:#090;
	font-family:Tahoma, Geneva, sans-serif;
}
.ribbon_ques{
	background:url(../pics/ribbon.png); position:absolute; top:-5px; color:#FF9;font:11px tahoma; width:40px; height:45px; left:15px; line-height:34px;
}