﻿/* r.a.d.grid RadGridSkin skin */
.button
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.RadGrid_RadGridSkin
{
	background: #f9f9f9;
	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_RadGridSkin,
.RadGrid_RadGridSkin table,
.GridFilterMenu_RadGridSkin table
{
	font: normal 11px Tahoma, Arial, Verdana, Sans-serif;
}

.MasterTable_RadGridSkin
{
	color: #27413e;
	/*-moz-user-select: none;*/ /*disables text selecting in Firefox to combat unpleasant visual appearance*/
}

.RadGrid_RadGridSkin a
{ 
	color: #000000;
}

.MasterTable_RadGridSkin th
{
	text-align: left;
}
.GridRow_RadGridSkin td,
{
	background-color:#e7f3eb;
}
.GridRow_RadGridSkin td,
.GridAltRow_RadGridSkin td,
.GridFilterRow_RadGridSkin td,
.GridEditRow_RadGridSkin td,
.GridFooter_RadGridSkin td
{
	padding-left:2px;
}
.ms-WPBody A:link {	COLOR: #746458;	TEXT-DECORATION: underline}


.GridHeader_RadGridSkin,
.ResizeHeader_RadGridSkin
{
	padding-top:2px;
	padding-bottom:3px;
	background: #cfeae5;
	/*border-bottom: solid 1px #9eb6ce;*/
	font-weight: bold;
	color: #746458;
	padding-left:3px;
}
.GridHeader_RadGridSkin a
{
	color: #746458;
	text-decoration: none;
}

.GridRow_RadGridSkin,
.GridAltRow_RadGridSkin
{
	background: transparent;
}
.GridFilterRow_RadGridSkin td,
.GridRow_RadGridSkin td,
.GridAltRow_RadGridSkin td,
.GridEditRow_RadGridSkin td
{
	/*border-right: solid 1px #d0d7e5;
	border-bottom: solid 1px #d0d7e5;*/
	padding-top:4px;
	padding-bottom:4px;
}

.SelectedRow_RadGridSkin,
.ActiveRow_RadGridSkin
{
	background: #f1c15f url(Grid/gridSelectedRowBg.gif) repeat-x;
}

.GridRowOver_RadGridSkin
{
	background:none #f9d99f;
}

.GridRowOver_RadGridSkin td,
.SelectedRow_RadGridSkin td,
.ActiveRow_RadGridSkin td
{
	/*border-right: solid 1px #f29536;
	border-bottom: solid 1px #f29536;*/
}

.GridEditRow_RadGridSkin
{
	background: #ffffe1;
}

.GridEditRow_RadGridSkin input
{
	font-size: 11px;
}

.GridPager_RadGridSkin
{
	background: #FDEDB4;
	color: white;
}

.GridPager_RadGridSkin td
{
    padding-top:2px;
    padding-bottom:2px;
}

.PagerLeft_RadGridSkin *,
.PagerRight_RadGridSkin *,
.PagerCenter_RadGridSkin *
{
	vertical-align:middle;
}

.PagerLeft_RadGridSkin,
.PagerRight_RadGridSkin,
.sliderPagerLabel_RadGridSkin
{
	line-height:16px;
	padding-top:2px;
}

.PagerLeft_RadGridSkin
{
	float:left;
}
.PagerRight_RadGridSkin,
.sliderPagerLabel_RadGridSkin
{
	float:right;
	padding-right:4px;
}
.GridPager_RadGridSkin .radslider
{
	float:left;
}
.GridPager_RadGridSkin img
{
	border:0;
}
.PagerCenter_RadGridSkin
{
	display:block;
	text-align:center;
}

.GridPager_RadGridSkin .radInput_RadGridSkin
{
	vertical-align:middle;
}


.GridFooter_RadGridSkin
{
	background: #fbfbfb;
	height: 19px;
	color: #666;
}
.GridFooter_RadGridSkin td
{
	border: solid 1px #fbfbfb;
	border-top: 1px solid #637783;
	border-left:0;
}

.GridFooter_RadGridSkin td a
{
	color: #666;
}

.GridPager_RadGridSkin div
{
	color: #000;
}

.GridPager_RadGridSkin td a
{
	color: #fff;
}

.GridPager_RadGridSkin td a:hover,
.GridFooter_RadGridSkin td a:hover
{
	color: #000;
}

tr.GroupHeader_RadGridSkin
{
	background: #e4ecf7;
	height: 22px;
}

tr.GroupHeader_RadGridSkin td
{
	padding-right:3px;
}

.GroupHeader_RadGridSkin td div div
{
	top:-0.5em;
}

.GroupHeader_RadGridSkin td div div div
{
	top:0;
}
* html .GroupHeader_RadGridSkin td div div{top:0.2em;}
*+html .GroupHeader_RadGridSkin td div div{top:0.2em;}

.GroupPanel_RadGridSkin
{
	background: #9ebde5 url(Grid/GridGroupPanelBg.gif) repeat-x;
	width: 100%;
	height: 23px;
	border-bottom: solid 1px #688caf;
	border-collapse: collapse;
}

.GroupPanelItems_RadGridSkin
{
	background: white;
	color: black;
	border: solid 1px #325373;
	white-space:  nowrap;
	padding-left:2px;
	font-size: 11px;
	height: 15px;
}
td.GridHeader_RadGridSkin input
{
	width: auto;
	float: left;
	border: solid 1px #3b5a82;
	background: #e7f3eb;
	font: bold 10px Verdana, Arial, Sans-serif;
	color: #989cb0;
	height: 14px;
	vertical-align:middle;
}


.TopReorderIndicator_RadGridSkin
{
	background: url(Grid/MoveDown.gif) no-repeat;
}

.BottomReorderIndicator_RadGridSkin
{
	background: url(Grid/MoveUp.gif) no-repeat;
}

.GridCommandRow_RadGridSkin,
.GridFilterRow_RadGridSkin
{
	background: #FDEDB4;
}

.GridFilterRow_RadGridSkin td
{
	white-space:nowrap;
}

.GridFilterRow_RadGridSkin input
{
	border: 1px groove #3b5a82;
}

.GridFilterRow_RadGridSkin input:hover
{
	border: 1px inset threedshadow;
}

.GridFilterRow_RadGridSkin img
{
}

.GridFilterMenu_RadGridSkin
{
    cursor:default;
}

.GridFilterMenu_RadGridSkin .GridFilterMenuSelectColumn_RadGridSkin,
.GridFilterMenu_RadGridSkin .GridFilterMenuTextColumn_RadGridSkin
{
	padding:4px 4px 5px;
}

.GridFilterMenu_RadGridSkin .GridFilterMenuSelectColumn_RadGridSkin
{
    background:#FDEDB4;
    text-align:center;
}

.GridFilterMenu_RadGridSkin .GridFilterMenuTextColumn_RadGridSkin
{
    background:#fff;
    color:#333;
}

.GridFilterMenu_RadGridSkin .GridFilterMenuHover_RadGridSkin
{
    background: #FDEDB4;
}

/*AJAX Loading*/

.GridLoadingTemplate_RadGridSkin
{
	background:#fff !important;
	font:normal 16px/16px arial,sans-serif;
	color:#01285c;
}

/* rtl support */

.RadGridRTL_RadGridSkin th,
.RadGridRTL_RadGridSkin td
{
    text-align:right;
}

.RadGridRTL_RadGridSkin .PagerLeft_RadGridSkin,
.RadGridRTL_RadGridSkin .GridPager_RadGridSkin .radslider
{
	float:right;
}
.RadGridRTL_RadGridSkin .PagerRight_RadGridSkin,
.RadGridRTL_RadGridSkin .sliderPagerLabel_RadGridSkin
{
	float:left;
}
