/*Telerik RadGrid Default Skin*/

/*global*/

.RadGrid_Spotfire
{
	background:#d4d0c8;
	color:#333;
}

.RadGrid_Spotfire,
.MasterTable_Spotfire,
.DetailTable_Spotfire,
.GroupPanel_Spotfire table,
.GridEditForm_Spotfire table
{
	font:11px/1.4 arial,sans-serif;
}

.RadGrid_Spotfire,
.DetailTable_Spotfire
{
	/*border:1px solid #232323;*/
}

.GridDataDiv_Spotfire 
{
    background-color:#fff;
}

.MasterTable_Spotfire,
.DetailTable_Spotfire
{
	background:#fff;
	border-collapse:separate !important;
}

.GridRow_Spotfire td,
.GridAltRow_Spotfire td,
.GridEditRow_Spotfire td,
.GridFooter_Spotfire td,
.GridGroupFooter_Spotfire td
{
	padding-left:10px;
	padding-right:6px;
}

.RadGrid_Spotfire .rgAdd,
.RadGrid_Spotfire .rgRefresh,
.RadGrid_Spotfire .rgEdit,
.RadGrid_Spotfire .rgDel,
.RadGrid_Spotfire .rgFilter,
.RadGrid_Spotfire .rgPagePrev,
.RadGrid_Spotfire .rgPageNext,
.RadGrid_Spotfire .rgExpand,
.RadGrid_Spotfire .rgCollapse,
.RadGrid_Spotfire .rgSortAsc,
.RadGrid_Spotfire .rgSortDesc,
.RadGrid_Spotfire .rgUpdate,
.RadGrid_Spotfire .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_Spotfire input,
.GridCommandRow_Spotfire img,
.GridHeader_Spotfire input,
.GridFilterRow_Spotfire img,
.GridPager_Spotfire img
{
	vertical-align:middle;
}

/*header*/

.GridHeaderDiv_Spotfire
{
	background:url('Grid/sprite.gif') 0 0 repeat-x #929292;
}

.GridHeader_Spotfire,
.ResizeHeader_Spotfire
{
	border-bottom:1px solid #010101;
	background:url('Grid/headers.gif') repeat-x #434343;
	padding:10px 6px 10px 11px;
	text-align:left;
	font-size:1.3em;
	font-weight:normal;
}

.GridHeader_Spotfire:first-child,
.ResizeHeader_Spotfire:first-child
{
	background-position:-2px 0;
}

.DetailTable_Spotfire .GridHeader_Spotfire,
.DetailTable_Spotfire .ResizeHeader_Spotfire
{
	padding-top:2px;
	padding-bottom:2px;
	background:url('Grid/headers.gif') 0 -316px repeat-x #474747;
}

.DetailTable_Spotfire .GridHeader_Spotfire:first-child,
.DetailTable_Spotfire .ResizeHeader_Spotfire:first-child
{
	background-position:-2px -316px;
}

.GridHeader_Spotfire,
.GridHeader_Spotfire a
{
	color:#fff;
	text-decoration:none;
}

/*rows*/

.GridRow_Spotfire td,
.GridAltRow_Spotfire td,
.GridEditRow_Spotfire td,
.GridFooter_Spotfire td,
.GridGroupFooter_Spotfire td
{
	padding-top:0.4em;
	padding-bottom:0.4em;
}

.GridRow_Spotfire td,
.GridAltRow_Spotfire td,
.GridFooter_Spotfire td,
.GridGroupFooter_Spotfire td
{
	/*border-left:1px solid #7e7e7e;*/
}

.GridRow_Spotfire>td:first-child,
.GridAltRow_Spotfire>td:first-child,
.GridFooter_Spotfire>td:first-child,
.GridGroupFooter_Spotfire>td:first-child
{
	border-left-color:#fff;
}

.GridRow_Spotfire a,
.GridAltRow_Spotfire a,
.GridFooter_Spotfire a,
.GridGroupFooter_Spotfire a,
.GridEditForm_Spotfire a
{
	color:#333;
}

.SelectedRow_Spotfire
{
	background:#4c4c4c;
	color:#fff;
}

