﻿.SayeRoshanVasat
{
    background-image: url(  'images/bt_all_layer.png' );
    background-repeat: repeat-y;
    text-align: center;
    vertical-align: top;
    height: 328px;
}
.SayeRoshanVasat2
{
    background-image: url(  'images/bt_all_layer.png' );
    background-repeat: repeat-y;
    text-align: center;
    vertical-align: bottom;
}
.SayeRoshanButtom
{
    background-image: url(  'images/bt_layer.png' );
    background-repeat: no-repeat;
    background-position: bottom;
    height: 36px;
}

.BgBody
{
    width: 100%;
    background-image: url(  'images/img_bg.jpg' );
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #3c6c9c;
    margin: 0 auto;
    border: 0;
}
 
.grid
{
    width: 98%;
    font-family: Tahoma;
}
.grid H2
{
    margin: 0;
    padding: 0;
    color: #ffffff;
    height: 20px;
    font-size: 14px;
}
.grid .mid
{
    padding: 3px 0px 0px 0px;
}
.grid .datatable TH
{
    font-size: 12px;
    font-weight: 600;
    padding: 2px 4px;
    color: #00FF00;
    border-bottom: solid 2px #00FFFF;
}

.grid .datatable
{
    width: 100%;
    color: #666;
    margin: 0 auto;
}
.grid .datatable TH A
{
    text-decoration: none;
    color: #00FF00;
}
.grid .datatable .row TD
{
    font-size: 8pt;
    color: #ffffff;
    padding: 6px 4px;
    border-bottom: solid 1px #00FFFF;
}

.grid .datatable .row TD A
{
    text-decoration: none;
    color: #ffffff;
}

.grid .datatable .row TD A:hover
{
    text-decoration: none;
    color: #000000;
}

.grid .datatable .row:hover
{
    background-color: #3366CC;
    color: #000000;
}


.grid .datatable .row TD.first
{
    padding-left: 10px;
}
.grid .datatable TH.first
{
    padding-left: 10px;
}
.grid .datatable .row:hover .first
{
    background-repeat: no-repeat;
    background-image: url(images/bullet.gif);
}
.grid TR.pager-row TD
{
    border-top: solid 2px #bbd9ee;
}
.grid .pager
{
    font-family: arial,sans-serif;
    text-align: center;
    padding: 4px;
    font-size: 10pt;
}
.grid .pager SPAN.command, .grid .pager SPAN.current, .grid .pager A.command, .grid TR.pager-row TD A
{
    color: #ffffff;
    padding: 0px 5px;
    text-decoration: none;
    font-size: 12px;
    border: none;
}
.grid .pager A.command:hover, .grid TR.pager-row TD A:hover
{
    border: solid 2px #408BB6;
    background-color: #59A5D1;
    color: #fff;
    font-size: 12px;
    padding: 0px 3px;
    text-decoration: none;
}
.grid .pager SPAN.current, .grid TR.pager-row TD SPAN
{
    border: 1px dotted #FF9900;
    font-weight: 600;
    color: #00ff00;
    padding: 0px;
    direction: ltr;
}

.grid TR.pager-row TD
{
    border-top: none;
    text-align: center;
}
.grid TR.pager-row TABLE
{
    height: 20px;
    margin: 0 auto;
}


/* hghghgh */

#ctl00_UpdatePanel1 .grid
{
    width: 98%;
    font-family: Tahoma;
}
#ctl00_UpdatePanel1 .grid H2
{
    margin: 0;
    padding: 0;
    color: #ffffff;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
}
#ctl00_UpdatePanel1 .grid .mid
{
    padding: 3px 0px 0px 0px;
}
#ctl00_UpdatePanel1 .grid .datatable TH
{
    font-size: 12px;
    font-weight: 600;
    padding: 2px 4px;
    color: #00FF00;
    border-bottom: solid 2px #00FFFF;
}

#ctl00_UpdatePanel1 .grid .datatable
{
    width: 100%;
    color: #666;
    margin: 0 auto;
}
#ctl00_UpdatePanel1 .grid .datatable TH A
{
    text-decoration: none;
    color: #00FF00;
}
#ctl00_UpdatePanel1 .grid .datatable .row TD
{
    font-size: 8pt;
    color: #ffffff;
    padding: 2px 4px;
    height:25px;
    border-bottom: solid 1px #00FFFF;
}

d#ctl00_UpdatePanel1iv .grid .datatable .row TD A
{
    text-decoration: none;
    color: #ffffff;
}

#ctl00_UpdatePanel1 .grid .datatable .row TD A:hover
{
    text-decoration: none;
    color: #000000;
}

#ctl00_UpdatePanel1 .grid .datatable .row:hover
{
    background-color: #3366CC;
    color: #000000;
}

#ctl00_UpdatePanel1 .grid .datatable .row TD.first
{
    padding-left: 10px;
}
#ctl00_UpdatePanel1 .grid .datatable TH.first
{
    padding-left: 10px;
}
#ctl00_UpdatePanel1 .grid .datatable .row:hover .first
{
    background-repeat: no-repeat;
    background-image: url('images/bullet.gif');
}
#ctl00_UpdatePanel1 .grid TR.pager-row TD
{
    border-top: solid 2px #bbd9ee;
}
#ctl00_UpdatePanel1 .grid .pager
{
    font-family: arial,sans-serif;
    text-align: center;
    font-size: 10pt;
    height:26px;
}
#ctl00_UpdatePanel1 .grid .pager SPAN.command, 
#ctl00_UpdatePanel1 .grid .pager SPAN.current, 
#ctl00_UpdatePanel1 .grid .pager A.command, 
#ctl00_UpdatePanel1 .grid TR.pager-row TD A
{
    color: #ffffff;
    padding: 0px 5px;
    text-decoration: none;
    font-size: 12px;
    border: none;
}
#ctl00_UpdatePanel1 .grid .pager A.command:hover, 
#ctl00_UpdatePanel1 .grid TR.pager-row TD A:hover
{
    border: solid 2px #408BB6;
    background-color: #59A5D1;
    color: #fff;
    font-size: 12px;
    padding: 0px 3px;
    text-decoration: none;
}
#ctl00_UpdatePanel1 .grid .pager SPAN.current, 
#ctl00_UpdatePanel1 .grid TR.pager-row TD SPAN
{
    border: 1px dotted #FF9900;
    font-weight: 600;
    color: #00ff00;
    direction: ltr;
}
#ctl00_UpdatePanel1 .grid TR.pager-row TD
{
    border-top: none;
    text-align: center;
}
#ctl00_UpdatePanel1 .grid TR.pager-row TABLE
{
    height: 20px;
    margin: 0 auto;
}

