/* CSS Document */

body {
	background-image:url(../images/back.gif);
	background-repeat:repeat-x;
	background-position:50% 50%;
	background-attachment:fixed;

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	letter-spacing:1px;
	/*
	scrollbar-arrow-color: #94bee5;
	scrollbar-face-color: #013759;
	scrollbar-highlight-color: #013759;
	scrollbar-3dlight-color: #013759;
	scrollbar-shadow-color: #013759;
	scrollbar-darkshadow-color: #013759;
	scrollbar-track-color: #94bee5;
	*/
}

a img {
	border:none;
}

/* LAYERS */

#container {
	position:absolute;
	width:999px;
	height:580px;
	left: 50%;
	top:50%;
	margin:-290px 0 0 -500px;

}
#wrap {
	position:absolute;
	width:999px;
	height:580px;
	left: 50%;
	top:50%;
	margin:-290px 0 0 -500px;

}
#top {
	background-image:url(../images/top.gif);
	width:999px;
	height:115px;
	float:left;
}
#kupan_logo {
	width:203px;
	height:65px;
	float:left;
}
#slogan {
	width:386px; /* 796 - 410 */
	height:25px; /* 65 - 40 */
	padding:40px 20px 0 390px;
	float:left;
	color:#013759;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:5px;
}
#menu {
	width:666px;
	height:65px;
	float:left;
}
#zoeken {
	width:200px;
	height:52px; /* 65 - 13 */
	padding:13px 0 0 0;
	float:left;
}
#taalkeuze {
	width:129px;
	height:47px; /* 65 - 18 */
	padding:18px 0 0 0;
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#809BAC;
}
#main {
	overflow: hidden;
	background-color:#94bee5;
	/*background-color:#FF0000;*/
	width:999px;
	height:435px;
	float:left;
}
#main_vervolg {
	overflow: hidden;
	background-color:#94bee5;
	/*background-color:#FF0000;*/
	width:999px;
	height:385px;
	float:left;
}
	#left_home {
		width:510px;
		padding:30px 30px 0 30px;
		line-height:20px;
		float:left;
	}
	#right_home {
		float:left;
	}
#content {
	overflow: hidden;
	width:939px; /* 999 - 60 */
	height:325px; /* 385 - 60 */
	padding:30px;
	float:left;
}
#left {
	width:273px; /* 333 - 60 */
	height:355px; /* 385 - 30 */
	padding:30px 30px 0 30px;
	line-height:20px;
	float:left;
	overflow:hidden;
}
#left_detail {
	width:333px;
	min-height:385px;
	_height:385px;
	line-height:20px;
	float:left;
}
#left_top {
	width:273px; /* 333 - 60 */
	height:275px; /* 335 - 60 */
	padding:30px;
	float:left;
}
#left_bottom {
	width:273px; /* 333 - 60 */
	height:35px; /* 50 - 15 */
	padding:15px 30px 0 30px;
	float:left;
	color:#013759;
}
#left_breed {
	width:606px; /* 666 - 60 */
	height:355px; /* 385 - 30 */
	padding:30px 30px 0 30px;
	line-height:20px;
	float:left;
	overflow:hidden;
}
#left_breedst {
	width:936px; /* 999 - 60 */
	height:355px; /* 385 - 30 */
	padding:30px 30px 0 30px;
	line-height:20px;
	float:left;
	overflow:hidden;
}
#middle {
	width:303px; /* 333 - 30 */
	min-height:325px; /* 385 - 60 */
	_height:325px;
	padding:30px 30px 30px 0;
	line-height:20px;
	float:left;
}
#middle_breed {
	width:666px;
	min-height:385px;
	_height:385px;
	float:left;
}
#right {
	width:333px;
	min-height:385px;
	_height:385px;
	line-height:16px;
	float:left;
}
#bottom {
	background-color:#013759;
	width:969px; /* 999 - 30 */
	height:32px; /* 50 - 18 */
	padding:18px 0 0 30px;
	float:left;
	color:#FFF;
}
#bottom a {
	color:#FFF;
}
#footer {
	width:999px;
	height:15px; /* 30 - 15 */
	padding-top:15px;
	float:left;
	text-align:center;
	font-size:11px;
	color:#000;
	letter-spacing:0;
}

