﻿
@font-face {
    font-family: "IranianSans";
    src: url(../Fonts/IRANSans.ttf);
    src: url(../Fonts/IRANSans.ttf?#iefix) format("embedded-opentype"), url(../Fonts/IRANSans.ttf) format("truetype");
    src: url(../Fonts/IRANSans-FaNum.ttf);
    src: url(../Fonts/IRANSans-FaNum.ttf?#iefix) format("embedded-opentype"), url(../Fonts/IRANSans-FaNum.ttf) format("truetype");
    src: url(../Fonts/IRANSans-FaNum_Black.ttf);
    src: url(../Fonts/IRANSans-FaNum_Black.ttf?#iefix) format("embedded-opentype"), url(../Fonts/IRANSans-FaNum_Black.ttf) format("truetype");
    src: url(../Fonts/IRANSans-FaNum_Bold.ttf);
    src: url(../Fonts/IRANSans-FaNum_Bold.ttf?#iefix) format("embedded-opentype"), url(../Fonts/IRANSans-FaNum_Bold.ttf) format("truetype");
    src: url(../Fonts/IRANSans-FaNum_Light.ttf);
    src: url(../Fonts/IRANSans-FaNum_Light.ttf?#iefix) format("embedded-opentype"), url(../Fonts/IRANSans-FaNum_Light.ttf) format("truetype");
    src: url(../Fonts/IRANSans-FaNum_Medium.ttf);
    src: url(../Fonts/IRANSans-FaNum_Medium.ttf?#iefix) format("embedded-opentype"), url(../Fonts/IRANSans-FaNum_Medium.ttf) format("truetype");
    src: url(../Fonts/IRANSans-FaNum_UltraLight.ttf);
    src: url(../Fonts/IRANSans-FaNum_UltraLight.ttf?#iefix) format("embedded-opentype"), url(../Fonts/IRANSans-FaNum_UltraLight.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "IranianSans_Num";
    src: url(../Fonts/IRANSans-FaNum.ttf);
    src: url(../Fonts/IRANSans-FaNum.ttf?#iefix) format("embedded-opentype"), url(../Fonts/IRANSans-FaNum.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form, ul, li {
    margin: 0;
    padding: 0;
}


#ctl00_cphMain_PrvCenterU_txtPreElamiAmount_wrapper {
    width: 410px !important
}

.menu_body .text input, textarea {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -border-radius: 5px;
    background: #FFF none repeat scroll 0 0;
    border: 1px solid #BBB;
    font-size: 13px;
    margin: 5px 5px 5px 0;
    padding: 5px 5px 5px 5px;
    font-family: IranianSans,Tahoma,Geneva,sans-serif;
    outline: none;
}

input, textarea, select {
    font-family: IranianSans,Tahoma,Geneva,sans-serif !important;
    outline: none;
}

li {
    direction: rtl;
    text-align: right;
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}

    a:hover {
        color: #999;
    }

img {
    border: none;    
}

body {
    font-family: IranianSans !important;
    font-size: 12px;
    text-align: right;
    margin: 0;
    padding: 0;
    direction: ltr;
    height: 680px;
    line-height: 17px;
    /*background-color: none;*/
    /*background-color: #20a6cc;*/
    background-color: #f0f0f0;
    /*background-image: url('/Images/bgnew.jpg');*/
}

input, textarea, select {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -border-radius: 5px;
    background: #FFF none repeat scroll 0 0;
    border: 1px solid #BBB;
    font-size: 13px;
    margin: 5px 5px 5px 0;
    padding: 5px 5px 5px 5px;
    font-family: IranianSans,Tahoma,Geneva,sans-serif !important;
}

    input[type=submit] {
        cursor: pointer;
    }

.titlecontentpage {
    width: 550px;
    height: 35px;
    line-height: 30px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #b12d2d;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -border-radius: 5px;
    font-size: 22px;
    color: #b12d2d;
    -text-shadow: 1px 1px #fff;
    text-align: center;
}

.content {
    float: right;
    width: 96%;
    margin: 50px 0;
    border-right: 1px solid #b12d2d;
    border-bottom: 1px solid #b12d2d;
    border-left: 1px solid #b12d2d;
    padding: 2%;
    text-align: justify;
    min-height: 450px;
    color: #747474;
    background-color: #FFF;
}

    .content a {
        color: #006;
        font-family: IranianSans;
        font-size: 13pt;
    }

#contentdata {
    background: #eee;
    padding: 5px;
    margin: 0 0 5px 0;
    -moz-box-shadow: 0 0 5px #666;
    -webkit-box-shadow: 0 0 5px #666;
}

.login {
    background-image: linear-gradient(#fefefe,#efefef);
    padding: 5px;
    margin: 5px auto;
    width: 580px;
    height: 600px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0 0 5px #666;
    -webkit-box-shadow: 0 0 5px #666;
}

.contentlogin {
    margin-top: 5px;
    margin-right: 0;
}

input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url], input[type=button] {
    -moz-appearance: none;
    -webkit-appearance: none;
    -appearance: none;
    display: inline-block;
    width: 80px;
    padding: 0 4px;
    margin-right: 10px;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-top: 1px solid #c0c0c0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -box-sizing: border-box;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -border-radius: 1px;
    font-size: 13px;
    color: #404040;
}

    input[type=email]:hover, input[type=number]:hover, input[type=password]:hover, input[type=tel]:hover, input[type=text]:hover, input[type=url]:hover input[type=button]:hover {
        border: 1px solid #b9b9b9;
        border-top: 1px solid #a0a0a0;
        -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
        -box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    }

    input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus input[type=button]:focus {
        outline: none;
        border: 1px solid #4d90fe;
        -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
        -box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
    }

.profile-img {
    width: 96px;
    height: 96px;
    margin: auto;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -border-radius: 50%;
}

.titlegroup {
    width: 970px;
    height: 25px;
    font-size: 13px;
    color: #ea3455;
    border-bottom: 1px solid #f5f5f5;
    float: right;
    margin-right: 5px;
}

.titr {
    width: 50px;
}

.itemgroup {
    width: 970px;
    min-height: 50px;
    margin-top: -8px;
    margin-right: 5px;
    border: 1px solid #c5c5c5;
    -border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-indent: 10px;
}

.RootHeight {
    height: 30px;
}

.RadPanelBar {
    width: 100%;
    font-family: "IranianSans";
}

.rdcapcha {
    float: right;
    width: 200px;
}

.rdUploadFile {
    float: right;
    width: 200px;
}

.panel4 {
    width: 570px;
}

.panel3 {
    float: right;
    width: 370px;
}

.table {
    width: 100%;
}

    .table td {
        text-align: right;
    }

    .table .tdleft {
        text-align: left;
    }
    .table .tdright {
        text-align: right;
    }

    .table .tdcenter {
        text-align: center;
    }

.tablew {
    width: 90%;
}

.tablem {
    width: 900px;
}

.table400px {
    width: 450px;
}

.datalist {
    /*font-size: 7pt;*/
    font-size: 14px !important;
    border-collapse: separate;
    border-spacing: 2px;
    width: 100%;
    text-align: right;
}

.datalistRSiteDefault {
    /*font-size: 7pt;*/
    font-size: 13px;
    border-collapse: separate;
    border-spacing: 2px;
    width: 100%;
    text-align: right;
}

.gridview {
    font-size: 9pt;
    border-collapse: separate;
    border-spacing: 2px;
    width: 780px!important;
    text-align: center;
}

.gridviewS {
    font-size: 9pt;
    border-collapse: separate;
    border-spacing: 2px;
    width: 498px!important;
    text-align: center;
}

.gridviewR {
    font-size: 10pt;
    border-collapse: separate;
    border-spacing: 2px;
    width: 960px!important;
    text-align: center;
}

.gridviewT {
    font-size: 10pt;
    border-collapse: separate;
    border-spacing: 2px;
    width: 100% !important;
    text-align: center;
}




#cphMain_ShobeListU1_grdList tr td {
    display: inline-flex;
    width: 100px;
}



.gridviewDR {
    font-size: 10pt;
    border-collapse: separate;
    border-spacing: 2px;
    width: 950px!important;
    text-align: center;
}

.gridviewDRX {
    font-size: 10pt;
    border-collapse: separate;
    border-spacing: 2px;
    width: 1340px !important;
    text-align: center;
}


.gridviewPercent {
    font-size: 9pt;
    border-collapse: separate;
    border-spacing: 2px;
    width: 100%!important;
    text-align: center;
}

.gridviewm {
    font-size: 7pt;
    border-collapse: separate;
    border-spacing: 2px;
    width: 50%!important;
    vertical-align: middle;
    text-align: center;
}

.detailsview {
    font-size: 10pt;
    border-collapse: separate;
    border-spacing: 1px;
    width: 550px!important;
    text-align: center;
}

.btn {
    text-align: center;
    background-color: #e5e5e5;
    width: 120px!important;
    height: 25px!important;
}

.btnPrint {
    background-image: url('/Images/Print.png');
    background-repeat: no-repeat;
    width: 50px!important;
    height: 45px;
}

.btnUp {
    background-image: url('/Images/Up.jpg');
    background-repeat: no-repeat;
    width: 15px!important;
    height: 15px!important;
}

.btnDown {
    background-image: url('/Images/Down.jpg');
    background-repeat: no-repeat;
    width: 15px!important;
    height: 15px!important;
}

.btnsearch {
    margin-top: 3px;
    margin-left: 2px;
}

.btnm {
    background-color: #e5e5e5;
    width: 200px!important;
    height: 25px!important;
    text-align: center;
}

.btnl {
    background-color: #e5e5e5;
    width: 265px!important;
    height: 25px!important;
    text-align: center;
}

.btnxl {
    height: 25px!important;
    background-color: #e5e5e5;
    width: 470px!important;
    text-align: center;
}

.IbtnAuto {
    border: thick groove #C0C0C0;
    background-repeat: no-repeat;
    width: 100px!important;
    height: 126px;
    background-image: url('../images/Automation.jpg');
}

.btnrbl {
    font-size: 12pt;
    direction: rtl!important;
    background-color: #FFF;
    text-align: right;
    float: right;
}

.txtdl {
    height: 25px!important;
    width: 180px!important;
    background-color: #FFF;
    text-align: left;
    margin-right: 10px;
}

.txtdlFilter {
    height: 25px !important;
    width: 120px !important;
    background-color: #FFF;
    text-align: left;
    margin-right: 10px;
}

.txtHdxl {
    height: 30px !important;
    width: 400px !important;
    background-color: #FFF;
    text-align: center;
    margin-right: 10px;
    border: 1px solid #b12d2d;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -border-radius: 10px;
    font-size: 22px;
    color: #b12d2d;
    -text-shadow: 1px 1px #fff;
}

.txtdxl {
    height: 25px!important;
    width: 250px!important;
    background-color: #FFF;
    text-align: left;
    margin-right: 10px;
}

.txtdxxl {
    height: 25px!important;
    width: 340px!important;
    background-color: #FFF;
    text-align: left;
    margin-right: 10px;
}

.txtdxxxl {
    height: 25px !important;
    width: 600px !important;
    background-color: #FFF;
    text-align: left;
    margin-right: 10px;
}

.txtdxxxxl {
    height: 50px !important;
    width: 98% !important;
    background-color: #FFF;
    text-align: left;
    margin-right: 10px;
}


.txtd {
    height: 25px!important;
    width: 150px!important;
    text-align: left;
    background-color: #FFF;
    margin-right: 10px;
}

.txtds {
    height: 25px!important;
    text-align: left;
    width: 72px !important;
    background-color: #FFF;
    margin-right: 10px;
    top: -17px;
    left: -786px;
}

.txtw {
    height: 25px!important;
    font-size: 10pt;
    direction: rtl!important;
    width: 150px!important;
    background-color: #FFF;
    margin-right: 10px;
}

.txtwSearch {
    height: 20px!important;
    font-size: 11px!important;
    direction: rtl!important;
    width: 150px!important;
    background-color: #FFF;
    margin-right: 0px!important;
    margin-top: 6px!important;
    border: 1px solid #C0C0C0;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -border-radius: 5px;
}

.txtwl {
    height: 25px!important;
    direction: rtl!important;
    width: 180px!important;
    background-color: #FFF;
    margin-right: 10px;
    top: -17px;
    left: -352px;    
}

.txtwlNotEnable {
    height: 25px !important;
    direction: rtl !important;
    width: 180px !important;
    background-color: rgba(0,0,0,0.1) !important;
    margin-right: 10px;
    top: -17px;
    left: -352px;
    text-align:center;
    color:red !important;
}

.txtwxl {
    height: 25px!important;
    direction: rtl!important;
    width: 250px!important;
    background-color: #FFF;
    margin-right: 10px;
}

.txtwxxl {
    height: 25px!important;
    direction: rtl!important;
    width: 340px!important;
    background-color: #FFF;
    margin-right: 10px;
}

.txtwxxxl {
    height: 25px !important;
    direction: rtl !important;
    width: 82% !important;
    background-color: #FFF;
    margin-right: 10px;
}

.txtwxxxlNotEnable {
    height: 25px !important;
    direction: rtl !important;
    width: 520px !important;
    background-color: #FFF;
    margin-right: 10px;
    background-color: rgba(0,0,0,0.1) !important;
}

.txtwxxxxl {
    height: 50px !important;
    direction: rtl !important;
    width: 98% !important;
    background-color: #FFF;
    margin-right: 10px;
}

.txtl {
    height: 25px!important;
    width: 450px!important;
    height: 50px;
    direction: rtl!important;
    background-color: #FFF;
    margin-right: 10px;
}

.txtAbout {
    font-size: 10pt;
    width: 600px!important;
    height: 200px;
    direction: rtl;
    background-color: #FFF;
}

.txtmassagel {
    font-size: 10pt;
    width: 600px!important;
    height: 400px;
    direction: rtl;
    background-color: #FFF;
    float: right;
}

.txtmassage {
    font-size: 10pt;
    width: 98%!important;
    height: 200px;
    direction: rtl;
    background-color: #FFF;
    float: right;
}

.txtmassages {
    font-size: 10pt;
    width: 500px!important;
    height: 100px;
    direction: rtl;
    background-color: #FFF;
    float: right;
    top: 0;
    left: 0;
}

.legendcss {
    font-weight: bold;
    font-size: 16px;
}

.fieldsetcss {
    direction: rtl;
    border-radius: 10px;
    border-color:#87d5ee;
    border-width:2px;
    background-color:rgba(0,0,0,0.1);
}

.ddlss {
    font-size: 5pt;
    width: 52px !important;
    direction: rtl;
    margin-right: 10px;
}

.ddls {
    font-size: 6pt;
    width: 70px !important;
    direction: rtl;
    margin-right: 10px;
}

.ddlm {
    font-size: 8pt;
    width: 180px !important;
    direction: rtl;
    margin-right: 10px;
}

.ddlm2 {
    font-size: 8pt;
    width: 170px !important;
    direction: rtl;
    margin-right: 4px;
}

.ddll {
    font-size: 8pt;
    width: 200px !important;
    direction: rtl;
    margin-right: 10px;
}


.ddlxl {
    font-size: 8pt;
    width: 300px !important;
    direction: rtl;
    margin-right: 10px;
}

.ddlService {
    font-size: 16pt;
    width: 250px !important;
    direction: rtl;
    margin-right: 10px;
    /*height: calc(2.25rem + 2px) !important;*/
}

.ddlxlService {
    font-size: 8pt;
    width: 400px !important;
    direction: rtl;
    margin-right: 10px;
}

.ddlxlService2 {
    font-size: 8pt;
    width: 300px !important;
    direction: rtl;
    margin-right: 10px;
}

.ddlxlService3 {
    font-size: 8pt;
    width: 200px !important;
    direction: rtl;
    margin-right: 10px;
}

.ddlxxlService {
    font-size: 8pt;
    width: 600px !important;
    direction: rtl;
    margin-right: 10px;
}


.lnkNews {
    font-size: 12pt;
    color: #06F;
    line-height: 15px;
}

.lnk {
    font-size: 10pt;
    color: #000;
}

.lnksmall {
    font-size: 7pt;
    -text-shadow: 1px 1px #fff;
    color: #000;
}

.lblssb {
    font-size: 5pt;
    color: #000;
}

.lblss {
    font-size: 5pt;
    color: #000;
}

.lbls {
    font-size: 6pt;
    color: #000;
}

.lbls {
    font-size: 7pt;
    color: #000;
}

.lblsb {
    font-size: 7pt;
    color: #000;
}

.lblmWhite {
    font-size: 10pt;
    -text-shadow: 1px 1px #fff;
    color: #FFF;
    margin-right: 10px;
}

.lblsWhite {
    font-size: 8pt;
    -text-shadow: 1px 1px #fff;
    color: #FFF;
    margin-right: 10px;
}

.lblm {
    /*font-size: 10pt;*/
    font-size: 13px;
    -text-shadow: 1px 1px #fff;
    color: #000;
    margin-right: 10px;
    line-height: 20px;
}

.lblmTitr {
    /*font-size: 10pt;*/
    font-size: 16px;
    font-weight:bold;
    -text-shadow: 1px 1px #fff;
    color: #000;
    margin-right: 10px;
    line-height: 20px;
}

.lblml {
    /*font-size: 10pt;*/
    font-size: 13px;
    -text-shadow: 1px 1px #fff;
    color: #000;
    margin-right: 10px;
    line-height: 20px;
}

.lbll {
    /*font-size: 10pt;*/
    font-size: 14px;
    -text-shadow: 1px 1px #fff;
    color: #000;
    margin-right: 10px;
    line-height: 20px;
}

.lblxxl {
    font-size: 17pt;
    font-weight: bold;
    -text-shadow: 1px 1px #fff;
    color: #3a50a3;
    margin-right: 10px;
    line-height: 25px;
}

.lblxl {
    font-size: 18pt;
    color: #000;
    margin-right: 10px;
    line-height: 25px;
}

.lbllError {
    font-size: 15pt;
    -text-shadow: 1px 1px #fff;
    color: #F00;
    margin-right: 10px;
    line-height: 25px;
}

.lblError {
    font-size: 12pt;
    line-height: 25px;
    -text-shadow: 1px 1px #fff;
    color: #F00;
    margin-right: 10px;
}

.lblTitle {
    font-size: 17pt;
    -text-shadow: 1px 1px #fff;
    color: #000;
    margin-right: 10px;
}



.lblTitlePage {
    font-size: 16px;
    -text-shadow: 1px 1px #fff;
    color: #267fb9;
    margin-right: 10px;
}

.tab {
    text-align: right;
}

.sitemap {
    text-align: right;
    font-size: 9pt;
    -text-shadow: 1px 1px #fff;
    color: #000;
}

.PanelRoot {
    height: 610px;
}

.pnlSubRootContent {
    width: 850px;
    min-height: 430px;
    text-align: right;
    direction: rtl;
}

.Newswriting {
    width: 975px;
    height: 25px;
    margin: auto;
    background-color: #fff;
    -border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.titlenewswriting {
    width: 10%;
    height: 25px;
    float: right;
    margin-right: 0;
    position: relative;
    background-color: #267fb9;
    line-height: 25px;
    color: #fff;
    font-size: 13px;
    margin-top: 2px;
    text-align: center;
    -border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.commentnewswriting {
    width: 87%;
    height: 25px;
    color: Blue;
    line-height: 25px;
    float: right;
    margin-right: 5px;
    position: relative;
    margin-top: 2px;
    padding-right: 10px;
    border: 1px solid #C0C0C0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -border-radius: 5px;
}

.titlesitemap {
    width: 100px;
    height: 25px;
    float: right;
    margin-top: 2px;
    margin-right: 0;
    position: relative;
    background-color: #ea3455;
    line-height: 25px;
    color: #fff;
    font-size: 15px;
    font-weight: bolder;
    text-align: center;
    -border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}



#hedearDiv {
    width: 975px;
    height: 80px;
    /*background-image: url(/Images/Header.png);*/
    background-color: #595a5c;        
    margin: 0 auto;
    margin-top: 0px;
    /*position: absolute;*/
    /*z-index: 1000;*/
}


div#hedearDiv div#hedearDivLogo {
    width: 191px;
    height: 76px;
    margin-Right: 0px;
    margin-top: 2px;
    background-image: url(/Images/logoWhite.png);
    background-repeat: no-repeat;
    float: right;
}







div#hedearDiv div#HedearMiddle {
    width: 784px;
    height: 80px;
    float: right;
}

    div#hedearDiv div#HedearMiddle div#HedearUp {
        height: 35px;
    }


    div#hedearDiv div#HedearMiddle div#HedearUpLeft {
    }

        div#hedearDiv div#HedearMiddle div#HedearUpLeft .HedearUpLeftMenu {
            float: left;
            font-family: IranianSans;
        }

div#hedearDiv div#HedearUpLeft .HedearUpLeftMenu a {
    font-size: 11px;
    font-family: IranianSans;
    color: #FFF;
    text-align: right;
    line-height: 20px;
    margin-right: 10px;
    /*background-image:url('Images/topMenuBG.png')*/
}

