div#GMaps
{
	width:900px;
	height:740px;
	margin:auto;
	border-bottom:1px solid #fd40ad;
	border-left:1px solid #fd40ad;
	border-right:1px solid #fd40ad;
	background-color:#FFFFFF;
}
div.gmaps_header
{
	height:24px;
	background:url(http://mm.cache.coltfrance.com/MMM_v2/App_Themes/image/gmaps/hdr_zoom.jpg) repeat-x;
	padding:5px 5px 0px 25px;
}
div.gmaps_zoom
{
	float:left;
	font-weight:bold;
	color:#FFFFFF;
}
div.gmaps_option
{
	float:right;
	color:#FFFFFF;
	height:25px;
	padding:0px;
}
div.gmaps_option a
{
	color:#FFFFFF;
}
div.gmaps_option img
{
	vertical-align:middle;
}
div.gmaps_container
{
	padding:15px;
}
div.gmaps_info
{
	float: left;
	width:250px;
}
div.gmaps_info h3
{
	font-weight:bold;
	color:#fd48b0;
}
div.gmaps_info p
{
	min-height:35px;
}
div.gmaps_info_route_header
{
	padding:2px;
	margin:2px 0px;
	font-weight:bold;
	color:#837c82;
	background-color:#eae1e9;
}
div#gmaps_info_route_content
{
	padding:5px;
	color:#837c82;
	background-color:#eae1e9;
	min-height:371px;
}
div#gmaps_info_route_content input[type='image']
{
	float:right;
}
div#gmaps_info_route_content input[type='text']
{
	width:186px;
	padding:2px;
	border:1px solid #9c9c9c;
	margin:2px;
}

div#gmaps_canvas
{
	float: left;
	width:600px;
	height:450px;
	margin-left:10px;
}


/* GMaps */
/*div.gmnoprint span
{
	font-family: Verdana;
	font-size: 9px;
	text-decoration: underline;
}
div.gmnoprint a
{
	font-family: Verdana;
	font-size: 9px;
	float: right;
	color: #000000 !important;
}
div.gmnoprint a:hover
{
	text-decoration: none;
}
*/
div#copyright span
{
	font-size:10px !important;
}
div[dir='ltr']
{
	font-size:10px !important;
}
div#gmaps_route
{
	display: none;
	overflow:auto;
	height:230px;
}
div#gmaps_route input[type='text']
{
	border: 1px solid #b4c3ec;
	padding: 2px;
	margin: 2px;
}
div#gmaps_choice
{
	display: none;
}
div#gmaps_choice ul
{
	list-style-type: none;
	list-style-position: inside;
}
div#gmaps_choice ul li
{
	background-color: #FFE5F4;
	border: 1px solid #D5DDF3;
	cursor: pointer;
	margin: 2px;
	padding: 2px;
}
div#gmaps_choice ul li:hover
{
	background-color: #D5DDF3;
}
div#gmaps_choice ul li.selected
{
	background-color: #D5DDF3;
	font-weight: bold;
}
p.gmapsMarkerTooltip
{
	font-size:9px;
	font-style:italic;
	background-color:#F9F6F8;
	color:#837C82;
    text-align:center;
	padding:1px;
	visibility:hidden;
	z-index: 20;
}
div#GMaps
{
	padding:0px;
}
/* GMaps */





















