/* Telerik RadGrid WebDarkBlue Skin */

/*global*/

.RadGrid_WebDarkBlue
{
	background:#f0f2f4;
	color:#000;
}

.RadGrid_WebDarkBlue,
.MasterTable_WebDarkBlue,
.DetailTable_WebDarkBlue,
.GroupPanel_WebDarkBlue table,
.GridEditForm_WebDarkBlue table
{
	font:11px arial,tahoma,sans-serif;
}

.RadGrid_WebDarkBlue,
.DetailTable_WebDarkBlue
{
	border:1px solid #69798c;
}

.MasterTable_WebDarkBlue,
.DetailTable_WebDarkBlue
{
	border-collapse:separate !important;
}

.GridFilterRow_WebDarkBlue td,
.GridRow_WebDarkBlue td,
.GridAltRow_WebDarkBlue td,
.GridEditRow_WebDarkBlue td,
.GridFooter_WebDarkBlue td,
.GridGroupFooter_WebDarkBlue td
{
	padding-left:2px;
	padding-right:2px;
}


.RadGrid_WebDarkBlue .rgAdd,
.RadGrid_WebDarkBlue .rgRefresh,
.RadGrid_WebDarkBlue .rgEdit,
.RadGrid_WebDarkBlue .rgDel,
.RadGrid_WebDarkBlue .rgFilter,
.RadGrid_WebDarkBlue .rgPagePrev,
.RadGrid_WebDarkBlue .rgPageNext,
.RadGrid_WebDarkBlue .rgExpand,
.RadGrid_WebDarkBlue .rgCollapse,
.RadGrid_WebDarkBlue .rgSortAsc,
.RadGrid_WebDarkBlue .rgSortDesc,
.RadGrid_WebDarkBlue .rgUpdate,
.RadGrid_WebDarkBlue .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_WebDarkBlue input,
.GridCommandRow_WebDarkBlue img,
.GridHeader_WebDarkBlue input,
.GridFilterRow_WebDarkBlue img,
.GridPager_WebDarkBlue img
{
	vertical-align:middle;
}

/*header*/

.GridHeaderDiv_WebDarkBlue
{
	background:#d2d6db url('Grid/MainItemBackground.gif') 0 -980px repeat-x;
}

.GridHeader_WebDarkBlue,
.ResizeHeader_WebDarkBlue
{
	border-top:1px solid #d8dce0;
	border-bottom:1px solid #90979e;
	padding:6px 3px 5px 2px;
	background:#bbc6d2 url('Grid/MainItemBackground.gif') 0 0 repeat-x;
	text-align:left;
}

.GridHeader_WebDarkBlue,
.GridHeader_WebDarkBlue a
{
	color:#fff;
	text-decoration:none;
}

/*rows*/

.GridFilterRow_WebDarkBlue td,
.GridRow_WebDarkBlue td,
.GridAltRow_WebDarkBlue td,
.GridEditRow_WebDarkBlue td,
.GridFooter_WebDarkBlue td,
.GridGroupFooter_WebDarkBlue td
{
	border:1px solid;
	border-left:0;
	padding-top:3px;
	padding-bottom:3px;
}

.GridRow_WebDarkBlue a,
.GridAltRow_WebDarkBlue a,
.GridEditRow_WebDarkBlue a,
.GridFooter_WebDarkBlue a,
.GridGroupFooter_WebDarkBlue a
{
	color:#687a81;
	text-decoration:underline;
}

.GridRow_WebDarkBlue
{
	background:#f0f2f4;
}

.GridRow_WebDarkBlue td
{
	border-color:#f0f2f4 #e9e9e9 #e9e9e9;
}

.GridAltRow_WebDarkBlue
{
	background:#fff;
}

.GridAltRow_WebDarkBlue td
{
	border-color:#fff #e9e9e9 #e9e9e9;
}

.SelectedRow_WebDarkBlue
{
	background:#ffe79c;
}

.GridRowOver_WebDarkBlue,
.ActiveRow_WebDarkBlue
{
	background:#ced8dd;
}

.GridRowOver_WebDarkBlue td,
.ActiveRow_WebDarkBlue td
{
	border-color:#a0aab6 #ced8dd;
}

.SelectedRow_WebDarkBlue td
{
	border-color:#ea9b1f #ffe79c;
}

.GridEditRow_WebDarkBlue
{
	background:#ffffe1;
}

.GridEditRow_WebDarkBlue td
{
	border-color:#ffe79c #ffffe1;
}

/*footer*/


.GridFooterDiv_WebDarkBlue,
.GridFooter_WebDarkBlue,
.GridGroupFooter_WebDarkBlue
{
	background:#e0e3e6;
	color:#333;
}

.GridFooter_WebDarkBlue td,
.GridGroupFooter_WebDarkBlue td
{
	border-color:#e0e3e6 #c7c7c7 #c7c7c7;
}

/*status*/

.GridPager_WebDarkBlue span
{
	color:#929496;
}

/*paging*/

.GridPager_WebDarkBlue
{
	background:#d2d6db;
	line-height:24px;
}

.GridPager_WebDarkBlue td
{
	border-bottom:1px solid #c7c7c7;
	padding:2px;
}

.GridPager_WebDarkBlue div span,
.GridPager_WebDarkBlue a,
.GridPager_WebDarkBlue .sliderPagerLabel_WebDarkBlue
{
	color:#6e7376;
}

.GridPager_WebDarkBlue a:hover
{
	color:#333;
}