div#hedearDiv div#HedearUpLeft .HedearUpLeftMenu p.title {
}



div#hedearDiv div#HedearMiddle div#HedearUpLeftEN {
    }

    div#hedearDiv div#HedearMiddle div#HedearUpLeftEN .HedearUpLeftMenuEN {
        float: left;
        font-family: IranianSans;
        margin-left: 20px;
        line-height: 25px;
        margin-top: 25px;
    }

div#hedearDiv div#HedearUpLeftEN .HedearUpLeftMenuEN a {
    font-size: 15px;
    font-family: Tahoma;
    color: #FFF;
    text-align: left;
    line-height: 20px;
    margin-right: 10px;
    /*background-image:url('Images/topMenuBG.png')*/
}

div#hedearDiv div#HedearUpLeftEN .HedearUpLeftMenuEN p.titleEN {
}







div#hedearDiv div#HedearMiddle div#HedearDown {
    height: 45px;
}

div#hedearDiv div#HedearMiddle div#HedearDownRight {
    width: 580px;
    height: 45px;
    float: right;
}

div#hedearDiv div#HedearMiddle div#HedearDownLeft {
    width: 200px;
    height: 45px;
    float: left;
}

    div#hedearDiv div#HedearMiddle div#HedearDownLeft div#HedearDownLeftR {
        width: 40px;
        margin-top: 3px;
        margin-right: 2px;
        float: right;
    }

    div#hedearDiv div#HedearMiddle div#HedearDownLeft div#HedearDownLeftL {
        width: 158px;
        float: left;
    }

