body {
	background-color: #eaeaea;
	background-image: url(../img/gradient.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

img, a {
	outline: none;
}

a {
	cursor: pointer;
	_cursor: hand;
}

em.em-over {
	font-style: normal;
	font-weight: bold;
}

.index-page #container {
	background-image: url(../img/tiles.jpg);
	background-position: -10px -11px; 
/*	background-position: -10px 0; */
	background-repeat: no-repeat;
	padding: 14px 0 0 28px;
/*	padding: 25px 0 0 28px; */
	width: 962px;
}

.content-page #container {
	background-image: url(../img/tiles.jpg);
	background-position: -10px -9px; 
	background-repeat: no-repeat;
	padding: 14px 0 0 28px;
/*	padding: 20px 0 0 28px; */
	width: 962px;
}

.index-page #header {
	height: 115px;
	padding-left: 63px;
}

.index-page #header h1 {
	margin: 0;
}

.content-page #header {
	height: 82px;
	padding-left: 104px;
}

.content-page #header {
	position: relative;
}

.content-page #header h1 {
	margin: 0;/*
	position: absolute;
	z-index: 3;*/
}

.content-page #header h1 a {
	/*position: absolute;
	z-index: 3;*/
}

.content-page #header h1 img {
	/*position: absolute;
	z-index: 3;*/
}

#content-header-img img {
	_display: none;
}

#content-header-img {
	_background-image: url(../img/header-small.png);
	_display: block;
	_height: 82px;
	_width: 361px;
}

#nav {
	background-image: url(../img/bg-nav.jpg);
	background-position: left 22px;
	background-repeat: repeat-x;
	margin-bottom: 8px;
	width: 203px;
}

#nav ul {
	margin: 0;
}

#nav li {
	background-image: url(../img/bg-nav-item.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 24px;
	padding: 7px 0 0 0;
	width: 203px;
}

.index-page #nav li.first {
	background-image: url(../img/bg-nav-first.png);
	background-repeat: no-repeat;
	height: 23px;
	padding: 37px 0 0 0;
	width: 203px;
}

.content-page #nav li.first {
	background-image: url(../img/bg-nav-first-content.png);
	background-repeat: no-repeat;
	height: 23px;
	padding: 37px 0 0 0;
	width: 203px;
}

#nav li.last {
	background-color: #fbfbfb;
	background-image: url(../img/bg-nav-last.png);
	background-repeat: no-repeat;
	height: 39px;
	padding: 7px 0 0 0;
	width: 203px;
}

#nav li a {
	color: #666;
	display: block;
	font-size: 14px;
	height: 19px;
	outline: none;
	padding-left: 30px;
	text-decoration: none;
}

#nav li a:hover,
#nav li.active a {
	color: #000;
}

#nav li.expand ul {
	display: none;
}

#nav li.expanded {
	height: auto;
}

#nav li.expanded a {
	color: #000;
}

#nav li.expanded ul li a {
	color: #666;
}

#nav li.expanded ul {
	display: block;
}

.index-page #nav li ul li,
.index-page #nav li ul li.last,
.index-page #nav li ul li.first,
.content-page #nav li ul li,
.content-page #nav li ul li.last,
.content-page #nav li ul li.first {
	background: none;
	background-image: url(../img/bg-nav-item-item.png);
	padding-top: 4px;
	height: 18px;
}

.index-page #nav li ul li.last,
.content-page #nav li ul li.last {
	height: 24px;
}

#nav li ul li a {
	padding-left: 41px;
}

#nav li ul li a:hover {
	color: #d04e40;
}

#nav li ul li.active a {
	background-image: url(../img/arrow.gif);
	background-position: 30px 4px;
	background-repeat: no-repeat;
	color: #d04e40;
}

#nav li ul li.active a:hover {
	color: #d04e40;
}

#extra {
	background-image: url(../img/extra.png);
	background-repeat: repeat-x;
	color: #999;
	height: 138px;
	font-size: 11px;
	margin-left: 1px;
	padding: 14px 0 0 30px;
	width: 171px;
}

#sidebar {
	float: left;
	width: 222px;
}

#content {
	float: left;
	padding-top: 6px;
	width: 730px;
}

