
#tx_aoemaps {
	background: url(../img/location_map_bg.jpg) no-repeat scroll 0 0;
	width: 704px;
	/*height: 507px;*/

	position: relative;
	
	font: 12px Arial,Verdana,sans-serif;
}

#tx_aoemaps #google_form { margin:0; }

#tx_aoemaps .map_container { padding: 15px; }

/* Searchform */

#tx_aoemaps #layer_back,
#tx_aoemaps #map_navigation {
	display:none;
}


#location_map_search {
	padding: 10px 0 2px;
	height:25px;
	width: 100%;
	position: relative;
}

#location_map_search input.location_map_search_field {
	border: 1px solid #dbdbdb;
	float: left;
	margin: 0;
	padding: 3px;
	width: 470px;
}

#location_map_search .location_map_button {
	float: left;
	margin: 0 !important;
}

#location_map_search a.overview { position:absolute; right:0; top:14px; color: #989898; }

/* Message */

#tx_aoemaps .message { height:17px; padding:2px; }
#tx_aoemaps .message img { float:left; margin:0 3px 0 0; }
#tx_aoemaps .message span {}
	
/* Map */	
		
#location_map_embed {
	/*width: 100%;
	height: 400px;*/
	background: #fff;
	clear: both;
}
	
/* Filter */

#tx_aoemaps #filter {
	clear:both;
	float:right;
	line-height:12px;
	padding:20px 0;
}

#tx_aoemaps .location_map_filter {
	float: left;
	margin: 0 10px 0 0;
	padding: 6px 5px;
}

#tx_aoemaps .location_map_button {
	float: left;
	background: url(../img/location_map_button.gif) 100% 0 no-repeat;
	margin: 0 0 0 12px;
	cursor: pointer;
}

#tx_aoemaps .location_map_button_wrap {
	float: left;
	background: url(../img/location_map_button.gif) 0 0 no-repeat;
	padding: 6px 5px 6px 10px;
	position: relative;
	left: -5px;
	color: #121233;
}

#tx_aoemaps .location_map_filter_item label span {
	float: left;
	width: 8px;
	height: 8px;
	position: relative;
	top: 3px;
	margin: 0 8px;
	overflow: hidden;
}

#tx_aoemaps .location_map_filter_item .location_map_checkbox {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 1px;
	height: 12px;
}

#tx_aoemaps .location_map_choice1 { background: #032459; }
#tx_aoemaps .location_map_choice2 { background: #F6AA49; }
#tx_aoemaps .location_map_choice3 { background: gray; }

/* results */

#tx_aoemaps #search_results { clear:both; margin-top:20px; }
#tx_aoemaps #search_results h2 { color:#000000; font-size:165% !important; font-weight:normal; margin:0 0 5px; padding:0; }


#tx_aoemaps table.result_list { width:100%; }

#tx_aoemaps table.result_list td, #tx_aoemaps table.result_list th {
	border-bottom:1px solid #BBBBBB;
	font-weight:normal;
	padding:10px 15px;
}

#tx_aoemaps table.result_list th {
	text-align:left;
	color:#4F4D4E;
	font-size:15px;
}

#tx_aoemaps table.result_list tbody tr:hover { background-color:#FAFAFA; }
#tx_aoemaps table.result_list td { font-size:11px; vertical-align:top; cursor:pointer; line-height:16px;}
#tx_aoemaps table.result_list td.type, #tx_aoemaps table.result_list td.location { white-space:nowrap; }
#tx_aoemaps table.result_list td.type img{ padding:0 6px 0 0; margin:0; }

#tx_aoemaps table.result_list span { padding:0 0 0 17px; display:block; }

#tx_aoemaps table.result_list span.phone {
	background:url("../img/phone.jpg") no-repeat scroll 1px center transparent;
}

#tx_aoemaps table.result_list span.fax {
	background:url("../img/fax.jpg") no-repeat scroll 0 center transparent;
}

#tx_aoemaps table.result_list span.email {
	background:url("../img/email.gif") no-repeat scroll 0 center transparent;
}

/* Tooltip */

#tx_aoemaps div.aoemaps_tooltips {
	border:1px solid black;
	padding:1px;
	background-color: #ffffe1;
}

/* baloon */

#tx_aoemaps div.location_image {
	text-align: right;
	margin-right: 16px;
}

#tx_aoemaps div.location_link {
        text-align: right;
        margin-right:16px;
        padding-bottom: 1px;
        margin-top: 4px;
	padding-right: 15px;
	background: transparent url(../img/arrow.gif) no-repeat scroll right center;
}

#tx_aoemaps div.location_link a{
	text-decoration: none;
	font-size: 11px !important;
	line-height: 2em;
}

#tx_aoemaps a.location_mail,
#tx_aoemaps a.location_route {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px !important;
	line-height: 2em;
}

#tx_aoemaps a.location_mail {
	background: transparent url(../img/mail.gif) no-repeat scroll 0 center;
	padding: 2px 15px;
}

#tx_aoemaps a.location_route {
        background: transparent url(../img/car.gif) no-repeat scroll 0 center;
	padding: 2px 20px;
}

#tx_aoemaps #submit {
       height:0;
      width:0;
      overflow:hidden;
      border:0px;
      padding:0;
}

#route fieldset {
	border:0px;
}

#route input {
	width: 200px;
}

#route label {
	display:block;
	float:left;
	font-weight:bold;
	margin-right:0.8em;
	width:6em;
}

#route .button {
	padding-left: 6.8em;
}

/* ballon styling */

#balloon{ width:211px;margin-top:6px;margin-left:-55px;}
#balloon_contents {background-position:-12px -182px!important;background-repeat:repeat; padding-left: 10px; margin-bottom: 10px; width: 201px !important; min-height: 161px; height: auto !important; height: 161px; line-height: 1.7em;}
#balloon_tl,#balloon_t,#balloon_tr,
#balloon_l,#balloon_r,#balloon_bl,
#balloon_b,#balloon_br,#balloon_close,
#balloon_beak,#balloon_contents{background:transparent url('../img/info_window_r.png') no-repeat top left;}
#balloon_tl{width:123px;height:12px;}
#balloon_t{background-position:-12px 0;}
#balloon_tr{width:12px;height:12px; background-position: -223px 0;}
#balloon_l{width:12px;background-position:left -182px;}
#balloon_r{width:12px;background-position:-223px -182px;}
#balloon_bl{width:12px;height:37px;background-position:left -362px;}
#balloon_b{height:37px;background-position:-12px -362px;}
#balloon_br{width:12px;height:37px;background-position:-223px -362px;}
#balloon_close{width: 10px !important; height: 10px !important; background: transparent url(../img/close.gif) no-repeat 0 0; margin: 7px 0 0 -7px; cursor: pointer;}
#balloon_beak { width: 1px; height: 1px;}
#content img.gmnoscreen {display: none;}


