/*Telerik RadGrid Vista Skin*/
/* rbennett 1 */
/*global*/

.RadGrid_Vista
{
    border:1px solid #ccc; /*old Vista color #9cb6c5*/
    background:#fff;
    color:#333; /*old Vista color #333*/
}

.RadGrid_Vista,
.RadGrid_Vista .rgMasterTable,
.RadGrid_Vista .rgDetailTable,
.RadGrid_Vista .rgGroupPanel table,
.RadGrid_Vista .rgCommandRow table,
.RadGrid_Vista .rgEditForm table,
.RadGrid_Vista .rgPager table,
.GridToolTip_Vista
{
    font:9pt/12pt Verdana, Arial, Helvetica, sans-serif; /*old Vista fonts "segoe ui",arial,sans-serif*/
}

.RadGrid_Vista .rgMasterTable,
.RadGrid_Vista .rgDetailTable
{
    border-collapse:separate;
}

.RadGrid_Vista .rgRow,
.RadGrid_Vista .rgAltRow,
.RadGrid_Vista .rgHeader,
.RadGrid_Vista .rgResizeCol,
.RadGrid_Vista .rgPager,
.RadGrid_Vista .rgGroupPanel,
.RadGrid_Vista .rgGroupHeader
{
	cursor:default;
}

.RadGrid_Vista input[type="image"]
{
	cursor:pointer;
}

.RadGrid_Vista .rgRow td,
.RadGrid_Vista .rgAltRow td,
.RadGrid_Vista .rgEditRow td,
.RadGrid_Vista .rgFooter td,
.RadGrid_Vista .rgFilterRow td,
.RadGrid_Vista .rgHeader,
.RadGrid_Vista .rgResizeCol,
.RadGrid_Vista .rgGroupHeader td
{
	padding-left:7px;
	padding-right:7px;
}

.RadGrid_Vista .rgClipCells .rgHeader,
.RadGrid_Vista .rgClipCells .rgRow>td,
.RadGrid_Vista .rgClipCells .rgAltRow>td
{
	overflow:hidden;
}

.RadGrid_Vista .rgHeader:first-child,
.RadGrid_Vista th.rgResizeCol:first-child,
.RadGrid_Vista .rgFilterRow>td:first-child,
.RadGrid_Vista .rgRow>td:first-child,
.RadGrid_Vista .rgAltRow>td:first-child
{
	border-left:0;
	padding-left:8px;
}

.RadGrid_Vista .rgAdd,
.RadGrid_Vista .rgRefresh,
.RadGrid_Vista .rgEdit,
.RadGrid_Vista .rgDel,
.RadGrid_Vista .rgFilter,
.RadGrid_Vista .rgPagePrev,
.RadGrid_Vista .rgPageNext,
.RadGrid_Vista .rgPageFirst,
.RadGrid_Vista .rgPageLast,
.RadGrid_Vista .rgExpand,
.RadGrid_Vista .rgCollapse,
.RadGrid_Vista .rgSortAsc,
.RadGrid_Vista .rgSortDesc,
.RadGrid_Vista .rgUpdate,
.RadGrid_Vista .rgCancel,
.RadGrid_Vista .rgUngroup
{
	width:16px;
	height:16px;
	border:0;
	margin:0;
	padding:0;
	background-color:transparent;
	background-image:url('/WebResource.axd?d=x2SEAQO_pYE9C92w8EAQ1MpzB-0JvFbWclsnVerlu-EKjauOx0h65CFUO2hbe8PqZ_5hRUBcmMWBBTjfIcyfIw2&t=633886913579200969');
	background-repeat:no-repeat;
	vertical-align:middle;
	font-size:1px;
	cursor:pointer;
}

.RadGrid_Vista .rgGroupItem input,
.RadGrid_Vista .rgCommandRow img,
.RadGrid_Vista .rgHeader input,
.RadGrid_Vista .rgFilterRow img,
.RadGrid_Vista .rgFilterRow input,
.RadGrid_Vista .rgPager img
{
	vertical-align:middle;
}

/*header*/

.RadGrid_Vista .rgHeaderDiv
{
	background:#ebeef6 0 -7750px repeat-x url('/WebResource.axd?d=x2SEAQO_pYE9C92w8EAQ1MpzB-0JvFbWclsnVerlu-EKjauOx0h65CFUO2hbe8PqZ_5hRUBcmMWBBTjfIcyfIw2&t=633886913579200969');
}
.rgTwoLines .rgHeaderDiv
{
	background-position:0 -7250px;
}

