/*MENU begin*/
.menu
{
	font-family: Verdana, arial;
	font-size: 8pt;
	color=RGB(216,224,231);
	text-align: center;
	cursor:hand;
	background-image: url(img/menu_middle.bmp);
	background-repeat: repeat;	

}

.menu_down
{
	font-family: Verdana, arial;
	font-size: 8pt;
	color=RGB(216,224,231);
	text-align: center;
	cursor:hand;
	background-image: url(img/menu_middle_down.bmp);
	background-repeat: repeat;	

}

.menu_left
{
	background-image: url(img/menu_left.bmp);
	background-repeat: no-repeat;	
}

.menu_right
{
	background-image: url(img/menu_right.bmp);
	background-repeat: no-repeat;	
}

.menu_left_down
{
	background-image: url(img/menu_left_down.bmp);
	background-repeat: no-repeat;	
}

.menu_right_down
{
	background-image: url(img/menu_right_down.bmp);
	background-repeat: no-repeat;	
}
/*MENU end*/

/* MAIN begin*/
.main_border
{
	position:absolute;left:15px; top:37px;
	border-color: #A9BCCD;
	border-style: solid;
	border-width: 1px;	
}

.info_path_font
{
	font-family: Verdana, arial;
	font-size: 8pt;
	color=#A9BCCD; 
	text-align:left;
	font-weight: bold;
}

.city_name_font
{
	font-family: Verdana, arial;
	font-size: 12pt;
	color=#A9BCCD; 
	text-align:left;
	font-weight: bold;
}


.selection_place
{
	background-color:#A9BCCD;
	font: 8pt;
	font-family: Verdana, arial;
    	z-index: 3;
	overflow-y:visible;
	position: absolute; top: 70px; left:11px; 
	width:128px;
	border-color: RGB(88,124,155); 
	border-style: solid;
	border-width: 1px;
}

.selection_over
{
	background-color:RGB(194,208,220);
	cursor:hand;
}

.selection_notover
{
	background-color:#A9BCCD;
	cursor:hand;
}

.select_place
{
	background-color:#A9BCCD;
	font-family: Verdana, arial;
	font-size: 8pt;
  	cursor:hand;
	background-image: url(img/arrow_blue_small.gif);  
	background-repeat: no-repeat;
	background-position:top  right ;
	border-color: RGB(88,124,155); 
	border-style: solid;
	border-width: 1px;
}


.header
{
	
	font-size: 16,67pt;
	font-family: Verdana, arial;
	font-weight: bold;
	color:#A9BCCD; 
	position: absolute; left: 20px;
}

.subheader
{
	
	font-size: 10pt;
	font-family: Verdana, arial;
	font-weight: bold;
	color:#A9BCCD; 
	position: absolute; left: 35px;
}

