/* layout styles for locator extension*/

.tx-locator-pi1 .poiTable {
	width: 150px;
	font-weight: bold;
}

.tx-locator-pi1 .markerTooltipContainer {
	padding: 5px;
	background-color: transparent;
	background-image: url(/typo3conf/ext/locator/pi1/res/image.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
.tx-locator-pi1 .markerTooltip {
	margin: 15px;
	overflow: hidden;
}

.tx-locator-pi1 .tooltipImage {
	/*border: 1px solid red;*/
}

/* ****************** Suchbox ********************************* */
.formHeader {
	margin: 5px 0 15px 0;
	}
#address {
	margin: 5px 0 5px 0;
	}
#zipcode {
	margin: 0 0 5px 0;
	}
#tx_locator_pi1_city {
	margin: 0 0 5px 0;
	}
.tx-locator-pi1 .selectCategory {
	display: none;
	}
.tx-locator-pi1 .selectCountry {
	display: none;
	}
.tx-locator-pi1 .searchCityHeader {
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.tx-locator-pi1 .searchCityData  {
	padding: 2px 5px 2px 5px;
	margin:0;
	background-color: #f0f0f0;
}
.tx-locator-pi1 .latitude td, .tx-locator-pi1 .longitude td {
	display: none;
	}
/* ******************RESULT TABLE********************************* */
#results {
	width:560px;
	}
.tx_locator_results {
	margin: 0 0 20px 0;
	}
.tx-locator-pi1 .searchResultHeader {
	font-weight: bold;
	color:#5ba044;
	}
.searchResultTable {
	width: 100%;
	border-collapse: collapse;
	padding: 2px 5px 2px 5px;
	margin:0;
	}
/* .tx-locator-pi1 .searchResultTable td {
	background-color: #f0f0f0;
}
*/
.tblresult_header td {
	height:30px;
	font-size:89.1%;
	font-weight: bold;
	background-color: #e0f6cd;
	padding: 5px 0 0 5px;
	}
.tblresult_content {
	font-size:89.1%;
	height:25px;
	/* background-color: #f7ffef;*/
	}
.tbl_td1 {
	width:100px;
	vertical-align: top;
	padding: 5px 5px 0 5px;
	}
.tbl_td2 {
	width:20px;
	vertical-align: top;
	padding: 5px 5px 0 5px;
	}
.tbl_td3 {
	width:20px;
	vertical-align: top;
	padding: 5px 5px 0 5px;
	}
.tbl_td4 {
	width:200px;
	vertical-align: top;
	padding: 5px 5px 0 5px;
	}
.tbl_td5 {
	width:15px;
	text-align: right;
	vertical-align: top;
	padding: 5px 5px 0 5px;
	}
.tbl_td6  {
	width:10px;
	text-align: right;
	vertical-align: top;
	padding: 5px 0 0 5px;
	}
.tx-locator-pi1 .map_button {
	font-size:89.1%;
	width:35px;
	height:20px;
	padding:0;
	margin:0;
	}
	

.tx-locator-pi1 .searchMailResultHeader {
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	}
.tx-locator-pi1 .searchMailResultTable td {
	background-color: #f0f0f0;
}
.tx-locator-pi1 .additionalData {
	margin: 5px 0px 5px 0px;
	font-weight: bold;
}
.tx-locator-pi1 .searchOnlyMailResultTable .storename {
	margin: 5px 0px 0px 0px;
	font-weight: bold;
}
.tx-locator-pi1 .searchOnlyMailResultTable .address {
	font-size: 0.9em;
}
.tx-locator-pi1 .searchOnlyMailResultTable .zipcode {
	font-size: 0.9em;
}
.tx-locator-pi1 .searchOnlyMailResultTable .phone {
	font-size: 0.9em;
	margin: 0px 0px 5px 0px;
}

.tx-locator-pi1 .viaButton {
	display: none;
	}
.tx-locator-pi1 .viaButtonSelected {
	background-color: #98FB98;
}
.tx-locator-pi1 .viaButtonUnselected {
	background-color: #D3D3D3;
}

/* ****************** RESULT MAP ********************************* */
.tx-locator-pi1 .mapTitle {
	vertical-align: top;
	}
.tx-locator-pi1 .mapHeader {
	vertical-align: top;
	color:#5ba044;
	position: relative;
	/*background-color: #99CC00;*/
	margin: 5px 0 0 0;
	/*height: 15px;*/
	/*float: left;*/
	}
.tx-locator-pi1 .infoWindow {
	/*background: #c0c0c0;*/
	width: 220px;
}
.tx-locator-pi1 .displayRoute {
	background: #c0c0c0;
}
.tx-locator-pi1 .googleMapBalloonBody {
	background-color: #ffffff;
	font-size: 12px;
	filter:Alpha(opacity=100, finishopacity=100, style=0);
	-moz-opacity: 1;
	}
.tx-locator-pi1 .googleMapBalloon {
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
	filter:Alpha(opacity=100, finishopacity=100, style=0);
	-moz-opacity: 1;
	opacity: 1;
	border: 1px solid black;
	}
#locator_pi1_multiRoute {
	display:none;
	}
	
	
.anlage_titel, .betreiber_titel, .vertrieb_titel {
	font-weight: bold;
	color: #000000;
	}
.maplist {
	font-weight: normal;
	color: #000000;
	}	
.tx-locator-pi1 .mapHeader .storename {
			    font-weight: normal;
}
/*
.tx-locator-pi1 .mapHeader .hours, .tx-locator-pi1 .mapHeader .notes {
			    font-weight: normal;
}
*/
.tx-locator-pi1 .tx-locator-map {
				position: relative;
				/*float: right;*/
}


html>body .tx-locator-pi1 #route {
				margin: 55px 40px 0px 0px;
				/*visibility: hidden; */
}
.tx-locator-pi1 table {
				border: none;
}

.tx-locator-pi1 tr {
				border: none;
}

.tx-locator-pi1 td {
				border: none;
}
.tx-locator-pi1 .message {
				font-size: 15px;
				padding: 5px;
				height: 20px;
				background-color: #f0f0f0;
				border: 2px solid green;
}
.tx-locator-pi1 .warning {
				font-size: 15px;
				padding: 5px;
				height: 20px;
				background-color: #f0f0f0;
				border: 2px solid #FFCC66;
}
.tx-locator-pi1 .error {
				font-size: 15px;
				padding: 5px;
				height: 20px;
				background-color: #f0f0f0;
				border: 2px solid red;
}

