.maps_cities {
	list-style:none;
	padding:0 20px;
	margin:0;
}

.maps_cities li {
	padding:7px 0 7px 0;
	border-bottom:1px solid #dddddd;
}

.maps_cities li a {
	font-size:12px;
	color:#000;
	text-decoration:none;
}

.maps_cities li a:hover {
	text-decoration:underline;
}

.maps_cities .maps_city_bold a {
	font-weight:bold;
}

.maps_cities .maps_city_red a {
	color:#a92225;
}

.maps_cities .maps_city_last {
	border:none;
}

.maps_cities .maps_city_norm {
}

#map_content {
	width:100%;
	height:600px;
}

.maps_search_label {
	padding:10px 0 0 0;
	width:50px;
}

.maps_search_text {
	padding:10px 10px 0 0;
}

.maps_search_text input {
	width:100%;
}

.maps_search_button {
	padding:10px 0 0 0;
	text-align:right;
	width:60px;
}

.maps_search_traffic {
	width:200px;
	text-align:right;
	padding:10px 0 0 0;
}

.maps_search_traffic input {
	width:145px;
}

#maps_search_results ul.maps_cities li:hover {
	text-decoration:underline;
}

.map_link {
	color:#414133;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

.map_link:hover {
	text-decoration:underline;
}

.maps_line_menu {
	background:#f5f3e6;
	padding:5px 10px 5px 0;
	text-align:right;
}

.map_address {
	font-size:14px;
	font-weight:bold;
	padding:10px 0 0 20px;
	margin:0;
	color:#a92225;
}

.map_select {
	border:1px solid #b3ad8a;
	width:100%;
	height:21px;
}

.maps_list {
	list-style:none;
	padding:0;
	margin:0;
	border-top:1px solid #dddddd;
}

.maps_list li {
	padding:7px 20px;
	border-bottom:1px solid #dddddd;
	overflow:hide;
}

.list_link {
	color:#000;
	text-decoration:none;
}

.list_link:hover {
	text-decoration:underline;
}

.rub_link {
	font-size:10px;
	color:#646464;
	text-decoration:none;
}

.rub_link:hover {
	text-decoration:underline;
}

.m_home {
	background:url(/img/icon/Black/Home2.gif) left top no-repeat;
	padding:0 0 5px 20px;
	clear:both;
}

.m_phone {
	background:url(/img/icon/Green/Phone.gif) left top no-repeat;
	padding:0 0 5px 20px;
	clear:both;
}

.m_mail {
	background:url(/img/icon/Red/Mail.gif) left top no-repeat;
	padding:0 0 5px 20px;
	clear:both;
}

.m_globe {
	background:url(/img/icon/Magenta/Globe.gif) left top no-repeat;
	padding:0 0 5px 20px;
	clear:both;
}

.paging strong {
	font-size: 16px;
	background-color: #E8E9EC;
	padding:0 5px 5px 5px;
	margin-right: 2px;
	font-weight: normal;
}

.paging a {
	font-size: 16px;
	color: #A92225;
	margin-right: 6px;
}

.paging
{
	text-align: center;
	padding-left: 20px;
}

#search_prompt {
	font-size:13px;
	font-weight:bold;
	padding-left: 70px;
}

.maps_services {
	
}

.maps_services img {
	margin-right:3px;
	vertical-align:middle;
}

.maps_services a {
	color:#737373;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.maps_services a:hover {
	text-decoration:underline;
}

.maps_pharma_icon {
	background:url(/img/service_icon/pharmacy.gif) no-repeat left;
	padding-left:19px;
}

.maps_atm_icon {
	background:url(/img/service_icon/atm.gif) no-repeat left;
	padding-left:19px;
}

.maps_weather_icon {
	background:url(/img/service_icon/weather.gif) no-repeat left;
	padding-left:19px;
}

.maps_traffic_icon {
	background:url(/img/service_icon/traffic.gif) no-repeat left;
	padding-left:19px;
}

.maps_link_icon {
	background:url(/img/service_icon/link.gif) no-repeat left;
	padding-left:19px;
}

.maps_print_icon {
	background:url(/img/service_icon/print.gif) no-repeat left;
	padding-left:19px;
}

.maps_tourfirm_icon {
	background:url(/img/service_icon/tourfirm.gif) no-repeat left;
	padding-left:19px;
}