@charset "utf-8";

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 62.5%;
}
a, a:link {
	color: #000;
	text-decoration: underline;
}
a:hover, a:active {
	color: #333333;
	text-decoration: underline;
}
#container {
	position: relative;
	width: 1006px;
	margin: 10px auto;
}
#maintitle {
	text-indent: -9000px;
	background: url(../images/NomadicShopping_title.gif) no-repeat left top;
	width: 318px;
	height: 36px;
}
#language {
	position: absolute;
	right: 0px;
	top: 30px;
	width: 200px;
	text-align: right;
}
.image {
	border: solid 2px #000;
	width: 1006px;
	height: 553px;
	
	position: relative;
}
.shoppinglinks {
	position: absolute;
	width: 20px;
	height: 34px;
	
	
}
.shoppinglinks a.open {
	display: block;
	width: 20px;
	height: 34px;
	text-indent: -9000px;
	position: relative;
	background: url(../images/markerdot.png) no-repeat left top;
}
 * html .shoppinglinks a.open {
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/markerdot.png, sizingMethod=scale);
	background-image:none; 
	cursor: hand;
 }
.teksten a.close {
	display: block;
	float: right;
	
	width: 20px;
	height: 15px;
	text-indent: -9000px;
}
#shopping01 {
	left: 523px;
	top: 218px;
}
#shopping02 {
	left: 515px;
	top: 249px;

}
#shopping03 {
	left: 547px;
	top: 242px;
	
}
#shopping04 {
	left: 538px;
	top: 266px;
	
}

.teksten {
	position: absolute;
	right: -185px;
	top: -164px;
	width: 226px;
	height: 174px;
	display: none;
	background: url(../images/bubble.png) no-repeat left top;
}
* html .teksten {
	background: url(../images/bubble_IE6.gif) no-repeat left top;
}
.tekstholder {
	margin: 8px;
}
.tekstholder h3 {
	margin: 0 0 4px 0;
	font-size: 1.2em;
	font-weight: bold;
}
.tekstholder a {
	color:#000;
	text-decoration: none;
}
.tekstholder a.veogeo {
	color:#000;
	font-size: 1.1em;
	font-weight:bold;
	text-decoration: none;
}
.image .tekst {
	text-align: left;
	padding: 5px 10px;

	position: absolute;
	right: 4px;
	top: 4px;
	height: 535px;
	background-color:#FFFFFF;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85; 
	width: 350px;
	border: solid 1px #000;
}
.image .tekst h2 {
	margin: 0 0 3px 0;
	font-size: 1.5em;
}
.note {
	margin: 4px 0;
	border-top: solid 1px #333;
	background-color: #FFF;
	font-size: 1.2em;
	vertical-align: middle;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}
.image .tekst p.streamer {
	line-height: 140%;
	font-size: 1.4em;
	font-weight: bold;
}
.image .tekst p {
	line-height: 140%;
	font-size: 1.2em;
}
.image p {
	margin: 0.2em 0;
	font-size: 1.2em;
}