/*Telerik RadGrid Default Skin*/

/*global*/

.RadGrid_MyCustomSkinPublic
{
	background:#d4d0c8;
	color:#333;
}

.RadGrid_MyCustomSkinPublic,
.MasterTable_MyCustomSkinPublic,
.DetailTable_MyCustomSkinPublic,
.GroupPanel_MyCustomSkinPublic table,
.GridCommandRow_MyCustomSkinPublic table,
.GridEditForm_MyCustomSkinPublic table,
.GridToolTip_MyCustomSkinPublic
{
	font:11px/1.4 arial,sans-serif;
}

.RadGrid_MyCustomSkinPublic,
.DetailTable_MyCustomSkinPublic
{
	border:1px solid #232323;
}

.MasterTable_MyCustomSkinPublic,
.DetailTable_MyCustomSkinPublic
{
	background:#fff;
	border-collapse:separate !important;
}

.GridRow_MyCustomSkinPublic td,
.GridAltRow_MyCustomSkinPublic td,
.GridEditRow_MyCustomSkinPublic td,
.GridFooter_MyCustomSkinPublic td,
.GridGroupFooter_MyCustomSkinPublic td
{
	padding-left:10px;
	padding-right:6px;
}

.RadGrid_MyCustomSkinPublic .rgAdd,
.RadGrid_MyCustomSkinPublic .rgRefresh,
.RadGrid_MyCustomSkinPublic .rgEdit,
.RadGrid_MyCustomSkinPublic .rgDel,
.RadGrid_MyCustomSkinPublic .rgFilter,
.RadGrid_MyCustomSkinPublic .rgPagePrev,
.RadGrid_MyCustomSkinPublic .rgPageNext,
.RadGrid_MyCustomSkinPublic .rgPageFirst,
.RadGrid_MyCustomSkinPublic .rgPageLast,
.RadGrid_MyCustomSkinPublic .rgExpand,
.RadGrid_MyCustomSkinPublic .rgCollapse,
.RadGrid_MyCustomSkinPublic .rgSortAsc,
.RadGrid_MyCustomSkinPublic .rgSortDesc,
.RadGrid_MyCustomSkinPublic .rgUpdate,
.RadGrid_MyCustomSkinPublic .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;
	font-size:1px;
	cursor:pointer;
}

.GroupPanelItems_MyCustomSkinPublic input,
.GridCommandRow_MyCustomSkinPublic img,
.GridHeader_MyCustomSkinPublic input,
.GridFilterRow_MyCustomSkinPublic img,
.GridPager_MyCustomSkinPublic img
{
	vertical-align:middle;
}

/*header*/

.GridHeaderDiv_MyCustomSkinPublic
{
	background:#929292 url('Grid/sprite.gif') 0 -1348px repeat-x;
}

.GridHeader_MyCustomSkinPublic,
.ResizeHeader_MyCustomSkinPublic
{
	border-bottom:1px solid #010101;
	background:url('../../Includes/Images/navigation-center.jpg') repeat-x #9A6600;
	padding:10px 6px 10px 11px;
	text-align:left;
	font-size:11px;
	font-weight:normal;
}

.GridHeader_MyCustomSkinPublic:first-child,
.ResizeHeader_MyCustomSkinPublic:first-child
{
	background-position:-2px 0;
}

.DetailTable_MyCustomSkinPublic .GridHeader_MyCustomSkinPublic,
.DetailTable_MyCustomSkinPublic .ResizeHeader_MyCustomSkinPublic
{
	padding-top:2px;
	padding-bottom:2px;
	background:url('../../Includes/Images/navigation-center.jpg') 0 -316px repeat-x #9A6600;
}

.DetailTable_MyCustomSkinPublic .GridHeader_MyCustomSkinPublic:first-child,
.DetailTable_MyCustomSkinPublic .ResizeHeader_MyCustomSkinPublic:first-child
{
	background-position:-2px -316px;
}

