/* Reset */

html
{
	background: none !important;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,label,select,textarea,p,blockquote,th,td
{ 
	margin: 0;
	padding: 0;
}

img,fieldset
{
	border: none;
}

input,select
{
	font-family: arial, sans-serif;
}

.clr
{
	clear:both;
	height:0px;
	line-height:0px;
	font-size: 0;
}

body
{	
	font-family: arial, sans-serif;
	font-size: 62.5%;
	padding: 0px 0px 0px 0px;
	border-top: 5px solid #1887c5;
	background: url("../images/main-bgv2.jpg") top left repeat-x #FFFFFF;
}

a { outline: 0;}

/* Template  */

.pc
{
	width: 922px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
	overflow: hidden;
	/* background: red; */
	position: relative; /* added CMS */
}

.pc a.logo
{
	float: left;
	text-decoration: none;
	font-family: "Georgia";
	font-size: 3.6em;
	color: #295177;
	width: 560px;
	padding: 5px 0px 25px 20px;
}

.pc a.logo span
{
	font-size: 0.5em;
	display: block;
}

.pc a.est
{
	float: right;
	padding: 0px 30px 0px 0px;
	margin-right: 20px;
	background: url("../images/est_lang.jpg") top right no-repeat;
	height: 17px;
	font-size: 1.2em;
	font-family: "Georgia";
	text-decoration: none;
}

.pc a.eng
{
	float: right;
	padding: 0px 30px 0px 0px;
	margin-right: 20px;
	background: url("../images/eng_lang.jpg") top right no-repeat;
	height: 17px;
	font-size: 1.2em;
	font-family: "Georgia";
	text-decoration: none;
}

.pc .nav
{
	float: left;
	position: relative;
	border-bottom: 1px solid #F2F2F2;
	margin-bottom: 15px;
	display: inline;
}

.pc .nav ul
{
	width: 882px;
	clear: both;
	text-transform: uppercase;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	/* background: red; */

}

.pc .nav ul li
{
	float: left;
	display: inline;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	border-left: 1px solid #F2F2F2;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

.pc .nav ul li.last
{
	border-right: 1px solid #F2F2F2;
}

.pc .nav ul li a
{
	float: left;
	color: #666666;
	text-decoration: none;
	padding: 9px 8px 7px 8px;
	*padding: 9px 7px 7px 6px;
}


.pc .nav ul li a:hover
{
	background: #f8fafd;
	color: #000000;
}

.pc .nav ul li.dropdownitem
{
	padding: 9px 9px 7px 8px;
	position: relative;
	cursor: pointer;
}

/* estonian nav version */

.estnav ul li a
{
	padding: 9px 14px 7px 14px !important;
	*padding: 9px 13px 7px 12px !important;
}

.estnav li.dropdownitem
{
	padding: 9px 14px 7px 14px !important;
	position: relative;
	cursor: pointer;
}

.estnav li.dropdownitem ul li a
{
	padding: 9px 12px 7px 14px !important;
	width: 172px !important;
}

/*****/

.pc .nav ul li.dropdownitem:hover
{
	background: #f8fafd;
	color: #000000;
}

.pc .nav ul li.ie6hover
{
	background: #f8fafd;
}

.pc .nav ul li.dropdownitem ul
{
	position: absolute;
	top: 34px;
	left: -1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	width: 198px;
	border-top: 1px solid #dcf1fb;
	border-left: 1px solid #dcf1fb;
	border-right: 1px solid #dcf1fb;
	border-bottom: none;
	font-size: 0.82em;
	display: none;
}

.pc .nav ul li.dropdownitem:hover ul
{
	display: block !important;
}

.pc .nav ul li.dropdownitem ul li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 199px;
	border-bottom: 1px solid #F2F2F2;
	border-left: none;
}

.pc .nav ul li.dropdownitem ul li.last
{
	border-bottom: 1px solid #dcf1fb;
	border-right: none;
}

.pc .nav ul li.dropdownitem ul li a
{
	padding: 9px 9px 7px 8px;
	width: 181px;
}

.pc .leftCol
{
	float: left;
	display: inline;
	width: 643px;
	margin: 0px 0px 0px 20px;
}

.pc .leftCol 
{
	width: 613px;
	background: #f8fafd;
	border: 1px solid #dcf1fb;
	padding: 15px 15px 10px 15px;
	min-height: 383px;
	height:auto!important;
	
}

.pc .leftCol h1
{
	font-size: 2.3em;
	font-family: "Georgia";
	color: #295177;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 14px 0px;
}

.pc .leftCol h1 span
{
	display: block;
	font-size: 0.65em;
	margin: 0px 0px 0px 2px;
}

.pc .leftCol p
{
	font-size: 1.3em;
	font-family: "Georgia";
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 2px;
}

.pc .leftCol p.smlTxt
{
	font-size: 1em;
	font-family: "Arial";
	clear: both;
}


.pc .leftCol h2
{
	font-size: 1.9em;
	font-family: "Georgia";
	color: #295177;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 14px 0px;
}

.pc .leftCol .ec
{
	float: left;
	display: inline;
	background: #ffffff;
	border: 1px solid #dcf1fb;
	width: 580px;
	margin: 0px 0px 15px 1px;
	padding: 5px 15px 5px 15px;
	height: 383px;
	overflow-y: scroll;
}

.pc .leftCol .ec h3
{
	font-size: 1.7em;
	font-family: "Georgia";
	color: #295177;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 14px 0px;
}

.pc .leftCol .ec p
{
	padding: 0px 0px 10px 0px;
	font-size: 1.2em;
}

/*.pc .leftCol .ec .article
{
	overflow: hidden;
	border-top: 1px solid #dcf1fb;
	margin: -1px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}*/

.pc .rightCol
{
	float: left;
	display: inline;
	width: 188px;
	background: #f8fafd;
	border: 1px solid #dcf1fb;
	padding: 15px 15px 18px 15px;
	margin: 0px 0px 0px 16px;
	min-height: 559px;
	height:auto!important;
	height:559px;
	font-family: "Georgia";
}

.pc .rightCol p.newstitle
{
	font-size: 1.7em;
	color: #295177;
	padding: 4px 0px 8px 0px;
}
.pc .rightCol .newsarticle
{
	padding: 10px 10px 3px 10px;
	margin: 0px 0px 10px 0px;
	float: left;
	width: 165px;
	height: 457px;
	overflow-y: scroll;
	background: #FFFFFF;
	border: 1px solid #DCF1FB;
}
.pc .rightCol p
{
	font-size: 1.1em;
	color: #666666;
	padding: 0px 0px 8px 0px;
}

.pc a
{
	color: #295177;
}

.pc .rightCol a.subscribe
{
	float: left;
	font-size: 1.3em;
padding: 7px 0px 0px 6px;
	}

.ft
{
	width: 907px;
	margin: 0 auto;
	margin-top: 15px;
	padding: 5px 15px 10px 0px;
	overflow: hidden;
	/*background: red;*/
	border-top: 1px solid #F2F2F2;
	text-align: right;
	font-size: 1.1em;
	color: #295177;
	font-family: "Georgia";
}

.pc form.contactForm
{
	float: left;
	/*background: red;*/
	padding: 20px 0px 20px 70px;
}

.pc form.contactForm div.row 
{
	float: left;
	display: inline;
	overflow: hidden;
	padding-bottom: 5px;
	
}

.pc form.contactForm div.row label
{
	float: left;
	display: inline;
	width: 250px;
	font-size: 1.3em;
	font-family: "Georgia";
	color: #666666;
	
}

.pc form.contactForm div.row input
{
	float: left;
	display: inline;
	width: 220px;
	margin-bottom: 0px;
	color: #333333;
}

.pc form.contactForm div.row textarea
{
	float: left;
	display: inline;
	width: 220px;
	height: 100px;
	width: 222px\9;			/* IE8 */
	color: #333333;
	font-size: 1.3em;
	font-family: "Arial";
	
}

.pc form.contactForm div.subRow
{
	padding-top: 20px;
}

.pc form.contactForm div.row input.submitBtn
{
	float: left;
	display: inline;
	margin: 20px 0px 0px 249px;
	width: 226px;
}

.pc form.contactForm div.row input.subscription
{
	width: 14px;
	margin-top: 2px;
	*margin-top: 0px;
}

.pc div.pdfCont
{
	
	overflow: hidden;
	padding: 10px 0px 0px 80px;
}

.pc p.pdf
{
	
	padding: 0px 0px 0px 0px;
}

.pc p.pdf a
{
	float: left;
	width: 200px;
	background: url("../images/pdf-icon.jpg") top left no-repeat;
	padding: 3px 0px 5px 40px;
	margin-top: 8px;
	text-decoration: underline !important;
}

.leftColFullWidth
{
	width: 850px !important;
}

.leftColFullWidth ul
{
	font-size: 1.3em;
	font-family: "Georgia";
	color: #666666;
	padding: 0px 0px 10px 16px;
}

.leftColFullWidth ul li a
{
	color: #295177;
}

.gallery img
{
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 3px 3px 3px 3px;
	border: 1px solid #DCF1FB;
}

/* cms changes */

.pc a.estEdit
{
	position: absolute;
	top: 20px;
	right: 20px;
	padding: 0px 30px 0px 0px;
	background: url("../images/est_lang.jpg") top right no-repeat;
	height: 17px;
	font-size: 12px;
	font-family: "Georgia";
	text-decoration: none;
}

.pc a.engEdit
{
	position: absolute;
	top: 20px;
	right: 20px;
	padding: 0px 30px 0px 0px;
	background: url("../images/eng_lang.jpg") top right no-repeat;
	height: 17px;
	font-size: 12px;
	font-family: "Georgia";
	text-decoration: none;
}

.sitemap_link,
#powered_by_link
{
	display: none;
}

#cke_contents_ExtraEditArea1 iframe,
#cke_contents_ExtraEditArea2 iframe
{
	border: 1px solid red;
	position: absolute !important;
	top: 0px !important;
	left: 0px !important;
}
