/* TITLES */

#title_findademonstratornearyou {
	background-image:url(../images/title_findademonstratornearyou.gif);
}
#title_yourclosesttestrides {
	background-image:url(../images/title_yourclosesttestrides.gif);
}
#demo_back {
	background-image:url(../images/demo-back1.jpg);
}
#demo_back.demo_back_offroad {
	background-image:url(../images/demo-back1-offroad.jpg);
}
#demo_back.demo_back_atv {
	background-image:url(../images/demo-back1-atv.jpg);
}


#map_outer {
	height:432px;
	position:relative;
}
#map_container {
	height:432px;
	background:#ada999 url('../images/demos_title3.gif');
	background-repeat:no-repeat;
}
.demos h4 {
	font-size:11px;
	margin:0;
}
.demos b {
	background:#ff6;
}
.demos b.almost {
	background:#ffc;
}





/* DEALER LIST */

.demo_dealer a {
	display:block;
	color:#333;
	text-decoration:none;
}
.demo_dealer a:hover {
	color:#c00;
	background:#fee;
}
.demo_dealer .dealer {
	font-size:18px;
	margin:0;
}
.demo_dealer li b {
	padding:1px 2px;
	color:#963;
	background:#ff9;
}



.map_child {
	position:absolute;
	width:5px;
	height:5px;
	background-image:url(../images/dealer_dot_utility.gif);
}
.map_child a {
	display:block;
	width:5px;
	height:5px;
	text-indent:-2000px;
	background-image:url(../images/dealer_dot_utility.gif);
	overflow:hidden;
}