/*Telerik RadGrid Sunset Skin*/

/*global*/

.RadGrid_Sunset
{
	background:#f4ede1;
	color:#272522;
}

.RadGrid_Sunset,
.MasterTable_Sunset,
.DetailTable_Sunset,
.GroupPanel_Sunset table,
.GridEditForm_Sunset table
{
	font:11px arial,sans-serif;
}

.RadGrid_Sunset,
.DetailTable_Sunset
{
	border:1px solid #cbbda9;
	border-top-color:#958e84;
}

.MasterTable_Sunset,
.DetailTable_Sunset
{
	border-collapse:separate !important;
}

.GridRow_Sunset td,
.GridAltRow_Sunset td,
.GridEditRow_Sunset td,
.GridFooter_Sunset td,
.GridGroupFooter_Sunset td,
.GridFilterRow_Sunset td,
.GridHeader_Sunset,
.ResizeHeader_Sunset,
.GroupHeader_Sunset td
{
	padding-left:4px;
	padding-right:4px;
	font:10pt arial,sans-serif;
}

.RadGrid_Sunset .rgAdd,
.RadGrid_Sunset .rgRefresh,
.RadGrid_Sunset .rgEdit,
.RadGrid_Sunset .rgDel,
.RadGrid_Sunset .rgFilter,
.RadGrid_Sunset .rgPagePrev,
.RadGrid_Sunset .rgPageNext,
.RadGrid_Sunset .rgExpand,
.RadGrid_Sunset .rgCollapse,
.RadGrid_Sunset .rgSortAsc,
.RadGrid_Sunset .rgSortDesc,
.RadGrid_Sunset .rgUpdate,
.RadGrid_Sunset .rgCancel
{
	width:16px;
	height:16px;
	border:0;
	padding:0;
	background-color:transparent;
	background-image:url('Grid/sprite.gif');
	background-repeat:no-repeat;
	cursor:pointer;
}

.GroupPanelItems_Sunset input,
.GridCommandRow_Sunset img,
.GridHeader_Sunset input,
.GridFilterRow_Sunset img,
.GridPager_Sunset img
{
	vertical-align:middle;
}

/*header*/

.GridHeaderDiv_Sunset
{
	background:url('Grid/sprite.gif') 0 -1397px repeat-x;
}

.GridHeader_Sunset,
.ResizeHeader_Sunset
{
	border-bottom:1px solid #8f2b00;
	padding-top:8px;
	padding-bottom:8px;
	background:#b05a33 url('Grid/sprite.gif') 0 0 repeat-x;
	font-size:13px;
	font-weight:normal;
	text-align:left;
}

.GridHeader_Sunset,
.GridHeader_Sunset a
{
	color:#FF0000;
	text-decoration:none;
}

/*rows*/

.GridRow_Sunset
{
	background:#ebe4d6;
}

.GridRow_Sunset td,
.GridAltRow_Sunset td,
.GridEditRow_Sunset td,
.GridFooter_Sunset td,
.GridGroupFooter_Sunset td
{
	padding-top:4px;
	padding-bottom:4px;
}

.GridRow_Sunset a,
.GridAltRow_Sunset a,
.GridEditRow_Sunset a,
.GridFooter_Sunset a,
.GridGroupFooter_Sunset a,
.GridEditForm_Sunset a
{
	color:#272522;
}

.GridRow_Sunset td
{
	border-top:1px solid #ebe4d6;
	border-bottom:1px solid #ebe4d6;
}

.GridAltRow_Sunset td
{
	border-top:1px solid #f4ede1;
	border-bottom:1px solid #f4ede1;
}

.SelectedRow_Sunset
{
	background:#fdd0b7 url('Grid/sprite.gif') 0 -200px repeat-x;
}

.SelectedRow_Sunset td
{
	border-top:1px solid #d07052;
	border-bottom:1px solid #d07052;
}

.ActiveRow_Sunset,
.GridRowOver_Sunset
{
	background:#fff;
}

.GridEditRow_Sunset
{
	background:#ffe2d7;
}

.GridEditRow_Sunset td
{
	border-top:1px solid #d07052;
	border-bottom:1px solid #d07052;
}

/*footer*/

.GridFooter_Sunset td,
.GridGroupFooter_Sunset td
{
	border-top:1px solid #e7e1d8;
}

/*status*/

.GridPager_Sunset span
{
	color:#9e9286;
}

/*paging*/

.GridPager_Sunset
{
	background:#ded6c6;
	line-height:20px;
}

.GridPager_Sunset td
{
	border-top:1px solid #cbbda9;
	border-bottom:1px solid #e7e1d8;
	padding:0 5px;
}


.GridPager_Sunset div span,
.GridPager_Sunset a,
.GridPager_Sunset .sliderPagerLabel_Sunset
{
	color:#272522;
	text-decoration:underline;
}

.GridPager_Sunset div span
{
	text-decoration:none;
}

.PagerLeft_Sunset
{
	float:left;
}

.PagerRight_Sunset
{
	float:right;
}

.PagerCenter_Sunset
{
	text-align:center;
}

.PagerCenter_Sunset span
{
	vertical-align:middle;
}

.RadGrid_Sunset .rgPagePrev
{
	background-position:5px -717px;
}

.RadGrid_Sunset .rgPageNext
{
	background-position:-21px -717px;
}

/*sorting, reordering*/

.GridHeader_Sunset .rgSortAsc
{
	background-position:-18px -598px;
	height:12px;
}

.GridHeader_Sunset .rgSortDesc
{
	background-position:3px -597px;
	height:12px;
}

.TopReorderIndicator_Sunset,
.BottomReorderIndicator_Sunset
{
	width:11px !important;
	height:11px !important;
	margin-left:-5px;
	background:url('Grid/sprite.gif') 0 -751px no-repeat;
}

.BottomReorderIndicator_Sunset
{
	background-position:-21px -751px;
}

/*filtering*/

.GridFilterRow_Sunset td
{
	padding-top:5px;
	padding-bottom:5px;
}

.RadGrid_Sunset .rgFilter
{
	background-position:2px -656px;
}

.GridFilterRow_Sunset input[type="text"]
{
	border:1px solid #bbb894;/**/
	font:12px arial,sans-serif;
	color:#272522;
	vertical-align:middle;
}

/*grouping*/

.GroupPanel_Sunset
{
	border-top:1px solid #bfb9b2;
	border-bottom:1px solid #6a6255;
	background:#988e83 url('Grid/sprite.gif') 0 -997px repeat-x;
	color:#fff;
}

.GroupPanel_Sunset .rgSortAsc
{
	background-position:-21px -776px;
}

.GroupPanel_Sunset .rgSortDesc
{
	background-position:4px -775px;
}

.GroupPanel_Sunset td
{
	border-bottom:1px solid #a39b8f;
	padding:6px 5px;
}

.GroupPanel_Sunset td td
{
	border:0;
	padding:0;
}

.GroupHeader_Sunset
{
	background:#faf7e7;
	color:#a43a00;
	font-size:13px;
}

.GroupHeader_Sunset td
{
	border-bottom:1px solid #c4b7a2;
	padding-top:3px;
	padding-bottom:3px;
}

.RadGrid_Sunset .rgExpand
{
	background-position:-21px -627px;
}

.RadGrid_Sunset .rgCollapse
{
	background-position:3px -626px;
}

.GroupHeader_Sunset td div
{
	top:-0.6em;
}

.GroupHeader_Sunset td div div
{
	top:0;
}

/*editing*/

.GridEditForm_Sunset
{
	border-bottom:1px solid #cbbda9;
}

.GridEditForm_Sunset input[type="text"],
.GridEditForm_Sunset textarea
{
	border:1px solid #bbb894;/**/
	font:12px arial,sans-serif;
	color:#272522;
}

.RadGrid_Sunset .rgUpdate
{
	background-position:3px -930px;
}

.RadGrid_Sunset .rgCancel
{
	background-position:3px -962px;
}

/*hierarchy*/

.DetailTable_Sunset
{
	border-right:0;
}

/*command row*/

.GridCommandRow_Sunset
{
	background:#746c61 url('Grid/sprite.gif') 0 -1197px repeat-x;
	color:#fff;
}

.GridCommandRow_Sunset td
{
	border:0;
	border-top:1px solid #9f9990;
	border-bottom:1px solid #4c453c;
	padding:0;
}

.GridCommandRow_Sunset td td
{
	border:0;
	padding:3px 5px;
}

.GridCommandRow_Sunset td td td
{
	padding:1px;
}

.GridCommandRow_Sunset table
{
	border:0;
	border-bottom:1px solid #7f776c;
}

.GridCommandRow_Sunset table table
{
	border:0;
}

.GridCommandRow_Sunset a
{
	color:#fff;
	text-decoration:none;
}

.RadGrid_Sunset .rgAdd
{
	background-position:0 -841px;
}

.RadGrid_Sunset .rgRefresh
{
	background-position:0 -901px;
}

.RadGrid_Sunset .rgEdit
{
	background-position:0 -810px;
}

.RadGrid_Sunset .rgDel
{
	background-position:0 -871px;
}

/*loading*/

.LoadingPanel_Sunset
{
	background:#f4ede1 url(Grid/loading.gif) center center no-repeat;
}

/*rtl*/

.RadGridRTL_Sunset .GridHeader_Sunset,
.RadGridRTL_Sunset .ResizeHeader_Sunset
{
	text-align:right;
}

.RadGridRTL_Sunset .PagerLeft_Sunset,
.RadGridRTL_Sunset .GridPager_Sunset .radslider
{
	float:right;
}

.RadGridRTL_Sunset .PagerRight_Sunset
{
	float:left;
}
