body{
	margin: 0px;
	padding: 0px;
	background: #666666;

	font-family: cantarell, arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #474642;
}

#bg{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
}

a{
	color: #00007f;
}

a:hover{
	color: #000000;
}

.center{
	position: relative;
	width: 960px;
	margin: 0px auto;
	z-index: 2;
}

h1{
	float: left;
	margin: 30px 0px 30px 20px;
	text-indent: -9999px;
	width: 276px;
	height: 97px;
	background: url(images/kiinteistoporssi.png) left top no-repeat;
}

#menu{
	padding: 70px 40px 0px 0px;
	vertical-align: top;
	float: right;
}

#menu a{
	text-decoration: none;
	font-size: 13px;
	color: #00007f;
	padding: 0px;
	margin: 0px 6px;
	line-height: 18px;
	vertical-align: top;
}

#menu a:hover{
	border-bottom: 3px solid #00007f;
}

#white{
	clear: both;
	display: table;
	background: url(images/white.png);
	padding: 20px;
}

#left{
	float: left;
	width: 210px;
	margin: 0px 20px 0px 0px;
}

#left .box{
	margin: 0px 0px 20px 0px;
}

#left .box h2{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 8px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	background: url(images/h2-side.png) left top no-repeat #00007f;
}

#content{
	float: left;
	width: 690px;
	min-height: 692px;
}

#content h2{
	margin: 25px 0px 15px 20px;
	font-size: 24px;
	font-weight: normal;
	color: #00007f;
}

#content p{
	margin: 0px 80px 10px 10px;
}

#content .box{
	display: table;
	padding: 10px 0px;
	background: url(images/blu.png) left top repeat-x #04046f;
	width: 690px;
}

#content .box .cell{
	position: relative;
	float: left;
	width: 210px;
	height: 190px;
	margin: 0px 10px;
	padding: 0px;
}

#content .box h2{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

#content .box a{
	color: #c8c4b9;
}

#content .box a:hover{
	color: #ffffff;
}

#content .box .more{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#content .box #valokeila{
	position: relative;
	
}

#content .box #valokeila img{
	border: 2px solid #00007f;
}

#content .box #valokeila div{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 202px;
	padding: 3px 5px;
	background: url(images/footer.png) left bottom repeat-x;
}

#content .up{
	font-size: 11px;
	
	color: #4040ff;
}

#content .person{
	display: inline-block;
	zoom: 1;
	*display:inline; /* iefix */
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

#content .person img{
	border: 4px solid #00009f;
	margin: 0px 10px 0px 0px;
}

#content .list{
	display: table;
	width: 100%;
	margin: 1px 0px;
	padding: 10px 0px;
	background: #fafaf9;
}

#content .odd{
	background: #f4f4f0;
}

#content .kohdeImage {
	width: 400px;
	height: 380px;
	float: left;
	margin: 0 10px 0 5px;
}
#content .kohdeImage img{
	padding: 5px;
	background: #e0e0e0;
	border: 1px solid #c0c0c0;
}
#content .contactInfo{
	float: left; 
	width: 275px;
}
#content .contactPerson{
	font-weight: bold;
	font-size: 14px;
	color: #00007F;
}
#content .contactInfo p{margin-bottom: 5px;}
#content .contactInfo img{border: 1px solid #C0C0C0;}
.clear{clear: both;}
/*
#content .kohdeSmallImage{
	display: table-cell;
	width: 100px; 
	//height: 100px; 
	background: #E0E0E0; 
	border: 1px solid #C0C0C0; 
	//margin: 0px; 
	
	padding: 5px;
	//float: left;
	vertical-align: bottom;
	text-align: center;
}
*/
#content .thumbHolder{
	height: 110px;
	width: 110px;
	margin: 5px;
	text-align: center;
	float: left;
	vertical-align: middle;
}

#content .thumbHolder img{
	padding: 5px;
	background: #e0e0e0;
	border: 1px solid #c0c0c0;
}
#content .thumbnails{
	float: left;
	width: 600px;
}

#content .kohdeTableHeader{
	width: 652px; 
	background: #C0C0C0; 
	margin-left: 5px; 
	padding-left: 10px; 
	font-weight: bold;
}


#kohdeTable {
	margin-left: 5px;
	border: 1px solid #C0C0C0;
	margin-bottom: 10px;
	width: 662px;
}

#kohdeTable td{
	
	padding: 0px;
} 

.cell1, .cell2, .cell3, .cell4{
	display: block;
	float: left;
	vertical-align: middle;
}

.cell1{
	width: 90px;
	text-align: center;
}

.cell2, .cell3, cell4{
	width: 200px;
}

form{
	margin: 40px 0px 20px 0px;
}

form div{
	clear: left;
	height: 35px;
	display: inline-block;
	zoom: 1;
	*display:inline; /* iefix */
	width: 200px;
	vertical-align: top;
	text-align: right;
	padding: 0px 10px 0px 0px;
}

input[type=text], select, textarea {
	width: 300px;
	margin: 0px 0px 10px 0px;
	line-height: 18px;
	border: 1px solid #aaaaaa;
	background: #eeeeee;
	padding: 1px;
}


input[type=text]{
	height: 18px;
}

textarea{
	height: 100px;
	margin: 0px 0px 12px 0px;
}

input[type=submit]{
	height: 22px:
	line-height: 22px;
	padding: 2px 10px;
	background: #00007f;
	border: 0px;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
}

input[type=submit]:hover{
	background: #303090;
	cursor: pointer;
}

#footer{
	position: relative;
	margin: 60px 0px 0px 0px;
	width: 100%;
	height: 100px;
	background: url(images/footer.png) left top repeat-x;
	z-index: 2;
}

#footer #contact{
	text-align: center;
	font-size: 14px;
	padding: 35px 20px 0px 0px;
	color: #ffffff;
}

#footer #contact a{
	color: #ffffff;
}

#footer #contact a:hover{
	color: #9090f0;
}
