/* Telerik RadGrid Telerik / embedded skin */

.RadGrid_Tx
{
	background: #f9f9f9;
	/*border: solid 1px #b1b1b1;
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;*/
}

.RadGrid_Tx,
.RadGrid_Tx table,
.GridFilterMenu_Tx table
{
	font: normal 11px Arial, Verdana, Sans-serif;	
}

.MasterTable_Tx
{
	border: 0px !important;
	border-collapse: separate !important;
	color: #000;
	
	/*-moz-user-select: none;*/ /*disables text selecting in Firefox to combat unpleasant visual appearance*/
}

.MasterTable_Tx th
{
	text-align: left;	
}

.RadGrid_Tx td,
.RadGrid_Tx td a
{ 
	color: #000;
}


th.GridHeader_Tx,
th.ResizeHeader_Tx
{
	background: #cecece;  	
	height: 32px;
	padding-left:5px;
}

.GridHeaderL_Tx
{
	background:url('Img/headerBg.gif');
	padding-left:5px;
}

.GridHeaderR_Tx
{
	background:url('Img/headerBg.gif') right top;
}

.GridHeader_Tx a
{	
	text-decoration: none;
}

.GridFooter_Tx
{
	background:url('Img/footerBg.gif');
	height:36px;
	width:620px;
	border-top: 1px solid #cecece;
}

.GridRow_Tx td,
.GridAltRow_Tx td,
.SelectedRow_Tx td,
.ActiveRow_Tx td,
.GridEditRow_Tx td
{	
	padding: 4px 0px 4px 4px;	
}
.GridRow_Tx td
{
}
.GridAltRow_Tx
{	
}

.GridRowL_Tx
{
	border-left: 1px solid #cecece;
}
.GridRowR_Tx
{
	border-right: 1px solid #cecece;
}
.GridAltRowL_Tx td
{
	border-left: 1px solid #cecece;
	background: #edfec7;
}
.GridAltRowR_Tx td
{
	border-right: 1px solid #cecece;
	background: #edfec7;
}

.GridAltRow_Tx td
{
		background: #edfec7;
	
	
	/*border-top: solid 1px #eaeaea;
	border-left: solid 1px #f1f1f1;
	border-right: solid 1px #eaeaea;
	border-bottom: solid 1px #fefefe;*/
}


/* PRICELEVEL TABLE */

.GridAltRow_PL_Last td,
.GridRow_PL_Last td
{
	background: #fff !important;
	border-bottom: 1px dashed #cecece;
	height: 30px;
}

.GridRow_PL_Last
{
	background: red;
}

.GridAltRow_PL td,
.GridRow_PL td
{
	background: #fff;	
	height: 30px;	
}

.GridRow_PL_Discount
{
	color: #dd0117 !important;		
}

/* left/right cells */

.GridRowL_PL_Tx
{	
	border-left: 1px solid #cecece;		
	padding-left: 4px;
	
}
.GridRowR_PL_Tx
{
	border-right: 1px solid #cecece;		
	background: red;
}


/* ---- */

/* CART TABLE */

.GridRowL_CART_Tx,
.GridRowR_CART_Tx,
.GridAltRow_CART_Tx,
.GridRow_CART_Tx 
{
	background: #fff !important;
	border-bottom: 1px dashed #cecece;
	/*height: 30px;*/
}



/* left/right cells */

.GridRowL_CART_Tx
{	
	border-left: 1px solid #cecece;		
	padding-left: 4px;
	
}
.GridRowR_CART_Tx
{
	border-right: 1px solid #cecece;		
	background: red;
}

.GridRow_LightDivider
{
border-bottom: 0px;
}

/* ---- */

.SelectedRow_Tx
{
	background: #d9ff43 url('Img/selectedRow.gif') repeat-x bottom !important;
}
.SelectedRow_Tx td
{
	border-top: solid 1px #eaeaea;
	border-right: none !important;
	border-left: none !important;
	border-bottom: solid 1px #83c60b;
}

