*{ 
	margin:0;
	padding:0;
	border:0;
}

ul
{
  padding-left:10px; 
}
#flashFile{
	position:absolute;
	margin:0px;
	top:0px;
	float:left;
	z-index:5;
	left:0px;
}

body,
td,
th
{	
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}

a {
	text-decoration:none;
}

input[type=text],
input[type=password]
{
  padding: 2px;
  border: 1px solid #ddd;
}

input[type=submit],
button
{
  padding: 0px;
  border: 1px solid #ddd;
}

select, textarea
{
  padding: 2px;
  border: 1px solid #1D6574;
}


h2,
#maincontentLeft h3,
#maincontent h3
{
  background:transparent url(../images/zappav2/mcontent1.gif)  no-repeat scroll 0 0;
  color:white;
  font-size:8px;
  margin-top:0;
  padding-bottom:2px;
  padding-left:23px;
  padding-top:7px;
  margin-left: -6px;
  margin-right: 6px;
}

#maincontentLeft h2,
#maincontent h2
{
  background:transparent url(../images/zappav2/mcontent2.gif)  no-repeat scroll 0 0;
}


h4
{
  color:#206D7F;
  font-size:12px;
  padding-top:5px;
}		

h4 a
{
  text-decoration:none;
}
a{
  color: #206d7f;
  line-height:12px;
}
		
a:hover{
  color: #9c1c28;
  line-height:12px;
}

hr
{
  background-color: #b0e0e2;
  height: 1px;
  margin-right:10px;
  clear:both;
}

#pagewrapper
{
  background-image:url(../images/zappav2/bg_main.png);
  background-repeat:no-repeat;
  position:relative;
  left:0;
  width:1100px;
  height:720px;
}

/* HEADER - SPACER */
#header{
  height: 43px; 
  width:100%;
}

/* LOGIN  */
#login
{
  float:right;
  padding-right:45px;
}

#login form {
  margin: 0px;
  padding: 0px;
}

#login .login_bg
{
  background-image:url(../images/zappav2/login_bg.gif);
}

th
{
  text-align:right;
  padding-left: 4px;
  font-weight: normal;
}

fieldset
{
  margin-top: 4px;
  margin-bottom: 4px;
  border: 1px solid #ddd;
}

#mainmenu{
float: left;
width: 100%;
height:auto;
padding-top:30px;
}
/* MENU */
#nav{
	width:640px;
	padding-left:361px;
	height:46px;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	}
	
	#nav  a{
		height: 0px;
		overflow:hidden;
		float:left;
		
	}
	#nav  a.home{
		background-image:url(../images/zappav2/mnav_home.png);
		width:60px;
		padding-top:46px;
	}
	#nav  a.nieuws{
		background-image:url(../images/zappav2/mnav_nieuws.png);
		width:92px;
		padding-top:46px;
	}
	#nav  a.agenda{
		background-image:url(../images/zappav2/mnav_agenda.png);
		width:92px;
		padding-top:46px;
	}	
	#nav a.info{
		background-image:url(../images/zappav2/mnav_info.png);
		width:62px;
		padding-top:46px;
	}
	#nav a.zaal{
		background-image:url(../images/zappav2/mnav_zaal.png);
		width:63px;
		padding-top:46px;
	}
	#nav a.events{
		background-image:url(../images/zappav2/mnav_events.png);
		width:88px;
		padding-top:46px;
	}
	#nav a.uitleen{
		background-image:url(../images/zappav2/mnav_uitleen.png);
		width:94px;
		padding-top:46px;
	}
	#nav a.vorming{
		background-image:url(../images/zappav2/mnav_vorming.png);
		width:102px;
		padding-top:46px;
	}
	#nav  a.jcc{
		background-image:url(../images/zappav2/mnav_jcc.png);
		width:46px;
		padding-top:46px;
	}
	
/* Active Menu */
	#nav  a.homeActive{
		background-image:url(../images/zappav2/mnavActive_home.png);
		width:60px;
		padding-top:46px;
	}
	#nav  a.nieuwsActive{
		background-image:url(../images/zappav2/mnavActive_nieuws.png);
		width:92px;
		padding-top:46px;
	}
	#nav  a.agendaActive{
		background-image:url(../images/zappav2/mnavActive_agenda.png);
		width:92px;
		padding-top:46px;
	}	
	#nav a.infoActive{
		background-image:url(../images/zappav2/mnavActive_info.png);
		width:62px;
		padding-top:46px;
	}
	#nav a.zaalActive{
		background-image:url(../images/zappav2/mnavActive_zaal.png);
		width:63px;
		padding-top:46px;
	}
	#nav a.eventsActive{
		background-image:url(../images/zappav2/mnavActive_events.png);
		width:88px;
		padding-top:46px;
	}
	#nav a.uitleenActive{
		background-image:url(../images/zappav2/mnavActive_uitleen.png);
		width:94px;
		padding-top:46px;
	}
	#nav a.vormingActive{
		background-image:url(../images/zappav2/mnavActive_vorming.png);
		width:102px;
		padding-top:46px;
	}
	#nav  a.jccActive{
		background-image:url(../images/zappav2//mnavActive_jcc.png);
		width:46px;
		padding-top:46px;
	}		

#breadcrumb{
	width:300px;
	padding-left:361px;
	height:15px;
	color:#206D7F;
}

#breadcrumb a
{
  color:#206D7F;
  text-decoration: none;
}

#breadcrumb a:hover
{
  color:#86b7bd;
}	
	
/* SUBMENU */
#submenu
{
  float:left;
  left:0;
  position:relative;
  width:32%;
  min-height:276px;
  width: 210px;
  padding-left:106px;
  margin-top:130px; 
}
		 