#projectomschrijving {
	left:100px;
	top:100px;
	z-index:1500;
	text-align:right;
	position:absolute;
	height:50px;
	width:400px;
	background-color:#00C;
}

/* ALGEMENE OPMAAK */

br {
	background-color:#FF000;
}
a, a:link {
	color:#013759;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.wit, a.wit:link {
	color:#FFF;
	text-decoration:none;
}
a.wit:hover {
	color:#FFF;
	text-decoration:underline;
}
a.none_zwart, a.none_zwart:link {
	color:#000;
	text-decoration:none;
}
a.none_zwart:hover {
	color:#000;
	text-decoration:underline;
}
a.subnavigatie, a.subnavigatie:link {
	color:#013759;
	text-decoration:none;
}
a.subnavigatie:hover {
	text-decoration:underline;
}
a.taalkeuze, a.taalkeuze:link {
	color:#809BAC;
	text-decoration:none
}
a.taalkeuze:hover {
	text-decoration:underline;
}
a.taalkeuze_actief, a.taalkeuze_actief:link {
	color:#FFF;
	text-decoration:none;
}
a.taalkeuze_actiefLhover {
	text-decoration:underline;
}
h1 {
	font-size: 18px;
	color: #013759;
	margin: 0 0 15px 0;
}
h2 {
	font-size: 13px;
	font-weight:normal;
	color: #013759;
	margin: 0 0 15px 0;
	/*border:solid 2px #013759;*/
	background-color:#eaf2fa;
	padding:3px 5px 3px 5px;
	width:200px;
}
h3 {
	font-size: 13px;
	color: #013759;
	margin: 15px 0 0 0;
}
input {
	background-color:#345f7a;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	padding:5px;
	margin:0;
}
.invoerveld {
	background-color:#FFF;
	border:solid 1px #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	width:201px;
	padding:2px;
	margin:0;
}

.input_select {
	border: 1px solid #dadada;
	height:22px;
	background-color:#FFF;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

.verzenden {
	background-color:#013759;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	width:280px;
	margin:0;
	margin-top:8px;
}
.radio, .vinkvakje {
	background-color:#94bee5;
}
textarea {
	background-color:#FFF;
	border:solid 1px #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	width:200px;
	height:40px;
	padding:2px;
	margin:0;
	margin-top:6px;
}
.nospam {
	display:none;
}
fieldset {
	border:none;
}

/*------------------------------------------------------------------------------------------------------------------
JQUERY SLIDER VOOR HOMEPAGE 3 BEELDEN
------------------------------------------------------------------------------------------------------------------*/

.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
}

#example7 li {
	float: left;
	width: 333px;
	height: 385px;
}
#example7 .kwicks_inner {
	width: 1000px;
}
#example7 .bigLetter {
	font-size: 18px;
	color: #013759;
	margin: 25px 0 15px 525px;
	width:310px;
}
#example7 .smallLetters {
	display: none;
	color: #FFF;
	font-size: 12px;
	line-height:23px;
	margin: 0 0 0 525px;
	width:300px;
}
#example7 li.active .smallLetters {
	display: block;
}
ul.none, li.none {
	list-style-type:none;
	padding:0;
	margin:0;
}

/*------------------------------------------------------------------------------------------------------------------
JQUERY MENU
------------------------------------------------------------------------------------------------------------------*/

.jqueryslidemenu{
	font-size:13px;
	width:646px; /* 960 - 40 */
	margin:0 0 0 15px;
	position:absolute;
	z-index:10000;
}

