/**locator.css components/com_locator/assets/locator.css */
ul.locator_legend_list li{
	background-image:none !important;
}

ul.locator_legend_list{
	list-style:none;
	padding-left:0px;
}

ul.locator_legend_list li img{
	vertical-align:middle;
	border:0;
}
#group_locator{
	float:left;
	width:25%;
	margin:5px;
}
.com_locator_forms span.label{
	margin-right:3px;
}

.tag_group .label{
font-weight:bold;
}
.locator_combined_directions{
	width:100%;
	margin:10px;
	clear:left;
}

.locator_combined,.combined{
	margin-right:10px;
	height:500px;
	overflow-y:auto;
	overflow-x: hidden;	
}

.locator_combined_gmap{
	width:550px;
	float:left;
}

.locator_combined .com_locator_entry{

}

div#locator_map_canvas {

}

div.locator_item_map{
	margin:5px;
}

.locator_back{
	float:right;
}

span.pagination{
	display:block;
	margin-top:20px;
	clear:both;
}

.com_locator_entry{
	border-bottom: 1px solid #EEEEEE;
}

h2.com_locator_title a{
	font-size:14px !important;
	margin-bottom: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.locator_form .required{
	color:#fff;	
	margin-right:3px;
}

div#location_results_wrapper{
	overflow:auto;
	margin-bottom:20px;
}

/*div.com_locator_entry .line_item{
display:block;
clear:both;
}*/

#system-readmore{
	display:none;	
}

.locator_columns{
	width:50%;
	float:left;
	height:125px;
}
div.locator_forms{
	padding:5px;
}
#radius.inputbox{
	margin-top:3px;
}
.locator_forms .label{
	width:200px;
	text-align:left;
	float:left;
}
.locator_form{
/*	width:100%;
	float:left;*/
	clear:both;
}
.popupWindow{
	margin:0;
	padding:0;
	color:#000000;
	font-size:11px;
}
.popupWindow *{
	margin:0;
	padding:0;
	color:#000000;
	font-size:11px;
}
/* keep the title from the close box */
.popupWindow h2.com_locator_title{
	margin-top:8px;
}
.popupWindow span{
	color:#000000;
}
.com_locator_entry h2.com_locator_title{
margin:2px 0px 2px 0px !important;
}
.locator_form .inner {
	padding:5px;
}

.inner .label{
	text-align:right;
	margin-right:5px;
	margin-top:2px;
	font-size:11px;
	color:#FFFFFF;
	float:left;
}
#postal_code{
	height: 15px;
	margin-bottom:5px;
	color:#FFFFFF;
	font-size:11px;	
}
#city, #country, #states{
	height: 17px;
	margin-bottom:5px;
	color:#FFFFFF;
	font-size:11px;
}
#module_city{
	height: 17px;
	color:#000;
	font-size:11px;
	background-color:#FFFFFF;
}
.keyword .inner .label{
	float:left;
	width:48px;
}
.moduletable_locator .keyword input, .com_locator_forms .keyword input{
	float:right;
	width:135px;
	text-align:left;
	background-position: 0 0;
	background-image: url(btn_search.png);
	background-repeat: repeat-x;
	padding-left:5px;
	font-size:11px;
	height:18px;
	color:#000;
}
.com_locator_forms input{
	text-align:right;
	color:#FFFFFF;
	font-size:10px;
	height:22px;
	width:207px;
	background-image: url(btn_rechercher.png);
	background-color:transparent;
	border: none;
	background-repeat: no-repeat;
	background-position: right 4px;
	margin-top: 1px;
	padding: 0px;
}
.moduletable_locator input{
	text-align:right;
	color:#FFFFFF;
	font-size:10px;
	height:22px;
	width:207px;
	background-image: url(btn_rechercher.png);
	background-color:transparent;
	border: none;
	background-repeat: no-repeat;
	background-position: right 4px;
	margin-top: 1px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 15px;
}
.inner #module_postal_code{
	width:120px;
	text-align:left;
	float:right;
	background-image: url(btn_search.png);
	background-repeat: repeat-x;
	padding-left:5px;
	color:#000000;	
}
.inner #postal_code{
	color:#000000;
	width:138px;
	text-align:left;
	float:right;
	background-image: url(btn_search.png);
	background-repeat: repeat-x;
	border: 1px solid #afb0b0;
	padding-left:5px;
}
.inner #city, .inner #country, .inner #states{
	color:#000000;
	width:145px;
	text-align:left;
	float:right;
	background-image: url(btn_search.png);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	border: 1px solid #afb0b0;
	padding-left:5px;
	font-size:11px;	
}
.inner #module_city, .inner #module_country{
	width:160px;
	text-align:left;
	float:right;
	background-image: url(btn_search.png);
	background-repeat: repeat-x;
	border: 1px solid #afb0b0;
	padding-left:5px;
	font-size:11px;	
}
.inner #module_states{
	width:130px;
	text-align:left;
	float:right;
	background-image: url(btn_search.png);
	background-repeat: repeat-x;
	border: 1px solid #afb0b0;
	padding-left:5px;
	font-size:11px;	
}
#module_city input, #module_states input, #module_country input{
	height:23px;
	width:24px;
	float:right;
	background-image: url(btn_next.png);
	background-color:transparent;
	border: none;
}
.locator_pagination ul li{
	display:inline;
}
.found{
	clear:both;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	margin-bottom:10px;
}

/********fiche *************/
div.com_locator_entry .line_item{
	font-size:11px;
	color:#FFFFFF;
}
.com_locator_address{
	font-size:11px;
	color:#FFFFFF;
	clear:both;
	display:block;	
}
.address{
	clear:both;
	display:block;
	width:300px;	
}
.postalcode{
	float:left;
	width:38px;
}
.phone{
	clear:both;
	width:250px;
}
.com_locator_address .city{
	display:block;
	width:220px;	
}
.com_locator_address{
	margin-bottom:5px;
}
.com_locator_description{
	font-weight:bold;
	color:#f18e00;
}