﻿/* Vilokan custom styling */
body
{
	background-image: none;
	background-color: #333;
	font-family: 'Lucida Grande' , 'Lucida Sans' , verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #4d4d4d;
}
h1, h2, h3
{
	margin-top: 10px;
}

h1, h2
{
	font-family: 'Geogrotesque Regular' , 'Lucida Grande' , 'Lucida Sans'; /*, verdana, helvetica, sans-serif;*/
	color: #999;
}
h3
{
	font-family: 'Lucida Grande' , 'Lucida Sans' , verdana, helvetica, sans-serif;
	color: #333;
	font-size: 11px;
}
h1
{
	font-size: 24px;
}
h2
{
	font-size: 18px;
}

a:link, a:visited, a:active, a:hover
{
	color: #83b304;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

h1 a:hover, h2 a:hover, h3 a:hover
{
	color: #83b304 !important;
	text-decoration: none;
}

hr
{
	height: 4px;
	background-color: #ccc;
	color: #ccc;
}

#headlogo
{
	bottom: 0px;
}

/*
Darker headlines
*/
#tplStartpage .column1 h1, #tplStartpage .column2 h1, #tplStartpage .column3 h1, #tplStartpage .column1 h2, #tplStartpage .column2 h2, #tplStartpage .column3 h2
{
	color: #333;
}

/*
Startpage
*/
#tplStartpage
{
	background-image: url(images/tplStartpage_bg.png);
	background-position: :left top;
	background-repeat: repeat-y;
}

#tplStartpage .column3 h2
{
	border-bottom: 8px solid #333;
	text-transform: uppercase;
}

#tplStartpage .column3 .newsitem h2, #tplStartpage .column3 .newsitem .imgbox
{
	display: none;
}
#tplStartpage .column1 .newsitem h2, #tplStartpage .column2 .newsitem h2
{
	font-size: 24px;
}

#tplStartpage .column1 .newsitem, #tplStartpage .column1 .rss .item, #tplStartpage .column2 .newsitem, #tplStartpage .column2 .rss .item
{
	border: none;
}

#tplStartpage .intro .imgbox
{
	height: 260px;
	overflow: hidden;
}
#tplStartpage .intro
{
	height: auto;
}
#tplStartpage .intro hr
{
	height: 17px;
	color: #e6e6e6;
}
#tplStartpage .intro h1
{
	padding-left: 18px;
}

#tplStartpage .left .bottomContainer
{
	width: 660px;
	background-image: url(images/tplStartpage_left_bottom_bg.png);
	background-position: :left top;
	background-repeat: repeat-y;
	float: left;
}

/*
tpl100 
*/
#tpl100 .column100 h1
{
	border-bottom: 8px solid #e6e6e6;
	margin-top: 27px;
	margin-bottom: 27px;
}

#tpl100 h2
{
	text-transform: uppercase;
}

/*
tpl7030 
*/
#tpl7030 .column70 h1
{
	border-bottom: 8px solid #e6e6e6;
	margin-top: 27px;
	margin-bottom: 27px;
	padding-bottom: 10px;
}

#tpl7030 .column30 h2
{
	border-bottom: 8px solid #ccc;
	padding-bottom: 10px;
	color: #ccc;
}
#tpl7030 .column30 span, #tpl7030 .column30 p
{
	color: #ccc;
}

#tpl7030 h2
{
	text-transform: uppercase;
}


a.more
{
	display: inline;
	text-align: inherit !important;
}

.page
{
	background-image: none;
	background-color: #fff;
	padding-bottom: 0;
}

.breadcrumbs
{
	background-image: none;
	background-color: #fff;
	color: #ccc !important;
}
.breadcrumbs a
{
	color: #ccc !important;
}

.newsitem, .rss .item
{
	border-bottom-color: #ccc;
}

#head
{
	background-image: none;
	background-color: #fff;
}

#pagefoot
{
	background-image: none;
	background-color: #fff;
	padding: 20px 0;
	margin: 0;
	height: auto;
}

#foot
{
	background-color: #e6e6e6;
	color: #808080;
	padding: 20px;
	margin: 0;
	font-size: 10px;
}

#flagBox
{
	height: 20px;
	width: 210px;
	text-align: right;
	position: absolute;
	top: 50px;
	right: 25px;
}

#flagBox a
{
	margin-left: 10px;
}

#leftmenuBottom
{
	margin-bottom: 3em;
}

#leftmenuContainer hr
{
	height: 1px;
}

#leftmenuContainer .doclistSinglelink
{
	background-image: url(images/pdf48.png);
	background-repeat: no-repeat;
	padding-left: 65px;
	min-height: 48px;
}

#leftmenuContainer .doclistSinglelink a
{
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

/*
#leftmenu
{
	background-color: #83b304;
	background-image: none;
}

#leftmenuTop
{
	background-color: #83b304;
	background-image: none;
}
*/
