﻿body {
    font-family: Tahoma;
    font-size: 12px;
}

.stl_tbl_body_footer {
    width: 100%;
    float: right;
    background-color: transparent;
    height: 73px;
}

li.treeview-item {
    float: left;
    width: 228px;
    padding-right: 4px;
    border-left: solid 1px #b1d8eb;
    background-color: Red;
}
/* container for header */
#innercontainer {
    margin: 20px 20px 20px 20px;
    width: 895px;
}
/* main container */
#innercontainerwrap {
    margin: 0 auto 0 auto;
    text-align: right;
    width: 891px;
    height: 93px;
    background-color: #ffffff;
}
/* body styles */
.stl_mp_1_body {
    width: 100%;
    margin: 0px auto 0px auto;
    background-color: #e5e5e5;
    padding-top: 0px;
}

.main-content {
    width: 960px;
    margin: 0px auto 0px auto;
    background-color: #e5e5e5;
    padding-top: 0px;
}
/* image styles */
.header_img {
    background: transparent url('../images/master-page/containerbg-top.jpg') no-repeat scroll 0 0;
    display: block;
    font-size: 0;
    height: 10px;
    width: 895px;
}
/* big english text styles */
.stl_text_big_en {
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 26pt;
    text-align: left;
    direction: ltr;
    text-decoration: none;
}
/* big farsi text styles */
.stl_text_big_fa {
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 26pt;
    text-align: right;
    direction: ltr;
    text-decoration: none;
}
/* medium english text styles with black color */
.stl_text_medium_en_color_1 {
    color: #000000;
    font-family: Tahoma;
    font-size: 9pt;
    text-align: left;
    direction: ltr;
    text-decoration: none;
}

.stl_text_medium_en_color_2 {
    color: #2e60b4;
    font-family: Tahoma;
    font-size: 9pt;
    text-align: left;
    direction: ltr;
    text-decoration: none;
}
/* medium farsi text styles with black color */
.stl_text_medium_fa_color_1 {
    color: #000000;
    font-family: Tahoma;
    font-size: 9pt;
    text-align: right;
    text-decoration: none;
}
/* medium farsi text styles with blue color */
.stl_text_medium_fa_color_2 {
    color: #2e60b4;
    font-family: Tahoma;
    font-size: 9pt;
    text-align: right;
    direction: rtl;
    text-decoration: none;
}

/* medium farsi text styles with green color */
.stl_text_medium_fa_color_3 {
    color: #036434;
    font-family: Tahoma;
    font-size: 9pt;
    text-align: right;
    direction: rtl;
    text-decoration: none;
}
/* medium farsi text styles with red color */
.stl_text_medium_fa_color_4 {
    color: Red;
    font-family: Tahoma;
    font-size: 9pt;
    text-align: right;
    direction: rtl;
    text-decoration: none;
}
/* medium farsi text styles with white color */
.stl_text_medium_fa_color_5 {
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 9pt;
    text-align: right;
    direction: rtl;
    text-decoration: none;
}
/* medium english text styles with white color */
.stl_text_medium_en_color_5 {
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 9pt;
    text-align: left;
    direction: ltr;
    text-decoration: none;
}
/* medium english text styles with green color */
.stl_text_medium_en_color_3 {
    font-size: 9pt;
    font-family: Tahoma;
    color: #036434;
    text-decoration: none;
}

    .stl_text_medium_en_color_3:hover {
        text-decoration: underline;
    }

/* main menu styles */
.stl_text_small_fa_color_1 {
    color: #000000;
    font-family: Tahoma;
    font-size: 8pt;
    text-align: right;
    direction: rtl;
    text-decoration: none;
}
/* small text with blue color*/
.stl_text_small_fa_color_2 {
    color: #2e60b4;
    font-family: Tahoma;
    font-size: 8pt;
    text-align: right;
    direction: rtl;
    text-decoration: none;
}

.stl_text_small_fa_color_3 {
    color: #036434;
    font-family: Tahoma;
    font-size: 8pt;
    text-align: right;
    direction: rtl;
    text-decoration: none;
}

