﻿@charset "utf-8";
/* CSS Document Resp */

a {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #005689;
}

.topBar {
    background: url(../img/bk_top_bar.jpg) repeat-x top;
    border-bottom: #dedede thin solid;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    color: #666666;
    text-align: center;
    padding: .2em 0;
}

.topSocial li {
    padding: 0 !important;
}

.aoLogo {
    padding-top: 25px;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.date {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    color: #999999;
    text-align: left;
    padding-top: 10px;
    padding-left: 0 !important;
}

.search {
    padding-top: 50px;
}

.text_search {
    padding-right: 0 !important;
}

.button_search {
    padding-left: 0 !important;
}

.text_search input {
    padding: 0;
    height: 20px !important;
}

.bk_menu {
    background-image: url(../img/bk_menu.jpg);
    background-repeat: repeat-x;
}

ul#topnav {
    margin: 0;
    padding: 5px 0 0 0;
    list-style: none;
    position: relative;
    font-size: 1.2em;
    background: url(../img/bk_menu.jpg) repeat-x;
    clear: both;
}

    ul#topnav li {
        float: left;
        margin: 0;
        padding: 0;
    }

        ul#topnav li a {
            padding: 5px 8px 8px;
            display: block;
            color: #ffffff;
            text-decoration: none;
            font-size: 14px;
            font-weight: bold;
        }

            ul#topnav li a:hover {
                background: #1376c9 url(../img/active_menu.jpg) repeat-x;
            }

.sub_menu {
    height: 35px;
    background-color: #730000;
    /*margin-bottom:10px;*/
}

ul#topnav li span {
    padding: 0;
    position: absolute;
    left: 0;
    top: 41px;
    display: none;
    width: 100%;
    background: #730000;
    color: #fff;
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    font-weight: normal;
}

ul#topnav li:hover span {
    display: block !important;
}

ul#topnav li span a {
    display: inline;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}


.content_bg_news {
    background-image: url(../img/bk_bg.jpg);
    background-repeat: repeat-x;
    border-top: #730000 5px solid;
}

.mainArticle {
    height: 17em;
    overflow: hidden;
}

.bg_img img {
    width: 100%;
}

.text_header_bg a {
    font-family: "Times New Roman", Times, serif;
    font-size: 24px;
    color: #22478b;
    line-height: 24px;
}

    .text_header_bg a:hover {
        color: #730000;
    }

.top_bg_text {
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
    background: url(../img/line_list_2.jpg) repeat-x bottom;
    padding-bottom: 10px;
}

.bref_hd_news {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    width: 90%;
    margin-top: 5px;
}

.list_right_b {
    margin-left: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #005689;
    margin-bottom: 5px;
    margin-top: 15px;
    margin-right: .3em;
}

    .list_right_b li {
        display: list-item;
        list-style-image: url(../img/circle.png);
        line-height: 1.25;
        width: 100%;
    }

.hd_text_img a {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    color: #005689;
}

iframe {
    width: 100% !important;
}

.hd_text_img a:hover {
    color: #730000;
}

.bref_news_img {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    line-height: 1.29;
    text-align: left;
    margin-top: 5px;
}

