*
{
	margin: 0;
	padding: 0;
}

html
{
	background: #fff url(/img/background.png) -20px top repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

.page
{
	position: relative;
}

.header
{
	position: relative;
	height: 140px;
	border-top: 10px solid #fff;
	border-bottom: 1px solid #818285;
	background: transparent url(/img/logo-woonaccessoires.png) 160px bottom no-repeat;
}

#pilatpilat-famylje-collection .header
{
	background: transparent url(/img/logo-collection.png) 160px bottom no-repeat;
}


.header h1
{
	text-indent: -1000em;
}

.header .navigation
{
	position: absolute;
	top: 0px;
	left: 170px;
}

.header .navigation ul
{
	float: left;
	list-style-type: none;
}

.header .navigation ul li
{
	float: left;
	margin: 0 10px 0 0;
	padding: 0 18px 0 0;
	line-height: 20px;
	height: 22px;
	border-right: 1px solid #818285;
	overflow: visible;
}

.header .navigation ul li a
{
	color: #818285;
	font-size: 0.8em;
	text-decoration: none;
	text-transform: lowercase;
}

.header .navigation ul li a:hover
{
	color: #dc810a;
}

.header .navigation ul li.active a
{
	color: #dc810a;
}

.header .navigation ul li.active ul
{
	float: none;
	margin: 8px 0 0;
}

.header .navigation ul li.active ul li
{
	float: none;
	border-right: none;
	padding: 0;
}

.header .navigation ul li.active ul li a
{
	color: #818285;
}

.header .navigation ul li.active ul li a:hover
{
	color: #f89c36;
}

.header .navigation ul li.active ul li.selected a
{
	color: #f89c36;
}

.header .languages
{
	position: absolute;
	top: 0px;
	right: 10px;
}

.header .shoppingcart
{
	position: absolute;
	top: 38px;
	color: #818285;
	text-align:center;
	width:140px;
	font-size:13px;
	left: 800px;
}
.header .shoppingcart ul
{
	float: left;
	list-style-type: none;
}

.header .shoppingcart ul li
{
	float: left;
	margin: 5px 0 0 31px;
	padding: 0 14px 0 14px;
	line-height: 20px;
	height: 22px;
	font-size:18px;
	border-right: 1px solid #818285;
	border-left: 1px solid #818285;
}

.header .shoppingcart ul li a
{
	color: #dc810a;
	text-decoration: none;
	text-transform: lowercase;
}

.header .shoppingcart ul li a:hover
{
	color: #dc810a;
}

.header .languages ul
{
	list-style-type: none;
}

.header .languages ul li
{
	float: left;
	margin: 0 0 0 18px;
	padding: 0 0 0 10px;
	line-height: 20px;
	border-left: 1px solid #818285;
}

.header .languages ul li a
{
	color: #818285;
	font-size: 0.8em;
	text-decoration: none;
	text-transform: lowercase;
}

h1{
	color:#818285;
	font-size:16px;
	
}

.aside
{
	position: absolute;
	top: 151px;
	left: 0;
	width: 159px;
}

.selectbox{
	border:1px #818285 solid;
	padding:5px;
	font-size: 12px;
	width:200px;
	color:#6c6c6c;
	}

.navigationSecond ul
{
	background-color: #818285;
	overflow: hidden;
	list-style-type: none;
}

#pilatpilat-projecten .navigationSecond ul
{
	background: #a7a9ac;
}

#warber-kindermeubels .navigationSecond ul
{
	background: #f89c36;
}

.navigationSecond ul li
{
	float: left;
	border-right: 1px solid #fff;
	padding: 0 10px 2px;
}

.navigationSecond ul li a
{
	color: #fff;
	font-size: 0.75em;
	line-height: 20px;
	text-decoration: none;
	text-transform: lowercase;
}

.navigationSecond ul li.active a,
.navigationSecond ul li a:hover
{
	color: #f69b37;
}

#warber-kindermeubels .navigationSecond ul li.active a,
#warber-kindermeubels .navigationSecond ul li a:hover
{
	color: #818285;
}

#pilatpilat-projecten .navigationSecond ul li.active a,
#pilatpilat-projecten .navigationSecond ul li a:hover
{
	color: #96500a;
}

.navigationThird
{
	position: absolute;
	top: 40px;
	right: 0px;
	width: 159px;
}

.navigationThird ul
{
	list-style-type: none;
}

.navigationThird ul li
{
	text-align: right;
	margin: 0 0 16px;
	padding: 0 0 2px;
	background-image: url(/img/transparent.png);
	-background: #fff;
}

.navigationThird ul li a
{
	padding: 0 10px;
	color: #818285;
	font-size: 0.75em;
	text-decoration: none;
	text-transform: lowercase;
}

.navigationThird ul li a:hover
{
	color: #dc810a;
}

.navigationThird ul li.active a
{
	color: #dc810a;
}

.navigationThird ul li ul
{
	position: absolute;
	left: 160px;
	width: 120px;
	z-index: 2;
}

.navigationThird ul li ul li
{
	text-align: left;
	padding: 0 0 0 10px;
}

.navigationThird ul li ul li a
{
	padding: 0;
}

.navigationThird ul li.active ul li a
{
	color: #818285;
}

.navigationThird ul li.active ul li.active a
{
	color: #f89c36;
}

#ideal{
	position:absolute;
	text-align:center;
	bottom:10px;
	left:13px;
	
	
}

