/* Telerik RadGrid WebRed Skin */

/*global*/

.RadGrid_WebRed
{
	background:#f0f2f4;
	color:#000;
}

.RadGrid_WebRed,
.MasterTable_WebRed,
.DetailTable_WebRed,
.GroupPanel_WebRed table,
.GridEditForm_WebRed table
{
	/*font:11px arial,tahoma,sans-serif;*/
	font-family:Arial;
	font-size:9px;
	font-weight:normal;
	color:#686868;
	text-align:justify;
}

.RadGrid_WebRed,
.DetailTable_WebRed
{
	/*border:1px solid #69798c;*/
}

.MasterTable_WebRed,
.DetailTable_WebRed
{
	border-collapse:separate !important;
}

.GridFilterRow_WebRed td,
.GridRow_WebRed td,
.GridAltRow_WebRed td,
.GridEditRow_WebRed td,
.GridFooter_WebRed td,
.GridGroupFooter_WebRed td
{
	padding-left:2px;
	padding-right:2px;
}

.RadGrid_WebRed .rgAdd,
.RadGrid_WebRed .rgRefresh,
.RadGrid_WebRed .rgEdit,
.RadGrid_WebRed .rgDel,
.RadGrid_WebRed .rgFilter,
.RadGrid_WebRed .rgPagePrev,
.RadGrid_WebRed .rgPageNext,
.RadGrid_WebRed .rgExpand,
.RadGrid_WebRed .rgCollapse,
.RadGrid_WebRed .rgSortAsc,
.RadGrid_WebRed .rgSortDesc,
.RadGrid_WebRed .rgUpdate,
.RadGrid_WebRed .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_WebRed input,
.GridCommandRow_WebRed img,
.GridHeader_WebRed input,
.GridFilterRow_WebRed img,
.GridPager_WebRed img
{
	vertical-align:middle;
}

/*header*/

.GridHeaderDiv_WebRed
{
	background:#d2d6db url('Grid/sprite.gif') 0 -980px repeat-x;
}

.GridHeader_WebRed,
.ResizeHeader_WebRed
{
	border-top:1px solid #d8dce0;
	border-bottom:1px solid #90979e;
	padding:6px 3px 5px 2px;
	background:#bbc6d2 url('Grid/sprite.gif') 0 0 repeat-x;
	text-align:left;
}

.GridHeader_WebRed,
.GridHeader_WebRed a
{
	color:#fff;
	text-decoration:none;
}

/*rows*/

.GridFilterRow_WebRed td,
.GridRow_WebRed td,
.GridAltRow_WebRed td,
.GridEditRow_WebRed td,
.GridFooter_WebRed td,
.GridGroupFooter_WebRed td
{
	border:1px solid;
	border-left:0;
	padding-top:3px;
	padding-bottom:3px;
}

.GridRow_WebRed a,
.GridAltRow_WebRed a,
.GridEditRow_WebRed a,
.GridFooter_WebRed a,
.GridGroupFooter_WebRed a
{
	color:#687a81;
	text-decoration:underline;
}

.GridRow_WebRed
{
	background:#f0f2f4;
}

.GridRow_WebRed td
{
	border-color:#f0f2f4 #e9e9e9 #e9e9e9;
}

.GridAltRow_WebRed
{
	background:#fff;
}

.GridAltRow_WebRed td
{
	border-color:#fff #e9e9e9 #e9e9e9;
}

.SelectedRow_WebRed
{
	background:#ffe3e3;
}

.GridRowOver_WebRed,
.ActiveRow_WebRed
{
	background:#ced8dd;
}

.GridRowOver_WebRed td,
.ActiveRow_WebRed td
{
	border-color:#a0aab6 #ced8dd;
}

.SelectedRow_WebRed td
{
	border-color:#ea9b1f #ffe79c;
}

.GridEditRow_WebRed
{
	background:#ffffe1;
}

.GridEditRow_WebRed td
{
	border-color:#ffe79c #ffffe1;
}

/*footer*/


.GridFooterDiv_WebRed,
.GridFooter_WebRed,
.GridGroupFooter_WebRed
{
	background:#e0e3e6;
	color:#333;
}

.GridFooter_WebRed td,
.GridGroupFooter_WebRed td
{
	border-color:#e0e3e6 #c7c7c7 #c7c7c7;
}

/*status*/

.GridPager_WebRed span
{
	color:#929496;
}

/*paging*/

.GridPager_WebRed
{
	background:#ffffff;
	line-height:24px;
}

.GridPager_WebRed td
{
	border-bottom:1px solid #c7c7c7;
	padding:2px;
}

.GridPager_WebRed div span,
.GridPager_WebRed a,
.GridPager_WebRed .sliderPagerLabel_WebRed
{
	color:#6e7376;
}

.GridPager_WebRed a:hover
{
	color:#333;
}

.PagerLeft_WebRed
{
	float:left;
}

