body{
	font-size: 11px;
	color: #6b6b6b;
	font-family: Verdana;
}

h1, h2{
	font-size: 32px;
	font-weight: normal;
	color: #0174cf;
}

h2{
	font-size: 26px;
	letter-spacing: -0.5px;
	margin-bottom: 0px;
}

h3{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #0174cf;
}

img{
	border: 0px;
}

a{
	text-decoration: none;
	color: #0174cf;
}

a:hover{
	text-decoration: underline;
}

.logo{
	width: 100%;
	margin-bottom: 2px;
	float: left;
	clear: both;
}

.navi{
	display: none;
	position: absolute;
	top: 7px;
	left: 50%;
	margin-left: -167px;
	width: 635px;
	float: right;
}

.container{
	width: 700px;
	margin: auto;
}

.content{
	width: 700px;
	float: left;
}

.leftBlock, .leftBlockWithBorder{
	width: 700px;
	float: left;
}

.leftBlockWithBorder{
	border-right: 1px solid #eaeaea;
	width: 700px;
	margin-top: 20px;
}

.search{
	display: none;
	width: 150px;
	margin-left: 23px;
	margin-bottom: 20px;
	float: left;
}

/* tabs */
.tab{
	margin-top: 50px;
	margin-left: 1px;
	line-height: 22px;
	float: left;
}

.tab_l, .tab_r, .tab_c{
	height: 22px;
	float: left;
}

.tab_l{
	background-image: url(../img/tab_l.jpg);
	background-repeat: no-repeat;
	width: 2px;
}

