﻿.InActiveLaw {
    color: Red;
    font-size: 20px;
}

.unmatchedData {
    color: Red;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.err {
    background: none repeat scroll 0 0 #F8DBDB;
    border-color: #E77776;
}

.UnSubscribeBtn {
    opacity: 0.7;
}

    .UnSubscribeBtn:hover {
        opacity: 1;
    }

.btnLoginForgetPass {
    background-image: url("/images/buttonBg.png");
    border-color: #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    color: Black !important;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 12px;
    height: 24px;
    font-weight: bold;
}

.rlinkMargin {
    margin-bottom: 5px;
}

    .rlinkMargin a {
        color: White;
        margin: 0 5px;
    }

        .rlinkMargin a:hover {
            text-decoration: underline;
        }

.accordionContent {
    background-color: White;
    width: 100%;
}

    .accordionContent tr th {
        border: 1px solid #CCCCCC;
        font-weight: bold;
        text-align: center;
    }

    .accordionContent td {
        border: 1px solid #CCCCCC;
        padding: 3px;
    }

    .accordionContent a {
        color: Black;
        font-weight: bold;
    }

        .accordionContent a:hover {
            text-decoration: underline;
        }

.noBorder {
    border: 0px;
}

.withMargin {
    margin: 5px 0px 5px 0px;
}

.footerLink {
    font-family: Tahoma;
    font-size: 12px;
    margin-right: 10px;
    text-decoration: none;
    color: #c1c1c1;
}

.footerLinkEn {
    font-family: Tahoma;
    font-size: 12px;
    margin-left: 10px;
    text-decoration: none;
    color: #c1c1c1;
}

.copyRightText {
    font-family: Tahoma;
    font-size: 11px;
    color: Red;
    margin: 0px;
}

.crText {
    font-family: Tahoma;
    font-size: 12px;
    color: #666666;
}

.crTextPDF {
    font-family: Tahoma;
    font-size: 12px;
    color: #333333;
}
/*#timetable .PrayTable
{
    width: 315px;
    direction: rtl;
    position: absolute;
    top: 25px;
    line-height: 15px;
    right: 5px;
}*/
.PrayTable {
    width: 315px;
    direction: rtl;
    position: absolute;
    top: 25px;
    line-height: 15px;
    right: 5px;
}

.PrayTableEn {
    width: 315px;
    direction: ltr;
    position: absolute;
    top: 25px;
    line-height: 15px;
    left: 5px;
}

#timetable td, #timetable th {
    padding: 2px 4px;
    width: 52px;
    font-family: Tahoma;
    font-size: 12px;
    text-align: center;
}

#timetable th {
    text-align: center;
    font-weight: bold;
    font-family: Tahoma;
}

.TawkeetText {
    font-family: Arabic Transparent;
    font-size: 18px;
    font-weight: bold;
    color: Green;
    text-align: center;
    position: absolute;
    top: 100px;
    right: 120px;
}

.TawkeetTextEn {
    font-family: Arabic Transparent;
    font-size: 18px;
    font-weight: bold;
    color: Green;
    text-align: center;
    position: absolute;
    top: 100px;
    left: 90px;
}

.image {
    width: 100px;
}

.weatherLabel {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    width: 150px;
}
/*.weatherData
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
}*/

.imageTD {
    text-align: center;
}

.weatherTable {
    border: solid 2px #333333;
    width: 500px;
    direction: rtl;
}

.WasTitle {
    font-family: Arabic Transparent;
    font-size: 16px;
    font-weight: bold;
    color: White;
}

.weatherData {
    color: #666666;
    float: right;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    margin: 3px;
    padding-right: 10px;
}

.weatherDataEn {
    color: #666666;
    float: left;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    margin-left: 3px;
}

.BOELinkRss {
    text-decoration: none;
    color: #666666;
    text-align: right;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
}
/* Static Pages CSS */
.TextHeader {
    font-family: Tahoma;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #626262;
    text-align: justify;
    font-weight: bold;
}

