﻿
/*--- Background colour of ALL page---*/
.AllPages_backcolour
{
	background-color:#839eca;
}
.menutext
{
	color:#ffffff;
	font-family:Times New Roman;
	font-weight:bold;
	font-size:12px;		
	letter-spacing:1px;
	text-align:center;	
	padding:0px 19px 0px 0px !important;
	text-decoration:none;
}
/*.loginUser
{
	color:#ffffff;
	font-family:Times New Roman;
	font-weight:normal;
	font-size:12px;		
	letter-spacing:1px;	
}*/

/*---Active menu text colour---*/
.Activemenutext
{
	color:#000000;
	font-family:Times New Roman;
	font-size:12px;
	font-weight:bold;
	background-color:White;	
	letter-spacing:1px;
	padding:0px 19px 0px 23px;
}
.Activelink
{
	color:#476bde;
	font-family:Times New Roman;
	font-weight:normal;
	font-size:12px;		
	letter-spacing:1px;
	vertical-align:top;
	text-decoration:none;
}
.UnActivelink
{
	color:#000000;
	font-family:Times New Roman;
	font-weight:normal;
	font-size:12px;		
	letter-spacing:1px;
	vertical-align:top;
}



/*--- Header text --- */
.headertext
{
	font-family:Times New Roman;
	font-weight:bold;
	font-size:13pt;		
	text-align:Left;
	color:#253853;	
}
/*--- Header Top text --- */
.Smallheadertop
{
	font-family:Times New Roman;
	font-weight:bold;
	font-size:11pt;		
	text-align:Left;
	color:#253853;		
}
.subheader
{
	font-family:Times New Roman;
	font-weight:bold;
	font-size:11pt;		
	text-align:Left;
	color:#575859;
}
/* --- Text Content Normal ---*/
.contenttext
{
	color:#253853;
	font-family:Times New Roman;
	font-weight:normal;
	font-size:14px;			
	text-decoration:none;
	vertical-align:top;
}
/* --- Text Content Bold ---*/
.contenttextbold
{
	color:#253853;
	font-family:Times New Roman;
	font-weight:bold;
	font-size:12px;		
	text-align:left;	
	text-decoration:none;
	vertical-align:top;
}
/* --- For validation ---*/
.validation 
{
	font-family:Times New Roman;
	font-size: 11px;
	color:red;
	font-weight: normal;
}
.horizontalLine
{
	color:#e2e2e2;
	font-family:Times New Roman;
	font-size:1px;			
}
/*-----For Header----*/
.HeaderTextBold
{
	color:#253853;
	font-family:Times New Roman;
	font-weight:bold ;
	font-size:12px;		
	text-align:left;	
	text-decoration:none;
	vertical-align:top;
	padding:2px 0px 2px 0px;
}
/* For No record indication label */

.noRecordFound
{
	font-family:Times New Roman;
	font-size: 40px;
	color:#aca899;
	font-weight:bold;
	letter-spacing:1.5px;
	padding:5px 0px 5px 20px;
}
.RecordMsg
{
	font-family:Times New Roman;
	font-size: 13px;
	color:#aca899;
	font-weight:bold;
	letter-spacing:1.5px;	
}
.summeryheadertext
{
	color:#525353;
	font-family:Times New Roman;
	font-weight:normal;
	font-size:14px;		
	text-align:left;	
	text-decoration:none;
	vertical-align:top;
}
.summerytext
{
	color:#2e2e2e;
	font-family:Times New Roman;
	font-weight:normal;
	font-size:11px;		
	text-align:left;	
	text-decoration:underline;
	vertical-align:top;	
}
.pageSubHeading
{
	font-family:Times New Roman;
	font-size: 15px;
	color:#c92323;
	font-weight:bold;
	letter-spacing:1.5px;	
}
/*.Status
{
	font-family:Times New Roman;
	font-size: 6px;
	color:#5078CD;	
	border-color:Black;
	border:solid 1px #000000;
	width:10px;
	height:7px;
}*/
.pagecombo
{
	color:#253853;
	font-family:Times New Roman;
	font-weight:normal;
	font-size:10px;		
	text-align:left;	
	text-decoration:none;	
}
/* for display item in repeater and border */
.RepeaterItems
{
	
	color:#253853;
	font-family:Times New Roman;
	font-weight:normal;
	font-size:14px;			
	text-decoration:none;
	vertical-align:top;
	border-top:solid 1px #d3d5d2;
	text-align:left;
}
.HeaderTextMenu
{
	color:#253853;
	font-family:Times New Roman;
	font-weight:bold ;
	font-size:12px;		
	text-align:left;	
	text-decoration:none;
	vertical-align:top;
	padding:4px 4px 4px 4px;
}
.statusbutton
{
	height:18px;
	border-style:solid;
	border-width:1px;
	border-color:Black;
	color:White;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	vertical-align:middle;
	text-align:center;
}
.modalpopup
{
	background-color:#f3f3f3;
	filter:alpha(opacity=70);
	opacity:0.7;	
}

/* for footer paging next-previous */
.bannertext
{
	font-family:Times New Roman;
	font-size:12px;
	font-weight:bold;
	color:#525252;
}
.AddMoretext
{
	color:#000000;
	font-family:Times New Roman;
	font-size:12px;
	font-weight:bold;
	background-color:White;	
	letter-spacing:1px;
}
.AlertMessage
{
	color:#000000;
	font-family:Times New Roman;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
}