/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: White;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    /* background-image:	url(images/TriSys-Triangle-White-Background-Feb-2004.gif); */
    margin-left:	0;
    margin-top:		0;
    margin-right:	0;
    margin-bottom:	0;
    padding-right:	0;
    border-right-width:thin;
    border-right-style:none;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:		#003366;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:		#003366;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:		#003366;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:		#003366;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:		#003366;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	BACKGROUND-COLOR: #003366;
	}	
		
HX7	{	
	font-family: Verdana;
	font-size:	1em;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:		Red;
	BACKGROUND-COLOR: Yellow;
	}	

TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	Black;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	Black;
	}	
		
A:active	{	
	text-decoration:	none;
	font-weight:	bold;
	/*color:	#6F403A;*/
	color:	Black;
	}	
		
A:hover	{	
	/*text-decoration:	underline; */
	font-weight:	bold;
	color:	#0A50A1;
	/* BACKGROUND-IMAGE: url(http://www.trisys.biz/images/WebMenu_Gradient5.jpg); NOT WORK! */
	BACKGROUND-COLOR: #FFEF9C;
	}


a.HorizontalSiteMenu 
{
	text-decoration: none;
	font-weight:	bold;
	font-size:		10px;
	color:	White;
}
A.HorizontalSiteMenu:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	font-size:		10px;
	color:	White;
	}	
		
A.HorizontalSiteMenu:active	{	
	text-decoration:	none;
	font-weight:	bold;
	font-size:		10px;
	color:	#F9D83F;
	}	
		
A.HorizontalSiteMenu:hover	{	
	/* text-decoration:	underline; */
	font-weight:	bold;
	font-size:		10px;
	color:	#445669;
	/* BACKGROUND-COLOR: #F9D73E; */
	BACKGROUND-IMAGE: url(images/WebMenu_Gradient5.jpg);
	}


A.GraphicHyperlink:hover	{	
	BACKGROUND-COLOR: White;
	}

	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

/*
IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
*/

/* Ideometrix CSS Stylesheet settings 
 * 
 * November 2001
 */


P
{
	font-family:		Verdana; 
	font-size:		10px;
	font-weight:		normal; 
	font-style:		normal; 
	color:			#003366;
}

Li
{
	font-family:		Verdana; 
	font-size:		10px;
	font-weight:		normal; 
	font-style:		normal; 
	color:			#003366;	/* #6D91A6; */
	list-style-image: url(/images/TriSys-Small-Blue-Triangle-V7.gif);
}

.PAGE_TITLE
{
	font-family:		Verdana; 
	font-size:		14px;
	font-weight:		bold; 
	font-style:		normal; 
	color:			#445669;
	align:			center;
}

.PARAGRAPH
{
	font-family:		Verdana; 
	font-size:		10px;
	font-weight:		normal; 
	font-style:		normal; 
	color:			#003366;
}

.WHITE_PARAGRAPH
{
	font-family:		Verdana; 
	font-size:		10px;
	font-weight:		normal; 
	font-style:		normal; 
	color:			White;
}

.URGENT_PARAGRAPH
{
	font-family:		Verdana; 
	font-size:		12px;
	font-weight:		normal; 
	font-style:		normal; 
	color:			Red;
	align:			center;
}

.ITALICISED_PARAGRAPH
{
	font-family:		Verdana; 
	font-size:			12px;
	font-weight:		normal; 
	font-style:			italic; 
	color:				black;
}

.BLUE_PARAGRAPH
{
	font-family:		Verdana; 
	font-size:		12px;
	font-weight:		Bold; 
	font-style:		normal; 
	color:			#003366;
}

.BULLETED_PARAGRAPH
{
	font-family:		Verdana; 
	font-size:			12px;
	font-weight:		normal; 
	font-style:			italic; 
	color:				black;
	margin-left: 100;
}

.HOME_PAGE_HORIZONTAL_LINE
{
	color:			#5EB85E;	
/*	color:			#FDEB99;	*/
	margin-top:		-5;
	margin-bottom:		-20;
}

.HOME_PAGE_PARAGRAPH_HEADER
{
	font-family:		Verdana; 
	font-size:		12px;
	font-weight:		Bold; 
	color:			#445669;
    margin-left:	0;
    margin-top:		0;
    margin-right:	0;
    margin-bottom:	-20;
}

.HOME_PAGE_PARAGRAPH_BULLET_ITEM
{
	font-family:		Verdana; 
	font-size:		10px;
	font-weight:		normal; 
	color:			#003366;
    margin-left:	-18;
    margin-top:		1px;
    margin-right:	0;
    margin-bottom:	2px;
}

.HOME_PAGE_TOP_MENU
{
	font-family:		Verdana; 
	font-size:		10px;
	font-weight:		Bold; 
	color:			White;
}

.IMPORTANT_TEXT
{
	font-family:		Verdana; 
	font-size:		12px;
	font-weight:		normal; 
	font-style:		normal; 
	color:			black;
}

.TEXT_TABLE
{
	border-width:		0px;
	border-style:		none;
	background-color:	#003366;
}

.TABLE_HEADER_TEXT
{
	background-color:	#FF9933;
	font-family:		Verdana; 
	font-size:		12px;
	font-weight:		bold; 
	font-style:		normal; 
	color:			white;
}

.TABLE_TEXT
{
	font-family:		Verdana; 
	font-size:		10px;
	font-weight:		normal; 
	font-style:		normal; 
	color:			#003366;
}



/* PROGRAM STUFF */

