﻿body {
    font-family: Arial, Geneva, sans-serif;
    font-size: 14px;
    direction: rtl;
    padding: 0;
    margin: 0;
    width: 100%;
    float: right;
}

.bgtop {
    /*background-image:url(../images/stripe.png); */
    background-color: #a5c4e3;
    height: 68px;
    width: 100%;
}

.iconheader {
    float: left; /* margin-left:20px;*/
    margin-top: 5px;
    width: 50%;
}

.bgtabhomepage {
    background-image: url(../images/bgtabhome.png);
    height: 42px;
    width: 100%;
}

.bgtabhome {
    /* background-image:url(../images/bgtabhome.png); */
    height: 42px;
    width: 100%;
}

.bgtabshomeselect {
    background-image: url(../images/tabselectnew.png);
    background-repeat: no-repeat;
    background-position: right;
    height: 42px;
    color: #000000;
}

.bgtabshomenonselect {
    background-image: url(../images/tabnonselectnew.png);
    background-repeat: no-repeat;
    background-position: right;
    height: 42px;
    color: #000000;
    width: 100%;
}

.bgtab1 {
    float: right;
    height: 42px;
    margin-right: 10px;
    margin-top: 7px; /*width:160px; */
    color: #000000;
    text-align: right;
    padding-right: 5px;
    font-weight: bold;
    vertical-align: middle;
    width: 45%;
}

.bgtab2 {
    background-image: url(../images/bglist.png); /*background-repeat:no-repeat; 

*/
    float: left; /*margin-top:7px;     width:176px;*/
    height: 26px;
    color: #666666;
    text-align: right; /*padding-right:5px; */
    font-weight: bold;
    vertical-align: middle;
    width: 50%;
}

