
/* Modify default settings */

html { font-size: 100%; /* IE hack */ }
table { font-size: 100%; /* IE hack */ }
html,body { height:100%; }

body { 
	/* This reduces default size from 16px to 12px = 75% ~ 76% bug fix */
	font-size:76%;
	font-family:Arial;
	color:#ffffff;
	background:#111111 url('../images/background-bottom.gif') repeat-x bottom fixed;	
	line-height:1.4em;
	letter-spacing:0;
	padding:0px;
	margin:0px;
}


input, select, th, td { font-size:1em }
li li, li p, td p, blockquote p, pre { font-size:1em }

form { border:0px; margin:0px; }
ul,ol,dl { margin-top:1em; margin-bottom:1em; }
li { padding-left:0em; }
p { margin: 0em 0em 1.8em 0em; }
h1,h2,h3,h4,h5,h6 { margin:0em 0em 0.8em 0em;  }
img { border:0px; }
hr { display:none; }


/* Link layout settings */

a {
	text-decoration:none;
	color:#0099ff;
}
a:hover {
	text-decoration:underline;
	color:#0099ff;
}
a:link { }
a:visited { }
a:active { }


/* Headings */

h1 {
	color:#0099ff;
	font-size: 1.6em;
	font-weight: normal;
	text-decoration:none;
}

h2 {
	color:#0099ff;
	font-size: 1.4em;
	font-weight: normal;
	text-decoration:none;
}
a:hover h2 { text-decoration:none; }
h2 a:hover { text-decoration:none; }

h3 {
	color:#0099ff;
	font-size: 1.2em;
	font-weight: normal;
}

h4 {
	color:#0099ff;
	font-size: 1.0em;
	font-weight: normal;
}

h5 {
	color:#0099ff;
	font-size: 0.8em;
	font-weight: normal;
}

h6 {
	color:#0099ff;
	font-size: 0.6em;
	font-weight: normal;
}

/* Fixed id's */


/* Main layout style settings */

div#wrapper {
	background:url('../images/background-top.gif') repeat-x top;
	padding:0px;
	text-align:center;
}

div#container_lang {
	width:310px;
	height:82px;
	padding-left:540px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border:0px solid red;
}
div#taalkeuze_nl {
	float:left;
	text-align:center;
	color:white;
	width:100px;
	margin-right:10px;
}
div#taalkeuze_nl a:hover {
	text-decoration:none;
}
div#taalkeuze_en {
	text-align:center;
	float:left;
	color:white;
	width:70px;
	background-color:transparent;
}
div#taalkeuze_en a:hover {
	text-decoration:none;
}
div#winkelwagen {
	border:0px solid green;
	margin-right:120px;
	margin-top:30px;
	float:right;
	clear:left;
	width:120px;
	height:25px;
}
div#container_menu_outer {
	/*
	wdith:850px;
	height:74px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	*/
}
div#container_menu {
	width:850px;
	height:74px;
	border:0px solid red;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border:0px solid red;
}
div#logo {
	float:left;
	width:277px;
	height:74px;
	background:url('../images/logo.gif');
	margin-left:56px;
	text-indent:-10000px;
	border:0px solid red;
}

/* START JDMENU */
div#menu_box {
	float:left;
	height:50px;
	width:480px;
	margin-left:35px;
	margin-top:30px;
}
div#menu {
	height:30px;
	float:left;
}
div#menu_footer {
	float:left;
	width:451px;
	height:1px;
	background:url('../images/menu-footer.gif') no-repeat;
}
ul.jd_menu, 
ul.jd_menu_vertical {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	display: none;
}
ul.jd_menu li {
	float: left;
}
ul.jd_menu ul li a,
ul.jd_menu ul li a:active,
ul.jd_menu ul li a:link,
ul.jd_menu ul li a:visited {
	text-decoration: none;
	color: #fff;
}
ul.jd_menu a:hover {
	text-decoration: none;
	color: #0099ff;
}
ul.jd_menu ul li a,
ul.jd_menu ul li a:active,
ul.jd_menu ul li a:link,
ul.jd_menu ul li a:visited {
	color: #fff;
}
ul.jd_menu ul li a:hover {
	color: #0099ff;
}

/* -- Sub-Menus -- */
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	position: absolute;
	display: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	z-index: 10000;
}
ul.jd_menu ul li,
ul.jd_menu_vertical ul li {
	float: none;
	margin: 0px;
}
ul.jd_menu,
ul.jd_menu ul {
	height: 28px;
}
ul.jd_menu ul {
}
ul.jd_menu ul li {
	border-left:1px solid #111;
	border-right:1px solid #111;
	border-bottom:1px solid #111;
	background-color:#222;
	/*
	opacity:0.9;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90); 
	*/
}
ul.jd_menu ul {
	height: auto;
	border:0px solid red;
}
* html ul.jd_menu ul {
	width: 1%;
}
ul.jd_menu li {
	font-size: 16px;
	margin: 0px;
	padding: 5px 5px 10px 5px;
	margin-right:10px;

	cursor: pointer;
	white-space: nowrap;
}
ul.jd_menu ul li {
	font-size: 12px;
	height:12px;
}
ul.jd_menu li li {
	width: 225px;
}
ul.jd_menu li a {
	color: #fff;
	text-decoration: none;
}
ul.jd_menu li.jdm_hover,
ul.jd_menu li.jdm_active {
	/* achtergrond hoofdmenu on hover */
}
ul.jd_menu li.jdm_hover a,
ul.jd_menu li.jdm_active a {
	color: #0099ff;
}
ul.jd_menu ul li.jdm_hover,
ul.jd_menu ul li.jdm_active {
	background-color:#0099ff;
}
ul.jd_menu ul li.jdm_hover a,
ul.jd_menu ul li.jdm_active a {
	color: #fff;
}
/* END JDMENU */

