﻿body {
    background-color: #fff;
    padding: 0px;
    margin: 0px;
    font-family: Tahoma;
    font-size: 14px;
}

.DV_Header {
    height: 77px;
    width: 100%;
    background-color: white;
    margin: 0px;
}

.DV_Slider {
    width: 100%;
    height: 479px;
    /*background: url('../images/Slider_bg.jpg') repeat-x;*/
    margin: 0px;
}

.b_Master {
    height: 281px;
    background: url('../images/b_Master.png') repeat-x;
    margin: 0px;
    padding: 0px;
    margin-right: auto;
    margin-left: auto;
    border: 0px solid black;
}

.b {
    height: 479px;
    background: url('../images/b.png') repeat-x;
    margin: 0px;
    padding: 0px;
    margin-right: auto;
    margin-left: auto;
    border: 0px solid black;
}

.DV_MasterSlider {
    width: 100%;
    height: 281px;
    background: url('../images/Slider_bg.jpg') repeat-x;
    margin: 0px;
    text-align: center;
}

.BG_Last {
    width: 100%;
    height: 248px;
    background: url('../images/Bg_Last.png') repeat-x;
    margin: 0px;
}

.Main {
    width: 100%;
    vertical-align: top;
    position: absolute;
    top: 0px;
}

.Div_Menu {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    height: 124px;
    background: url('../images/Menu.png') no-repeat center;
}

.search {
    height: 26px;
    left: 45px;
    position: relative;
    top: 21px;
    width: 150px;
    text-align: right;
}

    .search input[type="text"] {
        border: 0px;
        width: 100%;
        height: 24px;
    }

.Menu_Items {
    width: 749px;
    height: 70px;
    position: relative;
    top: -95px;
    left: 20px;
}

.clear {
    clear: both;
}

.DV_SliderBg {
    width: 964px;
    margin-right: auto;
    margin-left: auto;
    height: 355px;
    background: url('../images/sliderback.png') no-repeat bottom center;
    text-align: center;
}

.AboutText {
    width: 964px;
    margin-right: auto;
    margin-left: auto;
}

.DV_MasterBody {
    width: 964px;
    margin-right: auto;
    margin-left: auto;
}

.DV_MasterBodyMain {
    width: 100%;
    position: absolute;
    top: 320px;
}

.DV_MasterBody_Right {
    width: 180px;
    float: left;
    margin: 0px;
    min-height: 300px;
    left: 770px;
    padding: 50px 2px 10px 5px;
}

.DV_MasterBody_Left {
    width: 770px;
    float: left;
    background: url('../images/MasterBody.png') repeat-x white top;
    border: #b5b5b5 1px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    margin: 0px;
}

.About {
    width: 215px;
    min-height: 300px;
    /*text-align :justify ;
    direction :rtl;*/
    color: #4d4d4d;
    line-height: 20px;
    float: right;
    position: relative;
    margin-top: 130px;
}

.Right {
    width: 235px;
    float: right;
    min-height: 200px;
    margin: 0px;
    right: 0px;
    margin-left: 1px;
}

.About h4 {
    color: white;
}

.More {
    width: 90%;
    border-right: 4px #005da8 solid;
    height: 20px;
    text-align: right;
    vertical-align: middle;
    padding-right: 10px;
    z-index: 400;
}

.titr {
    width: 198px;
    height: 38px;
    background: url('../images/Titr.png') no-repeat top center;
    color: #009430;
    vertical-align: bottom;
    margin-top: 10px;
    text-align: right;
}

.Inner_Main {
    width: 100%;
    position: absolute;
    top: 400px;
}

.Inner_Second {
    width: 979px;
    margin-right: auto;
    margin-left: auto;
}

.Inner {
    width: 740px;
    float: left;
    position: relative;
    min-height: 300px;
    margin: 0px;
    margin-top: 110px;
}

