
 /* ------------------------------------------------------------------------------------------------------- */
 /*  																										*/
 /*  NAVIGATION STYLESHEET																					*/
 /*  																										*/
 /* ------------------------------------------------------------------------------------------------------- */
 /*  Author		: J.H. Kalse M.Sc.                                                                          */
 /*  Version	: 1.3d																						*/
 /*  Date		: 26-october 2008																			*/
 /* ------------------------------------------------------------------------------------------------------- */
 
 
 /* ------------------------------------------------------------------------------------------------------- */

 div#navigation_box {												/*										*/
	background-image	: url('../image/background.gif');			/* sets the background image			*/
	background-repeat	: repeat;									/* 										*/
	padding-top			: 10px;
	padding-bottom		: 10px;
	text-align 			: center;
	font-size			: 16pt;
 }
 
 /* ------------------------------------------------------------------------------------------------------- */

  ul.subject_navigation_list {					/* 					 										*/
	width				: 90%; 					/* 					 										*/
	background-color	: #FDF5E6; 				/* 					 										*/
    margin-top			: 7px;	  				/* 					 										*/
    margin-bottom		: 7px;	  				/* 					 										*/
	padding-top			: 4px;					/* 					 										*/
	padding-bottom		: 12px;					/* 					 										*/
	padding-left		: 4px;					/* 					 										*/
	padding-right		: 4px;					/* 					 										*/
	border				: 1px solid black;		/* 					 										*/
	font-size			: 12pt;
	text-align 			: left;
 }

 /* ------------------------------------------------------------------------------------------------------- */
 
 li.subject_navigation_item {					/* 					 										*/
	background-color	: #FDF5E6; 				/* 					 										*/
	width				: 90%; 					/* 					 										*/
	font-weight			: bold;					/* 					 										*/
	background-color	: white ;				/* 					 										*/
    border				: 1px solid black; 		/* 					 										*/
    margin-top			: 7px;	  				/* 					 										*/
    margin-bottom		: 7px;	  				/* 					 										*/
    padding-top			: 7px;   				/* 					 										*/
    padding-bottom		: 7px;   				/* 					 										*/
    padding-left		: 4px;   				/* 					 										*/
 }	  
  
 /* ------------------------------------------------------------------------------------------------------- */

 div.subject_navigation_link_disabled    {		/* 					 										*/
    color				: #D3D3D3;				/* 					 										*/
	background-color	: #FDF5E6; 				/* 					 										*/
	width				: 90%; 					/* 					 										*/
	font-weight			: bold;					/* 					 										*/
	background-color	: white ;				/* 					 										*/
    border				: 1px solid black; 		/* 					 										*/
    margin-top			: 7px;	  				/* 					 										*/
    margin-bottom		: 7px;	  				/* 					 										*/
    padding-top			: 7px;   				/* 					 										*/
    padding-bottom		: 7px;   				/* 					 										*/
    padding-left		: 4px;   				/* 					 										*/
 }	  
  
 /* ------------------------------------------------------------------------------------------------------- */

 ul.page_navigation_list {						/* 					 										*/
	background-color	: #DEB887; 				/* 					 										*/
	width				: 90%; 					/* 					 										*/
	padding-top			: 4px;					/* 					 										*/
	padding-bottom		: 12px;					/* 					 										*/
	padding-left		: 4px;					/* 					 										*/
	padding-right		: 4px;					/* 					 										*/
	border				: 1px solid blue;		/* 					 										*/
    list-style-type		: none;   				/* 					 										*/
    font-family			: arial;   				/* 					 										*/
 }
 
 /* ------------------------------------------------------------------------------------------------------- */

 ul.page_navigation_item {						/* 					 										*/
	background-color	: #FFDEAD; 				/* 					 										*/
    margin-top			: 7px;	  				/* 					 										*/
    margin-bottom		: 7px;	  				/* 					 										*/
    border				: 1px solid black; 		/* 					 										*/
    padding				: 2px 5px;   			/* 					 										*/
    width				: 90%;   				/* 					 										*/
	font-style			: italic; 				/* 					 										*/
	font-weight			: bold;					/* 					 										*/
 }	 
  	 
 /* ------------------------------------------------------------------------------------------------------- */

 li.page_navigation_item {						/* 					 										*/
	background-color	: #FFDEAD; 				/* 					 										*/
    margin-top			: 7px;	  				/* 					 										*/
    margin-bottom		: 7px;	  				/* 					 										*/
    border				: 1px solid black; 		/* 					 										*/
    padding				: 2px 5px;   			/* 					 										*/
    width				: 90%;   				/* 					 										*/
	font-style			: italic; 				/* 					 										*/
	font-weight			: bold;					/* 					 										*/
	/* -----------------------------------------------------------------------------------------------------*/
	list-style-type		: none;					/* 	none |disc | circle | square 							*/
	list-style-position	: outside;				/* 	inside | outside 				 						*/
	list-style-image	: none;					/* 	<url> | none					 						*/
	/* -----------------------------------------------------------------------------------------------------*/
 }	 
  	 
 /* ------------------------------------------------------------------------------------------------------- */

 ul.paragraph_navigation_list {					/* 					 										*/
	background-color	: #FFDEAD;	 			/* 					 										*/
	width				: 90%; 					/* 					 										*/
	padding-top			: 4px;					/* 					 										*/
	padding-bottom		: 12px;					/* 					 										*/
	padding-left		: 4px;					/* 					 										*/
	padding-right		: 4px;					/* 					 										*/
	border				: 0px solid;			/* 					 										*/
    font-family			: arial;   				/* 					 										*/
	/* -----------------------------------------------------------------------------------------------------*/
	list-style-type		: none;					/* 	none |disc | circle | square 							*/
	list-style-position	: outside;				/* 	inside | outside 				 						*/
	list-style-image	: none;					/* 	<url> | none					 						*/
	/* -----------------------------------------------------------------------------------------------------*/
 }
 
 /* ------------------------------------------------------------------------------------------------------- */

 li.paragraph_navigation_item {					/* 					 										*/
    border				: 1px solid black;   	/* 					 										*/
    padding				: 2px 5px;   			/* 					 										*/
    margin				: 2px 0;   				/* 					 										*/
    width				: 90%;   				/* 					 										*/
	/* -----------------------------------------------------------------------------------------------------*/
    background-color	: #F0E68C ; 			/* 					 										*/
    color				: #008000 ;  			/* 					 										*/
	/* -----------------------------------------------------------------------------------------------------*/
	font-style			: italic; 				/* 	normal | italic | oblique								*/
	font-weight			: bold;					/* 	normal | bold | bolder | lighter |                      */
												/*	100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900		*/
	/* font-size		:                       /*  xx-small | x-small | small | medium | large | x-large | */
												/*  xx-large											    */
												/*  larger | smaller										*/
												/*  em | ex |px												*/
	/* -----------------------------------------------------------------------------------------------------*/
	list-style-type		: none;					/* 	none |disc | circle | square 							*/
	list-style-position	: outside;				/* 	inside | outside 				 						*/
	list-style-image	: none;					/* 	<url> | none					 						*/
	/* -----------------------------------------------------------------------------------------------------*/
 }	 
  	 
 /* ------------------------------------------------------------------------------------------------------- */

 a:link.subject_navigation_link { 				/* 					 										*/
	color				: black; 				/* 					 										*/
	background			: transparent; 			/* 					 										*/
 }

 /* ------------------------------------------------------------------------------------------------------- */

 a:link.page_navigation_link { 					/* 					 										*/
	color				: black; 				/* 					 										*/
	background			: transparent; 			/* 					 										*/
 }

 /* ------------------------------------------------------------------------------------------------------- */

 a:link.paragraph_navigation_link { 			/* 					 										*/
	color				: black; 				/* 					 										*/
	background			: transparent; 			/* 					 										*/
 }

 /* ------------------------------------------------------------------------------------------------------- */

 a:visited.subject_navigation_link  { 			/* 					 										*/
	color				: black; 				/* 					 										*/
	background			: transparent; 			/* 					 										*/
  }

 /* ------------------------------------------------------------------------------------------------------- */

 a:visited.page_navigation_link  { 				/* 					 										*/
	color				: black; 				/* 					 										*/
	background			: transparent; 			/* 					 										*/
  }

 /* ------------------------------------------------------------------------------------------------------- */

 a:visited.paragraph_navigation_link  { 		/* 					 										*/
	color				: black; 				/* 					 										*/
	background			: transparent; 			/* 					 										*/
  }

 /* ------------------------------------------------------------------------------------------------------- */

 a:hover.subject_navigation_link  { 			/* 					 										*/
	color				: black; 				/* 					 										*/
	background			: #A5A5FC; 				/* 					 										*/
 }

 /* ------------------------------------------------------------------------------------------------------- */

 a:hover.page_navigation_link  { 				/* 					 										*/
    background-color	: #FAFAD2 ;   			/* 					 										*/
    color				: #8585DC;  			/* 					 										*/
 }

 /* ------------------------------------------------------------------------------------------------------- */

 a:hover.paragraph_navigation_link  { 			/* 					 										*/
	color				: blue; 				/* 					 										*/
	background			: #F5F5DC; 				/* 					 										*/
 }

 /* ------------------------------------------------------------------------------------------------------- */

 a:active.subject_navigation_link  { 			/* 					 										*/
	color				: black; 				/* 					 										*/
	background			: transparent;  		/* 					 										*/
  }
 
 /* ------------------------------------------------------------------------------------------------------- */

 a:active.page_navigation_link  { 				/* 					 										*/
	color				: black; 				/* 					 										*/
	background			: transparent;  		/* 					 										*/
  }
 
 /* ------------------------------------------------------------------------------------------------------- */

 a:active.paragrap_navigation_link  { 			/* 					 										*/
	color				: black; 				/* 					 										*/
	background			: transparent;  		/* 					 										*/
  }
 
 /* ------------------------------------------------------------------------------------------------------- */
 /* END OF CSS FILE																					PE1HUC	*/
 /* ------------------------------------------------------------------------------------------------------- */

 
 