.stl_menu_td {
    text-align: center;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #cfcfcf;
    border-right-color: #cfcfcf;
    border-bottom-color: #cfcfcf;
    background-image: url('../images/master-page/menu-fill-back.png');
}

    .stl_menu_td:hover {
        background-image: none;
    }

        .stl_menu_td:hover a {
            color: #036434;
        }
/*  link styles */
.stl_a_link {
    font-size: 9pt;
    font-family: Tahoma;
    color: #000000;
    text-decoration: none;
}

/* link styles with blue color */
.stl_a_link_color_1 {
    font-size: 9pt;
    font-family: Tahoma;
    color: #000000;
    text-decoration: none;
}

    .stl_a_link_color_1:hover {
        text-decoration: none;
        color: #036434;
    }

.stl_a_link_color_2 {
    font-size: 9pt;
    font-family: Tahoma;
    color: #919191;
    text-decoration: none;
}

    .stl_a_link_color_2:hover {
        text-decoration: none;
        color: #036434;
    }
/* link style with green color*/
.stl_a_link_color_3 {
    font-size: 9pt;
    font-family: Tahoma;
    color: #036434;
    text-decoration: none;
}

    .stl_a_link_color_3:hover {
        text-decoration: underline;
        color: #036434;
    }

/* link style with red color */
.stl_a_link_color_4 {
    font-size: 9pt;
    font-family: Tahoma;
    color: Red;
    text-decoration: none;
}

    .stl_a_link_color_4:hover {
        text-decoration: none;
        color: #036434;
    }

.link_a_color_6 {
    color: #2e60b4;
    cursor: pointer;
    text-decoration: none;
}

    .link_a_color_6 :hover {
        text-decoration: underline;
    }
/* link styles in footer */
.stl_a_link_footer {
    font-size: 8pt;
    font-family: Tahoma;
    text-decoration: none;
    color: #919191;
    cursor: pointer;
}

    .stl_a_link_footer:hover {
        color: #036434;
    }
/* style for login panel in default page */
.stl_vertical_align_top {
    vertical-align: top;
}
/* button style*/
/* small button style with blue color*/
.stl_btn_s_color_2 {
    background: url('../images/button/btn-small-b.png') no-repeat;
    border: none;
    cursor: pointer;
    color: #ffffff;
    height: 26px;
    font-family: Tahoma;
    font-size: 8pt;
    width: 63px;
    vertical-align: middle;
    text-align: center;
    padding: 0px;
}

    .stl_btn_s_color_2:hover {
        background: url('../images/button/btn-small-b.png') no-repeat 0 -1px;
    }

/*small button style with whit color*/
.stl_btn_s_color_5 {
    background: url('../images/button/btn-small-w.png') no-repeat;
    border: none;
    cursor: pointer;
    color: #555555;
    height: 26px;
    font-family: Tahoma;
    font-size: 8pt;
    width: 63px;
    vertical-align: middle;
    text-align: center;
}

    .stl_btn_s_color_5:hover {
        background: url('../images/button/btn-small-w.png') no-repeat 0 -1px;
    }

/*medum button style with blue color*/
.stl_btn_m_color_2 {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('../images/button/btn-medium-b.png') no-repeat;
    cursor: pointer;
    color: #ffffff;
    font-family: Tahoma;
    font-size: 9pt;
    width: 84px;
    vertical-align: middle;
    text-align: center;
    height: 26px;
    padding: 0px;
}

    .stl_btn_m_color_2:hover {
        background: url('../images/button/btn-medium-b.png') no-repeat 0 -1px;
    }
/*medum button style with red color*/
.stl_btn_m_color_4 {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('../images/button/btn-medium-r.png') no-repeat;
    cursor: pointer;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 9pt;
    width: 84px;
    vertical-align: middle;
    text-align: center;
    height: 26px;
}

    .stl_btn_m_color_4:hover {
        background: url('../images/button/btn-medium-b.png') no-repeat 0 -1px;
    }
