/*Telerik RadGrid lqhba Skin*/

/*global*/

.RadGrid_lqhba
{
	background: #DAD1C0;
	color: Black;
}

.RadGrid_lqhba,
.MasterTable_lqhba,
.DetailTable_lqhba,
.GroupPanel_lqhba table,
.GridCommandRow_lqhba table,
.GridEditForm_lqhba table,
.GridToolTip_lqhba
{
	font:11px arial,sans-serif;
}

.RadGrid_lqhba,
.DetailTable_lqhba
{
	border:1px solid #828282;
}

.MasterTable_lqhba,
.DetailTable_lqhba
{
	border-collapse:separate !important;
}

.GridRow_lqhba td,
.GridAltRow_lqhba td,
.GridEditRow_lqhba td,
.GridFooter_lqhba td,
.GridGroupFooter_lqhba td,
.GridFilterRow_lqhba td,
.GridHeader_lqhba,
.ResizeHeader_lqhba,
.GroupHeader_lqhba td
{
	padding-left:4px;
	padding-right:4px;
}

.RadGrid_lqhba .rgAdd,
.RadGrid_lqhba .rgRefresh,
.RadGrid_lqhba .rgEdit,
.RadGrid_lqhba .rgDel,
.RadGrid_lqhba .rgFilter,
.RadGrid_lqhba .rgPagePrev,
.RadGrid_lqhba .rgPageNext,
.RadGrid_lqhba .rgPageFirst,
.RadGrid_lqhba .rgPageLast,
.RadGrid_lqhba .rgExpand,
.RadGrid_lqhba .rgCollapse,
.RadGrid_lqhba .rgSortAsc,
.RadGrid_lqhba .rgSortDesc,
.RadGrid_lqhba .rgUpdate,
.RadGrid_lqhba .rgCancel
{
	width:16px;
	height:16px;
	border:0;
	padding:0;
	background-color:transparent;
	background-image:url('../lqhbaMenu/Grid/sprite.gif');
	background-repeat:no-repeat;
	vertical-align:middle;
	font-size:1px;
	cursor:pointer;
}

.GroupPanelItems_lqhba input,
.GridCommandRow_lqhba img,
.GridHeader_lqhba input,
.GridFilterRow_lqhba img,
.GridPager_lqhba img
{
	vertical-align:middle;
}

/*header*/

.GridHeaderDiv_lqhba
{
	background:#fff url('../lqhbaMenu/Grid/sprite.gif') 0 -2914px repeat-x;
}

.GridHeader_lqhba,
.ResizeHeader_lqhba
{
	border-bottom:1px solid #828282;
	padding-top:9px;
	padding-bottom:8px;
	background: #B3AA92 url('../lqhbaMenu/Grid/sprite.gif') repeat-x 0 0;
	font-size:13px;
	text-align:left;
}

.GridHeader_lqhba,
.GridHeader_lqhba a
{
	color:#242424;
	text-decoration:none;
}

/*rows*/

.GridAltRow_lqhba
{
	background:#efefef;
}

.GridRow_lqhba td,
.GridAltRow_lqhba td,
.GridEditRow_lqhba td,
.GridFooter_lqhba td,
.GridGroupFooter_lqhba td
{
	padding-top:3px;
	padding-bottom:4px;
}

.GridRow_lqhba a,
.GridAltRow_lqhba a,
.GridEditRow_lqhba a,
.GridFooter_lqhba a,
.GridGroupFooter_lqhba a,
.GridEditForm_lqhba a
{
	color:#242424;
}

