.GuidePlaces {
float: left;
clear: both;
width: 780px;
margin-left:-8px;
margin-bottom:-20px;
}

/*top*/
	.GuidePlaces .top {
	float: left;
	clear: both;
	width: 780px;
	}
	.Guide .GuidePlaces .top h1 {
	float: left;
	clear: none;
	margin: 0px 0 8px -1px;
	display: inline;
	position:relative;
	width: 289px;
	height: 4px;
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 30px 0 0 0;
	line-height: 200%;
	z-index:3;
	}
	/* search */
	.GuidePlaces .top form.search {
	float: right; 
	clear: none; 
	margin: -27px 0 -20px  0;
	z-index:100;
	position: relative;
	}
	.GuidePlaces form.search p {
	clear: both;
	padding: 1px 0 0 0;
	margin: 0;
	font-size: 10px;
	color:#999;
	width:auto;
	float: right;
	}
	.GuidePlaces .MapSearch  {
	float: left;
	clear: both;
	}


/*search*/
	.MapSearch {
	background:url(../img/map-search.png) left  -132px no-repeat;
	margin: 0px 0 -2px -4px;
	position:relative;
	float: left;
	}
	.MapSearch div {
	border: 1px solid #aaa;
	background: #fff;
	float: left;
	clear: both;
	position: relative;
	}
	.MapSearch input.box {
	background:url(../img/map-search.png) left top no-repeat;
	width: 171px;
	height: 23px;
	border: none;
	float: left;
	position: relative;
	margin: -1px -1px -2px -1px;
	padding: 0 26px 0 8px;
	font-size: 11px;
	color:#222;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
	.MapSearch input.box:focus {
	background-position: left -43px;
	}
	.MapSearch input.bttn {
	background:url(../img/map-search.png) -183px -78px no-repeat;
	width: 16px;
	height: 15px;
	border: none;
	position: absolute;
	right: 6px;
	top: 3px;
	z-index:4;
	cursor: pointer;
	padding: 0;
	}
	
/*map */
	.GuidePlaces .Gmap {
	width: 780px;
	z-index:-1;
	margin-top: -20px;
	float: left;
	clear: both;
	}
	.MapContainer  {
	width: 780px;
	height: 440px;
	background: #F2EFE9;
	float:left;
	margin-top: 11px;
	z-index:1;
	position:relative;
	}
	.Gmap .start {
	width: 780px;
	height: 33px;
	background:url(../img/map-mapbg2.png) left top no-repeat;
	float: left;
	clear: both;
	position:relative;
	z-index:2;
	margin-bottom: -33px;
	}
	.Gmap .start h3 {
	position: absolute;
	left: 0;
	bottom: 6px;
	text-transform: uppercase;
	font-size:9px;
	color:#999;
	}
	.Gmap .end {
	width: 780px;
	height: 10px;
	background:url(../img/map-mapbg2.png) left bottom no-repeat;
	float: left;
	clear: both;
	position:relative;
	z-index:2;
	margin-top:-9px;
	}

	
	
	
/* see also */
	.GuidePlaces .seealso {
	float: left;
	clear: both;
	width: 780px;
	border-top: 1px solid #bbb;
	margin-top: 6px;
	padding-top:6px;
	padding-bottom: 10px;
	}
	.GuidePlaces .seealso p, .GuidePlaces .seealso ul, .GuidePlaces .seealso li {
	padding: 0;
	margin: 0;
	float: left;
	clear: none;
	width: auto;
	line-height: 120%;
	}
	.GuidePlaces .seealso p {
	text-transform: uppercase;
	color:#111;
	font-size: 11px;
	font-weight: bold;
	padding-right: 6px;
	}
	.GuidePlaces .seealso a {
	display: block;
	background: url(../img/elements2.png) right -640px no-repeat;
	float: left;
	padding-right: 17px;
	margin-right: 4px;
	}




/*--------------------places list------------------*/
	.GuidePlaces #simplelist {
	width: 780px;
	float: left;
	background: #eee;
	position:relative;
	z-index:3;
	margin-bottom: 4px;
	}
	.GuidePlaces #simplelist .canvas {
	width: 768px;
	margin: 6px;
	float: left;
	height: 200px;
	overflow: auto;
	background: #fff;
	border: 1px solid #ddd;
	
	}
	#simplelist.show {display: block;}
	#simplelist.hide {display: none;}
	
	.GuidePlaces a.showhide {
	float: left;
	padding: 4px 0 3px 21px;
	color: #777;
	margin: 2px 0 0 0;
	background: url(../img/elements1.png) left -639px no-repeat;
	}
	/*table*/
	table.PlacesList {
	float: none;
	clear: both;
	width: 100%;
	}
	table.PlacesList td {
	padding: 8px 3px 8px 6px;
	vertical-align: top;
	font-size: 10px;
	color: #888;
	border-top: 1px solid #ddd;
	}
	table.PlacesList td p {
	width: 16px;
	height: 16px;
	background:url(../img/star-finest.png) left top no-repeat;
	display: block;
	padding:0;
	float: left;
	position:relative;
	margin: -3px 0 -18px 0;
	}









