html {
    height: 100%;
}

body {
    font: 11px/16px Tahoma,Arial,Helvetica,Nimbus Sans L,sans-serif;
    margin: 0;
    padding: 0;
    height: 100%;
}

input, textarea, select {
    font: 11px/16px Tahoma,Arial,Helvetica,Nimbus Sans L,sans-serif;
}



h1, h1.events, h1.trade_fairs {
    font: 24px/24px Tahoma,Arial,Helvetica,Nimbus Sans L,sans-serif;
    margin: 0;
    padding: 0;
    margin-bottom: 16px;
    display: block;
    visibility: hidden;
}

h2, h2.events, h2.trade_fairs {
    font: 18px/22px Tahoma,Arial,Helvetica,Nimbus Sans L,sans-serif;
    margin: 0;
    padding: 0;
    display: block;
    white-space: normal;
    visibility: hidden;
}

h1.events , h2.events {
    color: #656600;
}

h1.trade_fairs, h2.trade_fairs {
    color: #913700;
}

div.container#Events h1,h2 {
    color: #656600;
}

div.container#Trade h1,h2 {
    color: #913700;
}

h1.other {
    color: #913700;
}

h3 a, h3{
    font: 15px/22px "Trebuchet Ms", Tahoma, sans-serif;
    color: #666666;
    margin: 0;
    padding: 0;
    display: block;
    white-space: normal; 
}

h4 {
    font: 15px/22px "Trebuchet Ms", Tahoma, sans-serif;
    color: #913700;
    margin: 0;
    padding: 0;
    display: block;
    white-space: normal; 
}

h1.contactHeader {
    border-bottom: 1px solid #666666;
    text-align: center;
}

h2.contactHeader {
    border-bottom: 1px solid #666666;
    text-align: left;
}

th.test {
    font: 15px/22px "Trebuchet Ms", Tahoma, sans-serif;
    color: #913700;
    border-bottom: 1px solid #666666;    
}

th {
    text-align: left;
    vertical-align: top;
    /*border-bottom: 1px solid #999999;   */ 
}

td {
    text-align: left;
    vertical-align: top;    
}

span.newsDate {
    color: #666666;   
    font-style: italic;
    margin: 0;
    padding: 0;
    margin-bottom: 8px;
    display: block;
}

a img {
    border: 0;    
}

a {
    color: #913700;    
}

a.visit {
    font: 12px/16px "Trebuchet Ms", Tahoma, sans-serif;
    color: #666666;
    margin: 0;
    padding: 0;
    white-space: normal;     
}

span.searchhighlight {
    color: #913700;    
}


form {
    margin: 0;
    padding: 0;
}

input.text {
    width: 90%;
    border: 1px solid #999999;
    font: 10px/12px Tahoma, sans-serif;
    height: 12px;
}

input.textUsername {
    width: 120px;
    border: 1px solid #999999;
    font: 10px/12px Tahoma, sans-serif;
    height: 12px;
}

input.textPassword {
    width: 71px;
    border: 1px solid #999999;
    font: 10px/12px Tahoma, sans-serif;
    height: 12px;
}

input.submit {
    color: #ffffff;
    background: #999999;
    font-weight: bold;
    width: 90%;
    text-align: center;
    height: 16px;
    /*border: 1px solid #999999;*/
    border: 0;
    font-size: 10px;
    cursor: pointer;
}

input.submitLogin {
    color: #ffffff;
    background: #999999;
    font-weight: bold;
    width: 40px;
    text-align: center;
    height: 16px;
    /*border: 1px solid #999999;*/
    border: 0;
    font-size: 10px;
    cursor: pointer;
    float: right;
}

div.usernameTd {
    width: 65px;
}

div.container {
    width: 950px;
    margin: 0 auto;
}

div.headerContainer {
    width: 950px;
    height: 150px;
}

div.headerContainer#Basic {
    background: transparent url('../images/headerContainerBasic.jpg') no-repeat top left;
}

div.headerContainer#Events {
    background: transparent url('../images/headerContainerEvents.jpg') no-repeat top left;
}

div.headerContainer#Trade {
    background: transparent url('../images/headerContainerTrade_fairs.jpg') no-repeat top left;
}

div.header1 {
    width: 950px;
    height: 100px;
}

div.header2Left {
    width: 650px;
    height: 50px;
    float: left;
}

div.header2Right {
    width: 300px;
    height: 50px;
    float: left;
}

div.separator {
    width: 15px;
    float: left;
    height: 45px;
    line-height: 45px; 
    font-size: 15px;
}

div.langBar {
    width: 90px;
    float: left;
    height: 50px;    
}

a.langSelector{
    color: #000000;
    font-size: 13px;
    height: 45px;
    line-height: 45px;
    display: block;
    text-decoration: none;
    _width: 10px;
}

a.langSelector:hover{
    text-decoration: underline;
}

div.searchBar1 {
    width: 130px;
    float: left; 
    padding-top: 15px; 
}

div.searchBar2 {
    width: 60px;
    float: left;
    padding-top: 15px; 
}

div.flashBar {
    width: 950px;
    margin: 0;
    padding: 0;
    display: table;
}

div.flashBarBottomBorder,div.flashBarBottomBorderEvents,div.flashBarBottomBorderTrade {
    width: 950px;
    height: 5px;
    line-height: 5px;
    margin: -5px 0; 
    padding: 0;
    overflow:hidden;
}

div.flashBarBottomBorder {
    background: #000000;
}

div.flashBarBottomBorderEvents {
    background: #656600;
}

div.flashBarBottomBorderTrade {
    background: #913700;
}

