﻿@import url("../../all.css");
@import url("../../reset.css");
@import url("../FileSelect.css");
@import url("../../gridView2.css");
@import url("common.css");

.master {
    width: 990px;
    margin: 0 auto;
    position: relative;
}

.Header {
    height: 110px;
    background: #1a3c6a;
}

.HInner {
    position: relative;
    height: 110px;
}

.Logo {
    display: block;
    max-height: 110px;
}

    .Logo img {
        max-height: 110px;
    }

.MenuBar {
    height: 36px;
    background: #f36d21;
}

.HSpc {
    height: 10px;
}

.Footer {
    background: #2e2a29;
    color: #999896;
    padding: 20px;
    text-align: center;
}

    .Footer a {
        text-decoration: none;
        color: #999896;
    }

.FLinks {
    background: #413d3c;
}

.FLBox {
    float: left;
    padding: 40px 18px 40px 18px;
    width: 200px;
}

.FLH {
    border-bottom: 3px solid #74983e;
}

    .FLH a, .SameParent {
        display: block;
        text-decoration: none;
        padding: 10px 7px;
        font-weight: bold;
        font-size: 11pt;
        color: #fff;
        clear: both;
    }

.FLB {
    padding-top: 5px;
    clear: both;
}

.FLBC {
    text-decoration: none;
    background: url('images/fb.png') left center no-repeat;
    display: block;
    color: #fff;
    line-height: 12pt;
    padding: 5px 5px 5px 12px;
    clear: both;
}

.FLInner {
    position: relative;
}

.Sharing {
    position: absolute;
    top: -21px;
    left: 0;
    width: 100%;
    text-align: center;
}

    .Sharing ul, .Sharing li {
        list-style: none;
        padding: 0;
        margin: 0;
    }

#Sharing {
    text-align: center;
    margin: 0 auto;
}

    #Sharing li {
        padding: 5px 5px 10px 5px;
    }

    #Sharing img {
        max-height: 36px;
        max-width: 36px;
    }

.CurrentTime {
    color: #fff;
    position: absolute;
    top: 82px;
    right: 253px;
}

.SrchBar {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: url('images/sf.png') 180px 0px no-repeat;
    padding-top: 6px;
}

    .SrchBar input {
        width: 160px;
        height: 18px;
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        padding: 3px 28px 3px 8px;
        border: 4px solid #dc5925;
    }

.SrchBtn {
    display: none;
}

.HIco {
    position: absolute;
    top: 18px;
    right: 10px;
}

    .HIco a {
        list-style: none;
        padding: 5px;
        margin: 3px;
        float: right;
        background-color: #9d37d1;
        display: block;
        width: 25px;
        height: 25px;
    }

        .HIco a:hover {
            background-color: #e36b2c;
        }

.Search {
    cursor: default;
    background: #e36b2c url('images/si.png') no-repeat center center !important;
}

.Home {
    background: #9d37d1 url('images/hme.png') center center no-repeat;
}

.Tums {
    background: #9d37d1 url('images/tums.png') center center no-repeat;
}

.SiteMap {
    background: #9d37d1 url('images/smp.png') center center no-repeat;
}

.Contact {
    background: #9d37d1 url('images/cal.png') center center no-repeat;
}

.User {
    background: #9d37d1 url('images/usr.png') center center no-repeat;
}
.SUMS {
    background: #9d37d1 url('images/sums.png') center center no-repeat;
}
.Lang_fa {
    background: #9d37d1 url('images/fa.png') center center no-repeat;
}

.Lang_en {
    background: #9d37d1 url('images/en.png') center center no-repeat;
}


.HMItem {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    text-decoration: none;
    color: #000;
}

    .HMItem img {
        width: 300px;
        height: 200px;
    }

.HMBody {
    padding: 10px 20px;
    overflow: hidden;
    color: #7c7c7c;
}

.HMNav {
    height: 15px;
    position: absolute;
    bottom: 8px;
    left: 0;
    width: 280px;
    padding: 2px 15px 2px 15px;
    z-index: 10;
}

.MidArc {
    position: absolute;
    bottom: 9px;
    right: 10px;
    z-index: 10;
}

.HMNavItemHolder {
    width: 8px;
    height: 8px;
    padding: 3px;
    float: left;
}