.PagerLeft_WebDarkBlue
{
	float:left;
}

.PagerRight_WebDarkBlue
{
	float:right;
}

.PagerCenter_WebDarkBlue
{
	text-align:center;
}

.PagerCenter_WebDarkBlue *
{
	vertical-align:middle;
}

.RadGrid_WebDarkBlue .rgPagePrev
{
	background-position:5px -625px;
}

.RadGrid_WebDarkBlue .rgPageNext
{
	background-position:5px -657px;
}

/*sorting, reordering*/

.GridHeader_WebDarkBlue .rgSortAsc
{
	background-position:-21px -528px;
	height:12px;
}

.GridHeader_WebDarkBlue .rgSortDesc
{
	background-position:4px -528px;
	height:12px;
}

.TopReorderIndicator_WebDarkBlue,
.BottomReorderIndicator_WebDarkBlue
{
	width:11px !important;
	height:11px !important;
	margin-left:-5px;
	background:url('Grid/sprite.gif') 0 -500px no-repeat;
}

.BottomReorderIndicator_WebDarkBlue
{
	background-position:-21px -500px;
}

/*filtering*/

.GridFilterRow_WebDarkBlue
{
	background:#e0e3e6;
}

.GridFilterRow_WebDarkBlue td
{
	border-color:#e0e3e6 #c7c7c7 #c7c7c7;
}

.RadGrid_WebDarkBlue .rgFilter
{
	background-position:2px -689px;
}

.GridFilterRow_WebDarkBlue input[type="text"]
{
	border:1px solid #8b9cac;
	font:11px arial,tahoma,sans-serif;
	background:#fff;
	color:#333;
	vertical-align:middle;
}

/*grouping*/

.GroupPanel_WebDarkBlue
{
	background:#b7bfc7 url('Grid/sprite.gif') 0 -300px repeat-x;
	border-bottom:1px solid #8d9092;
}

.GroupPanelItems_WebDarkBlue
{
	border:1px solid;
	border-color:#fff #8d9092 #8d9092 #fff;
	padding:1px 4px;
	background:#f0f2f4;
	color:#999;
	white-space:nowrap;
}

.GroupPanel_WebDarkBlue .rgSortAsc
{
	background-position:-21px -526px;
}

.GroupPanel_WebDarkBlue .rgSortDesc
{
	background-position:4px -526px;
}

.GroupPanel_WebDarkBlue td
{
	padding:3px 2px 2px;
}

.GroupPanel_WebDarkBlue td td
{
	padding:0;
}

.GroupHeader_WebDarkBlue
{
	background:#dfeeff;
}

.GroupHeader_WebDarkBlue td
{
	border-bottom:1px solid #b4cbe7;
	padding:3px 3px 3px 2px;
}

.RadGrid_WebDarkBlue .rgExpand
{
	background-position:2px -722px;
}

.RadGrid_WebDarkBlue .rgCollapse
{
	background-position:2px -754px;
}

.GroupHeader_WebDarkBlue td div
{
	top:-0.6em;
}

.GroupHeader_WebDarkBlue td div div
{
	top:0;
}

/*editing*/

.GridEditForm_WebDarkBlue input[type="text"],
.GridEditForm_WebDarkBlue input[type="password"],
.GridEditForm_WebDarkBlue textarea
{
	border:1px solid #8b9cac;
	font:11px arial,tahoma,sans-serif;
	background:#fff;
	color:#333;
}

.RadGrid_WebDarkBlue .rgUpdate
{
	background-position:2px -882px;
}

.RadGrid_WebDarkBlue .rgCancel
{
	background-position:2px -914px;
}

/*hierarchy*/

.DetailTable_WebDarkBlue
{
	border-right:0;
}

/*command row*/

.GridCommandRow_WebDarkBlue
{
	background:#f0f2f4;
}

.GridCommandRow_WebDarkBlue td
{
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #8d9092;
	padding:1px 2px 2px;
}

.GridCommandRow_WebDarkBlue td td
{
	border:0;
	padding:0;
}

.GridCommandRow_WebDarkBlue a
{
	color:#333;
}

.GridCommandRow_WebDarkBlue a img
{
	vertical-align:middle;
}

.RadGrid_WebDarkBlue .rgAdd
{
	background-position:2px -947px;
}

.RadGrid_WebDarkBlue .rgRefresh
{
	background-position:4px -785px;
}

.RadGrid_WebDarkBlue .rgEdit
{
	background-position:2px -818px;
}

.RadGrid_WebDarkBlue .rgDel
{
	background-position:2px -851px;
}

/*loading*/

.LoadingPanel_WebDarkBlue
{
	background:#fff url('Grid/loading.gif') center center no-repeat;
}

/*multirow select*/

.GridRowSelector_WebDarkBlue
{
	background:#003 !important;
}

/*row drag n drop*/

.GridItemDropIndicator_WebDarkBlue
{
    border-top:1px dashed #444;
}

/*rtl*/

.RadGridRTL_WebDarkBlue .GridHeader_WebDarkBlue,
.RadGridRTL_WebDarkBlue .ResizeHeader_WebDarkBlue
{
	text-align:right;
}

.RadGridRTL_WebDarkBlue .PagerLeft_WebDarkBlue,
.RadGridRTL_WebDarkBlue .GridPager_WebDarkBlue .radslider
{
	float:right;
}

.RadGridRTL_WebDarkBlue .PagerRight_WebDarkBlue
{
	float:left;
}