/*medum button style with whit color*/
.stl_btn_m_color_5 {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('../images/button/btn-medium-w.png') no-repeat;
    cursor: pointer;
    color: #555555;
    font-family: Tahoma;
    font-size: 9pt;
    width: 84px;
    vertical-align: middle;
    text-align: center;
    height: 26px;
}

    .stl_btn_m_color_5:hover {
        background: url('../images/button/btn-medium-w.png') no-repeat 0 -1px;
    }

/*large button style with blue color*/
.stl_btn_l_color_2 {
    background: url('../images/button/btn-big-b.png') no-repeat;
    border: none;
    cursor: pointer;
    color: #ffffff;
    height: 26px;
    font-family: Tahoma;
    font-size: 9pt;
    width: 120px;
    vertical-align: middle;
    text-align: center;
    padding: 0px;
}

    .stl_btn_l_color_2:hover {
        background: url('../images/button/btn-big-b.png') no-repeat 0 -1px;
    }
/*large button style with red color*/
.stl_btn_l_color_4 {
    background: url('../images/button/btn-big-r.png') no-repeat;
    border: none;
    cursor: pointer;
    color: #FFFFFF;
    height: 26px;
    font-family: Tahoma;
    font-size: 9pt;
    width: 120px;
    vertical-align: middle;
    text-align: center;
}

    .stl_btn_l_color_4:hover {
        background: url('../images/button/btn-big-r.png') no-repeat 0 -1px;
    }


/*large button style with whit color*/
.stl_btn_l_color_5 {
    background: url('../images/button/btn-big-w.png') no-repeat;
    border: none;
    cursor: pointer;
    color: #555555;
    height: 26px;
    font-family: Tahoma;
    font-size: 9pt;
    width: 120px;
    vertical-align: middle;
    text-align: center;
}

    .stl_btn_l_color_5:hover {
        background: url('../images/button/btn-big-w.png') no-repeat 0 -1px;
    }

/*large button style with green color*/
.stl-btn-request-buy {
    border: none;
    cursor: pointer;
    color: #FFFFFF;
    height: 50px;
    font-family: Tahoma;
    font-size: 8pt;
    width: 120px;
    vertical-align: middle;
    text-align: right;
    background-position: center center;
    background-image: url('../images/button/btn-order-product.png');
    background-repeat: no-repeat;
    padding: 5px;
}

    .stl-btn-request-buy:hover {
        background-image: url('../images/button/btn-order-product-over.png');
    }

.stl_text_box_xs {
    border: 1px solid #CCCCCC;
    color: #000000;
    font-family: Tahoma;
    font-size: 9.5pt;
    text-align: center;
    direction: rtl;
    height: 22px;
    width: 30px;
    vertical-align: middle;
}

.stl_text_box_s {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    color: #000000;
    font-family: Tahoma;
    font-size: 9.5pt;
    text-align: center;
    direction: rtl;
    width: 96px;
    vertical-align: bottom;
}

.stl_text_box_s_mp {
    border: 1px solid #cccccc;
    color: #000000;
    font-family: Tahoma;
    font-size: 9.5pt;
    text-align: center;
    direction: rtl;
    height: 24px;
    width: 96px;
    vertical-align: bottom;
}
/* for choose product steps*/
/*NEXT And Previous Button*/
.prev, .next {
    background-image: url('../images/button/btn-medium-b.png');
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 9pt;
    text-decoration: none;
}

    .prev:hover, .next:hover {
        background-color: #000000;
        text-decoration: none;
    }

.prev {
    float: left;
}

.next {
    float: right;
    font-family: Tahoma;
}
/*show steps*/
.steps {
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
    font-family: Tahoma;
    font-size: 9pt;
}

    .steps li {
        color: #B0B1B3;
        float: right;
        font-size: 12px;
        padding: 6px;
        font-family: Tahoma;
        font-weight: bold;
    }

        .steps li span {
            display: block;
            font-size: 11px;
        }

        .steps li.current {
            color: #000000;
            font-family: Tahoma;
        }

