/*Telerik RadGrid DefaultTheme Skin*/

/*global*/

.RadGrid_DefaultTheme
{
	border:1px solid #B5B5B5;
	background:#fff;
	color:#27413e;
	
	scrollbar-face-color:#E9E9E9;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#E9E9E9;
	scrollbar-3dlight-color:#DBDBDB;
	scrollbar-arrow-color:#787878;
	scrollbar-track-color:#F5F5F5;
	scrollbar-darkshadow-color:#AEAEAE;
}

.RadGrid_DefaultTheme,
.MasterTable_DefaultTheme,
.DetailTable_DefaultTheme,
.GroupPanel_DefaultTheme table,
.GridEditForm_DefaultTheme table
{
	font:11px tahoma,verdana,arial,sans-serif;
}

.MasterTable_DefaultTheme,
.DetailTable_DefaultTheme
{
    border-collapse:separate !important;
}

.GridRow_DefaultTheme td,
.GridAltRow_DefaultTheme td,
.GridEditRow_DefaultTheme td,
.GridFooter_DefaultTheme td,
.GridGroupFooter_DefaultTheme td,
.GridFilterRow_DefaultTheme td,
.GridHeader_DefaultTheme,
.ResizeHeader_DefaultTheme
{
	padding-left:4px;
	padding-right:4px;
}

.RadGrid_DefaultTheme .rgAdd,
.RadGrid_DefaultTheme .rgRefresh,
.RadGrid_DefaultTheme .rgEdit,
.RadGrid_DefaultTheme .rgDel,
.RadGrid_DefaultTheme .rgFilter,
.RadGrid_DefaultTheme .rgPagePrev,
.RadGrid_DefaultTheme .rgPageNext,
.RadGrid_DefaultTheme .rgExpand,
.RadGrid_DefaultTheme .rgCollapse,
.RadGrid_DefaultTheme .rgSortAsc,
.RadGrid_DefaultTheme .rgSortDesc,
.RadGrid_DefaultTheme .rgUpdate,
.RadGrid_DefaultTheme .rgCancel
{
	width:16px;
	height:16px;
	border:0;
	padding:0;
	background-color:transparent;
	background-image:url('Images/Grid/sprite_gray.gif');
	background-repeat:no-repeat;
	vertical-align:middle;
	cursor:pointer;
}

.GroupPanelItems_DefaultTheme input,
.GridCommandRow_DefaultTheme img,
.GridHeader_DefaultTheme input,
.GridFilterRow_DefaultTheme img,
.GridPager_DefaultTheme img
{
	vertical-align:middle;
}

/*header*/

.GridHeaderDiv_DefaultTheme
{
	background:url('Images/Grid/sprite_gray.gif') 0 -1616px repeat-x #fafafa;
}

.GridHeader_DefaultTheme,
.ResizeHeader_DefaultTheme
{
	border-left:1px solid #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding-top:3px;
	padding-bottom:2px;
	background:url('Images/Grid/sprite_gray.gif') 0 -200px repeat-x #DCDCDC;
	text-align:left;
	font-size:12px;
	font-weight:normal;
}

.GridHeader_DefaultTheme:first-child,
.ResizeHeader_DefaultTheme:first-child
{
	border-left:0;
	padding-left:5px;
}

.GridHeader_DefaultTheme a
{
	color:#27413e;
	text-decoration:none;
}

/*rows*/

.GridFilterRow_DefaultTheme td,
.GridRow_DefaultTheme td,
.GridAltRow_DefaultTheme td,
.GridEditRow_DefaultTheme td,
.GridFooter_DefaultTheme td,
.GridGroupFooter_DefaultTheme td
{
	border:1px #EBEBEB;
	border-style:none none solid solid;
	padding-top:3px;
	padding-bottom:3px;
}

.GridFilterRow_DefaultTheme>td:first-child,
.GridRow_DefaultTheme>td:first-child,
.GridAltRow_DefaultTheme>td:first-child,
.GridEditRow_DefaultTheme>td:first-child,
.GridFooter_DefaultTheme>td:first-child,
.GridGroupFooter_DefaultTheme>td:first-child
{
	border-left-color:#fff;
}