.rgNoScrollImage .rgHeaderDiv
{
	background-image:none;
}
                                    /* BAAQMD Table Headers */
.RadGrid_Vista .rgHeader,
.RadGrid_Vista th.rgResizeCol
{
	border:1px solid;
	border-color:#ccc; /* old Vista colors #fff #dcf2fc #3c7fb1 #8bbdde */
	border-top:0;
	padding-top:5px;
	padding-bottom:4px;
	background:#8b9eb3; /* old: 0 -2300px repeat-x #a6d9f4 url('/WebResource.axd?d=x2SEAQO_pYE9C92w8EAQ1MpzB-0JvFbWclsnVerlu-EKjauOx0h65CFUO2hbe8PqZ_5hRUBcmMWBBTjfIcyfIw2&t=633886913579200969');*/
	text-align:left;
	font-weight:normal;
}

.RadGrid_Vista th.rgSorted
{
	border-bottom-color:#999; /*old Vista color #79b3d8 */
	background-color:#8b9eb3;  /* old Vista color #d9ecf6 */
	background-position:0 -2600px;
}

.RadGrid_Vista .rgHeader,
.RadGrid_Vista .rgHeader a
{
    color:#fff; /*old Vista color #333 */
	font-weight:bold; /* added for BAAQMD  */
    text-decoration:none;
}

.RadGrid_Vista .rgHeader a:hover { text-decoration:underline; }  /* added Header Link Rollover State */

.RadGrid_Vista .rgCheck
{
	height:15px;
	margin:0;
	padding:0;
}

/*rows*/

.RadGrid_Vista .rgRow td,
.RadGrid_Vista .rgAltRow td,
.RadGrid_Vista .rgEditRow td,
.RadGrid_Vista .rgFooter td
{
	border:1px solid;
	border-top:0;
	padding-top:4px;
	padding-bottom:3px;
}

.RadGrid_Vista .rgRow td,
.RadGrid_Vista .rgAltRow td
{
	border-color:#ccc; /* old Vista color #fff #fff #fff #ededed */
}

.RadGrid_Vista .rgRow .rgSorted,
.RadGrid_Vista .rgAltRow .rgSorted
{
	background-color:#efeff1;  /* old Vista color #f2f3f5 */
}

.RadGrid_Vista .rgSelectedRow .rgSorted,
.RadGrid_Vista .rgActiveRow .rgSorted,
.RadGrid_Vista .rgHoveredRow .rgSorted,
.RadGrid_Vista .rgEditRow .rgSorted
{
	background-color:transparent;
}

.RadGrid_Vista .rgRow a,
.RadGrid_Vista .rgAltRow a,
.RadGrid_Vista .rgEditRow a,
.RadGrid_Vista .rgFooter a,
.RadGrid_Vista .rgEditForm a
{
	color:#663366; /* old Vista color #06c */
}

.RadGrid_Vista .rgRow a:visited,
.RadGrid_Vista .rgAltRow a:visited,
.RadGrid_Vista .rgEditRow a:visited,
.RadGrid_Vista .rgFooter a:visited,
.RadGrid_Vista .rgEditForm a:visited
{
	color:#666633; /* added */
}

.RadGrid_Vista .rgRow a:hover,
.RadGrid_Vista .rgAltRow a:hover,
.RadGrid_Vista .rgEditRow a:hover,
.RadGrid_Vista .rgFooter a:hover,
.RadGrid_Vista .rgEditForm a:hover
{
	color:#cc6633; /* added */
}