#slide-buttons {
	float: right;
	margin-bottom: 2px;
	margin-right: 10px;
}

#slide-buttons li {
	float: left;
	padding: 0 4px;
	height: 15px;
}

#slide-buttons li a {
	color: #727272;
	font-size: 11px;
	font-weight: bold;
	line-height: 10px;
	outline: none;
	text-decoration: none;
}

#slide-buttons li a:hover {
	color: #d04e40;
}

#slide-buttons li.active {
	background-image: url(../img/bg-slide-button.gif);
	background-position: 0 1px;
	background-repeat: no-repeat;
}

#slide-buttons li.active a {
	color: #fff;
}

#slideshow {
	margin-bottom: 10px;
}

#page-header {
/*	margin-bottom: 7px;*/
}

#page-header {
	padding-top: 17px;
}

#content #slideshow a {
	background: none;
}

#slide-buttons li.active a:hover {
	color: #fff;
}

#content img {
	border: 1px solid #dfdfdf;
	padding: 1px;
}

#slides {
	clear: both;
	height: 204px;
	position: relative;
	width: 729px;
}

#slides img {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
}

#slides .active {
	display: block;
}

#content {
	font-size: 12px;
	color: #666;
}

#content h2 {
	color: #d04e40;
	font-size: 20px;
	margin-bottom: 5px;
}

.content-page #content h2 {
	margin-bottom: 8px;
}

#content a {
	background-image: url(../img/pixel.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #d04e40;
	text-decoration: none;
}

#content a:hover {
	background-image: url(../img/pixel-black.gif);
	color: #000;
}

#content p {
	line-height: 16px;
	margin-bottom: 8px;
}

#content p.intro {
	font-weight: bold;
}

.index-page #content #page-content {
	float: left;
	margin-right: 20px;
	padding-top: 18px;
	width: 479px;
}

.content-page #content #page-content {
	padding-top: 15px;
	width: 729px;
}

#content #page-sidebar {
	background-image: url(../img/bg-news-top.png);
	_background-image: url(../img/bg-news-top.gif);
	background-repeat: no-repeat;
	float: left;
	min-height: 30px;
	_height: 280px;
	position: relative;
	width: 230px;
	_z-index: 1;
}

#bg-news-box {
	background-image: url(../img/bg-news.png);
	_background-image: url(../img/bg-news.gif);
	background-repeat: repeat-y;
	height: 100px;
	position: absolute;
	right: 0;
	top: 30px;
	width: 230px;
	z-index: 1;
}

#content #page-sidebar #news-box {
	background-repeat: no-repeat;	
	background-image: url(../img/bg-news-bottom.png);
	_background-image: url(../img/bg-news-bottom.gif);
	background-position: left bottom;
	padding: 18px 24px;
	position: absolute;
	width: 182px;
	z-index: 2;
}

#content #page-sidebar h3 {
	color: #d04e40;
	display: inline;
	font-size: 12px;
	margin: 0;
	*padding-right: 3px;
}

span.date {
	background-image: url(../img/sphere-sep.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	font-weight: bold;
	margin: 0;
	padding-left: 8px;
}

#content #page-sidebar div.content,
#content #page-sidebar div.content p {
	margin-bottom: 2px;
}

#content div.more {
	background-image: url(../img/arrow.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding-left: 10px;
	width: 61px;
}

#content div.more.large {
	margin-top: -2px;
	width: 86px;
	_width: 124px;
	white-space: nowrap; 
}

#content div.more.large a {
	width: 86px;
}

#content div.more a {
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	width: 61px;
}

#content div.more a:hover {
	background-image: url(../img/pixel-black.gif);
	color: #000;
}

#content #page-sidebar .item {
	margin-bottom: 11px;
}

#content #page-sidebar .item .header {
	margin-bottom: 1px;
}

.grid {
	padding-top: 12px;
}

.grid .member {
	background-image: url(../img/bg-team.png);
	float: left;
	height: 146px;
	margin-bottom: 17px;
	margin-right: 17px;
	width: 355px;
}

.grid .member.no-margin {
	margin-right: 0;
}