.mainNews {
    /**padding-right:10px;**/
    width: 96%;
    padding-left: 1%;
    padding-right: 3%;
}

    .mainNews img {
        border: solid 1px #E5E5E5; /*width:297px;*/ /*width:91%;*/
        width: 98%;
        height: auto; /*height:50%;*/
        background-size: 98% 98% !important;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    .mainNews a {
        color: #3c72a9; /**/ /** font-weight:bold;     
	
padding-bottom:20px;**/
        text-decoration: none;
        max-width: 50%;
    }

        .mainNews a:hover {
            /**color:#e9c501;**/
            width: 90%;
        }

.relatedNews {
    width: 100%;
}

    .relatedNews a {
        color: #3c72a9;
        text-decoration: none;
    }

        .relatedNews a:hover {
            /**color:#e9c501;**/
        }

.data {
    float: right; /* width:131px;*/
    width: 47%;
    padding-right: 3%;
}

    .data a {
        color: #000000; /*font-size:12px;     font-weight:bold;*/
        text-decoration: none;
    }

        .data a:hover {
            /**color:#e9c501;**/
        }

    .data img {
        border: solid #E5E5E5 1px; /* width:131px;    height:72px;*/
        width: 94%;
        height: auto;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }



.dataCategory {
    float: right; 
    width: 47%;
    padding-right: 3%;
}

    .dataCategory a {
        color: #000000; 
        font-weight: bold;
        text-decoration: none;
        font-size:11px;
    }

        .dataCategory a:hover {
            /**color:#e9c501;**/
        }

    .dataCategory img {
        border: solid #E5E5E5 1px;
        width: 94%; 
        height: auto;
        background-size: 98% 98% !important;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }


.relatedNews .dataH {
    float: right; /*     padding-right:13px;     padding-left:15px;     

text-align:right;     padding-bottom:10px;*/
    width: 90%;
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 2%;
    padding-bottom: 2%;
}

    .relatedNews .dataH .title {
        float: right; /**     padding-right: 5px;      padding-left: 10px;**/
    }

    .relatedNews .dataH img {
        border: solid #E5E5E5 1px; /*width:131px;*/
        width: 94%;
        height: auto;
        float: right;
        background-size: 98% 98% !important;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    .relatedNews .dataH a {
        color: #3c72a9; /*font-size:12px;     font-weight:bold;*/
        text-decoration: none;
    }

        .relatedNews .dataH a:hover {
            /**color:#e9c501;**/
        }

.bgshadow {
    background-image: url(../images/shadow.png);
    height: 20px;
    color: #000000;
    width: 100%;
}


.footer {
    width: 100%;
}

    .footer .home {
        background-color: #3c72a9;
        height: 25px;
        width: 100%;
    }

        .footer .home img {
            text-align: left;
            padding-left: 5px;
            padding-top: 5px;
            float: left;
            width: 20px;
            height: 16px;
        }

    .footer .icon {
        padding-top: 10px;
        width: 100%;
    }

        .footer .icon a {
            width: 24%;
            float: right;
            padding-right: 3px;
            padding-top: 10px;
        }

    .footer .Icontcr {
        width: 100%;
    }

        .footer .Icontcr a {
            width: 30%;
            float: right; /* padding-right:10px; */
            padding-top: 10px;
        }

.mainsite {
    background-color: #e9c501;
    height: 25px;
    width: 100%;
    font-size: 11px;
    text-align: center;
}

.footer .mainsite {
    background-color: #e9c501;
    height: 25px;
    width: 100%;
}
/*  11-Apr-2013  */
.bgcattext {
    background-color: #e9c501;
    width: 100%;
}

.catright {
    width: 50%;
    border-bottom: solid 1px #FFF;
    height: 25px;
    text-align: right;
    padding-right: 1px;
    float: right;
    font-weight: bold;
}

    .catright a {
        text-decoration: none;
    }

        .catright a:hover {
            text-decoration: none;
            color: #FFF;
        }

.catleft {
    width: 49%;
    border-bottom: solid 1px #FFF;
    border-right: solid 1px #FFF;
    height: 25px;
    text-align: right;
    padding-right: 1px;
    float: left;
    font-weight: bold;
}

    .catleft a {
        text-decoration: none;
        word-warp: break-word; /*background-color:#6996cd;*/
    }

        .catleft a:hover {
            text-decoration: none;
            color: #FFF; /*background-color:#6996cd;*/
        }




.catrightsel {
    background-color: #6996cd;
    width: 48%;
    border-bottom: solid 1px #FFF;
    height: 25px;
    text-align: right;
    padding-right: 5px;
    float: right;
    color: #fff;
}

.catleftsel {
    background-color: #6996cd;
    width: 48%;
    border-bottom: solid 1px #FFF;
    border-right: solid 1px #FFF;
    height: 25px;
    text-align: right;
    padding-right: 5px;
    float: left;
    color: #fff;
}

.bgtab1slect {
    background-image: url(../images/bglist.png);
    float: right;
    height: 26px;
    margin-right: 0px;
    margin-top: 0px; /*width:160px; */
    color: #000000;
    text-align: right;
    padding-right: 5px;
    font-weight: bold;
    vertical-align: middle;
    width: 48%;
}

.hederpdf {
    clear: both;
    height: 25px;
    border-bottom: solid 1px #FFF;
    width: 100%;
    background-color: #3c7299;
}

    .hederpdf .home {
        background-color: #3c72a9;
        height: 25px;
        width: 100%;
    }

        .hederpdf .home a {
            text-decoration: none;
            color: #FFF;
        }

            .hederpdf .home a:hover {
                color: #e9c501;
            }

        .hederpdf .home img {
            text-align: left;
            padding-left: 5px;
            padding-top: 5px;
            float: left;
            width: 20px;
            height: 16px;
        }

        .hederpdf .home span {
            text-align: right;
            padding-right: 10px;
            padding-top: 3px;
            float: right;
            font-size: 18px;
            font-weight: bold;
            color: #FFF;
        }

.home .gotop {
    float: left;
    margin-left: 5px;
    margin-top: 5px;
    color: #FFF;
    font-weight: bold;
    width: 85px;
    text-align: left;
}

.pdf {
    width: 95%;
}

    .pdf .itempdf {
        float: right;
        width: 141px;
        padding: 8px;
        /*width: 48%;
	padding:1%;*/
    }

        .pdf .itempdf .imgpdf {
            width: 141px;
            height: 209px;
        }

            .pdf .itempdf .imgpdf a {
                border-width: 0px;
            }

                .pdf .itempdf .imgpdf a img {
                    background-image: url( "../images/ajax-loader.gif?dt=29520131351" );
                    background-position: 50% 50%;
                    background-repeat: no-repeat;
                }



.only_page1no {
    font-size: 12px;
    float: right;
    padding-right: 61px;
    /*padding-right: 5%;*/
}

    .only_page1no a {
        text-decoration: none;
        color: #1160af;
    }

.only_size1 {
    font-size: 12px;
    float: left;
    /*	width :20%*/
    padding-left: 61px;
}

.pdf .itempdf .pageno {
    font-size: 12px;
    float: right;
    padding-right: 8px;
    /*padding-right: 5%;*/
}

    .pdf .itempdf .pageno a {
        text-decoration: none;
        color: #1160af;
    }

.pdf .itempdf .size {
    font-size: 12px;
    float: left;
    /*	width :20%*/
    padding-left: 8px;
}


.pdfHeaderLeftPan {
    float: right;
    padding-right: 15px;
    padding-top: 5px;
}

    .pdfHeaderLeftPan a {
        text-decoration: none;
        color: #1160af;
    }

.bgtabwriter2 {
    float: left;
    height: 42px; /*margin-right:10px;*/
    margin-top: 7px; /*width:160px; */
    color: #000000;
    text-align: right;
    padding-right: 5px;
    font-weight: bold;
    vertical-align: middle;
    width: 45%;
}

.bgtabwriter1 {
    background-image: url(../images/bgtabhome.png);
    /*background-repeat:no-repeat; */
    float: right; /*margin-top:7px;     width:176px;*/
    height: 34px;
    color: #666666;
    text-align: right; /*padding-right:5px; */
    font-weight: bold;
    vertical-align: middle;
    width: 100%;
    padding-top: 7px; /*padding-right:10px;*/
}

    .bgtabwriter1 a {
        color: #666666;
        text-decoration: none;
    }

        .bgtabwriter1 a:hover {
            color: #1160af;
        }

    .bgtabwriter1 .home {
        float: left; /* margin-top: -7px;     background-color: #3c72a9; */
        width: 22.6%; /* height: 22px; */ /*   margin-right: 2px;border:solid 1px 

#cbcbcb;*/ /* padding-top:1%; */
        text-align: center;
        margin-left: 2px;
    }
        /*.bgtabwriter1 .home a{color:;} */
        .bgtabwriter1 .home img {
            width: 20px;
            height: 16px;
            margin-top: 3px;
            margin-right: 3px;
            border-width: 0px;
        }

    .bgtabwriter1 .list {
        float: left;
        margin-top: -7px;
    }

    .bgtabwriter1 .category {
        background-image: url(../images/bglist.png);
        height: 26px !important;
        color: #666666 !important;
        text-align: right !important;
        font-weight: bold !important;
        vertical-align: middle !important;
        margin-top: -7px !important;
        margin-right: 0px !important;
        float: left;
        width: 46%;
        text-align: right;
    }

.mainWriter {
    text-align: right; /*padding-right:10px;*/
    width: 100%;
}

    .mainWriter .writerItem {
        width: 100%; /*min-height:57px;      border-bottom:solid 1px #cbcbcb;*/
        padding-top: 5px;
    }

        .mainWriter .writerItem .WriterNum {
            float: right;
            padding-right: 10px;
            width: 10px;
            margin-top: 15px;
            font-weight: bold;
            color: #e9c501;
        }

        .mainWriter .writerItem .WriterImg {
            float: right;
            padding-right: 5px; /*padding-top:5px;*/
            width: 33px;
        }

.WriterImg img {
    width: 33px;
    height: 42px;
}

.mainWriter .writerItem .WriterTitel {
    float: right;
    padding-right: 5px;
    width: 80%;
    font-weight: bold;
    padding-top: 5px;
}

    .mainWriter .writerItem .WriterTitel a {
        text-decoration: none;
        color: #1160af;
    }

        .mainWriter .writerItem .WriterTitel a:hover {
            text-decoration: none; /*color:#e9c501*/
        }

    .mainWriter .writerItem .WriterTitel .date {
        padding-top: 5px;
        font-size: 10px;
        color: #333333;
        font-weight: normal;
    }

.writerstitel {
    float: right;
    width: 50%;
    height: 20px;
    background-color: #e9c501;
    font-weight: bold;
    text-align: center;
    padding-top: 7px;
    color: #000;
}

.writerstitelonly {
    float: right;
    width: 46%;
    height: 20px;
    background-color: #e9c501;
    font-weight: bold;
    text-align: right;
    padding-top: 7px;
    color: #000;
    padding-right: 10px;
}

.morewriternewstitel {
    float: left;
    width: 50%;
    height: 20px;
    background-color: #6996cd;
    font-weight: bold;
    text-align: center;
    padding-top: 7px;
    color: #FFF;
}

    .morewriternewstitel a {
        color: #FFF;
        text-decoration: none;
    }

        .morewriternewstitel a:hover {
            color: #e9c501;
        }

.writers {
    width: 100%;
}

    .writers .witem {
        float: right;
        margin-right: 10px;
        width: 65px;
        text-align: center;
        padding-bottom: 10px;
        height: 95px;
    }

        .writers .witem a {
            color: #1160af;
            text-decoration: none;
        }

            .writers .witem a:hover {
                color: #e9c501;
            }

.newsDesc {
    /*width:100%;  */
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .newsDesc span {
        font-weight: bold;
        color: #1160af;
    }

    .newsDesc .maintitle {
        font-weight: bold;
        color: #1160af;
        font-size: 16px;
    }

    .newsDesc .date {
        padding-top: 5px;
        font-size: 11px;
        color: #333333;
    }

    .newsDesc .ndbody {
        padding-top: 5%;
        padding-right: 3%;
        padding-left: 2%;
        text-align: justify; /*font-size:13px;*/
        color: #000;
        width: 90%;
    }

    .newsDesc .moreimg {
        padding-top: 5px;
        padding-right: 5px;
    }

        .newsDesc .moreimg img {
            float: right;
            padding-right: 2px;
            padding-bottom: 7px;
        }

    .newsDesc .ndicon {
        margin-top: 10px;
        margin-bottom: 5px;
    }

        .newsDesc .ndicon .icon {
            float: right;
            margin-right: 5px;
            width: 21px;
            height: 18px;
        }

            .newsDesc .ndicon .icon img {
                border-width: 0px;
                width: 22px;
                height: 16px;
            }

.viewCommentsBgD {
    background-color: #f7f6f3;
    padding: 10px;
}

.viewCommentsBgL {
    background-color: #FFF;
    padding: 10px;
}

.name {
    font-size: 12px;
    color: #a7a7a7;
}

.date {
    font-size: 11px;
}

.commentname {
    font-size: 12px;
    margin: 5px;
}

.errorMessage {
    color: Red;
    font-size: 14px;
    padding: 10px;
}

input.btn {
    color: #000000;
    font: bold 84% Arial, Helvetica, sans-serif;
    border: 1px solid;
    border-color: #3cb4c3;
}

input.btnhov {
    border-color: #c63 #930 #930 #c63;
    color: #FF0000;
    font: bold 84% Arial, Helvetica, sans-serif;
}

.blueLinks {
    font-family: Arial, Geneva, sans-serif;
    font-size: 13px;
    color: #1160af;
    text-decoration: none;
    cursor: pointer;
}

    .blueLinks:hover {
        font-family: Arial, Geneva, sans-serif;
        font-size: 13px;
        color: #000000;
        text-decoration: none;
    }

.CategoryhometopNews {
    width: 95%;
    padding-right: 2%;
    padding-left: 2%;
    padding-top: 2%;
    padding-bottom: 2%;
}

.categoryhomeimageonebyonenews {
    width: 50%;
    float: right;
}

.categoryhomeTileonebyonenews {
    width: 48%;
    float: right;
    padding-left: 2%;
}

.categoryhomewithnoimageTileonebyonenews {
    width: 85%;
    float: right;
    padding-right: 3px;
    padding-left: 3px;
}

.Categoryhomemorenews {
    float: left;
    margin-left: 5px;
}

    .Categoryhomemorenews a {
        color: #3c72a9;
        text-decoration: none;
        cursor: pointer;
    }

        .Categoryhomemorenews a:hover {
            color: #e9c501;
            cursor: pointer;
        }

.imgLinks {
    text-decoration: none;
    vertical-align: top;
}

    .imgLinks img {
        border: 0;
    }

.categoryhomeloadingeffect {
    background-image: url(../images/ajax-loader.gif?dt=52920131352);
    background-repeat: no-repeat;
    background-position: center;
    font-size: 16px;
    clear: both;
    width: 100%;
    background-color: #a5c4e3;
    height: 22px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}

.showCategoryArea {
    margin-top: -30px;
    display: block;
}

.showCategoryAreaHide {
    margin-top: -30px;
    display: none !important;
}

.mainDivCategoryNamemenu {
    margin-top: 5px; /* 7px  29-May-2013 */
    padding-right: 2px;
    float: Right;
    width: 95%;
    height: 17px;
}

    .mainDivCategoryNamemenu a {
        color: #000;
        text-decoration: none;
    }

.divMenuSeparatorHeader {
    clear: both;
    height: 0;
    margin-top: -13px;
    width: 100%;
}

.categoryhomeTop4News {
    width: 90%;
    padding-top: 3px;
}

.playVideoIcon {
    background-image: url( "../../images/playoverlay.png" );
    background-repeat: no-repeat;
    vertical-align: middle;
    z-index: 999;
    text-align: center;
    border: solid 0px gray;
    height: 100%;
}

.tabSelected {
    background: none;
    font-weight: bold;
}

.tabUnSelected {
    background-image: url(../images/bglist.png);
    height: 26px !important;
    color: #666666 !important;
    text-align: center !important;
    font-weight: bold !important;
    vertical-align: middle !important;
    margin-top: 0px !important;
    margin-right: 0px !important;
}

.tabUnSelectedPaddingTop {
    background-image: url(../images/bglist.png);
    height: 22px !important;
    color: #666666 !important;
    text-align: center !important;
    font-weight: bold !important;
    vertical-align: middle !important;
    margin-top: 0px !important;
    margin-right: 0px !important;
    padding-top: 0px;
}

.tab1 {
    float: right;
    height: 42px; /* margin-right:10px; */
    margin-top: 0px;
    color: #000000;
    text-align: center; /* padding-right:5px; */
    vertical-align: middle;
    width: 28%;
    font-weight: bold;
}

.tab2 {
    float: left;
    height: 26px;
    color: #666666;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    width: 26%;
    margin-left: 1px;
}

    .tab2 a {
        text-decoration: none;
        font-weight: bold;
        color: #666666;
    }

.tab3 {
    float: left;
    height: 26px;
    color: #666666;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    width: 28%;
    border-left: solid 1px #e9c501;
    border-right: solid 1px #e9c501;
    margin-left: 1px;
}

.tab4 {
    float: left;
    height: 26px;
    color: #666666;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    width: 16%;
    border-left: solid 1px #e9c501;
    border-right: solid 1px #e9c501;
}

.mvnews {
    text-align: right;
}

    .mvnews .dataH {
        float: right;
        width: 98%;
        padding: 2%;
        padding-bottom: 0px;
    }

    .mvnews a {
        color: #3c72a9;
        font-weight: bold;
        text-decoration: none;
        max-width: 50%;
        font-size: 15px;
    }

        .mvnews a:hover {
            /*color:#e9c501;*/
        }

.tickernews a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    max-width: 50%;
    font-size: 15px;
}

    .tickernews a:hover {
        /*color:#e9c501;*/
    }

#latestNewsData .dataH .mvnewsbg div {
    width: 48%;
}

#latestNewsData .dataH .amvnewsbg div {
    width: 48%;
}