.data_img_left {
    background: url(../img/line_list_2.jpg) repeat-x bottom;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

    .data_img_left:last-child {
        background: none !important;
    }

.list_top_news_most {
    padding-left: .5em !important;
    margin-top: 10px;
}

.header_top_news {
    border-bottom: #730000 3px solid;
}

.titils {
    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    color: #000;
    text-align: left;
}

.list_top_news {
    margin-top: 3px;
    /*overflow: hidden;*/
    height: 283px;
    position: relative;
    overflow-y: scroll;
}

.bref_list, .most_bref {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #414141;
    line-height: 1.25;
    text-align: left;
    clear: both;
    background: url(../img/line_list_2.jpg) repeat-x bottom;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

    .bref_list span, .list_most_bref {
        padding-right: 8px;
        font-size: 11px;
        color: #333;
        font-weight: bold;
    }

.most_bref {
    height: 32px;
    overflow: hidden;
}

.bref_list a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #414141;
}

    .bref_list a:hover {
        color: #730000;
    }


.ShowcaseBanner {
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: center;
    border: 4px solid #ccc;
    padding: 10px;
    float: left;
}

.POPULAR {
    padding-left: .5em !important;
}

    .POPULAR .titils {
        padding-left: .3em;
    }

.header_p {
    height: 50px;
    background-color: #ededed;
    border-top: #730000 3px solid;
    border-bottom: #999999 thin solid;
    float: left;
    width: 100%;
}

.buttons_p {
    height: 20px;
    margin-top: -3px;
}

.active_button_p a {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: #000;
}

.normal_button_p a {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: #fff;
}

.normal_button_p {
    float: left;
    width: 30%;
    height: 20px;
    background-color: #999999;
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: #fff;
    margin-left: 5px;
}

.active_button_p {
    float: left;
    width: 30%;
    height: 20px;
    background-color: #FFF;
    border-left: #999999 thin solid;
    border-right: #999999 thin solid;
    border-top: #999999 thin solid;
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: #000;
    margin-left: 5px;
}

#LatestMultiDiv {
    padding-left: .5em !important;
}

.center_outer_multii {
    padding: 0.5em;
    width: 100%;
}

.multimediaVid {
    width: 70%;
}

.titils_b {
    padding-left: .3em;
    font-family: "Times New Roman", Times, serif;
    font-size: 25px;
    color: #000;
    text-align: left;
    margin-top: 5px;
    margin-left: 5px;
}

.header_b {
    height: 50px;
    background-color: #ededed;
    border-top: #730000 3px solid;
    border-bottom: #999999 thin solid;
    width: 100%;
    /*clear:both;
    margin-top:10px;*/
}




.med_one {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #414141;
    line-height: 1.25;
    text-align: left;
    clear: both;
    background: url(../img/line_list_2.jpg) repeat-x bottom;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

#LatestMultiDiv .data_right_b {
    margin-top: 5px;
}

#LatestMultiDiv .hd_text_img a {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #005689;
    font-size: 12px;
}

.folk_right {
    margin-top: 15px;
}

    .folk_right .header_b {
        background-color: #ededed;
        border-top: #730000 3px solid;
        border-bottom: #999999 thin solid;
        margin-bottom: 5px;
        height: 80px;
    }

    .folk_right .titils_b {
        font-family: "Times New Roman", Times, serif;
        font-size: 25px;
        color: #000;
        text-align: left;
        margin-top: 5px;
        margin-left: 5px;
    }

        .folk_right .titils_b a {
            font-size: 20px;
            font-family: "Times New Roman", Times, serif;
            color: #000;
            display: block;
            line-height: 20px;
        }

            .folk_right .titils_b a span {
                font-size: 15px !important;
            }

    .folk_right img {
        width: 100%;
        height: auto;
    }

.photoHeritage_right {
    margin-top: 15px;
}

    .photoHeritage_right .header_b {
        background-color: #ededed;
        border-top: #730000 3px solid;
        border-bottom: #999999 thin solid;
        height: 45px;
        margin-bottom: 5px;
    }

    .photoHeritage_right .titils_b {
        font-family: "Times New Roman", Times, serif;
        font-size: 25px;
        color: #000;
        text-align: left;
        margin-top: 5px;
        margin-left: 5px;
    }

        .photoHeritage_right .titils_b a {
            font-size: 20px;
            font-family: "Times New Roman", Times, serif;
            color: #000;
            display: block;
            line-height: 20px;
        }

            .photoHeritage_right .titils_b a span {
                font-size: 15px !important;
            }

    .photoHeritage_right img {
        width: 100%;
        height: auto;
    }