.contents
{
	margin: 0 0 0 160px;
	position: relative;
}

.contents .text, .contents .products
{
	padding: 32px 12px 12px 12px;
	max-width: 800px;
}

.type8 .contents .text
{
	margin-left: 140px;
}

.main
{
	position: relative;
	height: 450px;
}

.order{
	position:absolute;
	top:336px;
	left:476px;
}

.order li
{
	float: left;
	list-style:none;
	margin: 0px;
	padding: 0 14px 0 14px;
	line-height: 20px;
	height: 22px;
	color:#818285;
	font-size:18px;
	border-right: 1px solid #818285;
	border-left: 1px solid #818285;
}

.order li a
{
	color: #dc810a;
	text-decoration: none;
	text-transform: lowercase;
}

.order li a:hover
{
	color: #dc810a;
}

.shopnav .submit, .order .submit
{
	color: #dc810a;
	text-decoration: none;
	text-transform: lowercase;
	background: none;
	border: 0;
	font-size: 18px;
	padding: 0;
	margin: -5px 0 0 0;
	font-family: MyFutura, Arial, Helvetica, sans-serif;
	cursor: pointer;
	cursor: hand;
}

.shoplink{
	padding-right:50px;color: #58585a;
	text-decoration: none;
}

.shoplink2{
	color: #dc810a;
	text-decoration: none;
}

.inputfield {
	width:30px; 
	text-align:center;
	padding:2px;
	color:#818285;
}

.inputfield_long{
	width:230px; 
	margin:6px;
	padding:2px;
	color:#818285;
}

.checkbox{
	margin:6px;
	padding:2px;
}

.text table, .products table {
	font-size: 0.8em;
	line-height: 150%;
	color: #58585a;
	padding:5px;
	margin: 10px 0 1em;
	border:0px;
	border-collapse:collapse;
}

.text, .products {
	margin: 0 0 30px 0;
	
}

.text p, .products p
{
	font-size: 0.8em;
	line-height: 150%;
	color: #58585a;
	margin: 0 0 1em;
}

.text p a
{
	color: #58585a;
	text-decoration: none;
}

.text h1
{
	font-size: 1.1em;
	padding:0px;
	margin: 0 0 1em;
	color: #58585a;
}

.text h3
{
	font-size: 0.9em;
	padding:0px;
	margin: 0 0 1em;
	color: #58585a;
}

.text h4
{
	margin: 1em 0 -0.5em;
	font-size: 0.8em;
}

.text ul
{
	padding-left: 1.5em;
	margin: 1.5em 0;
}

.text ol
{
	padding-left: 1.5em;
	margin: 1.5em 0;
}

.text img.Links
{
	float: left;
	margin-right: 1em;
	margin-top: 0.6em;
}

.text img.Rechts
{
	float: right;
	margin-left: 1em;
	margin-top: 0.6em;
}

.text img.Boven
{
	margin: -32px 0 0;
}

.text table{
	padding:0px;
	margin:0px;
	
}


ul.shopnav{
	padding: 0em; 
	margin: 0 266px 0 0; 
	float:right;
}

.shopnav li
{
	float: left;
	list-style:none;
	margin: 0px;
	padding: 0 14px 0 14px;
	line-height: 20px;
	height: 22px;
	color:#818285;
	font-size:18px;
	border-right: 1px solid #818285;
	border-left: 1px solid #818285;
}

.shopnav li a
{
	color: #dc810a;
	text-decoration: none;
	text-transform: lowercase;
}

.shopnav li a:hover
{
	color: #dc810a;
}

