.RadGrid
{
	font-size: 11px;
	font-family: Verdana, Arial;
}

.RadGrid TABLE
{
	font-size: 11px;
	font-family: Verdana, Arial;
}

.RadGrid table th a:link
{
    font-weight:bold;
}

.RadGrid TABLE TD
{
	border: none;
	padding: 5px;
	vertical-align: top;
}

.RadGridClear
{
	font-size: 11px;
	font-family: Verdana, Arial;
	border-top: none;
}

.RadGridClear TABLE
{
	font-size: 11px;
	font-family: Verdana, Arial;
}

.RadGridClear TABLE TH
{
	font-size: 11px;
	border: none;
}

.RadGridClear TABLE TD
{
	border: none;
}

.GridClearItem
{
	background-color: #ffffff;
}

.GridClearAltItem
{
	background-color: #eeeeee;
}

.GridHeader
{
	text-decoration:none;
	font-weight: bold;
	border:0px;
	font-size:11px;
	text-align:left;
}

.GridHeader1
{
	text-decoration:none;
	font-weight: bold;
	border:0px;
	font-size:11px;
	text-align:right;
}

.GridHeaderUnderline
{
	text-decoration:none;
	font-weight: bold;
	border:0px;
	font-size:11px;
	text-align:left;
}

.GridHeaderUnderline A
{
	text-decoration:underline;
	font-weight: bold;
}

.GridHeaderUnderline A:hover
{
	text-decoration:underline;
	font-weight: bold;
}

.GridHeaderUnderline A:active
{
	text-decoration:underline;
	font-weight: bold;
}

.GridHeaderUnderline A:visited
{
	text-decoration:underline;
	font-weight: bold;
}

.GridHeader A
{
	text-decoration:none;
	font-weight: bold;
}

.GridHeader A:visited
{
	text-decoration:none;
	font-weight: bold;
}

.GridHeader A:active
{
	text-decoration:none;
	font-weight: bold;
}

.GridHeader A:hover
{
	text-decoration:none;
	font-weight: bold;
}

.GridHeader1 A
{
	text-decoration:none;
	font-weight: bold;
}

.GridHeader1 A:visited
{
	text-decoration:none;
	font-weight: bold;
}

.GridHeader1 A:active
{
	text-decoration:none;
	font-weight: bold;
}

.GridHeader1 A:hover
{
	text-decoration:none;
	font-weight: bold;
}


.ActiveGridHeader A
{
   font-weight: bold;
   color: Red;
}

.ActiveGridHeader A:visited
{
   font-weight: bold;
   color: Red;
}

.ActiveGridHeader A:active
{
   font-weight: bold;
   color: Red;
}

.ActiveGridHeader A:hover
{
   font-weight: bold;
   color: Red;
}

.RadGridFooter td
{
   font-weight: bold;
   padding-top: 15px;
   padding-right: 5px;
   text-align: right;
}

.GridRow
{
	padding-left: 5px;
}

.RadGridPager
{
   vertical-align: middle;
   color: #6c74a9;
   letter-spacing: 1px;
   padding: 5px 14px 5px 0px;
   text-align: right;
   font-weight: bold;   
}

.RadGridPagerPlain
{
   vertical-align: middle;
   color: #6c74a9;
   letter-spacing: 1px;
   padding: 5px 14px 5px 0px;
   text-align: left;
   font-weight: bold;  
}

.RadGridPagerPlain td div
{
    display: inline;
}

.RadGridPagerPlain td div a
{
    padding-right: 2px;
}

.RadGridPager td
{
   font-weight: bold;   
	color: #6c74a9;
}
.RadGridPager A
{
   font-weight: bold;   
	color: #6c74a9;
}

.RadGridPager a:link
{
   font-weight: bold;   
	color: #6c74a9;
}

.RadGridPager A:hover
{
   font-weight: bold;  
	color: #6c74a9; 
}

.RadGridPager A:active
{
   font-weight: bold;  
	color: #6c74a9; 
}

.RadGridPager A:visited
{
   font-weight: bold;   
	color: #6c74a9;
}

.GridHeaderUnderlineRight
{
	text-decoration:none;
	font-weight: bold;
	border:0px;
	font-size:11px;
	text-align:right;
}

.GridHeaderUnderlineRight A
{
	text-decoration:underline;
	font-weight: bold;
}

