/* Telerik RadGrid Web 2.0 Skin */

/*global*/

.RadGrid_Product
{
	background:#fff;
	/*color:#333;*/
}

.RadGrid_Product,
.DetailTable_Product
{
	/*border:1px solid #6788be;*/
}

.RadGrid_Product,
.MasterTable_Product,
.DetailTable_Product,
.GroupPanel_Product table,
.GridEditForm_Product table,
.GridToolTip_Product
{
	font:11px arial,verdana,sans-serif;
}

.MasterTable_Product,
.DetailTable_Product
{
	border-collapse:separate !important;
}

.MasterTable_Product
{
	/*border:5px solid #fff;*/
}

.GridRow_Product td,
.GridAltRow_Product td,
.GridEditRow_Product td,
.GridFooter_Product td,
.GridGroupFooter_Product td,
.GridFilterRow_Product td,
.GridHeader_Product,
.ResizeHeader_Product,
.GroupHeader_Product td
{
	padding-left:4px;
	padding-right:4px;
}

.RadGrid_Product .rgAdd,
.RadGrid_Product .rgRefresh,
.RadGrid_Product .rgEdit,
.RadGrid_Product .rgDel,
.RadGrid_Product .rgFilter,
.RadGrid_Product .rgPagePrev,
.RadGrid_Product .rgPageNext,
.RadGrid_Product .rgPageFirst,
.RadGrid_Product .rgPageLast,
.RadGrid_Product .rgExpand,
.RadGrid_Product .rgCollapse,
.RadGrid_Product .rgSortAsc,
.RadGrid_Product .rgSortDesc,
.RadGrid_Product .rgUpdate,
.RadGrid_Product .rgCancel
{
	width:16px;
	height:16px;
	border:0;
	padding:0;
	background-color:transparent;
	background-image:url('GridProduct/sprite.gif');
	background-repeat:no-repeat;
	vertical-align:middle;
	cursor:pointer;
}

.GroupPanelItems_Product input,
.GridCommandRow_Product img,
.GridHeader_Product input,
.GridFilterRow_Product img,
.GridPager_Product img
{
	vertical-align:middle;
}

/*header*/

.GridHeader_Product,
.ResizeHeader_Product
{
	padding-top:4px;
	padding-bottom:4px;
	background:#1f0f50;
	text-align:left;
}

.GridHeader_Product,
.GridHeader_Product a
{
	color:#fff;
	text-decoration:none;
}

/*rows*/

.GridRow_Product td,
.GridAltRow_Product td,
.GridEditRow_Product td
{
	border-bottom:1px solid #d8dde0;
	padding-top:5px;
	padding-bottom:5px;
}

.GridRow_Product a,
.GridAltRow_Product a,
.GridEditRow_Product a
{
	/*color:#333;*/
}

.SelectedRow_Product
{
	background:#dcfc5c;
}

.GridRowOver_Product,
.ActiveRow_Product
{
	background:#e7f1ff;
}

.GridRowOver_Product td,
.ActiveRow_Product td
{
	border-bottom-color:#a5bedf;
}

.SelectedRow_Product td
{
	border-bottom-color:#accb2d;
}

.GridEditRow_Product
{
	background:#ffffe1;
}

.GridEditRow_Product td
{
	border-bottom:1px solid #d8dde0;
}

/*footer*/

.GridFooterDiv_Product,
.GridFooter_Product,
.GridGroupFooter_Product
{
	background:#fbfbfb;
	font-weight:bold;
}

.GridFooter_Product,
.GridFooter_Product a,
.GridGroupFooter_Product,
.GridGroupFooter_Product a
{
	color:#666;
}

.GridFooter_Product td,
.GridGroupFooter_Product td
{
	border-top:1px solid #e8e6e6;
	border-bottom:1px solid #e8e6e6;
	padding-top:5px;
	padding-bottom:5px;
}

/*status*/

.GridPager_Product span
{
	color:#999;
}

/*paging*/

.GridPager_Product
{
	background:#d6d6d6;
	font-weight:bold;
}

.GridPager_Product td
{
	padding:4px;
}

.GridPager_Product td,
.GridPager_Product td a
{
	color:#666;
}

.PagerLeft_Product
{
	float:left;
}

.PagerRight_Product
{
	float:right;
}

.PagerCenter_Product
{
	text-align:center;
}

.PagerCenter_Product span
{
	vertical-align:middle;
}

.RadGrid_Product .rgPagePrev
{
	background-position:6px -224px;
}

