/**********************************************************************************************************************************************************************************/
/***********************************************************************                             GOOGLEMAP                                ************************************************************************/
/***********************************************************************************************************************************************************************************/

/* Map */
.tx_dcdgooglemap_map .tx_dcdgooglemap_clear {
	clear:both;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_carto_left {
	float:left;
	}

.tx_dcdgooglemap_map .tx_dcdgooglemap_carto_right {
	float:right;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_carto_top,
.tx_dcdgooglemap_map .tx_dcdgooglemap_carto_bottom {
	clear:both;
}

.tx_dcdgooglemap_map h2 {
	margin:0; 
	padding:0; 
	font-size:14px; 
	color:#999999; 
	text-align:center;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_picto {
	width:20px; 
	height:20px;
}

.tx_dcdgooglemap_map label {
	margin:0; 
	padding:0;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_left,
.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_right {
	width:220px; 
	border:#CCCCCC 1px solid; 
	margin-right:5px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_left {
	float:left;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_right {
	float:right;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_top,
.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_bottom {
	clear:both; 
	margin-top:3px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_top .tx_dcdgooglemap_maincategory,
.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_bottom .tx_dcdgooglemap_maincategory,
.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_top .tx_dcdgooglemap_kml,
.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_bottom .tx_dcdgooglemap_kml {
	font-weight:normal; 
	margin-left:5px; 
	float:left; 
	width:32%; 
	margin-bottom:5px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_legendarbo {
	padding:2px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_btnexpend {
	text-align:right; 
	padding:0px 10px 5px 0px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_legendresizezone {
	display:inline;
}
		
.tx_dcdgooglemap_map .tx_dcdgooglemap_categories {
	clear:both;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_kmls {
	clear:both;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_maincategory {
	margin:3px 0 5px 0;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_category {
	display:block; 
	margin-bottom:3px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_category input,
.tx_dcdgooglemap_map .tx_dcdgooglemap_nosubcategory {
	padding-left:18px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_subcategory {
	padding-left:18px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_kml input {
	margin:0 3px 0 3px; padding:0;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_category_description .tx_dcdgooglemap_category_description_title,
.tx_dcdgooglemap_map .tx_dcdgooglemap_kml_description .tx_dcdgooglemap_kml_description_title {
	display:block; 
	font-weight:bold;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_category_description,
.tx_dcdgooglemap_map .tx_dcdgooglemap_kml_description {
	clear:both; 
	border-color:#999999; 
	background-color:#FFFFFF; 
	border-style:solid; 
	border-width:1px; 
	display:none; 
	padding:2px 2px 2px 2px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_options {
	margin-top:10px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder,
.tx_dcdgooglemap_map .tx_dcdgooglemap_direction {
	margin:20px 0;
	width:320px;
	float:left;
}


.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder {
	margin-right:30px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder form fieldset,
.tx_dcdgooglemap_map .tx_dcdgooglemap_direction form fieldset {
	border:#999999 1px solid; 
	padding:3px 15px 3px 15px; 
	margin:0;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder .fieldsetlabel,
.tx_dcdgooglemap_map .tx_dcdgooglemap_direction .fieldsetlabel {
	font-weight:bold; 
	text-align:left; 
	top:-12px; 
	left:15px; 
	position:relative; 
	background:#ffffff;
	padding:2px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder form fieldset .geocoderexemple,
.tx_dcdgooglemap_map .tx_dcdgooglemap_direction form fieldset .directionfromexemple,
.tx_dcdgooglemap_map .tx_dcdgooglemap_direction form fieldset .directiontoexemple {
	color:#999999; 
	display:block;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder_champs,
.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_champs {
	/*text-align:center;*/
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder_address {
	width:270px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder_address_field {
	margin-bottom:10px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_from_field,
.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_to_field {
	float:left; 
	display:block;
	margin:0 0 15px 0;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_from,
.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_to {
	width:240px;
}

* html .tx_dcdgooglemap_map .tx_dcdgooglemap_direction_from,
* html .tx_dcdgooglemap_map .tx_dcdgooglemap_direction_to {
	width:230px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_fields {
	clear:both;
}
		
.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder_submit_field,
.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_submit_field {
	clear:both; 
	padding-top:5px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder_submit_field input,
.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_submit_field input {
	background-color:#EAEAEA;
	border:1px solid #CCCCCC;
	cursor:pointer;
	margin:5px 0 10px 0;
	width:auto;
	padding:1px 6px;
}
		
*html .tx_dcdgooglemap_map .tx_dcdgooglemap_direction_fields {
	padding-bottom:5px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_mode {
	margin-bottom:10px;
	display:block;
}
		
.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_mode label {
	display:block; 
	text-align:left;
	clear:both;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder_champs,
.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_champs {
	position:relative; 
	/*top:-5px; 
	text-align:center;*/
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_gestion {
	margin-bottom:0;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_textmode {
	margin-right:5px; 
	position:relative; 
	top:7px; float:right; 
	font-weight:bold; 
	color:#FF0000;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_result .googledir {
	position:relative; 
	top:-12px;
}
		
/* KML Link WINDOW */
.tx_dcdgooglemap_map .tx_dcdgooglemap_kml-Link {
	text-align:right; 
	padding-bottom:5px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_kml-window {
	text-align:left; 
	position:relative; 
	left:489px; 
	width:45%; 
	border-color:#999999; 
	background-color:#FFFFFF; 
	border-style:solid; 
	border-width:1px; 
	display:none; 
	padding:2px 2px 2px 2px;
}

*html .tx_dcdgooglemap_map .tx_dcdgooglemap_kml-window {
	left:0px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_kml-windowbtn {
	display:block; 
	float:right;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_kml-window input {
	width:99%;
}

/* POI Direction*/
.tx_dcdgooglemap_poi_direction .tx_dcdgooglemap_poi_radio {
	margin-left:5px; 
	margin-right:3px;
}

.tx_dcdgooglemap_poi_direction .tx_dcdgooglemap_poi_address {
	margin-top:5px; 
	margin-bottom:5px; 
	display:block;
}

.tx_dcdgooglemap_poi_direction .tx_dcdgooglemap_poi_address_input {
	width:80%;
}

.tx_dcdgooglemap_poi_direction .tx_dcdgooglemap_poi_submit {
	display:block; 
	margin-top:10px; 
	text-align:right;
}

.tx_dcdgooglemap_poi_direction .tx_dcdgooglemap_poi_submit_input {
	margin-right:15px;
}


/* Bulle */
.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_tstamp {
	margin-top:2px; 
	margin-bottom:4px;
}

.tx_dcdgooglemap_poi_tstamp {
	display:none;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_name {
	font-weight:bold; 
	margin-top:2px; 
	margin-bottom:4px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_title {
	margin-top:2px; 
	margin-bottom:4px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_address {
	margin-top:2px; 
	margin-bottom:4px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_zip {
	display:inline; 
	margin-top:2px; 
	margin-bottom:4px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_city {
	display:inline; 
	margin-top:2px; 
	margin-bottom:4px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_phone {
	margin-top:2px; 
	margin-bottom:4px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_email {
	margin-top:2px; 
	margin-bottom:4px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_note {
	margin-top:2px; 
	margin-bottom:4px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_image {
	margin-top:2px;
	margin-bottom:4px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_img_label {
	text-align:center;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_image .tx_dcdgooglemap_poi_img {
	margin-top:2px; 
	margin-bottom:2px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_image .tx_dcdgooglemap_poi_label {
	margin-top:2px;
	margin-bottom:2px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_download {
	margin-top:2px; 
	margin-bottom:4px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_download .tx_dcdgooglemap_poi_file {
	margin-top:2px; 
	margin-bottom:2px;
}		

.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_link {
	margin-top:2px; 
	margin-bottom:4px;
}

/* List */
.tx_dcdgooglemap_list .tx_dcdgooglemap_clear {
	clear:both;
}

.tx_dcdgooglemap_list .tx_dcdgooglemap_list_search_form fieldset {
	border:1px solid #999999; 
	padding:5px;
}

.tx_dcdgooglemap_list .tx_dcdgooglemap_list_search_form .tx_dcdgooglemap_list_search_label {
	font-weight:bold;
}

.tx_dcdgooglemap_list .tx_dcdgooglemap_list_search_form .tx_dcdgooglemap_list_search_input {
	width:300px;
}

.tx_dcdgooglemap_list .tx_dcdgooglemap_list_search_limit {
	color:#999999; 
	display:block; 
	padding-left:200px;
}

.tx_dcdgooglemap_list .tx_dcdgooglemap_list_search_noresult {
	text-align:center; 
	color:#FF0000; 
	font-weight:bold;
}

.tx_dcdgooglemap_list .tx_dcdgooglemap_btnexpend {
	text-align:right; 
	padding:0px 10px 5px 0px;
}

.tx_dcdgooglemap_list .tx_dcdgooglemap_maincategory {
	font-weight:normal; 
	margin-left:5px; 
	float:left; 
	width:32%; 
	margin-bottom:5px;
}

.tx_dcdgooglemap_list .tx_dcdgooglemap_legendresizezone {
	display:inline;
}

.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header {
	font-weight:bold;
}

.tx_dcdgooglemap_list .tx_dcdgooglemap_legend_picto,
.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header .tx_dcdgooglemap_poi_picto .tx_dcdgooglemap_poi_img img {
	width:20px; 
	height:20px;
}

.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header .tx_dcdgooglemap_poi_picto .tx_dcdgooglemap_poi_img img {
	margin-right:5px;
}

.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header .tx_dcdgooglemap_list_loupe {
	margin-left:5px;
}

.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header .tx_dcdgooglemap_poi_picto,
.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header .tx_dcdgooglemap_poi_picto .tx_dcdgooglemap_poi_img_label,
.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header .tx_dcdgooglemap_poi_picto .tx_dcdgooglemap_poi_img,
.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header .tx_dcdgooglemap_poi_name {
	display:inline;
}
		
.tx_dcdgooglemap_list .tx_dcdgooglemap_maincategory {
	margin:3px 0 5px 0;
}

.tx_dcdgooglemap_list .tx_dcdgooglemap_category {
	display:block; 
	margin-bottom:3px;
}

.tx_dcdgooglemap_list .tx_dcdgooglemap_category input {
	margin:0 3px 0 3px; 
	padding:0;
}

.tx_dcdgooglemap_list .tx_dcdgooglemap_nosubcategory {
	padding-left:18px;
}

.tx_dcdgooglemap_list .tx_dcdgooglemap_subcategory,
.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header_content {
	padding-left:18px;
}

.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header_content {
	padding-bottom:7px;
}

.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_content .tx_dcdgooglemap_poi_windowstabslabel {
	font-style:italic; 
	text-transform:uppercase; 
	margin-top:5px;
}

.tx_dcdgooglemap_list .tx_dcdgooglemap_labeltext {
	padding-left:5px;
}

.tx_dcdgooglemap_list .tx_dcdgooglemap_category_description .tx_dcdgooglemap_category_description_title {
	display:block; 
	font-weight:bold;
}

.tx_dcdgooglemap_list .tx_dcdgooglemap_category_description {
	clear:both; 
	border-color:#999999; 
	background-color:#FFFFFF; 
	border-style:solid; 
	border-width:1px; 
	display:none; 
	padding:2px 2px 2px 2px;
}






.tx-dcdgooglemap-pi2 .tx_dcdgooglemap_geocoder form {
	padding-top:10px;
}

.tx-dcdgooglemap-pi2 .tx_dcdgooglemap_geocoder form fieldset {
	border:#999999 1px solid; 
	padding:3px; 
	margin:0;
}

.tx-dcdgooglemap-pi2 .fieldsetlabel {
	font-weight:bold; 
	text-align:left; 
	top:-12px; 
	left:15px; 
	position:relative; 
	background:#F4F4F4;
}

.tx-dcdgooglemap-pi2 .tx_dcdgooglemap_geocoder form fieldset label {
	display:inline; 
	margin-bottom:5px;
}

.tx-dcdgooglemap-pi2 .tx_dcdgooglemap_geocoder form fieldset .exemplesearch {
	display:block; 
	color:#999999;
}
		
.tx-dcdgooglemap-pi2 .tx_dcdgooglemap_geocoder_champs {
	position:relative; 
	top:-5px; 
	text-align:center;
}

.tx-dcdgooglemap-pi2 .tx_dcdgooglemap_geocoder_submit_field {
	clear:both; 
	padding-top:5px;
}

.tx-dcdgooglemap-pi2 .tx_dcdgooglemap_geocoder_address {
	width:300px;
}





.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction form {
	padding-top:10px;
}

.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction form fieldset {
	border:#999999 1px solid; 
	padding:3px; 
	margin:0;
}

.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction .fieldsetlabel {
	font-weight:bold; 
	text-align:left; 
	top:-12px; 
	left:15px; 
	position:relative; 
	background:#F4F4F4;
}

.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_from_field,
.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_to_field {
float:left; 
	margin:0px 15px 0px 15px;
}

.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction form fieldset .directionfromexemple,
.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction form fieldset .directiontoexemple {
	color:#999999; 
	display:block;
}

.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_champs {
	position:relative; 
	top:-5px; 
	text-align:center;
}

.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_from,
.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_to {
	width:300px;
}

.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_fields {
	clear:both;
}

*html .tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_fields {
	padding-bottom:5px;
}

.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_geocoder_submit_field,
.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_submit_field {
	clear:both; 
	padding-top:5px;
}
		
.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_mode label {
	display:block; 
	text-align:left;
}

.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_textmode {
	text-align:right; 
	margin-right:5px; 
	position:relative; 
	top:-12px; 
	font-weight:bold; 
	color:#FF0000;
}

	