div#Banner {
    width: 975px;
    min-height: 190px;
    margin: 0 auto;
    /*border-width:10px;
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 0 0 5px #fff;
    -webkit-box-shadow: 0 0 5px #e5e5e5;*/
    /*-webkit-box-shadow: 0px 0px 10px 5px #3D3D3D;
     -moz-box-shadow: 0px 0px 10px 5px #3D3D3D; 
     box-shadow: 0px 0px 10px 5px #3D3D3D;*/
    /*border: 10px solid #fff;
    box-shadow: 0 10px 5px -5px #666;*/
    /*margin-top:100px;*/
    border: 5px solid #fff;
     	box-shadow: 0 5px 2.5px -2.5px #666;
}






div#Row1 {
    width: 975px;
    min-height: 200px;
    /*background: #f3f3f3;*/
    background-image: url('/Images/default_bg.jpg');
}

    div#Row1 #Row1Right {
        width: 750px;
        height: 200px;
        float: right;
    }

    div#Row1 #Row1Left {
        width: 225px;
        height: 200px;
        float: left;
    }

div#RowContent {
    width: 975px;
    min-height: 5px;
    background: #f0f0f0;
    
   
    /*background-image: url('/Images/default_bg.jpg');*/
}


div#Row2 {
    width: 975px;
    min-height: 110px;
    background: #f0f0f0;
    
   
    /*background-image: url('/Images/default_bg.jpg');*/
}

    div#Row2 #Row2Right {
        width: 750px;
        /*min-height: 200px;*/
        background: #f0f0f0;
        float: right;
    }

    div#Row2 #Row2Left {
        width: 225px;
        /*min-height: 200px;*/
        background: #f0f0f0;
        float: left;
        margin-top: 10px;
    }