.TextSubHeader {
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.TextMenuItem {
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.TextDetails {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: normal;
    text-align: justify;
    
}

    .TextDetails p {
    color:#626262;
    }

.TextDetailsWA {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: normal;
}

.TextDetailsWC {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: normal;
}

.TextMaddaTitle {
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    text-align: justify;
    float: right;
}

.TextMaddaData {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    text-align: justify;
    text-indent: 25px;
}
/*
English
*/
.TextHeaderEn {
    font-family: Tahoma;
    font-size: 15px;
    font-weight: bold;
    text-align: center;    
}

.pstyle {
color: #626262; text-align: justify; font-weight: bold;
}

.TextSubHeaderEn {
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.TextMenuItemEn {
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.TextDetailsEn {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
}

.TextDetailsWAEn {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: normal;
}

.TextDetailsWCEn {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: normal;
}
/*English*/
/*a:link
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}*/
.pathContainer {
    position: absolute;
    right: 30px;
    top: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
}

.pathContainerEn {
    position: absolute;
    left: 30px;
    top: 3px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
}


.pathWholeDiv {
    background-image: url('/img/path_bg.png');
    background-repeat: no-repeat;
    width: 696px;
    height: 28px;
    position: relative;
    margin: auto;
}

.pathWholeDivEn {
    background-image: url('/img/path_bg_en.png');
    background-repeat: no-repeat;
    width: 696px;
    height: 28px;
    position: relative;
    margin: auto;
}

.pathWholeDivLong {
    background-image: url('/img/path_bg_long.png');
    background-repeat: no-repeat;
    width: 964px;
    height: 28px;
    position: relative;
    margin: auto;
}

.pathWholeDivLongEn {
    background-image: url('/img/path_bg_long_en.png');
    background-repeat: no-repeat;
    width: 964px;
    height: 28px;
    position: relative;
    margin: auto;
}


.ReportGrid {
    width: 696px;
}

    .ReportGrid th {
        text-align: center; /*background: #dddddd;*/
        font-size: 13px;
        text-decoration: none;
        font-family: Tahoma; /*color: black; border-bottom: solid 1px black;*/
        padding: 1px 1px 1px 4px; /*border-bottom-style: outset;     border-right-style: outset;*/
        padding: 3px;
    }

    .ReportGrid tr td .ReportTitle {
        vertical-align: middle;
        padding: 5px;
        font-size: 12px;
        font-weight: bold;
        text-align: right;
        font-family: Tahoma;
    }

    .ReportGrid a {
        color: Black;
        text-decoration: none;
    }

        .ReportGrid a:hover {
            text-decoration: underline;
        }

.ProjectMaddaLink {
    cursor: pointer;
    padding: 6px 9px;
    background-image: url(/img/but_slider03.png);
    background-position: center 1px;
    background-repeat: no-repeat;
    color: Black;
    font-size: 11px;
    font-weight: bold;
    font-family: Tahoma;
    margin: 2px;
}

    .ProjectMaddaLink:hover {
        color: Red;
    }
/*.divPrayTimeAr
{
    width: 325px;
    height: 142px;
    background-image: url('/img/prayertimes_bg.png');
    background-repeat: no-repeat;
    position: relative;
    margin-right: 5px;
}
.divPrayTimeEn
{
    width: 325px;
    height: 142px;
    background-image: url('/img/prayertimes_bg_en.png');
    background-repeat: no-repeat;
    position: relative;
    margin-left: 5px;
}*/
.alertText {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: Red;
    text-align: center;
}

.ReportErrorSys {
    color: #CC6600;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
}

#ErrorTable tr td {
    padding: 5px 10px;
}

.ReadMoreImg {
    position: absolute;
    left: 5px;
}

.NewTitle {
    font-family: Tahoma;
    font-size: 14px;
    text-align: right;
    font-weight: bold;
}

.NewDetail {
    font-family: Tahoma;
    font-size: 12px;
    text-align: right;
    font-weight: normal;
}

.NewTitleEn {
    font-family: Tahoma;
    font-size: 14px;
    text-align: left;
    font-weight: bold;
}

.NewDetailEn {
    font-family: Tahoma;
    font-size: 12px;
    text-align: left;
    font-weight: normal;
}

.Registerbtn {
    background-image: url('/img/register_btn.png');
    width: 110px;
    height: 40px;
}

.MansHeader {
    font-family: Arabic Transparent;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #044F75;
}

.MansSubHeader {
    font-family: Arabic Transparent;
    font-size: 18px;
    font-weight: bold;
    color: #146087;
}

.MansDetails {
    font-family: Arabic Transparent;
    font-size: 16px;
    font-weight: bold;
    text-align: justify;
}

.MansCellBG {
    background-color: #D9ECF3;
}

.MansCellHeaderBG {
    background-color: #044F75;
    color: White;
}

 