/*******************
AJAX gegevens start
********************/
.fout {
  background-color: #CC4444;
}

.goed {
  background-color: #44CC44;
}

.checkit {
  background-color: #E0E5EF;
}
/*******************
AJAX gegevens einde
********************/


body {
	background: #003b80 url(images/background.jpg) repeat-x top center;
}

* {
	margin: 0;
	padding: 0;
}

#container {
	margin: 0 auto;
	position: relative;
	width: 966px;
}

	#koiKeurHold {
		position:relative;
		z-index: 1;
	}
	
		#koiKeurHold a {
			display:block;
			position:absolute;
			top:142px;
			left:410px;
			width:100px;
			height:91px;
		}

a img {
	border: 0;
}

.weg {
	display: none;
}

img { behavior: url(http://www.wisikoi.nl/images/iepngfix.htc) }

/*	-------------------------------------------------------------
	HEADER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#header {
	background: #003b80 url(img/header2.jpg) repeat-x top center;
	float: left;
	height: 194px;
	width: 966px;
}

	#headerMenu {
		color: #fff;
		height: 125px;
		margin: 0 auto;
		padding-top: 2px;
		width: 966px;
		
	}

			#navcontainer a { 
				text-decoration: none; 
			}
			
			#navcontainer ul {
				padding: 0;
				margin: 0;
				list-style-type: none;
				position: relative;
				text-align: center;
			}
			
			#navcontainer li, #navcontainer ul ul li { 
				display: inline; 
			}
			
			#navcontainer ul
			{
				padding: 2px 0;
				margin-bottom: 2em;
			}
			
			#navcontainer li { 
				margin: 0 0 0px; 
			}
			
			#navcontainer ul a, #navcontainer ul a:link, #navcontainer ul a:visited {
				color: white;
				font: 11px Verdana, Arial, Helvetica, sans-serif;
				padding: 0px 5px;
			}
			
			#navcontainer ul a:hover, #navcontainer ul a:focus,
			#navcontainer ul ul a, #navcontainer ul ul a:link, #navcontainer ul ul a:visited {
				color: #644c1d;
			}
			
			#navcontainer ul a#current, #navcontainer ul a#current:link, #navcontainer ul a#current:visited,
			#navcontainer ul ul a#subcurrent, 	#navcontainer ul ul a#subcurrent:link, #navcontainer ul ul a#subcurrent:visited,
			#navcontainer ul ul a:hover, #navcontainer ul ul a:focus {
				text-decoration: underline;
			}
		
			#navcontainer ul ul
			{
				font: 11px Verdana, Arial, Helvetica, sans-serif;
				position: absolute;
				top: 28px;
				left: 0;
				text-align: center;
				width: 100%;
			}
	
	#icons {
		float: left;	
		padding-top: 25px;
		text-align: right;
		width: 666px;
	}	
	
		div.icon a {
			display: block;
			float: right;
			height: 28px;	
			width: 40px;
		}
		
	#winkelWagen {
		float: right;	
		font: 11px Verdana, Arial, sans-serif;
		width: 250px;
		height:20px;
	}
	
		
		.groen {
			color: #8bc53f;
			font-weight: bold;
			text-decoration: underline;
		}
		
		.blauw {
			color: #346890;
			text-decoration: underline;
		}
		
	


/*	-------------------------------------------------------------
	CONTENT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	



#content {
	background: #fff url(images/content.jpg) repeat-y top center;
	color: #1e233f;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	float: left;	
	padding: 10px 25px 5px;
	width: 916px;
}

	#content a {
		color: #003b80;
		font: 12px Verdana, Arial, Helvetica, sans-serif;
		text-decoration: underline;
	}
	
	#content a:hover {
		color: #003b80;
		font: 12px Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
	} 


#contentPopUp {
	color: #1e233f;
	float: left;	
	width: 600px;
	height:435px;
	overflow:auto;
}

	#contentPopUp #inhoud {
		padding:20px;
		padding-top:0;
	}

	#content p, #contentPopUp p {
		font: 12px Verdana, Arial, Helvetica, sans-serif;
		line-height: 20px;
		margin-bottom: 15px;
	}
	
	
	#contentPopUp table {
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		line-height: 18px;
		margin-bottom: 15px;
	}
	
	#contentPopUp table td,
	#contentPopUp table th {
		padding:2px;
		margin:0;
	}
	
	#contentPopUpFoot {
		background-color:#f1f1f1;
		
		padding:8px 0;
		font-family:Arial, Helvetica, sans-serif;
	}
	
		#contentPopUpFoot span.korting,
		#contentPopUpFoot span.geenKorting {
			float:left;
			width:560px;
			text-indent:20px;
		}
	
	
	
	#content h1, #contentPopUp h1 {
		color: #8bc63f;
		font: 18px Georgia, "Times New Roman", Times, serif;
		line-height: 16px;
	}
	
	#contentPopUp h1 {
		text-indent:20px;
		margin-top:20px;
	}
	
	#content h2, #contentPopUp h2 {
		color: #8891a4;
		font: 12px Verdana, Arial, Helvetica, sans-serif;
		margin-bottom: 15px;
	}
	
	#content table {
		text-align: left;
		width: 100%;
	}
	
#path {
	color: #8891a4;
	font: 11px  Verdana, Arial, sans-serif;
	margin-bottom: 25px;
	width: 600px;
}
	
		.oranje {
			color: #d47719;
		}
		
		#zoeken {
			background: url(images/zoeken.jpg) no-repeat bottom right;
			display: none;
			float: right;
			margin-top: -30px;
			padding: 8px 15px;
			text-align: right;
			margin-left: 50px;
			position: relative;
			width: 180px;
			z-index: 2;
		}
		
			.zoekenVeld {
				border: 1px solid #eee;
				color: #8891a4;
				font: 11px Verdana, Arial, Helvetica, sans-serif;
				
				padding: 4px 10px;
				width: 120px;
			}
		
p.note {

	background: #ffffcc url(images/pin-bg.gif) no-repeat top right;
	border: 1px solid #E1E1A9;
	float: right;
	margin: 0 0 15px 25px;
	padding: 15px 25px 15px 15px;
	width: 150px;
}

p.melding {
	background: #ffffcc url(images/pin-bg.gif) no-repeat top right;
	border: 1px solid #E1E1A9;
	padding: 15px;
	text-align: center;
	width: 580px;
}

	p.melding a {
		color: #000;
		font-weight: bold;
	}
	
#vervang {
	display: none;
}



/*	-------------------------------------------------------------
	PRIJZEN TABEL
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
div.prijzenTabel {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 1px 0;
	Width: 100%;
	clear:both;
}

div.prijzenTabel2 {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 1px 0;
	width: 628px;
}		

	.tRowTop th {
		background: #eee;
		border-bottom: 1px solid #ddd;
		color: #3d5c74;
		font: 11px Verdana, Arial, sans-serif;
		font-style: italic;
		padding: 2px 10px;
	}

	.tCol10 {
		width: 10%;
	}
	
	.tCol18 {
		width: 18%;
	}

	.tCol20 {
		width: 20%;
	}
	
	.tCol52 {
		width: 52%;
	}
	
	.tRowLight {
		background: #fafafa;
	}
	
	.tRowDark {
		background: #eaeaea;
	}
	
	.tRowLight td, .tRowDark td {
		border-bottom: 1px solid #eee;
		border-top: 1px solid #fff;
		border-left: 1px solid #eee;
		border-right: 1px solid #fff;
		font: 11px Verdana, Arial, sans-serif;
		padding: 3px 10px;
		text-transform: uppercase;
	}
	
	

/*	-------------------------------------------------------------
	WINKEL MENU
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/    	
	
#winkelMenu {
	background: url(images/WebshopMenuHolder.jpg) repeat-x bottom center;
	float: right;
	padding: 0 21px 25px 29px;
	width: 208px;
}

	#winkelMenuHolder {
		float: right;
		padding-bottom:25px;
		width: 283px;
	}
	
		#navlistWinkel {
			list-style: none;
			padding-left: 0;
			margin-left: 0;
			border-bottom: 1px solid #eee;
			width: 200px;
		}
		
		#navlistWinkel li {
			background: url(images/groen.png) no-repeat bottom left;
			font: 12px normal Verdana, Arial, sans-serif;
			margin: 0;
			padding: 8px 0 1px 20px;
			border-top: 1px solid #eee;
		}
		
		#navlistWinkel li a { 
			color: #444;
			text-decoration: none; 
		}
		
		#navlistWinkel li#activeWinkel, #navlistWinkel li:hover  {
			background: url(images/rood.png) no-repeat bottom left;
			color: #8891a4;
			font-weight: bold;
			text-decoration: none; 
		}



/*	-------------------------------------------------------------
	FOOTER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/                             

#footerHolder {
	width: 941px;
}

#footer {
	background: #003b80 url(images/footer.jpg) no-repeat;
	color: #fff;
	float: left;
	font: 11px normal Verdana, Arial, Helvetica, sans-serif;
	padding: 25px 0 70% 25px;
	width: 941px;
}

	#footer a {
		color: #fff;
		font: 10px normal Verdana, Arial, Helvetica, sans-serif;
		position: relative;
	}



/*	-------------------------------------------------------------
	CONTACT FORMULIER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/     
	
#contactFormulier {
	color: #333;
	float: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 400px;
}

	#contactFormulier th {
		display: block;
		float: left;
		margin: 2px 0;	
		padding: 5px 10px;	
		width: 150px;
	}
	
	#contactFormulier td {
		float: left;
		margin: 1px 0 4px;
	}
	
	#contactFormulier input, #contactFormulier textarea, #contactFormulier select {
		border: 1px solid #eee;
		display: block;
		float: left;
		padding: 5px 10px;
		width: 200px;	
	}
	
		input.verzendKnop {
			background: #f7f7f7;
			padding: 0 50px;
		}
	
		#contactFormulier textarea {
			height: 100px;
			padding: 10px;
		}
		
	.scheidingsLijn {
		border-bottom:1px solid #eee; 
		display: block;
		height: 2px;
		width: 392px; 
	}
	
#contactFormulierTekst {
	color: #333;
	float: right;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 480px;
}







#bestelFormulier {
	color: #333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 400px;
}

	#bestelFormulier th {
	height:30px;
		width: 150px;
	}
	
	#bestelFormulier td {
		margin: 1px 0 4px;
	}
	
	#bestelFormulier input, #bestelFormulier textarea, #bestelFormulier select {
		border: 1px solid #ddd;
		padding: 5px 10px;
		width: 250px;	
	}

/*	-------------------------------------------------------------
	TABLE2
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/    	

table.table2 {
	color: #333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

	table.table2 th {	
		padding: 5px 10px;	
		width: 200px;
	}
	
	table.table2 td,
	table.table2 th {
		margin:3px;
	}
	table.table2 td {
	}
	
	table.table2 input, table.table2 textarea, table.table2 select {
		border: 1px solid #eee;
		padding: 5px 10px;
		width: 200px;	
	}
	
	
		table.table2 textarea {
			padding: 10px;
		}
		
	
	

/*	-------------------------------------------------------------
	WINKELWAGEN
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/    	
	
#winkelwagen {
	color: #333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

	#winkelwagen thead td {
		padding:5px;
		background: #eee;
		border-bottom: 1px solid #ddd;
		color: #3d5c74;
		font: 11px Verdana, Arial, sans-serif;
		font-style: italic;
	}
	
	#winkelwagen tfoot td {
		padding-top:20px;
	}

	#winkelwagen tbody td {
		border-bottom: 1px solid #ddd;
		padding: 2px 0 4px;
	}
	
	#winkelwagen tbody tr.winkelwagenArtikelrij td {
	 	
	}
	
	#winkelwagen tbody tr.winkelwagenBtwrij td {
		border:0;
		border-top:2px solid #ddd;
		padding-top:10px;
	}
	
	#winkelwagen tbody tr.winkelwagenOptelrij td {
		border:0;
		padding-top:10px;
	}
	
/* ========================================================================== Hippe Knop === */
	
	a.hippeKnopR {
		display:block;
		width:200px;
		height:30px;
		text-indent:20px;
		color:#fff;
		font-size:10pt;
		background-image:url(images/hippeKnop.png);
	}
	
		a.hippeKnopR:link,
		a.hippeKnopR:visited {
			color:#fff;
			text-decoration:none;
		}
	
		a.hippeKnopR:hover,
		a.hippeKnopR:active {
			color:#fff;
			text-decoration:none;
			background-position:0 -30px;
		}
		
		a.hippeKnopR span {
			text-align:left;
			padding:7px 0;
			display:block;
		}
		
	input.hippeKnopR {
		display:block;
		border:0;
		width:200px;
		height:30px;
		text-indent:20px;
		color:#fff;
		font-size:10pt;
		background-image:url(images/hippeKnop.png);
	}
	
		input.hippeKnopR:link,
		input.hippeKnopR:visited {
			color:#fff;
			text-decoration:none;
		}
	
		input.hippeKnopR:hover,
		input.hippeKnopR:active {
			color:#fff;
			text-decoration:none;
			background-position:0 -30px;
		}
		
		input.hippeKnopR span {
			text-align:left;
			padding:7px 0;
			display:block;
		}
		
	a.hippeKnopL {
		display:block;
		width:200px;
		height:30px;
		color:#fff;
		font-size:10pt;
		margin-top:20px;
		background-image:url(images/hippeKnopL.png);
	}
	
		a.hippeKnopL:link,
		a.hippeKnopL:visited {
			color:#fff;
			text-decoration:none;
		}
	
		a.hippeKnopL:hover,
		a.hippeKnopL:active {
			color:#fff;
			text-decoration:none;
			background-position:0 -30px;
		}
		
		a.hippeKnopL span {
			text-align:right;
			padding:7px 10px 7px 0;
			display:block;
		}


input.hippeKnopL {
		display:block;
		width:200px;
		height:30px;
		border:0;
		color:#fff;
		font-size:10pt;
		margin-top:20px;
		background-image:url(images/hippeKnopL.png);
	}
	
		input.hippeKnopL:link,
		input.hippeKnopL:visited {
			color:#fff;
			text-decoration:none;
		}
	
		input.hippeKnopL:hover,
		input.hippeKnopL:active {
			color:#fff;
			text-decoration:none;
			background-position:0 -30px;
		}
		
		input.hippeKnopL span {
			text-align:right;
			padding:7px 10px 7px 0;
			display:block;
		}

	input.radioButton {
		width: 5px;
		background-color:#000000;
	}
	






/*	-------------------------------------------------------------
	KORTING
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/    	
		
div.korting {
	text-transform:lowercase;
}
	




/*	-------------------------------------------------------------
	WOORDENBOEK
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/   

h4.woordenboek {
	background: #f9f9f9;
	border-bottom: 1px solid #ddd;
	color: #003b80;
	font: 16px Georgia, "Times New Roman", Times, serif;
	height: 30px;
	line-height: 30px;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
}


	

/*	-------------------------------------------------------------
	Ons koi aanbod
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/  
	
tr.okaTabelTop td {
	background: #f1f1f1;
	border-bottom: 1px solid #ddd;
	color: #003b80;
	font-weight: bold;
	line-height: 30px;
	padding-left: 10px;
}

tr.okaTabelLight td {
	background: #f9f9f9;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	color: #003b80;
	padding: 10px 0px 10px 10px;
}

tr.okaTabelBlank td {
	background: #fff;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	color: #003b80;
	padding: 10px 0px 10px 10px;
}

tr.okaTabelLight img, tr.okaTabelBlank img {
	border: 1px solid #003b80;
}

#kwekers h3 {
	background: #f9f9f9;
	border-bottom: 1px solid #ddd;
	color: #003b80;
	font: 16px Georgia, "Times New Roman", Times, serif;
	height: 30px;
	line-height: 30px;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
}

#kwekers img {
	padding: 5px 20px 10px 0;
}


	

/*	-------------------------------------------------------------
	Menu
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/  
	
.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;


}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: block;
float: left;
}

div.suckertreemenu { margin: 3px 0 0 10px;}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: inline;
padding: 1px 0 0 28px;
text-decoration: none;
font: 14px Arial, Helvetica, sans-serif;
font-weight:bold;
color: #fff;

}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
top: 1em; /* no need to change, as true value set by script */
left:10px;
visibility: hidden;
position: absolute;
display: block;
width: 560px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
position: relative;
display: inline;
float: left;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: inline;
color: #644c1d;
text-decoration: none;
padding: 11px 10px 0 12px;
float: left;
}

.suckertreemenu ul li a:hover{
color: white;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }



/*	-------------------------------------------------------------
	Update 01-2011 Koi aanbod
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/  
	
	
div.koiAanbodSort {
	background-color:#EAEAEA;
	padding:20px;
	margin-top:20px;
	font-size:14px;
}

#content div.koiAanbodSort a.knopSort {
		display:inline-block;
		margin-left:20px;
		width:112px;
		height:32px;
		
		font-size:14px;
		text-align:center;
		color:#fff;
		background-image:url(images/knopSort.png);
	}
	
		#content div.koiAanbodSort a.knopSort:link,
		#content div.koiAanbodSort a.knopSort:visited {
			color:#fff;
			text-decoration:none;
		}
	
		#content div.koiAanbodSort a.knopSort:hover,
		#content div.koiAanbodSort a.knopSort:active {
			color:#fff;
			text-decoration:none;
			background-position:0 -32px;
		}
		
		#content div.koiAanbodSort a.knopSort span {
			padding:7px 0;
			display:block;
		}
		
		
div.koiAanbodSort select {
	margin-left:20px;
}
	
div.koiAanbodSort select option {
	padding: 0 10px;
}

div.koiAanbodKoi {
	width:168px;
	float:left;
	text-align:center;
	border-top:1px solid #ddd;
	background-color:#EAEAEA;
	margin-right:19px;
	margin-bottom:20px;
}

div.kader0 {
	margin-right:0;
}

	div.koiAanbodKoi h3 {
		font-family:Verdana, Geneva, sans-serif;
		font-weight:normal;
		text-align:left;
		text-indent:10px;
		padding:10px 0;
		font-size:16px;
	}
	
		#content div.koiAanbodKoi h3 a:link,
		#content div.koiAanbodKoi h3 a:visited {
			color:#003B80;
			text-decoration:none;
			
		}
		
		#content div.koiAanbodKoi h3 a:hover,
		#content div.koiAanbodKoi h3 a:active {
			color:#003B80;
			text-decoration:underline;
			
		}
	
	div.koiAanbodKoi div {
		height:150px;
		
	
	}
	
	div.koiAanbodKoi span {
		font-size:12px;
		height:20px;
		text-align:left;
		display:block;
		text-indent:10px;
		padding:10px 0;
	}
	
	#content div.koiAanbodKoi a.koiAanbodLeesMeer {
		display:block;
		padding: 5px 10px 5px 0;
		background-color:#ddd;
		text-align:right;
	}
	
		#content div.koiAanbodKoi a.koiAanbodLeesMeer:link,
		#content div.koiAanbodKoi a.koiAanbodLeesMeer:visited {
			color:#003B80;
			text-decoration:none;
		}
		
		#content div.koiAanbodKoi a.koiAanbodLeesMeer:hover,
		#content div.koiAanbodKoi a.koiAanbodLeesMeer:active {
			color:#003B80;
			text-decoration:underline;
		}
	
/* Detail pagina */

#content div.terugNaarAanbod a:link, 
#content div.terugNaarAanbod a:visited {
	font-size:14px;
	text-decoration:none;
	color:#C75521;
}

