body {
	background: white;
	background: rgb(186,186,186);
}

fbody {
	color: rgb(10,100,100);
}

#wrapper {
	background: white;
}

th.top {
    text-align: left;
}

td {
	padding-right: 10px;
}

h1 {
	font-size: 16px;
	font-style:light;
	vertical-align:top;
	margin:0px;
}

h1,a {
	color: rgb(169,168,3);
}

h2 {
	color: rgb(56,112,11);
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
}

h2 a {
	color: rgb(56,112,11);
	font-size: 14px;

	margin-top: 5px;
}

.grass_type h2 a {
	float: none;
	width: auto;
	margin: 0px;
}

.floatleft {
	float: left;
}

img.floatleft {
	margin-right: 20px;
	margin-bottom: 15px;
}

a {
    text-decoration: underline;
}

a:hover {
	color: rgb(56,112,11);
}

h1.main_item {
	height: 60px;
	line-height: 20px;
	color: rgb(56,112,11);
}

p {
	margin-top: 10px;
	max-width: 460px;
}

/* DateTimeSelector AKA Calendar*/
	input.date {width:auto;}
	input.time {width:40px;}
	input.datetime {width:auto;}
	.DateTimeSelector {
		position:absolute;
		display:none;
		width:220px;
		background: white;
		border: 1px solid #ccc;
		padding:10px;
	}
		.DateTimeSelector table {width:100%;border:0px solid #777;}
		.DateTimeSelector td {padding:5px;text-align:center;}
		.DateTimeSelector td span {padding:0;margin:0;cursor:pointer;}
		.DateTimeSelector .weekend {color:#666;}
		.DateTimeSelector .now {color:red;}
		.DateTimeSelector .selected {text-decoration:underline;font-weight:bold;}
		.DateTimeSelector .inactive {color:#aaa;cursor:default;}
		.DateTimeSelector .week {}



.line {
    border-bottom: 1px solid rgb(204,204,204);
    margin-bottom: 10px;
}

.large_price {
	color: purple;
    font-size: 25px;
}

/* TABLES TYPE & PROP */
.grass_type_simple  /*, .grid_6, .grid_4, .grid_6 img, .grid_4 img*/ {
	float:left;
}

.grass_type_simple {
	margin-bottom: 20px;
	width: 230px;
}

.grass_type_simple p {
	padding-right: 20px;
}

.grass_type, .grass_type img /*, .grid_6, .grid_4, .grid_6 img, .grid_4 img*/ {
	float:left;
}

.hidden {display:none;}
.bold {
font-weight: bold;
}

li.grass_type h2{
	margin-bottom: 0px;
}

li.grass_type p{
	margin-top: 0px;
}

li.prices {
	margin-bottom: 20px;
}

/*.grass_type {
	margin-bottom: 20px;
	border-top:solid 1px #CCCCCC;
	min-width:300px;
}

.grass_type_simple {
	margin-bottom: 20px;
	border-top:solid 1px #CCCCCC;
}*/

.grass_type span, .grass_type a {
	float: left;
	margin-left: 10px;
	width: 150px;
}

/*  ERROR AND SUCCES FIELDS */
	.error {color: red;}
	.error ul {
		background: #fee;
		border: 2px solid #f60;
		padding: 2px 8px;
		margin: 10px;
	}
	.succes ul {
		background: #eff5d9;
		border: 2px solid #7e9726;
		padding: 2px 8px;
		margin: 10px;
	}

/*.grass_type p {
	padding-left:160px;
}*/

.grass_prop th {
	text-align:left;
	padding-left:20px;
}

.grass_prop td {
	text-align:left;
	padding-left:20px;
}


.grid_6 h2, .grid_6 h1,.grid_4 h2 {
	margin-bottom:10px;
}

/*.grid_6 p, .grid_4 p {
	padding-left:160px;
}*/

/*
#content div.alpha {
	width:460px;
}

#content div.omega {
	width:300px;
}
*/
/*
ul.selectbox {

	position: absolute;
	z-index: 1;

	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 20px;
	overflow: hidden;
	width: 100px;
	background: #eee;
	border: 1px solid #333;
}

	ul.selectbox:hover {
		overflow: visible;
	}
	
	ul.selectbox li {
		white-space: nowrap;
		
		margin: 0 0 0 4px;
		background: #eee;
	}
	
	ul.selectboxzz li {
		position: relative;
		display: none;
		list-style: none;
		margin: 0;
		padding: 0;
		height: 20px;
		z-index: 2;
	}
	ul.selectboxzz:hover li {
		display: list-item;
		background: #eee;
	}
	ul.selectboxzz li:hover {
	}
	ul.selectboxzz a {
	}
	ul.selectboxzz a:hover {
	}
*/

a.link_translate:hover {
	background-color: #dfd;
}

/* ADMIN */
#admin {
    background: rgb(64,64,64);
    color: white;
    z-index: 5;
    position: absolute;
}

.mask {
    
	background: transparent url('./img/transparent.png');
	z-index:4;

}

#admin a {
	color: rgb(34,220,34);
	}

#admin a.left, #admin span.left { float: left; margin: 5px 0px 5px 10px;}
#admin a.right, #admin span.right { float: right; 	margin: 5px 10px 5px 0px;}


/* HEADER */
#header {
	margin-top: 20px;
	height:150px;
}

