/*Telerik RadGrid Telerik Skin*/

/*global*/

.RadGrid_Custom
{	
	width:95%;
	margin:15px 0px 40px 0px;
	padding:0px;	
}

.RadGrid_Custom,
.MasterTable_Custom,
.DetailTable_Custom,
.GroupPanel_Custom table,
.GridEditForm_Custom table,
.GridToolTip_Custom
{
}

.RadGrid_Custom,
.DetailTable_Custom
{
	border: 1px solid #d9d9d9;
}

.MasterTable_Custom,
.DetailTable_Custom
{
	border-collapse:separate !important;
}

.GridRow_Custom td,
.GridAltRow_Custom td,
.GridEditRow_Custom td,
.GridFooter_Custom td,
.GridGroupFooter_Custom td,
.GridFilterRow_Custom td,
.GridHeader_Custom,
.ResizeHeader_Custom,
.GroupHeader_Custom td
{
	padding-left:5px;
	padding-right:5px;
	border: solid 1px #ffffff;
	vertical-align: top;
}

.RadGrid_Custom .rgAdd,
.RadGrid_Custom .rgRefresh,
.RadGrid_Custom .rgEdit,
.RadGrid_Custom .rgDel,
.RadGrid_Custom .rgFilter,
.RadGrid_Custom .rgPagePrev,
.RadGrid_Custom .rgPageNext,
.RadGrid_Custom .rgPageFirst,
.RadGrid_Custom .rgPageLast,
.RadGrid_Custom .rgExpand,
.RadGrid_Custom .rgCollapse,
.RadGrid_Custom .rgSortAsc,
.RadGrid_Custom .rgSortDesc,
.RadGrid_Custom .rgUpdate,
.RadGrid_Custom .rgCancel
{
	width:16px;
	height:16px;
	border:0;
	padding:0;
	background-color:transparent;
	background-image:url('Grid/sprite.gif');
	background-repeat:no-repeat;
	vertical-align:middle;
	cursor:pointer;
}

.GroupPanelItems_Custom input,
.GridCommandRow_Custom img,
.GridHeader_Custom input,
.GridFilterRow_Custom img,
.GridPager_Custom img
{
	vertical-align:middle;
}

/*header*/

.GridHeaderDiv_Custom
{
	
}

.GridHeader_Custom,
.ResizeHeader_Custom
{
	color: #FFFFFF;
	font-weight:normal;
	background-color: #824320; /* rust */
	margin:0px;
	padding:5px 15px 5px 5px;
}

.GridHeader_Custom,
.GridHeader_Custom a
{
	color: #c7c7c7;
	text-decoration: underline;
}
.GridHeader_Custom a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

/*rows*/

.GridAltRow_Custom
{
	background-color:#f5f5f5;
}

.GridRow_Custom td,
.GridAltRow_Custom td,
.GridEditRow_Custom td,
.GridFooter_Custom td,
.GridGroupFooter_Custom td
{
	margin:0px;
	padding:5px 5px 5px 5px;
}

.GridRow_Custom a,
.GridAltRow_Custom a
{
	color: #2350ae;
	text-decoration: underline;
}
.GridRow_Custom a:hover,
.GridAltRow_Custom a:hover
{
	color:#2d78d4;
	font-weight: normal;
}

.GridRow_Custom td
{
	margin:0px;
	padding:5px 5px 5px 5px;
}

.GridAltRow_Custom td
{
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
}

.SelectedRow_Custom
{
	background:#50a834 url('Grid/sprite.gif') 0 -1816px repeat-x;
}

.SelectedRow_Custom,
.SelectedRow_Custom a
{
	color:#ffffff;
}

.ActiveRow_Custom,
.GridRowOver_Custom,
.GridEditRow_Custom
.ActiveRow_Custom a,
.GridRowOver_Custom a,
.GridEditRow_Custom a
{
	color:#208600;
}

.ActiveRow_Custom
{
	background:#d3f8c7;
}

.ActiveRow_Custom td
{
	border-top:1px solid #87df6c;
	border-bottom:1px solid #87df6c;
}

.GridRowOver_Custom,
.GridEditRow_Custom
{
	background:#a3db91 url('Grid/sprite.gif') 0 -1316px repeat-x;
}

.GridRowOver_Custom td,
.GridEditRow_Custom td
{
	border-top:1px solid #87df6c;
	border-bottom:1px solid #4ba82f;
}

.SelectedRow_Custom td
{
	border-top:1px solid #186700;
	border-bottom:1px solid #064c00;
}

/*footer*/

.GridFooter_Custom td,
.GridGroupFooter_Custom td
{
	border-top:1px solid #828282;
}

/*status*/

.GridPager_Custom span
{
	color:#666;
}

/*paging*/

.GridPager_Custom
{	
	padding: 5px;0px 5px 0px;
	text-align: left;
	
}

