

/*

 *

 * pagehead

 *

 */



.geotime-pagehead

	{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	line-height: 21px;

	color: #4D4D4D;

	list-style-position: outside; 

	list-style-type: square;

	}







/*

 *

 * smallhead

 *

 */



.geotime-smallhead

	{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	line-height: 160px; 
	//16 mrtn

	color: #111111;

	list-style-position: outside; 

	list-style-type: square;

	}







/*

 *

 * normal text

 *

 */



.geotime-text

	{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;
	
	// 10 mrtn

	color: #333333;

	list-style-position: outside; 

	list-style-type: square;

	}



.geotime-etext

	{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #CC0000;

	list-style-position: outside; 

	list-style-type: square;

	}







/*

 *

 * smalltext

 *

 */



.geotime-smalltext

	{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;
	// 10

	font-decoration: none;

//	line-height: 12px; MENÜÜ VASAKUL
	line-height: 24px;

	color: #111111;

	list-style-position: outside; 

	list-style-type: square;

	}



A.geotime-smalltext

	{

	font-decoration: none;

	}



A:VISITED.geotime-smalltext

	{

	font-decoration: none;

	}



A:HOVER.geotime-smalltext

	{

	font-decoration: underline;

	}

/*
	
* .reavahe { line-height: 20pt; }

*/

.reavahe { line-height: 40pt; }

/*

 *

 * xsmalltext

 *

 */



.geotime-xsmalltext

	{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 20px; 
	// line-height: 10px; mrtn

	color: #111111;

	list-style-position: outside; 

	list-style-type: square;

	}



A.geotime-xsmalltext

	{

	font-decoration: none;

	}



A:VISITED.geotime-xsmalltext

	{

	font-decoration: none;

	}



A:HOVER.geotime-xsmalltext

	{

	font-decoration: underline;

	}





/*

 *

 * search kast

 *

 */



.geotime-searchinput

	{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-decoration: none;

	width: 100px;

	}