
html {min-height: 100%;}

*
{
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

a
{
    font-weight: bold;
    font-size: 12pt;
    color: #0000ff;
    font-family: 'Traditional Arabic';
    text-decoration: none;
}
a:hover
{
    font-weight: bold;
    font-size: 12pt;
    color: #ff0033;
    font-family: 'Traditional Arabic';
    text-decoration: none;
}

body
{
    color: #101033;
    font: 70%/15pt Tahoma,sans-serif;
    direction: rtl;
    background: url(img/bg_body.jpg) #c21e1d repeat-y center top;
}
li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code
{
    border: 1px solid #EEE;
    border-left: 6px solid #CCC;
    color: #666;
    display: block;
    font: normal 1em Tahoma,sans-serif;
    line-height: 1.6em;
    margin-bottom: 12px;
    padding: 8px 10px;
    white-space: pre;
    
    background-color: #fff;
}

blockquote {
	/*background: url(img/quote.gif) no-repeat;*/
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container
{
    background-color: #ffffff;
    font-size: 1.2em;
    margin: auto auto;
    width: 990px; /*   border-right: black 2px solid;
    border-top: black 2px solid;
    border-left: black 2px solid;
    border-bottom: black 2px solid;*/
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
   
}


.outer-container
{
    padding-bottom: 0px;
    background-position: center bottom;
    background-repeat: repeat-x;
    background-color: transparent;
}

/* headere & title */
.header
{
    background: url(img/header.jpg) #ffffff no-repeat;
    height: 124px;
    text-align: center;
    border-top: #000000 1px solid;
}

.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* path */
.path
{
    color: #000000;
    font: 1.8em Verdana,sans-serif;
    height: 40px;
    padding-left: 8px;
    vertical-align: middle;
    background-image: none;
    background-color: #3c3b3b;
}
.path a
{
    font-weight: bold;
    font-size: 11pt;
    margin-left: 2px;
    color: #ffffff;
    margin-right: 2px;
    font-family: arial;
    text-decoration: none;
}
.path a:hover
{
    font-weight: bold;
    font-size: 11pt;
    margin-left: 2px;
    color: #ff0000;
    margin-right: 2px;
    font-family: arial;
    text-decoration: none;
}



/* main 
.main {
	background: url(img/main.gif) repeat-y;
	border-top: 4px solid #FFF;
	
}*/

/* content */
.content {
	
}
.content .descr
{
    color: #664;
    font-size: 0.9em;
    margin-bottom: 6px;
    background-color: #ffffff;
}
/* .content li {
	list-style: url(img/li.gif);}*/
	

.content p {font-family: "Lucida Sans Unicode",sans-serif;}



/* footer */
.footer
{
    color: #000000;
    font: bold 1em sans-serif;
    margin-top: 5px;
    padding: 10px 12px;
    background-position: center center;
    background-image: url(img/FooterRep.jpg);
    background-repeat: repeat-x;
    background-color: transparent;
    border-top: #ff0000 2px solid;
    border-bottom: darkgray 8px solid;
}
.footer a
{
    color: #ff0000;
    text-decoration: none;
    font-weight: bold;
    font-size: 11pt;
    font-family: Arial;
}
.footer a:hover {color: #000000;}
.footer .right, .footer .right a {color: #000000;}
.footer .right a:hover {color: #000000;}



/*Default page*/



.SecHeader2
{
    width: 100%; /* filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#E3E3E2', startColorstr='#ffffff', gradientType= '0');*/
    background-position: center center;
    background-image: url(img/TopMenuRep.jpg);
    background-repeat: repeat-x;
    height: 28px;
}
.MoveTab
{
    width: 985px; /* filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#E3E3E2', startColorstr='#ffffff', gradientType= '0');*/
    height: 25px;
 
    background-color: lightgrey;
}
.MoveTab a
{
    font-weight: bold;
    font-size: 11pt;
    color: #000000;
    font-family: Arial;
}
.MoveTab a:hover
{
    color: #ff0000;
}
.MenuDiv
{
    height: 32px;
    background-position: center center;
    background-image: url(img/mr.jpg);
    background-repeat: repeat-x;
    margin-top: 5px;
    vertical-align: middle;
    font-weight: bold;
    font-size: 11pt;
    color: #2d2c2f;
    font-family: Arial;
     
}
.MenuDiv a
{
    font-weight: bold;
    font-size: 12pt;
    color: #ffffff;
    font-family: Arial;
    margin-left: 4px;
    margin-right: 4px;
    padding-right: 5px;
    padding-left: 5px;
}
.MenuDiv a:hover
{
    font-weight: bold;
    font-size: 12pt;
    color: #ff0000;
    font-family: Arial;
     margin-left: 4px;
    margin-right: 4px;
  
}
.MenuDiv2
{
    float: left;
    width: 178px;
    height: 32px;
    margin-top: 5px;
    vertical-align: middle;
    font-weight: bold;
    font-size: 11pt;
    color: #ffffff;
    font-family: Arial;
    background-position: center center;
    background-image: url(img/timebg.jpg);
    background-repeat: no-repeat;
}
.MenuDiv2 a
{
    font-weight: bold;
    font-size: 12pt;
    color: #2d2c2f;
    font-family: Arial;
    margin-left: 4px;
    margin-right: 4px;
}
.MenuDiv2 a:hover
{
    font-weight: bold;
    font-size: 12pt;
    color: #ff0000;
    font-family: Arial;
      margin-left: 4px;
    margin-right: 4px;
  
}
.MainNewsDiv
{
    background-position: center center; background-image: url(img/DLRep.jpg);  background-repeat: repeat-x;
    width: 655px;
    height: 280px;
    border-right: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    border-bottom: lightgrey 1px solid;
    margin-left: 4px;
    margin-right: 4px;
}
.MainNewsTitle
{
    border-right: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    border-bottom: lightgrey 1px solid;
    background-color: #ffffff;
    width: 97%;
    height: 45px;
}
.MainNewsTitle a
{
    font-weight: bold;
    font-size: 13pt;
    color: #0000ff;
    font-family: 'Arabic Transparent';
        text-align: justify;

}
.MainNewsTitle a:hover
{
    color: #cc9900;
}
.MainNewsTitle2
{
    text-align: right;
    width: 100%;
    height: 55px;
    text-align: justify;
    padding-right: 4px;
    padding-left: 4px;
}
.MainNewsTitle2 a
{
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    font-family: Tahoma;
}
.MainNewsTitle2 a:hover
{
    color: #ffcc00;
}





.MainNewsTitle3
{
    text-align: right;
    width: 100%;
    height: 55px;
    text-align: justify;
    padding-right: 4px;
    padding-left: 4px;
}
.MainNewsTitle3 a
{
    font-weight: bold;
    font-size: 12pt;
    color: #0000ff;
    font-family: 'Arabic Transparent' , Tahoma;
}
.MainNewsTitle3 a:hover
{
    color: #ffcc00;
}

.post_body {
	background: #F5F5F5 url('img/post/body.gif') repeat-x left top;
	padding: 5px 5px 1px;
}
.post_body img {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 3px;
}


.ArticleTitle2
{
    font-weight: bold;
    font-size: 17pt;
    color: #ffffff;
    font-family: 'Traditional Arabic';
    background-image: url(img/title.jpg);
    background-repeat: repeat-y;
    background-position: right;
    padding-right: 40px;
    text-align: right;
    height: 35px;
}
.Cell2
{
    width: 380px;
    text-align: right;
    font-size: 10pt;
    color: #0000ff;
    font-family: Tahoma, Arial;
    padding-right: 10px;
    font-weight: normal;
    direction: rtl;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.Cell2 a
{
    font-weight: bold;
    font-size: 12pt;
    color: #000000;
    font-family: 'Arabic Transparent';
}
.Cell2 a:hover
{
    color: #0099cc;
}
.MainNewsDiv2
{
    background-position: center center;
    background-image: url(img/PathMenuRep2.jpg);
    background-repeat: repeat-x;
    height: 290px;
        border-right: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
  
}


.Title
{
    
    
    padding-right: 10px;
    padding-left: 10px;
    text-align: right;
}

.Title a
{
    font-weight: bold;
    font-size: 14pt;
    color: #0000cc;
    text-decoration: none;
    margin-top: 10px;
    margin-bottom: 10px;
}
.Title a:hover
{
    font-weight: bold;
    font-size: 14pt;
    color: #00ccff;
    text-decoration: none;
}
.SubTitle
{
    font-size: 10pt;
    color: #434141;
    font-family: Tahoma;
    text-align: justify;
}
.SubTitle a
{
    font-weight: bold;
    font-size: 12pt;
    color: #ff0000;
    font-family: 'Arabic Transparent';
    text-decoration: none;
}
.SubTitle a:hover
{
    color: #000000;
}


.IconCell
{
    background-position: center center;
    background-image: url(img/icons/ammonMain.jpg);
    background-repeat: no-repeat;
    width: 146px;
    height: 30px;
    font-family: 'Traditional Arabic' , Arial;
    font-size: 13pt;
    color: white;
    font-weight: bold;
    vertical-align: middle;
    margin-bottom: 15px;
}
.IconCell:hover
{
    background-position: center center;
    background-image: url(img/icons/ammonMain3.jpg);
    background-repeat: no-repeat;
    width: 146px;
    height: 30px;
    cursor: pointer;
    color: #ffffff;
}

.FbTob2
{
    background:url(img/RT.jpg) repeat-x center;
   
}
.FbLeft
{  background:url(img/RR.jpg) repeat-y   center;
}
.FbRight
{ background:url(img/Rl.jpg) repeat-y   center;
}
.FbButton
{ background:url(img/RB.jpg) repeat-x   center;
}
.ThemeDiv
{
    width: 100%;
    display: none;
    background-color: #000000;
    background-position: right center;
    background-image: url(img/biano.jpg);
    background-repeat: no-repeat;
    height: 110px;
}
.IconsTob
{
    background-position: center center;
    background-image: url(img/IconBg.jpg);
    width: 120px;
    background-repeat: no-repeat;
    height: 40px;
    vertical-align: middle;
    text-align: center;
    border-left: #3C3B3B 4px solid;
    background-color: transparent;
}
.IconsTob:hover
{
    background-position: center center;
    background-image: url(img/IconBg2.jpg);
 
}
.IconsTob a
{
    font-weight: bold;
    font-size: 13pt;
    color: #ffffff;
    font-family:  'Arabic Transparent';
}
.HeaderBG
{
    width: 100%;
    background-position: center top;
    background-image: url(img/bg_body2.jpg);
    background-repeat: repeat-x;
    
}
.RS
{
    background-position: center center;
    background-image: url(img/rs.jpg);
    background-repeat: no-repeat;
    width: 39px;
    height: 32px;
}

.LS
{
    background-position: center center;
    background-image: url(img/ls.jpg);
    background-repeat: no-repeat;
     width: 39px;
    height: 32px;
}
.LeftImg
{
    border-right: lightgrey 2px solid;
    border-top: lightgrey 2px solid;
    margin-top: 5px;
    border-left: lightgrey 2px solid;
    border-bottom: lightgrey 2px solid;
}
.SubjectNews
{
    width: 600px;
    text-align: right;
    border-left: gainsboro 1px solid;
    border-right: gainsboro 1px solid;
    padding-bottom: 20px;
    background-color: #efefef;
    background-position-y: top;
    background-image: url(img/subjectRep.jpg);
    background-repeat: repeat-x;
}
.SubNewsHeader
{
    width: 604px;
    height: 38px;
    background-color: lightgrey;
    margin-top: 10px;
    text-align: right;
    background-position: 10px center;
    background-image: url(img/HeaderRep.jpg);
    background-repeat: repeat-x;
    border-left: gainsboro 1px solid;
    border-right: gainsboro 1px solid;
}
.SubNewsHeader:hover
{
    background-position: 10px center;
    background-image: url(img/HeaderRephover.jpg);
    background-repeat: repeat-x;
    background-color: #000000;
}
.SubNewsHeader a
{
    font-weight: bold;
    font-size: 18pt;
    color: #Fff;
    font-family: 'Traditional Arabic';
    margin-right: 10px;
}
.SubNewsHeader a:hover
{
    color: #fff;
}
.SubNewsHeader2
{
    width: 600px;
    height: 38px;
    background-color: lightgrey;
    margin-bottom: 10px;
    text-align: left;
    background-position: 10px center;
    background-image: url(img/HeaderRep2.jpg);
    background-repeat: repeat-x;
    border-left: gainsboro 1px solid;
    border-right: gainsboro 1px solid;
}
.subSubject
{
    font-size: 13pt;
    color: #1f1e1c;
    font-family: 'Traditional Arabic';
    text-align: justify;
    vertical-align: top;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    line-height: 18pt;
}
.sectionTitle
{
    width: 280px;
    text-align: justify;
    line-height: 18pt;
    margin-top: 5px;
  
}
.sectionTitle img
{
    margin-left: 5px;
}
.sectionTitle a
{
    font-size: 12pt;
    color: #ff0000;
    font-family: 'Traditional Arabic';
    text-decoration: none;
    font-weight: bold;
}
.sectionTitle a:hover
{
    color: #000000;
}
.sectionTitle2
{
    width: 260px;
    text-align: justify;
    line-height: 18pt;
    margin-bottom: 10px;
}
 
.sectionTitle2 a
{
    font-size: 12pt;
    color: #414143;
    font-family: 'Traditional Arabic';
    text-decoration: none;
    font-weight: bold;
}
.sectionTitle2 a:hover
{
    color: #ff0000;
}
.IconHeader
{
    height: 38px;
    background-color: lightgrey;
    margin-top: 10px;
    text-align: center;
    background-position: 10px center;
    background-image: url(img/HeaderRep.jpg);
    background-repeat: repeat-x;
  
}