#menu_top {
	display: none;
}

#header h1, #header a {
	line-height:13px;
	color: #FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}

#header a:hover{
	color: rgb(169,168,3);
}


.main_menu {
	text-transform:capitalize;
	color:#FFFFFF;
	size:12px;
}

#header .velden {
	/*background-image:url(img/01.jpg);*/
	background-image:url(img/01b.jpg);
	background-image:url(img/01c.jpg);
	display: block;
	height: 140px;
}

#header .tuin {
	/*background-image:url(img/02.jpg);*/
	background-image:url(img/02b.jpg);
	display: block;
	height: 140px;
}

#header .aanleg {
	/*background-image:url(img/03.jpg);*/
	background-image:url(img/03b.jpg);
	display: block;
	height: 140px;
}

#header .typen {
	/*background-image:url(img/04.jpg);*/
	background-image:url(img/04b.jpg);
	display: block;
	height: 140px;
}

#header .prijzen {
	/*background-image:url(img/05.jpg);*/
	background-image:url(img/05c.jpg);
	background-image:url(img/05b.jpg);
		display: block;
	height: 140px;
}

div.image a {
	display: block;
	margin-top: 100px;
}

/* MENU LEFT */
#menu_left ul li, #news li{
	margin:0px 0px 10px 0px;
    list-style: none;
}

#footer li{
	margin:0px 0px 10px 0px;
    list-style: none;
	color:#44791a;
	font-size: 9px;
}

#menu_left ul li a {
	
}

ul#languages li {
	float: left;
	margin-right:5px;
}

#languages li a.show {
	display: block;
}

#menu_left ul li ul li ul {
	display: none;
}

#menu_left ul li a {
	font-size: 12px;
	color: rgb(56,112,11);
    text-transform: uppercase;
    text-decoration: none;
	display: block;
}

#menu_left ul li a:hover {
	color: rgb(169,168,3);
}

#menu_left ul li a.active {
	color: rgb(169,168,3);
}

/*SUBMENU*/
/*#kunstgras_velden .hockey h2 {
	height:130px;
	background-image:url(img/hockey.jpg);
	background-repeat:no-repeat;
}

#kunstgras_velden .voetbal h2 {
	height:130px;
	background-image:url(img/voetbal.jpg);
	background-repeat:no-repeat;
}*/

#kunstgras_velden .speelvelden h2 {
	height:130px;
	background-image:url(img/spelen.jpg);
	background-repeat:no-repeat;
}

#kunstgras_velden .speelvelden {
	border-top:solid 1px #CCCCCC;
}

/* NEWS */
#news li a{
	display: block;
	margin-top: 10px;
}

#news span{
	font-style:italic;
	margin-top: 0px;
}