#latestNewsData .dataH img {
    width: 94%;
    height: auto;
    background-size: 98% 98% !important;
    webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.mvnewsbg {
    background-color: #FAFAFA;
}

.amvnewsbg {
    background-color: #F2F2F2;
}

#acc1News {
    width: 96%;
    padding-left: 4%;
    padding-right: 4%;
    padding-bottom: 4%;
    text-align: right;
}

    #acc1News a {
        font-size: large !important;
    }

#accOtherNews .data {
    float: right; /* width:131px;*/
    width: 46%;
    padding: 0 3% 15px 1%;
}

    #accOtherNews .data a {
        color: #000000; /*     font-weight:bold;*/
        text-decoration: none;
        font-size: 15px;
    }

        #accOtherNews .data a:hover {
            /**color:#e9c501;**/
        }

    #accOtherNews .data img {
        border: solid #E5E5E5 1px; /* width:131px;    height:72px;*/
        width: 100%;
        height: auto;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

.playVideoIcon {
    background-image: url( "../../images/playoverlay.png" );
    background-repeat: no-repeat;
    vertical-align: middle;
    z-index: 999;
    text-align: center;
    border: solid 0px gray;
    height: 100%;
}
/* add by aziz 21-4-2012  comment*/
.heading {
    font-family: Arial, Geneva, sans-serif;
    font-size: 17px;
    color: #d79f00;
    text-align: right;
    text-decoration: none;
    line-height: 115%;
    font-weight: bold;
}