.HMNavItem {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #3d79c9;
}

    .HMNavItem.Selected, .HMNavItem.Selected:hover {
        background: #ef8383;
        cursor: default;
    }

    .HMNavItem:hover {
        background: #ccc;
        cursor: pointer;
    }

.HMTDate {
    padding: 10px;
}

.HMDate {
    height: 48px;
    width: 50px;
    color: #fff;
    background: #8dc63f;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    float: left;
    text-align: center;
    font-weight: bold;
    padding-top: 2px;
}

.HMTitle {
    font-size: 12pt;
    font-weight: bold;
    padding: 10px 0px 10px 10px;
    color: #7c7c7c;
    float: left;
    height: 30px;
    overflow: hidden;
    width: 220px;
}

.HMBrief {
    height: 82px;
    overflow: hidden;
}

.Content {
    background: #fff;
    box-shadow: 1px 1px 5px #183a68;
    margin: 0;
    padding: 0 20px 20px 20px;
    min-height: 400px;
}

.HorisontalBox {
    border-top: 4px solid #f36d21;
    background: #fff;
}

.HBTitle {
    color: #0378a4;
    font-size: 14pt;
    text-decoration: none;
    padding-bottom: 5px;
}

.HBDesc {
    color: #8d8d8d;
}

#HorisontalBox a {
    display: block;
    text-decoration: none;
}

#HorisontalBox li:hover {
    background: #fff6d7;
}

#HorisontalBox li {
    width: 305px;
    height: 90px;
    list-style: none;
    padding: 25px 0px 25px 25px;
}

.HNBody {
    padding: 10px;
}

.PageTitle {
    font-family: 'Oswald', sans-serif;
    border-bottom: 1px dotted #ccc;
    padding: 5px 1px;
    z-index: 1000000;
    color: #09347a;
}

    .PageTitle h2 {
        font-size: 9pt;
    }

    .PageTitle a {
        text-decoration: none;
        color: #09347a;
    }

.cntRight {
    float: left;
    width: 150px;
    min-height: 200px;
    padding: 10px;
}

.RelatedLink a {
    display: block;
    padding: 2px 5px;
    text-decoration: none;
    color: #1c2754;
    font-weight: bold;
}

.cntLeft {
    float: right;
    width: 759px;
    padding: 10px;
    border-left: 1px dashed #ccc;
    min-height: 500px;
}






.SameParent {
    margin: 5px 0;
}


.HMenu {
    background-position: top left;
    background-repeat: no-repeat;
    min-height: 100px;
    position: absolute;
    top: 0;
    left: 20px;
    width: 950px;
    height: 220px;
    z-index: 1000;
}

.IHMenu {
    height: 150px;
}



.Space {
    height: 20px;
}

.HBoxHolder {
    padding-top: 20px;
}

.HBox {
    width: 300px;
    float: left;
    background: #fff;
    border-bottom: 4px solid #f36d21;
    min-height: 390px;
    padding: 0;
    position: relative;
}

.HBMid {
    margin: 0 10px 0 10px;
    width: 410px;
}

.HBRight {
    width: 260px;
}

.NewsHead {
    height: 21px;
    background: url('images/nh.png') no-repeat left center;
    padding: 0 0 0 30px;
    color: #043966;
    font-weight: bold;
    font-size: 12pt;
}

.HBHead {
    height: 22px;
    background: url('images/hb.gif') top center repeat-x;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    font-size: 12pt;
}

.HNArc {
    padding-top: 2px;
    color: #fff;
    font-size: 10pt;
    float: right;
}

    .HNArc a {
        text-decoration: none;
        color: #fff;
    }

        .HNArc a:hover {
            color: #f36d21;
            text-decoration: underline;
        }

.HNDate {
    font-weight: bold;
    color: #003664;
}

.HNTitle {
    color: #0076a3;
    font-size: 12pt;
    padding-bottom: 5px;
}

.HNBrief {
    color: #707070;
}

.HNItem {
    height: 87px;
    padding: 10px;
    text-decoration: none;
    display: block;
    overflow: hidden;
    border-bottom: 3px solid #c2c2c2;
}

.NoBorder {
    border: none !important;
}

.HNItem:hover {
    background: #fff6d7;
}

.HNDesc {
    float: left;
    margin-left: 10px;
    width: 310px;
}

