/* ********* RESET ************ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

* { margin:0; padding:0; } 

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ********************************************************************************** */


body {
	background-color:#CCC;
	background-image:url(images/headerbg2.jpg);
	background-repeat:repeat-x;
	font-family: "League Gothic", "Gill Sans", "Helvetica", "Arial", "Lucida Grande", "Verdana", sans-serif;
	color:#000;
}
/* Remember to set a font stack!!!!! */ 

#javadisabled {
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	background-color:#F00;
}


a:link {text-decoration:none; color:#ccc;}
a:visited {text-decoration:none; color:#ccc;}
a:active {text-decoration:none; color:#F00;}
a:hover {text-decoration:none; color:#0FF;}



h1 {
	font-family:Impact !important;
	color:#000 !important;
	font-size:96px;
	font-weight:normal;
}

h2 {
	font-size:36px;
	letter-spacing:3px;
	font-weight:normal;
}

h3 {
	font-weight:normal;
	color:#000 !important;
	font-size:30px;
}


p {
	font-family:Verdana, Geneva, sans-serif;
}

#header {
	background-image:url(images/headerbg.jpg);
	background-repeat:repeat-x;
	height:250px;
}

#headinner {
	width:940px;
	margin-left:auto;
	margin-right:auto;
}

#logoarea {
	width:524px;
	height:170px;
	margin-left:auto;
	margin-right:auto;
}

#logo {
	width:70px;
	float:left;
	margin-top:16px;
}

#logotext {
	float:left;
	margin-top:40px;
}

#logosubtext {
	float:right;
	margin-top:-10px;
}

#language img {
	margin-top:10px;
}


#nav {
	clear:both;
	width:940px;
	height:50px;
	text-align:center;
	font-size:26px;
	color:#CCC;
}

#nav ul li {
	background-image:url(images/navback.png);
	background-repeat:no-repeat;
	background-position:top;
	letter-spacing:3px; /* kerning to make the font more readable */
	display:block;
	float:left;
	width:188px;
	/*padding-left:20px;
	padding-right:20px;*/
	line-height:48px;  /*was 42px */
}
#nav ul li:hover {
	background-image:url(images/navback_hover.png);
	background-position:top;
	background-repeat:no-repeat;
}

#nav ul li a:link {text-decoration:none;}

#headercontact {
	text-align:center;
	height:30px;
	color:#CCC;
}

#headercontact ul li {
	font-family:Verdana, Geneva, sans-serif;
	padding-bottom:17px;
	display:inline;
	padding-left:20px;
	padding-right:20px;
	font-size:20px; /*amended from 16 */
	line-height:30px;
}

#content {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:30px;
	background-color:#000;
	padding:30px;
	overflow: auto;    /* this and line below fix content div not increasing in height! */
	height: 1%;		   /*                                                               */

}

#innercontent {
	width:960px;
	background-color:#fff;
}

#infotext {
	clear:both;
	background:#FFF;
	padding: 30px 30px 30px 30px;
	width:900px;
	font-size:18px;
	text-align:center;
}

/* slider css at bottom */ 


#footer {
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	height:50px;
	color:#CCC;
}

#footcontent {
	font-family:Verdana, Geneva, sans-serif; 
	font-size:14px !important;
	width:940px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
}


#footcontent ul li {
	display:inline;
}


/*   PAGE SPECIFIC     */

/* YHTEYSTIEDOT - Contact page  */

#location {
	background-color:#FFF;
	overflow: auto;    /* this and line below fix content div not increasing in height! */
	height: 1%;		   /*                                                               */
}

#locimg1 {
	padding-top:30px;
	padding-left:15px;
}

#loctext1 {
	text-align:center;
	padding-top:60px;
	width:385px;
	padding-right:15px;
	font-size:20px;
	font-weight:bold;
}

#loctext2 {
	clear:both;
	text-align:center;
	width:375px;
	padding-left:15px;
	font-size:20px;
	font-weight:bold;
	padding-top:150px;
}

#locimg2 {
	margin-top:30px;
	margin-right:15px;
	border:#000 thin solid;
}

#eniro {
	clear:both;
	width:960px;
	display:inline;
}

#eniro form {
	padding-top:30px;
	background-color:#FFF;
	text-align:center;
	padding-bottom:30px;
}

#eniro form p {
	display:inline;
}

#eniro h3 {
	padding-bottom:15px;
}

#eniro form input {
	margin-right: 30px;
}


/* 404 page */

#fourohfour {
	background-color:#FFF;
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
}


.imageElement h3 {
	font-size:xx-large;
}


/* KNTEC */

ul li {
	display:inline;
	font-size:26px;
}

#catalogues {
	text-align:center;
}


/* kntec */

table {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
tr {}
td {
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:12px;
}


#tarjouksessa {
	background-color:#FFF;
		padding:15px 15px 30px 15px;

}

/* ***************** */
/*    CLASSES        */
/* ***************** */
.left {float:left;}
.right {float:right;}

.nopadd {padding:0 0 0 0;}
.padd10 {padding:10px;}
.norightpadd {padding-right:0px !important}

.leftpadd {padding-left:40px;}
.rightmar15 {margin-right:15px !important;}

.itemblock {
	width:298px;
	text-align:center;
	background:#FFF;
	padding-top:30px;
	margin:30px 0px 30px 15px;
	/* margin-bottom:30px; */
	border:#000 1px solid;
}

.itemblock2 {
	text-align:center;
	background:#FFF;
	padding-top:30px;
	margin:30px 15px 30px 15px;
	/* margin-bottom:30px; */
	border:#000 1px solid;
}

.itemblock img {
	height:250px;
}

.itemblock2 img {
	padding-right:15px;
}

.textblock {
		text-align:center;
	background:#FFF;
	margin:30px 15px 30px 15px;
	border:#000 1px solid;
	padding:10px 0px 10px 0px;
}

.textblock ol li {
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	list-style-type:circle;
	text-align:left;
	padding:10px 20px 10px 0px;
	margin-left:40px;
}

.bold { font-weight:bold;}

.whitebglinks a:link {color:#000;}
.whitebglinks a:hover {color:#F00;}

.aboutinfo {
	clear:both;
	background:#FFF;
	padding: 30px 30px 30px 30px;
	width:900px;
	font-size:18px;
	text-align:center;
}
.aboutinfo p {
	margin-bottom:10px;
}
.aboutinfo h2 {
		padding-bottom:20px;
}

.patents {
	text-align:center;
	background:#FFF;
	margin:30px 15px 30px 15px;
	border:#000 1px solid;
	padding:10px 10px 10px 10px;
}

.patents ol li {
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	list-style-type:circle;
	text-align:left;
	padding:10px 20px 10px 0px;
	margin-left:40px;
}

.tarjo {
	background-color:#FFF;
	overflow:hidden;
	margin:15px 15px 30px 15px;
	border:#000 1px solid;
}
.tarjo p {
	padding:40px 0px 0px 100px;
	font-size:24px;
}

