@charset "iso-8859-1";

HTML, BODY {
	margin: 0;
	padding: 0;
}

BODY {
	background: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
}

DIV, IMG, P, H1, H2, H3, H4, H5, UL, OL, FORM, DL, DT, DD {
	display: block;
	margin: 0;
	padding: 0;
}

A, A:VISITED {
	text-decoration: none;
	color: #666;
}

A:HOVER, A:VISITED:HOVER {
	color: #333;
}

A IMG {
	display: inline;
	border: 0;
}

DIV#wrap {
	width: 900px;
	background: #FFF;
	margin: auto;
	font-size: 0.75em;
	line-height: 1.9167;
}



DIV#header {
	width: 870px;
	height: 96px;
	border-top: 10px solid #EAEAEA;
	border-bottom: 2px solid #1A7EBC;
	background: #FFF url(../_img/ui/bg_header_tile.gif) 0 0 repeat-x;
	padding-right: 30px;
}

A#homelink {
	width: 330px;
	height: 96px;
	float: left;
}

UL#navi-helper {
	margin-top: 37px;
	list-style: none;
	float: right;
}

UL#navi-helper LI {
	display: inline;
	padding-left: 21px;
}




UL#navi-main {
	width: 900px;
	height: 49px;
	background: transparent url(../_img/ui/navi-main.gif) 0 0 no-repeat;
	list-style: none;
	line-height: 49px;
}

UL#navi-main LI {
	position: relative;
	height: 49px;
	background: transparent url(../_img/ui/navi_active.png) -9999px -9999px no-repeat;
	margin-right: 1px;
	float: left;
}

UL#navi-main LI A {
	display: block;
	height: 49px;
	background: transparent url(../_img/ui/navi-main.gif) -9999px -9999px no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

LI#nm-compa { width: 146px; }
LI#nm-servi { width: 90px; }
LI#nm-field { width: 164px; }
LI#nm-recru { width: 122px; }
LI#nm-conta { width: 120px; margin-right: 139px !important; }
LI#nm-group { width: 102px; }

LI#nm-compa A:HOVER { background-position: 0 -49px !important; }
LI#nm-servi A:HOVER { background-position: -147px -49px !important; }
LI#nm-field A:HOVER { background-position: -238px -49px !important; }
LI#nm-recru A:HOVER { background-position: -403px -49px !important; }
LI#nm-conta A:HOVER { background-position: -526px -49px !important; }

BODY#sect-compa LI#nm-compa A { background-position: 0 -98px; }
BODY#sect-servi LI#nm-servi A { background-position: -147px -98px; }
BODY#sect-field LI#nm-field A { background-position: -238px -98px; }
BODY#sect-recru LI#nm-recru A { background-position: -403px -98px; }
BODY#sect-conta LI#nm-conta A { background-position: -526px -98px; }

BODY#sect-compa LI#nm-compa {
	height: 85px;
	background-position: 0 47px;
}

BODY#sect-servi LI#nm-servi {
	height: 85px;
	background-position: -147px 47px;
}

BODY#sect-field LI#nm-field {
	height: 85px;
	background-position: -238px 47px;
}

BODY#sect-recru LI#nm-recru {
	height: 85px;
	background-position: -403px 47px;
}

BODY#sect-conta LI#nm-conta {
	height: 85px;
	background-position: -526px 47px;
}

DIV#bigimage {
	width: 900px;
	height: 250px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
}

BODY#sect-compa DIV#bigimage { background-image: url(../_img/content/bigimage/big_company.jpg); }
BODY#sect-servi DIV#bigimage { background-image: url(../_img/content/bigimage/big_services.jpg); }
BODY#sect-field DIV#bigimage { background-image: url(../_img/content/bigimage/big_fields.jpg); }
BODY#sect-recru DIV#bigimage { background-image: url(../_img/content/bigimage/big_recruitments.jpg); }
BODY#sect-conta DIV#bigimage { background-image: url(../_img/content/bigimage/big_contacts.jpg); }
BODY#sect-newss DIV#bigimage { background-image: url(../_img/content/bigimage/big_news.jpg); }
BODY#sect-sitem DIV#bigimage { background-image: url(../_img/content/bigimage/big_sitemap.jpg); }