.TABLE_HEADER_TEXT
{
	font-family:		Verdana; 
	font-size:			10px;
	font-weight:		bold; 
	font-style:			normal; 
	color:				White;
	height:				30;
}

.DATA_CAPTURE_TABLE
{
	border-top-style:	outset;
	border-right-style:	outset;
	border-bottom-style:outset;
	border-left-style:	outset;
	
	border-top-width:	thin;
	border-right-width:	thin;
	border-bottom-width:thin;
	border-left-width:	thin;
	
	border-top-color:	#9999CC;	
	border-right-color:	White;	
	border-bottom-color:White;	
	border-left-color:	#9999CC;

	background-color:	#9999CC;
}

.FIELD_LABEL
{
	background-color:	#333399; 
	font-family:		Verdana; 
	font-size:			10px;
	font-weight:		bold; 
	font-style:			normal; 
	color:				White;
	height:				19;
	width:				20%;
	border-top-style:	outset;
	border-top-width:	thin;
	border-right-style:	outset;
	border-right-width:	thin;
	border-bottom-style:outset;
	border-bottom-width:thin;
	border-left-style:	outset;
	border-left-width:	thin;
}

.FIELD_VALUE
{
	/* background-color:	white; */
	font-family:		Verdana; 
	font-size:			10px;
	font-weight:		normal; 
	font-style:			normal; 
	color:				Black;
	height:				19;
	width:				80%;
}


.PARAGRAPH_HEADER
{
	font-family:		Verdana; 
	font-size:			12px;
	font-weight:		bold; 
	font-style:			normal; 
	color:				#003366;
}

.FORM_TITLE
{
	background-color:	#5E94C4;
	font-family:		Verdana; 
	font-size:			10px;
	font-weight:		bold; 
	font-style:			normal; 
	color:				white;
	border-style:		outset;
	border-width:		2px;
	height:				20px;
	width:				100%;
}

/*************************************************/
/* SQL GRID                                       /
/*************************************************/
.SQL_TABLE_HEADER
{
	color:				black;	/*#009900;	*/
	background:			white;
	width:				95%;
}

.SQL_TABLE
{
	color:				#445669;
	font-family:		Verdana;
	font-size:			10px;
	width:				100%;
	font-weight:		bold;

	border-top-style:	none;
	border-bottom-style:none;
	border-left-style:	none;
	border-right-style:	none;
}

.SQL_TABLE_ITEM_STYLE
{
	height: 20;
	background-color:	White;
}

.SQL_TABLE_ALTERNATING_ITEM_STYLE
{
	height: 20;
	background-color:	#E5E5F0;
}

.SQL_TABLE_SELECTED_ITEM_STYLE
{
	background-color:	#FF8000;
}

.SQL_TABLE_HEADER_STYLE
{
	background-color:	#5E94C4;
	color:				White;
	font-family:		Verdana;
	font-size:			10px;
	font-weight:		bold;
	height:				20;
}

.SQL_TABLE_PAGER_STYLE
{
	background-color:	#5E94C4;
	color:				White;	
	font-family:		Verdana;
	font-size:			10px;
	font-weight:		bold;
}		

/*************************************************/
/* ERROR LABEL                                    /
/*************************************************/
.ERROR_LABEL
{
	color:				Red;
	font-family:		Verdana;
	font-size:			10px;
}


/* MS CRM 3.0 */
table.mnuBar
{
	color: #000000;
	height: 22px;
	width: 100%;
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#DCDFE5, EndColorStr=#BDC2CB);
}

td.mnuTitle
{
   font-size: 11px;
   font-weight: bold;
   letter-spacing: 1px;
   cursor: default;
   color: #000000;
}

td.mnuRight
{
   width: 100%;
   text-align: right;
   padding-right: 5px;
}

.BULLET_POINT
{
	margin-bottom: 6px
}


.VacanciesGrid
{
	border-width:			 0;
	background-color:	     white;
	Color:					 #333333;
	font-size: 				10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

.VacanciesGridHeader
{
	background-color:	     #FF9933;
	font-weight:			 bold;
	Color:					 White;
	font-size: 				10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

.VacanciesGridFooter
{
	background-color:	     #F7F6F3;
	Color:					 #333333;
	font-size: 				10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

.VacanciesGridRow
{
	background-color:	     #F7F6F3;
	Color:					 #333333;
	font-size: 				10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

.VacanciesGridRowAlt
{
	background-color:	     #FFFFCC;
	Color:					 #284775;
	font-size: 				10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

.VacanciesGridPager
{
	background-color:	     #FF9933;
	Color:					 White;
	font-size: 				10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;	
}

.VacanciesGridPager
{
	background-color:	     #FF9933;
	Color:					 White;
	font-size: 				10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;	
}


.VacanciesGridPager span
{
	background-color:	     #FF9933;
	font-weight:			 bold;
	Color:					 White;
	font-size: 				10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

.VacanciesGridPager a
{
	background-color:	     #FF9933;
	font-weight:			 bold;
	Color:					 White;
	font-size: 				10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

.VacanciesGridNoData
{
	background-color:	     #FF9933;
	font-weight:			 bold;
	Color:					 White;
	font-size: 				10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

.VacanciesDataLabel
{
	vertical-align: top;
	background-color: #FF9933;
	font-size: 				10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

.VacanciesDataField
{
	vertical-align: top;


	font-size: 				10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

.VacanciesDataFieldLargeData
{
	vertical-align: top;
	background-color: #FFFFCC;

	width: 300px;
	font-size: 		10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

.VacanciesDataFooter
{
	vertical-align: top;
	font-size: 				10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}






/* End of file */