.RadGrid_Product .rgPageNext
{
	background-position:-22px -224px;
}

.RadGrid_Product .rgPageFirst
{
	background-position:5px -192px;
}

.RadGrid_Product .rgPageLast
{
	background-position:-21px -192px;
}

/*sorting, reordering*/

.GridHeader_Product .rgSortAsc
{
	background-position:-21px -256px;
	height:12px;
}

.GridHeader_Product .rgSortDesc
{
	background-position:4px -256px;
	height:12px;
}

.TopReorderIndicator_Product,
.BottomReorderIndicator_Product
{
	width:11px !important;
	height:11px !important;
	margin-left:-5px;
	background:url('GridProduct/sprite.gif') 0 -100px no-repeat;
}

.BottomReorderIndicator_Product
{
	background-position:-21px -100px;
}

/*filtering*/

.GridFilterRow_Product td
{
	padding-top:5px;
	padding-bottom:5px;
}

.RadGrid_Product .rgFilter
{
	background-position:2px -288px;
}

.GridFilterRow_Product td
{
	border-bottom:1px solid #a5bedf;
}

.GridFilterRow_Product input[type="text"]
{
	border:1px solid #6788be;
	border-bottom-width:2px;
	font:12px arial,sans-serif;
	color:#000;
	vertical-align:middle;
}

/*grouping*/

.GroupPanel_Product
{
	border:1px dashed #ff9900;
	background:#ffebcc;
}

.GroupPanel_Product td
{
	padding:2px 4px;
}

.GroupPanel_Product td td
{
	padding:1px;
}

.GroupPanelItems_Product
{
	border:1px solid #8e827f;
	background:url('GridProduct/sprite.gif') 0 0 repeat-x #544b58;
	color:#fff;
	padding:2px 4px;
}

.GroupPanel_Product .rgSortAsc
{
	background-position:-21px -254px;
}

.GroupPanel_Product .rgSortDesc
{
	background-position:4px -254px;
}

.GroupHeader_Product td
{
	border-bottom:2px solid #6788be;
	padding-top:3px;
	padding-bottom:4px;
}

.RadGrid_Product .rgExpand
{
	background-position:2px -130px;
}

.RadGrid_Product .rgCollapse
{
	background-position:2px -162px;
}

.GroupHeader_Product td div
{
	top:-0.6em;
}

.GroupHeader_Product td div div
{
	top:0;
}

/*editing*/

.GridEditForm_Product
{
	border-bottom:1px solid #d8dde0;
}

.GridEditForm_Product input[type="text"],
.GridEditForm_Product input[type="password"],
.GridEditForm_Product textarea
{
	border:1px solid #6788be;
	border-bottom-width:2px;
	font:12px arial,sans-serif;
	color:#000;
}

.GridEditForm_Product a
{
	color:#333;
}

.RadGrid_Product .rgUpdate
{
	background-position:3px -321px;
}

.RadGrid_Product .rgCancel
{
	background-position:2px -353px;
}

/*hierarchy*/

.DetailTable_Product
{
	border-right:0;
}

/*command row*/

.GridCommandRow_Product
{
	background:#fff;
}

.GridCommandRow_Product td
{
	border:0;
	padding:0;
}

.GridCommandRow_Product a
{
	color:#333;
}

.RadGrid_Product .rgAdd
{
	background-position:2px -386px;
}

.RadGrid_Product .rgRefresh
{
	background-position:5px -417px;
}

.RadGrid_Product .rgEdit
{
	background-position:2px -450px;
}

.RadGrid_Product .rgDel
{
	background-position:2px -482px;
}

/*loading*/

.LoadingPanel_Product
{
	background:#f3f3e2;
}

/*multirow select*/

.GridRowSelector_Product
{
	background:#336;
}

/*row drag n drop*/

.GridItemDropIndicator_Product
{
    border-top:1px dashed #666;
}

/*tooltip*/

.GridToolTip_Product
{
	border:1px solid #6788be;
	padding:3px;
	background:#e9f2ff;
	color:#575757;
}

/*rtl*/

.RadGridRTL_Product .GridHeader_Product,
.RadGridRTL_Product .ResizeHeader_Product
{
	text-align:right;
}

.RadGridRTL_Product .PagerLeft_Product,
.RadGridRTL_Product .GridPager_Product .radslider
{
	float:right;
}

.RadGridRTL_Product .PagerRight_Product
{
	float:left;
}

