﻿
.argem_grid_container_W7
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: gray; /*padding: 0px;*/
    background-color: #fff;
    margin: 0;
    border-collapse: collapse;
}

.GridStyle_W7
{
    border-style: solid none none solid;
    border-width: 1px 1px 1px 1px;
    border-color: #525252;
    width: 100%;
    background-color: #fff;
    margin: 0;
    border-collapse: collapse;
}

.GridStyle_W7 TR TD, .GridStyle_W7 TR TH, .GridStyle_W7 TR TH SPAN, .GridStyle_W7 TR TD SPAN, .GridPagerStyle_W7 TR TD A, .GridPagerStyle_W7 TR TD
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
    white-space: normal;
}


.GridStyle_W7 TR TH, .GridStyle_W7 TR TH SPAN
{
    white-space: nowrap;
}


.GridStyle_W7 TR TH
{
    background-image: url('Common/Gradient25.png');
    border-top: 1px solid #FFFF00;
    border-left: 1px solid #E0E0E0;
    border-bottom: 1px solid #A5A5A5;
    border-right: 1px solid #A5A5A5;
    background-repeat: repeat-x;
    background-color: #CDD7DA;
    color: #333333;
}



.GridStyle_W7 caption
{
    background-image: url('Common/Gradient25.png');
    background-repeat: repeat-x;
    background-color: #BDCACE;
    font-weight: bold;
    color: #333333;
    border-width: 0px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.8em;
    font-size: 10pt;
    padding: 4px;
}


.GridStyle_W7 TH.Sortable_W7
{
    background-image: url('Common/Gradient25.png');
    cursor: hand;
    pointer: default;
    border-top: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
    border-bottom: 1px solid #A5A5A5;
    border-right: 1px solid #A5A5A5;
    background-repeat: repeat-x;
    background-color: #CDD7DA;
}

.GridStyle_W7 TH.Sorted_Asc_W7
{
    background-image: url('ArgemGrid/SortedAsc.png');
    cursor: hand;
    pointer: default;
    background-repeat: no-repeat;
    background-position: right center;
}

.GridStyle_W7 TH.Sorted_Desc_W7
{
    background-image: url('ArgemGrid/SortedDesc.png');
    cursor: hand;
    pointer: default;
    background-repeat: no-repeat;
    background-position: right center;
}

.GridStyle_W7 TR
{
    height: 15px;
    max-height: 15px;
    min-height: 15px;
}

.GridStyle_W7 TR TD
{
    border-top: 0px solid #F0F0F0;
    border-left: 0px solid #F0F0F0;
    border-bottom: 1px solid #DADADA;
    border-right: 0px solid #DADADA;
}

.GridStyle_W7 TH
{
    height: 20px;
}

.GridStyle_W7 img
{
    border-style: none;
    vertical-align: middle;
}


TR.GridAlternateRowStyle_W7 td
{
    background-color: #F5F5F5;
    padding: 4px;
}

TR.GridRowStyle_W7 td
{
    background-color: White;
    padding: 4px;
}

.argem_grid_MouseOver td
{
    background-color: Yellow;
    padding: 4px;
}

.argem_grid_GrvSeciliTR td
{
    background-color: #85AFE9;
    padding: 4px;
}

.argem_grid_header_W7 TH
{
    padding: 4px;
}


.argem_grid_pager_container_W7
{
    padding: 0px;
    background-image: url('Common/Gradient33.png');
    background-repeat: repeat-x;
    background-color: #BDCACE;
    border-collapse: separate;
}


.argem_grid_pager_W7 TR TD
{
    background-image: url('Common/Gradient25.png');
    border: 1px solid #858585;
    background-repeat: repeat-x;
    background-color: #BDCACE;
    color: Black;
    text-align: center;
    padding: 0px;
}



.GridPagerStyle_W7 TR TD TBODY
{
    padding: 0px;
    border-spacing: 0px;
    height: 25px;
}


.argem_grid_Wait_W7
{
    background-image: url('ArgemGrid/GridWait.gif');
    border: none 0px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: Black;
    position: absolute;
    display: none;
    margin: 0;
    padding: 0px;
    cursor: wait;
}



.argem_grid_Footer_Pager_BackGround_W7
{
    background-color: #B7B7B7;
    background-image: url('Common/Gradient33.png');
    background-repeat: repeat-x;
}

.argem_grid_Footer_ColoumnListOpen_W7
{
    background-image: url('ArgemGrid/ColoumnList.png');
    background-position: center center;
    background-repeat: no-repeat;
    cursor: hand; /*padding: 0px;*/
}


.argem_grid_Footer_ColoumnListClose_W7
{
    background-image: url('ArgemGrid/ColoumnListClose.png');
    background-repeat: no-repeat;
    background-position: center center;
    cursor: hand;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-right: 0;
    position: relative;
}

.argem_grid_Footer_ColoumnListHeader_W7
{
    background-image: url('Common/Gradient20.png');
    background-repeat: repeat-x;
    background-color: #9DB0B7;
    height: 20px;
    width: 100%;
    text-align: right;
    vertical-align: middle;
    display: block;
}


.argem_grid_Footer_ColoumnListBody_W7
{
    background-color: #E4E4E4;
    border: thin solid #C1C1C1;
    display: inline-block;
    color: Black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 10pt;
}


.argem_grid_Footer_ColoumnListBody_W7 input
{
    border: none;
    margin-right: 3px;
    line-height: 12px;
}

.argem_grid_Footer_Excel_W7
{
    background-image: url('ArgemGrid/Excel.gif');
    background-position: center center;
    background-repeat: no-repeat;
    cursor: hand;
}



.argem_grid_Footer_Paging_First_W7
{
    background-image: url('ArgemGrid/FirstPage.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    cursor: hand;
}


.argem_grid_Footer_Paging_Last_W7
{
    background-image: url('ArgemGrid/LastPage.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    cursor: hand;
}

.argem_grid_Footer_Paging_Next_W7
{
    background-image: url('ArgemGrid/NextPage.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    cursor: hand;
}

.argem_grid_Footer_Paging_Previous_W7
{
    background-image: url('ArgemGrid/PreviousPage.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    cursor: hand;
}


.argem_grid_Footer_Paging_First_Passive_W7
{
    background-image: url('ArgemGrid/FirstPagePassive.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    cursor: hand;
}


.argem_grid_Footer_Paging_Last_Passive_W7
{
    background-image: url('ArgemGrid/LastPagePassive.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    cursor: hand;
}

.argem_grid_Footer_Paging_Next_Passive_W7
{
    background-image: url('ArgemGrid/NextPagePassive.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    cursor: hand;
}

.argem_grid_Footer_Paging_Previous_Passive_W7
{
    background-image: url('ArgemGrid/PreviousPagePassive.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    cursor: hand;
}


.argem_grid_Footer_Paging_DDL_W7
{
    font-size: 10pt;
}

.argem_grid_Footer_PageSize_DDL_W7
{
    font-size: 10pt;
}




