﻿html
{
    height: 100%;
}
body
{
    font-family: @Arial Unicode MS;
    padding: 0px;
    margin: 5px;
    font-size: 12pt;
    color: #161616;
    direction: rtl;
    background-image: url(     'bodyBg.PNG' );
    background-repeat: repeat-x;
    background-color: #E0E4F1;
}
h1
{
    text-align: center;
    font-weight: bold;
    font-size: 16pt;
    letter-spacing: .1em;
    color: #000000;
    margin-top: 16px;
    font-family: 'Traditional Arabic';
    margin-bottom: 6px;
}
h2
{
    margin: 2px 2px 6px 2px;
    padding: 4px;
    font-size: 14pt;
    font-weight: bold;
    width: auto;
    font-family: 'traditional Arabic';
    height: 26px;
}
h3
{
    background-position: right;
    background-image: url('langSelect.GIF');
    font-size: 13pt;
    padding-right: 15px;
    background-repeat: repeat-x;
    font-family:Times New Roman (Arabic);
    height: 22px;
    margin-bottom: 9px;
}
h6
{
    font-family: 'traditional Arabic';
    font-size: large;
    height: 22px;
    margin-bottom: 9px;
}
h5
{
    margin: 2px 2px 6px 2px;
    padding: 4px;
    font-size: large;
    font-family: Times New Roman (Arabic);
    width: auto;
    height: 26px;
    color: #213956;
}
a
{
    text-decoration: underline;
    color: #3B59B4;
}
a:hover
{
    text-decoration: none;
}
/* ================= Header Table*/
 #tableHead
{
    background-image: url('headerMain.PNG');
    background-repeat: repeat-x;
    width: 98%;
}
#Left
{
    background-image: url('headerRight.PNG');
    width: 1%;
    background-position: right;
    background-repeat: no-repeat;
}
#tableHeadLeftUp
{
    background-image: url('headerleft.PNG');
    background-repeat: no-repeat;
    background-position: left;
    width: 1%;
}
.imgLogo
{
    float: left;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}
#HeaderCell
{
    background-image: url('bannerBg.JPG');
    background-repeat: repeat-x;
}
/*=============================================          Controls Classes   ==================*/
.imgLeft
{
    float: left;
    margin: 2px;
}
.imgRight
{
    margin: 2px;
    float: right;
}
.Textbox
{
    text-align:center;
}
.ButtonCSS
{
    background-image:url('edtButtonBack.gif');
    height: 20px;
}
.Error
{
    color:Red;
    background-image:url('error.png');
    background-position:top right;
    background-repeat:no-repeat;
    padding-left:35px;
    padding-top:15px;
    font-weight:bold;
    height:30px
}
.ArticlesContent
{
    border: 1px solid #C0C0C0;
    background-color: #E9E9E9;
    text-align: Right;
    vertical-align: top;
}

.ArticlesHeader
{
    padding: 3px;
    background-image: url('datalist.PNG' );
    border-right: solid 1px #5169A8;
    border-left: solid 1px #5169A8;
    font-size: 9pt;
    text-align: center;
    font-family: Tahoma;
    color: #FFFFFF;
    margin-right: 4px;
    margin-left: 4px;
}
.stableNews
{
    background-image: url( 'newsBg.PNG' );
}
/*===================================================== Navigation Menu Style        ============*/
    .accordionContentCAC
    {
        border: solid 1px #cccccc;
        margin: 0 1 0 1;
        width: 198px;
    }
    .accordionHeaderCAC
    {
    background-image: url('accHeader.PNG');
    height: 24px;
    color: White;
    text-align: center;
    cursor: pointer;
    margin: 1px;
    border: solid 1px #5169A8;
}
    .accordionCAC
    {
        width: 200px;
        background-color: #F5F5F5;
        direction: rtl;
        font-family: Arial Unicode MS;
        font-size: 10pt;
    }
    .itm
    {
        border-bottom: solid 1px #cccccc;
    }
    .itmhover
    {
        background-color: #dddddd;
    }
    .accordionContentCAC a
    {
        color: Black;
        text-decoration: none;
    }
  /*  =================                         Tabs        */
      .CACTABS .ajax__tab_body
{
    padding: 6px;
    border-bottom: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
    border-top: solid 4px #435794;
    margin-top: 0;
    background-color: #F4F4F4;
    border-color: #435794 #CCCCCC #cccccc #cccccc;
}
    .CACTABS .ajax__tab_tab
{
    font-family: Tahoma;
    font-size: 9pt;
    vertical-align: middle;
    text-align: center;
    height: 23px;
    padding-right: 2px;
    padding-left: 2px;
}
    .CACTABS .ajax__tab_outer
    {
        margin-left: 1px;
        margin-right: 1px;
        border-top: 1px solid #CCCFD3;
        border-left: 1px solid #CCCFD3;
        border-right: 1px solid #CCCFD3;
    }
    .CACTABS .ajax__tab_active
    {
        background-image: url('ActiveTab.PNG');
        color: #ffffff;
    }
    .CACTABS .ajax__tab_hover
    {
        background-color: #EEF1F5;
    }
#Menu
{
    background-image: url(  ' mnuBg.png' );
    background-repeat: repeat-x;
    height: 55px;
    color: #FFFFFF;
}
#newsBodySide
{
    background-image: url( 'box.gif' );
    padding: 8px;
    background-repeat: no-repeat;
}
#lineUp
{
    background-position: top;
    background-image: url(        'line.gif' );
    background-repeat: repeat-x;
}
