A.GridProdLink:link, A.GridProdLink:visited, A.GridProdLink:active
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 1.1em;
    color: #D29E00;  /*#8B231B */
}

A.GridProdLink:hover
{
   color: #CC0000;
}
.GridProdNotes
{
    color: #000;
    line-height: 9px;
}


.RadGrid_Lti2
{
  /*  border:1px solid #232323; */
    color: #D3D3D3;
}

.RadGrid_Lti2,
.MasterTable_Lti2,
.GroupPanel_Lti2,
.GridFilterMenu_Lti2 table,
.GridEditForm_Lti2,
.GridEditForm_Lti2 table,
.GridEditForm_Lti2 table input,
.GridEditForm_Lti2 table textarea
{
    font:12px/1.3 arial,sans-serif;
}

.MasterTable_Lti2
{

    border-collapse:separate !important;
}

.MasterTable_Lti2 .GridHeader_Lti2,
.MasterTable_Lti2 .ResizeHeader_Lti2
{
    height: 1px;
 /*   background:url(Grid/headerBg.gif) repeat-x #434343;
    border-bottom:1px solid #010101; */
    padding-left:11px;
    text-align:left;
}

.MasterTable_Lti2 .GridHeader_Lti2:first-child,
.MasterTable_Lti2 .ResizeHeader_Lti2
{
	background-position:-2px 0;
}

/*hierarchy*/

.MasterTable_Lti2 table
{
	border-left:2px solid #232323;
	border-bottom:1px solid #232323;
}

.MasterTable_Lti2 td:first-child,
.MasterTable_Lti2 table td{overflow:visible !important}
* html .MasterTable_Lti2 table{border-left-width:1px}
*+html .MasterTable_Lti2 table{border-left-width:1px}
.MasterTable_Lti2 .GridCommandRow_Lti2 table,
.MasterTable_Lti2 .GridEditForm_Lti2 table,
.MasterTable_Lti2 .GridRow_Lti2 table,
.MasterTable_Lti2 .GridAltRow_Lti2 table
{border:0;}



.GridHeader_Lti2,
.GridHeader_Lti2 a
{
    font-size:1.13em;
    color:#fff;
    font-weight:normal;
    text-decoration:none;
}

.GridRow_Lti2 td,
.GridAltRow_Lti2 td,
.GridEditRow_Lti2 td,
.SelectedRow_Lti2 td,
.ActiveRow_Lti2 td
{
	padding-left:10px;
}

.GridRow_Lti2 td,
.GridAltRow_Lti2 td,
.GridEditRow_Lti2 td
{
    padding-top:2px;
    padding-bottom:3px;
}

.GridRow_Lti2 td,
.GridAltRow_Lti2 td
{
  /*  border-left:1px solid #7e7e7e; */
}

.GridRow_Lti2 a,
.GridAltRow_Lti2 a,
.GridEditForm_Lti2 table a
{
	color:#333;
}

.GridRow_Lti2 td:first-child,
.GridAltRow_Lti2 td:first-child
{
    /*border-left-color:#fff;
    background-image:none;*/
}

.GridRow_Lti2 .ResizeItem_Lti2,
.GridAltRow_Lti2 .ResizeItem_Lti2
{
    border-left:0;
}

.SelectedRow_Lti2,
.GridEditRow_Lti2
{
    background:#4c4c4c;
    color:#fff;
}
.GridEditRow_Lti2 a,
.SelectedRow_Lti2 a
{
	color:#fff;
}

.ActiveRow_Lti2
{
    background:#2c2c2c;
    color:#fff;
}

.GridRowOver_Lti2
{
	background:#e6e6e6;
	color:#333;
}

.GridEditRow_Lti2 td
{
    border-left:1px solid #7e7e7e;
}

/*.GridEditForm_Lti2 table
{
	background:none transparent;
}*/

.GridEditForm_Lti2 table td
{
	border:0;
}

.GridFooter_Lti2,
.RadGrid_Lti2 .GridFooterDiv tr
{
    color:#666;
}

.GridFooter_Lti2 td
{
	padding-left:10px;
}

.GridFooter_Lti2 td,
.GridFooter_Lti2 .GridFooterDiv td
{
    border-top:1px solid #e8e8e8;
    padding-top:0.3em;
    padding-bottom:0.3em;
    border-left:1px solid #fff;
}

.GridFooter_Lti2 td:first-child
{
	border-left:0;
}

.GridPager_Lti2
{
   /* background: #e4e4e4;  e4e4e4 */
    color: #cc0000;
}

.GridPager_Lti2 td
{
    border-top:1px solid #acacac;
    padding:0.3em 0.6em;
}