.change_opacity {
    opacity: 0.5;
}

.stl_text_box_m_fa {
    border: 1px solid #CCCCCC;
    color: #000000;
    font-family: Tahoma;
    font-size: 10pt;
    text-align: right;
    direction: rtl;
    vertical-align: middle;
}

.stl_text_box_m_en {
    border: 1px solid #CCCCCC;
    color: #000000;
    font-family: Tahoma;
    font-size: 10pt;
    text-align: left;
    direction: ltr;
    vertical-align: middle;
    }

.stl_text_box_s_fa {
    border: 1px solid #CCCCCC;
    color: #000000;
    font-family: Tahoma;
    font-size: 10pt;
    text-align: right;
    direction: rtl;
    vertical-align: middle;
    width: 50px;
}

.stl_header-grid-control {
    border: none;
}

.stl_justify_text {
    text-align: justify;
}

.hidden {
    display: none;
}

.stl_text_box_s {
    border: 1px solid #CCCCCC;
    color: #000000;
    font-family: Tahoma;
    font-size: 9.5pt;
    text-align: center;
    direction: rtl;
    vertical-align: bottom;
}

.stl_overlay {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background: rgba(0, 0, 0, 0.3); /* browsers */
    z-index: 1000;
}

.stl_popupPanel_total {
    position: absolute;
    background-color: #ffffff;
    top: 100px;
    left: 20%;
    z-index: 2001;
    padding: 15px;
    min-width: 400px;
    max-width: 960px;
    border: 1px solid #a29c95;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

.stl_grid_view_rows:hover {
    background-color: #eaeaea;
}

.stl_grid_view_rows_col_1 {
    background-color: #a9f9de;
}

.stl_grid_view_rows_col_2 {
    background-color: #ffbe00;
}
/*pager style*/
.pager-wrapper {
    padding-top: 10px;
    width: 100%;
    height: 35px;
    background-color: #FFFFFF;
    text-align: center;
}

.div-pager {
    margin: 0px auto;
    direction: rtl;
}
/* link style in pager */
.stl_a_link_pager {
    font-size: 9pt;
    font-family: Tahoma;
    color: #000000;
    text-decoration: none;
    margin: 2px;
    cursor: pointer;
}

    .stl_a_link_pager:hover {
        color: #cfcfcf;
    }

.stl_a_link_pager_current {
    font-size: 9pt;
    font-family: Tahoma;
    color: #2e60b4;
    text-decoration: none;
    margin: 5px;
    cursor: pointer;
}

    .stl_a_link_pager_current:hover {
        color: #cfcfcf;
    }
/* start menu style*/
.ul-main-menue {
    text-align: left;
    margin: 0;
    font-family: Tahoma;
    list-style: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    z-index: 9999;
    direction: rtl;
    width: 826px;
    background-image: url('../images/master-page/menu-fill-back.png');
    background-repeat: repeat-x;
    height: 35px;
    padding-right: 0px;
}

.li-main-menue {
    border: 1px solid #CFCFCF;
    border-right: none;
    font: 12px/18px tahoma;
    float: right;
    position: relative;
    padding-top: 5px;
    padding-right: 11px;
    padding-left: 11px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    direction: rtl;
    text-align: center;
    height: 30px;
}

    .li-main-menue:hover {
        background-color: #FFFFFF;
        color: #036434;
        cursor: default;
    }

.ul-sub-menue {
    padding: 10px 10px 0px 0px;
    position: absolute;
    top: 35px;
    right: 0px;
    background-color: #ffffff;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transiton: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -transition: opacity 0.2s;
    z-index: 99999;
    margin-right: -1px;
    border: 1px solid #CFCFCF;
    border-top: none;
}

.li-sub-menue {
    background: #FFFFFF;
    display: block;
    float: none;
    color: #000000;
    height: 20px;
    text-align: right;
    z-index: 99998;
}

.li-main-menue:hover ul {
    display: block;
    opacity: 1;
    visibility: visible;
}

/*end menu style*/
