@charset "UTF-8";
/* puhelinluettelon tyylit */

#hakutaulukko {
	font-size: 0.95em;
	padding-right:0 !important;
	padding-left:0 !important;
}
html>body #hakutaulukko {
	font-size: 1em;
}
#palstat {
	overflow:hidden;
	padding:0;
}

#puhelinluettelohaku p {
	min-width: 23em;
}
#puhelinluettelohaku label {
	text-align: right;
	float: left;
	width: 10em;
	margin-right: 0.2em;
}
#puhelinluettelohaku input[type=text] {
	overflow:hidden;
}
.textfield {
	width: 10em !important;
}
.button {
	margin-top: 1em;
}

.error {
  color: #ff0000;
  margin: 1em;
  font-size: 0.9em;
}

#palsta_kaks {
	margin-right:0 !important;
	padding:0 !important;
}
#puhelinluettelo_organisaatiorakenne {
	font-size: 0.9em; 
	min-width: 22em;
}
html>body #puhelinluettelo_organisaatiorakenne {
	font-size: 1em;
}
#sitemap {

}
#sitemap .branch{
	background-position: left top;
	background-repeat: no-repeat;
	width: 10px;
	height: 13px;
}

#sitemap .nobranch{
  width: 10px;
  height: 12px;
  margin-right: 4px;
}

#sitemap ul {
   list-style-type: none;
   margin: 0px; 
   margin-left: 0.8em;
   padding:0;
   display:block;
}
#sitemap li {
  padding-bottom: 0.2em;
}
#sitemap li ul {
	display:block;
}
#sitemap li ul li{
}
#sitemap a:hover{
	text-decoration: underline;
}

.resultblock {
  margin-bottom: 1em;
  overflow: hidden;
}
.resultrow {
  margin-bottom: 0.3em;
}
.resultrow span {
	width: 32%; 
	font-weight: bold;
	float: left; 
	clear: left !important;
}
.resultrow div {
	width: 100%;
	clear: right;
	overflow: visible;
}
html>body .resultrow div {
	width: auto; 
}
#phonebookhelp {
}

/*

#sitemap .branch{
  background: top left no-repeat;
  width: 10px;
  height: 10px;
  padding-left: 10px;
}

#puhelinluettelo_organisaatiorakenne .nobranch {
  width: 10px;
  height: 10px;
  padding-left: 10px;
} 

#puhelinluettelo_organisaatiorakenne a{
	color: #006699; 
}

#phonebookhelp {
	
}

Lisätty 15.3.2010
*/
.ohje {
	display:none;
}
#hakutaulukko {
	margin-top: 180px;	
}

#phonebookhelp {
	display: block !important;
	position: absolute;
	overflow: auto;
	top: 220px;
	left: 25%;
	width: 60%;
	height: 170px;
	padding:4px;
	padding-top: 0px;
	font-size:smaller;
	border: 1px dashed #000;
}
#phonebookhelp h3 {
	margin-top: 0px;	
}

.branch, .nobranch {
	padding-left: 10px;
}