div#SiteMapDiv {
    width: 975px;
    min-height: 25px;
    margin-right: auto;
    margin-left: auto;
    line-height: 25px;
}

.contentBack {
    /*background-color : #c1d9e3;*/
    /*background-image : url('/Images/backLine.jpg');*/
    /*background-repeat : repeat-x;*/
}

div#contentDiv {
    width: 975px;
    /*min-height:200px;*/
    margin-right: auto;
    margin-left: auto;
    background: #FFF;
    /*padding-top: 1px;*/
}

/*div#contentDiv #Banner {
        width: 977px;
        height: 300px;
        background: #FFF;
      
    }

    div#contentDiv #Row1 {
        width: 975px;
        height: 300px;
        background: #f3f3f3;
     
    }

        div#contentDiv #Row1 #Row1Right {
            width: 475px;
         
            float: right;
        }

        div#contentDiv #Row1 #Row1Left {
            width: 475px;
         
            float: left;
        }

        div#contentDiv #Row1 #Row1LeftUp {
            width: 475px;
            height: 25px;
           
            background: #e1154a;
        }

            div#contentDiv #Row1 #Row1LeftUp .title {
                font-size: 10px;
                color: #FFF;
                text-align: right;
                line-height: 10px;
                margin-top: 8px;
                margin-right: 25px;
                float: right;
            }

        div#contentDiv #Row1 #Row1LeftDown {
            width: 475px;
            height: 200px;
            margin-top: 2px;
        }*/