.GridEditRow_Tx
{
	background-color: #ffffe1;
}
.GridEditRow_Tx input
{
	font-size: 11px;
}

.ActiveRow_Tx
{
	background: #edf2d9;
}
.ActiveRow_Tx td,
.GridEditRow_Tx td
{
	border-top: solid 1px #eaeaea;
	border-right: solid 1px #eaeaea;
	border-bottom: solid 1px #fefefe;
}

.GridPager_Tx
{
	background: #fff;
	color: #999;
	background:url('Img/footerBg.gif');
	background-repeat: no-repeat;
	border-top: 1px solid #cecece;
	height:37px;
}

.GridPager_Tx td
{	
	border-top: 1px solid #cecece;
}
GridPager_Tx td div /*slider mode*/
{	
	background: url('Img/footerBg.gif'); 
	background-repeat: no-repeat;
	height: 45px;	
}


.GridPager_Tx td a
{		
	color: #0a50d4;		
}

.GridPager_Tx td a:hover,
.GridFooter_Tx td a:hover
{
	color: #333;
}

/*.GridFooter_Tx
{
	background: #fbfbfb;
	height: 16px;
	color: #666;
}
.GridFooter_Tx td
{
	border: solid 1px #fbfbfb;
	border-top: 1px solid #e8e6e6;
}
*/
.GridFooter_Tx td a
{
	color: #666;
}

tr.GroupHeader_Tx
{
	background: white;
	height: 22px;
}
tr.GroupHeader_Tx td
{
	border: solid 1px white;
	border-bottom: solid 1px #c2c2c2;
}

.GroupHeader_Tx td div div{top:-0.5em;}
* html .GroupHeader_Tx td div div{top:0.4em;}
*+html .GroupHeader_Tx td div div{top:0.4em;}
.GroupHeader_Tx td div div div{top:0;}



.GroupPanel_Tx
{
	background-color: #e8e8e8;
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #b1b1b1;
}

.GroupPanel_Tx td
{
	padding: 2px 4px;
}

.GroupPanelItems_Tx
{
	background: #efefef;
	color: #999999;
	border: solid 1px white;
	border-right: solid 1px #c6c6c6;
	border-bottom: solid 1px #c6c6c6;
	white-space:  nowrap;
	font-size: 11px;
}
td.GridHeader_Tx input
{
	width: auto;
	float: left;
	border: solid 1px #666;
	background: #fafafa;
	font: bold 10px Verdana, Arial, Sans-serif;
	color: #989cb0;
	height: 14px;
	vertical-align:middle;
}

.TopReorderIndicator_Tx
{
	background: url('MoveDown.gif') no-repeat;
}

.BottomReorderIndicator_Tx
{
	background: url('MoveUp.gif') no-repeat;
}

.GridFilterMenu_Tx
{
    cursor:default;
}

.GridFilterMenu_Tx .GridFilterMenuSelectColumn_Tx,
.GridFilterMenu_Tx .GridFilterMenuTextColumn_Tx
{
	padding:3px 4px;
}

.GridFilterMenu_Tx .GridFilterMenuSelectColumn_Tx
{
    background:#f9f9f9;
    text-align:center;
}

.GridFilterMenu_Tx .GridFilterMenuTextColumn_Tx
{
    background:#fff;
    color:#333;
}

.GridFilterMenu_Tx .GridFilterMenuHover_Tx
{
    background:#c1f320;
}

/*AJAX Loading*/

.GridLoadingTemplate_Tx
{
	background:#fff !important;
	font:normal 24px/54px arial,sans-serif;
	color:#b5ea0e;
}

/* rtl support */

.RadGridRTL_Tx th,
.RadGridRTL_Tx td
{
    text-align:right;
}

.RadGridRTL_Tx .GridPager_Tx span
{
    float:none !important;
}

