html, body {
	height: 96%;
	margin: auto;
	padding: auto;	
}

body{
	background-color: #daeaf2;
	color:#11568b;
	text-align: center; /* to correct the centering IE bug*/
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

.normaltext {
	color:#11568b;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: normal;
}


a,a:visited {
	color: #11568b;
}
a:hover {
	color: #11568b; 
	text-decoration: none;
}

#header{
	position: relative; /* container positioning */
	width: 783px; 
	text-align: left;
	background:#ffffff; /* ligth yellow */
	min-height:45px;
	height: 45px; 
  	margin: auto;
	padding-left: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	top: 0px;
	left: 0px; 
}

#countries{
	position: relative; /* container positioning */
	text-align: right;
	border: 0px dotted;
	float:right;
	display: block;
	width: 300px; 
	margin-top:20px;
	margin-bottom:0px;
	padding: 0px 0px 0px 0px;	

}

#container{
  	margin: auto;
  	padding: auto;
  	  	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	
	position: relative; /* container positioning */
	width: 760px; 
	text-align: left;
	background:#ffffff; /* ligth yellow */ 
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#contentContainerright {
	border: 0px dotted;
	float:right;
	width: 255px; 
	height: 100%;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px 0px 0px 0px;
}

#contentContainerleft {
	border: 0px dotted;
	float:left;
	width: 460px; 
	height: 100%;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px 0px 0px 0px;
}

#contentContainerleft2 {
	border: 0px dotted;
	float:right;
	width: 480px; 
	height: 100%;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:10px;
	padding: 0px 0px 0px 0px;
}

#contentContainerright2 {
	border: 0px dotted;
	float:left;
	width: 240px; 
	height: 100%;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px 0px 0px 0px;
}

#cont {
	background: #f3f8fa;
	padding: 10px 10px 10px 10px;
}

#break{
	clear: both;
}

.bigheader {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;	
	font-size: 24px;
	font-weight: bold;
	color: #ff897b;
}

.otsikko2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;	
	font-size: 24px;
	font-weight: bold;
	color: #ff897b;
}

.normalheader {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 18px;
	color: #ff897b;
}

h1 {
	/*	background: url(/images/footerBorder.gif) repeat-x left 30px; */ /* old */
	background: #daeaf2; /* #eae5c8; */
	color: #11568b;
	margin: 0px;
	text-indent: 10px;
	/*	height: 40px; */
	padding: 8px 0px 8px 0px;
	letter-spacing:0px;
	font: bold 12px Arial, Helvetica, sans-serif;
}

h1 a {
	color: #11568b;
	font: bold 12px Arial, Helvetica, sans-serif;
}

h2 {
	/*	background: url(/images/footerBorder.gif) repeat-x left 30px; */ /* old */
	background: #f3f8fa; /* #eae5c8; */
	color: #206192;
	margin: 0px;
	text-indent: 10px;
	/*	height: 40px; */
	padding: 8px 0px 8px 0px;
	letter-spacing:0px;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#subselect {
	width: 220px;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: -15px;	
/*	background: #f3f8fa; */ /* #eae5c8; */	
	
}

#subselect ul {
	width: 220px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#subselect li  {
	background-color: #daeaf2;
}

#subselect li a {
	padding-left: 10px;
	padding-right: 10px;
	display:block;
	width: 220px;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	font: bold 12px Arial, Helvetica, sans-serif;
	background-color: #daeaf2;
}

.subselectclass {
	padding-left: 10px;
	padding-right: 10px;
	display:block;
	width: 220px;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	font: bold 12px Arial, Helvetica, sans-serif;
	background-color: #f3f8fa;
}

#container ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
}

#container li {
	margin: 0px;
	padding: 0px;
	display:inline;
}











.border{
	border: 5px solid black;
	float: left;
	background-color: white;
}
/* To create "fake" margins for the border */
.borderFake{
	border: 5px solid white;
	border-left-width: 1px;
	float: left;
}



/* Right side of the site */
#right{
	float: left;
	width: 650px;
/*	height: 100%;*/	
	background: url("../images/main_bg.jpg");
}

#right #top{
	margin: 5px;
}
#right .error{
	color:red;
}

#right #bottom{
	background-color: white;
	padding: 10px;
	margin-bottom:0px;
}

#right #content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;

	background-color: #ebebeb;
	_height: 425px;
	min-height: 425px;

	margin: 10px;
	padding: 10px;
}

#right #content .flash{
	margin: -10px;
	padding: -10px;
	
}

#right #content .noMargin{
	margin-left: -10px;
	padding-left: -10px;
	
}

#right #content .column{
	width: 290px;
	overflow: hidden !important;
	float: left;
	padding-right: 10px;
}

#right #content h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}

#right #content a{
	color: #F60431;
	text-decoration: underline;
}

#right .feedBackText {
	width: 200px;
}
#right .feedBackArea{
	height: 200px;
	width: 300px;
}
#right .input{
	padding-bottom: 5px;
	padding-top: 2px;
}


/* Left side of the site */
#left{
	background: url("../images/vasen_bg.gif") repeat-y;
	float: left;
	width: 165px;
	height: 100%;
	margin-right: 5px;
}


#left #navi{
	margin-top: 50px;
}

#left #navi ul{
	list-style: none;
	padding-left: 3px;
	margin: 0px;
}


#left #navi li:hover, #left #navi li.sel{
	background: url("../images/navi_bg_sel.gif") no-repeat;
	margin: 0px;
	padding: 0px;
}

#left #navi a{	
	background: url("../images/navi_bg.gif") no-repeat;
	background-position: center;
	color: #FFFFFF;
	height: 20px;
	
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;

	margin-top: 8px;
	padding-top: 2px;
	padding-left: 20px;
	
	text-align: left;
}
#left #navi a:hover, #left #navi a.sel{
	background: url("../images/navi_bg_sel.gif") no-repeat;
	background-position: center;
}


#left #loginForm{
	margin-top: 8px;
	margin-left: 8px;
}

#left .loginText{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
}

#left .loginText a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	text-decoration:underline;
}

#left .loginText a:hover{
	color: #EEEEEE;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	text-decoration:none;
}

#left #loginForm .input{
	margin-top: 0px;
	margin-bottom: 2px;
}

#left #loginForm #username, #left #loginForm #password{
	width: 125px;
}

#legalNotice{
	margin: 3px 0px 3px 0px;
	text-align:center;
	font-family: verdana;
	font-size: 10px;
}


/***** Sub navi elements ******/
/*#naviSub{
}
#naviSub ul{
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 15px;
	list-style: none;
}
#naviSub li{
	border-bottom: 1px solid #cacaca;
	border-top: 0px none #ffffff;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	margin-top: 5px;
	width: 175px;
}

#naviSub a{
	color: #F60431;
	background-color: white;
	font-family: verdana;
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
#naviSub a:hover, #naviSub a.sel{
	color: #FFFFFF;
	background-color: #F60431;
}*/


