﻿body
{
    background-image: URL('../Images/BG.JPG');
    background-repeat: repeat-x; /*background-color:#024879;*/
}

.dis
{
    border: dotted 1px silver;
    line-height: 250%;
    width: 700px;
    margin-right: auto;
    margin-left: auto;
    font-weight: bold;
    font-size: 11px;
    color: Black;
    text-align: center;
}

.GridHeader
{
    background-image: url('../Images/GridHeaderBG.jpg');
    background-repeat: repeat-x; /*color: #CEE9F5;*/
    color: #1EA0D4;
    border: solid 1px black;
    font-family: Tahoma;
    font-size: 9pt;
}
.GridBody
{
    background-color: White;
    border: 1px solid black;
    color:Black;
    font-family: Tahoma;
}
.Gridrow
{
    border: solid 1px silver;
    font-family: Tahoma;
}

.GridRowAlternitive
{
    background-color: #B6C1CE;
    font-family: Tahoma;
    font-size: 9pt;
}
.Fline
{
    margin-right: 10px;
    padding-top: 10px;
}
#Footer
{
    width: 100%;
    height: 45px;
    background-image: url('../Images/Footer.jpg');
    background-repeat: no-repeat;
    text-align: center;
    color: White;
    font-size: 12px;
    font-family: Tahoma;
}
.Vis
{
    visibility: hidden;
}
#mykey
{
    position: absolute;
    bottom: 1px;
    height: 0px;
    overflow: auto;
}

#logo
{
    background-image: url('../Images/logo.gif');
    background-repeat: no-repeat;
    height: 78px;
    background-position: left;
    margin-right: 10px;
}

.TablighBox
{
    margin-top: 6px;
    margin-right: -10px;
    border: solid 1px silver;
    width: 94%;
    height: 60px;
}


.City
{
    position: absolute;
    width: 50px;
    height: 10px;
    top: 100px;
    font-family: Tahoma;
    font-size: 8px;
    cursor: pointer;
}
.txt
{
    font-family: Tahoma;
    font-size: 11px;
    border: solid 1px #79A6C5;
}
.TxtStyle
{
    font-family: Tahoma;
    font-size: 11px;
    border: solid 1px #DAD9E1;
}
.drp
{
    font-family: Tahoma;
    font-size: 11px;
}
h1
{
    font-size: 180%;
    font-weight: normal;
    margin: 0;
    padding: 20px;
}
h2
{
    font-size: 160%;
    font-weight: normal;
}
h3
{
    font-size: 140%;
    font-weight: normal;
}
img
{
    border: none;
}
pre
{
    display: block;
    font: 12px "Courier New" , Courier, monospace;
    padding: 10px;
    border: 1px solid #bae2f0;
    background: #e3f4f9;
    margin: .5em 0;
    width: 674px;
}

/* image replacement */
.graphic, #prevBtn, #nextBtn
{
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    text-indent: -8000px;
}
/* // image replacement */
#container
{
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 696px;
    background: #fff;
    margin-bottom: 2em;
}
#header
{
    height: 144px;
    background: #5DC9E1;
    color: #fff;
}
#content
{
    position: relative;
}
/* Easy Slider */
#slider
{
}
#slider ul, #slider li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#slider li
{
    /* define width and height of list item (slide) entire slider area will adjust according to the parameters provided here */
    width: 696px;
    height: 241px;
    overflow: hidden;
}
#prevBtn, #nextBtn
{
    display:block;
    width:30px;
    height: 77px;
    position: absolute;
    left: -30px;
    top: 71px;
}
#nextBtn
{
    left: 696px;
}
#prevBtn a, #nextBtn a
{
    display: block;
    width: 30px;
    height: 77px;
    background: url(../images/btn_prev.gif) no-repeat 0 0;
}
#nextBtn a
{
    background: url(../images/btn_next.gif) no-repeat 0 0;
}
.Btn
{
    border: solid 1px #79A6C5;
    background-color: #fe9312;
    font-family: Tahoma;
    font-size: 10px;
    color: White;
}
#MainBody
{
    width: 936px;
    border: solid 1px #5aa2d9;
    margin-top: 0px;
    background-image: url('../Images/contentBG.jpg');
    background-color: #ecf5fb;
    background-repeat: repeat-x;
}
#Menu
{
    width: 800px;
    height: 41px;
    background-image: url('../Images/MenuBG.jpg');
    background-repeat: repeat-x;
    margin-top: 2px;
    border: solid 1px #596f7d;
    cursor: pointer;
    text-align: right;
    font-size: 11px;
    font-family: Tahoma;
    direction: rtl;
}
#Centerpanel
{
    width: 692px;
    height: 240px;
    background-color: White;
    margin-top: 10px;
}
#CenterPanelShadow
{
    width: 692px;
    height: 7px;
    background-image: url('../Images/shadowpanel.jpg');
    font-family: Tahoma;
    background-repeat: no-repeat;
    color: White;
}
#ShortNews
{
    background-color: Black;
    margin-top: 1px;
    color: White;
    width: 688px;
    height: 0px;
    visibility: hidden;
    position: absolute;
    font-family: Tahoma;
    font-size: 11px;
    text-align: right;
}

#ShortArticle
{    
    background-color: Black;
    margin-top: 1px;
    color: White;
    width: 688px;
    height: 0px;
    visibility: hidden;
    position: absolute;
    font-family: Tahoma;
    font-size: 11px;
    text-align: right;
}
#NewsTop
{
    width: 100%;
    height: 24px;
    background-image: url('../Images/NewsDrp.jpg');
    margin-top: 10px;
    cursor: pointer;
    font-size: 11px;
    text-align: right;
    padding-right: 4px;
    color: White;
    font-family: Tahoma;
    padding-top: 3px;
}
#ArticleTop
{
    width: 99.6%;
    height: 24px;
    background-image: url('../Images/NewsDrp.jpg');
    margin-top: 10px;
    cursor: pointer;
    font-size: 11px;
    text-align: right;
    padding-right: 4px;
    color: White;
    font-family: Tahoma;
    padding-top: 3px;
}
#SubMenu
{
    /* position:relative;  top:-277px; border:solid 1px silver;   background-color:White; visibility:visible;   width:100px;       height:150px;             left: -348px;             */
    position: absolute;
    border: solid 1px silver;
    background-color: White;
    visibility: visible;
    font-size: 11px;
    font-family: Tahoma;
}
#TextCellPanel
{
    margin-top: -24px;
    margin-right: 38px;
}
#RightSlide
{
    width: 150px;
    height: 280px;
    background-image: url('../Images/Line.jpg');
    background-position: left;
    background-repeat: no-repeat;
    color: #626689;
    direction: rtl;
    text-align: left;
    font-family: Tahoma;
    font-size: 10px;
    font-family:Tahoma;
}
.RightSlideCells
{
    margin-top: 6px;
    cursor: pointer;
    border: solid 1px silver;
    text-align: right;
    height: 28px;
}
.Txt
{
    width: 300px;
    height: 20px;
    font-family: Tahoma;
    font-size: 11px;
    border: solid 2px #3679ab;
    text-align: right;
}
a.RightMenu
{
    display: block;
    text-decoration: none;
    color: #939393;
}
a.RightMenu:hover
{
    display: block;
    text-decoration: none;
    color: #2af;
    background: #fff;
}

/*css general */

