*{
	margin:0px;
	padding:0px;
	line-height:120%;
	font-family:"Tahoma","Arial",sans-serif;
}

ul,
ol{
	margin:0px 0px 20px 20px;
}

#content p img.star,
#content p a img.star,
#content p img.nb,
#content p a img.nb,
.nb{
	border-style:none;
}

.nbsp{
	white-space:nowrap;
}

.nf{
	float:none;
	clear:both;
	height:1px;
	line-height:1px;
}

table th.ca,
.ca{
	text-align:center;
}

td.left_align{
	text-align:left;
}
td.right_align{
	text-align:right;
}

img.left_align{
	float:left;
	margin:0px 10px 10px 0px;
}
img.right_align{
	float:right;
	margin:0px 0px 10px 10px;
}



body{
	background:#f36f21;
	padding:0px;
}

#main{
	border-collapse:separate;
	border-spacing:0px;
	margin:0px 8px 0px 6px;
}

#row10 td{height:64px;}
#row20 td{height:121px;}
#row30 td{height:22px;}
#row50 td{height:33px;}

.col10, #row30 .col10 .inner{width:180px;}
.col20{width:100%;}
.col30, #row30 .col30 .inner{width:159px;}

#row10 .col10{background:url('10_10.gif') bottom right no-repeat;}
#row10 .col20{background:url('10_20.gif') bottom left no-repeat;}
#row10 .col30{background:url('10_30.gif') bottom left no-repeat;}

#row20 .col10{background:url('20_10.gif') top right no-repeat;}
#row20 .col20{background:url('20_20.gif') top left repeat-x;}
#row20 .col30{background:url('20_30.gif') top left no-repeat;}

#row10 .col10,
#row20 .col10{
	cursor:pointer;
}

#row30 .col10{background:url('30_10.gif') top right no-repeat;}
#row30 .col20{background:#fff url('30_20.gif') top left no-repeat;}
#row30 .col30{background:url('30_30.gif') top left no-repeat;}

#row40 .col10{background:#a0e0e5 url('40_10.gif') bottom right no-repeat;}
#row40 .col20{background:#fff url('40_20.gif') bottom left repeat-x;}
#row40 .col30{background:#b2e2ea url('40_30.gif') bottom left no-repeat;}



/* #row50 .col10{background:url('50_10.gif') top right no-repeat;} */
#row50 .col20{background:url('50_20.gif') top right no-repeat;}
#row50 .col30{background:url('50_30.gif') top left no-repeat;}

#head{
	display:block;
	width:802px; height:121px;
	background:url('head.jpg') top left no-repeat;
	position:absolute;
	left:186px; top:64px;
	z-index:10;
}
#head_mask{
	display:block;
	width:8px; height:121px;
	background:#f36f21;
	font-size:1px;
	line-height:0px;
	position:absolute;
	right:0px; top:64px;
	z-index:20;
}

#foot{
	height:36px;
	background:url('foot.gif') top left repeat-x;
	text-align:left;
	width:100%;
/*
	position:absolute;
	left:0px; bottom:0px;
*/
}
#foot .inner{
	padding:10px 0px 0px 190px;
	font-size:14px;
	color:#fff;
}


#langs{
	vertical-align:middle;
}
#langs .inner{
	padding:0px 0px 0px 23px;
}
#langs a{
	display:block;
	width:32px; height:25px;
	text-decoration:none;
	background-position:center center;
	background-repeat:no-repeat;
	float:left;
	margin-right:2px;
}
#lv{background-image:url('lang_lv1.gif');}
#en{background-image:url('lang_en1.gif');}
#ru{background-image:url('lang_ru1.gif');}
#dk{background-image:url('lang_dk1.gif');}
#se{background-image:url('lang_se1.gif');}
#no{background-image:url('lang_no1.gif');}
#fi{background-image:url('lang_fi1.gif');}
#lv:hover,#lv:active{background-image:url('lang_lv.gif');}
#en:hover,#en:active{background-image:url('lang_en.gif');}
#ru:hover,#ru:active{background-image:url('lang_ru.gif');}
#dk:hover,#dk:active{background-image:url('lang_dk.gif');}
#se:hover,#se:active{background-image:url('lang_se.gif');}
#no:hover,#no:active{background-image:url('lang_no.gif');}
#fi:hover,#fi:active{background-image:url('lang_fi.gif');}




