/* GLOBAL RESET */
html,body,p,div,img,h1,h2,h3,h4,p {
  margin:0;  
  padding:0;  
  border:0;  
  border-collapse:separate;  
  border-spacing:0;
}




/* Tyylit */
body {
text-align: center;		 
font-family: Arial, Helvetica, sans-serif;
color: #666666;
font-size: 11px;
width: 100%;
height:auto;
line-height: 16px;
background: url(../img/bg.jpg) top repeat-x #f1f1f1;
}


#body-bg		{
position: relative;
top: 0px;
left: 0px;
width: 100%;
height: 222px;
background: url(../img/top.jpg) top center no-repeat;
}

#body-page		{
position: relative;
top: 154px;
left: 0px;
text-align: left;
margin: 0 auto;
width: 958px;
height: auto;
}

#menu	{
width: 571px;
height: 35px;
line-height: 35px;
z-index:10;
float:left;
}

#menu a.menu-1	{
font-family: Arial, sans-serif;
color:#ffffff;
text-decoration:none;
text-transform: uppercase;
font-size: 11px;
font-weight:none;
display: block;
width: auto;
height: 35px;
float:left;

}

#menu a.menu-0 {
font-family: Arial, sans-serif;
color:#ffffff;
text-decoration:none;
text-transform: uppercase;
font-size: 11px;
font-weight:none;
display: block;
width: auto;
height: 35px;
float:left;
}

#flag{
width: 387px;
height: 35px;
line-height: 35px;
z-index:10;
float:right;
color: white;
font-family: Tahoma, Arial, sans-serif;
font-size: 11px;
}

#fin {
width: 16px;
height: 11px;
display:block;
background: url(../img/fin.gif) no-repeat;
margin: 12px 0px 0 23px;
float:left;
}

#eng {
width: 16px;
height: 11px;
display:block;
background: url(../img/eng.gif) no-repeat;
margin: 12px 40px 0 6px;
float:left;
}

#breadcrumbs {
position: relative;
top: 33px;
left: 0px;
width: 958px;
height: 10px;
float:left;
color: #666666;
}

#breadcrumbs a, #breadcrumbs span {
color: #666666;
text-decoration: underline;
padding: 0;
}

#nuoli {
position: absolute;
top: 54px;
right: 0px;
width: 387px;
height: 289px;
background: url(../img/nuoli.jpg) top no-repeat;
}


#content-area{
position: relative;
top: 33px;
left:0px;
width: 632px;
height: auto;
min-height: 206px;
float:left;
padding: 28px 0 16px 0 ;
}

#news-area {
position: relative;
top: 33px;
left:0px;
width: 306px;
height: auto;
min-height: 206px;
float:right;
padding: 28px 0 16px 0 ;
}


#box-area{
position: relative;
top: 38px;
left:0px;
width: 958px;
height: auto;
float:left;
padding: 0 0 20px 0;
}

#box1{
position: relative;
top: 0px;
left:0px;
width: 306px;
height: auto;
min-height:216px;
float:left;
border-top: solid 4px #dd1815;
padding: 8px 0 0 0;
}

#box2{
position: relative;
top: 0px;
left:20px;
width: 306px;
height: auto;
min-height:216px;
float:left;
border-top: solid 4px #dd1815;
padding: 8px 0 0 0;
}

#box3{
position: relative;
top: 0px;
left:0px;
width: 306px;
height: auto;
min-height:216px;
float:right;
border-top: solid 4px #656565;
padding: 8px 0 0 0;
}

#uutiset{
position: relative;
top: 0px;
left:0px;
width: 256px;
height: auto;
float:left;
padding: 50px 0 10px 0;
}

#footer {
width: 958px;
height: 38px;
color: #4b4b4b;
padding: 50px 0 0 0;
float:left;
}

#footer-left {
width: 632px;
height: 38px;
color: #000000;
border-top: solid 4px #dd1815;
float:left;
padding: 10px 0 0 0;
}

#footer-right {
width: 306px;
height: 38px;
border-top: solid 4px #656565;
float:right;
padding: 10px 0 0 0;
text-align: right;
}

#footer p {
	color: #231f20;
}

#footer a{
	color: #ed1c24;
	text-decoration: none;
}


p{
	padding:5px 0 5px 0;

}

a {
	font-family: inherit;
	color: #dd1815;
	text-decoration: underline;
}


/* Tällä pakotetaan editorin sisällön linkit oikean näköisiksi
   Eli yleensä sama tyyli kuin tuossa yllä a-elementille, mutta jokaisen perään !important */
.mceContentBody a,.mceContentBody a:link, .mceContentBody a:visited{
	font-family: inherit !important;
	color: #dd1815 !important;
	text-decoration: none !important;
}
.mceContentBody{
	background:transparent !important;
	text-align: left !important;
	height:auto !important;
}


a.news, a.news:link, a.news:visited {
		color:#dd1815;
	text-decoration: none;
}

td {
	font-family: inherit;
	font-size: 11px;

}
.login {
	font-family: Arial;
	font-size: 12px;

}

input, select, textarea, form {
	font-family: inherit;
	font-size: inherit;
}
.text{
	width:100%;
}

#content-area h1 {
	font-family: dinpro-bold, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding: 0px 0px 2px 12px;
	line-height:38px;
	white-space:nowrap;
	background: url(../img/flir-bg.gif);
	margin-bottom: 12px;
	margin-right: 100%;
	float:left;
}

#news-area h1 {
	font-family: dinpro-bold, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding: 0px 0px 2px 12px;
	line-height:38px;
	white-space:nowrap;
	background: url(../img/flir-bg1.gif);
	margin-bottom: 12px;
	margin-right: 100%;
	float:left;
}

#box-area h1 {
	font-family: dinpro-bold, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #242424;
	padding: 0px 0px 10px 0px;
	line-height:15px;
	border-bottom: dotted 1px #969696;
	margin-bottom: 10px;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #242424;
	padding: 0px 0px 18px 0px;
	line-height:18px;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #242424;
	padding: 2px 0px 10px 0px;
	line-height:18px;
}

h3 {
font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #242424;
	padding: 2px 0px 10px 0px;
}

h4 {
font-family: Arial sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #242424;
	padding: 0px 0px 10px 0px;
}

h5 {
	color: #458AD7;
}

h6 {
	color: #458AD7;
}


.error_message{
	color:#ab0000;
	margin:10px 0 20px 0;
}
.success_message{
	color:#368b1c;
	margin:10px 0 20px 0;
}


/* Dropdownmenu */
.menuarea{
	position:absolute;
	top: 35px;
	display:none;
	width:180px;
	border:1px solid #f2f2ef;
	background: #292926;
	z-index:8;
	padding: 5px 0 5px 5px;
}


#menutable .menusub_a{
	color:#fff;
	padding:2px 8px 2px;
	font-weight:bold;
	display:block;
	line-height:16px;
	font-size: 12px;
	text-decoration: none;
}
#menutable .menusub{
	color:#fff;
	padding:2px 8px 2px;
	display:block;
	line-height:16px;
	font-size: 12px;
	text-decoration: none;
}