/* RadGrid hendrixutd Skin */

/*global*/

.RadGrid_hendrixutd
{
	/*
	background:#fff;
	color:#333;
	*/
	
	background:#FDECC1;
	color: black;
}

.RadGrid_hendrixutd,
.DetailTable_hendrixutd
{
	border:1px solid #6788be;
}

.RadGrid_hendrixutd,
.MasterTable_hendrixutd,
.DetailTable_hendrixutd,
.GroupPanel_hendrixutd table,
.GridEditForm_hendrixutd table,
.GridToolTip_hendrixutd
{
	font:11px arial,verdana,sans-serif;
}

.MasterTable_hendrixutd,
.DetailTable_hendrixutd
{
	border-collapse:separate !important;
}

.MasterTable_hendrixutd
{
	border:5px solid #fff;
}

.GridRow_hendrixutd td,
.GridAltRow_hendrixutd td,
.GridEditRow_hendrixutd td,
.GridFooter_hendrixutd td,
.GridGroupFooter_hendrixutd td,
.GridFilterRow_hendrixutd td,
.GridHeader_hendrixutd,
.ResizeHeader_hendrixutd,
.GroupHeader_hendrixutd td
{
	padding-left:4px;
	padding-right:4px;
}

.RadGrid_hendrixutd .rgAdd,
.RadGrid_hendrixutd .rgRefresh,
.RadGrid_hendrixutd .rgEdit,
.RadGrid_hendrixutd .rgDel,
.RadGrid_hendrixutd .rgFilter,
.RadGrid_hendrixutd .rgPagePrev,
.RadGrid_hendrixutd .rgPageNext,
.RadGrid_hendrixutd .rgPageFirst,
.RadGrid_hendrixutd .rgPageLast,
.RadGrid_hendrixutd .rgExpand,
.RadGrid_hendrixutd .rgCollapse,
.RadGrid_hendrixutd .rgSortAsc,
.RadGrid_hendrixutd .rgSortDesc,
.RadGrid_hendrixutd .rgUpdate,
.RadGrid_hendrixutd .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_hendrixutd input,
.GridCommandRow_hendrixutd img,
.GridHeader_hendrixutd input,
.GridFilterRow_hendrixutd img,
.GridPager_hendrixutd img
{
	vertical-align:middle;
}

/*header*/

.GridHeader_hendrixutd,
.ResizeHeader_hendrixutd
{
	padding-top:4px;
	padding-bottom:4px;
	
	/*
	background:#92b4e0;
	*/
	
	background-color:#FBBA00;
	text-align:left;
}

.GridHeader_hendrixutd,
.GridHeader_hendrixutd a
{
	/*
	color:#fff;
	*/
	
	color: black;
	text-decoration:none;
}

/*rows*/

.GridRow_hendrixutd td,
.GridAltRow_hendrixutd td,
.GridEditRow_hendrixutd td
{
	border-bottom:1px solid #d8dde0;
	padding-top:5px;
	padding-bottom:5px;
}

.GridRow_hendrixutd a,
.GridAltRow_hendrixutd a,
.GridEditRow_hendrixutd a
{
	color:#333;
}

.SelectedRow_hendrixutd
{
	background:#dcfc5c;
}

.GridRowOver_hendrixutd,
.ActiveRow_hendrixutd
{
	background:#e7f1ff;
}

.GridRowOver_hendrixutd td,
.ActiveRow_hendrixutd td
{
	border-bottom-color:#a5bedf;
}

.SelectedRow_hendrixutd td
{
	border-bottom-color:#accb2d;
}

.GridEditRow_hendrixutd
{
	background:#ffffe1;
}

.GridEditRow_hendrixutd td
{
	border-bottom:1px solid #d8dde0;
}

/*footer*/

.GridFooterDiv_hendrixutd,
.GridFooter_hendrixutd,
.GridGroupFooter_hendrixutd
{
	background:#fbfbfb;
	font-weight:bold;
}

.GridFooter_hendrixutd,
.GridFooter_hendrixutd a,
.GridGroupFooter_hendrixutd,
.GridGroupFooter_hendrixutd a
{
	color:#666;
}

.GridFooter_hendrixutd td,
.GridGroupFooter_hendrixutd td
{
	border-top:1px solid #e8e6e6;
	border-bottom:1px solid #e8e6e6;
	padding-top:5px;
	padding-bottom:5px;
}

/*status*/

.GridPager_hendrixutd span
{
	color:#999;
}

/*paging*/

.GridPager_hendrixutd
{
	background:#d6d6d6;
	font-weight:bold;
}

.GridPager_hendrixutd td
{
	/*
	padding:4px;
	*/
	
	padding: 1px;
}

.GridPager_hendrixutd td,
.GridPager_hendrixutd td a
{
	color:#666;	 
}

.PagerLeft_hendrixutd
{
	float:left;
}

.PagerRight_hendrixutd
{
	float:right;
}

.PagerCenter_hendrixutd
{
	text-align:center;
}

.PagerCenter_hendrixutd span
{
	vertical-align:middle;
}

