﻿img.searchResult-item-center-logo-noheader {
	position:absolute;
	top:10px;
	left: 20px;
	width: 150px;
	height: 150px;
	border: 1px solid #9cd3ca;
    display: none;
}



a.lnk-profile-header {
	text-decoration: none;
	color: #062d44;
	margin-top:15px;
}

a.lnk-profile-detail {
	text-decoration: none;
	color: #ffffff;
	margin-top:15px;
}

.center-type {

	background-color: #f8f8f8;

}

.item-center-title {
	font-size: 25px;
	color:#062d44;
	font-weight: bold;
	display: block;
}

div.item-info {
	font-size: 14px;
	color: #062d44;
	display: block;
	font-size: 14px;
	font-family: Arial;
    padding-top: 2px;
}

.item-info p {
    line-height: 100%;
    margin-bottom: 5px;
}

.item-info-link {
	margin-top: 16px;
	text-decoration: none;
	color: #016dd2;
	font-family: Arial;
	display: block;
	font-size: 14px;
	font-weight: bold;
}

.item-info img:hover {
    cursor: pointer;
}

.item-info-link:hover {
    cursor: pointer; 
    text-decoration: none;
}

.item-info-web-link {
    text-decoration: none;
    color: #016dd2;
    font-family: Arial;
    display: block;
    font-size: 14px;
    word-break: break-all;
}

.item-info-link-nursery {
    text-decoration: none;
    color: #016dd2;
    font-family: Arial;
    display: block;
    font-size: 14px;
    font-weight: bold;
}

.item-info-link-nursery:hover {
    cursor: pointer;
    text-decoration: none;
}