.lblGoToTOP {
    color: Gray;
    font-family: Arial, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.mainTitle {
    font-family: Arial, Geneva, sans-serif;
    font-size: 16px;
    color: #1160af;
    text-align: right;
    text-decoration: none;
    line-height: 115%;
    font-weight: bold;
}

    .mainTitle:hover {
        font-family: Arial, Geneva, sans-serif;
        font-size: 16px;
        color: #1160af;
        text-align: right;
        text-decoration: none;
        line-height: 115%;
        font-weight: bold;
    }

.imgThumb {
    cursor: pointer;
}
/* end comment*/
/* send e-mail */

.rounded-corners {
    border: solid 2px #6699cc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    behavior: url(css/PIE.htc);
}

.rounded-corners-gold {
    background: #ecc201;
    border: solid 2px #ecc201;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url(css/PIE.htc);
    height: 100%;
    padding: 2px;
    position: relative;
    z-index: 0;
}

.rounded-corners-blue {
    background: #6699cc;
    border: solid 2px #6699cc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url(css/PIE.htc);
    height: 100%;
    padding: 2px;
    position: relative;
    z-index: 0;
    color: #fff;
}

/* end send e-mail */

.more {
    font-size: 16px;
    clear: both;
    width: 100%;
    background-color: #a5c4e3;
    color: #26609c;
    height: 24px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    cursor: pointer;
}

.nodataAvaliablePdfHome {
    color: Red;
    font-size: 2em;
    padding-right: 10%;
    text-align: center;
    width: 90%;
}

.pdfhomeDisplayPdf {
    width: 100%;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}

.mainSite {
    float: left;
    width: 44%;
    vertical-align: top;
    margin-top: 10px;
}

    .mainSite a {
        color: #0e559e;
        text-decoration: none;
    }

.mainsite_lbl {
    cursor: pointer;
    font-family: Arial,Geneva,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    color: #000;
}

.ArticleMainTitleSpecialHighlighterClass {
    color: Red;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 3px;
}

.aticlesDetailsImag {
    border: solid #E5E5E5 1px;
    width: 98%;
    height: auto;
    background-size: 98% 98% !important;
    webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* width: 297px; 	height: 155px;*/
}

.articledetailsthum {
    width: 68px;
    height: 44px;
    border: solid #E5E5E5 1px;
}

.HomePageLinkMainSite {
    width: 95%;
    padding: 5px;
}

#divArticleContent img {
    width: 90%;
    padding: 5%;
}