.ParentRow4 {
    background: #f0f0f0;
    border-top: 1px solid #c0c0c0;
}

#Row4 {
    width: 975px;
    min-height: 140px;
    margin-left: auto;
    margin-right: auto;
}

    #Row4 #Row4Up {
        width: 970px;
        float: left;
        background-image: url('/Images/email.png');
        background-repeat: no-repeat;
        height: 44px;
    }


    #Row4 #Row4Right {
        width: 400px;
        margin-left: auto;
        margin-right: auto;
        float: right;
        margin-top: 0px;
    }

        /*#Row4 #Row4Right p.title {
            font-family: 'B Nazanin';
            font-size: 15px;
            font-weight: bold;
            color: #484848;
            text-align: right;
            line-height: 15px;
            margin-top: 10px;
            margin-right: 10px;
            float: right;
        }*/


    #Row4 #Row4Mid {
        width: 435px;
        margin-left: auto;
        margin-right: auto;
        float: right;
    }

        #Row4 #Row4Mid p.title {
            font-family: Tahoma;
            font-size: 12px;
            color: #484848;
            text-align: left;
            line-height: 15px;
            margin-top: 10px;
            margin-right: 10px;
            float: left;
        }


    #Row4 #Row4Left {
        width: 110px;
        margin-left: auto;
        margin-right: auto;
        float: left;
    }

        #Row4 #Row4Left p.title {
            font-size: 14px;
            color: #484848;
            text-align: right;
            line-height: 15px;
            margin-top: 90px;
            margin-right: 10px;
            float: left;
            font-family: Tahoma;
        }

.ParentRow5 {
    background: #f0f0f0;
    border-top: 1px solid #c0c0c0;
}

