@import "reset-min.css";

html
{
	background: #d9e6d9;
}
body
{
	background: #efefdb;
	margin-left: 0px;
	font: 12px "Verdana";
}
h1,h2,h3,h4,p,ul,address
{
	margin-bottom: 10px;
}
h1
{
	display: none;
}
p
{
	line-height: 150%;
}
address
{
	margin: 10px 0;
	padding: 0;
	font-style: normal;
}
address.block
{
	background: #4576AE;
	padding: 5px;
	color: white;
	border-radius: 5px;
}
strong
{
	font-weight: bold;
}
ol
{
	padding-left: 20px;
}
ol li
{
	list-style-type: decimal;
}
#header
{
	height: 160px;
	background: #0796cb url("/gfx/headerbg.jpg") repeat-x;
}
#headerbgimg
{
	background: url("/gfx/headerbgimg.jpg") no-repeat center top;
}
#innerheader
{
	width: 800px;
	margin: 0 auto;
}
#logo
{
	width: 800px;
	height: 100px;
	display: block;
}
#logo.fin
{
	background: url("/gfx/logo-fin.jpg") no-repeat;
}
#logo.swe
{
	background: url("/gfx/logo-swe.jpg") no-repeat;
}
#nav
{
	width: 100%;
	height: 60px;
}
#nav ul
{
	margin: 0;
}
#nav li
{
	display: inline;
}
#nav-summertips a,#nav-contest a,#nav-parents a,#nav-services a,#nav-feedback a
{
	float: left;
	height: 60px;
}
/*
nav fin
*/
#nav.fin #nav-summertips a,
#nav.fin #nav-contest a,
#nav.fin #nav-parents a,
#nav.fin #nav-services a,
#nav.fin #nav-feedback a
{
	background: url("/gfx/navigation-fin.jpg") no-repeat;
}
/*
#nav.fin #nav-contest a
{
	width: 205px;
	background-position: 0px 0px;
}
#nav.fin #nav-contest a:hover
{
	background-position: 0px -60px;
}
*/
#nav.fin #nav-summertips a
{
	width: 350px;
	background-position: 0px 0px;
}
#nav.fin #nav-summertips.active a,#nav.fin #nav-summertips a:hover
{
	background-position: 0px -60px;
}
#nav.fin #nav-parents a
{
	width: 125px;
	background-position: -350px 0px;
}
#nav.fin #nav-parents.active a,#nav.fin #nav-parents a:hover
{
	background-position: -350px -60px;
}
/*
#nav.fin #nav-services a
{
	width: 165px;
	background-position: -435px 0px;
}
#nav.fin #nav-services.active a,#nav.fin #nav-services a:hover
{
	background-position: -435px -60px;
}
*/
#nav.fin #nav-feedback a
{
	width: 325px;
	background-position: -475px 0px;
}
#nav.fin #nav-feedback.active a,#nav.fin #nav-feedback a:hover
{
	background-position: -475px -60px;
}
/*
nav swe
*/
#nav.swe #nav-summertips a,#nav.swe #nav-parents a,#nav.swe #nav-services a,#nav.swe #nav-feedback a
{
	background: url("/gfx/navigation-swe.jpg") no-repeat;
}
#nav.swe #nav-parents a
{
	width: 800px;
	background-position: 0px 0px;
}
#nav.swe #nav-parents.active a,#nav.swe #nav-parents a:hover
{
	background-position: 0px -60px;
}
#nav li a span
{
	display: none;
}
#mainsection
{
	background: #efefdb url("/gfx/mainbg.jpg") repeat-x;
}
#mainsectionbg
{
	background: url("/gfx/mainsectionbg.jpg") repeat-y top center;
}
#mainsectionbgimg
{
	background: url("/gfx/mainsectionbgimg.jpg") no-repeat top center;
}
#innermainsection
{
	margin: 0 auto;
}
#content
{
	width: 800px;
	margin: 0 auto;
	min-height: 600px;
	background: white;
	padding-bottom: 30px;
}
#maincontent
{
	margin-top: 10px;
	padding: 0 10px;
}
#maincontent h2
{
	font-size: 30px;
	color: #3F88BE;
}
#maincontent h3
{
	font-size: 18px;
	color: #315B88;
}
#intro:before
{
	display: block;
	min-height: 110px;
	margin-bottom: -100px;
	content: " ";
	background: url("/gfx/introbgimg.jpg") no-repeat center top;
}
#intro
{
	background: #ffe218 url("/gfx/introbg.jpg") repeat-y;
	font-family: "Arial";
	color: #6D3A01;
}
#intro:after
{
	height: 30px;
	display: block;
	background: url("/gfx/introfooter.jpg") no-repeat center bottom;
	content: " ";
}
#intro h2
{
	font-weight: bold;
	font-size: 35px;
}
#intro p
{
	font-size: 16px;
}
#intro h2,#intro p
{
	padding: 0 10px;
}
#contentfooter
{
	width: 800px;
	margin: 0 auto;
	height: 50px;
	background: url("/gfx/contentfooter.jpg") no-repeat;
}
#footer
{
	font-size: 10px;
	padding: 10px 0;
	width: 100%;
	background: #d8d7ab;
	min-height: 100px;
}
#footer h3
{
	font-size: 12px;
	font-weight: bold;
	color: #656550;
}
#footercolumns
{
	width: 800px;
	margin: 0 auto;
}
#footercolumns ul
{
	float: left;
	width: 180px;
	margin-right: 20px;
}
#footer a:link,#footer a:visited
{
	color: #656550;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;;
}
#author
{
	margin: 10px 0;
	font-size: 9px;
	color: #656550;
	text-align: center;
}
#author a:link,#author a:visited
{
	text-decoration: underline;
}
.container.info
{
	padding: 10px;
	background: #7a7a7a;
	color: white;
}
.container.info h2
{
	color: white;
}
.container.info a:link
{
	color: white !important;
	text-decoration: none !important;
}
.container.info a:visited
{
	color: #EDEDED !important;
}
.container.info a:hover
{
	text-decoration: none !important;
}
.container.single
{
	margin-left: 0px;
	margin-right: 0px;
}
.container.left
{
	float: left;
	padding-right: 10px;
}
.container.right
{
	float: right;
	padding-left: 10px;
}
.container.left,.container.right
{
	width: 380px;
}
.stronglink:before
{

}
hr
{
	clear: both;
	height: 1px;
	border: none;
	border-bottom: 1px solid #cccccc;
	padding-top: 30px;
	margin-bottom: 10px;
}
br.clear
{
	clear: both;
}
#ie6notify
{
	padding: 5px;
	background: #000;
	color: white;
}
#languageselector
{
	background: #d9e6d9 url("/gfx/headerbg.jpg") repeat-x;
}
#languagemenu
{
	padding-top: 25%;
	width: 205px;
	margin: 0 auto;
	text-align: center;
}
#languagemenu li a
{
	padding-top: 60px;
	width: 80px;
	height: 50px;
}
#languagemenu li a.fin
{
	background: url("../gfx/fin.png") no-repeat;
	float: left;
}
#languagemenu li a.swe
{
	background: url("../gfx/swe.png") no-repeat;
	float: right;
}
.facebook
{
	display: block;
	float: left;
	height: 40px;
	width: 315px;
	padding-top: 20px;
	padding-left: 58px;
	background: #4576AE url("../gfx/facebook.png") no-repeat 5px 5px;
	border-radius: 5px;
	text-decoration: none;
	color: white;
}
.facebook:hover {
	background-color: #5391DA;
}
