@charset "utf-8";
/* CSS Document */

body{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}
description{font-family:Verdana, Geneva, sans-serif;
font-size:14px;}
.sidebarstyle{font-family:Verdana, Geneva, sans-serif;
font-size:11px;height:600px;overflow:auto;width:260px;}
a{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	height:600px;
	overflow:auto;
	line-height: 18px;
	color: #066;
	text-decoration: none;
}

.linkholdercollect{
	width:225px;
	height:20px;
	line-height:20px;
	padding-left:25px;
	padding-top:5px;
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color:#F7F7F7;
	margin-bottom:1px;
	}

.linkholder{
	background-image: url(../map/images/yellow-dot.png);

}
.linkholderhotel{
	background-image: url(../map/images/green-dot.png);
}

.linkholdersites{
	background-image: url(../map/images/blue-dot.png);
}


.textheading{font-size:13px;font-weight:bold;}
.textdescription{font-size:10px;text-align:justify;line-height:17px;}
.countrycolour{background-color:#333;color:#FFF;}

.mapbutton{
	line-height: 20px;
	padding: 5px;
	height: 20px;
	width: 188px;
	border: 1px solid #0C9;
}