﻿@import url(/templates/css/normalize.css);

@font-face {
    font-family: 'BYekan';
    src: url(/templates/css/fonts/BYekan.eot);
    src: url(/templates/css/fonts/BYekan.otf) format("opentype");
    src: local("☺"),local("BYekan"),url(/templates/css/fonts/BYekan.woff) format("woff"),url(/templates/css/fonts/BYekan.ttf) format("truetype"),url(/templates/css/fonts/BYekan.svg) format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BYekan';
    src: url(/templates/css/fonts/BYekan.eot);
    src: url(/templates/css/fonts/BYekan.otf) format("opentype");
    src: local("☺"),local("BYekan"),url(/templates/css/fonts/BYekan.woff) format("woff"),url(/templates/css/fonts/BYekanBold.ttf) format("truetype"),url(/templates/css/fonts/BYekan.svg) format("svg");
    font-weight: Bold;
    font-style: normal;
}

.padding510 {
    padding: 5px 10px 5px 10px;
}

.padding5 {
    padding: 5px;
}

.padding10 {
    padding: 10px;
}

body {
    background:rgb(121,149,173);
    text-align: center;
    line-height: 21px;
    font-size: 12px;
    min-height: 25px;
    margin: 0px;
    font: normal 11px tahoma;
    direction: rtl;
}

.header {
    height: 135px;
    background: transparent url(/templates/img/header-l.jpg) no-repeat;
    background-position:center;
    background-size:cover;
}

.navigation {
    position: relative;
    background: rgb(1,39,71);
    margin: 0 auto;
    height: 40px;
    border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    box-shadow:0px -3px 10px 1px rgb(121,149,173);
}

#top_nav {
    height: 40px;
    line-height: 40px;
}

    #top_nav li {
        float: right;
        margin-right: 15px;
    }

        #top_nav li.li_active a {
            color: #AA133B;
        }

        #top_nav li a {
            color: #fff;
            display: inline-block;
            min-width: 60px;
            font: normal 13px BYekan;
        }

.mainContainer {
    background: rgb(1,39,71);
    padding-bottom: 5px;
}

.block {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 5px;margin-bottom: 10px;
}

.block-border {
}

.block-title {
    font-family: Tahoma;
    width: 180px;
    height: 23px;
    position: relative;
}

    .block-title h6 {
        font-family: "BYekan",tahoma;
        direction: rtl;
        text-align: right;
        padding-top: 2px;
        color: #fff;
        font-size: 14px;
        padding-right: 8px;
        background:rgb(1,39,71);
        width:80px;
        margin-right:10px;
    }

.block-content {
    text-align: center;
    margin-top:5px;
}

.ad {
}

    .ad span {
        padding-bottom: 10px;
        display: block;
    }

#slider {
    border: 3px solid rgb(0,54,99);
    height: 270px;
    margin-top: 7px;
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
}

    #slider #sliderContainer {
        height: 245px;
        overflow: hidden;
        width:540px;
    }

    #slider .newsWrapper {
        margin: 10px;
        width: 100%;
    }

        #slider .newsWrapper .newsImage {
            width: 285px;
            float: left;
        }

            #slider .newsWrapper .newsImage a {
                display: block;
                margin: 0 auto;
                text-align: left;
                width: 100%;
            }

                #slider .newsWrapper .newsImage a img {
                    width: 500px;
                    height: 200px;
                    margin-right:97px;
                }

        #slider .newsWrapper .newsDesc {
            margin-right: 21px;
            margin-top: 0px;
            float: right;
            width: 200px;
        }

            #slider .newsWrapper .newsDesc .newsTitle {
            }

                #slider .newsWrapper .newsDesc .newsTitle h2 {
                    border-bottom: 1px solid #ccc;
                    padding-bottom: 5px;
                    margin-bottom: 5px;
                }

                    #slider .newsWrapper .newsDesc .newsTitle h2 a {
                        font: normal 15px "BYekan",tahoma;
                        color: #940020;
                        padding-bottom: 5px;
                        margin-right: 5px;
                    }

                        #slider .newsWrapper .newsDesc .newsTitle h2 a:before {
                            position: relative;
                            content: "";
                            width: 6px;
                            height: 6px;
                            background: #940020;
                            display: inline-block;
                            margin-left: 3px;
                        }

            #slider .newsWrapper .newsDesc .newsLead {
                font: normal 11px tahoma;
line-height: 16px;
            }

.pagingSlider {
    margin: 0 auto;
    text-align: center;
}

#sliderPaging {
    text-align: left;
}

    #sliderPaging a {
        float: left;
        color: #000;
        margin-left: 10px;
        text-align: left;
        background: #BAB0B2;
        display: inline-block;
        text-indent: 9999px;
        width: 12px;
        height: 12px;
    }

        #sliderPaging a:hover {
            text-decoration: underline;
        }

        #sliderPaging a.activeSlide {
            background: rgb(1,39,71);
        }