.tab_c{
	background-image: url(../img/tab_c.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
}

.tab_r{
	background-image: url(../img/tab_r.jpg);
	background-repeat: no-repeat;
	width: 2px;
}

.tab a{
	color: white;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -0.2px;
}

/* bargains */
.bargains{
	float: left;
}

.bargainBin{
	border-top: 1px solid #ebebeb;
	width: 762px;
	float: left;
}

.bargain{
	width: 187px;
	height: 55px;
	margin-top: 10px;
	float: left;
}

.bargain img{
	border: 1px solid #0174cf;
	float: left;
}

.bargainInfo{
	width: 98px;
	margin-left: 5px;
	line-height: 13px;
	float: left;
}

.bubble{
	background-image: url(../img/bubble.jpg);
	background-repeat: no-repeat;
	width: 125px;
	height: 96px;
	padding-top: 20px;
	padding-left: 26px;
	margin-top: 14px;
	font-size: 10px;
	float: left;
}

.radio_bg, .radio_bg2{
	width: 150px;
	height: 24px;
	margin-bottom: 1px;
	float: left;
}

.radio_bg{
	background-image: url(../img/radio_bg.jpg);
	color: white;
}

.radio_bg2{
	background-image: url(../img/radio_bg2.jpg);
	color: black;
}

.selectBox{
	width: 150px;
}



/* bottom */
.redLine{
	position: relative;
	float: left;
	width: 700px;
	height: 20px;
	border-bottom: 1px solid #f62a33;
	clear: both;

}

.car{
	display: none;
	background-image: url(../img/car.jpg);
	background-repeat: no-repeat;
	width: 45px;
	height: 21px;
	float: left;
}

.footerLeft{
	width: 700px;
	margin-top: 10px;
	float: left;
	clear: both;
}

.footerRight{
	display: none;
	margin-top: 10px;
	float: right;
}

/* tooltips */
.tooltip1{
	position: absolute;
	width: 180px;
	float: left;
	display: none;
}

.tooltip1Top{
	background-image: url(../img/tooltip1Top.gif);
	background-repeat: no-repeat;
	width: 167px;
	height: 3px;
	float: left;
}

.tooltip1Mid{
	background-image: url(../img/tooltip1.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	width: 144px;
	padding: 10px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 26px;
	float: left;
}

.tooltip1Bottom{
	background-image: url(../img/tooltip1Bottom.gif);
	background-repeat: no-repeat;
	width: 167px;
	height: 4px;
	float: left;
}

.tooltip2{
	position: absolute;
	height: 40px;
	float: left;
	display: none;
}

.tooltip2Left{
	background-image: url(../img/tooltip2_left.gif);
	width: 21px;
	height: 40px;
	float: left;
}

.tooltip2Mid{
	background-image: url(../img/tooltip2_middle.gif);
	height: 20px;
	padding-top: 20px;
	float: left;
}

.tooltip2Right{
	background-image: url(../img/tooltip2_right.gif);
	width: 3px;
	height: 40px;
	float: left;
}

.boldBlue{
	color: #0174cf;
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
	margin-left: -3px;
}

/* tables */
.t1{
	width: 763px;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	border-collapse: collapse;
	margin-top: 34px;
	text-align: left;
}

.t1 td{
	padding: 10px;
}

.tableHeader{
	height: 16px;
	background-color: #2488d6;
	background-image: url(../img/th_rounded.jpg);
	background-repeat: no-repeat;
	color: white;
}

.tht{
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

.sort{
	margin-top: 3px;
	float: right;
}

.darkRow{
	background-color: #f6f6f6;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

.lightRow{
	background-color: white;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}

.t2{
	width: 230px;
	border-collapse: collapse;
	margin-top: 8px;
}

.t2 td{
	padding-left: 8px;
}

.darkRow2{
	background-color: #f6f6f6;
}

.darkRow3{
	background-color: #e5e5e5;
}

.t3 {
	width: 170px;
	line-height: 12px;
}

.vertailuTable{
	width: 675px;
	border-collapse: collapse;
}

.vertailuTable td{
	border-right: 1px solid #eaeaea;
	padding-left: 5px;
}

.vertailuTable tr.additional-info{
	display: none;
}

.rahoituslaskuriTable{
	width: 695px;
	border-collapse: collapse;
	margin-top: 15px;
}

.rahoituslaskuriTable td{
	padding-left: 5px;
}

.koeajoTable{
	width: 691px;
	border: 1px solid #d9d9d9;
	border-collapse: collapse;
	text-align: center;
}

.koeajoTable th{
	background-color: #e5e5e5;
	border: 1px solid #d9d9d9;
	font-weight: normal;
}

.koeajoTable td{
	border: 1px solid #d9d9d9;
	padding-top: 8px;
	padding-bottom: 8px;
}

.blueRow{
	background-color: #ebf4fb;
}

.blueCell{
	background-color: #bde2fd;
}

.boldBlack{
	color: #2e2e2e;
	font-weight: bold;
}

.info{
	width: 147px;
	float: left;
}

.image{
	border: 1px solid #2488d6;
	float: left;
}

.headerBackground{
	background-color: #f6f6f6;
	width: 95%;
	height: 42px;
	padding-left: 10px;
	float: left;
}

.headerLink{
	display: none;
	margin-right: 10px;
	margin-top: 20px;
	float: right;
}
.fundLink {
	display: none;
}


.column{
	margin-top: 10px;
	float: left;
}

.iborder{
	border: 1px solid #0174cf;
}

.thumb{
	border: 1px solid #0174cf;
	margin-right: 9px;
	margin-bottom: 8px;
}

.star{
	background-image: url(../img/star.jpg);
	width: 169px;
	height: 134px;
	text-align: center;
	color: white;
	line-height: 14px;
	padding-top: 35px;
	float: right;
}

.star_h{
	font-size: 14px;
	font-weight: bold;
}

.whiteLink{
	display: none;
	color: white;
	text-decoration: none;
}

.darkBox{
	display: none;
	background-color: #f6f6f6;
	width: 307px;
	height: 83px;
	padding-left: 12px;
	padding-top: 15px;
	padding-bottom: 25px;
}

.noMargin{
	margin: 0px;
}

.darkBox2{
	background-color: #f6f6f6;
	width: 562px;
	height: 122px;
	padding-left: 14px;
	float: left;
}

.dbColumn{
	width: 240px;
	margin-top: 6px;
	margin-left: 18px;
	float: left;
}

.dbHeader{
	font-weight: bold;
	color: #6b6b6b;
}

select{
	margin-top: 2px;
}

.inpt{
	background: white;
	width: 232px;
	border: 1px solid #0174cf;
}

.formHeader{
	font-size: 16px;
	color: #0174cf;
}

.customRadio{
	width: 16px;
	height: 15px;
	margin-right: 5px;
	border: 1px solid #0174cf;
	text-align: center;
	color: #0174cf;
	font-weight: bold;
	line-height: 11px;
	float: left;
}

#additionalForm{
	display: none;
}

.submitAndBack{
	margin-top: 15px;
	margin-right: 62px;
	float: right;
}

.navi2{
	margin-top: 29px;
	float: left;
}

.navi2_mid{
	background-color: #3789d5;
	width: 757px;
	height: 16px;
	color: white;
	font-weight: bold;
	font-size: 10px;
	float: left;
}

.navi2_left_selected{
	background-image: url(../img/navi2_left_selected.jpg);
	height: 16px;
	width: 2px;
	float: left;
}

.navi2_left{
	background-image: url(../img/navi2_left.jpg);
	height: 16px;
	width: 2px;
	float: left;
}

.navi2_right{
	background-image: url(../img/navi2_right.jpg);
	height: 16px;
	width: 2px;
	float: left;
}

.linkBg, .linkBgSelected{
	height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

.linkBg:hover{
	background-color: #67b5f7;
}

.linkBgSelected{
	background-color: #67b5f7;
}

.linkBgSelected a, .linkBg a{
	color: white;
}

.vertailuHeader{
	font-size: 20px;
	color: #0174cf;
}

.iselect{
	background-color: #ebf4fb;
	height: 19px;
	border: 1px solid #c9e4f7;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 2px;
	float: left;
}

.hGrey{
	font-size: 16px;
	font-weight: bold;
}

.topBox{
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 20px;
	float: left;
}

.rahoituslaskuriH{
	font-size: 20px;
	font-weight: normal;
}

.vahtipalveluBox{
	background-color: #f6f6f6;
	padding-top: 17px;
	padding-left: 17px;
	padding-bottom: 6px;
	margin-top: 2px;
	margin-right: 7px;
	float: left;
}

.fix{
	width: 355px;
}

.greyBlock{
	background-color: #f6f6f6;
	width: 639px;
	height: 58px;
	margin-top: 2px;
	font-size: 14px;
	line-height: 58px;
	color: #0174cf;
	float: left;
}

.handImage{
	margin-top: 2px;
	float: left;
}

.contact{
	background-color: #f6f6f6;
	width: 317px;
	margin-top: 16px;
	margin-right: 10px;
	padding-left: 18px;
	padding-top: 16px;
	padding-bottom: 20px;
	float: left;
}

.contactHeader{
	font-size: 17px;
	color: #0174cf;
}

/*.star2{
	background-image: url(../img/star2.jpg);
	position: relative;
	top: -497px;
	left: -21px;
}*/

.star2{
	background-image: url(../img/star2.jpg);
	position: absolute;
	top: 113px;
	right: 50%;
/* 	margin-left: 103px; */
	margin-right: -272px;
}

.bottomMargin{
	margin-bottom: 20px;
}