.Footer {
    width: 736px;
    float: left;
    background-color: #009430;
    -moz-border-radius-topleft: 13px;
    -moz-border-radius-topright: 13px;
    -webkit-border-top-right-radius: 13px;
    -webkit-border-top-left-radius: 13px;
    -khtml-border-top-left-radius: 13px;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    height: 70px;
    /*margin-top: -70px;*/
    margin-top: 15px;
    width: 743px;
    padding-top: 15px;
}

.MFooter {
    width: 736px;
    float: left;
    -moz-border-radius-topleft: 13px;
    -moz-border-radius-topright: 13px;
    -webkit-border-top-right-radius: 13px;
    -webkit-border-top-left-radius: 13px;
    -khtml-border-top-left-radius: 13px;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    height: 60px;
    margin-top: 10px;
    width: 743px;
}

.Headers_Main {
    width: 100%;
    padding: 0px;
    margin: 0px;
    margin-top: 4px;
}

.Headers_Servers {
    width: 177px;
    height: 124px;
    float: left;
    background: url('../images/header/Server.png') no-repeat center;
    left: 7px;
    position: relative;
    z-index: 10;
}

.Headers_Servers_Title {
    height: 34px;
    margin: 0;
    margin-left: 2px;
    width: 98%;
    z-index: 10;
}

    .Headers_Servers_Title .Title {
        background: #009430;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        color: white;
        font-family: Tahoma;
        vertical-align: middle;
        font-weight: bold;
        font-size: 11px;
        text-align: left;
        padding-top: 10px;
        height: 25px;
        margin-top: 15px;
        padding-left: 5px;
    }

.Headers_Blades {
    width: 177px;
    height: 124px;
    padding: 0px;
    float: left;
    background: url('../images/header/Blade.png') no-repeat center;
    position: relative;
    left: 13px;
    z-index: 10;
}

.Headers_Blades_Title {
    height: 34px;
    margin: 0;
    margin-left: 3px;
    width: 98%;
    z-index: 10;
}

    .Headers_Blades_Title .Title {
        background: #009430;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        color: white;
        font-family: Tahoma;
        vertical-align: middle;
        font-weight: bold;
        font-size: 11px;
        text-align: left;
        padding-top: 10px;
        padding-left: 7px;
        height: 25px;
        margin-top: 15px;
        margin-right: 3px;
    }

.Headers_Storages {
    width: 177px;
    height: 124px;
    z-index: 10;
    float: left;
    background: url('../images/header/Storage.png') no-repeat center;
    position: relative;
    left: 19px;
}

.Headers_Storages_Title {
    height: 34px;
    margin: 0;
    margin-left: 3px;
    width: 98%;
    z-index: 10;
}

    .Headers_Storages_Title .Title {
        background: #009430;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        color: white;
        font-family: Tahoma;
        vertical-align: middle;
        font-weight: bold;
        font-size: 11px;
        text-align: left;
        padding-top: 10px;
        padding-left: 7px;
        height: 25px;
        margin-top: 15px;
        margin-right: 3px;
    }

.Headers_Hardware {
    width: 177px;
    height: 124px;
    float: left;
    background: url('../images/header/Hardware.png') no-repeat center;
    position: relative;
    left: 26px;
    z-index: 10;
}

.Headers_Hardware_Title {
    height: 34px;
    margin: 0;
    margin-left: 3px;
    width: 98%;
    z-index: 10;
}

    .Headers_Hardware_Title .Title {
        background: #009430;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        color: white;
        font-family: Tahoma;
        vertical-align: middle;
        font-weight: bold;
        font-size: 11px;
        text-align: left;
        padding-top: 10px;
        padding-left: 7px;
        height: 25px;
        margin-top: 15px;
        margin-right: 3px;
    }

.bodyMain {
    width: 100%;
    background: url('../images/body_bg.png') repeat-x white top;
    border: 1px solid #b5b5b5;
    margin-top: 80px;
    z-index: 0;
    min-height: 300px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    -khtml-border-radius: 13px;
    border-radius: 13px;
    vertical-align: top;
    padding-bottom: 10px;
}

