@charset "utf-8";
/* CSS Document */
#mapOuter {
	margin:0px auto;
}
#map {
	margin:0px auto;
	padding:0;
	width:680px;
	height:359px;
	font-family:arial, helvetica, sans-serif;
	font-size:8pt;
	background-color: #fff;
	background-image: url(../../girls/main_DSC_4116.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#map li {
	margin:0;
	padding:0;
	list-style:none;
}
#map li a {
	position:absolute;
	display:block;
	/*
			   Specifying a background image
			   (a 1px by 1px transparent gif)
			   fixes a bug in older versions of
			   IE that causeses the block to not
			   render at its full dimensions.
			*/
   			background:url(../../girls/blank.gif);
	text-decoration:none;
	color:#000;
}
#map li a span {
	display:none;
}
#map li a:hover span {
	position:relative;
	display:block;
	width:100px;
	left:60px;
	top:60px;
	border:1px solid #000;
	padding:5px;
	filter:alpha(opacity=80);
	opacity:0.8;
	background-color: #fff;
	background-image: url(../../girls/mapSpan.gif);
	background-repeat: no-repeat;
}
#map a.bikini1 {
	top:64px;
	left:54px;
	width:70px;
	height:183px;
}
#map a.bikini2 {
	top:64px;
	left:129px;
	width:61px;
	height:184px;
}
#map a.bikini3 {
	top:10px;
	left:192px;
	width:48px;
	height:110px;
}
#map a.bikini4 {
	top:59px;
	left:245px;
	width:54px;
	height:183px;
}
#map a.bikini5 {
	top:22px;
	left:304px;
	width:47px;
	height:179px;
}
#map a.bikini6 {
	top:83px;
	left:358px;
	width:60px;
	height:146px;
}
#map a.bikini7 {
	top:18px;
	left:370px;
	width:62px;
	height:62px;
}
#map a.bikini8 {
	top:45px;
	left:437px;
	width:56px;
	height:96px;
}
#map a.bikini9 {
	top:105px;
	left:505px;
	width:56px;
	height:96px;
}
#map a.bikini10 {
	top:49px;
	left:535px;
	width:70px;
	height:54px;
}
#map a.bikini11 {
	top:256px;
	left:49px;
	width:209px;
	height:105px;
}
#map a.bikini12 {
	top:256px;
	left:278px;
	width:175px;
	height:102px;
}
#map a.bikini13 {
	top:145px;
	left:424px;
	width:79px;
	height:109px;
}
.blueboxMeet {
	border: 1px solid #ccc;
	clear: both;
	padding: 7px 7px 9px 8px;
	width: 700px;
	overflow:visible;
	position: relative;
	margin-bottom: 18px;
	font-size:1.1em;                     /* ----------------- Main text size---------------------- */
}


#map2 {
	margin:0;
	width:293px;
	height:229px;
	font-family:arial, helvetica, sans-serif;
	font-size:8pt;
	float:left;
	background-color: #fff;
	background-image: url(../../girls/main_DSC_4116.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;

/*	background-position: left top;
*/	border:1px solid #bababa;
	padding:2px 2px 2px 2px;
	margin:6px 6px 2px 5px;
}

#map2 li a:hover span {
	position:relative;
	display:block;
	width:100px;
	left:90px;
	top:90px;
	border:1px solid #000;
	padding:5px;
	filter:alpha(opacity=80);
	opacity:0.8;
	background-color: #fff;
	background-image: url(../../girls/mapSpan.gif);
	background-repeat: no-repeat;
}
#map2 li {
	margin:0;
	padding:0;
	list-style:none;
}
#map2 li a {
	position:absolute;
	display:block;
	/*
			   Specifying a background image
			   (a 1px by 1px transparent gif)
			   fixes a bug in older versions of
			   IE that causeses the block to not
			   render at its full dimensions.
			*/
   			background:url(../../girls/blank.gif);
	text-decoration:none;
	color:#000;
}
#map2 li a span {
	display:none;
}
#map2 a.bikini14 {
	top:20px;
	left:20px;
	width:196px;
	height:159px;
}