/* suomenkieliset versiot */

BODY.fi UL#navi-main {
	background: transparent url(../_img/ui/navi-main_fi.gif) 0 0 no-repeat;
}

BODY.fi UL#navi-main LI {
	background: transparent url(../_img/ui/navi_active_fi.png) -9999px -9999px no-repeat;
}

BODY.fi UL#navi-main LI A {
	background: transparent url(../_img/ui/navi-main_fi.gif) -9999px -9999px no-repeat;
}

BODY.fi LI#nm-compa { width: 99px; }
BODY.fi LI#nm-servi { width: 92px; }
BODY.fi LI#nm-field { width: 132px; }
BODY.fi LI#nm-recru { width: 98px; }
BODY.fi LI#nm-conta { width: 144px; margin-right: 216px !important; }
BODY.fi LI#nm-group { width: 102px; }

BODY.fi LI#nm-compa A:HOVER { background-position: 0 -49px !important; }
BODY.fi LI#nm-servi A:HOVER { background-position: -100px -49px !important; }
BODY.fi LI#nm-field A:HOVER { background-position: -193px -49px !important; }
BODY.fi LI#nm-recru A:HOVER { background-position: -326px -49px !important; }
BODY.fi LI#nm-conta A:HOVER { background-position: -425px -49px !important; }

BODY#sect-compa.fi LI#nm-compa A { background-position: 0 -98px; }
BODY#sect-servi.fi LI#nm-servi A { background-position: -100px -98px; }
BODY#sect-field.fi LI#nm-field A { background-position: -193px -98px; }
BODY#sect-recru.fi LI#nm-recru A { background-position: -326px -98px; }
BODY#sect-conta.fi LI#nm-conta A { background-position: -425px -98px; }

BODY#sect-compa.fi LI#nm-compa {
	height: 85px;
	background-position: 0 47px;
}

BODY#sect-servi.fi LI#nm-servi {
	height: 85px;
	background-position: -100px 47px;
}

BODY#sect-field.fi LI#nm-field {
	height: 85px;
	background-position: -193px 47px;
}

BODY#sect-recru.fi LI#nm-recru {
	height: 85px;
	background-position: -326px 47px;
}

BODY#sect-conta.fi LI#nm-conta {
	height: 85px;
	background-position: -425px 47px;
}

BODY#sect-compa.fi DIV#bigimage { background-image: url(../_img/content/bigimage/big_company_fin.jpg); }
BODY#sect-servi.fi DIV#bigimage { background-image: url(../_img/content/bigimage/big_services_fin.jpg); }
BODY#sect-field.fi DIV#bigimage { background-image: url(../_img/content/bigimage/big_fields_fin.jpg); }
BODY#sect-recru.fi DIV#bigimage { background-image: url(../_img/content/bigimage/big_recruitments_fin.jpg); }
BODY#sect-conta.fi DIV#bigimage { background-image: url(../_img/content/bigimage/big_contacts_fin.jpg); }
BODY#sect-newss.fi DIV#bigimage { background-image: url(../_img/content/bigimage/big_news.jpg); }
BODY#sect-sitem.fi DIV#bigimage { background-image: url(../_img/content/bigimage/big_sitemap.jpg); }

/* -- */



DIV#content {
	width: 900px;
	margin-top: -43px;
}

DIV#sidebar {
	display: inline;
	width: 245px;
	min-height: 356px;
	background: transparent url(../_img/ui/bg_sidebar_line.gif) 0 0 no-repeat;
	padding: 7px 7px 0 8px;
	float: right;
}

DIV#mainbar {
	display: inline;
	width: 500px;
	background: #FFF;
	margin-top: 43px;
	padding: 17px 90px 50px 50px;
	float: left;
}

DIV#footer {
	width: 900px;
	height: 39px;
	border-top: 1px solid #E8E8E8;
	border-bottom: 10px solid #EAEAEA;
	font: normal 0.8333em/37px Tahoma, Arial, Helvetica, sans-serif;
	color: #919191;
	clear: both;
}



