/*	google-map css cahnged by BullMann @ 19/02/2007	*/
.map-container
{
	background-color:#FF0000;
	display:block;
	width:322px;
	text-align:center;
	background:url(/images/gmap-bg.png) 0px 18px no-repeat ;
	float:right;
	border:solid 0px #0033FF;
}
.map-header, .map-footer{
/*	border:solid 0px #FFFFFF;
	text-align:left;
	color:#FF6699;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:15px;
	padding-bottom:10px;
	margin-bottom:5px;
	text-align:left;
	text-decoration:none;	*/
}
.map-footer:hover{
	text-decoration:underline;
}
.map-footer{ margin-bottom:0px; margin-top:5px;}

#map-profile-box{
width:600px; /*	New Widht Entered by BullMann @ 19/02/2007	*/
padding:0px; /* it was 20px before */
padding-left:20px;	/*	To keep the original padding	*/
padding-bottom:30px;	/*	To keep the "Modelling experience" box away	*/
/*	Changes by BullMann end at this line @ 20/02/2007	*/
float:left;
padding-top:50px;
}

.map-profile-table{
border:1px solid #000000;
background:url(/images/plbg.gif) left top repeat-y;
/*	Changes by BullMann start at this line @ 20/02/2007	*/
width:266px;
float:left;
margin-bottom:20px;
margin-top:20px;
/*	Changes by BullMann end at this line @ 20/02/2007	*/
}

.map-profile-line{
clear:both;
padding:5px;
background:url(/images/pl.gif) left bottom no-repeat;
height:20px;
/*	Changes by BullMann start at this line @ 20/02/2007	*/
width:255px;
/*	Changes by BullMann end at this line @ 20/02/2007	*/
}

.map-profile-left{
/* width:115px; */
width:115px;	/*	Changed by BullMann	@ 19/02/2007 */
padding-left:6px;
padding-right:6px;
background:#000000;
color:#ffffff;
line-height:22px;
float:left;
}

.map-profile-right{
/*	Changes by BullMann start at this line @ 20/02/2007	*/
/* width:403px; */
width: auto;
/* float:right;	*/
float:left;
/*	Changes by BullMann end at this line @ 20/02/2007	*/
padding-left:6px;
padding-right:6px;
padding-top: 4px;
background:#1b1b1b;
}

h3.not-found{
padding-top:100px;
color:#FF66CC;
font-size:10px;
}


.mappoint {
font-weight: bold;
font-size: 10px;
border: 2px solid #555555 ! important;
background: #1B1B1B;
color: #FFFFFF;
padding: 4px;
text-align: left;
height: 90px ! important;
}



.aTag{
display:block;
width:90px;
white-space:normal;
color:#FF6699;
font-size:12px;
font-weight:bold;
float:left;
border:solid 0px #FFFFFF;
white-space:normal;
padding:1px;
margin:0px;
margin-bottom:10px;
line-height:13px;
z-index:9999;
}

.aTag span {
display: block; color: white ! important; font-size:10px; margin:0px;
}

.thumb_container{
display:block;
width:54px;
height:52px;
text-align:center;
float:right;
padding:0px;
margin:0px;
padding-top:2px;
border:2px solid #555;
}

.bTag {
display:block;
width:140px;
color:#FFFFFF;
font-size:10px;
white-space:normal;	
}

.map_thumb{
float:left;
margin:0px;
margin-top:5px;
}

div.rating_stars{
clear: both;
display:block;
width:120px;
text-align:left;
float:left;
padding:2px;
margin-top:10px;
}

.rating_stars img{
float:left;
}





