/*Telerik RadGrid FSEA Skin*/

/*global*/

.RadGrid_FSEA
{
	background:#f3f3e2;
	color:#272722;
}

.RadGrid_FSEA,
.MasterTable_FSEA,
.DetailTable_FSEA,
.GroupPanel_FSEA table,
.GridEditForm_FSEA table
{
	font:11px arial,sans-serif;
}

.RadGrid_FSEA,
.DetailTable_FSEA
{
	border:1px solid #cac8ab;
	border-top-color:#959485;
}

.MasterTable_FSEA,
.DetailTable_FSEA
{
	border-collapse:separate !important;
}

.GridRow_FSEA td,
.GridAltRow_FSEA td,
.GridEditRow_FSEA td,
.GridFooter_FSEA td,
.GridGroupFooter_FSEA td,
.GridFilterRow_FSEA td,
.GridHeader_FSEA,
.ResizeHeader_FSEA,
.GroupHeader_FSEA td
{
	padding-left:4px;
	padding-right:4px;
}

.RadGrid_FSEA .rgAdd,
.RadGrid_FSEA .rgRefresh,
.RadGrid_FSEA .rgEdit,
.RadGrid_FSEA .rgDel,
.RadGrid_FSEA .rgFilter,
.RadGrid_FSEA .rgPagePrev,
.RadGrid_FSEA .rgPageNext,
.RadGrid_FSEA .rgExpand,
.RadGrid_FSEA .rgCollapse,
.RadGrid_FSEA .rgSortAsc,
.RadGrid_FSEA .rgSortDesc,
.RadGrid_FSEA .rgUpdate,
.RadGrid_FSEA .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_FSEA input,
.GridCommandRow_FSEA img,
.GridHeader_FSEA input,
.GridFilterRow_FSEA img,
.GridPager_FSEA img
{
	vertical-align:middle;
}

/*header*/

.GridHeaderDiv_FSEA
{
	background:url('Grid/sprite.gif') 0 0 repeat-x;
}

.GridHeader_FSEA,
.ResizeHeader_FSEA
{
	border-bottom:1px solid #41a901;
	padding-top:8px;
	padding-bottom:8px;
	background:url('Grid/sprite.gif') 0 0 repeat-x #47b703;
	font-size:13px;
	font-weight:normal;
	text-align:left;
}

.GridHeader_FSEA,
.GridHeader_FSEA a
{
	color:#fff;
	text-decoration:none;
}

/*rows*/

.GridRow_FSEA
{
	background:#eaead7;
}

.GridRow_FSEA td,
.GridAltRow_FSEA td,
.GridEditRow_FSEA td,
.GridFooter_FSEA td,
.GridGroupFooter_FSEA td
{
	padding-top:4px;
	padding-bottom:4px;
}

.GridRow_FSEA a,
.GridAltRow_FSEA a,
.GridEditRow_FSEA a,
.GridFooter_FSEA a,
.GridGroupFooter_FSEA a,
.GridEditForm_FSEA a
{
	color:#272722;
}

.GridRow_FSEA td
{
	border-top:1px solid #eaead7;
	border-bottom:1px solid #eaead7;
}

.GridAltRow_FSEA td
{
	border-top:1px solid #f3f3e2;
	border-bottom:1px solid #f3f3e2;
}

.SelectedRow_FSEA
{
	background:url('Grid/sprite.gif') 0 -200px repeat-x #d6faba;
}

.SelectedRow_FSEA td
{
	border-top:1px solid #99cb58;
	border-bottom:1px solid #99cb58;
}

.ActiveRow_FSEA,
.GridRowOver_FSEA
{
	background:#fff;
}

.GridEditRow_FSEA
{
	background:#ecfed8;
}

.GridEditRow_FSEA td
{
	border-top:1px solid #99cb58;
	border-bottom:1px solid #99cb58;
}

/*footer*/

.GridFooter_FSEA td,
.GridGroupFooter_FSEA td
{
	border-top:1px solid #e7e6d9;
}

/*status*/

.GridPager_FSEA span
{
	color:#9d9a87;
}

/*paging*/

.GridPager_FSEA
{
	background:#ddddc7;
	line-height:20px;
}

.GridPager_FSEA td
{
	border-top:1px solid #cac8ab;
	border-bottom:1px solid #e7e6d9;
	padding:0 5px;
}

.GridPager_FSEA div span,
.GridPager_FSEA a,
.GridPager_FSEA .sliderPagerLabel_FSEA
{
	color:#272722;
}

.PagerLeft_FSEA
{
	float:left;
}

.PagerRight_FSEA
{
	float:right;
}

.PagerCenter_FSEA
{
	text-align:center;
}

