 
/* BODY */
body{
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-family: tahoma, verdana, geneva, arial, sans-serif;
  font-size: 10pt;
  background-color: #FFFFFF;
	COLOR: #415741; 
  SCROLLBAR-HIGHLIGHT-COLOR: #DAE8D9;
	SCROLLBAR-FACE-COLOR: #DAE8D9;
  SCROLLBAR-TRACK-COLOR: #DAE8D9;
  SCROLLBAR-SHADOW-COLOR: #666666;
  SCROLLBAR-3DLIGHT-COLOR: #666666;
  SCROLLBAR-ARROW-COLOR: #666666;
  SCROLLBAR-DARKSHADOW-COLOR: #A7B9A7;
}
.main_container {
  background-color: #FFFFFF;
}
/* visās tabulās */
table { 
  font-family: tahoma, verdana, geneva, arial, sans-serif;
  font-size: 10pt;
}
/* visām bildēm nav rāmis */
img {  
  border-style: none
}
/* infotable */
.infotable_header {
  font-family: tahoma, verdana, geneva, arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #415741;
  background-color: #C5C7C6;
}
/* Ja nepieciešams headeris ar mazāka izmēra burtiem, piemēram, PARCEL_INFO */
.infotable_header_small {
  font-family: tahoma, verdana, geneva, arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  color: #415741;
  background-color: #C5C7C6;
}
/* paredzēts Helpā un citur */
.infotable_header_bold {
  font-family: tahoma, verdana, geneva, arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #415741;
  background-color: #C5C7C6;
}
.infotable_body {
  font-family: tahoma, verdana, geneva, arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  color: #415741;
  background-color: ;
}
.infotable_body_small {
  font-family: tahoma, verdana, geneva, arial, sans-serif;
  font-size: 10pt; /* izmērs tāds pats kā normālam izmēram */
  font-weight: normal;
  text-decoration: none;
  color: #415741;
  background-color: ;
}
.infotable {
  margin: 5 0 10 0; /*5px;*/
  border-collapse:collapse; 
  border: 1px solid #778;
}
.infotable td {
  padding: 2 4 2 4;
}
/* teksta paveidi */
.txt_title {
  font-family: tahoma, verdana, geneva, arial, sans-serif;
  font-size: 16pt;
  font-weight: normal;
  padding-top: 0.5em;
  text-decoration: none;
  color: #415741;
}
.txt_title_small {
  font-family: tahoma, verdana, geneva, arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  padding-top: 0.5em;
  text-decoration: none;
  color: #415741;
}
.txt_normal {
  font-family: tahoma, verdana, geneva, arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  color: #415741;
}
.txt_small {
  font-family: tahoma, verdana, geneva, arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
  color: #415741;
}
.txt_bold {
  font-family: tahoma, verdana, geneva, arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #415741;
}
.txt_grayed {
  font-family: tahoma, verdana, geneva, arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  color: #666;
}
.txt_warning {
  font-family: tahoma, verdana, geneva, arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  color: red;
}
/* kļūdas ziņojums */
.error_message {
  padding-left:5px; 
  padding-right:5px; 
  text-align:center; 
  font-family: tahoma, verdana, geneva, arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: red;
  background-color: #FEE;
  border: 1px solid #E33; 
}
/* tree */
.txt_tree_title {
  font-family: tahoma, verdana, geneva, arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #415741;
}
.txt_tree_node {
  font-family: tahoma, verdana, geneva, arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  color: #415741;
}

.button_face, .list_style, .combo_style, .input_style {
  border: 1px solid GRAY; 
  font-family: tahoma, verdana, geneva, arial, sans-serif;
  font-size: 10pt;
}
.button_face_big, .input_style_big {
  border: 1px solid GRAY; 
  font-family: tahoma, verdana, geneva, arial, sans-serif;
  font-size: 12pt;
}
.button_face_marked {
  border: 1px solid RED; 
  font-family: tahoma, verdana, geneva, arial, sans-serif;
  font-size: 10pt;
}
.status_text { /* paredzēts DIVam zem list boxiem, lai parādītu izvēlētā elementa tekstu pilnībā */
  border: 1px solid GRAY; 
  font-family: tahoma, verdana, geneva, arial, sans-serif;
  font-size: 10pt;
  padding-left: 2px !important; 
  padding-left: 5px; 
  padding-right: 0px !important; 
  padding-right: 20px; 
  display:block;
}
.solid_border {
  border: 1px solid #778; }
.map_border {
  border-top: 1px solid #778;
  border-left: 1px solid #778;
  border-right: 1px solid #778;
  border-bottom: 0px;
}
.ortofoto_copyright {
  border-top: 1px solid #C8C8C8;
  border-left: 1px solid #778;
  border-right: 1px solid #778;
  border-bottom: 1px solid #778;
  background-color: #FFFFFF;
  color: #A6A6A6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

#rubberBand {
  position: absolute;
  width: 0px; height: 0px;
  border: 1px solid blue;
  -moz-opacity:.2;
  visibility:hidden;
  background-color:#DAE8D9;
  filter:alpha(opacity=20);
}

div.scroll {
  height: expression((parseInt(this.scrollHeight)>500)?500:"auto");
  overflow: auto;
  padding: 0px !important; 
  padding: 1px;
  border: 1px solid  #A7B9A7;
}

.ref, .txt_normal a:link { 
  color: #0E7A44;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}
.ref:visited, .txt_normal a:visited { 
  color: #0E7A44;
  text-decoration: none;
}
.ref:hover, .txt_normal a:hover {
  color: #AB022D;
  text-decoration: underline;
}

/*tab_line - horizontālo lapiņu virsraksti*/
.tab_line {
  margin:10 0 10 0;
  border-top: 1px solid #778;
  border-bottom: 1px solid #778;
}
.tab_line tr {
  background-color: #F3FFF3;
  height: 20px;
}
.tab_line img, .tab_line span{
  margin-left:10px;
}
.tab_line a {
  font-size: 10pt;
  padding-left:0px;
}