.GridPager_Lti2 a
{
    color:#cc0000; /* 333 */
}

.PagerLeft_Lti2 *,
.PagerRight_Lti2 *,
.PagerCenter_Lti2 *
{
	vertical-align:middle;
}
.RadGrid_Lti2 .rgPageNext
{
	background-position:-21px -993px;
}
.RadGrid_Lti2 .rgPageLast
{
	background-position:-20px -961px;
}
.PagerLeft_Lti2,
.PagerRight_Lti2,
.sliderPagerLabel_Lti2
{
	line-height:16px;
	padding-top:2px;
	padding-bottom:2px;
}

.PagerLeft_Lti2
{
	float:left;
}
.PagerRight_Lti2,
.sliderPagerLabel_Lti2
{
	float:right;
	padding-right:4px;
}
.GridPager_Lti2 .radslider
{
	float:left;
}
.GridPager_Lti2 img
{
	border:0;
	vertical-align:middle;
}
.PagerCenter_Lti2
{
	display:block;
	text-align:center;
}

.GroupPanel_Lti2,
.GridCommandRow_Lti2 td
{
 /*   background:url(Grid/groupBg.gif) repeat-x #1f1f1f;
    border-top:1px solid #383838; */
    color:#D29E00;  /* ----- #515050 */
    font-weight:normal;
    font-size:1.13em;
    font-weight:normal;
/*    height: 19px; */
    vertical-align:bottom;
}

.GridCommandRow_Lti2 td td
{
	background:none transparent;
	border:0;
}

.GridCommandRow_Lti2 a
{
	color:#9a9a9a;
	text-decoration:none;
}

.GridCommandRow_Lti2 a img
{
	vertical-align: middle;
}

.GroupHeader_Lti2
{
    background:#fff;
    font-size:1.27em;
    font-weight:bold;
    color:#333;
}

.GroupHeader_Lti2 td
{
    padding-top:0.5em;
    padding-bottom:0.5em;
    padding-left:0;
    background:url(Grid/groupHeaderBg.gif) left center repeat-x;
}

* html .GroupHeader_Lti2 td{padding-right:11px;}
*+html .GroupHeader_Lti2 td{padding-right:11px;}

.GroupHeader_Lti2 td p
{
    display:inline;
    padding:0 10px;
    background:#fff;
}

.GroupHeader_Lti2 td div div
{
	top:-0.7em;
	padding:0 15px;
	background:#fff;
}

.GroupHeader_Lti2 td div div div
{
	top:0;
	padding:0;
	border:0;
}

.GridFilterRow_Lti2 td
{
    padding-top:0.2em;
    padding-bottom:0.2em;
    padding-left:11px;
    background:url(Grid/filterBg.gif) left center no-repeat #929292;
    border-bottom:1px solid #696969;
}

.GridFilterRow_Lti2 td:first-child
{
	background-image:none;
}

.GridFilterRow_Lti2 input
{
    border:1px solid #626262;
    margin:0 4px 0 0;
}

.GridFilterMenu_Lti2
{
    cursor:default;
}

.GridFilterMenu_Lti2 .GridFilterMenuSelectColumn_Lti2,
.GridFilterMenu_Lti2 .GridFilterMenuTextColumn_Lti2
{
	padding:3px 4px;
}

.GridFilterMenu_Lti2 .GridFilterMenuSelectColumn_Lti2
{
    background:#e4e4e4;
    text-align:center;
}

.GridFilterMenu_Lti2 .GridFilterMenuTextColumn_Lti2
{
    background:#fff;
    color:#333;
}

.GridFilterMenu_Lti2 .GridFilterMenuHover_Lti2
{
    background:#4c4c4c;
    color:#fff;
}

.TopReorderIndicator_Lti2
{
	background: url('Grid/MoveDown.gif') no-repeat;
	margin-left:-5px;
}

.BottomReorderIndicator_Lti2
{
	background: url('Grid/MoveUp.gif') no-repeat;
	margin-left:-5px;
}


/*AJAX Loading*/

.GridLoadingTemplate_Lti2
{
	background:#fff !important;
	font:normal 24px/54px arial,sans-serif;
	color:#72bc1b;
}


/* rtl support */

.RadGridRTL_Lti2 th,
.RadGridRTL_Lti2 td
{
    text-align:right;
}

.RadGridRTL_Lti2 .PagerLeft_Lti2,
.RadGridRTL_Lti2 .GridPager_Lti2 .radslider
{
	float:right;
}
.RadGridRTL_Lti2 .PagerRight_Lti2,
.RadGridRTL_Lti2 .sliderPagerLabel_Lti2
{
	float:left;
}