.GridHeader_MyCustomSkinPublic,
.GridHeader_MyCustomSkinPublic a
{
	color:#fff;
	text-decoration:none;
}

.GridAltRow_MyCustomSkinPublic,
.GridAltRow_MyCustomSkinPublic td
{
	background-color:#9A6600;
	color:#fff;
}
/*rows*/

.GridRow_MyCustomSkinPublic td,
.GridAltRow_MyCustomSkinPublic td,
.GridEditRow_MyCustomSkinPublic td,
.GridFooter_MyCustomSkinPublic td,
.GridGroupFooter_MyCustomSkinPublic td
{
	
	padding-top:0.4em;
	padding-bottom:0.4em;
}

.GridRow_MyCustomSkinPublic td,
.GridAltRow_MyCustomSkinPublic td,
.GridFooter_MyCustomSkinPublic td,
.GridGroupFooter_MyCustomSkinPublic td
{
	border-left:1px solid #7e7e7e;
}

.GridRow_MyCustomSkinPublic>td:first-child,
.GridAltRow_MyCustomSkinPublic>td:first-child,
.GridFooter_MyCustomSkinPublic>td:first-child,
.GridGroupFooter_MyCustomSkinPublic>td:first-child
{
	border-left-color:#fff;
}

.GridRow_MyCustomSkinPublic a,
.GridAltRow_MyCustomSkinPublic a,
.GridFooter_MyCustomSkinPublic a,
.GridGroupFooter_MyCustomSkinPublic a,
.GridEditForm_MyCustomSkinPublic a
{
	color:#333;
}

.SelectedRow_MyCustomSkinPublic
{
	background:#4c4c4c;
	color:#fff;
}

.SelectedRow_MyCustomSkinPublic a,
.GridEditRow_MyCustomSkinPublic a
{
	color:#fff;
}

.SelectedRow_MyCustomSkinPublic td,
.SelectedRow_MyCustomSkinPublic>td:first-child
{
	border-left-color:#3f3f3f;
}

.ActiveRow_MyCustomSkinPublic,
.GridRowOver_MyCustomSkinPublic
{
	background:#e6e6e6;
	color:#333;
}

.ActiveRow_MyCustomSkinPublic>td:first-child,
.GridRowOver_MyCustomSkinPublic>td:first-child
{
	border-left-color:#e6e6e6;
}

.GridEditRow_MyCustomSkinPublic
{
	background:#2c2c2c;
	color:#fff;
}

.GridEditRow_MyCustomSkinPublic td
{
	border-left-color:#373737;
}

/*footer*/

.GridFooterDiv_MyCustomSkinPublic
{
	background:#fff;
}

.GridFooter_MyCustomSkinPublic,
.GridGroupFooter_MyCustomSkinPublic
{
	color:#666;
}

.GridFooter_MyCustomSkinPublic td,
.GridGroupFooter_MyCustomSkinPublic td
{
	border-top:1px solid #e8e8e8;
}

/*status*/

.GridPager_MyCustomSkinPublic span
{
	color:#666;
}

/*paging*/

.GridPager_MyCustomSkinPublic
{
	background:#D3BA91;
	line-height:23px;
}

.GridPager_MyCustomSkinPublic td
{
	border-top:1px solid #acacac;
	border-bottom:1px solid #e7e6d9;
	padding:0 10px;
}

.GridPager_MyCustomSkinPublic div span,
.GridPager_MyCustomSkinPublic a,
.GridPager_MyCustomSkinPublic .sliderPagerLabel_MyCustomSkinPublic
{
	color:#333;
}

.PagerLeft_MyCustomSkinPublic
{
	float:left;
}

.PagerRight_MyCustomSkinPublic
{
	float:right;
}

.PagerCenter_MyCustomSkinPublic
{
	text-align:center;
}