/*FORM*/
form {
	text-align:left;
	font-size:12px;
}

form th {
	width: 160px;
}

form td {
	vertical-align: top;
	width: 150px;
	height: 25px;
}

form input {
	border: solid 1px;
	border-color:#787878;
	background-color:#FFFFFF;
	color:#646464;
	font-family: trebuchet ms, arial;
	font-size:12px;
	width: 140px;
}

form textarea {
	width: 300px;
	border: solid 1px;
	border-color:#787878;
}

select {
	width: 140px;
	color:#646464;
	font-family: trebuchet ms, arial;
	font-size:12px;
	background-color:#FFFFFF;
	border:solid 1px;
	border-bottom-color:#646464;
}

/*LINES*/
/*.grid_6 {
	border-top:solid 1px;
	border-bottom-color:#dedede;
}*/

/* DEALERS */
#dealer th {
    text-align: left;
    padding-right: 10px;
}




/* FOOTER */
#footer {
	margin: 0px;
	width: 960px;
	clear:both;
	text-align: center;
	background-color: white;
	background-image: url('./img/grasmat.png');
	background-repeat:no-repeat;
	background-position: bottom;
	padding-bottom: 86px;
}

#footer div.credits {
	text-align: center;
	font-size:10px;
	margin-top:20px;
}

#footer ul li a {
	display: none;
}

#footer ul li ul li {
	float: left;
	margin-right:5px;
}

#footer ul li ul li a {
	text-align: left;
	display: block;
	color: rgb(100,100,100);
    font-size: 7.5pt;
	*font-size:6pt;
	letter-spacing:-0.5px;
}

#footer_landing, #footer_landing ul {
	overflow: visible;
}
#footer_landing li {
	margin: 0;
	padding: 0 10px 0 0;
	display: inline;
	width: 140px;
}
#footer_landing li a {
	text-align: left;
	margin-left: 8px;
}


/*  DIMMER 
    #dimmer {
        position: absolute;
        display: block;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        z-index: 4;
        overflow: auto;
		background: transparent url('./img/transparent.png');
	}
	    #window, #closeWindow {
	        border: 1px solid #e5e5e5;
	        width: 450px;
			margin: 100px auto 0 auto;
			padding: 20px;
			background: white;
        	z-index: 5;
		}
		#window {border-bottom: 0;}
		#closeWindow {margin-top: 0; border-top: 0;}
		#window div {
		    padding: 13px;
			background: white;
		}
		#window div.loading {
			text-align: center;
			padding: 50px;
		}

		#window div.error, #window div.succes {
			padding: 0;
			margin: 0;
		}
		*/
/*  DIMMER */
	#dimmer {
		position: absolute;
		display: block;
		top: 0px;
		left: 0px;
		right: 0px;
		bottom: 0px;
		z-index: 4;
		overflow: auto;
		background: transparent url('./img/transparent.png');
	}
		#window, #closeWindow {
			border: 1px solid #e5e5e5;
			border: 1px solid #222;
			width: 600px;
			margin: 0 auto;
			padding: 20px;
			background: white;
			z-index: 5;
		}
		
		#window textarea{
			border:1px solid #787878;
			height:200px;
			width:400px;
		}
		
		#closeWindow {
			text-align: right;
			padding:0 20px;
			margin-top: 60px;
			height:0;
			border-bottom: 0;
		}
			#closeWindow img {
				position: absolute;
				margin-top: -9px;
				margin-left: 5px;
			}
			
			#closeWindow a {
				background: transparent url('./img/close.png');
                cursor: pointer;
                margin-top: -9px;
                margin-right: -30px;
				width: 24px;
				height: 24px;
				float: right;
			}
			
			#window {border-top: 0;}
			#window div {
				padding: 13px;
				background: white;
			}
			#window div.loading {
				text-align: center;
				padding: 50px;
			}

			#window div.error, #window div.succes {
				padding: 0;
				margin: 0;
			}

			#window .add {border: 3px solid navy;}
			#window .mod {border: 3px solid olive;}
			#window .del {border: 3px solid maroon;}

