@charset "UTF-8";




html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
        	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html, body {
	height:100%; /* Max 100% hoogte in IE */
	max-height:100%; /* Max 100% hoogte in browsers */
	
}




body {
	background: #fff url(../images/back.png) repeat-x center;
	font-size: 100.1%;
}

#frame {
	position: absolute;
	width: 100%;
	height: 556px;
	top: 50%;
	margin: -289px 0 0;
	background: url(../images/back_container.png) no-repeat center bottom;
	padding: 10px 0 0;
}


#container {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	position:relative;
	font: 13px/19px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	height: 556px;
	overflow: auto;
}

#text {
	position: absolute;
	left: 50%;
	margin-left: -84px;
	width: 550px;
	padding: 70px 0 0;
}

#image {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 404px;
	height: 556px;
	margin-left: -496px;
	margin-top: -273px;
}


#bigimage {
	position: absolute;
	left: 0;
	top: 0;
	width: 404px;
	height: 556px;
}



#footer {
	height: 60px;
	position: relative;
}







#logo {
	position: absolute;
	top: 439px;
}

#header {
	position: absolute;
	left: 261px;
	top: 0;
}

#content {
	width: 465px;
	position: relative;
	left: 315px;
	padding: 200px 0 30px;
	height: 100%;
	font-size: 1.00em;
}

p {
	padding: 0 0px 1.75em 94px;
}

p.swatches {
	padding: 0 0 1em 45px;
}

h2.swatches {
	padding: 0px 0px 0px 45px;
}

h1 {
	width: 374px;
	text-align: right;
	position: absolute;
	left: 14px;
	top: 24px;
	color: #fff;
	font: 40px/40px Verdana, Arial, Helvetica, sans-serif;
        display: none;
}

h2 {
	padding: 0px 0px 19px 45px;
	font: 26px/30px Georgia, "Times New Roman", Times, serif;
	color: #a57e57;
}

h3 {
	padding: 0px 0px 5px 94px;
	font: 18px/16px Georgia, "Times New Roman", Times, serif;
	color: #a57e57;
}

a {
	color: #444;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.foto {
	margin: 0 0 1.75em 94px;
	border: 1px solid #262626;
}

.shop {
	clear: both;
	margin: 15px  0;
}

.shop hr {
	border: 0;
	color: #f00;
	background-color: #292722;
	height: 1px;
	margin-left: 94px;
}

.shopimg {
	float: right;
	margin-bottom: 10px;
}


.homeimg {
	float: right;
	margin: -10px 0 0 20px;
}


.map {
	display: none;
	padding-left: 94px;
}

p.close {
	padding: 0;
	font-weight: bold;
	color: #f00;
}

p.close a {
	color: #000;
}


#text table td {
	vertical-align: top;
	padding-right: 10px;
}


/* ============ SWATCHES ============== */


#swatches {
	position: absolute;
	left: 46px;
	padding-bottom: 63px;
}

.swatch {
	padding: 0 10px 10px 0;
	margin: 0;
}

p#pages {
	text-align: right;
	padding: 0 10px;
	font-size: 12px;
	margin-top: -10px;
	color: #557b90;
	width: 438px; 
}

p#pages a {
	color: #000;
}

p#pages a:hover {
	color: #557b90;
}

p.description {
	padding: 0;
	line-height: 13px;
	color: #000;
}






/* ============ NAVIGATIE ============== */



#mainnavbar {
	position: absolute;
	width: 100%;
	height: 57px;
	top: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.seambar {
	position: absolute;
	top: 508px;
	width: 100%;
	height: 49px;
	background: #557b90;
}

.genbar {
	position: absolute;
	top: 508px;
	width: 100%;
	height: 49px;
	background: #292722;
}

.timbar {
	position: absolute;
	top: 508px;
	width: 100%;
	height: 49px;
	background: #8d9a39;
}

.carpbar {
	position: absolute;
	top: 508px;
	width: 100%;
	height: 49px;
	background: #992c4b;
}




#mainnav {
	position: absolute;
	left: 50%;
	margin-left: -496px;
	width: 854px;
	padding-left: 124px;
}

.gennav {
	background: url(../images/gen_navbar.png);
}

.timnav {
	background: url(../images/tim_navbar.png);
}

.carpnav {
	background: url(../images/carp_navbar.png);
}