.PagerCenter_MyCustomSkinPublic *
{
	vertical-align:middle;
}

.RadGrid_MyCustomSkinPublic .rgPagePrev
{
	background-position:5px -1248px;
}

.RadGrid_MyCustomSkinPublic .rgPageNext
{
	background-position:-21px -1248px;
}

.RadGrid_MyCustomSkinPublic .rgPageFirst
{
	background-position:4px -1280px;
}

.RadGrid_MyCustomSkinPublic .rgPageLast
{
	background-position:-20px -1280px;
}

/*sorting, reordering*/

.GridHeader_MyCustomSkinPublic .rgSortAsc
{
	background-position:-18px -960px;
}

.GridHeader_MyCustomSkinPublic .rgSortDesc
{
	background-position:3px -959px;
}

.TopReorderIndicator_MyCustomSkinPublic,
.BottomReorderIndicator_MyCustomSkinPublic
{
	width:11px !important;
	height:11px !important;
	margin-left:-5px;
	background:url('Grid/sprite.gif') 0 -932px no-repeat;
}

.BottomReorderIndicator_MyCustomSkinPublic
{
	background-position:-21px -932px;
}

/*filtering*/

.GridFilterRow_MyCustomSkinPublic td
{
	border-bottom:1px solid #696969;
	padding:0.2em 6px 0.2em 11px;
	background:url('Grid/sprite.gif') 0 -796px no-repeat #929292;
}

.GridFilterRow_MyCustomSkinPublic>td:first-child
{
	background:none #929292;
}

.RadGrid_MyCustomSkinPublic .rgFilter
{
	background-position:2px -897px;
}

.GridFilterRow_MyCustomSkinPublic input[type="text"]
{
	border:1px solid #626262;
	font:12px arial,sans-serif;
	color:#333;
	vertical-align:middle;
}

/*grouping*/

.GroupPanel_MyCustomSkinPublic
{
	border-top:1px solid #383838;
	background:url('Grid/sprite.gif') repeat-x 0 -400px #1f1f1f;
	color:#8f8f8f;
}

.GroupPanel_MyCustomSkinPublic .rgSortAsc
{
	background-position:-21px -1023px;
}

.GroupPanel_MyCustomSkinPublic .rgSortDesc
{
	background-position:5px -1023px;
}

.GroupPanel_MyCustomSkinPublic td
{
	padding:1px 6px 4px;
}

.GroupPanel_MyCustomSkinPublic td td
{
	padding:0;
}

.GroupHeader_MyCustomSkinPublic
{
	background:url('Grid/sprite.gif') 0 -581px repeat-x;
	font-size:1.27em;
	font-weight:bold;
}

.GroupHeader_MyCustomSkinPublic td
{
	padding:0.5em 11px 0.5em 6px;
}

.GroupHeader_MyCustomSkinPublic td p
{
    display:inline;
    padding:0 10px;
    background:#fff;
}

.RadGrid_MyCustomSkinPublic .rgExpand
{
	background-position:-21px -990px;
}

.RadGrid_MyCustomSkinPublic .rgCollapse
{
	background-position:4px -989px;
}

.GroupHeader_MyCustomSkinPublic .rgExpand,
.GroupHeader_MyCustomSkinPublic .rgCollapse
{
	background-color:#fff;
}

.GroupHeader_MyCustomSkinPublic td div
{
	top:-0.6em;
}

.GroupHeader_MyCustomSkinPublic td div div
{
	top:0;
	background:#fff;
	padding:0 15px;
}

.GroupHeader_MyCustomSkinPublic td div div div
{
	background:transparent;
	padding:0;
}

/*editing*/

.GridEditForm_MyCustomSkinPublic
{
	border-bottom:1px solid #7e7e7e;
}

.RadGrid_MyCustomSkinPublic .rgUpdate
{
	background-position:2px -1186px;
}

.RadGrid_MyCustomSkinPublic .rgCancel
{
	background-position:2px -1217px;
}