.SelectedRow_Spotfire a,
.GridEditRow_Spotfire a
{
	color:#fff;
}

.SelectedRow_Spotfire td,
.SelectedRow_Spotfire>td:first-child
{
	border-left-color:#3f3f3f;
}

.ActiveRow_Spotfire,
.GridRowOver_Spotfire
{
	background:#e6e6e6;
	color:#333;
}

.ActiveRow_Spotfire>td:first-child,
.GridRowOver_Spotfire>td:first-child
{
	border-left-color:#e6e6e6;
}

.GridEditRow_Spotfire
{
	background:#2c2c2c;
	color:#fff;
}

.GridEditRow_Spotfire td
{
	border-left-color:#373737;
}

/*footer*/

.GridFooterDiv_Spotfire
{
	background:#fff;
}

.GridFooter_Spotfire,
.GridGroupFooter_Spotfire
{
	color:#666;
}

.GridFooter_Spotfire td,
.GridGroupFooter_Spotfire td
{
	border-top:1px solid #e8e8e8;
}

/*status*/

.GridPager_Spotfire span
{
	color:#666;
}

/*paging*/

.GridPager_Spotfire
{
	background:#e4e4e4;
	line-height:23px;
}

.GridPager_Spotfire td
{
	border-top:1px solid #acacac;
	border-bottom:1px solid #e7e6d9;
	padding:0 10px;
}

.GridPager_Spotfire div span,
.GridPager_Spotfire a,
.GridPager_Spotfire .sliderPagerLabel_Spotfire
{
	color:#333;
}

.PagerLeft_Spotfire
{
	float:left;
}

.PagerRight_Spotfire
{
	float:right;
}

.PagerCenter_Spotfire
{
	text-align:center;
}

.PagerCenter_Spotfire *
{
	vertical-align:middle;
}

.RadGrid_Spotfire .rgPagePrev
{
	background-position:5px -1248px;
}

.RadGrid_Spotfire .rgPageNext
{
	background-position:-21px -1248px;
}

/*sorting, reordering*/

.GridHeader_Spotfire .rgSortAsc
{
	background-position:-18px -960px;
}

.GridHeader_Spotfire .rgSortDesc
{
	background-position:3px -959px;
}

.TopReorderIndicator_Spotfire,
.BottomReorderIndicator_Spotfire
{
	width:11px !important;
	height:11px !important;
	margin-left:-5px;
	background:url('Grid/sprite.gif') 0 -932px no-repeat;
}

.BottomReorderIndicator_Spotfire
{
	background-position:-21px -932px;
}

/*filtering*/

.GridFilterRow_Spotfire td
{
	border-bottom:1px solid #696969;
	padding:0.2em 6px 0.2em 11px;
	background:url('Grid/sprite.gif') 0 -796px no-repeat #929292;
}

.GridFilterRow_Spotfire>td:first-child
{
	background:none #929292;
}

.RadGrid_Spotfire .rgFilter
{
	background-position:2px -897px;
}

.GridFilterRow_Spotfire input[type="text"]
{
	border:1px solid #626262;
	font:12px arial,sans-serif;
	color:#333;
	vertical-align:middle;
}

/*grouping*/

.GroupPanel_Spotfire
{
	border-top:1px solid #383838;
	background:url('Grid/sprite.gif') repeat-x 0 -400px #1f1f1f;
	color:#8f8f8f;
}

.GroupPanel_Spotfire .rgSortAsc
{
	background-position:-21px -1023px;
}

.GroupPanel_Spotfire .rgSortDesc
{
	background-position:5px -1023px;
}

.GroupPanel_Spotfire td
{
	padding:1px 6px 4px;
}

.GroupPanel_Spotfire td td
{
	padding:0;
}

.GroupHeader_Spotfire
{
	background:url('Grid/sprite.gif') 0 -581px repeat-x;
	font-size:11px;
	font-weight:bold;
}

.GroupHeader_Spotfire td
{
	padding:0.5em 11px 0.5em 6px;
}

.GroupHeader_Spotfire td p
{
    display:inline;
    padding:0 10px;
    background:#fff;
}