.seamnav {
	background: url(../images/seam_navbar.png);
}

#mainnav li {
	padding: 0;
	margin-bottom: 0px;
	float: left;
	list-style: none;
	text-indent: -999em;
}


#mainnav li a {
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
	color: #fff;
	font-weight: bold;
	display: block;
	height: 57px;
}


#mainnav li#timber a {
	width: 54px;
}

#mainnav li#carpets a {
	width: 109px;
}

#mainnav li#seamless a {
	width: 117px;
}

#mainnav li#choose a {
	width: 147px;
}

#mainnav li#store a {
	width: 90px;
}

#mainnav li#floorcare a {
	width: 70px;
}

#mainnav li#installation a {
	width: 124px;
}

#mainnav li#green a {
	width: 88px;
}

#mainnav li#press a {
	width: 49px;
}

#mainnav li#news a {
	width: 47px;
}

#mainnavbar #mainnav.gennav li a:hover, #mainnavbar #mainnav.gennav li a.active, #mainnavbar #mainnav.timnav li a:hover, #mainnavbar #mainnav.timnav li a.active, #mainnavbar #mainnav.carpnav li a:hover, #mainnavbar #mainnav.carpnav li a.active, #mainnavbar #mainnav.seamnav li a:hover, #mainnavbar #mainnav.seamnav li a.active {
	background-position: 0 -57px;
}


ul.home {
	position: absolute;
	left: 50%;
	top: 32px;
	margin-left: -550px;
	width: 45px;
	padding-left: 58px;
}

ul.home li {
	list-style: none;
	text-indent: -999em;
}

ul.home li a {
	text-decoration: none;
	width: 45px;
	height: 20px;
	display: block;
}

ul.home li a.timber {
	background: url(../images/tim_home.png) no-repeat 0 0;
}

ul.home li a.carpets {
	background: url(../images/carp_home.png) no-repeat 0 0;
}

ul.home li a.seamless {
	background: url(../images/seam_home.png) no-repeat 0 0;
}

ul.home li a.general {
	background: url(../images/gen_home.png) no-repeat 0 0;
}

ul.home li a:hover {
	background-position: 0 -20px;
}

/* ================= COLORS NAVBAR ====================== */

/* GENERAL */

#mainnav.gennav li#timber a {
	background: url(../images/gen_navback_timber.png) no-repeat 0 0;
}

#mainnav.gennav li#carpets a {
	background: url(../images/gen_navback_carpets.png) no-repeat 0 0;
}

#mainnav.gennav li#seamless a {
	background: url(../images/gen_navback_seamless.png) no-repeat 0 0;
}

#mainnav.gennav li#choose a {
	background: url(../images/gen_navback_choose.png) no-repeat 0 0;
}

#mainnav.gennav li#store a {
	background: url(../images/gen_navback_store.png) no-repeat 0 0;
}

#mainnav.gennav li#floorcare a {
	background: url(../images/gen_navback_floorcare.png) no-repeat 0 0;
}

#mainnav.gennav li#green a {
	background: url(../images/gen_navback_green.png) no-repeat 0 0;
}

#mainnav.gennav li#press a {
	background: url(../images/gen_navback_press.png) no-repeat 0 0;
}



/* TIMBER */

#mainnav.timnav li#timber a {
	background: url(../images/tim_navback_timber.png) no-repeat 0 0;
}

#mainnav.timnav li#carpets a {
	background: url(../images/tim_navback_carpets.png) no-repeat 0 0;
}

#mainnav.timnav li#seamless a {
	background: url(../images/tim_navback_seamless.png) no-repeat 0 0;
}

#mainnav.timnav li#choose a {
	background: url(../images/tim_navback_choose.png) no-repeat 0 0;
}

#mainnav.timnav li#store a {
	background: url(../images/tim_navback_store.png) no-repeat 0 0;
}

#mainnav.timnav li#floorcare a {
	background: url(../images/tim_navback_floorcare.png) no-repeat 0 0;
}

#mainnav.timnav li#installation a {
	background: url(../images/tim_navback_installation.png) no-repeat 0 0;
}

#mainnav.timnav li#green a {
	background: url(../images/tim_navback_green.png) no-repeat 0 0;
}

#mainnav.timnav li#press a {
	background: url(../images/tim_navback_press.png) no-repeat 0 0;
}