#Row5 {
    width: 975px;
    min-height: 40px;
    margin-left: auto;
    margin-right: auto;
}

    #Row5 p.title {
        font-size: 13px;
        color: #484848;
        text-align: right;
        line-height: 15px;
        margin-top: 5px;
        margin-left: 10px;
        float: left;
        font-family: Tahoma;
    }


.clear {
    clear: both;
}

rtab
{
   
    float: right;
}

    .rtab .tab_navigation
    {
        height: 22px;
    }

.tab_navigation li
{
    float: right;
}

    .tab_navigation li:first-child
    {
        margin-left: 2px;
    }

    .tab_navigation li a
    {
        text-align: center;
        font-size: 11px;
        line-height: 21px;
        width: 109px;
        display: inline-block;
        border-left: solid 1px #ca3131;
        border-right: solid 1px #ca3131;
        border-top: solid 1px #ca3131;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        height: 22px;
        margin-top: 2px;
        color: #FFFFFF;
        background-color: #ca3131;
    }

        .tab_navigation li a:hover
        {
        }

    .tab_navigation li.active a
    {
        line-height: 22px;
        height: 24px;
        margin-top: 0px;
        color: #ca3131;
        background-color: #FFFFFF;
    }

.rtab_content
{
    border: solid 1px #ca3131;
    border-top-width: 0px;
    /*border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;*/
}


.RadiusBorder {
    width: 99%;
    height: auto;
    margin-top: 2px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #C0C0C0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -border-radius: 5px;
    color: #000;
    -text-shadow: 1px 1px #fff;
}

.RadiusBorderMain {
    width: 99%;
    min-height: 515px;
    margin-top: 2px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #C0C0C0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -border-radius: 5px;
    color: #000;
    -text-shadow: 1px 1px #fff;
    font-family: IranianSans;
}

.RadiusBorderbgColorgrey {
    width: 99%;
    height: auto;
    margin-top: 2px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #C0C0C0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -border-radius: 5px;
    color: #000;
    -text-shadow: 1px 1px #fff;
    background-color: #C0C0C0;
}

.RadiusBorderbgColorgreen {
    width: 99%;
    height: auto;
    margin-top: 2px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #C0C0C0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -border-radius: 5px;
    color: #000;
    -text-shadow: 1px 1px #fff;
    background-color: #9c3;
}

.RadiusBorderbgColorgreygreen {
    width: 99%;
    height: auto;
    margin-top: 2px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #C0C0C0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -border-radius: 5px;
    color: #000;
    -text-shadow: 1px 1px #fff;
    background-color: #DDF0FF;
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
}

    .bx-wrapper img {
        max-width: 100%;
        display: block;
    }

    .bx-wrapper .bx-viewport {
        left: -5px;
    }

    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: -30px;
        width: 100%;
        display: none;
    }

    .bx-wrapper .bx-loading {
        min-height: 50px;
        background: url(/Images/bx_loader.gif) center center no-repeat #fff;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2000;
    }

    .bx-wrapper .bx-pager {
        text-align: center;
        font-size: .85em;
        color: #9aa7d9;
        padding-top: 20px;
    }

        .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
            display: inline-block;
            *zoom: 1;
            *display: inline;
        }

        .bx-wrapper .bx-pager.bx-default-pager a {
            background: #9aa7d9;
            text-indent: -9999px;
            display: block;
            width: 10px;
            height: 10px;
            margin: 0 5px;
            outline: 0;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
        }

            .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
                background: #182865;
            }

    .bx-wrapper .bx-prev {
        left: 10px;
        background: url(/Images/controls.png) no-repeat 0 -32px;
    }

    .bx-wrapper .bx-next {
        right: 10px;
        background: url(/Images/controls.png) no-repeat -43px -32px;
    }

    .bx-wrapper .bx-prev:hover {
        background-position: 0 0;
    }

    .bx-wrapper .bx-next:hover {
        background-position: -43px 0;
    }

    .bx-controls-direction
    {
        text-align: left !important;
    }

    .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        outline: 0;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        z-index: 9999;
    }

        .bx-wrapper .bx-controls-direction a.disabled {
            display: block;
        }

    .bx-wrapper .bx-controls-auto {
        text-align: center;
    }

        .bx-wrapper .bx-controls-auto .bx-start {
            display: block;
            text-indent: -9999px;
            width: 10px;
            height: 11px;
            outline: 0;
            background: url(/Images/controls.png) -86px -11px no-repeat;
            margin: 0 3px;
        }

            .bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
                background-position: -86px 0;
            }

        .bx-wrapper .bx-controls-auto .bx-stop {
            display: block;
            text-indent: -9999px;
            width: 9px;
            height: 11px;
            outline: 0;
            background: url(/Images/controls.png) -86px -44px no-repeat;
            margin: 0 3px;
        }

            .bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
                background-position: -86px -33px;
            }

    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        text-align: left;
        width: 80%;
    }

    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
        right: 0;
        width: 35px;
    }

    .bx-wrapper .bx-caption {
        position: absolute;
        bottom: 0;
        left: 0;
        background: #666009;
        background: rgba(80,80,80,0.75);
        width: 100%;
    }

        .bx-wrapper .bx-caption span {
            color: #fff;
            display: block;
            font-size: .85em;
            padding: 10px;
        }

.floatFirst {
    float: left;
}

