/*
Theme Name: TPC-Map
*/

#simplemap {
	border: 10px solid #777777;
	color: #000;
	margin-top:20px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

#simplemap img {
	background: none !important;
	padding: none !important;
	max-width: none !important;
	max-height: none !important;
	border: none !important;
}

#simplemap a {
	color: #8201E0;
	background: none;
	text-decoration: none;
}

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

#powered_by_simplemap {
	font-size: 0.75em;
	text-align: right;
	color: #999;
}

#powered_by_simplemap a {
	color: #999;
	text-decoration: underline;
}

#powered_by_simplemap a:hover {
	text-decoration: none;
}

#searchForm {
	text-align: left;
}

#searchForm input#addressInput, #location_search_form input[type=text] {
	width: 240px;
}


#searchForm input#addressSubmit {
	width: auto;
}

#searchForm select {
	width: auto;
}

#searchForm p {
	margin: 10px auto;
}

#map_search label {
	float: left;
}

#map_search .float_text_left {
float: left;
padding-right: 5px;
}

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

#simplemap-updating img {
vertical-align:middle;
text-align:center;
}
.markertext {
	font-size: 0.8em;
	line-height: 1.2em;
	color: #000;
	min-width: 180px;
}

/* div.markertext {
	height: auto !important;
} */

.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;
	color: #511082 !important;
	font-size:16px;
	font-variant:normal;
}

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

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

div.result {
	margin: 0;
	padding: 10px 5px;
	font-size: 0.9em;
	line-height: 1.2em;
	border-bottom: 1px solid #8201E0;
}

div.result small {
	font-size: 0.8em;
	color: #ad0000;
}

div.result:hover {
	background: #3C0C5F;
}

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

div.result h3 {
	margin: 0 0 5px;
	font-size: 20px;
	font-variant: normal;
	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_address {
	float: left;
	width: 40%;
}

div.result div.result_phone {
	float: left;
	width: 35%;
	height: 3em;
}

div.result div.result_links {
	float: left;
	display: table-cell;
	width: 25%;
	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( star.png ) no-repeat left center;
}

.location_search_title, .location_search_distance_cell, .location_search_taxonomy_cell {
	font-weight:bold;
	vertical-align:top;
}

.no-linebreak {
	white-space:nowrap;
}

.sm-single-location-default-template {
padding:3px;
}

.gmnoprint div {
	padding-top:0px !important;
}

.sm-single-map {
float:left;
width:105px;
}
.sm-single-location-data {
margin-left:105px;
}

.sm-single-location-data-ul {
