
* {margin:0; padding:0;direction:rtl;}
body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0; direction:rtl;}
body 
{
    direction:rtl;
    padding-bottom:20px; background:url("img/bg.gif") 0 0 repeat-x; font:0.8em/1.5 "arial",sans-serif; text-align:center;}

h1, h2, h3, h4, h5, h6
{
    margin: 5px 0px;
}
h1 {font-size:180%;}
h2 {font-size:160%;}
h3
{
    font-size: 140%;
    height: 15px;
}
h4
{
    font-size: 4pt;
    height: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
}
h5 {font-size:100%;}

p, table, ul, ol, dl, fieldset {margin:15px 0;}

table {border-collapse:collapse; border-spacing:0; font-size:100%;}
th {text-align:center; font-weight:bold;}
th, td {padding:3px 7px;}

ul, ol {margin-left:30px;}
ul ul, ol ol {margin:0; margin-left:20px;}
ol {list-style-type:decimal;}
li {display:list-item;}

dt {font-weight:bold;}
dd {margin-left:30px;}

fieldset {position:relative; padding:10px;}
legend {position:absolute; top:-1em; margin:0; padding:5px 10px; font-size:100%; font-weight:bold;}

/* ----------------------------------------------------------------------------------------------------------
2) Universal styles (display, float, margin, text-align...)
---------------------------------------------------------------------------------------------------------- */

.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}

.relative {position:relative;}

.clear {clear:both;}

.f-left {float:left !important;} img.f-left {float:left; margin-right:10px;}
.f-right {float:right !important;} img.f-right {float:right; margin-left:10px;}

.t-left {text-align:right !important;}
.t-center
{
    text-align: center !important;
    
}
.t-right {text-align:left !important;}
.t-justify {text-align:justify !important;}

.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}

.nom {margin:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}

.noscreen {display:none;}

/* ----------------------------------------------------------------------------------------------------------
3) Generally HTML styles (table, ul, dl...)
---------------------------------------------------------------------------------------------------------- */            

table.table-style01 {width:100%;}
table.table-style01 th {text-align:center;}

ul.ul-style01 {margin:15px 0 15px 20px; padding:0; list-style:none;}
ul.ul-style01 li
{
    margin: 0;
    padding: 0;
    padding-right: 15px;
    background: url(img/ul-style01.gif) no-repeat right 5px;
} 
ul.ul-style01 ul {margin:0; padding:0; list-style:none;}
ul.ul-style01 ul li {background:url("img/ul-style01-sub.gif") 0 5px no-repeat;}

/* ----------------------------------------------------------------------------------------------------------
4) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:910px; margin:0 auto; text-align:right;}

    #header {position:relative; height:100px; background:url("img/header.jpg") 0 0 no-repeat; overflow:hidden;}
    
        #logo {position:absolute; top:15px; left:15px; margin:0;   font-weight:normal;}
        #logo span {font-weight:bold;}
        #logo a {text-decoration:none;}
        #MakeHomePage
        {
    position: absolute;
    top: 0px;
    left : 15px;
    
}
          #search
{
    position: absolute;
    top: 55px;
    left : 15px;
    
}
        #slogan {position:absolute; top:40px; right:15px; width:230px; font-size:120%; font-weight:normal; font-style:italic; text-align:center;}

    #nav {padding:0 15px 5px 6px; background:url("img/nav.gif") 0 100% no-repeat;}
    
        #nav ul {margin:0; padding:0; list-style:none;}
        #nav ul li {display:inline; margin:0; padding:0;}
        #nav ul li a
{
    display: block;
    float: right;
    background: url(img/nav-link.gif) repeat-y left 0px;
    text-decoration: none;
    padding-right: 14px;
    padding-left: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-weight: bold;
    font-size: 12pt;
    color: #000000;
    font-family: 'Arabic Transparent';
}
        #nav ul li#nav-active a {font-weight:bold; text-decoration:none;}

    #cols {background:url("img/cols.gif") 0 0 repeat-y;}

        #content {float:right; width:655px; overflow:hidden;}
        
            #content #content-title
{
    margin: 0;
    background: url(  "img/content-title.gif" ) 0 0 no-repeat;
    font-size: 10pt;
    font-weight: normal;
    padding-right: 20px;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-top: 15px;
}
            #content #content-in
{
    padding-right: 20px;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-top: 15px;
}
        
        #aside {float:left; width:255px; overflow:hidden;}
        
            #aside #aside-title
{
    margin: 0;
    background: url( "img/aside-title.gif" ) 0 0 no-repeat;
    font-size: 140%;
    font-weight: normal;
    padding-right: 15px;
    padding-left: 2px;
    padding-bottom: 10px;
    padding-top: 2px;
}
            #aside .aside-in {padding:10px 10px 15px 10px;}
            #aside .aside-box {padding:10px; background:url("img/aside-box.jpg") 0 0 no-repeat;}
            #aside .title
{
    margin: 0px 0px 0px 5px;
    padding: 10px 15px;
    background: url( "img/aside-title-02.gif" ) 0 0 repeat-x;
    font-size: 100%;
}    

    #cols-bottom {width:910px; height:12px; background:url("img/cols-bottom.gif") 0 0 no-repeat; font-size:0;}
    
    #footer {width:870px; height:40px; padding:20px 20px 0 20px; background:url("img/footer.gif") 0 0 no-repeat;}
    #footer p {margin:0;}
 
/* ----------------------------------------------------------------------------------------------------------
5) Page: Home
---------------------------------------------------------------------------------------------------------- */

#perex
{
    
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 5px;
    padding-top: 2px;
    margin-right: 5px;
}
#perex p {margin:0;}

#sections {background:url("img/sections.gif") 0 0 repeat-y;}
#sections-bottom {width:620px; height:7px; background:url("img/sections-bottom.gif") 0 0 no-repeat; font-size:0;}

    .section {float:left; width:200px;}
    .section p {margin:0;}
      .section p a
{
    font-weight: bold;
    font-size: 11pt;
    font-family: 'Arabic Transparent';
}
      .section p a:hover
{
    color: #ff0000;
}
    .section.margin {margin:0 10px;}
    .section h3 {margin:0; padding:10px; background:url("img/section-title.gif") 0 0 no-repeat; font-size:100%;}
    .section-in
{
    margin-bottom: 2px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 2px;
    padding-top: 0px;
}

dl#news, dl#news dd {margin:0;}
dl#news dt
{
    clear: both;
    text-align: justify;
    padding-top: 3px;
}
dl#news img
{
    margin-left: 5px;
}
dl#news dt a
{
    font-size: 11pt;
    color: #0033ff;
    font-family: 'Arabic Transparent';
    text-decoration: none;
    font-weight: bold;
}
dl#news dt a:hover
{
    color: #ff0000;
}

dl#news dd
{
    margin: 7px 0px 2px;
    padding-bottom: 7px;
}
dl#news dd span.date
{
    padding-right: 10px;
    background: url( "img/date.gif" ) 100% 50% no-repeat;
    font-size: 85%;
    font-weight: bold;
    
}