.Brands {
    background: url("../images/Brand_bg.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 93px;
    margin-top: 150px;
    width: 100%;
}

.off {
    height: 93px;
    padding-top: 20px;
    width: 100%;
    text-align: center;
}

.Copy a:link, .Copy a:visited, .Copy a:hover {
    color: #999999;
}

.Footer_Text {
    color: #fff;
    padding: 2px 0 0 10px;
    text-align: center;
    vertical-align: bottom;
    width: 100%;
}

.MFooter_Text {
    color: gray;
    height: 30px;
    font-family: Tahoma;
    font-size: 12px;
    text-align: center;
    vertical-align: bottom;
    width: 100%;
}

.Footer_Shaddow {
    width: 743px;
    padding: 0px;
    height: 40px;
    background: url('../images/FooterText_bg.png') center no-repeat;
}

.SiteMap {
    width: 100%;
    padding-right: 70px;
    color: black;
    height: 30px;
    text-align: right;
    vertical-align: middle;
    padding-top: 10px;
    direction: rtl;
}

    .SiteMap .Splitter {
        color: #1c8123;
    }

.Main_body {
    padding: 0px 10px 30px 10px;
    width: 97%;
    text-align: justify;
    direction: rtl;
}

.Toolbox {
    height: 73px;
    width: 100%;
    background: url('../images/Brandbg.png') repeat-x top;
    margin-top: 30px;
    padding-top: 30px;
    font-size: 12px;
}

    .Toolbox a:link, .Toolbox a:hover, .Toolbox visited {
        font-size: 12px;
    }

.MasterToolbox {
    height: 23px;
    width: 100%;
    background: url('../images/MasterBrandbg.png') repeat-x top;
    margin-top: 30px;
    padding-top: 30px;
}

#Table_01 tr td {
    text-align: center;
}

.CatTitle {
    font-family: Tahoma;
    font-size: 14px;
    color: #009430;
    font-weight: bold;
}

.ServertTitle {
    color: #666666;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
}

.FileTitle {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
    background-color: #005DA8;
    color: #FFFFFF;
    height: 19px;
    padding: 5px;
    text-align: center;
    width: 170px;
    float: right;
}

.Link {
    background: url('../images/pdf2.png') no-repeat left 50%;
    height: 30px;
    text-align: left;
}

a:link, a:visited, a:hover {
    color: #005da8;
}

img {
    border: 0px;
}

.subheads {
    color: #009430;
    font-weight: bold;
    border-bottom: #009430 solid 1px;
}


#popup {
    border-radius: 10px;
    width: 567px;
    height: 510px;
    background-image: url('../images/Advertise.jpg');
    margin-top: 30px;
}

    #popup > p {
        font-family: 'B Nazanin';
        font-size: 13px;
        margin-bottom: 0;
        margin-top: 447px;
        padding: 0 18px;
        text-align: center;
        direction: rtl;
    }

    #popup > input {
        background-color: #3c4e42;
        color: #fff;
        font-family: tahoma;
        height: 25px;
        margin-left: 10px;
        width: 85px;
        border: none;
        margin-top: 6px;
        border-radius: 5px;
        direction: rtl;
    }

    #popup > div > img {
        margin-left: 5px;
        margin-top: 5px;
    }