#gamesAll {
    margin-top: 15px;
}

    #gamesAll .header_b {
        background-color: #ededed;
        border-top: #730000 3px solid;
        border-bottom: #999999 thin solid;
        height: 45px;
        margin-bottom: 5px;
    }

    #gamesAll .titils_b {
        font-family: "Times New Roman", Times, serif;
        font-size: 25px;
        color: #000;
        text-align: left;
        margin-top: 5px;
        margin-left: 5px;
    }

        #gamesAll .titils_b a {
            font-size: 20px;
            font-family: "Times New Roman", Times, serif;
            color: #000;
            display: block;
            line-height: 20px;
        }

            #gamesAll .titils_b a span {
                font-size: 15px !important;
            }

    #gamesAll img {
        width: 100%;
        height: auto;
    }

.feature {
    height: auto;
    border: #CCC thin solid;
    margin-top: 10px;
    padding: 5px 0;
}

    .feature .left_feature:nth-child(2) {
        border-right: #CCC thin solid;
        border-left: #CCC thin solid;
    }

.hd_feature {
    border-bottom: #730000 3px solid;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: #000;
    text-align: left;
    padding-bottom: 5px;
}

.FooterStyle, .FooterStyle a, .FooterStyle a:link, .FooterStyle a:hover {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    color: #005689;
}

.text_feature span, .text_feature p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    line-height: 1.2;
}

.content_blocks {
    margin-top: 15px;
}


.home_blocks .titils_b a {
    font-family: "Times New Roman", Times, serif;
    font-size: 25px;
    color: #000;
    text-align: left;
}

.home_blocks .text_right_b {
    padding-bottom: 10px;
    border-bottom: #CCC thin solid;
    margin-bottom: 10px;
}

.home_blocks .hd_text_img {
    margin-top: 5px;
    margin-bottom: 5px;
}

    .home_blocks .hd_text_img a {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 18px;
        color: #005689;
        line-height: 1.4em !important;
    }

.home_blocks .bref_img_r {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    line-height: 1.29;
    text-align: left;
    padding: 0px !important;
}


.home_blocks .hd_text_img a:hover {
    color: #730000;
}


.footer_block .block_b {
    background-color: #a5a5a5;
    font-family: "Times New Roman", Times, serif;
    font-size: 17px;
    color: #000000;
    text-align: left;
    padding: 5px;
}

.footer_block li {
    padding: 0 0.25rem 0.25rem 0.25rem !important;
}

.footer_block .block_b a {
    font-family: "Times New Roman", Times, serif;
    font-size: 17px;
    color: #000000;
    display: block;
}

    .footer_block .block_b a:hover {
        color: #730000;
    }

.footer_block .block_b span {
    color: #FFF;
}


.footer_block .img_block {
    margin-bottom: 10px;
}

    .footer_block .img_block a {
        display: block;
    }

    .footer_block .img_block img {
        width: 100%;
        height: auto;
    }

.footer {
    height: 41px;
    background-color: #ededed;
    border-top: #730000 3px solid;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding-top: 10px;
    padding-left: 5px;
}


    .footer span {
        color: #730000;
        font-weight: normal;
    }

.text_list_footer {
    float: left;
    width: 807px;
    /*margin-top: 16px;*/
    margin-left: 10px;
}

.name {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 0px 0px 0px;
}


.list_footer ul {
    padding: 0px 5px 0px 0px !important;
    margin: 0px !important;
}

.list_footer li {
    display: list-item;
    list-style-image: url(img/polet.png);
    line-height: 1.3;
}

.list_footer {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: #0075c6;
    margin-top: 10px;
    margin-left: 10px;
}

.center_footer {
    border-right: #CCC thin solid;
    border-left: #CCC thin solid;
}

.line_footers {
    border-top: #730000 3px solid;
    margin-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    color: #333;
    line-height: .50;
}

    .line_footers p {
        font-size: 12px !important;
        color: #333;
        line-height: .50;
        padding-top: 10px;
    }