.RadGrid_Spotfire .rgExpand
{
	background-position:-21px -990px;
}

.RadGrid_Spotfire .rgCollapse
{
	background-position:4px -989px;
}

.GroupHeader_Spotfire .rgExpand,
.GroupHeader_Spotfire .rgCollapse
{
	background-color:#fff;
}

.GroupHeader_Spotfire td div
{
	top:-0.6em;
}

.GroupHeader_Spotfire td div div
{
	top:0;
	background:#fff;
	padding:0 15px;
}

.GroupHeader_Spotfire td div div div
{
	background:transparent;
	padding:0;
}

/*editing*/

.GridEditForm_Spotfire
{
	border-bottom:1px solid #7e7e7e;
}

.GridEditForm_Spotfire input[type="text"],
.GridEditForm_Spotfire input[type="password"],
.GridEditForm_Spotfire textarea
{
	border:1px solid #626262;
	font:11px arial,sans-serif;
	color:#333;
}

.RadGrid_Spotfire .rgUpdate
{
	background-position:2px -1186px;
}

.RadGrid_Spotfire .rgCancel
{
	background-position:2px -1217px;
}

/*hierarchy*/

.DetailTable_Spotfire
{
	border-right:0;
}

/*command row*/

.GridCommandRow_Spotfire
{
	background:url('Grid/sprite.gif') repeat-x 0 -400px #1f1f1f;
	color:#8f8f8f;
}

.GridCommandRow_Spotfire td
{
	border-top:1px solid #383838;
	padding:1px 6px 2px;
}

.GridCommandRow_Spotfire td td
{
	border:0;
	padding:0;
}

.GridCommandRow_Spotfire a
{
	color:#9a9a9a;
	text-decoration:none;
}

.GridCommandRow_Spotfire a img
{
	vertical-align:middle;
}

.RadGrid_Spotfire .rgAdd
{
	background-position:0 -1060px;
}

.RadGrid_Spotfire .rgRefresh
{
	background-position:0 -1092px;
}

.RadGrid_Spotfire .rgEdit
{
	background-position:1px -1123px;
}

.RadGrid_Spotfire .rgDel
{
	background-position:0 -1156px;
}

/*loading*/

.LoadingPanel_Spotfire
{
	background:url('Grid/loading.gif') center center no-repeat #fff;
}

/*multirow select*/

.GridRowSelector_Spotfire
{
	background:#002 !important;
}

/*row drag n drop*/

.GridItemDropIndicator_Spotfire
{
    border-top:1px dashed #666;
}

/*rtl*/

.RadGridRTL_Spotfire .GridHeader_Spotfire,
.RadGridRTL_Spotfire .ResizeHeader_Spotfire
{
	text-align:right;
}

.RadGridRTL_Spotfire .GridRow_Spotfire td,
.RadGridRTL_Spotfire .GridAltRow_Spotfire td,
.RadGridRTL_Spotfire .GridEditRow_Spotfire td,
.RadGridRTL_Spotfire .GridFooter_Spotfire td,
.RadGridRTL_Spotfire .GroupHeader_Spotfire td
{
	padding-right:10px;
	padding-left:6px;
}

.RadGridRTL_Spotfire .GridHeader_Spotfire,
.RadGridRTL_Spotfire .ResizeHeader_Spotfire,
.RadGridRTL_Spotfire .GridFilterRow_Spotfire td
{
	padding-right:11px;
	padding-left:6px;
}

.RadGridRTL_Spotfire .PagerLeft_Spotfire,
.RadGridRTL_Spotfire .GridPager_Spotfire .radslider
{
	float:right;
}

.RadGridRTL_Spotfire .PagerRight_Spotfire
{
	float:left;
}

.RadGridRTL_Spotfire .GridRow_Spotfire>td:first-child,
.RadGridRTL_Spotfire .GridAltRow_Spotfire>td:first-child,
.RadGridRTL_Spotfire .GridFooter_Spotfire>td:first-child,
.RadGridRTL_Spotfire .GridGroupFooter_Spotfire>td:first-child
{
	border-left-color:#7e7e7e;
}

