/*
Theme Name: AkzoNobel
*/

#map_search {
	background: #f6f4ee;
	padding: 10px !important;
	margin-bottom: 1em;
	overflow: hidden;
	clear: both;
	background: #f6f4ee url(../../../img/bg/bg-tabs.png) left bottom repeat-x;
	border-left: 1px solid #ece8de;
	border-top: 1px solid #ece8de;
	border-right: 1px solid #ece8de
}
.location_search_title {
	display: block;
	clear: both;
	padding-bottom: 10px
}
.location_search td {
	vertical-align: middle;
}


#map_search td {
	padding-right: 15px;
}

#simplemap-updating {
display:none;
background:#fff;
color:#000;
vertical-align:middle;
text-align:center;
}

#simplemap-updating img {
vertical-align:middle;
text-align:center;
}

#simplemap {
	margin-bottom: 20px;
	clear: both;
	border: 1px solid #999;
	color: #000;
	max-width: 100%;
}

#simplemap a {
color: #00c;
background: none;
text-decoration: none;
}

#simplemap a:hover {
background: none;
text-decoration: underline;
}

.markertext {
	line-height: 1.3em;
}
	.markertext p {
		margin: 0;
		padding: 0;
	}
	.markertext .bubble_category {
	font-size: 0.6em;
	font-style: italic;
	}

.markertext a {
color: #00c;
text-decoration: underline;
}

.markertext h3 {
margin-top: 0 !important;
text-align: left !important;
line-height: 1.2em !important;
}

.markertext .search-term {
background: #ff6;
}

div#wpan-sl-results {
padding-bottom: 20px;
}

div.result {
margin: 0;
padding: 15px 5px;
line-height: 1.2em;
position: relative;
color: #555;
border-bottom: 1px solid #ccc;
}
div.result:hover {
	background: #f6f4ee;
}


div.result small {
font-size: 0.9em;
color: #555;
}


div.result address {
font-style: normal;
}

div.result h3 {
margin: 0 0 5px;
padding-left: 40px;
font-size: 1em;
font-weight: bold;
text-transform: none;
}

div.result img {
border: none;
}

div.result .search-term {
background: #ff6;
color: #000;
}

div.result div.result_name {
width: 100%;
}
	div.result div.result_name h3 {
		font-size: 17px;
		color: #555;
	}

div.result div.result_address {
	padding-left: 40px;
	float: left;
	width: 310px;
}

div.result div.result_phone {
float: left;
width: 220px;
min-height: 3em;
}

div.result div.result_links {
float: left;
display: table-cell;
width: 125px;
text-align: right;
vertical-align: bottom;
}

div.result div.result_links div {
clear: right;
margin-bottom: 3px;
}

div.result div.special {
float: right;
height: 20px;
margin: 0;
padding-left: 20px;
line-height: 20px;
text-align: left;
font-style: italic;
background: url(../images/star.png) no-repeat left center;
}