.grid .member .picture {
	float: left;
	padding-left: 19px;
	padding-top: 21px;
	width: 80px;
}

.grid .member .member-info {
	float: left;
	padding-left: 17px;
	padding-top: 21px;
	width: 218px;
}

.content-page #page-content h3 {
	color: #d04e40;
	font-size: 15px;
	margin-bottom: 3px;
}

.content-page #page-content .grid .member .member-info h3 {
	margin-bottom: 7px;
	margin-top: 4px;
}

#content .grid .member .member-info p {
	margin-bottom: 3px;
}

.grid .member .picture img {
	border: 1px solid #dfdfdf;
	padding: 1px;
}

.werkblad {
	background-image: url(../img/bg-werkblad.png);
	background-repeat: no-repeat;
	height: 146px;
	margin-bottom: 12px;
	margin-top: 12px;
}

#content .werkblad p a {
	background: none;
	color: #666666;
}

#content .werkblad a {
	background: none;
}

#content .werkblad h3 a:hover {
	color: #D04E40;
}

.werkblad .picture {
	float: left;
	padding-left: 20px;
	padding-top: 19px;
	width: 160px;
}

.werkblad .blad-info {
	float: left;
	padding-left: 17px;
	padding-top: 28px;
	width: 280px;
}

.content-page #page-content .item {
	margin-bottom: 12px;
}

.content-page #page-content .item h3 {
	color: #d04e40;
	display: inline;
	font-size: 12px;
	margin: 0;
	*padding-right: 3px;
}

.content-page #page-content .item p {
	padding-top: 3px;
	margin-bottom: 3px;
}

#page-content ol {
	margin-left: 18px;
	*margin-left: 23px;
}

#page-content ol li {
	line-height: 16px;
	padding-bottom: 6px;
}

#page-content ol ul {
	padding-top: 6px;
	padding-bottom: 0;
	margin: 0;
}

#page-content ol ul li {
	list-style-type: disc;
	margin-left: 18px;
}

.table-contact td {
	padding: 0;
	padding-bottom: 10px;
	vertical-align: top;
}

form .table-contact td {
	padding-bottom: 10px;
}

.table-contact tr.last td {
	padding-bottom: 3px;
}

.table-contact td.label {
	font-weight: bold;
	width: 50px;
}

form .table-contact td.label {
	font-weight: normal;
	padding-top: 3px;
}

form .table-contact td span {
	color: #D04E40;
	display: inline;
	font-size: 10px;
}

.table-contact .input-text {
	border: 1px solid #dadada;
	color: #666;
	padding: 2px 3px;
	width: 204px;
}

.table-contact input.input-text {
	height: 16px;
}

.table-contact textarea.input-text {
	height: 80px;
}

.table-contact .input-submit {
	background: none;
	background-image: url(../img/pixel.gif);
	background-position: bottom;
	*background-position: 0 13px;
	background-repeat: repeat-x;
	border: none;
	color: #d04e40;
	display: block;
	float: right;
	font-size: 10px;
	font-weight: bold;
	margin-right: 10px;
	padding-top: 1px;
	text-transform: uppercase;
	width: 64px;
}

.table-contact .td-submit {
	background-image: url(../img/arrow.gif);
	background-position: 129px 4px;
	_background-position: 120px 3px;
	background-repeat: no-repeat;
}

#gmap {
	border: 1px solid #fff;
	height: 315px;
	width: 403px;
}

.contact-left {
	float: left;
	width: 282px;
}

.contact-right {
	background-image: url(../img/bg-map.png);
	_background-image: url(../img/bg-map.gif);
	padding: 21px;
	float: left;
	height: 319px;
	width: 404px;
}

#granietsoorten, #composietsoorten, #kunststofsoorten {
	background-image: url(../img/bg-graniet.png);
	_background-image: url(../img/bg-graniet.gif);
	background-repeat: no-repeat;
	height: 334px;
	margin-top: 12px;
	padding: 17px 13px;
	width: 701px;
}

#kunststofsoorten {
	background-image: url(../img/bg-kunststof.png);
	_background-image: url(../img/bg-kunststof.gif);
	height: 676px;
}

.werkblad-soorten {
	margin-bottom: 14px;
}