H1 {
	padding-bottom: 1.5263em;
	font: normal 1.5833em/1.2105 Arial, Helvetica, sans-serif;
	color: #1A7EBC;
}

H2 {
	padding-bottom: 1em;
	font: normal 1.4167em/1.2353 Arial, Helvetica, sans-serif;
	color: #1A7EBC;
}

H3 {
	padding-bottom: 0.3571em;
	font: bold 1.1667em/1.3571 Arial, Helvetica, sans-serif;
	color: #333;
}

H4 {
	padding-bottom: 0.3846em;
	font: bold 1.0833em/1.3571 Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
}

P {
	padding-bottom: 1.5833em;
}

P.ingres {
	padding-bottom: 1.2667em;
	font: normal 1.25em/1.5333 Arial, Helvetica, sans-serif;
}

DIV#content UL {
	padding: 0 0 1.25em 1px;
	list-style: none;
}

DIV#content UL LI {
	background: transparent url(../_img/content/icon/bullet_red.gif) 0 9px no-repeat;
	padding-left: 1.25em;
}




DIV#sidebarcontent {
	width: 195px;
	border-top: 7px solid #FFF;
	background: #F3F3F3;
	padding: 21px 21px 11px 29px;
}

DIV#sidebarcontent UL.navi-sub {
	list-style: none;
	padding-left: 1px;
}

DIV#sidebarcontent UL.navi-sub LI {
	padding-left: 11px;
	background: transparent url(../_img/content/icon/subnavi_bullet.gif) 0 9px no-repeat;
	color: #333;
}

DIV#sidebarcontent UL.navi-sub LI A {
	color: #393939;
}

DIV#sidebarcontent UL.navi-sub LI A:HOVER {
	color: #777;
}



DIV#copyright {
	padding-left: 25px;
	float: left;
}

DIV#contactinfo {
	padding-right: 12px;
	float: right;
}

SPAN.ciblock {
	display: block;
	background: transparent url(../_img/content/icon/ciblock_separ.gif) 0 0 no-repeat;
	padding: 0 13px;
	float: left;
}

SPAN.firstest {
	background: none;
}



BODY#sect-newss H2 {
	padding-bottom: 0.5294em;
	font: normal 1.4167em/1.2353 Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #222;
}

P.newsdate {
	border-top: 1px solid #DDD;
	padding: 1.75em 0 7px;
	font: normal 1em/1 Tahoma, Arial, Helvetica, sans-serif;
	color: #777;
}

P.teaser {
	padding-bottom: 8px;
	font: normal 1em/1 Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
}


FORM {
	padding: 1.5833em 0;
	font: normal 0.9167em/1.9091 Tahoma, Arial, Helvetica, sans-serif;
}

LABEL {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

LABEL.fix {
	display: inline;
	width: 170px;
	float: left;
	clear: left;
}

INPUT, TEXTAREA, SELECT {
	margin: 0 0 5px 0;
	padding: 2px;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	vertical-align: top;
}

SELECT {
	margin-right: 3px;
	padding: 1px;
}

INPUT.txt, 
TEXTAREA {
	border: 1px solid #999;
	border-color: #766 #999 #999 #766;
}

INPUT.chk {
	margin: 4px 3px 3px 0;
	vertical-align: middle;
}

INPUT.rdo {
	margin: 0 2px 0 0;
	vertical-align: middle;
}

INPUT.btn {
	padding: 0 3px;
	cursor: pointer !important;
	overflow: visible;
	color: #333;
}



FORM H4 {
	padding: 0 0 1em 0;
	font: bold 1.0909em/1.5833 Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
}

DIV.helper {
	border: 1px solid #E5E5E5;
	background: #F5F5F5;
	padding: 3px 9px;
}



TABLE.formtable {
	border: 0;
	border-collapse: collapse;
	margin-left: 170px;
	padding: 0;
}

TABLE.formtable TD, TABLE.formtable TH {
	padding: 1px 3px 1px 0;
	font-size: 1em;
	text-align: left;
	vertical-align: top;
}

TABLE.formtable TH {
	padding: 6px 3px 6px 0;
}