/*hierarchy*/

.DetailTable_MyCustomSkinPublic
{
	border-right:0;
}

/*command row*/

.GridCommandRow_MyCustomSkinPublic
{
	background:url('Grid/sprite.gif') repeat-x 0 -400px #1f1f1f;
	color:#8f8f8f;
}

.GridCommandRow_MyCustomSkinPublic td
{
	
	border-top:1px solid #383838;
	padding:1px 6px 2px;
}

.GridCommandRow_MyCustomSkinPublic td td
{
	border:0;
	padding:0;
}

.GridCommandRow_MyCustomSkinPublic a
{
	color:#9a9a9a;
	text-decoration:none;
}

.GridCommandRow_MyCustomSkinPublic a img
{
	vertical-align:middle;
}

.RadGrid_MyCustomSkinPublic .rgAdd
{
	background-position:0 -1060px;
}

.RadGrid_MyCustomSkinPublic .rgRefresh
{
	background-position:0 -1092px;
}

.RadGrid_MyCustomSkinPublic .rgEdit
{
	background-position:1px -1123px;
}

.RadGrid_MyCustomSkinPublic .rgDel
{
	background-position:0 -1156px;
}

/*loading*/

.LoadingPanel_MyCustomSkinPublic
{
	background:url('Grid/loading.gif') center center no-repeat #fff;
}

/*multirow select*/

.GridRowSelector_MyCustomSkinPublic
{
	background:#002;
}

/*row drag n drop*/

.GridItemDropIndicator_MyCustomSkinPublic
{
    border-top:1px dashed #666;
}

/*tooltip*/

.GridToolTip_MyCustomSkinPublic
{
	border:1px solid #383838;
	padding:3px;
	background:#fff;
	color:#000;
}

/*rtl*/

.RadGridRTL_MyCustomSkinPublic .GridHeader_MyCustomSkinPublic,
.RadGridRTL_MyCustomSkinPublic .ResizeHeader_MyCustomSkinPublic
{
	text-align:right;
}

.RadGridRTL_MyCustomSkinPublic .GridRow_MyCustomSkinPublic td,
.RadGridRTL_MyCustomSkinPublic .GridAltRow_MyCustomSkinPublic td,
.RadGridRTL_MyCustomSkinPublic .GridEditRow_MyCustomSkinPublic td,
.RadGridRTL_MyCustomSkinPublic .GridFooter_MyCustomSkinPublic td,
.RadGridRTL_MyCustomSkinPublic .GroupHeader_MyCustomSkinPublic td
{
	padding-right:10px;
	padding-left:6px;
}

.RadGridRTL_MyCustomSkinPublic .GridHeader_MyCustomSkinPublic,
.RadGridRTL_MyCustomSkinPublic .ResizeHeader_MyCustomSkinPublic,
.RadGridRTL_MyCustomSkinPublic .GridFilterRow_MyCustomSkinPublic td
{
	padding-right:11px;
	padding-left:6px;
}

.RadGridRTL_MyCustomSkinPublic .PagerLeft_MyCustomSkinPublic,
.RadGridRTL_MyCustomSkinPublic .GridPager_MyCustomSkinPublic .radslider
{
	float:right;
}

.RadGridRTL_MyCustomSkinPublic .PagerRight_MyCustomSkinPublic
{
	float:left;
}

.RadGridRTL_MyCustomSkinPublic .GridRow_MyCustomSkinPublic>td:first-child,
.RadGridRTL_MyCustomSkinPublic .GridAltRow_MyCustomSkinPublic>td:first-child,
.RadGridRTL_MyCustomSkinPublic .GridFooter_MyCustomSkinPublic>td:first-child,
.RadGridRTL_MyCustomSkinPublic .GridGroupFooter_MyCustomSkinPublic>td:first-child
{
	border-left-color:#7e7e7e;
}