.noPadright {
    padding-right: 0 !important;
}

.noPadleft {
    padding-left: 0 !important;
}

.addleftpaddmob {
    padding-left: 0px;
}

.noPadall {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.right_outer {
    width: auto;
    margin-top: 10px;
}

.POPULAR_outer {
    /*width: auto;
    height: 50px;
    background-color: #ededed;
    border-top: #730000 3px solid;
    border-bottom: #999999 thin solid;*/
}

.header_p_outer {
    height: 50px;
    width: auto;
    /*height: 50px;*/
    background-color: #ededed;
    border-top: #730000 3px solid;
    border-bottom: #999999 thin solid;
}

.titils_outer {
    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    color: #000;
    text-align: left;
    width: 170px;
    margin-left: 5px;
    margin-top: 5px;
}

.buttons_p_outer {
    height: 20px;
    margin-top: 4px;
}

.active_button_p_outer {
    height: 19px;
    background-color: #FFF;
    border-left: #999999 thin solid;
    border-right: #999999 thin solid;
    border-top: #999999 thin solid;
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: #000;
    margin-left: 5px;
    width: 45%;
    float: left;
}

.normal_button_p_outer {
    height: 19px;
    background-color: #999999;
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: #fff;
    margin-left: 5px;
    width: 45%;
    float: left;
}

.list_popular_outer {
    margin-top: 3px;
}

.most_bref_outer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #005689;
    float: left;
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 5px;
}


.left_center_outer {
}

.left_center_hd_latest {
    border-top: #730000 3px solid;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 30px;
    color: #000;
    padding-top: 10px;
    padding-left: 5px;
    margin-bottom: 12px;
    margin-top: 10px;
}


.bordtopRed {
    border-top: #730000 3px solid;
}

.text_hd_latest {
    float: left;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: #035392;
    width: 100%;
}


    .text_hd_latest a {
        font-family: "Times New Roman", Times, serif;
        font-size: 15px;
        color: #005689;
    }

        .text_hd_latest a:hover {
            color: #730000;
        }

.bref_latest, .bref_latest p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    margin-top: 5px;
    border-bottom: #CCCCCC dotted 1px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.bref_latest_opin {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    margin-top: 5px;
    margin-bottom: 10px;
}

.bref_latest_opin2 {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    margin-top: 5px;
    margin-bottom: 10px;
}

.line_scholar {
    float: left;
    width: 1px;
    background-image: url(images/line_y.jpg);
    background-repeat: repeat-y;
    margin-right: 5px;
    margin-left: 5px;
}


.center_outer2 {
    padding-left: 10px;
    border-left-color: #CCCCCC;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #CCCCCC;
    border-right-style: solid;
    border-right-width: 1px;
    padding-right: 7px;
    margin-bottom: 15px;
}

.img_b_right {
    width: auto;
    float: right;
}

.comment_2 {
    width: 100px;
    margin-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #005689;
    margin-bottom: 5px;
}


.text_center_outer a {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    color: #005a89;
    margin-bottom: 5px;
    display: block;
}

    .text_center_outer a:hover {
        color: #730000;
    }

.bref_img_r_outer, .bref_img_r_outer p, .bref_center_outer, .bref_center_outer p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
    line-height: 1.29;
    text-align: left;
    margin-bottom: 10px;
}

.text_right_bref_img {
}

.hd_center_outer {
    float: left;
    width: 100%;
    height: 50px;
    background-color: #ededed;
    border-top: #730000 3px solid;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    color: #AB1700;
    padding-top: 10px;
    padding-left: 5px;
}

    .hd_center_outer a {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 18px;
        color: #000;
    }

        .hd_center_outer a:hover {
            font-family: Georgia, "Times New Roman", Times, serif;
            font-size: 18px;
            color: #730000;
        }




.hd_inner, .hd_inner h1 {
    font-family: "Times New Roman", Times, serif;
    font-size: 30px;
    color: #333;
    margin: 0px;
    margin-bottom: 5px;
    font-weight: normal;
}