.table_blue 
{
	background-image: url(img/tool_grunnur_211.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border: none;
	cursor:hand;
}

.table_blue_selection
{
	background-image: url(img_select/blue_back.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border: none;
	cursor:hand;
}

/* TOOLS table */
	/*upper row*/
	.a1{ background-image: url(img_tools/zoom_plus_up.gif);}
	.a2{ background-image: url(img_tools/zoom_plus_down.gif); }

	.b1{ background-image: url(img_tools/zoom_minus_up.gif);}
	.b2{ background-image: url(img_tools/zoom_minus_down.gif); }

	.c1{ background-image: url(img_tools/thysja_up.gif);}
	.c2{ background-image: url(img_tools/thysja_down.gif); }

	.d1{ background-image: url(img_tools/maelistika_up.gif);}
	.d2{ background-image: url(img_tools/maelistika_down.gif); }

	.e1{ background-image: url(img_tools/page_up.gif);}
	.e2{ background-image: url(img_tools/page_down.gif); }

	.k1{ background-image: url(img_tools/layer_up.gif);}
	.k2{ background-image: url(img_tools/layer_down.gif); }

	/*lower row*/
	.f1{ background-image: url(img_tools/bendill_up.gif); }
	.f2{ background-image: url(img_tools/bendill_down.gif);}

	.g1{ background-image: url(img_tools/pan_up.gif);}
	.g2{ background-image: url(img_tools/pan_down.gif); }

	.h1{ background-image: url(img_tools/zoom_all_up.gif);}
	.h2{ background-image: url(img_tools/zoom_all_down.gif); }

	.i1{ background-image: url(img_tools/flatarmal_up.gif);}
	.i2{ background-image: url(img_tools/flatarmal_down.gif); }

	.j1{ background-image: url(img_tools/print_up.gif);}
	.j2{ background-image: url(img_tools/print_down.gif); }

	.l1{ background-image: url(img_tools/help_up.gif); cursor:help;}
	.l2{ background-image: url(img_tools/help_down.gif); cursor:help; }	

/*SELECTION table - VAL*/
.button
{
	font-family: Verdana, arial;
	font-size: 8pt;
	font-weight:bold;
	color=#1D3241; 
	text-align: center;
	background-image: url(img_select/val_takki_up.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.button_pushed
{
	font-family: Verdana, arial;
	font-size: 8pt;
	font-weight:bold;
	color=#A9BCCD;
	text-align: center;
	background-image: url(img_select/val_takki_down.gif);
	background-position: center;
	background-repeat: no-repeat;
}





.language_font
{
	font-family: Verdana, arial;
	font-size: 8pt;
	color=#ADBFCB;
	cursor:hand;
}
/*MAIN end*/

/*INHAPITANTS START*/
.find_font
{
	font-family: Verdana, arial;
	font-size: 8pt;
	color=#A9BCCD; 
	text-align:left;
	
}

.find_textbox_inhabitants	
{
	background-color:#A9BCCD;
	position:relative;left:15px;
	font-family: Verdana, arial;
	font-size: 8pt;	
}

.find_button
{
	position:relative;right:20px;
	position:relative;top:1px;
}

.find_radiobutton
{
	background-image: url(img_find/finna_button_up.gif);
	background-repeat: no-repeat;
	background-position:left;
}

.find_radiobutton_down
{
	background-image: url(img_find/finna_button_down.gif);
	background-repeat: no-repeat;
	background-position:left;
}


.info_td_out
{
	background-color:RGB(88,124,155);
}

.info_td_over
{
	background-color:#A9BCCD;
	cursor:hand;
}

.info_font
{
	font-family: Verdana, arial;
	font-size: 10pt;
	position:relative;left:7px;

}
/*INHAPITANTS END*/

/*PROPERTIES begin*/
.table_blue_double
{
	background-image: url(img/tool_grunnur_double.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border: none;
	cursor:hand;
}
/*PROPERTIES end*/


/*DRAWINGS begin */
.find_textbox_drawings	
{
	background-color:#A9BCCD;
	font-family: Verdana, arial;
	font-size: 8pt;	
}
/*DRAWINGS end */

/*PIPES begin*/
.dropmenu
{
  	display: none;
  	padding:2px;
}

.menu1
{
  	background-color:RGB(88,124,155);red;
	background-image: url(img/arrow.gif);  
	background-repeat: no-repeat;
	background-position:top  right ;
	cursor:hand;
}

.menu1_over
{
  	background-color:#A9BCCD;RGB(103,138,169)green;#A9BCCD;
  	background-image: url(img/arrow.gif);  
	background-repeat: no-repeat;
	background-position:top right ;
	cursor:hand;
}

.menu1_noarrow
{
  	background-color:RGB(88,124,155);
}

.menu1_over_noarrow
{
  	background-color:#A9BCCD;RGB(103,138,169);green;#A9BCCD;
}

.menu2_font
{
	font-family: Verdana, arial;
	font-size: 8pt;	
}

.menu2
{
  	background-color:RGB(120,150,177);blue;RGB(88,124,155);
	background-image: url(img/arrow_down.gif);  
	background-repeat: no-repeat;
	background-position:top right ;
}

.menu2_over
{
  	background-color:RGB(137,164,188);yellow;#A9BCCD;
  	background-image: url(img/arrow_down.gif);  
	background-repeat: no-repeat;
	background-position:top right ;
}

.menu2_noarrow
{
  	background-color:RGB(120,150,177);blue;
}

.menu2_over_noarrow
{
  	background-color:RGB(137,164,188);yellow;#A9BCCD;
}

.menu3_font
{
	font-family: Verdana, arial;
	font-size: 7pt;	
}

.menu3_font_year
{
	font-family: Verdana, arial;
	font-size: 7pt;	
	font-weight:bold;
	cursor:pointer;
}
.menu3_noarrow
{
  	background-color:RGB(163,184,203);orange;
}

.menu3_over_noarrow
{
  	background-color:RGB(194,208,220);purple;#A9BCCD;
}

.menu3_font_bground
{
	font-family: Verdana, arial;
	font-size: 7pt;	
	background-color:RGB(194,208,220);	
}
/*PIPES end*/

/* REPORTS */
.report_header
{
	
	font-size: 16,67pt;
	font-family: Verdana, arial;
	font-weight: bold;
	color:#A9BCCD; 
}

.report_col_names
{
	background-color:RGB(88,124,155);	
	position:relative: center;
	font-family: Verdana, arial;
	font-size: 10pt;
}

.report_result_header
{
	
	font-size: 12pt;
	font-family: Verdana, arial;
	font-weight:bold;
	color:white; 
}

.report_result
{
	font-family: Verdana, arial;
	font-size: 8pt;	
	color:white;
}

.report_result_link
{
	font-family: Verdana, arial;
	font-size: 8pt;	
	color:#A9BCCD;
	cursor:hand;
	font-weight:bold;
}

.report_print
{
	font-family: Verdana, arial;
	font-size: 10pt;	
	color:white;
	cursor:hand;
}