#menu{
	vertical-align:top;
	text-align:left;
}
#menu .inner{
	text-align:left;
	padding-left:26px;
	padding-bottom:20px;
}
#menu a{
	display:block;
	width:135px; height:40px;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url('menu_link.gif');
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	margin:0px 0px 2px 0px;
}
#menu a:hover{
	background-image:url('menu_hover.gif');
	color:#00b2d9;
}
#menu a:active,#menu a.active{background-image:url('menu_active.gif');}
#menu a.active:hover{color:#fff;}
#menu a .i{
	font-size:14px;
	text-align:left;
	padding:10px 0px 0px 15px;
}


#menu a.sub{
	display:block;
	width:135px; height:auto;
	background-position:0px 3px;
	background-repeat:no-repeat;
	background-image:url('tiny_anchor_blue.gif');
	color:#00b2d9;
	text-decoration:none;
	text-transform:none;
	margin:0px 0px 6px 2px;
}
#menu a.sub .i{
	font-size:13px;
	text-align:left;
	padding:0px 0px 0px 16px;
}
#menu a.sub:hover,#menu a.sub:active{background-image:url('tiny_anchor_orange.gif');}
#menu a.sub:hover .i{color:#fff;}


#menu p{
	font-size:11px;
}
#menu form{
	text-align:center;
}
#menu form .text{
	margin-bottom:5px;
}
#menu form label{
	display:block;
	white-space:normal;
	font-size:11px;
/*	color:#36f;	*/
	color:#24c;
	padding-bottom:5px;
}



#content{
	text-align:left;
	vertical-align:top;
}
#content .inner{
	padding:20px;
}
#content h1{
	font-size:18px;
	font-weight:normal;
	color:#f36f21;
	margin:0px 0px 20px 22px;
}
#content h2{
	font-size:16px;
	font-weight:bold;
/*	color:#00b2d9;	*/
	color:#444;
	margin:0px 0px 20px 22px;
}
#content li,
#content p{
	color:#507073;
	/*color:#00b2d9;*/
}
#content p{
	font-size:14px;
	margin:0px 0px 20px 0px;
	text-align:justify;
}

#content a{
	color:#f36f21;
}
#content a:hover{
	color:#00b2d9;
}
#content p img,
#content p a img{
	border-width:1px;
	border-style:solid;
	border-color:#00b2d9;
}
#content p a.fi img{
	border-style:none;
	margin-right:5px;
}
#content p a.fi{
	text-decoration:none;
}
#content p a:hover img{
	border-color:#f36f21;
}


.preview a{
	text-decoration:none;
}
.preview a .title{
	font-size:16px;
	font-weight:bold;
	margin-right:5px;
}
.preview .comment_count{
	margin-right:5px;
	font-size:11px;
}
#content h1 .comment_count{
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	margin:0px 5px;
}
#content .preview .comment_count,
#content h1 .comment_count,
h1 .comment_count{
	color:#444;
}
#content .comment_count:hover{
	color:#00b2d9;
}
.preview a:hover .title{
	text-decoration:underline;
}
.preview .gap{
	font-size:1px;
	line-height:1px;
	display:block;
	height:5px;
}
.preview a .datetime{
	color:#ccc;
}
.preview .desc{
	color:#507073;
}

.preview a.nbsp{ /* lasiit visu */
	font-size:11px;
	font-weight:bold;
}