#divArticleContent iframe {
    width: 90%;
    padding: 5%;
    height: 25%;
}

/* shreen hasan 21-5-2013*/
.tab2unselectCategoryList {
    background-image: url( "../images/bglist.png" );
    color: #666666 !important;
    font-weight: bold !important;
    height: 21px !important;
    margin-right: 0 !important;
    margin-top: -7px !important;
    text-align: center !important;
    vertical-align: middle !important;
    padding-top: 5px;
    width: 28% !important;
}

.tab3unselectCategoryList {
    background-image: url( "../images/bglist.png" );
    color: #666666 !important;
    font-weight: bold !important;
    height: 21px !important;
    margin-right: 0px !important;
    margin-top: -7px !important;
    text-align: center !important;
    vertical-align: middle !important;
    padding-top: 5px;
    width: 22% !important;
}

.tab2Category {
    float: right;
    height: 24px;
    padding-right: 5px;
    margin-top: 0px;
    width: 23%;
    border: solid 0px red;
    text-align: center;
}

.tabSearchCategory {
    float: left;
    height: 26px;
    padding-right: 5px;
    margin-top: 0px;
    width: 10%;
    text-align: center;
}

.tabSearchunselectCategoryList {
    background-image: url( "../images/bglist.png" );
    color: #666666 !important;
    font-weight: bold !important;
    height: 21px !important;
    margin-right: 0 !important;
    margin-top: -7px !important;
    text-align: center !important;
    vertical-align: middle !important;
    padding-top: 5px;
}