#slider_prev {
    display: inline-block;
    width: 22px;
    height: 21px;
    background: url(/templates/img/Pager_Next.gif) no-repeat;
}

#slider_next {
    display: inline-block;
    width: 22px;
    height: 21px;
    background: url(/templates/img/Pager_Prev.gif) no-repeat;
}



.menuBar {
    padding: 8px;
}

.lastNews {
}

    .lastNews h5.headerTitle {
        position: relative;
        text-align: right;
        overflow: hidden;
        /*margin: 10px 8px 0;*/
      font: normal 16px BYekan;
        color: #000;
        height: 25px;padding-bottom: 0px;margin-top: 10px;
    }

.newsContainer {
    padding-right:10px;
    padding-left:10px;
}

.naNewsItem {
    margin-top: 10px;
}

    .naNewsItem.AlterNate {
        background: #fdfdfd;
        border-radius: 2px;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .naNewsItem.native {
        background: #eee;
    }

    .naNewsItem .newsTitle {
        text-align: right;
        border-bottom: 1px solid #ccc;
        padding-bottom: 5px;
        margin-bottom: 5px;
        position: relative;
    }

        .naNewsItem .newsTitle h3 {
        }

            .naNewsItem .newsTitle h3 a {
                letter-spacing: normal;
                line-height: 17px;
                color: #000;
                font: normal 13px BYekan;
            }

    .naNewsItem .newsImage {
        float: right;
        height: 120px;
        width: 120px;
    }

        .naNewsItem .newsImage a {
            display: block;
        }

            .naNewsItem .newsImage a img {
                height: 120px;
                width: 120px;
                border: 1px solid #ccc;
            }

    .naNewsItem .newsLead {
      width: 385px;
margin-right: 10px;
float: left;

padding: 1px 4px;
margin-bottom: 5px;
    }

        .naNewsItem .newsLead p {
            text-align: justify;
            line-height: 24px;
            color: #000;
        }

    .naNewsItem .newsDesc {
        /*margin-right: 10px;*/
        margin-top: 5px;
        float: right;
        background: transparent;
    }

        .naNewsItem .newsDesc p {
            text-align: justify;
            line-height: 24px;
            color: #000;
            background: transparent;
        }

    .naNewsItem .newsTime {
        left: 5px;
        bottom: 2px;
        color: #333;
        font-size: 11px;
        position: absolute;
    }

    .naNewsItem .newspublisher {
        right: 106px;
        bottom: 2px;
        color: #333;
        font-size: 11px;
        position: absolute;
    }

#search_box {
    background: url(/templates/img/searchbox-arrow.gif);
    width: 232px;
    height: 40px;
    float: left;
    padding-top: 1px;
    margin-top: 3px;
}

input[type="text"], input[type="password"], input[type="file"], input[type="submit"], input[type="button"], input[type="reset"], select, textarea, .textarea {
    font: 11px tahoma;
    color: #656565;
    padding: 6px 1px;
    border-radius: 4px;
    box-shadow: 1px -1px 10px 2px white;
}

.inner_search_field {
    float: right;
    width: 185px;
    margin-right: 10px !important;
    margin-top: 5px !important;
    border: none !important;
    background: white !important;
}

.search-input-text {
    float: right;
    width: 185px;
    height: 10px;
    margin-right: 10px !important;
    margin-top: 5px !important;
    border: 1px solid white;
    background: white !important;
}

input[type="image"] {
    background: transparent none;
    border: none;
    padding: 0;
}

.search-button-input, .search-button-image {
    display: none;
}

input[type="submit"], input[type="button"], input[type="reset"] {
    /*background: transparent;*/
    border: none;
    border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE;
    color: #34404F;
    cursor: pointer;
    overflow: visible;
    /*padding: 10px;*/
    width: auto;
    position:relative;
    z-index:-2;
}

#ctl00_searchsubmit {
    background: transparent;
    border: none;
}



#BoxDiv {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 0px;
    z-index: 1000;
    margin: 0 auto;
    font-family: tahoma;
    text-align: center;
    direction: rtl;
    width: 177px;
    background: #edeae8;
    height: 170px;
    background-color: #fff;
    border: 1px solid #ccc;
}

.BoxTitle {
    margin: 0px 0 10px 0;
    font-size: 11px;
    width: 128px;
    height: 40px;
    position: relative;
    padding-bottom: 0px;
}


.rssicon {
    background: url('/templates/img/rssicon32x.png') repeat-x;
    width: 32px;
    height: 32px;
    position: absolute;
    right: 0px;
}

