﻿.smark {
background-image:url(/include/images/map/school.png);
background-repeat:no-repeat;
cursor:pointer;
height:32px;
width:32px;
}
.smark div.ic, .mmark div.ic {
font-family:Arial,Helvetica,sans-serif;
font-size:9px;
height:32px;
width:32px;
}

.spmark_M {
background-image:url(/include/images/map/male.gif);
background-repeat:no-repeat;
cursor:pointer;
height:32px;
width:32px;
}

.spmark_F {
background-image:url(/include/images/map/female.gif);
background-repeat:no-repeat;
cursor:pointer;
height:32px;
width:32px;
}

.spmark_M_you, .spmark_F_you {
background-image:url(/include/images/map/jij.gif);
background-repeat:no-repeat;
cursor:pointer;
height:32px;
width:32px;
}

.spmark_M div.ic,.spmark_F div.ic,.spmark_M_you div.ic,.spmark_F_you div.ic,.mpmark div.ic {
font-family:Arial,Helvetica,sans-serif;
font-size:9px;
height:32px;
width:32px;
}

.gmcimg {
cursor:pointer;
}
.mmark {
background-image:url(/include/images/map/schools.png);
background-repeat:no-repeat;
cursor:pointer;
height:32px;
width:32px;
position:relative;
}
.smark span,.mmark span {
background-color:white;
border:1px solid #840000;
top:13px;
color:black;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
height:13px;
padding:3px;
padding-bottom:1px;
padding-top:0px;
left:30px;
position:absolute;
text-align:left;
width:auto;
white-space:nowrap;
}
.smark span
{
	left:26px;
}
.mmark span
{
	top:11px;

}

.mpmark {
background-image:url(/include/images/map/persons.gif);
background-repeat:no-repeat;
cursor:pointer;
height:32px;
width:32px;
position:relative;
}
.spmark_M span,.spmark_F span,.spmark_M_you span,.spmark_F_you span,.mpmark span {
background-color:white;
border:1px solid #840000;
top:13px;
color:black;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
height:13px;
padding:3px;
padding-bottom:1px;
padding-top:0px;
left:30px;
position:absolute;
text-align:left;
width:auto;
white-space:nowrap;
}
.spmark_M span,.spmark_F span,.spmark_M_you span,.spmark_F_you span
{
	left:26px;
}
.mpmark span
{
	top:11px;

}

.mapheadshot
{
  float: left;
  padding-right: 5px;
  height: 35px;
}

.maphide
{
  height:280px;
  min-width:320px;
  display: none;
}

.mapshow
{
  height:280px;
  min-width:320px;
  display: block;
}

.locationstats
{
  border: 1px solid black;
}