/*--------------------MapFilters------------------*/
	.MapsLay .MapsLaycol2 {
	width: 157px;
	float: right;
	clear: none;
	border-left: 1px solid #ccc;
	height: 450px;
	margin-top: -20px;
	} 
	/*top*/
	.MapsLay .MapsLaycol2 .top {
	float: left;
	clear: none;
	border-left: 4px solid #ccc;
	width: 149px;
	padding-left: 8px;
	margin-bottom: 0;
	}
	.MapsLay .MapsLaycol2 .icon {
	float: left;
	clear: both;
	width: 50px;
	height: 40px;
	background: #6CE7F5;
	} 
	.MapsLay .MapsLaycol2 h1 {
	font-size: 16px;
	font-weight:bold;
	float: left;
	clear: both;
	padding: 7px 0 0 0;
	margin:0;
	} 
	.MapsLay .MapsLaycol2 p {
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	padding: 6px 0 0 0;
	margin: 0;
	width: 135px;
	color:#777;
	} 
	/*checkbox*/
	.MapsLaycol2 label.checkbox {
	position: relative;
	padding: 5px 0 3px 18px;
	background: #fff;
	float: left;
	margin: 5px 0 0 0px;
	font-size: 10px;
	border-top: 1px solid #ddd;
	width: 130px;
	}
	.MapsLaycol2 label.checkbox input {
	position: absolute;
	left: -4px;
	top: 1px;
	}
		
		
	
		
	
	

/*--------------------google balloon------------------*/
.gmnoprint {font-family:'Lucida Grande', Arial, sans-serif !important;}
.Guide .gmnoprint h5, .Guide .gmnoprint p {width: 250px}
.Guide .gmnoprint div {width: 250px}

.gmnoprint h5, .gmnoprint h5 a {
font-size: 14px;
font-weight: bold;
float: left;
clear:both;
color:#222;
}
.gmnoprint h5 a {
background:transparent url(../img/elements2.png) right -639px no-repeat;
display: block;
padding: 0 16px 2px 0;
}
.Guide .gmnoprint p {
float: left;
clear:both;
color: #666;
font-family:Arial, Helvetica, sans-serif;
line-height: 110%;
padding: 10px 0 20px 0;
}
.Guide .gmnoprint p.localiz {
font-size: 10px;
color: #999;
padding: 0 0 5px 0;
}
.Guide .gmnoprint p.icon {
width: 23px;
height: 21px;
padding: 0;
margin: 0;
overflow: hidden;
}
.Guide .gmnoprint p.icon img {margin: -2px;}








/*--------------------------------------------Map Page------------------------------*/

.MapView {
float:left;
clear: both;
width: 599px;
margin-left: -6px;
margin-top:-45px;
}



/*map*/
.MapView .map {
float:right;
clear: none;
background:url(../img/picgal-photoframe.png) left top no-repeat;
}
.MapView .map #map{
width: 299px;
height: 330px;
background: #F2EFE9;
float: none;
margin: 55px 0 0 51px;
z-index:10;
position:relative;
z-index:2;
overflow: hidden;
}
.MapView .map p.bottom {
width: 314px;
height: 50px;
background: red;
float: right;
clear: both;
padding: 0;
margin:-28px 0 0 0;
background:url(../img/picgal-photoshadow.png) left bottom no-repeat;
z-index:-1;
}

/*label*/
.MapView .label   {
clear: none;
line-height: 115%;
color:#333;
float: left;
font-family: Arial, Helvetica, sans-serif;
background:url(../img/picgal-labelshadow.png) left bottom no-repeat #EBEFF2;
margin: 100px 0 0 0px;
padding: 0 10px 10px 0;
}
.MapView .label div {
float: left;
display: block;
padding: 10px 30px 10px 10px;
background: url(../img/picgal-pointer.png) right top no-repeat;
position: relative;
margin: 0 -23px 9px 30px; 
width: 185px;

}
.MapView .label div  p{
padding: 0;}
.MapView .label div  p.address   {
color:#555;
background:url(../img/elements1.png) left -440px no-repeat;
padding: 5px 0 0 20px;
font-weight: bold;
line-height: 130%;
float: left;
clear: both;
margin: 0 0 0 -20px;
}
.MapView .label div p.address em  {
color:#999;
font-weight: normal;
float: left;
clear: both;
font-size: 11px;
font-style:normal;
width: 170px;
}
.MapView .label div p.address em.area  {
color:#666;
}
.MapView .label div p.info {
color:#666;
line-height: 130%;
padding-top: 10px;
}









/*------------- noplaces -----------------*/
.noplaces {
background: #DFDDD9;
position: relative;
float: left;
clear: both;
z-index:100;
margin: -380px 0 0 60px;
}
.noplaces div {
margin: 6px;
background: #fff;
border: 1px solid #ccc;
float:left;
clear:both;
width: 480px;
padding: 30px 0 0 0;
height: 280px;
}
.Guide .noplaces h4, .Guide .noplaces h5, .Guide .noplaces p {
float:left;
clear:both;
text-align: center;
width: 180px;
margin-left: 150px;
padding: 0;
}
.Guide .noplaces h4 {
}
.Guide .noplaces h5 {
padding: 20px 0 3px 0;
}
.Guide .noplaces p {
line-height: 120%;
padding:0;
color: #999;
}


/*------------- searchinfomaps -----------------*/
.searchinfomaps {
background: url(../img/map-search-info.png) left top no-repeat #fff;
position: relative;
float: right;
clear: both;
z-index:100;
margin: -435px 52px 0 60px;
width: 161px;
padding: 10px 0 0 44px;
border: 1px solid #ccc;
border-top: none;
}
.Guide .searchinfomaps  * {
float: left;
clear: both;
padding: 0;
margin: 0;
line-height: 100%;
}
.Guide .searchinfomaps  p {
color: #999;
padding: 6px 0 2px 0;
}
.Guide .searchinfomaps  h6 {
color: #222;
padding: 0  0 8px 0;
}
.Guide .searchinfomaps  a.reset {
width: 28px;
height: 28px;
position: absolute;
right: 1px;
top: 2px;
background: url(../img/map-search-info.png) 2px -140px no-repeat;
}
.Guide .searchinfomaps  a.reset:hover {
background: url(../img/map-search-info.png) -37px -140px no-repeat;
}
