/***********************************************************************
/* BOA - Baltic 
/***********************************************************************/

/***********************************************************************/
.DivContainer
{
	border: 1px solid #919B9C;
	overflow: auto;
	padding:5 5 5 5;
}
/*****************************************************
Print style
******************************************************/

@media screen {
	*.noview
		{ display : none; }
		
	*.Height100
	{
		height:100%;
	}
}

.printBar {
	background-color: #DDE2F6; /*#C3E9FB;#EDF8FD;*/
	height: 40px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	vertical-align: middle;
	text-align:right;
	padding: 4px;
}

.printBarBottom 
{
	background-color: #DDE2F6;/*#EDF8FD;*/
	height:20px;
}



.printBar a:link,
.printBar a:visited {
	color: #110050;
	text-decoration: none;
}
.printBar a:hover {
	color: #110050;
	text-decoration: underline;
}

/***********************************************************************
* Page under-construction style  
/***********************************************************************/
.HeaderStyle { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc; HEIGHT: 27px;  }

TABLE.TableBorder { BACKGROUND-COLOR: #74baf3 }	
	
TD.TableTD {BACKGROUND-COLOR: #f1f9ff}		
TD.TableTD A:link {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc; TEXT-DECORATION: underline}
TD.TableTD A:visited {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc; TEXT-DECORATION: underline}
TD.TableTD A:hover {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc; TEXT-DECORATION: none}

@media screen {
	*.noview
		{ display : none; }
		
	*.Height100
	{
		height:100%;
	}
}

/***********************************************************************
* Global styles
/***********************************************************************/
html {
	font-size: 100%;
}
body {
	font-size: 0.8em;
	font-family: Arial;
	color:#504D4B;
	margin:0;
	padding:0;
	/*font-size: 0.71em !important;/**/
}
table, input, select{
	font-size: 100%;
}

TD { font-family: Arial; color:#504D4B;}	
ul, li {
	font-family: Arial;
	margin: 5px 6px 5px 6px;
	line-height: 18px;
	padding: 0px;
	text-align: justify;
}

p {
	font-family: Arial;
	line-height: 18px;
	color:#504D4B;
	margin:0;
}

/* taitlai: */

h1 {
	color: #207399;
	font-family: Arial;
	/*
	font-weight:bold;
	*/
	font-size:1.1em;
	margin:0px;
	padding:0px;
}

h2 {
	color: #7FC6E1;
	font-weight: bold;
	font-family: Arial;
	font-size:0.99em;
	margin:0;
	padding:0;
}

h3 {
	color: #7FC6E1;
	font-weight: bold;
	font-family: Arial;
	font-size:1.0em;
	margin:0px;
	padding:0px;
}

hr {
	width: 96%;
	text-align:center;
	height: 0px;
	border-bottom: 1px solid #5BB5DE;
}


a:link,
a:visited
{
	color: #504D4B;
	text-decoration: underline;
}

a:hover {
	color: #504D4B;
	text-decoration: none;
}

/**********************************************************************************
/* Header styles
/**********************************************************************************/

.logo
{
	background-color:#FFFFFF;
	padding-left:18px;/**/
	/*padding-top:16px;/**/
	padding-right:18px;
	vertical-align:middle;
	width:183px;
}

.headerTitle
{
	text-align:center;
	padding-right:18px;
}

.headerImg
{
	background-color:#307994;
	/*background-image:url(../Images/design/headerImg.gif);*/
	background-repeat:no-repeat;
	background-position:right;
}

/**********************************************************************************
/* Menu styles
/**********************************************************************************/

.langMenu
{
	width:200px;
	background-image:url(../Images/design/menuBg.gif);
	background-repeat:repeat-x;
	height:28px;
	border-top:1px solid #ffffff;
}

.langMenu a:link,
.langMenu a:visited
{
	padding-right:8px;
	margin-top:25px;
	text-decoration:none;
}

.langMenu a:hover
{
	padding-right:8px;
	padding-top:25px;
	text-decoration:none;
}

.menuFonas
{
	/*background-image:url(../Images/design/menuBg.gif);
	background-repeat:repeat-x;
	height:27px;
	vertical-align:middle;*/
}

.tabs a:link
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.tabs a:visited
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.tabs a:hover
{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

.tabCell
{
	font-family: Tahoma;
	font-size: 11px;
    /*COLOR: #585858;   
background-image:url(../Images/design/menuBg.gif); background-repeat:repeat-x;*/
    color:White;
    
	
    background-color:#EDEDED;
	border:1px solid #D5D3D4;
	height:19px;
	vertical-align:middle;
	text-align:center;
	width:120px;
}

.tabCellOver
{
	font-family: Tahoma;
	font-size: 11px;
    /*COLOR:#585858;  
    background-image:url(../Images/design/tabbackgroundover.gif); */ 
    background-color:#D4D3D3;
	border:1px solid #D5D3D4;
	height:19px;
	vertical-align:middle;
	text-align:center;
	width:120px;
}

.tabSpacer
{
	width:5px;
	height:19px;
	/*border-bottom:1px solid #D5D3D4;*/
	border-bottom:1px solid #1D532F;
}

/***********************************************************************
* Content, Box styles
/***********************************************************************/

.spalva
{
	background-color:#E0E0E0;
	padding:3px;
}

.smallText p
{
	font-size:0.9em;
	font-family: Arial;
	line-height: 16px;
	color:#504D4B;
	margin:0;
}

.lefttitle
{
	font-weight:bold;
	color:#A7A29E;
}

.boxContent
{
	background-image:url(../Images/design/boxFade.gif);
	background-repeat:repeat-y;
	background-position:bottom;
	color:#545655;
	vertical-align:top;
	padding-left:7px;
	padding-top:12px;
}

.boxContent p
{
	color:#545655;
} 

.boxBottom
{
	background-image:url(../Images/design/boxBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:37px;
	padding-left:7px;
}
.boxMiddle
{
	 background-color:#E7EBEE;
	 border-right:1px solid #7FC5E6;
	padding-left:7px;
}

.logoClm
{
	padding-top:9px;
}

.logoClm p
{
	padding-top:8px;
	padding-bottom:8px;
}

.captionGreyLeft
{
	background-image:url(../Images/design/captionG_left.gif);
	background-repeat:no-repeat;
	height:27px;
	width:6px;	
}

.captionGreyRight
{
	background-image:url(../Images/design/captionG_right.gif);
	background-repeat:no-repeat;
	height:27px;
	width:15px;	
}

.captionGreyBg
{
	background-image:url(../Images/design/captionG_bg.gif);
	background-repeat:repeat-x;	
	height:27px;
	color:#008BC6;
	font-weight:bold;
}


.captionYellowLeft
{
	background-image:url(../Images/design/captionY_left.gif);
	background-repeat:no-repeat;
	height:27px;
	width:6px;	
}

.captionYellowRight
{
	background-image:url(../Images/design/captionY_right.gif);
	background-repeat:no-repeat;
	height:27px;
	width:15px;	
}

.captionYellowBg
{
	background-image:url(../Images/design/captionY_bg.gif);
	background-repeat:repeat-x;	
	height:27px;
	color:#008BC6;
	font-weight:bold;
}
.captionYellowBg a:link, .captionYellowBg a:visited
{
	color:#008BC6;
	text-decoration:underline;
	font-weight:bold;
}
.captionYellowBg a:hover
{
	color:#008BC6;
	text-decoration:none;
	font-weight:bold;
}

.content
{
	padding:3px 6px 3px 6px;
}

.content p
{
	padding-top:2px;
	padding-bottom:2px;
}

.content ul
{
	list-style-image: url("/images/design/square.gif");
}

.bigBtn01
{
	background-image:url(../Images/design/bigBtn01.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:240px;
	height:130px;
	color:#7CC4DC;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	/*padding-top:30px;/**/
}

.bigBtn02
{
	background-image:url(../Images/design/bigBtn02.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:240px;
	height:130px;
	color:#7CC4DC;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	/*padding-top:30px;/**/
}

.bigBtn01 a:link,
.bigBtn01 a:visited,
.bigBtn02 a:link,
.bigBtn02 a:visited
{
	color:#7CC4DC;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
}

.bigBtn01 a:hover,
.bigBtn02 a:hover
{
	color:#048FD0;
	font-size:1.2em;
	font-weight:bold;
}

.pressLink:link,
.pressLink:visited
{
	padding:3px;
	background-color:#A7A29E;
	border:1px solid #7AC2E3;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.pressLink:hover
{
	padding:3px;
	background-color:#D8D1CC;
	border:1px solid #7AC2E3;
	color:#343231;
	font-weight:bold;
	text-decoration:none;
}

/***********************************************************************
* News styles
/***********************************************************************/

.news
{
	background-color:#FFFFFF;
	padding-top:10px;
	padding-left:6px;
	padding-bottom:5px;
}

.newsTitle
{
	color:#504D4B;
	font-weight:bold;
	font-size:1.1em;
}
.newsTitle2
{
	color:#008DCD;
	font-weight:bold;
	font-size:1.1em;
}

.date
{
	color:#1F9AD3;
	font-size:0.9em;
}

.news a:link,
.news a:visited
{
	color:#008DCD;
	text-decoration:none;
}

.news a:hover
{
	color:#7FC6E1;
	text-decoration:none;
}

.newsLink a:link,
.newsLink a:visited
{
	color:#008DCD;
	text-decoration:none;
}

.newsLink a:hover
{
	color:#7FC6E1;
	text-decoration:none;
}

.newsLink
{
	padding-left:6px;
	text-align:left;
	height:20px;
}


/***********************************************************************
* Images styles
/***********************************************************************/

IMG.imageTitle  {
  width: 0px;
  height: 0px;
  border: none;
  vertical-align:middle;  
}

IMG.imageBack {
  width: 13px;
  height: 10px;
  border: none;
  vertical-align:middle;  
}

IMG.imageNext {
  width: 13px;
  height: 10px;
  border: none;
  vertical-align:middle;  
}

IMG.imageContent,
IMG.imageBox {
  width: 7px;
  height: 14px;
  border: none;
  vertical-align:middle;  
}

IMG.imageSubmenu,
IMG.imageMenu {  
}

/***********************************************************************
* Inputs, buttons styles 
/***********************************************************************/

.labelText
{
	color:#504D4B;
}

.inputStyle,
.inputStyleRequired,
.inputStyleSearch,
.inputStyleComment,
.inputStyleForm
{  
	font-family: Arial;
	font-size: 11px;
    COLOR: #504D4B;    
    BACKGROUND-COLOR: #ffffff;
	border:1px solid #7AC2E3;
	 
	vertical-align:middle;
}

.inputStyleRequired {
	border:1px solid #7AC2E3;
	background-color:#E8ECEF;
}

.inputStyleSearch
{
	width:97px;	
}

.inputStyleForm
{
	width:400px;
}

.inputStyleComment
{
	width:400px;
	height:60px;
}

.selectStyle
{
	border:1px solid #7AC2E3;
	color:#504D4B;
	height:15px;
	font-size:10px;
	vertical-align:middle;
}

select.simpleSelect,
select.municipalityStyle {
	font-family: Arial;
	font-size: 11px;	 
	color: #504D4B;
	border:1px solid #7AC2E3;
	background-color: #FFFFFF;
}

input.buttonStyle,
input.buttonStyleOver
{
	background:none;
	background-color:#A7A29E;
	background-repeat:repeat-x;
	font-family: Arial;
	font-size: 11px;
    COLOR: #FFFFFF;
	border:1px solid #7AC2E3;
	font-weight:bold;
	height:18px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer; 
	width:100px;
}

/***********************************************************************
* Spacers styles
/***********************************************************************/

.topSpaces {
	padding-top: 6px;
}
.boxSpaces {
	padding-bottom: 6px;
}
.menuSpaces {
	padding: 0px 2px 0px 2px;
}
.tableSpaces {
	padding: 6px 6px 0px 6px;
	color:#283E74;
}
.subheadSpaces {
	padding: 0px 6px 0px 6px;
}
.contentSpaces {
	padding: 5px;
	color:#283E74;
}
.strikeThrough {
	text-decoration: line-through;
}

.headerSpaces {
	padding: 0px 4px 0px 4px;
}

.space {
	padding-left:20px;
}
.submenuSpaces {
	padding-left:12px;
	font-size:11px;
	line-height:25px;
	color:#283E74;
}

.contentSp
{
	padding:5px;
}

/***********************************************************************
* Footer styles
/***********************************************************************/

.footer
{
	color:#545253;
	background-color:#D9F1FC;
	background-image:url(../Images/design/footerLine.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:5px;
	height:24px;
	padding-left:39px;
}

.text
{
	padding-left:47px;
	color:#ffffff;
}

/***********************************************************************
* solution style
/***********************************************************************/

a.Solution:link,
a.Solution:visited
{
      text-decoration:none;
      color:#545253;/* #4C4C4C;*/
}
a.Solution:hover
{
      text-decoration:none;
      color: #000000;
}

.orange
{
	color: #F96A1B; /*#FF6600;*/
}

a.Solution:hover SPAN
{
      color:#FF8833;
	  text-decoration: underline;
}

/***********************************************************************
* system style
/***********************************************************************/

.hiddenText
{
	visibility:hidden;
}

.visibilityText
{
	visibility:visible;
}

.noneText
{
	display:none;
}

.displayText
{
	display:block;
}

.ValidateError,
.ValidateErrorTitle
{
	color:Red;
}
.InformationError,
.InformationErrorTitle
{
	color:#2D3292;
}
.ValidateErrorTitle,
.InformationErrorTitle
{
	font-weight: bold;
}

.Numeric
{
	background:none;
	border:none;
	cursor:hand;
	font-weight:bold;
}
/*extra*/
#w100 table
{
	width:100%;
}
#w100 td
{
	width:50%;
	padding:3px;
}
