#popupOverlayWindow #closePopup {
	width: 29px;
	height: 29px;	
	background: url(http://assets.ididid.eu/images/third-party/location/demeenthe/close.png) no-repeat;
	position: absolute;
	top: -138px;
	right: 114px;
	cursor: pointer;
}

#popupOverlayWindow .ididid_tip_background {
	width: 800px;
	height: 405px;	
	background: url(http://assets.ididid.eu/images/third-party/location/demeenthe/background_theater.png) no-repeat;
}

#popupOverlayWindow .ididid_tip_banner_demeenthe {
	width: 800px;
	height: 75px;	
	background: url(http://assets.ididid.eu/images/third-party/location/demeenthe/banner_meenthe.png) no-repeat;
	margin-top: 5px;
}

#popupOverlayWindow .ididid_tip_win {
	width: 456px;
	height: 243px;	
	background: url(http://assets.ididid.eu/images/third-party/location/demeenthe/tipvrienden.png) no-repeat;
	position: absolute;
	z-index: 1000;
	top: -247px;
	left: -425px;
}

#popupOverlayWindow .ididid_tip_actie_info {
	width: 800px;
	height: 180px;	
	background: url(http://assets.ididid.eu/images/third-party/location/demeenthe/actie_balk.png) no-repeat;
	position: absolute;
	z-index: 1003;
	top: 57px;
	left: -311px;
	margin-left: 1px;
}

#popupOverlayWindow .ididid_tip_network_holder {
	position: absolute;
	z-index: 1005;
	top: 169px;
	left: 237px;
}

#popupOverlayWindow .ididid_tip_network_holder img {
	margin-right: 5px;
	cursor: pointer;
}

#popupOverlayWindow .ididid_tip_user_frame {
	width: 248px;
	height: 170px;	
	background: url(http://assets.ididid.eu/images/third-party/location/demeenthe/lcd.png) no-repeat;
	position: absolute;
	z-index: 1005;
	top: -130px;
	right: 156px;
}

#popupOverlayWindow .ididid_tip_user_avater {
	width: 125px;
	height: 111px;	
	position: absolute;
	z-index: 1005;
	top: 22px;
	left: 59px;
	overflow: hidden;
}	

#popupOverlayWindow .ididid_tip_user_info {
	width: 217px;
	height: 45px;	
	background: url(http://assets.ididid.eu/images/third-party/location/demeenthe/lcd_layover.png) no-repeat;
	position: absolute;
	z-index: 1006;
	top: 107px;
	right: 18px;
}

#popupOverlayWindow .ididid_tip_user_info p {
	font-size: 14px;
	font-family: Arial;
	margin: 0px;
	padding: 0px;
}

#popupOverlayWindow .ididid_tip_user_info p.white {
	color: #fff;
	margin-top: 5px;
	margin-left: 5px;
	font-weight: bold;
}

#popupOverlayWindow .ididid_tip_user_info p.black {
	color: #000;
	margin-top: 5px;
	margin-left: 5px;
	font-weight: bold;
}

.loadingPage {
	background: url('http://assets.ididid.eu/images/ajax/loading-15x15.gif') no-repeat center left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	height: 15px;
	border: 1px solid #f0d771;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #fffed9;
}