div.contentContainer {
    width: 950px;
    font: 12px/16px "Trebuchet MS", Tahoma, sans-serif;
}

div.contentHome {
    margin: 20px 75px;
    width: 800px;
    font-size: 14px;
    line-height: 16px;
    display: block;
}

div.content {
    margin: 20px 0;
    width: 950px;
    background: transparent url('../images/content.gif') repeat-y top left;
    display: table;
}

div.contentText {
    margin: 25px 0;
    width: 950px;
    background: transparent;
    display: table;
}

div.contentPadding {
    padding: 0 75px;
}

div.headlineBar {
    width: 800px;
    margin-bottom: 16px;
}

div.leftBarText {
    width: 380px;
    padding-right: 19px;
    float: left;
}

div.rightBarText {
    width: 380px;
    float: left;
    padding-left: 20px;
}

div.leftBar {
    width: 425px;
}

div.leftBarMap {
    width: 400px;
    float: left;
    margin-left: 25px;
}

div.rightBar {
    width: 455px;
    margin-left: 35px;
    margin-right: 35px;
}

div.imageFooter {
    width: 950px;
    height: 170px;
    margin-bottom: 10px;
}

div.imageFooter1, div.imageFooter2 {
    width: 300px;
    height: 170px;
    float: left;
    margin-right: 25px;
}

div.imageFooter3 {
    width: 300px;
    height: 170px;
    float: left;
}

div.footerContainer {
    width: 950px;
    padding-top: 5px;
    border-top: 1px solid #777777;
    overflow: hidden;
}

div.footerContent {
    width: 640px;
    float: left;
    padding-left: 10px;
}

div.footerEntrenet {
    width: 290px;
    float: left;
}

div.entrenetHeadline {
    width: 100px;
    float: left;
}

div.entrenetInputs {
    width: 180px;
    float: left;
}


td.loginTd {
    padding: 0 2px 2px 2px;    
}

.strategic-planning-en,.strategic-planning-fi {
	height: 387px;
	position: relative;
	width: 386px;
}

div.container#Events .strategic-planning-en {
	background: url('../images/content/planning_all.jpg') no-repeat;
}

div.container#Events .strategic-planning-fi {
	background: url('../images/content/planning_fi_all.jpg') no-repeat;
}

div.container#Trade .strategic-planning-en {
	background: url('../images/content/trade_all.jpg') no-repeat;
}

div.container#Trade .strategic-planning-fi {
	background: url('../images/content/trade_fi_all.jpg') no-repeat;
}

a.sp-link {
	height: 100px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	width: 150px;
}

a#sp-preparation { left: 50px; top: 80px; height: 70px; }
a#sp-planning { left: 200px; top: 80px; height: 70px; width: 180px; }
a#sp-implementation { left: 260px; top: 150px; height: 150px; width: 130px; }
a#sp-facilitation { left: 100px; top: 250px; width: 160px; }
a#sp-conclusion { left: 50px; top: 150px; width: 80px; }
a#sp-strategic { left: 90px; top: 20px; width: 200px; height: 60px; }
a#sp-case { left: 130px; top: 150px; width: 130px; height: 100px; }





/* TOOLTIP */
div.tooltipBorder {
    border: 1px solid #ffffff;
    background: #ffffff;
    z-index: 100;
    position: absolute;
    width: 300px;
    /*width: 440px;*/
    display: block;
}

div.tooltip {
    border: 1px solid #cccccc;
    color: #666666;
    background: #ffffff;
}

div.tooltipPadding {
    padding: 5px;
}

/* TOOLTIP */
div.tooltipBorder1 {
    border: 1px solid #ffffff;
    background: #ffffff;
    z-index: 100;
    position: absolute;
    width: 460px;
    display: block;
}

div.tooltip1 {
    border: 1px solid #cccccc;
    color: #666666;
    background: #ffffff;
}

div.tooltipPadding1 {
    padding: 5px;
}

/* BOOSTER */

h5 {
    color: #5A682D;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}

h6 {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
}

table.booster {
    width: 375px; 
    border: 1px solid #000;   
    border-collapse: collapse;
}

table.booster td {
    border: 1px solid #000; 
    padding: 4px 6px;  
}

table.booster td.ralign {
    text-align: right;
}

table.booster td.red {
    color: #913700;
}

table.booster tr.green {
    background-color: #FDCA01;
    color: #000;  
}

div.rightBorder {    
    border-right: 1px solid #000;
}

div.leftBorder {    
    border-left: 1px solid #AAAAAA;
}

a.clickMe {
    float: right;    
    background: url('../images/klikkaa_tasta.gif') no-repeat;
    height: 100px;
    width: 100px;
    display: block;
}

a.clickHere {
    float: right;    
    height: 120px;
    width: 120px;
    display: block;
    bottom: -90px;
    position: absolute;
    z-index: 2;    
    cursor: pointer;
}

a.clickHereRight {
    right: -70px;
}

a.clickHereMiddle {
	right: 250px;
}

a.clickBoosterFinnish { 
    background: url('../images/tutustu_boosteriinFi.png') no-repeat;
}

a.clickBoosterEnglish { 
    background: url('../images/tutustu_boosteriinEn.png') no-repeat;
}

a.clickFairsFinnish {
    background: url('../images/messuhakuFi.png') no-repeat;
}

a.clickFairsEnglish {
    background: url('../images/messuhakuEn.png') no-repeat; 
}

img.emailLink {
    vertical-align: top;    
}

img.certificationImage {
    float: left;
    margin-right: 5px;
}

/* Rule for footer link */
div.footerCampaign {
	border-top: 1px #777 dashed;
	line-height: 25px;
	width: 950px;
	margin-top: 5px;
}