ul#submenu_links  {
  padding:0px;
  padding-bottom:20px;
  list-style:none;
}
ul#submenu_links li 
{
  margin:0px;
  padding:0px;
}
ul#submenu_links li > a{
	color: #86b7bd;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	padding-left:15px;
	text-decoration: none;
}
ul#submenu_links li.selected > a
{
  color: #1c6473;
}
ul#submenu_links li a:hover{
	color: #9c1c28;
	font-size:13px;
	font-weight:bold;
	list-style:none;
}
ul#submenu2_links  {
  padding:0px;
  list-style:none;
}
ul#submenu2_links li 
{
  margin:0px;
  padding:0px;
}
ul#submenu2_links li a{
  color:#666666;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	padding-left:25px;
	text-decoration: none;
}
ul#submenu2_links li.selected a
{
  color:#111111;
}
ul#submenu2_links li a:hover{
  color:#444444;
	font-size:11px;
	font-weight:bold;
	list-style:none;
}
.selected {
    font-weight:bold;
}


/* LEFT SECTIONS */
#submenu table
{
  padding:5px;
}

#submenu table img
{
  padding-right:4px;
}


/* CONTENT */

#content
{
  padding-top:15px; 
}


#contentwrapper
{
  float:left;
  left:0;
  position:relative;
  float: left;
  width: 700px;
}

#maincontentLeft
{
  float:left;
  position :relative;
  width: 370px;
  padding:20px 0px 0px 10px;  
}
		
#maincontentRight
{
  position:relative;
  float: left;
  padding:20px 0px 0px 10px;
  width:260px;
  min-height:200px;
}

#maincontent
{
  float:left;
  position :relative;
  padding: 20px;
  padding-right: 10px;
  padding-left: 36px;
  /*width: 609px;*/
  width:100%;
}


/**********SIFR***********************************/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2, 
.sIFR-hasFlash h3  {
  font-size:6px;
  color:white;
	visibility: hidden;
}

/******************************/
/* Login / register  
*******************************/
div.registreer_link 
{
  background-image:url(../images/zappav2/registreer_bg.gif);
  background-repeat:no-repeat;
  padding:10px;
  width:280px;
  height:100px;
}

div.registreer_link .title,
div.registreer_link a
{
  font-size:12px;
  color:#1b6271;
}
/******************************/
/* Content Regions 
*******************************/
.news_date, .event_date_small
{
  font-size:9px;
  font-style:italic;
  color:#666666;
}

.news_image 
{
  float:left;
  margin-right:5px;
  border:1px solid #206d7f;
  margin-bottom:8px;
  
}
.event_date
{
  font-size:11px;
  font-style:italic;
  color:#666666;  
}

.addthis
{
  float:right;
  margin-right:5px;
}
/******************************/
/* KAVKA BROWSE CALENDAR */

#calendar-browse {
	margin-top:10px;
	padding-left:10px;
	color: #808080;
}

#calendar-browse a {
	color: #ed1b2e;
}

#calendar-browse .calendartable {
	width: 141px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #fff;
	color: #fff;
	text-align: center;
	background-color: #86B7BC;
	font-size: 0.9em;
}

#calendar-browse .nav,
#calendar-browse .nav a {
	color: #fff;
	text-align: center;
	text-decoration: none;
}


#calendar-browse caption {
	margin: 0;
	padding: 0;
	width: 141px;
	background: #5FCBEC;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#calendar-browse th {
	color: #808080;
	background: #D9E2E1;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;


}

#calendar-browse .today,
#calendar-browse td.today a,
#calendar-browse td.today a:link,
#calendar-browse td.today a:visited {
	color: #F6F4DA;
	font-weight: bold;
	background: #ed1b2e;
}

#calendar-browse td {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 20px;
	height: 20px;
	text-align: center;
}

#calendar-browse td a {
	text-decoration: none;
	font-weight: bold;
}

#calendar-browse td a:link,
#calendar-browse td a:visited {
	color: #ed1b2e;
}

#calendar-browse td a:hover,
#calendar-browse td a:active {
	color: #ed1b2e;
}

/******************************/
/* ZAPPA CATALOGUS */
/*******************************/

.catalogus .title
{
  height:15px;
  text-align:left;
  text-transform:uppercase;
  background-color:#88BBCC;
  font-weight:bold;
  color:white;
  width:250px;
  padding-left:5px;
  padding-top:2px;
}

.catalogus .title
{
  line-height:12px;
}
.catalogus .title a
{
  color:white;
} 

.catalogus .voeg_toe
{
  width:20px;
  float:right;
} 
.catalogus .prijs
{
  font-weight:bold;
  text-align:center;
  color:#1b6271
}
table.shoppingcart, 
table.overzicht 
{
  width: 100%;
}


table.shoppingcart .beschikbaar 
{
  color:#14810f;
  font-weight:bold;
  font-size:10px;
  font-style:italic;
}

table.shoppingcart .nietbeschikbaar
{
  color:#9c1c28;
  font-weight:bold;
  font-size:10px;
  font-style:italic;
}

table.overzicht th, 
table.shoppingcart th
{
  background-color:#8ab6c3;
  color:white;
  text-align:left;
  padding-left:2px;
}

table.overzicht td,
table.shoppingcart td
{
  background-color:#e8f0f3;
}

div.problemen_title
{
  background-color:#9c1c26;
  color:white;
  width:300px;
  padding-left:5px;
}

div.problemen
{
  padding:5px;
  border:1px solid #9c1c26;
  background-color: #ffe5e7; 
}

.indicator {
	background: white url('/images/zappav2/indicator.gif') left center no-repeat;
}