.tab1UnselectedCategoryList {
    background-image: url( "../images/bglist.png" );
    color: #666666 !important;
    font-weight: bold !important;
    height: 22px !important;
    margin-right: 0 !important;
    margin-top: -6px !important;
    padding-top: 4px;
    text-align: center !important;
    vertical-align: middle !important;
    cursor: pointer;
}

.tab1category {
    padding-right: 5px;
    float: right;
    width: 34%;
    margin-top: 0px;
    margin-left: 2px;
    border: solid 0px red;
    text-align: center;
}

    .tab1category span {
        color: #000;
    }
/*End 21-05-2013*/

.search {
    text-align: right;
    min-height: 350px;
}

    .search .dataH {
        float: right;
        width: 98%;
        padding: 1%;
        font-size: 13px;
    }

    .search a {
        color: #3c72a9;
        font-weight: bold;
        text-decoration: none;
        font-size: 13px;
    }

        .search a:hover {
            /*color:#e9c501;*/
        }

.search_pubdt {
    color: Gray;
    direction: ltr;
}

.search_brief {
    font-size: 12px;
    color: #000;
}

.highlightsearch {
    background-color: Yellow;
}

.btnSearch {
    color: #000;
    text-align: center;
    font-weight: bold;
    background-color: #DCBA00;
    width: 99%;
    border-width: 1px;
    margin-top: 2px;
}

.bgtopsearch {
    cursor: pointer;
    float: left;
    background-color: #DCBA00;
    height: 25px;
    margin-left: -3.5%;
    margin-top: -5px;
    width: 30px;
}

.bgareasearch {
    padding: 5px;
    background-color: #DCBA00;
}
/*28-05-2013 New pdf Home for mobile*/
.pdf_cal_prog_loader {
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 500;
    background: rgb(17,96,175);
    background: transparent\9;
    background: rgba(17,96,175,0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c1160af,endColorstr=#4c11 60af);
    zoom: 1;
    background-image: url(../images/ajaxpreloader_pdf.gif);
    background-repeat: no-repeat;
    background-position: center;
}
/* begin style subtitel    add by aziz 28-May-2013 */
.yColur {
    background: #ecc201; /*#d79f00;*/
    color: #000000;
    font-size: 15px;
    padding: 5px;
}

.yColurLink {
    color: #000000;
    text-decoration: none;
}

    .yColurLink:hover {
        color: #000000;
        text-decoration: none;
    }

.bColur {
    background: #6699cc; /*#007CC3;#3f639d;*/
    color: #000000;
    font-size: 15px;
    padding: 5px;
}

.bColurLink {
    color: #ffffff;
    text-decoration: none;
}

    .bColurLink:hover {
        color: #ffffff;
        text-decoration: none;
    }

.ArticleTopTitle {
    font-size: 14px;
    color: #d79f00;
    text-align: right;
    text-decoration: none;
    line-height: 115%;
    font-weight: bold;
}
/* end  style subtitel */
/* 29-May-2013 */
.commentDT {
    float: right;
    font-size: 11px;
    color: #808080;
    padding-left: 5px;
}

/*  comment  */
.divCommentOptionRow {
    /*width:600px;*/
    border: solid 0px blue;
    direction: ltr;
    text-align: right;
}

.spcarticletitlehighlighter {
    color: Red;
    font-size: 13px;
    font-weight: bold;
}

.headingAllComments {
    font-family: Arial, Geneva, sans-serif;
    font-size: 20px;
    color: #d79f00;
    text-align: right;
    text-decoration: none;
    line-height: 115%;
    font-weight: bold;
}

    .headingAllComments:hover {
        font-family: Arial, Geneva, sans-serif;
        font-size: 20px;
        color: #d79f00;
        text-align: right;
        text-decoration: underline;
        line-height: 115%;
        font-weight: bold;
    }

.CommentWordHighLighter {
    font-size: 36px;
    color: Red;
}

.wrapword {
    margin-top: 0px;
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: pre-wrap; /* css-3 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    word-break: break-all;
    display: inline-block;
}
/* end comment */
@media not all and (-webkit-min-device-pixel-ratio:0) {
    .wrapword {
        margin-top: 0px;
        white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
        white-space: -pre-wrap; /* Opera 4-6 */
        white-space: -o-pre-wrap; /* Opera 7 */
        word-wrap: break-word; /* Internet Explorer 5.5+ */
        word-break: break-all;
        display: table-caption;
        text-overflow: ellipsis;
    }
}

#divOmmah2013 {
    border-bottom: solid 1px #eee;
    margin-left: 1%;
    margin-right: 1%;
}

.categoryommah2013 {
    float: right;
    padding: 3px;
    color: #000;
    font-size: 12px;
    font-weight: bold;
}

    .categoryommah2013 a {
        color: #E7B30D;
        text-decoration: none;
    }

        .categoryommah2013 a:hover {
            text-decoration: none;
        }

/* app watan-tv */
.downloadapp {
    display: none;
    /*position:fixed;*/
    height: 70px;
    width: 100%;
    background-image: url(../images/bgwatanapp.png);
    z-index: 999;
}

.closewin {
    float: left;
    margin-top: 5px;
    margin-left: 5px;
}

.logoapp {
    float: left;
    margin-top: 15px;
    margin-left: 5px;
}

.textapp {
    float: left;
    margin-top: 15px;
    margin-left: 5px;
    text-align: left;
}

.viewapp {
    float: right;
    margin-top: 25px;
    margin-right: 5px;
}

    .viewapp .bnt {
        width: 55px;
        height: 20px;
        color: #000000;
        border: 1px solid;
        border-color: #dbd #666 #666 #dbd;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

.linkview {
    cursor: pointer;
    padding-top: 5px;
    padding-right: 12px;
    vertical-align: middle;
}
/* 13-Apr-2015 15:30   */
/*  master page  */
#divWeather img {
    width: 24px;
    height: 20px;
}

#divWeather {
    font-size: 12px;
    text-align: center;
}