.bref_inner, .bref_inner h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #333;
    margin: 0px;
    font-weight: normal;
}

.line_inner {
    background-color: #730000;
    height: 1px;
    margin-top: 19px;
    margin-bottom: 10px;
}

.icons_inner {
    margin-right: 10px;
    margin-top: 14px;
    /*z-index: 10000;*/
    position: relative;
    float: right;
}

.line_icons {
    background-color: #730000;
    height: 1px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.icon1 {
    margin-left: 5px;
}

.text_icons {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    margin-left: 5px;
    margin-top: 5px;
}


.img_inner {
    margin-bottom: 10px;
}

.Caption {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #414141;
    margin-bottom: 5px;
}

/*.text_inner {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 15px !important;
    color: #333 !important;
    margin-top: 10px !important;
}*/


.text_inner {
    float: left;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 15px;
    color: #333;
    margin-top: 10px;
    line-height: 1.2;
}

    /*.text_inner span
{
	width: 650px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 15px !important;
	color: #333 !important;
	margin-top: 10px !important;
}*/

    .text_inner span {
        line-height: 1.2 !important;
        font-size: 15px !important;
    }

    .text_inner p {
        line-height: 1.2 !important;
        font-size: 15px !important;
    }

.related_articles {
    padding-left: 20px;
    padding-bottom: 20px;
    width: 45%;
    float: right;
}


.related_articles_mob {
    padding-left: 20px;
    padding-bottom: 20px;
    width: 100%;
}

.hd_related_articles {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    color: #333;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}

.line_inner_AfterTopic {
    background-color: #730000;
    height: 1px;
    margin-top: 19px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.search_word, .shortlnk {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.words a, .words h5 {
    color: #730000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    text-decoration: none;
    margin: 0px;
    float: left;
    padding-right: 10px;
}

.User_comments {
    border: #ebebeb 4px solid;
    width: 100%;
    margin-bottom: 20px;
}

.content_comments {
    border: #c7c5c5 thin solid;
    background-color: white;
}

.logo_comment {
    height: 77px;
    margin: 5px 22px 0 0;
}

.User_content_comment {
    font-size: 12px;
    color: #000;
    margin: 5px 10px 2px 10px;
    display: -webkit-inline-box;
    display: flex;
}

.User_text_name {
    width: 20%;
    margin-top: 5px;
    font-size: 14px;
    color: #000;
    text-align: left;
}

.input_comment {
    width: 77%;
    text-align: left;
}

.button_comment {
    text-align: right;
    margin-right: 20px;
}


.Writer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #414141;
    margin-bottom: 5px;
}

    .Writer a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #005689;
        font-style: italic;
    }

        .Writer a:hover {
            color: #730000;
        }

.small-block-grid-3 > li {
    width: 22% !important;
}
/* =================Added by Sahar============*/

/*search Resp*/
.icon_num {
    float: left;
    width: 3px;
    height: 11px;
    text-align: center;
    margin-top: 2px;
    margin-left: 10px;
}

.text_regs {
    float: left;
    width: 166px;
    margin-left: 10px;
}

.text_regs_s {
    float: left;
    width: 166px;
    margin-left: 30px;
    font-size: 11px;
}

.text_regs_comment {
    float: left;
    width: 144px;
    margin-left: 10px;
}

.failed {
    float: left;
    width: 220px;
    margin-left: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #006;
    margin-bottom: 10px;
}

.failed2 {
    float: left;
    width: 379px;
    margin-left: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: red;
    margin-bottom: 10px;
}

.failed_sign {
    float: left;
    width: 249px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #006;
    margin-bottom: 10px;
}

.hd_center_photo {
    float: left;
    width: 100%;
    height: 40px;
    background-color: #ededed;
    border-top: #730000 3px solid;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    color: #730000;
    /*padding-top: 10px;*/
    padding-left: 5px;
    margin-bottom: 10px;
}

.line_search {
    float: left;
    height: 10px;
    background-color: #730000;
}

/* multimedia resp*/

.content_page_Multimedia {
    float: left;
    width: 100%;
    background-color: #2a2a2a;
}

.header_timeout_Multimedia {
    float: left;
    /*width: 865px;*/
    margin-top: 10px;
    font-family: "Times New Roman", Times, serif;
    color: #ffffff;
    font-size: 50px;
    margin-left: 15px;
}

.line_center_Multimedia {
    float: left;
    width: 100%;
    height: 1px;
    margin-bottom: 7px;
    background-color: #FFF;
}

.text_right_bref_img_elc {
    float: left;
    /*width: 908px;*/
    margin-top: 5px;
    margin-bottom: 15px;
}

.lnkMulti {
    padding: 10px;
}

    .lnkMulti a, .lnkMulti a:hover {
        color: #ffffff;
        font-size: 18px;
    }

.line_center_Multimedia {
    float: left;
    width: 100%;
    height: 1px;
    margin-bottom: 7px;
    background-color: #FFF;
}

.num_next_multi {
    float: left;
    width: 250px;
    margin-left: 300px;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
}

.text_num_multi {
    float: right;
    width: 50px;
}

.list_num_multi {
    float: right;
    width: 100px;
    margin-left: 20px;
    text-align: center;
}

    .list_num_multi li {
        display: inline;
        list-style: none;
    }

.line_center_outer_elc {
    border-bottom: 1px dotted #fff;
    width: 80%;
    float: left;
}

.glidecontent441 {
    width: 100% !important;
    margin-bottom:15px;
}

.text_bref_multi {
    float: left;
    width: 60% !important;
    margin-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFF;
    text-align: left;
}

.date_multi {
    float: left;
    width: 61px;
    height: 57px;
    background-color: #444444;
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    color: #FFF;
    text-align: center;
    padding-top: 5px;
}

.bref_multi {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    /*margin-left: 10px;*/
}

.hd_latest_NoGrey {
    float: left;
    width: 100%;
    background-color: #ededed;
    border-top: #730000 3px solid;
    font-size: 30px;
    color: #AB1700;
    margin-bottom: 10px;
}


.right_footer {
    padding: 0px !important;
}

.multititle {
    color: #fff;
    float: left;
    font-size: 18px;
    padding: 10px;
    width: 100%;
}



@media only screen and (max-width: 40em) {
    /*#divLeftBlock {
        padding: 0 !important;
    }*/
    #containment {
        width: 120% !important;
        height: 200px !important;
    }

    .User_text_name {
        font-size: 11px !important;
    }

    .feature .left_feature:nth-child(2) {
        border-right: none !important;
        border-left: none !important;
    }

    .left_feature {
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .header_b {
        float: left;
    }

    .multimediaVid {
        width: 100% !important;
    }

        .multimediaVid iframe {
            height: 15em !important;
        }

    .center_outer2 {
        border: none !important;
    }

    #normalmob, #maimob {
        padding: 0 10px 0 10px !important;
    }

    .addleftpaddmob {
        padding-left: 10px !important;
    }
    /*#divRightBlock {
        padding: 0;
    }*/
    .footer_block {
        padding: 10px !important;
    }


    .center_outer2 {
        margin-top: 15px;
        padding: 0 !important;
    }

    .topSocial li {
        padding: 0 !important;
        margin-right: 0;
    }

    .list_top_news {
        overflow: hidden;
        height: 332px;
        margin-bottom: 10px;
    }

    /* Added by Sahar*/

    .text_header_bg a {
        font-family: "Times New Roman", Times, serif;
        font-size: 22px !important;
        color: #22478b;
        line-height: 24px;
    }

    .hd_text_img a {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 16px !important;
        color: #005689;
    }


        .hd_text_img a:hover {
            color: #730000;
        }

    .imgurgent {
        width: auto;
        height: auto;
    }

    .mob {
        font-size: 15px !important;
    }

    .mobhd {
        font-size: 20px !important;
    }

    .bottomblock {
        position: fixed;
        z-index: 100000;
        width: 100%;
        display: block;
        bottom: 0;
        padding: 0 0 0 10px !important;
    }
    /*.data_right_b div:not(:first-child) {
    display:none;
       }*/

    .bullet {
        display: inline !important;
        width: 13px;
    }

    .text_right_b {
        padding: 0px 0px 10px 0px !important;
        margin: 0px !important;
    }

    .mainArticle {
        height: auto !important;
    }
}

.alignRight {
    text-align: right;
}

/* ticker style */

.taker {
    font-size: 1.5em;
    float: left;
    /*height: 30px;*/
    border: #CCC thin solid;
    /*background-image: url(images/bk_tackr.jpg);*/
    /*background-image: url('../../Images/bk_tackr.jpg');
    background-repeat: repeat-x;*/
    margin-top: -20px;
    background-color: #ededed;
    padding: 3px 3px 3px 10px;
}

.taker2 {
    width: 100%;
    font-size: 1.5em;
    float: left;
    /*height: 30px;*/
    border: #CCC thin solid;
    /*background-image: url('../../Images/bk_tackr.jpg');
    background-repeat: repeat-x;*/
    margin-top: -20px;
    margin-bottom: 1px;
    background-color: #ededed;
    padding: 0px 3px 3px 10px;
    margin-bottom: 10px;
}

.icon_taker {
    float: left;
    width: 120px;
    height: 25px;
    text-align: left;
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    color: #730000;
    padding-top: 5px;
    padding-left: 5px;
}


.text_taker {
    float: left;
    /*width: 756px;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #333;
    margin-top: 5px;
    margin-left: 8px;
    margin-bottom: 5px;
    list-style: none;
}

    .text_taker a {
        font-family: Arial, Helvetica, sans-serif !important;
        font-size: 15px !important;
        color: #333;
    }

        .text_taker a:hover {
            color: #730000;
            text-decoration: underline;
        }


#ticker-wrapper * {
    margin: 0;
}

#ticker-wrapper.has-js {
    width: 850px;
    height: 25px;
    display: block;
    float: left;
    font: 10pt Tahoma;
}

#ticker {
    width: 700px;
    height: 18px;
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
    padding-top: 9px; /*margin-right:70px;*/
}

#ticker-title {
    float: right;
    color: #888;
    width: 77px;
    border-left: 1px solid #535353;
    margin-left: 10px;
    padding-top: 1px;
    display: none !important;
}