.GridHeaderUnderlineRight A:hover
{
	text-decoration:underline;
	font-weight: bold;
}

.GridHeaderUnderlineRight A:active
{
	text-decoration:underline;
	font-weight: bold;
}

.GridHeaderUnderlineRight A:visited
{
	text-decoration:underline;
	font-weight: bold;
}

.rgEditForm .rgHeader a img
{
	display: none;
}

/*LH1 Skin */
div.RadGrid_LH1
{
	background: #e5e5e5;
	border: solid 1px #e5e5e5;
	border-right: solid 2px #e5e5e5;
	border-top: 0px;
	font: normal 8pt Verdana, Arial, Sans-serif;
	text-align: left;
	cursor: default;
	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_LH1 td,
.RadGrid_LH1 td a
{ 
	font: 8pt Verdana, Arial, Sans-serif;
	color: #000000;
}

.RadGrid_LH1 rgMasterTable
{
	border: 0px !important;
	border-collapse: separate !important;
	width: 100%;
}

.RadGrid_LH1 rgMasterTable td,
.RadGrid_LH1 rgMasterTable th
{
	padding-left: 4px;
}

.RadGrid_LH1 th.rgHeader,
th.ResizeHeader_LH1
{
	font: bold 8pt Verdana, Arial, Sans-serif;
	background: white url('RadControls/Grid/Skins/LH1/Img/GridHeaderBg.gif') repeat-x bottom;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #bbb;
	padding-left: 6px; /*more than items to compensate for item borders!*/
	height: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.RadGrid_LH1 rgHeader a
{
	color: black;
	font: bold 8pt Verdana, Arial, Sans-serif;
	text-decoration: none;
}

.RadGrid_LH1 .rgRow td
{
	background: #e5e5e5;
	padding: 5px;
	font-size: 8pt;
}

.RadGrid_LH1 .rgRow .blueBold,
.RadGrid_LH1 .rgAltRow .blueBold
{
	color: #6c74a9;
	font-weight: 600;
	text-decoration: underline;
	font-size: 8pt;
	font-family: verdana, geneva, arial, sans serif;
}

.RadGrid_LH1 .rgRow A.blueBold,
.RadGrid_LH1 .rgAltRow A.blueBold {
	color: #6c74a9;
	font-weight: 600;
	font-size: 8pt;
	font-family: verdana, geneva, arial, sans serif;
	text-decoration: underline;
}

.RadGrid_LH1 .rgRow A:visited.blueBold,
.RadGrid_LH1 .rgAltRow A:visited.blueBold {
	color: #6c74a9;
	font-weight: 600;
	font-size: 8pt;
	font-family: verdana, geneva, arial, sans serif;
	text-decoration: underline;
}

.RadGrid_LH1 .rgRow A:hover.blueBold,
.RadGrid_LH1 .rgAltRow A:hover.blueBold {
	color: #6c74a9;
	font-weight: 600;
	font-size: 8pt;
	font-family: verdana, geneva, arial, sans serif;
	text-decoration: none;
}

.RadGrid_LH1 .rgRow A:active.blueBold,
.RadGrid_LH1 .rgAltRow A:active.blueBold {
	color: #6c74a9;
	font-weight: 600;
	font-size: 8pt;
	font-family: verdana, geneva, arial, sans serif;
	text-decoration: none;
}

.RadGrid_LH1 .rgDetailTable
{
    border: none !important;
}

.RadGrid_LH1 .rgExpandCol INPUT
{
    margin-top: 0px;
}

.GridAltRow_LH1 td
{
	background: #e5e5e5;
	padding: 5px;
	font-size: 8pt;
}

.GridAltRow_LH1 .blueBold
{
	color: #6c74a9;
	font-weight: 600;
	text-decoration: underline;
	font-size: 8pt;
	font-family: verdana, geneva, arial, sans serif;
}

.GridAltRow_LH1 A.blueBold {
	color: #6c74a9;
	font-weight: 600;
	font-size: 8pt;
	font-family: verdana, geneva, arial, sans serif;
	text-decoration: underline;
}

.GridAltRow_LH1 A:visited.blueBold {
	color: #6c74a9;
	font-weight: 600;
	font-size: 8pt;
	font-family: verdana, geneva, arial, sans serif;
	text-decoration: underline;
}

.GridAltRow_LH1 A:hover.blueBold {
	color: #6c74a9;
	font-weight: 600;
	font-size: 8pt;
	font-family: verdana, geneva, arial, sans serif;
	text-decoration: none;
}

.GridAltRow_LH1 A:active.blueBold {
	color: #6c74a9;
	font-weight: 600;
	font-size: 8pt;
	font-family: verdana, geneva, arial, sans serif;
	text-decoration: none;
}

.SelectedRow_LH1 td
{
	background: #e5e5e5 !important;
	height: 22px;
	border: solid 1px #e5e5e5;
	border-top: solid 1px #e9e9e9;
	border-bottom: solid 1px white;
}

.ActiveRow_LH1 td
{
	background: white !important;
	height: 22px;
	border: solid 1px white;
	border-top: solid 1px #e9e9e9;
	border-bottom: solid 1px white;
}

.GridPager_LH1 td
{
	background: white;
	border: solid 1px white;
	border-top: 1px solid #c7c7c7;
	height: 21px;
	color: #999;
}

.GridFooter_LH1 td
{
	background: #fbfbfb;
	border: solid 1px #fbfbfb;
	border-top: 1px solid #e8e6e6;
	height: 21px;
	color: #666;
}

.GridFooter_LH1 td a
{
	color: #666;
}

.GridPager_LH1 td a
{
	color: #999;
}

.GridPager_LH1 td a:hover, .GridFooter_LH1 td a:hover
{
	color: #333;
}


tr.GroupHeader_LH1 td
{
	background: white;
	height: 22px;
	border: solid 1px white;
}

.GroupPanel_LH1
{
	background-color: #ffffff;
	width: 100%;
	border-collapse: collapse;
	border: solid 1px #c6c6c6;
	border-bottom: 1px solid #aeaeae;
}

.GroupPanelItems_LH1
{
	background: #efefef;
	color: #999999;
	white-space:  nowrap;
	font-size: 8pt;
}

RadGrid_LH1 td.rgHeader input
{
	width: auto;
	float: left;
	border: solid 1px #666;
	background: #fafafa;
	font: bold 8pt Verdana, Arial, Sans-serif;
	color: #989cb0;
	height: 14px;
	vertical-align:middle;
}


.RadGridBasic .rgMasterTable
{
    border-collapse: collapse;
}

.RadGridBasic .rgRow td, .rgAltRow td
{
    vertical-align: middle !important;
}

.RadGridBasic .rgPager thead, 
.RadGridBasic .rgPager caption {
    display: none;
}

.RadGridBasic .rgMasterTable .rgPager td
{
    color: #6C74A9;
    font-weight: bold;
    padding: 5px 0px 2px 0px;
    text-align: right;
    vertical-align: middle;
}

.RadGridBasic .rgMasterTable .rgPager a
{
	color: #6C74A9;
	font-weight: bold;
}

.RadGridBasic .rgPagerCell
{
	text-align: right;
}

.RadGridBasic .rgPagerCell img
{
    display: none;
}

.RadGridBasic .rgWrap
{
    display: inline;
    padding: 0;
}

.RadGridBasic .rgNumPart
{
    padding: 0;
}

.RadGridBasic .rgNumPart a,
.RadGridBasic .rgNumPart a:link,
.RadGridBasic .rgNumPart a:visited,
.RadGridBasic .rgNumPart a:hover,
.RadGridBasic .rgNumPart a:active
{
    padding: 0 0 0 5px;
}

.RadGridBasic .rgAdvPart,
.RadGridBasic .rgPageFirst,
.RadGridBasic .rgPageLast,
.RadGridBasic .rgPageNext,
.RadGridBasic .rgPagePrev,
.RadGridBasic .rgSortAsc,
.RadGridBasic .rgSortDesc
{
    display: none;
}

.RadGridBasic .rgMasterTable a.rgCurrentPage
{
    cursor: default;
    text-decoration: none;
}

.RadComboBox_Default .rcbInput,
.RadComboBox_Vista .rcbInput 
{
    font-size: inherit !important;
}

.RadGridBasic .rgTruncatedText {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.RadGridBasic .rgHyperlinkColumn a {
	color: blue;
	text-decoration: none;
	font-weight: bold;
}