﻿@charset "UTF-8";
/* CSS Document */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++ Telerik Grid - old version */
/* .telGridHeaderData {
background:url(../img/e2w_tab_all_left.png) no-repeat #5E5E5E;
border-bottom:1px solid #2D2D2D;
padding:11px 20px 5px 20px;
color:#FFFFFF;
text-align:center;
}
.telGridHeaderFunction {
background:url(../img/e2w_tab_last_right.png) no-repeat right top #5E5E5E;
border-bottom:1px solid #2D2D2D;
padding:11px 20px 5px 20px;
color:#FFFFFF;
text-align:center;
}
.telGridHeaderData a {
color:#FFFFFF;
}
.telGridColData {
background:url(../img/e2w_bg_td.png) repeat-y;
border-bottom:1px solid #D2D2D2;
padding:11px 20px 5px 20px;
color:#555;
vertical-align:top;
}
.telGridColData a {
color:#555;
}
.telGridColFunction {
border-bottom:1px solid #D2D2D2;
padding:11px 20px 5px 20px;
vertical-align:top;
}*/

/* ++++++++++++++++++++++++++++++++++++++++++++++++++ Telerik Grid */

#e2wMiddleCol div.e2wTable01 {
margin-bottom:21px;
}
#e2wMiddleCol div.e2wTable01 th {
/*background:url(../img/e2w_bg_th01.png) repeat-x #5E5E5E;*/
background:url(../img/e2w_tab_all_left.png) no-repeat #5E5E5E;
border-bottom:1px solid #2D2D2D;
color:#FFF;
text-align:left;
}
#e2wMiddleCol div.e2wTable01 th.e2wFirstTab {
background:url(../img/e2w_tab_first_left.png) no-repeat #5E5E5E;
}
#e2wMiddleCol div.e2wTable01 th.e2wLastTab {
background:url(../img/e2w_tab_last_right.png) no-repeat right top #5E5E5E;
padding:11px 20px 5px 20px;
}
#e2wMiddleCol div.e2wTable01 th.e2wTabnoTab {
background:url(../img/e2w_tab_no_tab.png) repeat-x left top #5E5E5E;
padding:11px 20px 5px 20px;
}
#e2wMiddleCol div.e2wTable01 th div {
}
div.e2wTable01 th a, div.e2wTable01 th a:link, div.e2wTable01 th a:visited {
background:url(../img/e2w_tab_all_right.gif) no-repeat right top;
padding:11px 30px 5px 20px;
margin-right:-1px;
display:block;
color:#FFF;
}
div.e2wTable01 th a:hover, div.e2wTable01 th a:active, div.e2wTable01 th a:focus {
}
div.e2wTable01 th a.e2wact, div.e2wTable01 th a.e2wact:link, div.e2wTable01 th a.e2wact:visited {
text-decoration:underline;
}
div.e2wTable01 th a.e2wact:hover, div.e2wTable01 th a.e2wact:active, div.e2wTable01 th a.e2wact:focus {
}
#e2wMiddleCol div.e2wTable01 th.e2wLastCol {
}
#e2wMiddleCol div.e2wTable01 td {
background:url(../img/e2w_bg_td.png) repeat-y;
border-bottom:1px solid #D2D2D2;
padding:11px 10px 6px 20px;
vertical-align:top;
}
#e2wMiddleCol div.e2wTable01 td.e2wLastCol {
background:none;
padding:6px 10px 4px 20px;
}
#e2wMiddleCol div.e2wTable01 td.e2wLastRow {
border:none;
padding-bottom:14px;
}
div.e2wTable01 td a, div.e2wTable01 td a:link, div.e2wTable01 td a:visited {
color:#555;
}
div.e2wTable01 td a:hover, div.e2wTable01 td a:active, div.e2wTable01 td a:focus {
}
#e2wMiddleCol div.e2wTable01 tfoot tr.rgPager {
background:#ffffff;
border:none;
}
#e2wMiddleCol div.e2wTable01 tfoot tr.rgPager td {
background:#ffffff;
border:none;
}
#e2wMiddleCol div.e2wTable01 tfoot tr.rgPager table td {
background:#ffffff;
border:none;
}
#e2wMiddleCol div.e2wTable01 tfoot table td.rgStatus {
display:none;
}
#e2wMiddleCol div.e2wTable01 tfoot table td.rgPagerCell {
padding-left:0;
margin-left:0;
}
#e2wMiddleCol div.e2wTable01 tfoot table td.rgPagerCell div.rgNumPart {
float:right;
text-align:right;
width:20%;
}
#e2wMiddleCol div.e2wTable01 tfoot table td.rgPagerCell div.rgNumPart a {
font-size:12px;
font-weight:normal;
padding:0 3px;
}
#e2wMiddleCol div.e2wTable01 tfoot table td.rgPagerCell div.rgNumPart a span{
color:#4D90B7;
text-decoration:none;
}
#e2wMiddleCol div.e2wTable01 tfoot table td.rgPagerCell div.rgNumPart a.rgCurrentPage span{
font-weight:bold;
color:#000;
}
#e2wMiddleCol div.e2wTable01 tfoot table td.rgPagerCell div.rgInfoPart {
display:inline;
float:left;
text-align:left;
width:80%;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ End Telerik Grid */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++ Telerik RadPageView */
.RadPageView {
    border:solid 1px #828282;
    border-top:0px;
    padding:2px 6px 6px 6px;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ End Telerik RadPageView */