#ticker-content {
    float: right;
    position: absolute;
    color: #000;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333;
}

    #ticker-content A {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #333;
    }

        #ticker-content A:hover {
            color: #730000;
            text-decoration: underline;
        }

#ticker-swipe {
    padding-top: 7px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 700px;
    height: 23px;
}

    #ticker-swipe SPAN {
        margin-left: 1px;
        border-bottom: 3px solid #000;
        height: 12px;
        width: 0;
        display: block;
    }

#ticker-controls {
    list-style-type: none;
    float: right;
    width: 100px;
    margin-top: 10px; /*padding:3px 3px 3px 0  margin-right:-355px;*/
}

    #ticker-controls LI {
        margin-left: 5px;
        float: right;
        cursor: pointer;
        height: 17px;
        width: 17px;
        display: block;
        padding: 0;
    }

        #ticker-controls LI#play-pause {
            background: url(images/Center.png);
            background-repeat: no-repeat;
        }

            #ticker-controls LI#play-pause.paused {
                background: url(images/Right.png);
                background-repeat: no-repeat;
            }

        #ticker-controls LI#prev {
            background: url(images/Right.png);
            background-repeat: no-repeat;
        }

        #ticker-controls LI#next {
            background: url(images/Left.png);
            background-repeat: no-repeat;
        }