.clsLogoWatan {
    bottom: 0px;
    width: 100%;
    height: 40px;
    background-color: #E0E0E0;
}

.linkAds {
    height: 25px;
    background-color: #d5d5d5;
    text-align: center;
}

    .linkAds a {
        font-size: 18px;
        font-weight: bold;
    }

/* Footer Sticky Ad Banner*/
.footerbanner {
    position: fixed;
    bottom: 0;
    left: 50%;
    margin-left: -160px; /*negative half the width */
    width: 320px;
    height: 75px;
    z-index: 10;
}

.downloadlink {
    color: #3c72a9;
    text-decoration: none;
}

    /* visited link */
    .downloadlink :visited {
        color: #3c72a9;
        text-decoration: none;
    }

    /* mouse over link */
    .downloadlink:hover {
        color: #3c72a9;
        text-decoration: none;
    }

    /* selected link */
    .downloadlink:active {
        color: #3c72a9;
        text-decoration: none;
    }

.downloadholoder {
    padding-top: 1%;
    width: 98%;
}

.gallery li img {
    background-size: 96px 61px !important;
}

/*****************/

.blackLinks {
    font-family: Arial, Geneva, sans-serif;
    font-size: 13px;
    color: #1160af;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

    .blackLinks:hover {
        font-family: Arial, Geneva, sans-serif;
        font-size: 13px;
        color: #1160af;
        text-decoration: none;
        cursor: pointer;
        font-weight: bold;
    }




/*photoswipe.css Begin*/
/*-----------------------------------------------------*/

/*
 * photoswipe.css
 * Copyright (c) %%year%% by Code Computerlove (http://www.codecomputerlove.com)
 * Licensed under the MIT license
 *
 * Default styles for PhotoSwipe
 * Avoid any position or dimension based styles
 * where possible, unless specified already here.
 * The gallery automatically works out gallery item
 * positions etc.
 */


body.ps-active, body.ps-building, div.ps-active, div.ps-building {
    background: #000;
    overflow: hidden;
}

    body.ps-active *, div.ps-active * {
        -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
        display: none;
    }

        body.ps-active *:focus, div.ps-active *:focus {
            outline: 0;
        }


/* Document overlay */
div.ps-document-overlay {
    background: #000;
}


/* UILayer */
div.ps-uilayer {
    background: #000;
    cursor: pointer;
}


/* Zoom/pan/rotate layer */
div.ps-zoom-pan-rotate {
    background: #000;
}

    div.ps-zoom-pan-rotate * {
        display: block;
    }


/* Carousel */
div.ps-carousel-item-loading {
    background: url(loader.gif) no-repeat center center;
}

div.ps-carousel-item-error {
    background: url(error.gif) no-repeat center center;
}


/* Caption */
div.ps-caption {
    background: #000000;
    background: -moz-linear-gradient(top, #303130 0%, #000101 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#303130), color-stop(100%,#000101));
    border-bottom: 1px solid #42403f;
    color: #ffffff;
    font-size: 13px;
    font-family: "Lucida Grande", Helvetica, Arial,Verdana, sans-serif;
    text-align: center;
}

    div.ps-caption * {
        display: inline;
    }

div.ps-caption-bottom {
    border-top: 1px solid #42403f;
    border-bottom: none;
    min-height: 44px;
}

div.ps-caption-content {
    padding: 13px;
    display: block;
}


/* Toolbar */
div.ps-toolbar {
    background: #000000;
    background: -moz-linear-gradient(top, #303130 0%, #000101 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#303130), color-stop(100%,#000101));
    border-top: 1px solid #42403f;
    color: #ffffff;
    font-size: 13px;
    font-family: "Lucida Grande", Helvetica, Arial,Verdana, sans-serif;
    text-align: center;
    height: 44px;
    display: table;
    table-layout: fixed;
    direction: ltr;
}

    div.ps-toolbar * {
        display: block;
    }

div.ps-toolbar-top {
    border-bottom: 1px solid #42403f;
    border-top: none;
}

div.ps-toolbar-close, div.ps-toolbar-previous, div.ps-toolbar-next, div.ps-toolbar-play {
    cursor: pointer;
    display: table-cell;
}

div.ps-toolbar div div.ps-toolbar-content {
    width: 44px;
    height: 44px;
    margin: 0 auto 0;
    background-image: url(icons.png);
    background-repeat: no-repeat;
}

div.ps-toolbar-close div.ps-toolbar-content {
    background-position: 0 0;
}

div.ps-toolbar-previous div.ps-toolbar-content {
    background-position: -44px 0;
}

div.ps-toolbar-previous-disabled div.ps-toolbar-content {
    background-position: -44px -44px;
}

div.ps-toolbar-next div.ps-toolbar-content {
    background-position: -132px 0;
}

div.ps-toolbar-next-disabled div.ps-toolbar-content {
    background-position: -132px -44px;
}

div.ps-toolbar-play div.ps-toolbar-content {
    background-position: -88px 0;
}

/* Hi-res display */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {
    div.ps-toolbar div div.ps-toolbar-content {
        -moz-background-size: 176px 88px;
        -o-background-size: 176px 88px;
        -webkit-background-size: 176px 88px;
        background-size: 176px 88px;
        background-image: url(icons_2x.png);
    }
}

.ps-caption {
    opacity: 0.8 !important;
}

.ps-toolbar {
    opacity: 0.8 !important;
}

/*photoswipe.css End*/
/*----------------------------------------------------*/


/*jquery-mobile.css Begin*/
/*----------------------------------------------------*/
.gallery {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .gallery:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
    }

    .gallery li {
        float: right;
        width: 33.33333333%;
    }

        .gallery li a {
            display: block;
            margin: 5px;
        }
        /* border: 1px solid #3c3c3c; } */
        .gallery li img {
            display: block;
            width: 100%;
            height: auto;
        }

#Gallery1 .ui-content, #Gallery2 .ui-content {
    overflow: hidden;
}

/*jquery-mobile.css End*/
/*-----------------------------------------------------*/

.dv_master {
    float: right;
    width: 100%;
    position: relative;
    z-index: 1;
    border: solid 0px red;
}

.dv_master_logo {
    float: right;
    width: 45%;
    padding-top: 10px;
    padding-right: 5px;
}

.dv_master_iconhpdf {
    float: left;
    width: 25%;
}

.dv_master_weather {
    float: left;
    width: 25%;
    vertical-align: top;
}

.dv_master_mainprayer {
    margin-top: 5px;
    width: 70%;
    float: left;
    font-size: 11px;
}

.dv_master_hjer {
    float: left;
    padding-left: 3px;
}

.dv_master_prayertime {
    float: right;
    margin-right: -45px;
}

.dv_master_clearboth {
    clear: both;
}

.dv_master_icohr {
    float: left;
}

.dv_master_logorelated {
    float: right;
    width: 45%;
    margin-top: 4px;
}

.dv_master_padding8 {
    padding: 8px;
}

.dv_master_margin5 {
    margin-right: 5px;
}

.dv_master_wmp {
    width: 40px;
    height: 30px;
    margin-right: 5px;
}

.dv_master_padding2 {
    padding: 2px;
}

.dv_mastermainstitedv {
    float: right;
    width: 100%;
    text-align: center;
}

.dv_master_hidesearch {
    float: left;
    margin-left: 7px;
    margin-top: 4px;
}

.dv_master_pdfimage {
    width: 30px;
    vertical-align: bottom;
}

.twitter_name {
    color: #33ccff;
    display: none;
}

.twitter_name_border {
    border: solid 0px red;
}

.twitter_name_hide {
    display: none;
}

.twitter_name_show {
    display: block;
}

.twitter_name_tag {
    color: #33ccff;
}

.articlecommnetry_table {
    width: 100%;
    padding-right: 10px;
}

.articlecommnetry_name {
    padding-left: 10px;
    padding-top: 10px;
}

.articlecommnetry_width100 {
    width: 100%;
}

.articlecommnetry_counter {
    width: 90px;
}

.articlecommnetry_height10 {
    height: 10px;
}

.dv_master_clearhight5 {
    clear: both;
    height: 5px;
}

.dv_master_clearhight10 {
    clear: both;
    height: 10px;
}
.dv_master_clearhight100 {
    clear: both;
    height: 100px;
}



.dv_master_widthcenter {
    width: 100%;
    text-align: center;
}

.dv_master_center {
    text-align: center;
}


.dv_cartoon_header {
    float: right;
    margin-right: 5px;
    margin-top: 5px;
    font-size: 16px;
    font-weight: bold;
}

.dv_cartoon_headerhome {
    float: left;
    margin-left: 5px;
    margin-top: 5px;
    color: #fff;
    font-weight: bold;
}

.categoryhome_search {
    padding-right: 5px;
    float: right;
    width: 95%;
}

.categoryhome_linkback {
    border-width: 0px;
    padding-right: 5px;
}

.dv_master_clearhboth13 {
    clear: both;
    height: 13px;
}

.dv_master_clearmargintop5 {
    clear: both;
    margin-top: 5px;
}

.dv_master_clearhight230 {
    clear: both;
    height: 230px;
}
.dv_master_width98  {
  width:98%;
}
.dv_master_searchpadding {
width:96%;padding-left:1%;padding-right:2%;
}
       .clsTitle_sendmail{width:20%;float:right;padding-right:5px;}
        .clsField_sendmail{width:75%;float:right;padding-right:5px;}
.