#content div.terugNaarAanbod a:hover, 
#content div.terugNaarAanbod a:active {
	text-decoration:underline;
}
	
div.koiDetailCol1 {
	width:350px;
	float:left;
	margin-top:20px;
}

	div.koiDetailCol1 h1 {
		margin-bottom:20px;
	}
	
	div.koiDetailCol1 th {
		text-align:left;
	}

div.koiDetailCol2 {
	width:550px;
	border-left:1px solid #ddd;	
	text-align:center;
	float:right;
	margin-top:20px;
}
	
div.koiDetailCol2 div {
	background-color:#EAEAEA;
	padding:20px 0;
	margin-left:20px;
	width:530px;
	overflow:hidden;
	
}

#content div.koiDetailCol1 a.knopContact {
		display:block;
		width:300px;
		height:32px;
		margin-top:40px;
		font-size:14px;
		text-align:center;
		color:#fff;
		background-image:url(images/knopContact.png);
	}
	
		#content div.koiDetailCol1 a.knopContact:link,
		#content div.koiDetailCol1 a.knopContact:visited {
			color:#fff;
			text-decoration:none;
		}
	
		#content div.koiDetailCol1 a.knopContact:hover,
		#content div.koiDetailCol1 a.knopContact:active {
			color:#fff;
			text-decoration:none;
			background-position:0 -32px;
		}
		
		#content div.koiDetailCol1 a.knopContact span {
			padding:7px 0;
			display:block;
		}
		
	
div.legenda {
	padding-top:30px;
	color:#444;
}
	
	div.legenda h4 {
		margin-bottom:10px;
	}
	
	
	
	
	
	
	
	
	