.ArticleNewsList {
    height: 350px;
    width: 743px;
    margin-top: -300px;
}

    .ArticleNewsList > .NewsHost {
        direction: rtl;
        float: right;
        height: 230px;
        width: 343px;
        border-radius: 10px;
    }

        .ArticleNewsList > .NewsHost > .NewsMore {
            height: 20px;
            position: relative;
            text-align: left;
            top: 4px;
            width: 343px;
        }

        .ArticleNewsList > .NewsHost > .NewsTitle {
            padding: 0px 10px;
            font-family: tahoma;
            font-size: 12px;
            color: #009430;
            margin-right: 15px;
        }

        .ArticleNewsList > .NewsHost > ul > li > a > .NewsName {
            /*border-bottom: 1px solid #c5c5c5;*/
            height: 80px;
            padding: 5px 10px 5px 0;
            width: 333px;
        }

            .ArticleNewsList > .NewsHost > ul > li > a > .NewsName > .NewsImage {
                width: 105px;
                height: 70px;
                background-color: white;
                float: right;
                border: solid 1px #c5c5c5;
            }

            .ArticleNewsList > .NewsHost > ul > li > a > .NewsName > .NewsDetails {
                float: right;
                height: 80px;
                width: 225px;
            }

                .ArticleNewsList > .NewsHost > ul > li > a > .NewsName > .NewsDetails > .TopicName {
                    height: 40px;
                    width: 225px;
                }

                    .ArticleNewsList > .NewsHost > ul > li > a > .NewsName > .NewsDetails > .TopicName > p {
                        color: #333333;
                        font-family: tahoma;
                        font-size: 12px;
                        line-height: 14px;
                        margin: 0;
                        padding-right: 10px;
                        padding-left: 4px;
                    }

                .ArticleNewsList > .NewsHost > ul > li > a > .NewsName > .NewsDetails > .TopicDate {
                    width: 240px;
                }

                    .ArticleNewsList > .NewsHost > ul > li > a > .NewsName > .NewsDetails > .TopicDate > p {
                        color: #009430;
                        font-family: b yekan;
                        font-size: 11px;
                        line-height: 2;
                        margin: 0;
                        padding-right: 10px;
                    }


    .ArticleNewsList > .ArticleHost {
        direction: rtl;
        float: right;
        height: 230px;
        margin-right: 7px;
        width: 343px;
        border-radius: 10px;
    }

        .ArticleNewsList > .ArticleHost > .ArticleMore {
            height: 20px;
            position: relative;
            text-align: left;
            top: 4px;
            width: 343px;
        }

        .ArticleNewsList > .ArticleHost > .ArticleTitle {
            padding: 0px 10px;
            font-family: tahoma;
            font-size: 12px;
            color: #009430;
            margin-right: 15px;
        }

        .ArticleNewsList > .ArticleHost > ul > li > a > .ArticleName {
            /*border-bottom: 1px solid #c5c5c5;*/
            height: 80px;
            padding: 5px 10px 5px 0;
            width: 333px;
        }

        .ArticleNewsList > .ArticleHost > ul > li > a > .ArticleName {
            /*border-bottom: 1px solid #c5c5c5;*/
            height: 80px;
            padding: 5px 10px 5px 0;
            width: 333px;
        }

            .ArticleNewsList > .ArticleHost > ul > li > a > .ArticleName > .ArticleImage {
                width: 105px;
                height: 70px;
                background-color: white;
                float: right;
                border: solid 1px #c5c5c5;
            }

            .ArticleNewsList > .ArticleHost > ul > li > a > .ArticleName > .ArticleDetails {
                float: right;
                height: 80px;
                width: 225px;
            }

                .ArticleNewsList > .ArticleHost > ul > li > a > .ArticleName > .ArticleDetails > .TopicName {
                    width: 225px;
                }

                    .ArticleNewsList > .ArticleHost > ul > li > a > .ArticleName > .ArticleDetails > .TopicName > p {
                        color: #333333;
                        font-family: tahoma;
                        font-size: 12px;
                        line-height: 14px;
                        margin: 0;
                        padding-right: 10px;
                        padding-left: 4px;
                    }

        .ArticleNewsList > .ArticleHost > > ul > li > a > .ArticleName > .ArticleDetails > .TopicDate {
            /*height: 40px;*/
            width: 225px;
        }

        .ArticleNewsList > .ArticleHost > ul > li > a > .ArticleName > .ArticleDetails > .TopicDate > p {
            color: #009430;
            font-family: b yekan;
            font-size: 11px;
            line-height: 2;
            margin: 0;
            padding-right: 10px;
        }

