﻿#ctl00_ContentPlaceHolder1_RadProgressArea1 { top: 50% !important; left: 50% !important; }

.tablestyle 
{
    font-family: arial;
    font-size: small;
    border: solid 2px #7f7f7f;
}

.altrowstyle 
{
    background-color: #edf5ff;
}

.headerstyle th 
{
    background: url(/_images/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: bottom;
    font-weight: normal;

}  

.headerstyle th a
{
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    color: #000;
    display: block;
    padding-right: 10px;
}    

.sbsstyle
{
    border-right: solid 1px #cbcbcb;
	font-size: 10pt;
}

.sbsstyle td
{
	padding: 5px;	
}

.rowstyle .sortaltrow, .altrowstyle .sortaltrow 
{
    background-color: #edf5ff;
}

.rowstyle .sortrow, .altrowstyle .sortrow 
{
    background-color: #dbeaff;
}

.rowstyle td, .altrowstyle td 
{
    padding: 7px 10px 7px 10px;
    border-right: solid 1px #cbcbcb;
}

.headerstyle .sortascheader 
{
    background: url(/_images/sprite.png) repeat-x 0px -100px;
}

.headerstyle .sortascheader a 
{
    background: url(/_images/dt-arrow-up.png) no-repeat right 50%;
} 

.headerstyle .sortdescheader 
{
    background: url(/_images/sprite.png) repeat-x 0px -100px;
}   

.headerstyle .sortdescheader a 
{
    background: url(/_images/dt-arrow-dn.png) no-repeat right 50%;
} 



.pagerstyle 
{
    background: url(/_images/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 0px 5px 0px 5px;
    text-align: center;
    vertical-align: bottom;
}  

.pagerstyle a
{
    font-weight: normal;
    text-align: center;
    color: #000;
    display: block;
}
.pagerstyle td
{
	padding: 0px 5px 0px 5px;
} 

.pagerstyle span { font-weight: bold;}