.functions{
	height:15px;
}
.functions a{
	display:block;
	width:80px; height:15px;
	background-position:center left;
	background-repeat:no-repeat;
	text-decoration:none;
	float:right;
	font-size:10px;
	font-weight:bold;
	color:#f36f21;
}
.functions a .i{
	padding:2px 0px 0px 18px;
}
.functions a:hover{color:#00b2d9;}
.functions .print{background-image:url('tiny_print_orange.gif');}
.functions .print:hover{background-image:url('tiny_print_blue.gif');}
.functions .up{background-image:url('tiny_up_orange.gif');}
.functions .up:hover{background-image:url('tiny_up_blue.gif');}
.functions .rss{background-image:url('rss_tiny.png'); padding-left: 20px; padding-top: 1px}
.functions .rss:hover{background-image:url('rss_tiny.png');}





#row20 .col20 .stretch{
/*
	width:735px;
*/
	width:643px;
	height:1px;
	line-height:1px;
	font-size:1px;
}



.navi_container{
	margin:0px 0px 20px 0px;
	text-align:center;
}
.navi_container span,
.navi_container a{
	font-size:12px;
	margin-right:10px;
	padding:1px 4px;
	text-decoration:none;
	border-style:solid;
	border-width:1px;
}
.comment .title{
	font-weight:bold;
	margin-right:10px;
	color:#444;
}
.comment .gap{
	font-size:1px;
	line-height:1px;
	display:block;
	height:3px;
}
.comment .datetime{
	color:#ccc;
}
.comment .desc{
/*	color:#00b2d9;	*/
	color:#444;
}



.radio_row *{
	cursor:pointer;
}
.radio_row label{
	border-bottom:none;
}
.radio_row:hover label{
	border-bottom:1px dotted black;
}
.radio_row .note{
	font-size:10px;
}
.radio_img{
	text-align:center;
}
.radio_img img{
	width:86px;
}
form .ca{
	padding:10px 0px 5px 0px;
	font-size:11px;
}
form table{
	border-spacing:5px;
}
form th,
form td{
	vertical-align:middle;
	text-align:left;
	font-size:12px;
	font-weight:normal;
}
form th{
	text-align:right;
}
form label{
	white-space:nowrap;
}

input.text,
select,
textarea{
	width:240px;
	font-size:14px;
}
textarea{
	width:360px;
	height:100px;
}

/*div.inner form#articleform textarea.article{
	width: 480px;
	height: 200px;
}*/

#articleform table{
	border-spacing:10px;
}
table#article_tbl,
table#article_tbl table {
	border-spacing:0px;
}
#articleform th,
#articleform td{
	vertical-align:top;
}

.small select,
input.text.small,
.small input.text{
	width:150px;
}

.tiny select,
input.text.tiny,
.tiny input.text{
	width:75px;
}

/*.mini select.ultra_narrow,
.mini input.text{
	width:45px;
}*/
select.ultra_narrow{
	width:45px;
}

input.button_orange,
input.button{
	background:#9ce7ef;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	padding:2px 4px;
}
input.button_orange{
	background:#f36f21;
}


.error{
	color:red;
}
div.error{
	margin:0px 0px 20px 0px;
}




#row10 .col20{
}
.top_links{
	height:33px;
	float:right;
}
.top_links a{
	display:block;
	height:33px;
	color:#f36f21;
	font-family:"Tahoma",sans-serif;
	font-size:12px;
	text-decoration:none;
	background-position:center left;
	background-repeat:no-repeat;
	float:right;
	line-height:32px;
	margin-right:20px;
	text-align:right;
}
.top_links a:hover{
	text-decoration:underline;
	color:#00b2d9;
}
#top_link_cart{
	background-image:url('baskk.jpg');
	padding-left:36px;
}
#top_link_rss{
    margin-right: 5px;
	background-image:url('rss.png');
	padding-left:34px;
}


#height_stretch{
	height:100px;
}

.star{
	margin-bottom:-3px;
}

#content .article_details{
	font-size:13px;
	font-weight:bold;
}
div#path_container {
    margin-bottom: 10px;
}
div#path_container * {
    font-size: 12px;
}
img.share {
    border: none;
    margin-bottom: -2px;
}
