﻿


/*	Tag redefinitions */

html body {
	font: small/1.3em Verdana;
	background-color: #000099;
	margin: 0px;
	padding: 0px;
	}
input ,textarea{
	background-color: #d1d0ed;
	font: 1em Verdana;
	}
.error {
	color: red;
}
	
	
a:link, a:visited {
	color: #01009a;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
h1 {
	font: bold 1.4em/1.1em Verdana;
	color: #000;
	margin: 0px;
	padding: 0px;
	}
img {
	border: none;
	}
hr {
	height: 1px;
	color: #e7e8e8;
	background-color: #e7e8e8;
	border: 0;
}

.table th {
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	background-color: #F0F0F0;
}
.table td {
	border: 1px solid #DFDFDF;
}


/*	Masterpage objects */

#headerContainer {
	height: 142px;
	}
#mainContainer {
	padding: 0 45px;

}
#contentContainer {
	background: #fff;
	min-width: 699px;
	}
#headerLeftPanel {
	float: left;
	height: 132px;
	width: 360px;
	background-image: url(esflogo.gif);
	background-repeat: no-repeat;
	}
#headerRightPanel {
	float: right;
	height: 120px;
	background-image: url(headerback.gif);
	background-repeat: no-repeat;
	background-position: 50px 0px;
	padding-right: 45px;
	width: 370px;
	}

/*	Helper menu styles */

#utility {
	float: right;
	background-color: #fff;
	margin-top: 58px;
	width: 350px;
	}
#utility a {
	font: bold 10px Verdana;
	color: #fff;
	}
#utility a:hover {
	text-decoration: underline;
	}
#utility tr {
	background-color: #000099;
}
#utility img {
	margin-right: 5px;
	}
.utility-search-field input {
	float: left;
	width: 80px;
	height: 19px;
	border: 1px;
	border-color: #01009a #ffffff #ffffff #01009a;
	}
.utility-lang {
	padding-left: 5px;
	height: 23px;
	line-height: 12px;
	}
.utility-lang img {
	margin-left: 10px;
	margin-top: 3px;
	}

/*	Main menu styles */

#mainNav {
	font: bold 12px Verdana;
	color: #01009a;
	text-align: center;
	height: 31px;
	}
#mainNav a {
	width: 100%;
	display: block;
	color: #01009a;
	text-decoration: none;
	}
#mainNav a:hover {
	text-decoration: underline;
	}

/*	Colour themes */

.m1 { background-color: #d1d0ed; }
.m2 { background-color: #fe867a; }
.m3 { background-color: #bd8bdf; }
.m4 { background-color: #66fe32; }
.m5 { background-color: #56b6fe; }
.m6 { background-color: #fece02; }

.s1 { background-color: #efeeff; }
.s2 { background-color: #ffdedb; }
.s3 { background-color: #f1ddff; }
.s4 { background-color: #d9ffcc; }
.s5 { background-color: #cce9ff; }
.s6 { background-color: #fff1b9; }

.t1 { background-color: #d1d0ed; }
.t2 { background-color: #fe867a; }
.t3 { background-color: #bd8bdf; }
.t4 { background-color: #66fe32; }
.t5 { background-color: #56b6fe; }
.t6 { background-color: #fece02; }

/*	SOM Frontpage styles */

.frontPageLeftColumn1 {
	background-color: #e8e7fa;
	text-align: center;
	border-left: 2px solid #fff;
	}
.banner {
	margin: 10px;
	}
#frontpageLeftColumn {
	text-align: left;
	background-color: #d1d0ed;
	width: 160px;
	font: bold 10px Verdana;
	margin: 0;
	padding: 0;
	}
#frontpageLeftColumn .active {
	background-color: #fff;
	}
#frontpageLeftColumn img {
	margin-right:5px
	}
#frontpageLeftColumn a {
	border-bottom: 1px solid #fff;
	color: #01009A;
	display: block;
	text-decoration: none;
	padding: 7px 7px 7px 7px;
	}
#frontpageLeftColumn a:hover {
	text-decoration: underline;
	padding: 7px 7px 7px 7px;
	}
#frontpageLeftColumn ul {
	padding: 0;
	margin: 0;
	}
#frontpageLeftColumn li {
	display: inline;
	list-style: none;
	list-style-image: url(bullet_submenu.gif);
	}
#frontpageContent {
	padding: 30px 45px 45px 20px;
	}
#frontpageRightColumn {
	padding: 25px 0 25px 0;
	width: 200px;
	}
.frontpageRightColumnHeader {
	padding: 5px 15px 5px 7px;
	font: bold 0.75em Verdana;
	color: #01009a;
	margin-right: 2px;
	background-color: #d1d0ed;
	text-transform: uppercase;
	}
.frontpageRightColumnItem {
	padding: 5px 15px 5px 7px;
	font: 0.75em Verdana;
	color: #01009a;
	}
.frontpageNewsDate {
	color: #6e6ec6;
	}
.frontpageCalendarDate {
	color: #fe9202;
	}
#frontpageFooter {
	background-color: #fff;
	border-top: 2px solid #e8e7fa;
	margin-right: 2px;
	text-align: left;
	}

/*	Content-SOM styles */

.dokumendid {
	margin-left: 25px;
	}
.dokumendid-table {
	margin-bottom: 20px;
	}
.dokumendid img {
	margin-right: 10px;
	}

#somPageLeftColumn {
	text-align: center;
	border-bottom: 1px solid #fff;
	border-left: 2px solid #fff;
	}
#somPageLeftColumn1 {
	text-align: left;
	width: 160px;
	font: bold 12px Verdana;
	background-color: #d1d0ed;
	margin: 0;
	padding: 0;
	}
#somPageLeftColumn1 td {
	border-bottom: 1px solid #fff;
}
#somPageLeftColumn1 .active {
	background-color: #fff;
	}
#somPageLeftColumn1 img {
	margin: 6px 5px 0 5px;
	}
#somPageLeftColumn1 a {
	color: #01009A;
	display: block;
	width: 90%;
	text-decoration: none;
	padding: 7px 7px 7px 7px;
	}
#somPageLeftColumn1 a:hover {
	text-decoration: underline;
	padding: 7px 7px 7px 7px;
	}

#somPageLeftColumn2 {
	text-align: left;
	width: 160px;
	font: bold 12px Verdana;
	background-color: #fe867a;
	margin: 0;
	padding: 0;
	}