.RadGrid_Vista .rgSelectedRow
{
    background:#abdbf5 0 -3900px repeat-x url('/WebResource.axd?d=x2SEAQO_pYE9C92w8EAQ1MpzB-0JvFbWclsnVerlu-EKjauOx0h65CFUO2hbe8PqZ_5hRUBcmMWBBTjfIcyfIw2&t=633886913579200969');
}
*+html .RadGrid_Vista .rgSelectedRow .rgSorted{background-color:#abdbf5}
* html .RadGrid_Vista .rgSelectedRow .rgSorted{background-color:#abdbf5}

.RadGrid_Vista .rgActiveRow,
.RadGrid_Vista .rgHoveredRow
{
    background:#d7f0fc 0 -2900px repeat-x url('/WebResource.axd?d=x2SEAQO_pYE9C92w8EAQ1MpzB-0JvFbWclsnVerlu-EKjauOx0h65CFUO2hbe8PqZ_5hRUBcmMWBBTjfIcyfIw2&t=633886913579200969');
}
*+html .RadGrid_Vista .rgActiveRow .rgSorted,
*+html .RadGrid_Vista .rgHoveredRow .rgSorted{background-color:#d7f0fc}
* html .RadGrid_Vista .rgActiveRow .rgSorted,
* html .RadGrid_Vista .rgHoveredRow .rgSorted{background-color:#d7f0fc}

.RadGrid_Vista .rgEditRow
{
	background:#96cfee 0 -4900px repeat-x url('/WebResource.axd?d=x2SEAQO_pYE9C92w8EAQ1MpzB-0JvFbWclsnVerlu-EKjauOx0h65CFUO2hbe8PqZ_5hRUBcmMWBBTjfIcyfIw2&t=633886913579200969');
}
*+html .RadGrid_Vista .rgEditRow .rgSorted{background-color:#96cfee}
* html .RadGrid_Vista .rgEditRow .rgSorted{background-color:#96cfee}

.RadGrid_Vista .rgSelectedRow td,
.RadGrid_Vista .rgActiveRow td,
.RadGrid_Vista .rgHoveredRow td,
.RadGrid_Vista .rgEditRow td
{
	border-left:0;
	border-right:0;
	padding-left:8px;
	padding-right:8px;
}

.RadGrid_Vista .rgSelectedRow td
{
	border-bottom-color:#d7f0fc;
}

.RadGrid_Vista .rgActiveRow td,
.RadGrid_Vista .rgHoveredRow td
{
	border-bottom-color:#99defd;
}

.RadGrid_Vista .rgEditRow td
{
	border-bottom-color:#96cfee;
}

/*footer*/

.RadGrid_Vista .rgFooterDiv,
.RadGrid_Vista .rgFooter
{
	background:#e0e5f5;
}

.RadGrid_Vista .rgFooter td
{
	border-top-width:1px;
	border-color:#aec5d1 #e0e5f5 #fff #e0e5f5;
}

/*status*/

.RadGrid_Vista .rgPager .rgStatus
{
	width:35px;
	border:1px solid;
	border-color:#aec5d1 #9cb6c5 #fff #9cb6c5;
	border-left:0;
	padding:3px 0 2px;
}

.RadGrid_Vista .rgStatus div
{
	width:24px;
	height:24px;
	overflow:hidden;
	border:0;
	margin:0 auto;
	padding:0;
	background:transparent center center no-repeat url('/WebResource.axd?d=x2SEAQO_pYE9C92w8EAQ1MpzB-0JvFbWclsnVerlu-FyZH5lYRYi1qOBgOVP56vCIgKObotU-GM-CB5TDOCenC7Vi9FY2ey7gJLOE3HBkpU1&t=633886913579200969');
	text-indent:-2222px;
}

/*pager*/

.RadGrid_Vista .rgPager
{
	background:#fff; /* old Vista color #eff7fc */
}

.RadGrid_Vista .rgPager td
{
	padding:5px 0 0 0;  /* old Vista: padding:0;  */
}

.RadGrid_Vista .rgPager .rgPagerCell
{
	border:0px solid;
	border-color:#ccc; /* old Vista color #aec5d1 #fff #fff */
	border-right:0;
	border-bottom:0; /* added for BAAQMD */
	border-left:0; /* added for BAAQMD */
	padding:5px 0 4px;
}

.RadGrid_Vista .rgWrap
{
	float:left;
	padding:0 10px;
	line-height:22px;
	white-space:nowrap;
}

.RadGrid_Vista .rgArrPart1
{
	padding-right:0;
}

.RadGrid_Vista .rgArrPart2
{
	padding-left:0;
}

.RadGrid_Vista .rgInfoPart
{
	float:right;
	color: #666;  /* old Vista color #8a8a8a */
}

.RadGrid_Vista .rgInfoPart strong
{
	font-weight:normal;
	color: #333; /* old Vista color #4c4e54 */
}

.RadGrid_Vista .rgArrPart1 img,
.RadGrid_Vista .rgArrPart2 img
{
	margin:0 8px;
}

.RadGrid_Vista .rgPageFirst,
.RadGrid_Vista .rgPagePrev,
.RadGrid_Vista .rgPageNext,
.RadGrid_Vista .rgPageLast
{
	width:22px;
	height:22px;
	vertical-align:top;
}

.RadGrid_Vista .NextPrev .rgPageFirst,
.RadGrid_Vista .NextPrev .rgPagePrev,
.RadGrid_Vista .NextPrev .rgPageNext,
.RadGrid_Vista .NextPrev .rgPageLast
{
	vertical-align:middle;
}

.RadGrid_Vista .rgPageFirst
{
	background-position:0 -550px;
}
.RadGrid_Vista .rgPageFirst:hover
{
	background-position:0 -600px;
}
.RadGrid_Vista .rgPagePrev
{
	background-position:0 -700px;
}
.RadGrid_Vista .rgPagePrev:hover
{
	background-position:0 -750px;
}
.RadGrid_Vista .rgPageNext
{
	background-position:0 -850px;
}
.RadGrid_Vista .rgPageNext:hover
{
	background-position:0 -900px;
}
.RadGrid_Vista .rgPageLast
{
	background-position:0 -1000px;
}
.RadGrid_Vista .rgPageLast:hover
{
	background-position:0 -1050px;
}

.RadGrid_Vista .rgPagerButton
{
	height:22px;
	border:1px solid #a6d9f4;
	margin:0 14px 0 0;
	padding:0 4px 2px;
	background:#cfcfcf repeat-x 0 -1550px url('/WebResource.axd?d=x2SEAQO_pYE9C92w8EAQ1MpzB-0JvFbWclsnVerlu-EKjauOx0h65CFUO2hbe8PqZ_5hRUBcmMWBBTjfIcyfIw2&t=633886913579200969');
	color:#000;
	font:12px/12px "segoe ui",arial,sans-serif;
	vertical-align:middle;
	cursor:pointer;
}

.RadGrid_Vista .rgNumPart
{
	padding:0;
}

.RadGrid_Vista .NumericPages .rgNumPart
{
	padding:0 10px;
}

.RadGrid_Vista .rgNumPart a:hover,
.RadGrid_Vista .rgNumPart a:hover span,
.RadGrid_Vista .rgNumPart a.rgCurrentPage,
.RadGrid_Vista .rgNumPart a.rgCurrentPage span
{
	background:no-repeat url('/WebResource.axd?d=x2SEAQO_pYE9C92w8EAQ1MpzB-0JvFbWclsnVerlu-EKjauOx0h65CFUO2hbe8PqZ_5hRUBcmMWBBTjfIcyfIw2&t=633886913579200969');
}

.RadGrid_Vista .rgNumPart a
{
	float:left;
	line-height:22px;
	margin:0;
	padding:0 5px 0 0;
	color: #3a5d81;  /* old Vista color: #000;  */
	text-decoration: underline; /* added 2011-10-27 to highlight difference from Current Page  */
}

.RadGrid_Vista .rgNumPart span
{
	float:left;
	padding:0 0 0 5px;
}

.RadGrid_Vista .rgNumPart a:hover
{
	background-position:100% -1250px;
	color:#1f3f5f;  /* old Vista color: #06c;  */
}

.RadGrid_Vista .rgNumPart a:hover span
{
	background-position:0 -1150px;
	cursor:pointer;
}

.RadGrid_Vista .rgNumPart a.rgCurrentPage,
.RadGrid_Vista .rgNumPart a.rgCurrentPage:hover
{
	background-position:100% -1450px;
	color:#1f3f5f;  /* old Vista color:#000;  */
	cursor:default;
	font-weight: bold; /* added 2011-10-27 to enhance highlight of Current Page  */
	text-decoration: none; /* added 2011-10-27 to enhance highlight of Current Page  */
}

.RadGrid_Vista .rgNumPart a.rgCurrentPage span,
.RadGrid_Vista .rgNumPart a.rgCurrentPage:hover span
{
	background-position:0 -1350px;
	cursor:default;
}

.RadGrid_Vista .NextPrevNumericAndAdvanced .rgAdvPart
{
	float:none;
	text-align:center;
}

.RadGrid_Vista .rgPager .RadSlider
{
	float:left;
	margin:0 10px 0 0;
}

.RadGrid_Vista .rgPager .rgPagerLabel,
.RadGrid_Vista .rgPager .RadComboBox,
.RadGrid_Vista .rgPager .RadInput_Vista
{
	margin:0 4px 0 0;
	vertical-align:middle;
}

*+html .RadGrid_Vista .rgPager .RadComboBox{margin-top:-1px}
* html .RadGrid_Vista .rgPager .RadComboBox{margin-top:-1px;padding:1px 0;}

.RadGrid_Vista .rgPagerTextBox
{
	text-align:center;
}

/*sorting, reordering*/

.RadGrid_Vista .rgHeader .rgSortAsc
{
	background-position:3px -248px;
	height:10px;
}

.RadGrid_Vista .rgHeader .rgSortDesc
{
	background-position:3px -198px;
	height:10px;
}

.GridReorderTop_Vista,
.GridReorderBottom_Vista
{
	width:9px !important;
	height:9px !important;
	margin-left:-5px;
	background:0 0 no-repeat url('/WebResource.axd?d=x2SEAQO_pYE9C92w8EAQ1MpzB-0JvFbWclsnVerlu-EKjauOx0h65CFUO2hbe8PqZ_5hRUBcmMWBBTjfIcyfIw2&t=633886913579200969');
}

.GridReorderBottom_Vista
{
	background-position:0 -50px;
}

/*filtering*/

.RadGrid_Vista .rgFilterRow
{
	background:#ebeef6;
}

.RadGrid_Vista .rgFilterRow td
{
    padding-top:5px;
    padding-bottom:6px;
    border-left:1px solid #ededed;
    border-right:1px solid #fff;
}

.RadGrid_Vista .rgFilter
{
	width:22px;
	height:22px;
	margin:0 0 0 2px;
	background-position:0 -300px;
}

.RadGrid_Vista .rgFilter:hover
{
	background-position:0 -350px;
}

.RadGrid_Vista .rgFilterActive,
.RadGrid_Vista .rgFilterActive:hover
{
	background-position:0 -400px;
}

.RadGrid_Vista .rgFilterBox
{
	border:1px solid;
	border-color:#abadb3 #dbdfe6 #e3e9ef #e2e3ea;
	padding:2px 1px 3px;
	font:12px "segoe ui",arial,sans-serif;
	color:#333;
	vertical-align:middle;
}

/*grouping*/

.RadGrid_Vista .rgGroupPanel
{
	border:1px solid;
	border-color:#fff; /* old Vista color - #eaedf6 #f2f5fa #9cb6c5; */
	background:#ccc; /*#e6ebf5*/ 0 -1900px repeat-x url('/WebResource.axd?d=x2SEAQO_pYE9C92w8EAQ1MpzB-0JvFbWclsnVerlu-EKjauOx0h65CFUO2hbe8PqZ_5hRUBcmMWBBTjfIcyfIw2&t=633886913579200969');
}

.RadGrid_Vista .rgGroupPanel td
{
	border:0;
	border-bottom:1px solid #fff; /*#f2f5fa;*/
	border-top: 1px solid #fff; /* added */
	padding:0;
}

.RadGrid_Vista .rgGroupPanel td td
{
	border:0;
	padding:2px 3px 1px;
}

.RadGrid_Vista .rgGroupPanel td td td
{
	padding:0;
}

.RadGrid_Vista .rgGroupPanel .rgSortAsc
{
	background-position:4px -144px;
}

.RadGrid_Vista .rgGroupPanel .rgSortDesc
{
	background-position:4px -94px;
}

.RadGrid_Vista .rgUngroup
{
	background-position:0 -7200px;
}

.RadGrid_Vista .rgGroupItem
{
	border:1px solid;
	border-color:#8a929e #9298a1 #9298a1;
	padding:0 2px 1px 3px;
	background:#e6ebf5 0 -7000px repeat-x url('/WebResource.axd?d=x2SEAQO_pYE9C92w8EAQ1MpzB-0JvFbWclsnVerlu-EKjauOx0h65CFUO2hbe8PqZ_5hRUBcmMWBBTjfIcyfIw2&t=633886913579200969');
	line-height:20px;
	font-weight:normal;
	vertical-align:middle;
}

.RadGrid_Vista .rgGroupHeader
{
    background:0 -6489px repeat-x url('/WebResource.axd?d=x2SEAQO_pYE9C92w8EAQ1MpzB-0JvFbWclsnVerlu-EKjauOx0h65CFUO2hbe8PqZ_5hRUBcmMWBBTjfIcyfIw2&t=633886913579200969');
    font-size:1.1em;
    line-height:21px;
	color:#3a5d81; /* old Vista color: #039 */
}

.RadGrid_Vista .rgGroupHeader td
{
    padding:0 8px;
}

.RadGrid_Vista .rgGroupHeader .rgGroupCol
{
	background:#fff none;
}

.RadGrid_Vista .rgExpand
{
	background-position:5px -496px;
}

.RadGrid_Vista .rgCollapse
{
	background-position:3px -444px;
}

.RadGrid_Vista .rgGroupHeader .rgExpand,
.RadGrid_Vista .rgGroupHeader .rgCollapse
{
	background-color:#fff;
}

.RadGrid_Vista .rgGroupHeader td p
{
    display:inline;
    margin:0;
    padding:0 10px;
    background:#fff;
}

.RadGrid_Vista .rgGroupHeader td div div
{
	top:-0.8em;
	padding:0 10px;
	background:#fff;
}

.RadGrid_Vista .rgGroupHeader td div div div
{
	top:0;
	padding:0;
	border:0;
}

/*editing*/

.RadGrid_Vista .rgEditForm
{
	border-bottom:1px solid #ededed;
}

.RadGrid_Vista .rgUpdate
{
	background-position:0 -1800px;
}

.RadGrid_Vista .rgCancel
{
	background-position:2px -1848px;
}

/*hierarchy*/

.RadGrid_Vista .rgDetailTable
{
	border:1px solid #ededed;
	border-right:0;
}

/*command row*/

.RadGrid_Vista .rgCommandRow
{
	background:#4e96aa 0 -2099px repeat-x url('/WebResource.axd?d=x2SEAQO_pYE9C92w8EAQ1MpzB-0JvFbWclsnVerlu-EKjauOx0h65CFUO2hbe8PqZ_5hRUBcmMWBBTjfIcyfIw2&t=633886913579200969');
	color:#fff;
}

.RadGrid_Vista .rgCommandCell
{
	border:1px solid;
	border-color:#000 #75a4b7 #000;
	padding:0;
}

.RadGrid_Vista .rgCommandTable td
{
	border:0;
	padding:3px 7px 4px;
}

.RadGrid_Vista .rgCommandTable
{
	border:0;
	border-top:1px solid #b2ccd8;
	border-bottom:1px solid #95c3ce;
}

.RadGrid_Vista .rgCommandRow a
{
	color:#fff;
	text-decoration:none;
}

.RadGrid_Vista .rgAdd
{
	margin-right:3px;
	background-position:0 -1650px;
}

.RadGrid_Vista .rgRefresh
{
	margin-right:3px;
	background-position:0 -1600px;
}

.RadGrid_Vista .rgEdit
{
	background-position:0 -1700px;
}

.RadGrid_Vista .rgDel
{
	background-position:0 -1750px;
}

/*multirow select*/

.GridRowSelector_Vista
{
	background:#039;
}

/*row drag n drop*/

.GridItemDropIndicator_Vista
{
    border-top:1px dashed #039;
}

/*tooltip*/

.GridToolTip_Vista
{
	border:1px solid #767676;
	padding:3px;
	background:#e4e5f0;
	color:#000;
}

/*rtl*/

.RadGridRTL_Vista .rgHeader,
.RadGridRTL_Vista .rgResizeCol
{
	text-align:right;
}

.RadGridRTL_Vista .rgHeader:first-child,
.RadGridRTL_Vista th.rgResizeCol:first-child,
.RadGridRTL_Vista .rgFilterRow>td:first-child,
.RadGridRTL_Vista .rgRow>td:first-child,
.RadGridRTL_Vista .rgAltRow>td:first-child
{
	border-left:1px solid;
	padding-left:7px;
}

.RadGridRTL_Vista .rgPager .rgStatus
{
	border-right:0;
	border-left-width:1px;
}

.RadGridRTL_Vista .rgWrap
{
	float:right;
}

.RadGridRTL_Vista .rgInfoPart
{
	float:left;
}

.RadGridRTL_Vista .rgNumPart
{
	width:220px;
}

.RadGridRTL_Vista .rgNumPart a
{
	float:right;
}

.RadGridRTL_Vista .rgPageFirst
{
	background-position:0 -1000px;
}
.RadGridRTL_Vista .rgPageFirst:hover
{
	background-position:0 -1050px;
}
.RadGridRTL_Vista .rgPagePrev

{
	background-position:0 -850px;
}
.RadGridRTL_Vista .rgPagePrev:hover
{
	background-position:0 -900px;
}
.RadGridRTL_Vista .rgPageNext
{
	background-position:0 -700px;
}
.RadGridRTL_Vista .rgPageNext:hover
{
	background-position:0 -750px;
}
.RadGridRTL_Vista .rgPageLast
{
	background-position:0 -550px;
}
.RadGridRTL_Vista .rgPageLast:hover
{
	background-position:0 -600px;
}

.RadGridRTL_Vista .rgDetailTable
{
	border-right:1px solid;
	border-left:0;
}