.jqueryslidemenu ul{
	margin:0;
	padding:0;
	list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
	position:relative;
	display:inline;
	float:left;
	margin:0;
}
.jqueryslidemenu ul li.vet{
	position:relative;
	display:inline;
	float:left;
	margin:0;
	font-weight:bold;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
	display:block;
	padding:15px;
	height:20px;
	text-decoration:none;
}


* html .jqueryslidemenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited {
	color: #FFF;
}
.jqueryslidemenu ul li a.active:link, .jqueryslidemenu ul li a.active:visited {
	background-color:#FFFFFF;
	color: #013759;
	padding:15px;
}
.jqueryslidemenu ul li a:hover {
	background-color:#FFFFFE;
	color: #013759;
	padding:15px;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul {
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li {
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul {
	top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
	background-image:url(../images/subnavigatie.png);
	padding: 7px 15px 12px 15px;
	height:10px;
	margin:0;
	font-size:13px;
	width:248px;
	/*border-bottom: 1px solid #2e2e2e;*/
}
.jqueryslidemenu ul li ul li a:link, .jqueryslidemenu ul li ul li a:visited {
	color: #013759;
}
.jqueryslidemenu ul li ul li a:hover { /*sub menus hover style*/
	background-image:url(../images/subnavigatie_over.png);
	padding: 7px 15px 12px 15px;
	height:10px;
	margin:0;
	font-size:13px;
	color: #FFF;
}

/* ----------------------------------------------------------------------------------------------------
JQUERY SCROLL VOOR PRODUCTEN EN PROJECTEN AFBEELDINGEN SLIDER
---------------------------------------------------------------------------------------------------- */

/* root element for the whole scrollable setup */
div.scrollable {
	position:relative;
	overflow:hidden;
	width: 100%;
	height:385px;
}
.clearit {
	clear: both; 
	height: 0; 
	line-height: 0; 
	font-size: 0px; 
	background-color:#FFF;
}

/* 
	root element for scrollable items. It is 
	absolutely positioned with large width. 
*/
#thumbs {
	position:absolute;
	width:20000em;	
	clear:both;
}

/* custom positioning for navigational links */
a.prev {
	position:absolute;
	z-index:4300;
	clear:all;
}
a.next {
	position:absolute;
	right:0px;
}
/* single item */
#thumbs div {
	float:left;
	width:666px;
	height:385px;
	color:#666;
	cursor:pointer;
}

/* style when mouse is over the item
#thumbs div.hover {
	background-color:#FFF;	
} */

/* style when element is active (clicked) */
#thumbs div.active {
	cursor:default;
}
#thumbs h3 {
	margin:13px;		
	font-size:16px;
	color:#666;	
}
#thumbs p, #thumbs span {
	margin:13px;		
	font-size:11px;
	color:#666;	
}

/* this makes it possible to add next button beside scrollable */
div.scrollable {
	float:left;		
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:30px;
	height:385px;
	background:url(../images/vorige.png) no-repeat;
	float:left;
	cursor:pointer;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px;		
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(../images/volgende.png);
	clear:right;	
}



/*********** navigator ***********/


/* position and dimensions of the navigator */
div.navi {
	margin-left:328px;
	width:200px;
	height:20px;
}


/* items inside navigator */
div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../img/navigator.png) 0 0 no-repeat;     
	cursor:pointer;	
}

/* mouseover state */
div.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 -16px;     
}

/* SUBNAVIGATIE */

.subnavigatie {
	width: 210px;
}

.subnavigatie ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.subnavigatie ul li {
	position: relative;
	display: inline;
}

/*Top level menu link items style*/
.subnavigatie ul li a{
	display: block;
	padding:3px 5px 3px 5px;
	margin: 0 0 15px 0;
	font-size: 13px;
	font-weight:normal;
	color: #013759;
	text-decoration: none;
}

* html .subnavigatie ul li a{ /*IE6 hack to get sub menu links to behave correctly*/

}

.subnavigatie ul li a:link, .subnavigatie ul li a:visited{
	background: #eaf2fa; /*tab link background during hover state*/
	color: #013759;
}



