ul { padding: 0; }
h2 { display: none; }
h3 {
	margin: 0;
	font-size: 12px;
}

input {
	font-size: 10px;
	/* border: solid 1px gray; */
}

input[type="checkbox"],input.checkbox {
  border: 0px;
}

small {
	color: gray;
	font-size: 9px;
	margin:0px;
	padding:0px;
	display: inline;
}
li:hover a { color: #900; }
.rightcol { float:right; }


#partition { 
	clear: both;
}

#searchlink a {
	position:relative;
	top:20px;
	font-size: 1.8em;
	/*text-decoration: none;*/
}

/* ******************** */
/* HAKU		 		        	*/
/* ******************** */
#partition #search {
	float:left;
	display: inline;
	margin: 3px 0 0 15px;
	background-repeat: no-repeat;
	background-image: url(../img/vuokra_as_haku_otsikko.gif);
	width: 252px;
	padding: 20px 0 0 0;
}

#mainsearch { padding-left: 40px; }
#mainsearch ul a { font-size: 1.8em; }

#search .searchimg { margin: 15px 0 15px 0; }



/* ******************** */
/* PIKAHAKU 			      */
/* ******************** */
#partition #quicksearch {
	float:left;
	width: 232px; /* 252 - padding */ 
	margin: 3px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-image: url(../img/pikahaku_otsikko.gif);
	padding: 20px 0 0 20px;
}

#quicksearch .divsep {
	background: url(../img/katkolinja_pikahaku.gif) bottom left no-repeat;
	padding: 10px 0 10px 0;
	width:209px;
}
#quicksearch a {
	float: right;
	margin-top: 10px;
}


/* ******************** */
/* OMAVUOKRAOVI   		*/
/* ******************** */
#partition #omavuokraovi,
#partition #omavuokraovi_loggedin {
	float: left;
	width: 252px;
	margin: 3px 0 0 0;
	padding: 30px 20px 20px 20px;
	background-repeat: no-repeat;
	background-image: url(../img/omavuokraovi_tausta.gif);
	height: 277px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 90px;
}
#omavuokraovi ul,
#omavuokraovi_loggedin ul{ 
	padding: 0; 
	margin: 5px 0 0 0;
}

#omavuokraovi h4,
#omavuokraovi_loggedin h4 {
	margin-top: 5px;
	font-size: 11px;
}
#omavuokraovi form,
#omavuokraovi_loggedin form {
	text-align: center;
	margin-bottom: 10px;
}

#omavuokraovi a,
#omavuokraovi_loggedin a { 
	font-size: 11px;
	/*text-decoration: none;*/ 
}

#omavuokraovi .loginbox,
#omavuokraovi_loggedin .loginbox {
	background: url(../img/katkolinja_pikahaku.gif) bottom no-repeat;
	padding-bottom: 10px;
	margin-bottom: 13px;
	width: 140px;
}

#omavuokraovi_loggedin .logininfo {
	text-align:center;
	font-weight: normal;
	padding:25px 0;
	width:145px;
	border-style:solid;
	border-width:1px;
	background-color:#dde7f0;
}

.button_omavuokraovi {
	background: url(../img/painike_omavuokraovi_etus.gif) top left no-repeat;
	padding:4px;
}
.button_omavuokraovi a { color:white; }


/* ******************** */
/*  KOHTEET				*/
/* ******************** */
#partition #targets {
	float: left;
	width: 756px;
	margin: 3px;
	clear: left;
}

#targets h2 {
	display: block;
	height:20px;
	/*padding-bottom: 20px;*/
	margin-top: 0;
}
#targets h2 span { display: none; }

#targets ul {
	padding:0;
	margin:0;
	padding-top: 10px;
	margin-bottom:0;
	
	display:table;
}
#targets li {
	display: table-cell;
	background: url(../img/katkolinja_pysty.gif) no-repeat;
	font-weight: bold;
	padding: 5px 8px 10px 10px;
	float:left;
}

#targets li.firstchild {
	background: none;
}


#targets tr {
	padding:0;
	margin:0;
	margin-bottom:0;
	
	display:table;
}
#targets td.child {
	display: table-cell;
	background: url(../img/katkolinja_pysty.gif) no-repeat;
	font-weight: bold;
	padding: 5px 5px 5px 7px;
	/*float:left;*/
	overflow:hidden;
	font-size:11px;
}
#targets td.firstchild {
	display: table-cell;
	background: none;
	font-weight: bold;
	padding: 5px 5px 5px 7px;
	/*float:left;*/
	overflow:hidden;
	font-size:11px;
}
#targets a { 
	font-weight: normal;
	font-size:11px;
}

#newest {
	clear: left;
	width: 776px;
	padding: 10px 0px 8px 10px;
}

#newest ul {
	float: left;
	width: 380px;
	margin-top: 0;
}


#newest #sato  {
	float: left;
	width: 380px;
	background: url(../img/haive_uusimmat.gif) 0 21px no-repeat;
}

#newest #kiinteistomaailma {
	float: left;
	width: 380px;
	background: url(../img/haive_uusimmat.gif) 0 21px no-repeat;
}
	

#sato h2 {background-repeat: no-repeat;}
#kiinteistomaailma h2 {background-repeat: no-repeat;}
#kiinteistomaailma { margin-left: 4px; }

.private {
	clear: left;
  width: 756px;
  padding: 20px 10px 8px 0px;
  margin-left:15px; 
  background-repeat: no-repeat;
	background-image: url(../img/soppari/haive_navin_alle.gif);
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.private h2 {
	width: 252px;
	background-image: url(../img/yksityisten_kohteita.gif);
	float: left;
	margin-right: 40px;
}
 
.private p {
	float: left;
	margin: 0;
	width: 452px;
}

.private td.child {
	display: table-cell;
	background: url(../img/katkolinja_pysty.gif) no-repeat;
	font-weight: bold;
	padding: 5px 5px 5px 7px;
	/*float:left;*/
	overflow:hidden;
	font-size:11px;
}
.private td.firstchild {
	display: table-cell;
	font-weight: bold;
	padding: 5px 5px 5px 7px;
	/*float:left;*/
	clear: left;
	background: none;
	overflow:hidden;
	font-size:11px;
}
.private a {
	font-size: 11px;	
	padding-bottom: 0px;
}
.private ul { clear: left; }

.cc_heading {
	height: 20px;	
}

/* Banners */
#banner {
	float: left;
	clear: left;
	margin: 10px 10px 0px 0px;
	padding: 10px 17px 10px 17px;
	background-color: #f0f3f8;	
}