.PagerRight_WebRed
{
	float:right;
}

.PagerCenter_WebRed
{
	text-align:center;
}

.PagerCenter_WebRed *
{
	vertical-align:middle;
}

.RadGrid_WebRed .rgPagePrev
{
	background-position:5px -625px;
}

.RadGrid_WebRed .rgPageNext
{
	background-position:5px -657px;
}

/*sorting, reordering*/

.GridHeader_WebRed .rgSortAsc
{
	background-position:-21px -528px;
	height:12px;
}

.GridHeader_WebRed .rgSortDesc
{
	background-position:4px -528px;
	height:12px;
}

.TopReorderIndicator_WebRed,
.BottomReorderIndicator_WebRed
{
	width:11px !important;
	height:11px !important;
	margin-left:-5px;
	background:url('Grid/sprite.gif') 0 -500px no-repeat;
}

.BottomReorderIndicator_WebRed
{
	background-position:-21px -500px;
}

/*filtering*/

.GridFilterRow_WebRed
{
	background:#e0e3e6;
}

.GridFilterRow_WebRed td
{
	border-color:#e0e3e6 #c7c7c7 #c7c7c7;
}

.RadGrid_WebRed .rgFilter
{
	background-position:2px -689px;
}

.GridFilterRow_WebRed input[type="text"]
{
	border:1px solid #8b9cac;
	font:11px arial,tahoma,sans-serif;
	background:#fff;
	color:#333;
	vertical-align:middle;
}

/*grouping*/

.GroupPanel_WebRed
{
	background:#860000 url('Grid/sprite.gif') 0 -300px repeat-x;
	border-bottom:1px solid #8d9092;
	color: White;
}

.GroupPanelItems_WebRed
{
	border:1px solid;
	border-color:#fff #8d9092 #8d9092 #fff;
	padding:1px 4px;
	background:#860000;
	color:white;
	white-space:nowrap;
}

.GroupPanel_WebRed .rgSortAsc
{
	background-position:-21px -526px;
}

.GroupPanel_WebRed .rgSortDesc
{
	background-position:4px -526px;
}

.GroupPanel_WebRed td
{
	padding:3px 2px 2px;
}

.GroupPanel_WebRed td td
{
	padding:0;
}

.GroupHeader_WebRed
{
	background:#860000;
	color: White;
}

.GroupHeader_WebRed td
{
	border-bottom:1px solid #b4cbe7;
	padding:3px 3px 3px 2px;
}

.RadGrid_WebRed .rgExpand
{
	background-position:2px -722px;
}

.RadGrid_WebRed .rgCollapse
{
	background-position:2px -754px;
}

.GroupHeader_WebRed td div
{
	top:-0.6em;
}

.GroupHeader_WebRed td div div
{
	top:0;
}

/*editing*/

.GridEditForm_WebRed input[type="text"],
.GridEditForm_WebRed input[type="password"],
.GridEditForm_WebRed textarea
{
	border:1px solid #8b9cac;
	font:11px arial,tahoma,sans-serif;
	background:#fff;
	color:#333;
}

.RadGrid_WebRed .rgUpdate
{
	background-position:2px -882px;
}

.RadGrid_WebRed .rgCancel
{
	background-position:2px -914px;
}

/*hierarchy*/

.DetailTable_WebRed
{
	border-right:0;
}

/*command row*/

.GridCommandRow_WebRed
{
	background:#f0f2f4;
}

.GridCommandRow_WebRed td
{
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #8d9092;
	padding:1px 2px 2px;
}

.GridCommandRow_WebRed td td
{
	border:0;
	padding:0;
}

.GridCommandRow_WebRed a
{
	color:#333;
}

.GridCommandRow_WebRed a img
{
	vertical-align:middle;
}

.RadGrid_WebRed .rgAdd
{
	background-position:2px -947px;
}

.RadGrid_WebRed .rgRefresh
{
	background-position:4px -785px;
}

.RadGrid_WebRed .rgEdit
{
	background-position:2px -818px;
}

.RadGrid_WebRed .rgDel
{
	background-position:2px -851px;
}

/*loading*/

.LoadingPanel_WebRed
{
	background:#fff url('Grid/loading.gif') center center no-repeat;
}

/*multirow select*/

.GridRowSelector_WebRed
{
	background:#003 !important;
}

/*row drag n drop*/

.GridItemDropIndicator_WebRed
{
    border-top:1px dashed #444;
}

/*rtl*/

.RadGridRTL_WebRed .GridHeader_WebRed,
.RadGridRTL_WebRed .ResizeHeader_WebRed
{
	text-align:right;
}

.RadGridRTL_WebRed .PagerLeft_WebRed,
.RadGridRTL_WebRed .GridPager_WebRed .radslider
{
	float:right;
}

.RadGridRTL_WebRed .PagerRight_WebRed
{
	float:left;
}