.BoxTitle span.title-sub {
    color: #009172;
    position: absolute;
    top: 6px;
    right: 36px;
    text-align: right;
    width: 90px;
}

.title-sub {
}

.BoxTitle div.alaram-text {
    top: 35px;
    width: 170px;
    position: absolute;
}

.BoxBody {
    position: relative;
    padding-top: 5px;
    width: 170px;
    font-size: 11px;
    color: #000;
    margin-bottom: 20px;
    text-align: right;
}

.search-input-mail, .search-input-name {
    background: url('/templates/img/rsstextbox.gif') repeat-x;
    color: #000;
    font-family: tahoma;
    margin: 4px;
    height: 18px;
    padding: 5px 5px 5px 5px;
    width: 155px;
    border: 1px solid #c1aea0;
    border-radius: 1px;
}

.search-input-mail {
    text-align: left;
}

.search-input-name {
}

.rss-button {
    text-align: center;
}

#imbtn {
    border: 1px solid #3C3B3B;
    width: 119px;
    height: 34px;
    cursor: pointer;
    color: #000;
    background: url('/templates/img/rssbtnbox.gif') repeat-x;
    font: normal 11px tahoma;
    margin-top: 4px;
    border-radius: 5px;
}


/* Subscribe */
.subDiv {
    background: url(/templates/img/mail.png) bottom left no-repeat;
  width: 210px;

    color: #111;
    direction: rtl;
    font-family: Tahoma;
    font-size: 11px;
    line-height: 16px;
    text-align: center;
    margin: 0 auto;
    border: 2px solid #DAC4B3;
    font: normal 13px BYekan;
}
    .subDiv .head {background: #DE6E16;
color: #fff;
margin-bottom: 10px;
    }
.subContainer {
    padding: 0 15px 18px 15px;
}

.subSubmit {
    background: #EEEEEE;
    font-family: Tahoma;
    font-size: 11px;
    border: 1px solid #dbdbdb;
    color: #f87610;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 2px 5px;
    text-shadow: none;
}

#submitSubscribe {
    background: #20A8E5;
    border: 1px solid #999;
    padding: 6px;
    border-radius: 4px;
    color: #fff;
    font: normal 11px tahoma;
}

.subEmail {
    margin-top: 2px;
    width: 180px;
    -webkit-transition: border linear .2s box-shadow linear .2s;
    -moz-transition: border linear .2s box-shadow linear .2s;
    -ms-transition: border linear .2s box-shadow linear .2s;
    -o-transition: border linear .2s box-shadow linear .2s;
    transition: border linear .2s box-shadow linear .2s;
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
    display: inline-block;
    height: 20px;margin: 5px 0;
    font: 11px tahoma;
    line-height: 18px;
    color: gray;
    background: #fff;
    border: 1px solid #CCC;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-image: initial;
    padding: 4px;
    text-align:center ;padding: 5px 3px !important;
}

.subSms, .subName {
    margin-top: 2px;
    width: 180px;
    -webkit-transition: border linear .2s box-shadow linear .2s;
    -moz-transition: border linear .2s box-shadow linear .2s;
    -ms-transition: border linear .2s box-shadow linear .2s;
    -o-transition: border linear .2s box-shadow linear .2s;
    transition: border linear .2s box-shadow linear .2s;
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
    display: inline-block;
    height: 20px;
    font: 11px tahoma;
    line-height: 18px;
    color: gray;
    background: #fff;
    border: 1px solid #CCC;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-image: initial;
    padding: 4px;
    text-align: center;padding: 5px 3px !important;
}

.subExample {
    font-size: 9px;
    display: inline-block;
    width: 95px;
}

.footer-post {
    height: 5px;
    margin: 5px 0 15px 0;
    background: #ccc;
}

#footer {
    font-family: Tahoma;
    background: rgb(1,39,71);
    width: 990px;
    height: 80px;
    padding: 10px 0 10px 0;
    margin-bottom: 5px;
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
}

    #footer .footer_inner {
        padding-top: 10px;
        border: none;
        color: #333;
        text-align: center;
    }

        #footer .footer_inner .harris {
            line-height: 24px;
            color:#fff;
        }

        #footer .footer_inner a {
            color: #fff;
        }

            #footer .footer_inner a:hover {
                color: #006DD4;
            }

    #footer .harrisLogo {
        background: url(/templates/img/header-logo.png) no-repeat;
        width: 30px;
        height: 25px;
        overflow: hidden;
        text-indent: -99999px;
        text-decoration: none !important;
        padding: 0;
        margin: 4px auto;
        display: block;
        border-radius: 4px;
    }
#twenty-five-col-sub 
{
    width: 960px;
    background: #fff;
    float: left;
    margin: 10px auto;
    position: relative;
}