.RadGrid_hendrixutd .rgPagePrev
{
	background-position:6px -224px;
}

.RadGrid_hendrixutd .rgPageNext
{
	background-position:-22px -224px;
}

.RadGrid_hendrixutd .rgPageFirst
{
	background-position:5px -192px;
}

.RadGrid_hendrixutd .rgPageLast
{
	background-position:-21px -192px;
}

/*sorting, reordering*/

.GridHeader_hendrixutd .rgSortAsc
{
	background-position:-21px -256px;
	height:12px;
}

.GridHeader_hendrixutd .rgSortDesc
{
	background-position:4px -256px;
	height:12px;
}

.TopReorderIndicator_hendrixutd,
.BottomReorderIndicator_hendrixutd
{
	width:11px !important;
	height:11px !important;
	margin-left:-5px;
	background:url('Grid/sprite.gif') 0 -100px no-repeat;
}

.BottomReorderIndicator_hendrixutd
{
	background-position:-21px -100px;
}

/*filtering*/

.GridFilterRow_hendrixutd td
{
	padding-top:5px;
	padding-bottom:5px;
}

.RadGrid_hendrixutd .rgFilter
{
	background-position:2px -288px;
}

.GridFilterRow_hendrixutd td
{
	border-bottom:1px solid #a5bedf;
}

.GridFilterRow_hendrixutd input[type="text"]
{
	border:1px solid #6788be;
	border-bottom-width:2px;
	font:12px arial,sans-serif;
	color:#000;
	vertical-align:middle;
}

/*grouping*/

.GroupPanel_hendrixutd
{
	border:1px dashed #ff9900;
	background:#ffebcc;
}

.GroupPanel_hendrixutd td
{
	padding:2px 4px;
}

.GroupPanel_hendrixutd td td
{
	padding:1px;
}

.GroupPanelItems_hendrixutd
{
	border:1px solid #8e827f;
	background:url('Grid/sprite.gif') 0 0 repeat-x #544b58;
	color:#fff;
	padding:2px 4px;
}

.GroupPanel_hendrixutd .rgSortAsc
{
	background-position:-21px -254px;
}

.GroupPanel_hendrixutd .rgSortDesc
{
	background-position:4px -254px;
}

.GroupHeader_hendrixutd td
{
	border-bottom:2px solid #6788be;
	padding-top:3px;
	padding-bottom:4px;
}

.RadGrid_hendrixutd .rgExpand
{
	background-position:2px -130px;
}

.RadGrid_hendrixutd .rgCollapse
{
	background-position:2px -162px;
}

.GroupHeader_hendrixutd td div
{
	top:-0.6em;
}

.GroupHeader_hendrixutd td div div
{
	top:0;
}

/*editing*/

.GridEditForm_hendrixutd
{
	border-bottom:1px solid #d8dde0;
}

.GridEditForm_hendrixutd input[type="text"],
.GridEditForm_hendrixutd input[type="password"],
.GridEditForm_hendrixutd textarea
{
	border:1px solid #6788be;
	border-bottom-width:2px;
	font:12px arial,sans-serif;
	color:#000;
}

.GridEditForm_hendrixutd a
{
	color:#333;
}

.RadGrid_hendrixutd .rgUpdate
{
	background-position:3px -321px;
}

.RadGrid_hendrixutd .rgCancel
{
	background-position:2px -353px;
}

/*hierarchy*/

.DetailTable_hendrixutd
{
	border-right:0;
}

/*command row*/

.GridCommandRow_hendrixutd
{
	background:#fff;
}

.GridCommandRow_hendrixutd td
{
	border:0;
	padding:0;
}

.GridCommandRow_hendrixutd a
{
	color:#333;
}

.RadGrid_hendrixutd .rgAdd
{
	background-position:2px -386px;
}

.RadGrid_hendrixutd .rgRefresh
{
	background-position:5px -417px;
}

.RadGrid_hendrixutd .rgEdit
{
	background-position:2px -450px;
}

.RadGrid_hendrixutd .rgDel
{
	background-position:2px -482px;
}

/*loading*/

.LoadingPanel_hendrixutd
{
	background:#f3f3e2;
}

/*multirow select*/

.GridRowSelector_hendrixutd
{
	background:#336;
}

/*row drag n drop*/

.GridItemDropIndicator_hendrixutd
{
    border-top:1px dashed #666;
}

/*tooltip*/

.GridToolTip_hendrixutd
{
	border:1px solid #6788be;
	padding:3px;
	background:#e9f2ff;
	color:#575757;
}

/*rtl*/

.RadGridRTL_hendrixutd .GridHeader_hendrixutd,
.RadGridRTL_hendrixutd .ResizeHeader_hendrixutd
{
	text-align:right;
}

.RadGridRTL_hendrixutd .PagerLeft_hendrixutd,
.RadGridRTL_hendrixutd .GridPager_hendrixutd .radslider
{
	float:right;
}

.RadGridRTL_hendrixutd .PagerRight_hendrixutd
{
	float:left;
}