.menu_active {
}

.menu_not_active_footer {
	background:white;
	height:1px;
	float:left;
	margin-right:10px;
}
.menu_active_footer {
	background:#0099ff;
	height:1px;
	float:left;
	margin-right:10px;
}

div#menu_footer {
	float:left;
	width:451px;
	height:1px;
	background:url('../images/menu-footer.gif') no-repeat;
}
div#container_box {
	width:850px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
div#content_left {
	float:left;
	width:63px;
	height:212px;
	padding-top:168px;
	text-align:right;
	border:0px solid red;
}
div#content {
	float:left;
	border:0px solid red;
	width:720px;
	position:relative;
}
div#home_box {
	position:relative;
	width:698px;
	height:270px;
	margin-left:10px;
	overflow:hidden;
	border:0px solid yellow;
}
/* image replacement */
.graphic, #prevBtn, #nextBtn {
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}
/* // image replacement */

#home_box ul, #home_box li {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#home_box li { 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:697px;
	height:272x;
	overflow:hidden; 
	border:0px solid yellow;
}	
#prevBtn, #nextBtn{ 
	display:block;
	width:37px;
	height:43px;
	position:absolute;
	left:-37px;
	top:170px;
}	
#nextBtn{ 
	left:720px;
}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:37px;
	height:43px;
	background:url(../images/left.gif) no-repeat 0 0;	
}	
#nextBtn a{ 
	background:url(../images/right.gif) no-repeat 0 0;	
}

.home_item {
	position:relative;
	display:block;
	width:210px;
	height:270px;
	float:left;
	padding:5px;
	border:1px solid #666666;
}
div#footer {
	padding-top:20px;
	border:0px solid red;
	padding-bottom:20px;
}
div#footer a {
	color:#555555;
}
div#content_right {
	float:left;
	clear:right;
	width:63px; /* is normaal 65 */
	height:212px;
	padding-top:168px;
	border:0px solid red;
}

div#mapbox {
	width:280px;
	height:280px;
	overflow:hidden;
}

.sortable_list {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
.sortableitem {
	border: 0px;
	margin: 0px;
	padding-top:2px;
}

/* ImageBox */

#ImageBoxOuterContainer {
	z-index:2000;
}
#ImageBoxOverlay {
	z-index:2000;
	background-color: #000;
}
#ImageBoxCaption {
	background-color: #F4F4EC;
}
#ImageBoxContainer {
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText {
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages {
	margin: 0;
}
#ImageBoxNextImage {
	background-image: url('../images/spacer.gif');
	background-color: transparent;
}
#ImageBoxPrevImage {
	background-image: url('../images/spacer.gif');
	background-color: transparent;
}
#ImageBoxNextImage:hover {
	background-image: url('../images/next_image.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover {
	background-image: url('../images/prev_image.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Classes */

.float_none { float:none; }
.display_none { display:none; }
div.center { text-align:center; }
div.left { text-align:left; }
div.right { text-align:right; }
div.clear { clear:both; }
div.scroll { overflow:auto; }
div.notebox {
	font-size:0.83em;
	padding:2px;
	clear:left;
}
.floatercell {
	float:left;
	width:100px;
	height:100px;
	margin:3px;
	padding:5px;
	background:#111111;
	border:1px solid #444;
}
.floatercell img {
}
.slogan {
	font-size:0.917em;
	line-height:1.25em;
	margin-bottom:35px;
	color:#cccccc;
}
.button {
	width:65px;
	text-align:center;
	float:left;
	margin-right:5px;
	margin-top:15px;
}
.button a {
	color:white;
}
.button a:hover {
	text-decoration:none;
}

/* Form layout settings */

input[type=text],input[type=password], textarea, select {
		color:#ffffff;
	border: 1px solid #333333;
	background:#222222;
	font-size:1em;
	float:left;
	margin-right:2px;
}
input[type=text]:focus, input[type=text]:hover, textarea:focus, textarea:hover, select:focus, select:hover  {
		color:#ffffff;
	border: 1px solid #444444;
	background:#222222;
}
#myCaptchaForm label.error {
	float:left;
	width:16px;
	height:16px;
	background:url('../images/cross.png');
	clear:right;
	text-indent:-100000px;
	margin-top:2px;
}
#myCaptchaForm label.valid {
	float:left;
	width:16px;
	height:16px;
	background:url('../images/tick.png');
	clear:right;
	text-indent:-100000px;
	margin-top:2px;
}
input.error { float:left; }