.PagerCenter_FSEA span
{
	vertical-align:middle;
}

.RadGrid_FSEA .rgPagePrev
{
	background-position:5px -717px;
}

.RadGrid_FSEA .rgPageNext
{
	background-position:-21px -717px;
}

/*sorting, reordering*/

.GridHeader_FSEA .rgSortAsc
{
	background-position:-18px -598px;
	height:12px;
}

.GridHeader_FSEA .rgSortDesc
{
	background-position:3px -597px;
	height:12px;
}

.TopReorderIndicator_FSEA,
.BottomReorderIndicator_FSEA
{
	width:11px !important;
	height:11px !important;
	margin-left:-5px;
	background:url('Grid/sprite.gif') 0 -751px no-repeat;
}

.BottomReorderIndicator_FSEA
{
	background-position:-21px -751px;
}

/*filtering*/

.GridFilterRow_FSEA td
{
	padding-top:5px;
	padding-bottom:5px;
}

.RadGrid_FSEA .rgFilter
{
	background-position:2px -656px;
}

.GridFilterRow_FSEA input[type="text"]
{
	border:1px solid #bbb894;
	font:12px arial,sans-serif;
	color:#272722;
	vertical-align:middle;
}

/*grouping*/

.GroupPanel_FSEA
{
	border-top:1px solid #bfbeb3;
	border-bottom:1px solid #696856;
	background:#979584 url('Grid/sprite.gif') 0 -997px repeat-x;
	color:#fff;
}

.GroupPanel_FSEA .rgSortAsc
{
	background-position:-21px -776px;
}

.GroupPanel_FSEA .rgSortDesc
{
	background-position:4px -775px;
}

.GroupPanel_FSEA td
{
	border-bottom:1px solid #a2a190;
	padding:6px 5px;
}

.GroupPanel_FSEA td td
{
	border:0;
	padding:0;
}

.GroupHeader_FSEA
{
	background:#f9f9e9;
	color:#47b100;
	font-size:13px;
}

.GroupHeader_FSEA td
{
	border-bottom:1px solid #c3c2a4;
	padding-top:3px;
	padding-bottom:3px;
}

.RadGrid_FSEA .rgExpand
{
	background-position:-21px -627px;
}

.RadGrid_FSEA .rgCollapse
{
	background-position:3px -626px;
}

.GroupHeader_FSEA td div
{
	top:-0.6em;
}

.GroupHeader_FSEA td div div
{
	top:0;
}

/*editing*/

.GridEditForm_FSEA
{
	border-bottom:1px solid #cac8ab;
}

.GridEditForm_FSEA input[type="text"],
.GridEditForm_FSEA textarea
{
	border:1px solid #bbb894;
	font:12px arial,sans-serif;
	color:#272722;
}

.RadGrid_FSEA .rgUpdate
{
	background-position:3px -930px;
}

.RadGrid_FSEA .rgCancel
{
	background-position:3px -962px;
}

/*hierarchy*/

.DetailTable_FSEA
{
	border-right:0;
}

/*command row*/

.GridCommandRow_FSEA
{
	background:#737262 url('Grid/sprite.gif') 0 -1197px repeat-x;
	color:#fff;
}

.GridCommandRow_FSEA td
{
	border:0;
	border-top:1px solid #9f9e91;
	border-bottom:1px solid #4c4b3d;
	padding:0;
}

.GridCommandRow_FSEA td td
{
	border:0;
	padding:3px 5px;
}

.GridCommandRow_FSEA td td td
{
	padding:1px;
}

.GridCommandRow_FSEA table
{
	border:0;
	border-bottom:1px solid #7e7d6d;
}

.GridCommandRow_FSEA table table
{
	border:0;
}

.GridCommandRow_FSEA a
{
	color:#fff;
	text-decoration:none;
}

.RadGrid_FSEA .rgAdd
{
	background-position:0 -841px;
}

.RadGrid_FSEA .rgRefresh
{
	background-position:0 -901px;
}

.RadGrid_FSEA .rgEdit
{
	background-position:0 -810px;
}

.RadGrid_FSEA .rgDel
{
	background-position:0 -871px;
}

/*loading*/

.LoadingPanel_FSEA
{
	background:url('Grid/loading.gif') center center no-repeat #f3f3e2;
}

/*rtl*/

.RadGridRTL_FSEA .GridHeader_FSEA,
.RadGridRTL_FSEA .ResizeHeader_FSEA
{
	text-align:right;
}

.RadGridRTL_FSEA .PagerLeft_FSEA,
.RadGridRTL_FSEA .GridPager_FSEA .radslider
{
	float:right;
}

.RadGridRTL_FSEA .PagerRight_FSEA
{
	float:left;
}