.GridRow_DefaultTheme a,
.GridAltRow_DefaultTheme a,
.GridEditRow_DefaultTheme a,
.GridFooter_DefaultTheme a,
.GridGroupFooter_DefaultTheme a,
.GridEditForm_DefaultTheme a
{
	color:#27413e;
}

.SelectedRow_DefaultTheme
{
	background:url('Images/Grid/sprite_gray.gif') 0 -800px repeat-x #B4D4EB;
}

.SelectedRow_DefaultTheme td,
.SelectedRow_DefaultTheme>td:first-child
{
	border-color:#BCBCBC;
}

.ActiveRow_DefaultTheme,
.GridRowOver_DefaultTheme
{
	background:none #f9d99f;
}

.ActiveRow_DefaultTheme td,
.ActiveRow_DefaultTheme>td:first-child,
.GridRowOver_DefaultTheme td,
.GridRowOver_DefaultTheme>td:first-child
{
	border-left-color:#f9d99f;
	border-right-color:#f9d99f;
}

.GridEditRow_DefaultTheme
{
	background:#ffffe1;
}

.GridEditRow_DefaultTheme td,
.GridEditRow_DefaultTheme>td:first-child
{
	border-left-color:#ffffe1;
	border-bottom-color:#EBEBEB;
}

/*footer*/

.GridFooter_DefaultTheme,
.GridGroupFooter_DefaultTheme,
.GridFooter_DefaultTheme a,
.GridGroupFooter_DefaultTheme a
{
	color:#666;
}

/*status*/

.GridPager_DefaultTheme span
{
	color:#193d65;
}

/*pager*/

.GridPager_DefaultTheme
{
    background:url('Images/Grid/sprite_gray.gif') 0 -600px repeat-x #d7e5f7;
    line-height:20px;
}

.GridPager_DefaultTheme td
{
	border-top:1px solid #567db0;
	border-bottom:1px solid #fff;
	padding:1px 4px 2px;
}

.GridPager_DefaultTheme div span,
.GridPager_DefaultTheme a,
.GridPager_DefaultTheme .sliderPagerLabel_DefaultTheme
{
	color:#01285c;
}

.PagerLeft_DefaultTheme
{
	float:left;
}

.PagerRight_DefaultTheme
{
	float:right;
}

.PagerCenter_DefaultTheme
{
	text-align:center;
}

.PagerCenter_DefaultTheme span
{
	vertical-align:middle;
}

.RadGrid_DefaultTheme .rgPagePrev
{
	background-position:5px -1388px;
}

.RadGrid_DefaultTheme .rgPageNext
{
	background-position:-22px -1388px;
}

/*sorting, reordering*/

.GridHeader_DefaultTheme .rgSortAsc
{
	background-position:-21px -1262px;
	height:10px;
}

.GridHeader_DefaultTheme .rgSortDesc
{
	background-position:4px -1262px;
	height:10px;
}

.TopReorderIndicator_DefaultTheme,
.BottomReorderIndicator_DefaultTheme
{
	width:9px !important;
	height:12px !important;
	margin-left:-4px;
	background:url('Images/Grid/sprite_gray.gif') 0 -1232px no-repeat;
}

.BottomReorderIndicator_DefaultTheme
{
	background-position:-23px -1232px;
}

/*filtering*/

.GridFilterRow_DefaultTheme
{
	background:#fafafa;
}

.RadGrid_DefaultTheme .rgFilter
{
	background-position:2px -1196px;
}

.GridFilterRow_DefaultTheme input[type="text"]
{
	border:1px solid #7f9db9;
	font:12px arial,verdana,sans-serif;
	color:#27413e;
	vertical-align:middle;
}

/*grouping*/

.GroupPanel_DefaultTheme
{
	border-bottom:1px solid #688caf;
	background:url('Images/Grid/sprite_gray.gif') repeat-x #9ebde5;
	color:#fff;
}

.GroupPanel_DefaultTheme td
{
	padding:2px 4px;
}

.GroupPanel_DefaultTheme td td
{
	padding:0;
}

.GroupPanelItems_DefaultTheme
{
	border:1px solid #325373;
	background:#fff;
	color:#000;
	padding:1px 2px;
}

