*{margin:0;padding:0}
html,body {width:100%;height:100%;}

a {text-decoration:none;color:#8AAE4F;outline:0}

img {border: none;}

html { overflow: -moz-scrollbars-vertical; }

body {
	background: #FFF;
	background: url(../images/bg_main.jpg);
	background-position: center;
	background-repeat: repeat-y;
	font-family: Arial, Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 160%;
}

#wrapper {
	width: 860px;
	margin: auto;
	z-index: 1999;	
}

div#logo {
	float: left; 
	clear: both;
}

div#header, div#menu, div#content, div#footer {
	float: left; 
	clear: both;
	width: 860px;
}

div#slideshow {
	float: left; 
}
#content { margin: 10px 0 0 0; }

#header	{ margin: 15px 0 10px 0; border: 1px solid #ccc; height: 180px;}
#slider { width:8px; height:247px; border:1px solid #000; border-top:none; background:url(../images/headers/header_01.jpg); }

#bc {
	float: left;
	margin: 0px 8px 0 0;
}

div#mondriaan {
	position: absolute;
	z-index: 10000000;
}

div#hspacer { float: left; clear: both; width: 100%; height: 5px; }
div#vspacer { float: left; width: 20px; }

h1, h2 {
	margin: 14px 0;
}

h3 {
	display: block;
	height: 21px;
	font-size: 13px; 
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px; 
	padding: 3px 13px 0 0;
	color: #405268;
}

.item h3, .item2x h3, .contact h3 {
	font-size: 12px; 
	font-weight: bold;
	text-transform: none;
	padding: 10px 0 10px 15px; 
	padding-left: 15px;
	color: #666;	
	background:url('../images/green3dot.gif') top left repeat-x;
}

.item p, .item2x p {
	padding-left: 15px;
	padding-right: 15px;
}


.itemholder, .itemholder-last, .itemholder2x, itemholder-small {
	float: left;
}

.itemholder {
	width: 305px;
	margin-right: 25px;
	margin-bottom: 0px;
}

.itemholder-small {
	width: 170px;
	margin-right: 0px;
}

.itemholder-last {
	float: right;
	width: 200px;
	margin-right: 0px;
}

.itemholder2x {
	width: 595px;
	margin-right: 15px;
}
.item {
	float: left;
	width: 100%;
	height: 180px;
	padding: 0px;
	border: 1px solid #cccccc;
	background: #ffffff;
}

.item2x {
	float: left;
	width: 100%;
	padding: 0px;
	border: 1px solid #666666;
	background: #ffffff;
}

.clr {
	clear: left;
}

a.crzlogo {
	background: url("../images/crzlogo.gif");
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #000000;

}

#menu { margin: 0px 0 10px 0; background:url('../images/graydot.gif') bottom left repeat-x;}
#menu ul { list-style: none; }
#menu li { float:left; margin-right:5px; height:26px; padding-top: 2px;}
#menu li#first {margin-left: 210px;}

#menu li a { 
	line-height:20px; 
	display:inline-block; 
	background:#FFF; 
	color: #666666; 
	font-weight: bold;
	height: 18px;
	padding:3px 12px; 
}

#menu li.active a { 
	border-top: 1px solid #ccc;
	border-left:1px solid #ccc; 
	border-right:1px solid #ccc; 
	border-bottom: 1px solid #fff; 
	background: #fff url("../images/bg_topmenu.gif") 1px 0px repeat-x;
	height: 18px;
}


#menu li a:hover { color:#8AAE4F;}


#productmenu { 
	float: left; 
	margin: 0 0 0 20px; 
	width: 188px; 
}

#productmenu ul { list-style: none; margin: 10px 0 0 0;  }
#productmenu li { margin: 10px 0 0 0; height:22px; }

#productmenu li a { 
	line-height:20px; 
	display: block; 
	background:#FFF; 
	color: #666666; 
	font-weight: bold;
	padding:0 12px; 
	border: 1px solid #ccc;
	background: #fff url("../images/green3dot.gif") top right repeat-y;
}

#productmenu li a.active { 
	border-top: 1px solid #ccc;
	border-left:1px solid #ccc; 
	border-right:1px solid #ccc; 
	border-bottom: 1px solid #fff; 
	background: #fff url("../images/bg_topmenu.gif") 1px 0px repeat-x;


}

#productmenu li a:hover { color:#8AAE4F;}

#greenbar { float:left; width:898px; background:#8AAE4F; border: 1px solid #666; border-top:none; height:10px; }
#submenu { height:0; width: 0; overflow:hidden;}

#footer {margin-top: 10px; padding-top: 10px; font-size: 11px; border-top: 1px solid #ccc;}
#footer a {	color: #666;}
#footer span#copy {float:left; }
#footer span#carenza {float:right; }

.exlink {
	display: block;
	width: 200px;
	height: 25px;
	color: #666666;
	text-decoration: underline;
	padding-left: 25px;
	background: url(../images/icon-link.gif) no-repeat 0px 0px;
}

textarea.failCSS, input.failCSS {	border:1px solid #F00; }


label {
	float: left; clear: both;
	width: 105px; height: 16px;
	margin: 2px 15px 5px 0;
	text-align: left;
}


input, textarea {
	height: 16px;
	margin:2px 0 5px 0; 
	border: 1px solid #999;
	width: 195px; padding:2px;
}

textarea { height: 4em; }
input.r { width:auto; margin: 7px 5px 5px 0; border:none; float:left; }
form p {  margin: 2px 0 5px 0; line-height:25px; }
form b { color:#F00; }
form div { border:1px solid #FFF; }

form#nieuwsbrief { margin-top:32px; }
form#nieuwsbrief label { width: 75px; font-weight:bold; }
form#nieuwsbrief input { width: 140px; }
form#nieuwsbrief .button { margin-top: 10px; }

textarea { margin-bottom:10px; }

input.maps {
	width: 290px;
	color: #000;
	font-size: 11px;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	margin-bottom: 10px;
}

.mapbutton1 {
	clear: left;
}

input.button, input.mapbutton, a.button, .pagination a{
	padding: 0 9px;
	text-decoration: none; 
	color: #ffffff;
	background-color: #B8A59E;
	border: 1px solid #666666;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
	line-height:19px; display:inline-block; overflow: visible; 
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif
}

.pagination a:hover, .pagination a.selected, a.button:hover {
	color: #ffffff;
	background-color: #8AAE4F;
}

input.button, input.mapbutton, a.button { margin-right:4px; }
input.button, input.mapbutton { line-height:12px; height:20px; width:auto!important; }

form { margin: 15px; }

.error { color: #F00; font-weight:bold; }

.toc a {
	display: inline;
	height: 21px;
	text-align: center;
	font-size: 11px; 
	font-weight: bold;
	text-transform: none;
	margin-bottom: 10px; 
	padding: 3px 13px 0 0;
	color: #405268;
}



.stepcarousel{
	position: relative; /*leave this value alone*/
	border: 0px solid black;
	overflow: scroll; /*leave this value alone*/
	width: 860px; /*Width of Carousel Viewer itself*/
	height: 180px; /*Height should enough to fit largest content's height*/
	z-index: 100;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	z-index: 100;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	padding: 0;
	width: 860px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#productennn {
	float: left;
	width: 860px;
	clear: both;
	margin: 20px 0 0 0;
	background: transparent;
}

div.homeprod {
	float: left;
	width: 153px;
	margin: 0 23px 0 0;	
}

div.homeprod-last {
	float: right;
	width: 153px;
	margin: 0 0 0 0;	
}
