﻿Body
{
    margin: 0;
    padding: 0;
   font-family: yekan, Tahoma, Geneva, sans-serif;
    font-size: 12px;
}

img
{
    border: 0px;
}

.fixer
{
    clear: both;
    float: none;
}
.Popup
{
    direction: rtl;
    font-family: yekan;
    text-align: right;
    font-size: 11px;
}
.clearminheight
{
    min-height: 0;
}
.div-info ul
{
    background: none repeat scroll 0 0 #F8F8F7;
    border: 1px solid #B7B6B6;
    border-radius: 4px 4px 4px 4px;
    color: #666666;
    list-style: none outside none;
    margin: 10px auto;
    padding: 3px;
    width: 96%;
}
.dir-ltr
{
    direction: ltr;
}
.dir-rtl
{
    direction: rtl;
}
.div-info li
{
    background: url("/Themes/Default/Template/info-li-bg.png") no-repeat scroll right 5px transparent;
    display: block;
    padding-right: 18px;
    width: 96%;
}
.ddl-fa
{
    height: 25px;
    font-family: Tahoma;
    font-size: x-small;
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #22C409;
    direction: rtl;
    text-align: right;
    min-width: 155px;
}
.ddl-en
{
    height: 25px;
    font-family: Tahoma;
    font-size: x-small;
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #22C409;
    direction: ltr;
    text-align: left;
    min-width: 155px;
}
.fileUpload
{
    color: Green;
}
chbox
{
    border: 1px sloid red;
    background: none;
}

a.dllink
{
    text-decoration: none;
    color: Red;
}




.btn-norm
{
    background-color: #111f40;
    border: 1px solid #3079ED;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    height: 27px;
    margin: 8px 0;
    min-width: 80px;
    cursor: pointer;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    padding: 3px 7px;
}
.btn-norm:hover
{
    background-color: #5a6378;
    border: 1px solid #2F5BB7;
    color: #FFFFFF;
}
.btn-norm:focus
{
    box-shadow: 0 0 0 1px #FFFFFF inset;
}
a.btn-norm
{
    padding: 5.5px 4px;
}
.gridview
{
    text-align: center;
    background-color: #FFFFFF;
    border: 0 solid #333333;
    border-collapse: collapse;
    cursor: default;
    font-family: Tahoma;
    font-size: 11px;
    margin: 5px 0 0;
    width: 100%;
    direction: rtl;
}
.gridview th
{
    background: none repeat scroll 0 0 #D20232;
    border-bottom-color: #FFFFFF;
    border-left: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 11px;
    height: 30px;
    padding: 0;
}
.gridview td
{
    border-color: #ADADAD;
}
.row
{
}
.altrow
{
    background: none repeat scroll 0 0 #F5F5F5;
}
.selectedrow
{
    background-color: #00FF99;
}

.tbl
{
    border: 0 solid #333333;
    border-collapse: collapse;
    cursor: default;
    font-family: Tahoma;
    font-size: 11px;
    margin: 5px 0 0;
    width: 100%;
    direction: rtl;
}

.tbl .alt
{
    background: none repeat scroll 0 0 #F5F5F5;
}

.tbl th
{
    background: none repeat scroll 0 0 #D20232;
    border-bottom-color: #FFFFFF;
    border-left: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 11px;
    height: 30px;
    padding: 0;
}
fieldset
{
    background-color: transparent;
    margin: 10px;
    border-radius: 4px;
    border-color: #003399;
}
legend
{
    border-style: solid;
    border-width: 1px;
    background-color: Aqua;
    border-radius: 2px;
    border-color: #003399;
}
.txt-fa
{
    direction: rtl;
    border: 1px solid #999;
    min-height: 25px;
    font-size: 11px;
    min-width: 149px;
    padding-right: 2px;
    padding-left: 2px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #666;
}
.txt-fa:focus
{
    border: #ff0060 solid 1px;
}

.txt-en
{
    direction: ltr;
    border: 1px solid #999;
    min-height: 25px;
    min-width: 149px;
    padding-right: 2px;
    padding-left: 2px;
    font-size: 11px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #666;
}
.txt-en:focus
{
    border: #ff0060 solid 1px;
}
.textarea-fa
{
    direction: rtl;
    border: 1px solid #999;
    min-height: 80px;
    min-width: 149px;
    font-size: 11px;
    padding: 2px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #666;
}
.textarea-fa:focus
{
    border: #ff0060 solid 1px;
}


.textarea-en
{
    direction: ltr;
    border: 1px solid #999;
    min-height: 80px;
    min-width: 149px;
    font-size: 11px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #666;
}


.textarea-en:focus
{
    border: #ff0060 solid 1px;
}


.tbl-fa
{
    width: 100%;
    border: #999 solid 1px !important;
}
.tbl-fa th
{
    background: #999;
    color: #fff;
}
.tbla-fa
{
    border: 1px solid #333;
}


.GridPagerTxtBox
{
    height: 12px;
    vertical-align: super;
    width: 36px;
}
.GridPagerTxtBox:focus
{
    border:  green solid 1px;
}

.GridPagerDiv
{
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    width: 100px;
    padding-top:3px;
}
.GridPagerImg
{
    height: 20px;
    width: 20px;
}