#mainnav.timnav li#news a {
	background: url(../images/tim_navback_news.png) no-repeat 0 0;
}



/* CARPETS AND RUGS */

#mainnav.carpnav li#timber a {
	background: url(../images/carp_navback_timber.png) no-repeat 0 0;
}

#mainnav.carpnav li#carpets a {
	background: url(../images/carp_navback_carpets.png) no-repeat 0 0;
}

#mainnav.carpnav li#seamless a {
	background: url(../images/carp_navback_seamless.png) no-repeat 0 0;
}

#mainnav.carpnav li#choose a {
	background: url(../images/carp_navback_choose.png) no-repeat 0 0;
}

#mainnav.carpnav li#store a {
	background: url(../images/carp_navback_store.png) no-repeat 0 0;
}

#mainnav.carpnav li#floorcare a {
	background: url(../images/carp_navback_floorcare.png) no-repeat 0 0;
}

#mainnav.carpnav li#installation a {
	background: url(../images/carp_navback_installation.png) no-repeat 0 0;
}

#mainnav.carpnav li#green a {
	background: url(../images/carp_navback_green.png) no-repeat 0 0;
}

#mainnav.carpnav li#press a {
	background: url(../images/carp_navback_press.png) no-repeat 0 0;
}

#mainnav.carpnav li#news a {
	background: url(../images/carp_navback_news.png) no-repeat 0 0;
}



/* SEAMLESS */

#mainnav.seamnav li#timber a {
	background: url(../images/seam_navback_timber.png) no-repeat 0 0;
}

#mainnav.seamnav li#carpets a {
	background: url(../images/seam_navback_carpets.png) no-repeat 0 0;
}

#mainnav.seamnav li#seamless a {
	background: url(../images/seam_navback_seamless.png) no-repeat 0 0;
}

#mainnav.seamnav li#choose a {
	background: url(../images/seam_navback_choose.png) no-repeat 0 0;
}

#mainnav.seamnav li#store a {
	background: url(../images/seam_navback_store.png) no-repeat 0 0;
}

#mainnav.seamnav li#floorcare a {
	background: url(../images/seam_navback_floorcare.png) no-repeat 0 0;
}

#mainnav.seamnav li#installation a {
	background: url(../images/seam_navback_installation.png) no-repeat 0 0;
}

#mainnav.seamnav li#green a {
	background: url(../images/seam_navback_green.png) no-repeat 0 0;
}

#mainnav.seamnav li#press a {
	background: url(../images/seam_navback_press.png) no-repeat 0 0;
}

#mainnav.seamnav li#news a {
	background: url(../images/seam_navback_news.png) no-repeat 0 0;
}



/* ================= SUBNAV ====================== */



#subnav {
	position: absolute;
	top: 20px;
	left: 40px;
	width: 480px;
}

 #subnav ul {
	position: absolute;
	top: 0px;
	margin: 0;
	padding: 0;
	text-align: right;
	list-style: none;
	font: 13px Arial, sans-serif;
}

 #subnav ul li {
 	position: relative;
	top: 0px;
	float: left;
}

 #subnav ul li a {
	text-decoration: underline;
	font-size: 12px;
	line-height: 12px;
	color: #a57e57;
	padding: 0px 5px;
	margin: 0;
	border-right: 1px solid #a57e57;
}

 #subnav ul li a:hover, #subnav ul li a.active {
 	text-decoration: none;
	color: #000;
 }
 
 
 
 /* ================= SECNAV ====================== */



#secnav {
	width:960px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -480px;
}

 #secnav ul {
	position: absolute;
	top: 0px;
	right: 0;
	margin: 0;
	padding: 0;
	text-align: right;
	list-style: none;
	font: 13px Arial, sans-serif;
}

 #secnav ul li {
 	position: relative;
	top: 2px;
	float: right;
}

 #secnav ul li a {
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
	color: #fff;
	padding: 3px 8px 3px 8px;
	margin: 0;
}

 #secnav ul li a:hover, #secnav ul li a.active {
 	text-decoration: underline;
	color: #fff;
 }
 
 #secnav ul.gen li a {
	background: #292722;
 }
 
 #secnav ul.tim li a {
	background: #8d9a39;
 }
 
 #secnav ul.carp li a {
	background: #992c4b;
 }
 
 #secnav ul.seam li a {
	background: #53778d;
 }