.GroupPanel_DefaultTheme .rgSortAsc
{
	background-position:-21px -1259px;
}

.GroupPanel_DefaultTheme .rgSortDesc
{
	background-position:4px -1258px;
}

.GroupHeader_DefaultTheme
{
	background:#e4ecf7;
	color:#567db0;
	font:bold 11px verdana,sans-serif;
}

.GroupHeader_DefaultTheme td
{
	border-bottom:1px solid #EBEBEB;
	padding:1px 4px 2px 5px;
}

.GroupHeader_DefaultTheme p
{
	padding:0;
	margin:0;
}

.RadGrid_DefaultTheme .rgExpand
{
	background-position:2px -1294px;
}

.RadGrid_DefaultTheme .rgCollapse
{
	background-position:2px -1326px;
}

.GroupHeader_DefaultTheme td div
{
	top:-0.6em;
}

.GroupHeader_DefaultTheme td div div
{
	top:0;
}

/*editing*/

.GridEditForm_DefaultTheme
{
	border-bottom:1px solid #EBEBEB;
}

.GridEditForm_DefaultTheme input[type="text"],
.GridEditForm_DefaultTheme input[type="password"],
.GridEditForm_DefaultTheme textarea
{
	border:1px solid #7f9db9;
	font:12px arial,verdana,sans-serif;
	color:#27413e;
}

.RadGrid_DefaultTheme .rgUpdate
{
	background-position:3px -1549px;
}

.RadGrid_DefaultTheme .rgCancel
{
	background-position:2px -1581px;
}

/*hierarchy*/

.DetailTable_DefaultTheme
{
	border:1px solid #CCCCCC;
	border-right:0;
}

/*command row*/

.GridCommandRow_DefaultTheme
{
	background:#fafafa;
}

.GridCommandRow_DefaultTheme td
{
	border-bottom:1px solid #688caf;
	padding:2px 4px;
}

.GridCommandRow_DefaultTheme td td
{
	border:0;
	padding:1px;
}

.GridCommandRow_DefaultTheme a
{
	color:#000;
	text-decoration:none;
}

.RadGrid_DefaultTheme .rgAdd
{
	background-position:2px -1422px;
}

.RadGrid_DefaultTheme .rgRefresh
{
	background-position:5px -1453px;
}

.RadGrid_DefaultTheme .rgEdit
{
	background-position:2px -1486px;
}

.RadGrid_DefaultTheme .rgDel
{
	background-position:2px -1518px;
}

/*loading*/

.LoadingPanel_DefaultTheme
{
	background:url('Images/Grid/loading.gif') center center no-repeat #fff;
}

/*multirow select*/

.GridRowSelector_DefaultTheme
{
	background:#336 !important;
}

/*row drag n drop*/

.GridItemDropIndicator_DefaultTheme
{
    border-top:1px dashed #666;
}

/*rtl*/

.RadGridRTL_DefaultTheme .GridHeader_DefaultTheme,
.RadGridRTL_DefaultTheme .ResizeHeader_DefaultTheme
{
	text-align:right;
}

.RadGridRTL_DefaultTheme .PagerLeft_DefaultTheme,
.RadGridRTL_DefaultTheme .GridPager_DefaultTheme .radslider
{
	float:right;
}

.RadGridRTL_DefaultTheme .PagerRight_DefaultTheme
{
	float:left;
}

.RadGridRTL_DefaultTheme .GridHeader_DefaultTheme:first-child,
.RadGridRTL_DefaultTheme .ResizeHeader_DefaultTheme:first-child
{
	border-left:1px solid #CCCCCC;
	padding-left:4px;
}

.RadGridRTL_DefaultTheme .GridFilterRow_DefaultTheme>td:first-child,
.RadGridRTL_DefaultTheme .GridRow_DefaultTheme>td:first-child,
.RadGridRTL_DefaultTheme .GridAltRow_DefaultTheme>td:first-child,
.RadGridRTL_DefaultTheme .GridEditRow_DefaultTheme>td:first-child,
.RadGridRTL_DefaultTheme .GridFooter_DefaultTheme>td:first-child,
.RadGridRTL_DefaultTheme .GridGroupFooter_DefaultTheme>td:first-child
{
	border-left-color:#EBEBEB;
}