/*Telerik RadGrid Default Skin*/

/*global*/

.RadGrid_TDI
{
	background:#d4d0c8;
}

.RadGrid_TDI,
.MasterTable_TDI,
.DetailTable_TDI,
.GroupPanel_TDI table,
.GridEditForm_TDI table
{
	font:11px/1.4 arial,sans-serif;
}

.RadGrid_TDI,
.DetailTable_TDI
{
	border:1px solid #003663;
}

.MasterTable_TDI,
.DetailTable_TDI
{
	background:#fff;
	border-collapse:separate !important;
}

.GridRow_TDI td,
.GridAltRow_TDI td,
.GridEditRow_TDI td,
.GridFooter_TDI td,
.GridGroupFooter_TDI td
{
	padding-left:10px;
	padding-right:6px;
}

.RadGrid_TDI .rgAdd,
.RadGrid_TDI .rgRefresh,
.RadGrid_TDI .rgEdit,
.RadGrid_TDI .rgDel,
.RadGrid_TDI .rgFilter,
.RadGrid_TDI .rgPagePrev,
.RadGrid_TDI .rgPageNext,
.RadGrid_TDI .rgExpand,
.RadGrid_TDI .rgCollapse,
.RadGrid_TDI .rgSortAsc,
.RadGrid_TDI .rgSortDesc,
.RadGrid_TDI .rgUpdate,
.RadGrid_TDI .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_TDI input,
.GridCommandRow_TDI img,
.GridHeader_TDI input,
.GridFilterRow_TDI img,
.GridPager_TDI img
{
	vertical-align:middle;
}

/*header*/

.GridHeaderDiv_TDI
{
	background:url('Grid/sprite.gif') 0 0 repeat-x #929292;
}

.GridHeader_TDI,
.ResizeHeader_TDI
{
	border-bottom:1px solid #010101;
	background:url('Grid/headers.gif') repeat-x #012C51;
	padding:10px 6px 10px 11px;
	text-align:left;
	font-size:1.3em;
	font-weight:normal;
}

.GridHeader_TDI:first-child,
.ResizeHeader_TDI:first-child
{
	background-position:-2px 0;
}

.DetailTable_TDI .GridHeader_TDI,
.DetailTable_TDI .ResizeHeader_TDI
{
	padding-top:2px;
	padding-bottom:2px;
	background:url('Grid/headers.gif') 0 -316px repeat-x #474747;
}

.DetailTable_TDI .GridHeader_TDI:first-child,
.DetailTable_TDI .ResizeHeader_TDI:first-child
{
	background-position:-2px -316px;
}

.GridHeader_TDI,
.GridHeader_TDI a
{
	color:#fff;
	text-decoration:none;
}

/*rows*/

.GridRow_TDI td,
.GridAltRow_TDI td,
.GridEditRow_TDI td,
.GridFooter_TDI td,
.GridGroupFooter_TDI td
{
	padding-top:0.4em;
	padding-bottom:0.4em;
}

.GridRow_TDI td,
.GridAltRow_TDI td,
.GridFooter_TDI td,
.GridGroupFooter_TDI td
{
	border-left:1px solid #638FB4;
}

.GridRow_TDI>td:first-child,
.GridAltRow_TDI>td:first-child,
.GridFooter_TDI>td:first-child,
.GridGroupFooter_TDI>td:first-child
{
	border-left-color:#fff;
}

.GridRow_TDI a,
.GridAltRow_TDI a,
.GridFooter_TDI a,
.GridGroupFooter_TDI a,
.GridEditForm_TDI a
{
	/*color:#333;*/
}

.SelectedRow_TDI
{
	background:#4c4c4c;
	color:#fff;
}

.SelectedRow_TDI a,
.GridEditRow_TDI a
{
	color:#fff;
}

.SelectedRow_TDI td,
.SelectedRow_TDI>td:first-child
{
	border-left-color:#3f3f3f;
}

.ActiveRow_TDI,
.GridRowOver_TDI
{
	background:#e6e6e6;
	color:#333;
}

.ActiveRow_TDI>td:first-child,
.GridRowOver_TDI>td:first-child
{
	border-left-color:;
}

.GridEditRow_TDI
{
	background:#2c2c2c;
	color:#fff;
}

.GridEditRow_TDI td
{
	border-left-color:#373737;
}

/*footer*/

.GridFooterDiv_TDI
{
	background:#fff;
}

.GridFooter_TDI,
.GridGroupFooter_TDI
{
	color:#666;
}

.GridFooter_TDI td,
.GridGroupFooter_TDI td
{
	border-top:1px solid #e8e8e8;
}

/*status*/

.GridPager_TDI span
{
	color:#666;
	font-weight: bold;
}

/*paging*/

.GridPager_TDI
{
	background:#638FB4;
	line-height:26px;
}

.GridPager_TDI td
{
	border-top:1px solid #A4A15A;
	border-bottom:1px solid #A4A15A;
	padding:0 10px;
}

.GridPager_TDI div span,
.GridPager_TDI a,
.GridPager_TDI .sliderPagerLabel_TDI
{
	/*color:#333;*/
}

.PagerLeft_TDI
{
	float:left;
}

.PagerRight_TDI
{
	float:right;
}

.PagerCenter_TDI
{
	text-align:center;
}