#somPageLeftColumn2 td {
	border-bottom: 1px solid #fff;
}
#somPageLeftColumn2 .active {
	background-color: #fff;
	}
#somPageLeftColumn2 img {
	margin: 6px 5px 0 5px;
	}
#somPageLeftColumn2 a {
	color: #01009A;
	display: block;
	width: 90%;
	text-decoration: none;
	padding: 7px 7px 7px 7px;
	}
#somPageLeftColumn2 a:hover {
	text-decoration: underline;
	padding: 7px 7px 7px 7px;
	}

#somPageLeftColumn3 {
	text-align: left;
	width: 160px;
	font: bold 12px Verdana;
	background-color: #bd8bdf;
	margin: 0;
	padding: 0;
	}
#somPageLeftColumn3 td {
	border-bottom: 1px solid #fff;
}
#somPageLeftColumn3 .active {
	background-color: #fff;
	}
#somPageLeftColumn3 img {
	margin: 6px 5px 0 5px;
	}
#somPageLeftColumn3 a {
	color: #01009A;
	display: block;
	width: 90%;
	text-decoration: none;
	padding: 7px 7px 7px 7px;
	}
#somPageLeftColumn3 a:hover {
	text-decoration: underline;
	padding: 7px 7px 7px 7px;
	}

#somPageLeftColumn4 {
	text-align: left;
	width: 160px;
	font: bold 12px Verdana;
	background-color: #66fe32;
	margin: 0;
	padding: 0;
	}
#somPageLeftColumn4 td {
	border-bottom: 1px solid #fff;
}
#somPageLeftColumn4 .active {
	background-color: #fff;
	}
#somPageLeftColumn4 img {
	margin: 6px 5px 0 5px;
	}
#somPageLeftColumn4 a {
	color: #01009A;
	display: block;
	width: 90%;
	text-decoration: none;
	padding: 7px 7px 7px 7px;
	}
#somPageLeftColumn4 a:hover {
	text-decoration: underline;
	padding: 7px 7px 7px 7px;
	}

#somPageLeftColumn5 {
	text-align: left;
	width: 160px;
	font: bold 12px Verdana;
	background-color: #56b6fe;
	}
#somPageLeftColumn5 td {
	border-bottom: 1px solid #fff;
}
#somPageLeftColumn5 .active {
	background-color: #fff;
	}
#somPageLeftColumn5 img {
	margin: 6px 5px 0 5px;
	}
#somPageLeftColumn5 a {
	color: #01009A;
	display: block;
	width: 90%;
	text-decoration: none;
	padding: 7px 7px 7px 7px;
	}
#somPageLeftColumn5 a:hover {
	text-decoration: underline;
	padding: 7px 7px 7px 7px;
	}

#somPageLeftColumn6 {
	text-align: left;
	width: 160px;
	font: bold 12px Verdana;
	background-color: #ffcc00;
	}
#somPageLeftColumn6 td {
	border-bottom: 1px solid #fff;
}
#somPageLeftColumn6 .active {
	background-color: #fff;
	}
#somPageLeftColumn6 img {
	margin: 6px 5px 0 5px;
	}
#somPageLeftColumn6 a {
	color: #01009A;
	display: block;
	width: 90%;
	text-decoration: none;
	padding: 7px 7px 7px 0;
	}
#somPageLeftColumn6 a:hover {
	text-decoration: underline;
	padding: 7px 7px 7px 0;
	}

#somBottomMenu {
	margin: 0 1px 0 3px;
	padding: 5px 0 5px 20px;
	border-left: 1px solid #fff;
	border-right: 2px solid #fff;
	}
#somBottomMenu img {
	margin-right: 5px;
}
#somBottomMenu a {
	font: bold 10px Verdana;
	color: #01009a;
	text-decoration: none;
	}
#somBottomMenu a:hover {
	text-decoration: underline;
	}
#somBottomMenuLinks {
	border: 1px solid #fff;
	border-right: 2px solid #fff;
	margin: 1px 1px 0 3px;
	padding: 10px 10px 10px 30px;
	}
#somBottomMenuLinks img {
	margin-right: 5px;
}
#somBottomMenuLinks a {
	font: 12px/16px Verdana;
	color: #01009a;
	text-decoration: none;
	}
#somBottomMenuLinks a:hover {
	text-decoration: underline;
	}
#somPageFooter {
	background-color: #fff;
	text-align: left;
	}
#somPath {
	background-color: #6d6cc5;
	padding: 3px 0 6px 10px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	}
#somPath img {
	margin-right: 5px;
}
#somPath a {
	font: 10px Verdana;
	color: #fff;
	text-decoration: none;
	margin-right: 3px;
	}
#somPath a:hover {
	text-decoration: underline;
	}
.clear-left {
	clear: left;
	}
.clear-right {
	clear: right;
	}
.clear-both {
	clear: both;
	}