.MAS_Slider {
    zoom: 1;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    z-index: 1;
    border: none;
    text-align: left;
}

    .MAS_Slider ul {
        position: relative;
        width: 10000%;
        left: 0;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .MAS_Slider ul li {
            width: 1%;
            line-height: 0;
            float: left;
            font-size: 0;
        }

    .MAS_Slider .ws_images {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

        .MAS_Slider .ws_images a {
            width: 100%;
            display: block;
            color: transparent;
        }

        .MAS_Slider .ws_images img {
            width: 100%;
            border: none 0;
            max-width: none;
        }

    .MAS_Slider a {
        text-decoration: none;
        outline: none;
        border: none;
    }

    .MAS_Slider .ws_bullets {
        font-size: 0;
        float: left;
        position: absolute;
        z-index: 20;
    }

        .MAS_Slider .ws_bullets div {
            position: relative;
            float: left;
        }

    .MAS_Slider a.wsl {
        display: none;
    }

    .MAS_Slider .ws_bullets {
        padding: 10px;
    }

        .MAS_Slider .ws_bullets a {
            font: 14px/32px IranianSans,Tahoma,Geneva,sans-serif;
            color: #3D3D3D;
            text-align: center;
            margin-left: -3px;
            width: 32px;
            height: 32px;
            background: url(../images/MAS.Slider.Bullet.png) left top;
            float: left;
            position: relative;
        }

            .MAS_Slider .ws_bullets a.ws_selbull, .MAS_Slider .ws_bullets a:hover {
                background-position: right top;
            }

    .MAS_Slider a.ws_next, .MAS_Slider a.ws_prev {
        position: absolute;
        display: block;
        top: 50%;
        margin-top: -21px;
        z-index: 20;
        height: 43px;
        width: 29px;
        background-image: url(../images/MAS.Slider.Arrows.png);
    }

    .MAS_Slider a.ws_next {
        background-position: 100% 0;
        right: 0;
    }

    .MAS_Slider a.ws_prev {
        left: 0;
        background-position: 0 0;
    }

    .MAS_Slider a.ws_next:hover {
        background-position: 100% 100%;
    }

    .MAS_Slider a.ws_prev:hover {
        background-position: 0 100%;
    }

    .MAS_Slider .ws-title {
        position: absolute;
        bottom: 15%;
        left: 0;
        margin-right: 5px;
        z-index: 20;
        padding: 12px;
        color: #3D3D3D;
        text-transform: uppercase;
        background: #fff;
        font-family: IranianSans,Tahoma,Geneva,sans-serif;
        font-size: 15px;
        -moz-border-radius: 0 5px 5px 0;
        border-radius: 0 5px 5px 0;
        opacity: .8;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    }

        .MAS_Slider .ws-title div {
            padding-top: 5px;
            font-size: 12px;
            text-transform: none;
        }

    .MAS_Slider .ws_bullets {
        bottom: 0;
        left: 50%;
    }

        .MAS_Slider .ws_bullets div {
            left: -50%;
        }

    .MAS_Slider ul {
        animation: wsBasic 735s infinite;
        -moz-animation: wsBasic 735s infinite;
        -webkit-animation: wsBasic 735s infinite;
    }

@keyframes wsBasic {
    0% {
        left: -0%;
    }

    0.34% {
        left: -0%;
    }

    0.41% {
        left: -100%;
    }

    0.75% {
        left: -100%;
    }

    0.82% {
        left: -200%;
    }

    1.16% {
        left: -200%;
    }

    1.22% {
        left: -300%;
    }

    1.56% {
        left: -300%;
    }

    1.63% {
        left: -400%;
    }

    1.97% {
        left: -400%;
    }

    2.04% {
        left: -500%;
    }

    2.38% {
        left: -500%;
    }

    2.45% {
        left: -600%;
    }

    2.79% {
        left: -600%;
    }

    2.86% {
        left: -700%;
    }

    3.2% {
        left: -700%;
    }

    3.27% {
        left: -800%;
    }

    3.61% {
        left: -800%;
    }

    3.67% {
        left: -900%;
    }

    4.01% {
        left: -900%;
    }

    4.08% {
        left: -1000%;
    }

    4.42% {
        left: -1000%;
    }

    4.49% {
        left: -1100%;
    }

    4.83% {
        left: -1100%;
    }

    4.9% {
        left: -1200%;
    }

    5.24% {
        left: -1200%;
    }

    5.31% {
        left: -1300%;
    }

    5.65% {
        left: -1300%;
    }
}

@-moz-keyframes wsBasic {
    0% {
        left: -0%;
    }

    0.34% {
        left: -0%;
    }

    0.41% {
        left: -100%;
    }

    0.75% {
        left: -100%;
    }

    0.82% {
        left: -200%;
    }

    1.16% {
        left: -200%;
    }

    1.22% {
        left: -300%;
    }

    1.56% {
        left: -300%;
    }

    1.63% {
        left: -400%;
    }

    1.97% {
        left: -400%;
    }

    2.04% {
        left: -500%;
    }

    2.38% {
        left: -500%;
    }

    2.45% {
        left: -600%;
    }

    2.79% {
        left: -600%;
    }

    2.86% {
        left: -700%;
    }

    3.2% {
        left: -700%;
    }

    3.27% {
        left: -800%;
    }

    3.61% {
        left: -800%;
    }

    3.67% {
        left: -900%;
    }

    4.01% {
        left: -900%;
    }

    4.08% {
        left: -1000%;
    }

    4.42% {
        left: -1000%;
    }

    4.49% {
        left: -1100%;
    }

    4.83% {
        left: -1100%;
    }

    4.9% {
        left: -1200%;
    }

    5.24% {
        left: -1200%;
    }

    5.31% {
        left: -1300%;
    }

    5.65% {
        left: -1300%;
    }
}

@-webkit-keyframes wsBasic {
    0% {
        left: -0%;
    }

    0.34% {
        left: -0%;
    }

    0.41% {
        left: -100%;
    }

    0.75% {
        left: -100%;
    }

    0.82% {
        left: -200%;
    }

    1.16% {
        left: -200%;
    }

    1.22% {
        left: -300%;
    }

    1.56% {
        left: -300%;
    }

    1.63% {
        left: -400%;
    }

    1.97% {
        left: -400%;
    }

    2.04% {
        left: -500%;
    }

    2.38% {
        left: -500%;
    }

    2.45% {
        left: -600%;
    }

    2.79% {
        left: -600%;
    }

    2.86% {
        left: -700%;
    }

    3.2% {
        left: -700%;
    }

    3.27% {
        left: -800%;
    }

    3.61% {
        left: -800%;
    }

    3.67% {
        left: -900%;
    }

    4.01% {
        left: -900%;
    }

    4.08% {
        left: -1000%;
    }

    4.42% {
        left: -1000%;
    }

    4.49% {
        left: -1100%;
    }

    4.83% {
        left: -1100%;
    }

    4.9% {
        left: -1200%;
    }

    5.24% {
        left: -1200%;
    }

    5.31% {
        left: -1300%;
    }

    5.65% {
        left: -1300%;
    }
}

.MAS_Slider {
    margin: 0 auto 0;
}

*|html .MAS_Slider .ws_shadow {
    background-image: url(./bg.png);
    background-size: 100%;
    filter: "";
}

.MAS_Slider .ws_bullets a img {
    text-indent: 0;
    display: block;
    bottom: 25px;
    left: -120px;
    visibility: hidden;
    position: absolute;
    -moz-box-shadow: 0 0 5px #3D3D3D;
    box-shadow: 0 0 5px #3D3D3D;
    border: 5px solid #fff;
    max-width: none;
}

.MAS_Slider .ws_bullets a:hover img {
    visibility: visible;
}

.MAS_Slider .ws_bulframe div div {
    /*height: 90px;*/
    overflow: visible;
    position: relative;
}

.MAS_Slider .ws_bulframe div {
    left: 0;
    overflow: hidden;
    position: relative;
    /*width: 216px;*/
    background-color: #fff;
}

.MAS_Slider .ws_bullets .ws_bulframe {
    display: none;
    bottom: 35px;
    overflow: visible;
    position: absolute;
    cursor: pointer;
    -moz-box-shadow: 0 0 5px #3D3D3D;
    box-shadow: 0 0 5px #3D3D3D;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 5px solid #fff;
}

.MAS_Slider .ws_bulframe span {
    display: block;
    position: absolute;
    bottom: -17px;
    margin-left: 2px;
    left: 120px;
    background: url(../images/MAS.Slider.Triangle.png);
    width: 20px;
    height: 12px;
}

.imgBlockLoading {
    top: 100px;
    position: fixed;
    border-radius: 50px;
    max-height: 100px;
}

.divBlock {
    background-color: Black;
}



.titlesitemap {
    width: 100px;
    height: 25px;
    float: right;
    margin-top: 2px;
    margin-right: 0px;
    position: relative;
    background-color: #ea3455;
    line-height: 25px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    -border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}



/*slide ta sho*/
.contactForm-container {
    clear: both;
    width: 100%;
}

    .contactForm-container .upLine {
        cursor: pointer;
        height: 50px;
        background-image: url('/Images/Contact/UpLine.jpg');
        background-repeat: repeat-x;
    }

    .contactForm-container .contact-icon {
        height: 20px;
        width: 26px;
        margin: 0px auto;
    }

        .contactForm-container .contact-icon img {
            /*position: absolute;*/
            margin-top: -13px;
        }

    .contactForm-container .upLine .title {
        width: 217px;
        margin: 0px auto;
    }

    .contactForm-container .Form-container {
        background-image: url('/Images/Contact/FormBG.png');
        background-repeat: repeat-x;
        background-color: #f7f7f7;
        display: none;
    }

    .RadGrid .rgGroupItem input, .RadGrid .rgCommandRow img, .RadGrid .rgHeader input, .RadGrid .rgFilterRow img, .RadGrid .rgFilterRow input, .RadGrid .rgPager img
 {
    height:25px;
}


    /*sliderNews*/
    .sliderNews .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto
    {
        display: block;
    }
    
    .sliderNews .bx-controls-direction
    {
        text-align: left !important;
    }
    
    .Slider
    {
    }
    
    .Slider li
    {
        direction: rtl;
        height: 150PX;
        margin-top: 10px;
    }
    
    .Slider img
    {
        float: right;
        margin-right: 10px;
        margin-top: 25px;
        width: 128PX;
    
    }
    
    .Slider .bxcontent
    {
        float: right;
        margin-right: 15px;
        width: 520px;
    }
    
    .Slider span
    {
        float: left;
        font-size: 11px;
    }
    
    .Slider h1 a
    {
        font-size: 14px;
        color: #ff6a00;
    }
    .Slider h1 a:hover
    {
       color: #999999;
    }
    
    .Slider p
    {
        font-size: 12px;
        text-align: justify;
        line-height: 1.8;
 text-align:right;
    }
    
    .Slider a.img
    {
        text-decoration: none;
    }
    
    .Slider a.continu
    {
        float: left;
        padding: 2px;
        background-color: #ff6a00;
        color: white;
        font-size: 10px;
        text-decoration: none;
    }
    /*sliderNews*/


a.more {
    padding: 10px 20px;
    background-color: #003b67;
    color: #fff !important;
    border-radius: 10px;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}



    a.more:hover {
        background-color: #ffab0a !important;
        color: #fff !important;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }
