/*Telerik RadGrid Yellow Skin*/

/*global*/

.RadGrid_Yellow
{
	background:#f4ede1;
	color:#272522;
}

.RadGrid_Yellow,
.MasterTable_Yellow,
.DetailTable_Yellow,
.GroupPanel_Yellow table,
.GridEditForm_Yellow table
{
	font:11px arial,sans-serif;
}

.RadGrid_Yellow,
.DetailTable_Yellow
{
	border:1px solid #cbbda9;
	border-top-color:#958e84;
}

.MasterTable_Yellow,
.DetailTable_Yellow
{
	border-collapse:separate !important;
}

.GridRow_Yellow td,
.GridAltRow_Yellow td,
.GridEditRow_Yellow td,
.GridFooter_Yellow td,
.GridGroupFooter_Yellow td,
.GridFilterRow_Yellow td,
.GridHeader_Yellow,
.ResizeHeader_Yellow,
.GroupHeader_Yellow td
{
	padding-left:4px;
	padding-right:4px;
}

.RadGrid_Yellow .rgAdd,
.RadGrid_Yellow .rgRefresh,
.RadGrid_Yellow .rgEdit,
.RadGrid_Yellow .rgDel,
.RadGrid_Yellow .rgFilter,
.RadGrid_Yellow .rgPagePrev,
.RadGrid_Yellow .rgPageNext,
.RadGrid_Yellow .rgExpand,
.RadGrid_Yellow .rgCollapse,
.RadGrid_Yellow .rgSortAsc,
.RadGrid_Yellow .rgSortDesc,
.RadGrid_Yellow .rgUpdate,
.RadGrid_Yellow .rgCancel
{
	width:16px;
	height:16px;
	border:0;
	padding:0;
	background-color:transparent;
	background-image:url('Yellow/sprite.gif');
	background-repeat:no-repeat;
	cursor:pointer;
}

.GroupPanelItems_Yellow input,
.GridCommandRow_Yellow img,
.GridHeader_Yellow input,
.GridFilterRow_Yellow img,
.GridPager_Yellow img
{
	vertical-align:middle;
}

/*header*/

.GridHeaderDiv_Yellow
{
	background:url('Yellow/sprite.gif') 0 -1397px repeat-x;
	
}

.GridHeader_Yellow, .ResizeHeader_Yellow
{
    border-bottom: 1px solid #8f2b00;
    padding-top: 8px;
    padding-bottom: 8px;
    background: #fedd24 url(  'Yellow/sprite.gif' ) repeat-x 0 0;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    border-color: #C0C0C0;
}

.GridHeader_Yellow,
.GridHeader_Yellow a
{
	color:#fff;
	text-decoration:none;
}

/*rows*/

.GridRow_Yellow
{
	background:#ebe4d6;
}

.GridRow_Yellow td,
.GridAltRow_Yellow td,
.GridEditRow_Yellow td,
.GridFooter_Yellow td,
.GridGroupFooter_Yellow td
{
	padding-top:4px;
	padding-bottom:4px;
}

.GridRow_Yellow a,
.GridAltRow_Yellow a,
.GridEditRow_Yellow a,
.GridFooter_Yellow a,
.GridGroupFooter_Yellow a,
.GridEditForm_Yellow a
{
	color:#272522;
}

.GridRow_Yellow td
{
	border-top:1px solid #ebe4d6;
	border-bottom:1px solid #ebe4d6;
}

.GridAltRow_Yellow td
{
	border-top:1px solid #f4ede1;
	border-bottom:1px solid #f4ede1;
}

.SelectedRow_Yellow
{
	background:#fdd0b7 url('Yellow/sprite.gif') 0 -200px repeat-x;
}

.SelectedRow_Yellow td
{
	border-top:1px solid #d07052;
	border-bottom:1px solid #d07052;
}

.ActiveRow_Yellow,
.GridRowOver_Yellow
{
	background:#fff;
}

.GridEditRow_Yellow
{
	background:#ffe2d7;
}

.GridEditRow_Yellow td
{
	border-top:1px solid #d07052;
	border-bottom:1px solid #d07052;
}

/*footer*/

.GridFooter_Yellow td,
.GridGroupFooter_Yellow td
{
	border-top:1px solid #e7e1d8;
}

/*status*/

.GridPager_Yellow span
{
	color:#9e9286;
}

/*paging*/

.GridPager_Yellow
{
	background:#ded6c6;
	line-height:20px;
}

.GridPager_Yellow td
{
	border-top:1px solid #cbbda9;
	border-bottom:1px solid #e7e1d8;
	padding:0 5px;
}

.GridPager_Yellow div span,
.GridPager_Yellow a,
.GridPager_Yellow .sliderPagerLabel_Yellow
{
	color:#272522;
}

.PagerLeft_Yellow
{
	float:left;
}

.PagerRight_Yellow
{
	float:right;
}

.PagerCenter_Yellow
{
	text-align:center;
}

.PagerCenter_Yellow span
{
	vertical-align:middle;
}

.RadGrid_Yellow .rgPagePrev
{
	background-position:5px -717px;
}

.RadGrid_Yellow .rgPageNext
{
	background-position:-21px -717px;
}

/*sorting, reordering*/

.GridHeader_Yellow .rgSortAsc
{
	background-position:-18px -598px;
	height:12px;
}

.GridHeader_Yellow .rgSortDesc
{
	background-position:3px -597px;
	height:12px;
}

.TopReorderIndicator_Yellow,
.BottomReorderIndicator_Yellow
{
	width:11px !important;
	height:11px !important;
	margin-left:-5px;
	background:url('Yellow/sprite.gif') 0 -751px no-repeat;
}

.BottomReorderIndicator_Yellow
{
	background-position:-21px -751px;
}

/*filtering*/

.GridFilterRow_Yellow td
{
	padding-top:5px;
	padding-bottom:5px;
}

.RadGrid_Yellow .rgFilter
{
	background-position:2px -656px;
}

.GridFilterRow_Yellow input[type="text"]
{
	border:1px solid #bbb894;/**/
	font:12px arial,sans-serif;
	color:#272522;
	vertical-align:middle;
}

/*grouping*/

.GroupPanel_Yellow
{
	border-top:1px solid #bfb9b2;
	border-bottom:1px solid #6a6255;
	background:#988e83 url('Yellow/sprite.gif') 0 -997px repeat-x;
	color:#fff;
}

.GroupPanel_Yellow .rgSortAsc
{
	background-position:-21px -776px;
}

.GroupPanel_Yellow .rgSortDesc
{
	background-position:4px -775px;
}

.GroupPanel_Yellow td
{
	border-bottom:1px solid #a39b8f;
	padding:6px 5px;
}

.GroupPanel_Yellow td td
{
	border:0;
	padding:0;
}

.GroupHeader_Yellow
{
	background:#faf7e7;
	color:#a43a00;
	font-size:13px;
}

.GroupHeader_Yellow td
{
	border-bottom:1px solid #c4b7a2;
	padding-top:3px;
	padding-bottom:3px;
}

.RadGrid_Yellow .rgExpand
{
	background-position:-21px -627px;
}

.RadGrid_Yellow .rgCollapse
{
	background-position:3px -626px;
}

.GroupHeader_Yellow td div
{
	top:-0.6em;
}

.GroupHeader_Yellow td div div
{
	top:0;
}

/*editing*/

.GridEditForm_Yellow
{
	border-bottom:1px solid #cbbda9;
}

.GridEditForm_Yellow input[type="text"],
.GridEditForm_Yellow textarea
{
	border:1px solid #bbb894;/**/
	font:12px arial,sans-serif;
	color:#272522;
}

.RadGrid_Yellow .rgUpdate
{
	background-position:3px -930px;
}

.RadGrid_Yellow .rgCancel
{
	background-position:3px -962px;
}

/*hierarchy*/

.DetailTable_Yellow
{
	border-right:0;
}

/*command row*/

.GridCommandRow_Yellow
{
	background:#746c61 url('Yellow/sprite.gif') 0 -1197px repeat-x;
	color:#fff;
}

.GridCommandRow_Yellow td
{
	border:0;
	border-top:1px solid #9f9990;
	border-bottom:1px solid #4c453c;
	padding:0;
}

.GridCommandRow_Yellow td td
{
	border:0;
	padding:3px 5px;
}

.GridCommandRow_Yellow td td td
{
	padding:1px;
}

.GridCommandRow_Yellow table
{
	border:0;
	border-bottom:1px solid #7f776c;
}

.GridCommandRow_Yellow table table
{
	border:0;
}

.GridCommandRow_Yellow a
{
	color:#fff;
	text-decoration:none;
}

.RadGrid_Yellow .rgAdd
{
	background-position:0 -841px;
}

.RadGrid_Yellow .rgRefresh
{
	background-position:0 -901px;
}

.RadGrid_Yellow .rgEdit
{
	background-position:0 -810px;
}

.RadGrid_Yellow .rgDel
{
	background-position:0 -871px;
}

/*loading*/

.LoadingPanel_Yellow
{
	background:#f4ede1 url(Yellow/loading.gif) center center no-repeat;
}

/*rtl*/

.RadGridRTL_Yellow .GridHeader_Yellow,
.RadGridRTL_Yellow .ResizeHeader_Yellow
{
	text-align:right;
}

.RadGridRTL_Yellow .PagerLeft_Yellow,
.RadGridRTL_Yellow .GridPager_Yellow .radslider
{
	float:right;
}

.RadGridRTL_Yellow .PagerRight_Yellow
{
	float:left;
}
