
body {
	background-color: #889dba;
	text-align: center;
	font-size: 90%;
	font-family: verdana, sans-serif;
	line-height: 140%;
}

h1, h2 {
	position: absolute;
}

#header, #container, #footer {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding: 0 10px 0 10px
}

h3 {
	font-size: 164%;
	margin-bottom: 1em;
	padding-bottom: .4em;
	line-height: 130%;
	border-bottom: 1px solid #ced2ee;
}

h3 .h3_sub {
	display: block;
	font-size: 50%;
	margin-bottom: .4em;
}

ul, p, ol, table, .illustration {
	margin: 0 0 1em 0;
}

.illustration {
	display: block;
	float: left;
	margin-right: 1.5em;
	padding: 10px;
	border: 1px solid #eee;	
}

.summary {
	font-weight: bold;
}

.extramargintop {
	margin-top: 2em;
}

#content ol {
	list-style-position: inside;
}

#content ol li {
	margin: 0 0 0 0;
}

abbr {
	font-variant: small-caps;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

sup {
	font-size: 9px;
	vertical-align:top;
}

sub {
	font-size: 9px;
	vertical-align:bottom;
}


#container {
	background: #fff url(../img/content_bg_2.png) repeat-y;
	position: relative;
}

#header {
	background: url(../img/header_2.jpg) no-repeat;
	color: #fff;
	height: 200px;
	position: relative;

}

#helpmenu {
	position: absolute;
	width: 100%;
	top: 18px;
	left: 13px;
}

#helpmenu a {
	color: #fff;
	padding: 0 0 0 20px;
	font-size: 12px;
}

#helpmenu #acc {
	background: url(../img/acc.png) no-repeat left center;
	padding: 0 0 0 20px;
	margin: 0;
	border: none;
	color: #fff;
	font-family: verdana, sans-serif;
	font-size: 12px;
	cursor: pointer;
}

#helpmenu li {
	float: left;
	margin-right: 15px;
	display: block;
	padding: none;
}

h1 span, h2 span {
	margin-left: -9999px;
}

#left {
	float: left;
}

#login_field,
#logout_field {
	background: #ee9320 url(../img/login_bg.png) no-repeat right bottom;
	width: 240px;
	margin: 0;
	font-size: 80%;
	color: #fff;
	padding: 0 0 18px 0;
	font-family: futura, 'century gothic', arial, sans-serif;
}

#login_field a, #logout_field a {
	color: #fff;
	display: block;
}

#login_field dt, #logout_field dt {
	text-transform: uppercase;
	coursor: pointer;
	margin: 0;
}

#login_field dt {
	padding: 14px 0 5px 30px;
}

#login_field dt.noPaddingBottom,
#nav .noPaddingBottom {
	padding-bottom: 0;
}

#logout_field dt {
	padding: 14px 0 18px 30px;
}

#login_field dd, #logout_field dd  {
	padding: 0 0 0 30px;
}

#login_field dd form {
	padding: 0 0 12px 0;
}

#login_field label {
	display: block;
	margin: 0 0 2px 0;
}

#login_field input.text {
	margin: 0 0 2px 0;
	padding: 1px;
	width: 165px;
	color: #889dba;
}

#login_field input.submit {
	background: #ee9320;
	color: #fff;
	border: 1px solid #fff;
	padding: 2px 1em 2px 1em;
	margin: 6px 0 0 0;
}

#login_field input.text:focus {
	color: #0D206C;
}

#nav {
	padding: 3px;
	width: 224px;
	font-family: futura;
}

#nav li {
	display: block;
	margin: 0 0 3px 0;
	background: #7189af;
	border: white solid 1px;
}


#nav li.kolm-d {
	background: url(../img/3d.jpg);
	height: 111px;
}

#nav li.kolm-d a,
#nav li.kolm-d a:hover {
	background-color: transparent;
}

#nav li li {
	border: none;
	margin: 0;
}

#nav li ul {
	padding-bottom: 5px;
}

#nav li a {
	display: block;
	width: 192px;
	height: 100%;
	padding: 1em 0 1em 30px;
	font-size: 80%;
	color: #fff;
	text-transform: uppercase;
/*	font-weight: bold;*/
	background-color: #7189af;
	background-image: url(../img//actualselected2.gif);
	background-repeat: no-repeat;
	background-position: 13px 1.25em;
}

#nav li a:hover {
	background-color: #284e98;
}

#nav li li a {
	text-transform: none;
	width: 183px;
	padding: .3em 0 .3em 38px;
	background-image: url(../img//li_li.png);
	background-repeat: no-repeat;
	background-position: 25px 1em;
}

#content {
	margin-left: 250px;
	color: #0D206C;
	padding: 37px 40px 50px 23px;
}

#content a {
	color: #1739BF;
}

#content a:hover {
	text-decoration: underline;
}

#content li {
	margin-bottom: 1em;
}

#content .nomargin li {
	margin-bottom: 0;
}

#content .clear {	clear: both;	margin-top: -1px;	height: 1px;	overflow:hidden;
	background: transparent;
}