.GridRow_lqhba td
{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

.GridAltRow_lqhba td
{
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
}

.SelectedRow_lqhba
{
	background:#959595 url('../lqhbaMenu/Grid/sprite.gif') 0 -1816px repeat-x;
}

.SelectedRow_lqhba,
.SelectedRow_lqhba a
{
	color:#fff;
}

.ActiveRow_lqhba,
.GridRowOver_lqhba,
.GridEditRow_lqhba
.ActiveRow_lqhba a,
.GridRowOver_lqhba a,
.GridEditRow_lqhba a
{
	color:#444;
}

.ActiveRow_lqhba
{
	background:#dfdfdf;
}

.ActiveRow_lqhba td
{
	border-top:1px solid #a5a5a5;
	border-bottom:1px solid #a5a5a5;
}

.GridRowOver_lqhba,
.GridEditRow_lqhba
{
	background:#b6b6b6 url('../lqhbaMenu/Grid/sprite.gif') 0 -1316px repeat-x;
}

.GridRowOver_lqhba td,
.GridEditRow_lqhba td
{
	border-top:1px solid #a5a5a5;
	border-bottom:1px solid #6b6b6b;
}

.SelectedRow_lqhba td
{
	border-top:1px solid #333;
	border-bottom:1px solid #262626;
}

/*footer*/

.GridFooter_lqhba td,
.GridGroupFooter_lqhba td
{
	border-top:1px solid #828282;
}

/*status*/

.GridPager_lqhba span
{
	color:#666;
}

/*paging*/

.GridPager_lqhba
{
	background:#e1e1e1 url('../lqhbaMenu/Grid/sprite.gif') 0 -600px repeat-x;
	line-height:20px;
}

.GridPager_lqhba td
{
	border-top:1px solid #828282;
	border-bottom:1px solid #f2f2f2;
	padding:0 5px;
}

.GridPager_lqhba div span,
.GridPager_lqhba a,
.GridPager_lqhba .sliderPagerLabel_lqhba
{
	color:#242424;
}

.PagerLeft_lqhba
{
	float:left;
}

.PagerRight_lqhba
{
	float:right;
}

.PagerCenter_lqhba
{
	text-align:center;
}

.PagerCenter_lqhba span
{
	vertical-align:middle;
}

.RadGrid_lqhba .rgPagePrev
{
	background-position:5px -993px;
}

.RadGrid_lqhba .rgPageNext
{
	background-position:-21px -993px;
}

.RadGrid_lqhba .rgPageFirst
{
	background-position:4px -961px;
}

.RadGrid_lqhba .rgPageLast
{
	background-position:-20px -961px;
}

/*sorting, reordering*/

.GridHeader_lqhba .rgSortAsc
{
	background-position:-18px -929px;
	height:12px;
}

.GridHeader_lqhba .rgSortDesc
{
	background-position:3px -929px;
	height:12px;
}

.TopReorderIndicator_lqhba,
.BottomReorderIndicator_lqhba
{
	width:11px !important;
	height:11px !important;
	margin-left:-5px;
	background:url('../lqhbaMenu/Grid/sprite.gif') 0 -900px no-repeat;
}

.BottomReorderIndicator_lqhba
{
	background-position:-21px -900px;
}

/*filtering*/

.GridFilterRow_lqhba
{
	background:#fff;
}

.GridFilterRow_lqhba td
{
	border-bottom:1px solid #828282;
	padding-top:3px;
	padding-bottom:5px;
}

.RadGrid_lqhba .rgFilter
{
	background-position:2px -1025px;
}

.GridFilterRow_lqhba input[type="text"]
{
	border:1px solid #828282;
	font:12px arial,sans-serif;
	color:#242424;
	vertical-align:middle;
}

/*grouping*/

.GroupPanel_lqhba
{
	border-top: 1px solid #AA9556;
	border-bottom: 1px solid #392E12;
	background: #544321 url('../lqhbaMenu/Grid/sprite.gif') repeat-x 0 -2316px;
	color:#fff;
}

.GroupPanel_lqhba .rgSortAsc
{
	background-position:-21px -862px;
}

.GroupPanel_lqhba .rgSortDesc
{
	background-position:4px -861px;
}

.GroupPanel_lqhba td
{
	border-bottom:1px solid #aaa;
	padding:4px 5px 6px;
}

.GroupPanel_lqhba td td
{
	border:0;
	padding:0;
}

.GroupHeader_lqhba
{
	color:#666;
	font-size:12px;
}

.GroupHeader_lqhba td
{
	border-bottom:1px solid #909090;
	padding-top:6px;
	padding-bottom:3px;
}

.RadGrid_lqhba .rgExpand
{
	background-position:5px -1057px;
}

.RadGrid_lqhba .rgCollapse
{
	background-position:3px -1088px;
}

.GroupHeader_lqhba td div
{
	top:-0.6em;
}

.GroupHeader_lqhba td div div
{
	top:0;
}

/*editing*/

.GridEditForm_lqhba
{
	border-bottom:1px solid #828282;
}

.RadGrid_lqhba .rgUpdate
{
	background-position:3px -1249px;
}

.RadGrid_lqhba .rgCancel
{
	background-position:3px -1280px;
}

/*hierarchy*/

.DetailTable_lqhba
{
	border-right:0;
}

/*command row*/

.GridCommandRow_lqhba
{
	background: #544321 url('../lqhbaMenu/Grid/sprite.gif') repeat-x 0 -2614px;
	color:#fff;
}

.GridCommandRow_lqhba td
{
	border:0;
	border-top:1px solid #b2b2b2;
	border-bottom:1px solid #5a5a5a;
	padding:0;
}

.GridCommandRow_lqhba td td
{
	border:0;
	padding:3px 5px;
}

.GridCommandRow_lqhba td td td
{
	padding:1px;
}

.GridCommandRow_lqhba table
{
	border:0;
	border-bottom:1px solid #939393;
}

.GridCommandRow_lqhba table table
{
	border:0;
}

.GridCommandRow_lqhba a
{
	color:#fff;
	text-decoration:none;
}

.RadGrid_lqhba .rgAdd
{
	background-position:0 -1220px;
}

.RadGrid_lqhba .rgRefresh
{
	background-position:0 -1124px;
}

.RadGrid_lqhba .rgEdit
{
	background-position:0 -1155px;
}

.RadGrid_lqhba .rgDel
{
	background-position:0 -1188px;
}

/*loading*/

.LoadingPanel_lqhba
{
	background:#efefef url('../lqhbaMenu/Grid/loading.gif') center center no-repeat;
}

/*multirow select*/

.GridRowSelector_lqhba
{
	background:#555;
}

/*row drag n drop*/

.GridItemDropIndicator_lqhba
{
    border-top:1px dashed #666;
}

/*tooltip*/

.GridToolTip_lqhba
{
	border:1px solid #828282;
	padding:3px;
	background:#f9f9f9;
	color:#242424;
}

/*rtl*/

.RadGridRTL_lqhba .GridHeader_lqhba,
.RadGridRTL_lqhba .ResizeHeader_lqhba
{
	text-align:right;
}

.RadGridRTL_lqhba .PagerLeft_lqhba,
.RadGridRTL_lqhba .GridPager_lqhba .radslider
{
	float:right;
}

.RadGridRTL_lqhba .PagerRight_lqhba
{
	float:left;
}

