/*---{ Imports )-------------------------------------------------------*/

@import "modules.css";

@import "custom/news.css";
@import "custom/agenda.css";
@import "custom/calendar.css";
@import "custom/account.css";
@import "custom/forms.css";
@import "custom/form.css";
@import "custom/search.css";
@import "custom/homepage.css";
@import "custom/section.css";
@import "custom/vissengids.css";
@import "custom/newsanimation.css";
@import "custom/photoarchive.css";
@import "custom/course.css";
@import "custom/address.css";
@import "custom/vispas.css";
@import "custom/visblad.css";
@import "custom/vistv.css";
@import "custom/vissendoejezo.css";
@import "custom/djzheader.css";

@import "custom/webshop.css";
@import "custom/caddy.css";
@import "custom/shoppingcart.css";
@import "custom/tabs.css";
@import "custom/enquete.css";
@import "custom/faq.css";
@import "custom/weather.css";
@import "custom/report.css";
@import "custom/ui.datepicker.css";


/* ---------- */

#memberNav
{
	
	display:block;
	position:absolute;
	left:200px;
	width: 300px;
	height: 80px;
	top:10px;
	z-index: 8;
	color: #000;
}

#memberNav ul li a
{
	color: #454545;
}





/* ===== Vismigratie ===== */

#vismigratieDiv{
	background: transparent url(../images/svn_loading.gif) center center no-repeat;
	border-bottom: 1px solid #fff;
}

#closeMigratie{
	position: absolute;
	top: -39px;
	left: -115px;
	display: block;
	z-index: 10000000;
	width: 115px;
	height: 18px;
	display: none;
	text-align: left;
}
#closeMigratie a{
	display: block;
	font-size: 11px;
	height: 18px;
}
#closeMigratie a span{
	float: right;
	display: block;
	width: 19px;
	height: 18px;
	background: #002d65 url(../images/collapse-ico.gif) left top no-repeat;
	cursor: hand;
}





#iframeOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
}
#iframeOverlay #iframeInnerOverlay{
	background: #000;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50; 
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
}
#iframeOverlay #overPopUp{
	position: absolute;
	z-index: 10001;
	background: #fff;
	padding: 0px 10px 10px 10px;
}
#iframeOverlay #overPopUp #overTitle{
	border-bottom: 1px solid #88b3de;
	margin-bottom: 10px;
	background: #fff;
	/*text-align: right;*/
}

#overTitle a#closeLink{
	width: 18px;
	height: 18px;
	/*background-color: #bf001e;*/
	display: block;
	text-indent: -5000px;
	float: right;
	margin-top: 4px;
	overflow: hidden;
}


/* --- vlaggetjes bij vispas --- */
#languageNav{
	position:absolute;
	top:0px;
	right:0px;
}
#languageNavHome {
	margin-bottom: 30px;
}
#languageNav a,
#languageNavHome a {
	text-decoration: none;
}
#languageNav a:hover,
#languageNavHome a:hover {
	text-decoration: none;
}
#languageNav a img,
#languageNavHome a img {
	border: 1px solid #fff;
}
#languageNav a img.active,
#languageNav a:hover img,
#languageNavHome a:hover img{
	border: 1px solid #DCE0E1;
}


.headerBanner{
	position:absolute;
	top:10px;
	left:200px;
	width:300px;
	height:75px;
        z-index:10000;
	border:1px solid #e6e8e9;
}






/* ----- overlay van iframes ----- */
.appOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 100000;
	background: transparent;
}
.appOverlayBG{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 100001;
	background: #000;
	filter:alpha(opacity=50); 
	-moz-opacity:.50; 
	opacity:.50; 
}
.appDialog{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 100px;
	z-index: 100002;
	background: #fff;
}
.appDialogTitle{
	position: absolute;
	top: 0px;
	left: 10px;
	width: 100px;
	height: 26px;
	z-index: 100003;
	border-bottom: 1px solid #88b3de;
}
.appDialogIframe{
	position: absolute;
	top: 0px;
	left: 10px;
	width: 100px;
	height: 100px;
	z-index: 100003;
}

.appDialogClose{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 100004;
	width: 18px;
	height: 18px;
	background: #bf001e url(../images/img_iframe_close.gif) top right no-repeat;
	cursor: hand;
}

#divvraag2 td {
	padding: 2px;
	width: auto;
	text-align: center;
}

#divvraag2 .clsBttn {
	float: right;
}

.addthis { margin: 5px 0; }
.addthis_toolbox { float: right; }





#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #fff;
	background: #4963a3;
	background: #007dbf;
	padding: 3px 5px;
	color:#fff;
}
#tooltip h3, #tooltip div {
	margin: 0;
	font-weight: normal;
	color:#fff;
	font-size: 11px;
}