.PagerCenter_TDI *
{
	vertical-align:middle;
}

.RadGrid_TDI .rgPagePrev
{
	background-position:5px -1248px;
}

.RadGrid_TDI .rgPageNext
{
	background-position:-21px -1248px;
}

/*sorting, reordering*/

.GridHeader_TDI .rgSortAsc
{
	background-position:-18px -960px;
}

.GridHeader_TDI .rgSortDesc
{
	background-position:3px -959px;
}

.TopReorderIndicator_TDI,
.BottomReorderIndicator_TDI
{
	width:11px !important;
	height:11px !important;
	margin-left:-5px;
	background:url('Grid/sprite.gif') 0 -932px no-repeat;
}

.BottomReorderIndicator_TDI
{
	background-position:-21px -932px;
}

/*filtering*/

.GridFilterRow_TDI td
{
	border-bottom:1px solid #696969;
	padding:0.2em 6px 0.2em 11px;
	background:url('Grid/sprite.gif') 0 -796px no-repeat #929292;
}

.GridFilterRow_TDI>td:first-child
{
	background:none #929292;
}

.RadGrid_TDI .rgFilter
{
	background-position:2px -897px;
}

.GridFilterRow_TDI input[type="text"]
{
	border:1px solid #626262;
	font:12px arial,sans-serif;
	color:#333;
	vertical-align:middle;
}

/*grouping*/

.GroupPanel_TDI
{
	border-top:1px solid #383838;
	background:url('Grid/sprite.gif') repeat-x 0 -400px #1f1f1f;
	color:#8f8f8f;
}

.GroupPanel_TDI .rgSortAsc
{
	background-position:-21px -1023px;
}

.GroupPanel_TDI .rgSortDesc
{
	background-position:5px -1023px;
}

.GroupPanel_TDI td
{
	padding:1px 6px 4px;
}

.GroupPanel_TDI td td
{
	padding:0;
}

.GroupHeader_TDI
{
	background:url('Grid/sprite.gif') 0 -581px repeat-x;
	font-size:1.27em;
	font-weight:bold;
}

.GroupHeader_TDI td
{
	padding:0.5em 11px 0.5em 6px;
}

.GroupHeader_TDI td p
{
    display:inline;
    padding:0 10px;
    background:#fff;
}

.RadGrid_TDI .rgExpand
{
	background-position:-21px -990px;
	background-color:#fff;
}

.RadGrid_TDI .rgCollapse
{
	background-position:4px -989px;
	background-color:#fff;
}

.GroupHeader_TDI td div
{
	top:-0.6em;
}

.GroupHeader_TDI td div div
{
	top:0;
	background:#fff;
	padding:0 15px;
}

.GroupHeader_TDI td div div div
{
	background:transparent;
	padding:0;
}

/*editing*/

.GridEditForm_TDI
{
	border-bottom:1px solid #94913D;
}

.GridEditForm_TDI input[type="text"],
.GridEditForm_TDI textarea
{
	border:1px solid #626262;
	font:11px arial,sans-serif;
	color:#333;
}

.RadGrid_TDI .rgUpdate
{
	background-position:2px -1186px;
}

.RadGrid_TDI .rgCancel
{
	background-position:2px -1217px;
}

/*hierarchy*/

.DetailTable_TDI
{
	border-right:0;
}

/*command row*/

.GridCommandRow_TDI
{
	background:url('Grid/sprite.gif') repeat-x 0 -400px #1f1f1f;
	color:#8f8f8f;
}

.GridCommandRow_TDI td
{
	border-top:1px solid #383838;
	padding:1px 6px 2px;
}

.GridCommandRow_TDI td td
{
	border:0;
	padding:0;
}

.GridCommandRow_TDI a
{
	color:#9a9a9a;
	text-decoration:none;
}

.GridCommandRow_TDI a img
{
	vertical-align:middle;
}

.RadGrid_TDI .rgAdd
{
	background-position:0 -1060px;
}

.RadGrid_TDI .rgRefresh
{
	background-position:0 -1092px;
}

.RadGrid_TDI .rgEdit
{
	background-position:1px -1123px;
}

.RadGrid_TDI .rgDel
{
	background-position:0 -1156px;
}

/*loading*/

.LoadingPanel_TDI
{
	background:url('Grid/loading.gif') center center no-repeat #fff;
}

/*rtl*/

.RadGridRTL_TDI .GridHeader_TDI,
.RadGridRTL_TDI .ResizeHeader_TDI
{
	text-align:right;
}

.RadGridRTL_TDI .GridRow_TDI td,
.RadGridRTL_TDI .GridAltRow_TDI td,
.RadGridRTL_TDI .GridEditRow_TDI td,
.RadGridRTL_TDI .GridFooter_TDI td,
.RadGridRTL_TDI .GroupHeader_TDI td
{
	padding-right:10px;
	padding-left:6px;
}

.RadGridRTL_TDI .GridHeader_TDI,
.RadGridRTL_TDI .ResizeHeader_TDI,
.RadGridRTL_TDI .GridFilterRow_TDI td
{
	padding-right:11px;
	padding-left:6px;
}

.RadGridRTL_TDI .PagerLeft_TDI,
.RadGridRTL_TDI .GridPager_TDI .radslider
{
	float:right;
}

.RadGridRTL_TDI .PagerRight_TDI
{
	float:left;
}