.BIItem {
    display: block;
    color: #0076a3;
    font-weight: bold;
    margin: 1px 0 1px 0;
    cursor: pointer;
    position: relative;
    text-decoration: none;
}

    .BIItem:hover {
        color: #f36d21;
    }

.WIItem {
    color: #003664;
    display: block;
    padding: 2px 2px 2px 20px;
    text-decoration: none;
    font-weight: bold;
    height: 20px;
    overflow: hidden;
}

    .WIItem:hover {
        background: #1c2754;
        color: #fff;
    }

.InternalHeader {
    height: 150px;
    background: #3e476d;
}

.InternalContent {
    background: #fff;
}

.AdvHolder {
    padding: 5px 0;
}

.FFPane {
    position: relative;
}

#CustomerMenu {
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    width: 200px;
    position: absolute;
    right: 46px;
    top: 64px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    display: none;
    box-shadow: 3px 3px 20px #000;
    z-index: 1000;
}

    #CustomerMenu a {
        background: none;
        display: block;
        padding: 2px 10px;
        color: #000;
        text-decoration: none;
    }

.CMInd {
    width: 20px;
    height: 20px;
    position: absolute;
    top: -20px;
    right: 96px;
    background: url('images/cab.png') no-repeat top center;
}

.nivo-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 89;
    overflow: hidden;
    background: #173967;
    color: #fff;
    font-size: 14pt;
    padding: 10px;
    width: 970px;
    font-size: 10pt;
}

    .nivo-caption a {
        text-decoration: none;
        color: #fff;
    }

.MenuLev1 {
    height: 3px;
}

    .MenuLev1 a {
        display: block;
        float: left;
        text-decoration: none;
        color: #1c2754;
        font-size: 9pt;
        padding: 8px;
        font-weight: bold;
    }

        .MenuLev1 a:hover {
            color: #000;
            text-decoration: underline;
        }

        .MenuLev1 a.Selected {
            background: #1a3c6a;
            color: #fff;
        }

.MSep {
    border-right: 1px solid #ff4e00;
}

.MenuLev2 {
    position: absolute;
    top: 43px;
    background: #a7a697 url('images/ns.gif') top center repeat-x;
    z-index: 2000;
    border: 2px solid #ccc;
}

.Flesh {
    position: absolute;
    top: 25px;
    width: 20px;
    height: 20px;
    background: url('images/cab.png') no-repeat top center;
    z-index: 2001;
    display: none;
}

.ML2Col {
    min-width: 190px;
    padding: 10px;
    float: left;
}

.CSep {
    float: left;
    width: 2px;
}

.ML2Col > a {
    text-decoration: none;
    color: #065190;
    font-weight: bold;
}

.ML2Col a {
    border-left: 1px solid #8fb0cc;
    display: block;
    padding: 0 0 0 10px;
}

.ML2Col > a:hover {
    color: #000;
}

.ML2Col ul {
    padding: 0;
    margin: 0;
}

.ML2Col li {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .ML2Col li > a {
        text-decoration: none;
        color: #000;
    }

        .ML2Col li > a:hover {
            color: #ff8400;
        }

.RelatedLink a:hover, #CustomerMenu a:hover, .FLB a:hover {
    color: #f36d21;
}

.jwclick, .jwlogo {
    display: none;
    visibility: hidden !important;
}

#FooterBanner ul, #FooterBanner li {
    list-style: none;
}


.AdvChild {
    display: none;
    padding: 2px 0;
}

.BaseLogo {
    display: block;
    position: absolute;
    top: 40px;
    left: 40px;
    width: 420px;
    height: 100px;
    z-index: 1001;
}

.NBrief2 {
    display: none;
}

.USItem {
    margin-bottom: 10px;
    border: 1px solid #ededed;
    background: #efefef;
    padding: 10px;
}

    .USItem a:hover {
        color: #f36d21;
    }

    .USItem:hover {
        background: #fefadf;
    }

.USTitle {
    font-weight: bold;
}

.USSearch {
    padding: 0 0 10px 0;
}

    .USSearch input {
        margin-right: 10px;
    }

    .CommentLoadMore {
    text-align: center;
    background: #CCC;
    color: #000;
    cursor: pointer;
}

#pnlCommentLoadMore {
    padding: 5px;
    min-height: 5px;
}