/* TITLES */

#title_choosehowtofindyourdealer {
	background-image:url(../images/title_choosehowtofindyourdealer.gif);
}
#title_nowclicktofindyourdealer {
	background-image:url(../images/title_nowclicktofindyourdealer.gif);
}
#title_travellingineurope {
	background-image:url(../images/title_travellingineurope.gif);
}

/* SEARCH */

.search_methods td {
	height:40px;
	vertical-align:top:
}
.search_methods tr.tall td {
	height:60px;
}
.search_methods select {
	width:250px;
}
#map_key {
	position:absolute;
	left:262px;
	top:203px;
	width:77px;
}
#map_key a {
	display:block;
	width:77px;
	height:10px;
	overflow:hidden;
	text-indent:-3000px;
}


.box_blue1 td {
	padding:3px;
	color:#fff;
}
.box1_52 .box_inner {
	padding:30px;
}
html>body input,
html>body select {
	background:#eee;
}
.box_white .box_title {
	color:#43492a;
	background:#d5d3c9;
}
.search_input {
	width:100%;
	margin-bottom:20px;
	border:1px solid #ada999;
}
.search_input td {
	padding:5px;
}
.search_input input,
.search_input select {
	width:180px;
}
.search_input .cell1 {
	width:80px;
}
.search_info {
	position:absolute;
	left:17px;
	bottom:40px;
}
.search_info b {
	color:#fc0;
}



/* ICONS */

.atv,
.atv_utility,
.atv_sport,
.bike_offroad,
.bike_onroad {
	display:block;
	float:right;
	width:46px;
	height:28px;
	background-image:url('../images/dealer_atv_utility.gif');
	text-indent:-2000px;
	overflow:hidden;
}

.atv_sport {
	background-image:url('../images/dealer_atv_sport.gif');
}
.bike_offroad {
	background-image:url('../images/dealer_offroad.gif');
}
.bike_onroad {
	background-image:url('../images/dealer_onroad.gif');
}
.solus {
	display:block;
	float:right;
	width:52px;
	height:56px;
	margin-left:5px;
	background-image:url('../images/solus.gif');
	text-indent:-2000px;
	overflow:hidden;
}
.usedapproved {
	display:block;
	float:right;
}
.key td {
	padding:3px;
	color:#fff;
}
#page_dealer_detail1 .atv,
#page_dealer_detail1 .atv_utility,
#page_dealer_detail1 .atv_sport,
#page_dealer_detail1 .bike_offroad,
#page_dealer_detail1 .bike_onroad {
	margin:10px 0;
	float:left;
}




/* DEALER LIST */

.dealer_list {
	min-height:600px;
	height:auto !important;
	height:600px;
	overflow:visible;
	background-image:url('../images/dealers_back1.gif');
}

.dealer_list table {
	width:100%;
	height:120px;
}
.dealer_list td {
	padding:10px 20px;
	vertical-align:top;
}
.dealer_list .address {
	width:25%;
}
.dealer_list .tel {
	width:20%;
}
.dealer_list h4 {
	margin:0 0 5px;
	color:#f90;
}
.moreinfo1,
.moreinfo2 {
	float:right;
	width:120px;
	background:#ada999;
}
.moreinfo2 {
	background:#a0a800;
}
.moreinfo3 {
	margin-bottom:10px;
	display:block;
	background:#a0a800;
}
.moreinfo1 a,
.moreinfo2 a,
.moreinfo3 a {
	display:block;
	padding:3px;
	color:#fff;
	text-align:center;
	text-decoration:none;
}
.moreinfo1 a:hover {
	color:#fcc;
	background:#878477;
}
.moreinfo2 a:hover,
.moreinfo3 a:hover {
	background:#5ab33b;
}
.dealer_list .distance {
	margin:0 0 5px;
	display:block;
	color:#000;
}


/* DEALER INFO */

.dealer_container {
	min-height:600px;
	height:auto !important;
	height:600px;
	overflow:visible;
}
.dealer_container .right {
	max-width:160px;
}
#map_grow,
#map_shrink {
	float:left;
	overflow:hidden;
}
#map_shrink {
	width:0;
}
#map_grow a,
#map_shrink a {
	display:block;
	width:105px;
	height:20px;
	margin-bottom:6px;
	padding:4px 5px 0 10px;
	color:#fff;
	background:#666;
	text-decoration:none;
	background-image:url('../images/arrow_white.gif');
	background-repeat:no-repeat;
	background-position:4px 8px;
	text-indent:0;
}
#dealer_info h2 {
	margin:0 0 5px;
	color:#f60;
	font-size:28px;
}
#dealer_info h3,
#dealer_used h3 {
	margin:0 0 10px;
	color:#f90;
	font-size:22px;
}
#dealer_info .text {
	clear:both;
	padding-top:10px;
}
#dealer_info .openinghours {
	margin-top:10px;
	padding:10px 0;
	color:#656359;
	border-top:1px solid #ccc;
}
#map {
	width:480px;
	height:480px;
	margin:0;
	background:#eee;
	border:1px solid #ccc;
}
#page_dealer_detail1 #map-container,
#page_dealer_detail1 #map {
	width:480px;
	overflow:hidden;
}

.europe,
.europe li {
	margin:0;
	padding:0;
}
.europe {
	margin-left:25px;
}
.europe li a:hover {
	color:#fff;
}

#map_container {
	position:absolute;
	top:5px;
	left:32px;
	height:59px;
	width:309px;
	height:421px;
}
.map_child {
	position:absolute;
	width:5px;
	height:5px;
	background-image:url(../images/dealer_dot_on.gif);
}
.map_child a {
	display:block;
	width:5px;
	height:5px;
	text-indent:-2000px;
	background-image:url(../images/dealer_dot_on.gif);
	overflow:hidden;
}
.map_child.off,
.map_child.off a {
	background-image:url(../images/dealer_dot_off.gif);
}
.map_child.atv,
.map_child.atv a {
	background-image:url(../images/dealer_dot_utility.gif);
}
.map_child.utility,
.map_child.utility a {
	background-image:url(../images/dealer_dot_utility.gif);
}
.map_child.onoff,
.map_child.onoff a {
	background-image:url(../images/dealer_dot_onoff.gif);
}
.map_child.offatv,
.map_child.offatv a {
	background-image:url(../images/dealer_dot_offatv.gif);
}
.map_child.atvutility,
.map_child.atvutility a {
	background-image:url(../images/dealer_dot_atvutility.gif);
}

.demo {display:block;	float:left;	height:100px;	margin-right:10px;	color:#333;}
.demo_thumb {width:88px;	float:left;}
.demo_text {display:block;	margin-left:100px;}



.bigbutton {
	display:block;
	width:160px;
	margin:10px auto;
	padding:10px;
	background:#f90;
	font-family:Suz_headline,impact,arial,sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#fff;
	border-right:2px solid #f60;
	border-bottom:2px solid #f60;
	text-align:center;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.bigbutton:hover {
	background:#fa1;
	border-right:2px solid #930;
	border-bottom:2px solid #930;
	cursor:pointer;
}
