#parkiMap {
	width: 461px;
	height: 288px;
	border: 1px solid #999999;
	background: url(../images/nav/parkiBanner.jpg) no-repeat top center #FFFFFF;
}

.mapcities {
	display: block;
	position: absolute;
	height: 20px;
	width: 20px;
}

.mapcities:hover {
background: url(../images/nav/mapcityover.gif) no-repeat center center;
}

#map1 {
	margin: 117px 0 0 197px;
}

#map5 {
	margin: 170px 0 0 165px;
}

#map4 {
	margin: 153px 0 0 197px;
}

#map3{
	margin: 137px 0 0 233px;
}

#map6 {
	margin: 167px 0 0 388px;
}

#map7 {
	margin:240px 0 0 335px;
}

#x3 {
	margin: 122px 0 0 253px;
}

#x4 {
	margin: 140px 0 0 217px;
}

#x5 {
	margin: 157px 0 0 187px;
}

#x6 {
	margin: 150px 0 0 412px;
}

#x7 {
	margin:225px 0 0 356px;
}




.toolx {
padding-top: 20px;
color: #336699;
font-weight: bold;
}

#tooltip {
	width: 200px;
	height: 69px;
	background: url(../images/nav/tooltip.gif) no-repeat center center;
	position: absolute;
	z-index: 3000;
	color: #666666;
	padding: 22px;
}
#tooltip h3, #tooltip div { margin: 0; }

#galCont {
padding: 1px;
border: 1px solid #9a9a9a;
position: relative;
}

.galCont360 {
	position: absolute;
	z-index: 100px;
	right: 10px;
	bottom: 10px;
	background: url(../images/nav/360.png) no-repeat left top;
	width: 50px;
	height: 50px;
}


#parkMenu {
background-color: #f1f1f1;
border-left: 1px solid #999999;
}

#parkMenu a {
display: block;
float: left;
color: #686868;
padding: 5px 4px 5px 4px;
border: solid #999999;
border-width: 0 1px 1px 0;
}

#parkMenu a:hover {
background-color: #e6e6e6;
color: #686868;
}

.parkMenuActive {
background-color: #FFFFFF !important;
}

.pinfocont {
border: solid #d6d6d6;
border-width: 0 0 1px 0;
padding: 5px 0 5px 0;
}

.pinfo1 {
color: #656565;
font-weight: bold;
display: block;
float: left;
width: 190px;
}

.pinfo1 a {
	color: #336699;
}

.pinfo2 {
color: #656565;
display: block;
float: left;
width: 230px;
border-left: 1px dotted #868686;
padding-left: 10px;
}

.pinfo2_1 {
color: #656565;
display: block;
float: left;
width: 262px;
border-left: 1px dotted #868686;
padding-left: 10px;
}

.parktext b {
color: #336699;
}

#rCont {
display: none;
position: absolute;
width: 242px;
height: 210px;
padding: 12px 0 12px 16px;
background: url(../images/nav/popbg2.gif) no-repeat top left;
margin: 103px 0 0 219px;
}

.parkListmap {
display: none;
position: absolute;
width: 242px;
height: 69px;
padding: 12px 0 12px 16px;
background: url(../images/nav/popbg.gif) no-repeat top left;
}

.xp1 {
display: block;
width: 42px;
float: left;
margin: 0 8px 0 0;
}

.xp1 img {
border: 1px solid #666666;
padding: 1px;
}

.xp2 {
width: 140px;
color: #336699;
float: left;
font-size: 12px;
font-weight: bold;
display: block; 
font-family:Geneva, Arial, Helvetica, sans-serif;
line-height:1em;
}

.xp3 {
float: left;
color: #999999;
font-size: 10px;
display: block;
width: 142px;
}

.mapclose {
width: 16px;
height: 16px;
background: url(../images/nav/mapclose.gif) no-repeat center center;
position: absolute;
right: 17px;
top: 0;
}

.mapclose img {
border-width: 0px !important;
}

.readmore, .backcont {
	font-weight: bold;
	display: block;
	margin: 3px 0 10px 0;
	text-align: right;
	color: #2F5D97;
}

.rent_cont {
	margin: 0 0 10px 0;
		padding: 3px 0 0 0;
		font-size: 10px;
}

.rent_cont_border {

	border-top: 1px solid #D6D6D6;
}

.rent1 {
	width: 130px;
	float: left;
	padding: 3px 0 0 0;
	font-weight: bold;
}

.rent1 a {
	color: #336699;
}

.rent2 {
	width: 70px;
	float: left;
}

.rent3 {
	width: 60px;
	float: left;
}

.free_cont {
	border-bottom: 1px solid #dadada;
	padding: 3px 0 3px 0;
}

.free_cont_text {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #999999;
}

.free1 {
	float: left;
	width: 310px;
}

.free1 a {
	color: #336699;
	font-weight: bold;
}

.free2 {
	float: right;
	width: 70px;
}

.free3 {
	float: right;
	width: 60px;
}