.GridPager_Custom td
{


}

.GridPager_Custom div span,
.GridPager_Custom .sliderPagerLabel_Custom
{
	color:#000000;
}


.PagerLeft_Custom
{	
	
}

.PagerRight_Custom
{
	
}

.PagerCenter_Custom
{
	text-align:center;
}

.PagerCenter_Custom span
{
	vertical-align:middle;
}

.RadGrid_Custom .rgPagePrev
{
	background-position:5px -993px;
}

.RadGrid_Custom .rgPageNext
{
	background-position:-21px -993px;
}

.RadGrid_Custom .rgPageFirst
{
	background-position:4px -961px;
}

.RadGrid_Custom .rgPageLast
{
	background-position:-20px -961px;
}

/*sorting, reordering*/

.GridHeader_Custom .rgSortAsc
{
	background-position:-18px -929px;
	height:12px;
}

.GridHeader_Custom .rgSortDesc
{
	background-position:3px -929px;
	height:12px;
}

.TopReorderIndicator_Custom,
.BottomReorderIndicator_Custom
{
	width:11px !important;
	height:11px !important;
	margin-left:-5px;
	background:url('Grid/sprite.gif') 0 -900px no-repeat;
}

.BottomReorderIndicator_Custom
{
	background-position:-21px -900px;
}

/*filtering*/

.GridFilterRow_Custom
{
	background:#fff;
}

.GridFilterRow_Custom td
{
	border-bottom:1px solid #828282;
	padding-top:3px;
	padding-bottom:5px;
}

.RadGrid_Custom .rgFilter
{
	background-position:2px -1025px;
}

.GridFilterRow_Custom input[type="text"]
{
	border:1px solid #828282;
	font:12px arial,sans-serif;
	color:#272722;
	vertical-align:middle;
}

/*grouping*/

.GroupPanel_Custom
{
	border-top:1px solid #b1b1b1;
	border-bottom:1px solid #545454;
	background:#7c7c7c url('Grid/sprite.gif') 0 -2316px repeat-x;
	color:#fff;
}

.GroupPanel_Custom .rgSortAsc
{
	background-position:-21px -862px;
}

.GroupPanel_Custom .rgSortDesc
{
	background-position:4px -861px;
}

.GroupPanel_Custom td
{
	border-bottom:1px solid #878787;
	padding:4px 5px 6px;
}

.GroupPanel_Custom td td
{
	border:0;
	padding:0;
}

.GroupHeader_Custom
{
	color:#48ae28;
	font-size:12px;
}

.GroupHeader_Custom td
{
	border-bottom:1px solid #75c45d;
	padding-top:6px;
	padding-bottom:3px;
}

.RadGrid_Custom .rgExpand
{
	background-position:5px -1057px;
}

.RadGrid_Custom .rgCollapse
{
	background-position:3px -1088px;
}

.GroupHeader_Custom td div
{
	top:-0.6em;
}

.GroupHeader_Custom td div div
{
	top:0;
}

/*editing*/

.GridEditForm_Custom
{
	border-bottom:1px solid #828282;
}

.GridEditForm_Custom input[type="text"],
.GridEditForm_Custom input[type="password"],
.GridEditForm_Custom textarea
{
	border:1px solid #828282;
	font:12px arial,sans-serif;
	color:#272722;
}

.RadGrid_Custom .rgUpdate
{
	background-position:3px -1249px;
}

.RadGrid_Custom .rgCancel
{
	background-position:3px -1280px;
}

/*hierarchy*/

.DetailTable_Custom
{
	border-right:0;
}

/*command row*/

.GridCommandRow_Custom
{
	background:#2aa404 url('Grid/sprite.gif') 0 -2614px repeat-x;
	color:#fff;
}

.GridCommandRow_Custom td
{
	border:0;
	border-top:1px solid #79c262;
	border-bottom:1px solid #186500;
	padding:0;
}

.GridCommandRow_Custom td td
{
	border:0;
	padding:3px 5px;
}

.GridCommandRow_Custom td td td
{
	padding:1px;
}

.GridCommandRow_Custom table
{
	border:0;
	border-bottom:1px solid #47b127;
}

.GridCommandRow_Custom table table
{
	border:0;
}

.GridCommandRow_Custom a
{
	color:#fff;
	text-decoration:none;
}

.RadGrid_Custom .rgAdd
{
	background-position:0 -1220px;
}

.RadGrid_Custom .rgRefresh
{
	background-position:0 -1124px;
}

.RadGrid_Custom .rgEdit
{
	background-position:0 -1155px;
}

.RadGrid_Custom .rgDel
{
	background-position:0 -1188px;
}

/*loading*/

.LoadingPanel_Custom
{
	background:#efefef url('Grid/loading.gif') center center no-repeat;
}

/*multirow select*/

.GridRowSelector_Custom
{
	background:#555;
}