.collection
{
	list-style-type: none;
	padding: 0 0 0 10px;
}

.collection li
{
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: bottom;
	zoom: 1;
	*display: inline;
	margin: 0 5px 6px 0;
}

.collection img
{
	border: none;
}

.collection li div
{
	text-align: center;
	color: #58585a;
	font-size: 0.75em;
	text-transform: lowercase;
	width: 100px;
	height: 100px;
	overflow: hidden;
	cursor: pointer;
	background-position: center center;
	background-repeat: no-repeat;
}

.collection li div.title
{
	text-align: center;
	color: #444;
	font-size: 0.75em;
	text-transform: lowercase;
	padding: 4px 0 0;
	width: 100px;
	height: 31px;
	cursor: pointer;
}

.collection li a
{
	display: block;
	text-decoration: none;
	color: #58585a;
	padding:5px;
	border:1px #FFF solid;
}


.collection li a:hover
{
	border:1px #CCC solid;
}

.collection li a:hover div.title
{
	color: #dc810a;
}


.products .files
{
	margin: 0 0 20px 0;
}

.products .files ul
{
	list-style-type: none;
}

.products .files li
{
	font-size: 0.70em;
}

.products .files li a
{
	color: #818285;
	text-decoration: none;
}

.products .files li.pdf a
{
	padding: 1px 0 1px 20px;
	background: url(/images/icons/16/pdf.png) left center no-repeat;
}


.products
{
	margin: 0 0 0 465px;
	max-width: 370px;
}

.products ul
{
	padding: 0;
}

.products .image
{
	position: absolute;
	top: 0;
	left: 0;
	border-right: 1px solid #818285;
	border-bottom: 1px solid #818285;
}

.products ul#imageThumbnails
{
	position: absolute;
	top: 377px;
	left: 476px;
	list-style-type: none;
}

.products ul#imageThumbnails li
{
	float: left;
	margin: 0 10px 10px 0;
	cursor: pointer;
}

.products ul#imageThumbnails li img
{
	border: 1px solid #818285;
}

.products .files
{
	position: absolute;
	left: 476px;
	bottom: 48px;
}


table.home
{
	max-width: 780px;
	border-collapse: collapse;
}

table.home tr td
{
	vertical-align: top;
}

table.home tr td a span.image
{
	display: block;
	height: 355px;
	
	background-position: 0 -400px;
	background-repeat: no-repeat;
}

table.home tr td a:hover span.image
{
	background-position: 0 0px;
}

table.home tr td.pageWoonkamer a span.image
{
	background-image: url(/img/page_woonkamer.jpg);
}

table.home tr td.pageKeuken a span.image
{
	background-image: url(/img/page_keuken.jpg);
}

table.home tr td.pageVerlichting a span.image
{
	background-image: url(/img/page_verlichting.jpg);
}

table.home tr td.pageHal a span.image
{
	background-image: url(/img/page_hal.jpg);
}

table.home tr td.pageKantoor a span.image
{
	background-image: url(/img/page_kantoor.jpg);
}

table.home tr td.pageBadkamer a span.image
{
	background-image: url(/img/page_badkamer.jpg);
}

table.home tr td a
{
	color: #58585a;
	font-size: 0.8em;
	text-transform: lowercase;
	text-decoration: none;
}

table.home tr td a:hover
{
	color: #dc810a;
}

table.home tr td span
{
	display: block;
	padding: 0 6px;
}

table.home tr td span.second
{
	text-align: right;
}

table.home tr td span.text, table.home tr td span.products
{
	margin: 10px 0 0;
	padding: 0;
	border-right: 1px solid #818285;
	height: 40px;
}

.horizontal
{
	position: absolute;
	top: 440px;
	left: 476px;
	width: 410px;
	height: 50px;
	list-style-type: none;
}

.horizontal a
{
	color: #818285;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 0.8em;
}

.horizontal .prev
{
	float: left;
}

.horizontal .next
{
	float: right;
}

#placeholder_title
{
	position: absolute;
	top: 424px;
	right: 0px;
	font-size: 13px;
	padding: 5px;
	color: #555;

}

.placeholder_visible
{
	background-color: #fff;
}

.placeholder_invisible
{
	background-color: 0;
}


a.album_link
{
	color: #dc810a;
}
a.album_link2
{
	text-decoration: none;
	color: #555;
}
a.album_link2:hover
{
	color: #dc810a;
}

#aanbiedingen .item{
	height: 110px;
}

#aanbiedingen .title{
	height: 50px;
}