.type,
.vcard .hide {
	display: none;
}

#footer {
	clear: both;
	color: #aaa;
	font-size: 60%;
	text-align: right;
	padding: 50px 30px 20px 0;
	background: url(../img/footer_2.png) no-repeat bottom center;
}

#footer a {
	color: #889dba;
}

#content form label {
	display: block;
	float: left;
	width: 180px;
	text-align: right;
	padding: 2px 10px 0 0;
}

#content form li {
	margin-bottom: 7px;
}

#content form .mandatory {
	color: red;
	margin-right: 2px;
}

#content .legend {
	color: red;
	font-size: 80%;
	margin: 30px 0 0 180px;
	padding: 0;
}

#content .legend span {
	width: 10px;
	display: block;
	float: left;
}

#content form fieldset {
	border: none;
	margin-bottom: .8em;
}

#content form .text {
	border: 1px solid #ee9320;
	padding: 3px;
	font-size: 90%;
	width: 200px;
}

#content form .submit {
	margin-left: 190px;
	background: #ee9320;
	color: #fff;
	border: 1px solid #fff;
	padding: 4px 1em 5px 1em;
}

span.error {
	color: red;
	display: block;
	margin: 3px 0 0 190px;
	font-size: 70%;
	line-height: 120%;
}

#content form li.error label {
	color: red;
}

#content form li.error .text {
	border: red solid 1px;
}

#content form .description {
	font-size: 80%;
	margin: 5px 0 0 195px;
	line-height: 110%;
	display: block;
	margin-bottom: 10px;
	color: #5B7CB2;
}

#content #search_form {
	margin-bottom: 20px;
}

#content #search_form li {
	float: left;
	margin: 0 0 0 10px;
}

#content #search_form .submit {
	margin: 0;
}

/*-----medicines-----------*/

#medicines dt {
	line-height: 100%;
	margin-left: 1em;
	text-indent: -1em;
}

#content #medicines li {
	margin-bottom: 1em;
}

#content #medicines dd {
	margin-left: 1em;
}


.toimeaine {
	font-size: 80%;
}

h3 .toimeaine {
	font-size: 60%;
}

.sum {
	font-weight: bold;
}

.naidustus span {
	color: #1739BF;
}

.naidustus p {
	display: inline;
}

.info {
	font-size: 10px;
}

.ravimvorm {
	display: block;
	font-size: 60%;
}

sub {
	font-size: 60%;
}

li ul {
	margin-bottom: 0;
}

.caution {
	font-weight: bold;
}

h4 {
	font-size: 120%;
	margin: 1.2em 0 1em 0;
}

h4.bold {
	font-weight: bold;
}

h5 {
	font-size: 112%;
	margin: 1.2em 0 .5em 0;
}

.footnotes {
}

.footnotes hr {
}

#content .nolist {
	padding-left: 0;
	margin-left: 0;
}

#content .nolist li {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

/*----- press release ----------*/

#content .pressiteated li {
	margin-bottom: 2px;
}

#content .pressiteated li span {
	font-size: 80%;
}

#content .pressiteated li a {
	background: url(../img/pdf.gif) no-repeat left center;
	padding-left: 30px;
}

#content .kvartaalne {
	margin-bottom: 2em;
}


.showAll {
	font-size: 70%;
}

/*-------------------------*/

.allkiri {
	padding-top: 40px;
	margin-top: 15px;
	background: url(../img/ban.png) no-repeat -1px 0;
}

#content .bureau_contact li {
	margin-bottom: 0;
}

/* jquery ui */

#dialog {
	display: none;
	background: rgb(255, 255, 255); /* The Fallback */
	background: rgba(255, 255, 255, 0.5);
	padding: 10px 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.ui-dialog {

}

#dialog iframe {
	border: none;
}

.ui-widget-overlay {
	position: absolute;
	background-color:#00447b;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	top: 0;
	left: 0;
}

.ui-dialog .ui-dialog-titlebar {
	background-color: transparent;
	padding: 5px;
}

.ui-dialog-titlebar-close {
	color: white;
	text-decoration: none;
	font-size: 80%;
	float: right;
	margin-right: 5px;
}

.ui-dialog-titlebar-close:hover {
	text-decoration: none;
	border: none;
}

.downloadPDF {
}

#contact dd {
	margin-left: 1em;	
}

.deco {
	padding-top: 1em;	
}

.deco p {
	margin-left: 54px;
	margin-bottom: 2em;
	position: relative;
}

.deco p span.initial {
	font-family: georgia;
	
	position: absolute;
	z-index: 100;
	left: -54px;
	font-style: normal; 
	font-size: 36px; 
	display: block;
	padding: 10px 0 8px;
	background: #0D206C;
	color: #ad8a5b;
	border:  #ad8a5b 2px solid;
	width: 40px;
	height: 24px;
	text-align: center;
	float: left;
}

.deco p:first-line { line-height: 100%; }

#top_banner { 
	padding-top: 20px; 
}	

