﻿
.H1Header
{
    color: #045595 !important;
    font-size: 24px !important;
    font-weight:bold;
    font-family:Verdana !important;             
}

div.RadGrid_LM2_Vista_Skin .rgRow a,
div.RadGrid_LM2_Vista_Skin .rgAltRow a
{
    color: #003399 !important;
    font-size: 12px !important;
    font-family:Verdana !important;      
}
div.RadGrid_LM2_Vista_Skin .rgRow a:hover,
div.RadGrid_LM2_Vista_Skin .rgRow a:visited,
div.RadGrid_LM2_Vista_Skin .rgAltRow a:hover,
div.RadGrid_LM2_Vista_Skin .rgAltRow a:visited
{
    color: #000000 !important;
    font-size: 12px !important;
    font-family:Verdana !important;    
}


.RadGrid .rgMasterTable 
{
		margin-bottom: 8px !important;
}


.RadGrid .rgDetailTable 
{
	  border-color:#e0e0e0 !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
		padding-left:10px !important;
		margin-bottom:10px !important;
}


/*** Headers for each Model_ID ***/


/*#ctl00_RightSide_CPH_RadGrid1_ctl00__0.rgRow TD,
#ctl00_RightSide_CPH_RadGrid1_ctl00__1.rgAltRow TD,
#ctl00_RightSide_CPH_RadGrid1_ctl00__2.rgRow TD,
#ctl00_RightSide_CPH_RadGrid1_ctl00__3.rgAltRow TD,
#ctl00_RightSide_CPH_RadGrid1_ctl00__4.rgRow TD,
#ctl00_RightSide_CPH_RadGrid1_ctl00__5.rgAltRow TD,
#ctl00_RightSide_CPH_RadGrid1_ctl00__6.rgRow TD,
#ctl00_RightSide_CPH_RadGrid1_ctl00__7.rgAltRow TD,
#ctl00_RightSide_CPH_RadGrid1_ctl00__8.rgRow TD,
#ctl00_RightSide_CPH_RadGrid1_ctl00__9.rgAltRow TD,
#ctl00_RightSide_CPH_RadGrid1_ctl00__10.rgRow TD,
#ctl00_RightSide_CPH_RadGrid1_ctl00__11.rgAltRow TD,
#ctl00_RightSide_CPH_RadGrid1_ctl00__12.rgRow TD,
#ctl00_RightSide_CPH_RadGrid1_ctl00__13.rgAltRow TD,
#ctl00_RightSide_CPH_RadGrid1_ctl00__14.rgRow TD,
#ctl00_RightSide_CPH_RadGrid1_ctl00__15.rgAltRow TD,
#ctl00_RightSide_CPH_RadGrid1_ctl00__16.rgRow TD,
#ctl00_RightSide_CPH_RadGrid1_ctl00__17.rgAltRow TD,
#ctl00_RightSide_CPH_RadGrid1_ctl00__18.rgRow TD,
#ctl00_RightSide_CPH_RadGrid1_ctl00__19.rgAltRow TD,
#ctl00_RightSide_CPH_RadGrid1_ctl00__20.rgRow TD*/


.RadGrid .rgRow.greyHeader TD,
.RadGrid .rgAltRow.greyHeader TD
{

	BACKGROUND-COLOR: #e0e0e0;
	color:#003399;	
	font-weight:bold;
	height:22px;
	
	padding-left:4px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#999999;	

}

.RadGrid .rgSelected.yellowHeader TD
{
    BACKGROUND-COLOR: yellow;
	color:#003399;	
	font-weight:bold;
	height:22px;
	
	padding-left:4px;

	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#003399;
	
	border-bottom-width:1px;
	border-bottom-style: dotted;
	border-bottom-color:#999999;

}



.OutsideBorder1 
{
		width:810px;
	  border-color: #999999 !important;
    border-style: solid !important;
    border-width: 1px !important;
		padding: 8px 8px 8px 8px !important;

		
} 

.OutsideBorderMG 
{
		width:810px;
		padding: 8px 8px 8px 18px !important;
		
} 
.H1HeaderBox
{
	
	padding: 20px 0 10px 10px !important;
}

#lbl_H1header
{
	
}

#tableL1
{
	width:148px;
	border-collapse:collapse;
	empty-cells: show;
	border-spacing: 1px 1px;
}

#tableL1 td
{

	border-color: transparent;  
	border-width:1px;
	border-style:solid;
}

.td_lang_cells1
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	width:0px;
	text-align:center;	
}


.td_lang_cells
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	width:28px;
	text-align:center;
		
}


.td_lang_cells5
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	width:26px;
	text-align:center;	
}

/*** Article Names links ***/
.hlink1 
{
	font-family:Verdana, Arial !important;
	font-size:12px !important;
	font-weight: normal !important;
	text-decoration:none !important;
	color: Black !important;
}

.hlink2 
{
	font-family:Verdana, Arial !important;
	font-size:12px !important;
	font-weight: bold !important;
}