.werkblad-soorten .soort {
	float: left;
	height: 87px;
	margin-right: 7px;
	width: 111px;
}

.werkblad-soorten .soort p {
	padding-left: 2px;
}

.werkblad-soorten .soort.last {
	margin-right: 0;
}

#recent-geplaatst {
	background-image: url(../img/bg-recent-geplaatst.png);
	background-repeat: no-repeat;
	height: 640px;
	margin-top: 12px;
	padding: 20px 12px 17px 13px;
	width: 702px;
}

#recent-geplaatst .kitchen {
	float: left;
	height: 84px;
	margin-bottom: 8px;
	margin-right: 7px;
	width: 111px;
}

#recent-geplaatst .kitchen.last {
	margin-right: 0;
}

#recent-geplaatst .kitchen a {
	background: none;
}

#overlay {
	background-color: #fff;
	display: none;
	height: 100%;
	opacity: 0.93;
	filter: alpha(opacity = 93);
	position: absolute;
	width: 100%;
	z-index: 1;
}

#overlay #diameter {
	background-image: url(../img/bg-overlay.gif);
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 1;
}

#photo-enlarge {
	display: none;
	left: 246px;
	position: absolute;
	top: 162px;
	_top: 180px;
	width: 524px;
	z-index: 2;
}

#photo-enlarge-nav {
	height: 13px;
	padding-left: 5px;
}

#photo-enlarge #btn-nav {
	float: left;
}

#photo-enlarge #btn-close {
	float: right;
	margin-right: 5px;
}

#photo-enlarge #btn-close span {
	background-image: url(../img/pixel.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	display: block;
	float: left;
	width: 42px;
}

#photo-enlarge #btn-close img {
	display: block;
	float: left;
}

#photo-enlarge #btn-close a {
	background: none;
}

#photo-enlarge #btn-close img {
	border: none;
	padding-top: 2px;
}

#photo-enlarge-nav a {
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#photo-enlarge #btn-nav #photo-prev span {
	background-image: url(../img/pixel.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	display: block;
	float: left;
	width: 40px;
}

#photo-enlarge #btn-nav #photo-next span {
	background-image: url(../img/pixel.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	display: block;
	float: left;
	width: 58px;
}

#photo-enlarge #btn-nav span.sep {
	color: #D04E40;
	display: block;
	float: left;
	font-size: 10px;
}

#photo-enlarge #btn-nav #photo-prev {
	background-image: url(../img/arrow-left.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	margin-right: 3px;
	padding-left: 10px;
	width: 41px;
}

#photo-enlarge #btn-nav #photo-prev:hover {
	background-image: url(../img/arrow-left-black.gif);
}

#photo-enlarge #btn-nav #photo-next {
	background-image: url(../img/arrow.gif);
	background-position: right 2px;
	background-repeat: no-repeat;
	margin-left: 3px;
	padding-right: 9px;
	width: 58px;
}

#photo-enlarge #btn-nav #photo-next:hover {
	background-image: url(../img/arrow-black.gif);
}

#large-photo img {
	background-image: url(../img/bg-enlarge.png);
	*background: none;
	border: none;
	display: none;
	padding: 5px;
}

#keukenstijlen .keukenstijl {
	background-image: url(../img/bg-stijlen.png);
	background-repeat: no-repeat;
	float: left;
	height: 260px;
	margin-bottom: 16px;
	margin-right: 16px;
	padding: 19px;
	width: 318px;
}

#keukenstijlen .keukenstijl h3 {
	padding-top: 4px;
}

.soort img {
	cursor: pointer;
	_cursor: hand;
}

#keukenstijlen .keukenstijl.no-margin {
	margin-right: 0;
}

#footer {
	border-top: 1px solid #e5e5e5;
	clear: both;
	margin-bottom: 6px;
	margin-left: 222px;
	margin-top: 24px;
	padding-left: 7px;
	padding-top: 4px;
	width: 705px;
}

#footer p {
	color: #a8a8a8;
	font-size: 11px;
	margin-bottom: 0;	
}

#footer p a {
	color: #a8a8a8;
	text-decoration: none;
}

#footer p a:hover {
	color: #D04E40;
}