.subnavigatie ul li a:hover{
	background: #013759; /*tab link background during hover state*/
	color: #FFF;
}
	
/*1st sub level menu*/
.subnavigatie ul li ul{
	position: absolute;
	left: 0;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.subnavigatie ul li ul li{
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.subnavigatie ul li ul li ul{
}

/* Sub level menu links style */ 
.subnavigatie ul li ul li a{
	width: 130px; /*width of sub menus*/
	padding: 7px 5px 7px 5px;
	margin: 0;
	border-bottom: 1px solid #FFF;
	text-align:center;
}

.subnavigatiez ul li ul li a:hover{ /*sub menus hover style*/
	background: #FF0;
	color: black;
}

/*------------------------------------------------------------------------------------------------------------------
SCROLLBALK LEFT 
------------------------------------------------------------------------------------------------------------------*/

div.scroll div.scroll-holder {
	z-index: 5;
	width: 280px;
	height: 330px;
}
div.scroll div.scrollable2 {
	width: 280px;
	height: 330px;
	overflow: auto;
	z-index:2;
}

div.scroll div.scrollable_product {
	width: 280px;
	height: 280px;
	overflow: auto;
	z-index:2;
}

/*------------------------------------------------------------------------------------------------------------------
SCROLLBALK LEFT BREED 
------------------------------------------------------------------------------------------------------------------*/

div.scroll div.scroll-holder3 {
	z-index: 5;
	width: 610px;
	height: 330px;
}
div.scroll div.scrollable3 {
	width: 610px;
	height: 330px;
	overflow: auto;
	z-index:2;
}

/*------------------------------------------------------------------------------------------------------------------
SCROLLBALK LEFT BREEDST
------------------------------------------------------------------------------------------------------------------*/

div.scroll div.scroll-holder5 {
	z-index: 5;
	width: 910px;
	height: 330px;
}
div.scroll div.scrollable5 {
	width: 910px;
	height: 330px;
	overflow: auto;
	z-index:2;
}

/*------------------------------------------------------------------------------------------------------------------
SCROLLBALK MIDDLE  
------------------------------------------------------------------------------------------------------------------*/

div.scroll div.scroll-holder4 {
	z-index: 307px;
	width: 610px;
	height: 330px;
}
div.scroll div.scrollable4 {
	width: 307px;
	height: 330px;
	overflow: auto;
	z-index:2;
}

/*------------------------------------------------------------------------------------------------------------------
OPMAAK VOOR BLAUWE JQUERY SCROLLBALKEN (Scrollpane styles)
------------------------------------------------------------------------------------------------------------------*/

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	z-index: 2;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: url(../images/scroll_pane_track.gif) repeat-y;
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background: url(../images/scroll_drag_middle.gif) repeat-y;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	background: url(../images/scroll_drag_top.gif) no-repeat;
	height: 19px;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background: url(../images/scroll_drag_bottom.gif) no-repeat left bottom;
	height: 19px;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 24px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 24px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
a.jScrollArrowUp {
	background: url(../images/scroll_arrow_up.gif) no-repeat;
}
/*
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}*/
a.jScrollArrowDown {
	background: url(../images/scroll_arrow_down.gif) no-repeat left bottom;
}/*
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}*/
td.klein {
	font-size:11px;
}

/* --------------------------------- JQUERY PORTFOLIO --------------------------------- */

ol,ul {
	list-style:none;
	padding:0;
	margin:0;
}
.live_chat {
	position: absolute;
	display: none;
	border: 0;
	overflow: hidden;
	padding: 0;
	margin: 74px 0 0 -1007px ;
	width: 240px; 
	height: 490px;
	z-index: 999999999;
}
#chat_image {
	position: absolute;
	margin: -380px 0 0 -25px;
	cursor: pointer;
}
.close_button {
	display: none;	
	position: absolute; 
	margin: 86px 0 0 200px; 
	font-family: Verdana, arial, sans-serif;
	color:#013759; 
	cursor:pointer;
	z-index: 99999999999999999999999999;
}
