.dealer_map_main{
	width:960px;
	height:500px;
	margin:4px auto 0;
	text-align:left;
	position:relative;
	/*background:url(http://www.pedegobiarritz.com/wp-content/plugins/dealerLocationsMap/assets/css/images/dealer_map.jpg) no-repeat;*/
	background:url(../images/page-map-sprite-5-2013.png) no-repeat;
}

/*-------------map_usa--------------*/
.map_usa{
	width:166px;
	height:79px;
	position:absolute;
	left:106px;
	top:140px;
}
.map_usa a{
	width:100%;
	height:100%;
	display:block;
	background:url(../images/page-map-sprite-5-2013.png) no-repeat -373px -959px;
}
.map_usa a:hover{
	background:url(../images/page-map-sprite-5-2013.png) no-repeat -373px -1061px;
}

.tool_tips_map_usa{
	width:122px;/*232*/
	height:24px;
	padding-left:10px;	
	line-height:24px;
	background:#18a04e;
	border:1px solid #006d2b;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	position:absolute;
	left:-66px;
	top:24px;
	display:none;
}
/*-------------map_canada--------------*/
.map_canada{
	width:235px;
	height:79px;
	position:absolute;
	left:53px;
	top:60px;
}
.map_canada a{
	width:100%;
	height:100%;
	display:block;
	background:url(../images/page-map-sprite-5-2013.png) no-repeat -338px -497px;
}
.map_canada a:hover{
	background-position: -338px -609px;
}

.tool_tips_map_canada{
	width:122px;/*232*/
	height:24px;
	padding-left:10px;	
	line-height:24px;
	background:#c3a1ca;
	border:1px solid #6f0086;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	position:absolute;
	left:208px;
	top:54px;
	display:none;
}

/*--------------map_russia---------*/
.map_russia{
	width:387px;
	height:92px;
	position:absolute;
	left:555px;
	top:33px;
}
.map_russia a{
	width:100%;
	height:100%;
	display:block;
	background:url(../images/page-map-sprite-5-2013.png) no-repeat -261px -705px;
	
}
.map_russia a:hover{
	background:url(../images/page-map-sprite-5-2013.png) no-repeat -261px -837px;
}

.tool_tips_map_russia{
	width:122px;/*232*/
	height:24px;
	padding-left:10px;	
	line-height:24px;
	background:#f7aa31;
	border:1px solid #da8500;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	position:absolute;
	left:160px;
	top:55px;
	display:none;
}
/*--------------map_europe---------*/
.map_europe{
	width:83px;
	height:59px;
	position:absolute;
	left:425px;
	top:113px;
}
.map_europe a{
	width:100%;
	height:100%;
	display:block;
	background:url(../images/page-map-sprite-5-2013.png) no-repeat -390px -1160px;
}
.map_europe a:hover{
	background:url(../images/page-map-sprite-5-2013.png) no-repeat -390px -1242px;
}

.tool_tips_map_europe{
	width:122px;/*232*/
	height:24px;
	padding-left:10px;	
	line-height:24px;
	background:#ed505a;
	border:1px solid #b10a0a;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	position:absolute;
	left:70px;
	top:20px;
	display:none;
}

/*--------------map_australia---------*/
.map_australia{
	width:115px;
	height:85px;
	position:absolute;
	left:737px;
	top:337px;
	
}
.map_australia a{
	width:100%;
	height:100%;
	display:block;
	background:url(../images/page-map-sprite-5-2013.png) no-repeat -398px -1319px;
}
.map_australia a:hover{
	background:url(../images/page-map-sprite-5-2013.png) no-repeat -398px -1411px;
}

.tool_tips_map_australia{
	width:122px;/*232*/
	height:24px;
	padding-left:10px;	
	line-height:24px;
	background:#5b89d1;
	border:1px solid #002f79;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	position:absolute;
	left:80px;
	top:35px;
	display:none;
}



/*--------------map_new_zealand---------*/
.map_new_zealand{
	width:29px;
	height:33px;
	position:absolute;
	left:867px;
	top:417px;
	
}
.map_new_zealand a{
	width:100%;
	height:100%;
	display:block;
	background:url(../images/page-map-sprite-5-2013.png) no-repeat -433px -1510px;
}
.map_new_zealand a:hover{
	background:url(../images/page-map-sprite-5-2013.png) no-repeat -433px -1558px;
}

.tool_tips_map_new_zealand{
	width:142px;/*232*/
	height:24px;
	padding-left:10px;	
	line-height:24px;
	background:#cf8338;
	border:1px solid #002f79;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	position:absolute;
	left:-40px;
	top:35px;
	display:none;
}