﻿.hdData{padding:7px 6px 2px 14px;font-weight:bold}
#tblGrid,.tblData{
    width:100%;
}
#dvGrid,.dvData{
    background: url(../images/Grid/bgGridTop.png) no-repeat left top;
    
}
#tblGrid .middle, .tblData  .middle{
    background: url(../images/Grid/bgGridMiddle.png) repeat-y left top;
    
}
#tblGrid .bottom, .tblData .bottom {
    background: url(../images/Grid/bgGridBottom.png) no-repeat left top;
    padding-bottom:12px;
}
#tblInner,.tblDataInner {
border-right:solid 1px #bbb;
width:100%;
}
#tblInner td,.tblDataInner td,#tblInner th,.tblDataInner th {
border:solid 1px #bbb;
border-right:none;
border-top:none;
padding:8px 0 4px 7px;
text-align:left;
}

.listViewThS1
{
    font-size: 1em;
    color: #565656;
    font-family:Tahoma;
}
.listViewThS1 th,.listViewThS1 td
{
    font-weight:bold;
}
.listViewThS1 a
{
    font-size: 1em;
    color: #515151;
    font-weight: bold;
    font-family:Verdana;
}

.evenListRowS1,.oddListRowS1,.selectedListRowS1,.hoverListRowS1
{
    font-family:Arial;
    font-size: 1em;
    color: #4b4b4b;
} 
.evenListRowS1 a,.oddListRowS1 a,.selectedListRowS1 a,.hoverListRowS1 a
{
    color: #5b5b5b;
    font-weight:bold;
}
.evenListRowS1
{
    
    background: url(../images/Grid/bgEvenRow.png) repeat-x top left;
}
.oddListRowS1
{
    background: url(../images/Grid/bgOddRow.png) repeat-x top left;
}

.selectedListRowS1
{
    background: url(../images/Grid/bgSelectedRow.png) repeat-x top left;
}

.hoverListRowS1
{
    background: url(../images/Grid/bgGridHoverList.png) repeat-x top left;
}


.paginationRight
{
padding:4px;
}
.paginationRight a
{
color:#000;
}
.underline A:hover {text-decoration: underline;}

.ilkPagerBtn  span{
     display:block;
     width:11px;
     height:16px;   
     background: url(../images/Grid/ilkPageBtn.png);
}

.oncekiPagerBtn span{
     display:block;
     width:8px;
     height:16px;   
     background: url(../images/Grid/oncekiPageBtn.png);
}

.sonrakiPagerBtn span{
     display:block;
     width:8px;
     height:16px;   
     background: url(../images/Grid/sonrakiPageBtn.png);
}

.sonPagerBtn span{
     display:block;
     width:11px;
     height:16px;   
     background: url(../images/Grid/sonPageBtn.png);
}


.required
{
    color: #ff0000;
}

