body {
	background: url(/interface/body-background.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana,sans-serif;
}

img {
	border: 0px;	
}

form {
	margin: 0px;	
}

a {
	color: #717071;	
}

div#social {
    position: absolute;
margin-left: 550px;
margin-top: 7px;
}

a:hover {
    text-decoration: none;
}

div#facebox .image {
    width: auto;
    margin: 0px;
    float: none;
}

div#facebox .footer {
    clear: both;
}

div#facebox .image img {
    max-width: 600px;
    max-height: 400px;
}


div#slideshow {
	width: 670px;
	height: 140px;
	/*background: url(/foto/slide4.jpg) no-repeat*/;
	line-height: 140px;
	font-size: 12px;
	text-align: center;
}

div.paging {
	text-align: center;
	font-size: 11px;	
}

/* Schaduw */
div#shadow-container {
	background: url(/interface/shadow-container/shadow-container-background.png) repeat-y center;
}

div#shadow-footer {
	background: url(/interface/shadow-container/shadow-footer-background.png) no-repeat center;
	height: 80px;
	text-align: center;
}

	div#shadow-footer div.footer-menu {
		float: right;
	}
	
	div#shadow-footer div.slogan {
		position: absolute;
		margin-top: -100px;
		margin-left: 6px;
		
		border: 0px solid #FF0000;
	}
	
	div#shadow-footer div.footer {
		width: 952px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 14px;
		padding-right: 14px;
		padding-top: 22px;
		padding-bottom: 15px;
		color: #717071;
		font-size: 11px;
		
		background: url(/interface/container/footer-background.gif) no-repeat;
		
		text-align: left;

	}
	
		div#shadow-footer div.footer a {
			color: #717071;
		}
		


div#shadow-header {
	
	background: url(/interface/shadow-container/header-shadow-background.png) no-repeat center;
	height: 20px;
        
}

	div#shadow-header div.header {
		height: 20px;
		
		width: 980px;
		background: url(/interface/container/header-background.gif) no-repeat;
		margin-left: auto;
		margin-right: auto;
	}

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	text-align: left;
	background: url(/interface/container/container-background.gif) left;
}

div.menu {
	padding-left: 20px;
	width: 250px;
	float: left;
	padding-bottom: 80px;

}

	div.menu .cart-items {
		font-size: 11px;
		padding: 12px;
		background: #232020;
		color: #919396;
	
	}

	div.menu h3.cart {
		background: url(/interface/menu/winkelwagen.gif) no-repeat #6e7072;
		height: 27px;
		margin: 0px;
		padding: 0px;
	}

	div.menu #mainmenu ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		font-size: 11px;
		border-bottom: 1px solid #262324;
	}
	
		div.menu #mainmenu ul li {
			padding: 0px;
			height: 34px;
			overflow: hidden;
		}
		
		div.menu #mainmenu ul li.submenu {
			height: auto;
		}
		div.menu #mainmenu ul li.subsubmenu {
			height: auto;
		}
	
		div.menu #mainmenu ul li a {
			background: url(/interface/menu/arrow.gif) no-repeat #393839;
			background-position: 11px 13px;
			display: block;
			color: #CCC;
			padding: 10px;
			padding-left: 31px;
			border-top: 1px solid #262324;
                        text-decoration: none;
		}
		
		div.menu #mainmenu ul li a:hover, div.menu #mainmenu ul li.selected a {
			background: url(/interface/menu/arrow-hover.gif) no-repeat #232020;
			background-position: 11px 13px;
		}
		
		div.menu #mainmenu li.submenu ul li a {
			padding-left: 50px;
		}
		div.menu #mainmenu li.submenu ul li.subsubmenu ul li a {
			padding-left: 69px;
		}
	
	div.menu h1 {
		font-size: 12px;
		margin: 0px;
	}
	
div.content {
	margin-left: 290px;
}

div#searchBlock {
	padding: 10px;
	background: #FFF;
	font-size: 11px;
	font-family: Times;
	text-transform: uppercase;
	font-size: 12px;
	color: #717071;
	
}

div#searchBlock select {
    text-transform: none;
}

	div#searchBlock div.searchRight
	{
		line-height: 0px;
		height: 0px;
		width: 590px;
		float: right;
	}
	
	div#searchBlock div.searchSpacer
	{
		line-height: 0px;
		height: 0px;
		width: 590px;
		clear:right;
	}

	div#searchBlock div.main {
		height: 30px;
	}
	
	div#searchBlock #search select {
		text-transform: none;
	}
	div#searchBlock #search {
		margin-right: 15px;
	}

	div#searchBlock #tags_dropdowns .tags {
                margin-top: 5px;
		float: left;
		width: 105px;
                font-size: 9px;
	}
	
		div#searchBlock #tags_dropdowns .tags select {
			margin-top: 5px;
			width: 90px;
                        font-size: 10px;
		}
		
div.no-products {
	background: #FFF;
	padding: 10px;
	margin-top: 10px;	
}
		
div.category-item {
	background: #FFF;
	margin-top: 10px;
	padding: 10px;
	color: #393839;
	min-height: 90px;
}

div.category-item-short {
	background: #FFF;
	margin-top: 10px;
	padding: 10px;
	color: #393839;
	
	float: left;
	
	width: 135px;
	
	height: 180px;
	margin-right: 10px;
}

div#producttotals {
	padding-top: 10px;
	padding-left: 10px;	
	font-size: 11px;
	font-weight: bold;	
}

div.category-item {
	width: 190px;
	overflow: hidden;	
	height: 220px;
}

	div.category-item div.description {
		height: 43px;
		overflow: hidden;
	}

	div.last-product { 
		margin-right: 0px;
	}

	div.category-item-short a {
		color: #515051;
	}
	
		div.category-item-short h2 {
			padding: 0px;
			text-transform: none;
			font-weight: bold;
			font-family: Verdana;
			font-size: 12px;
		}

	div.category-item-short div.product-image {
		height: 90px;
	}
	
	div.category-item div.product-image {
		height: 135px;
	}
	
		div.category-item-short div.product-image img {
			vertical-align: middle;
		}

	div.category-item-short div.price {
		font-family: verdana;
		font-size: 11px;
		color: #c9cacb;
		

	}
		
		div.category-item-short div.title {
			
		}

                div.category-item-short div.sub a:hover {
                    text-decoration: none;
                }
                div.category-item-short div.sub {
                    height: 14px;
                    line-height: 10px;
                    overflow: hidden;
                    font-size: 10px;
                }
                div.category-item-short div.sub sup {
                    font-size: 7px;
                }
                div.category-item-short div.producttooltip {
                    display: none;
                }
                div.category-item-short div.sub a span.price {
                    float: right;
                    display: block;
                    text-decoration: none;
                }
	
		div.category-item-short div.product-price h4.sale {
			margin: 0px;
			padding: 0px;
			font-size: 11px;
			color: #FF0000;
		}
		
		div.category-item-short div.product-price span.oldprice {
			text-decoration: line-through;
			
		}
		
		div.category-item-short div.product-price em.price {
			font-style: normal;
			font-size: 11px;
                        line-height: 11px;
		}


div.page {
	padding: 10px;
	padding-right: 30px;
	font-size: 12px;
	line-height: 19px;
	color: #393839;
	padding-top: 0px;
}

	div.page p {
		margin: 0px;
	}

        div.pagetext {
            padding: 10px;
            background: #FFF;
            width: 630px;
}

h1 {
	color: #717071;
        color: #555;
	font-family: "Times new Roman";
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-weight: normal;
	text-transform: uppercase;
        padding-left: 10px;
}

	div.page h1 {
		padding-bottom: 10px;
		padding-top: 10px;
	}

h2 {
	color: #717071;
        color: #555;
    font-family: 'Times New Roman';
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-transform: uppercase;
	font-weight: bold;
        padding-left: 10px;
}

div.telefoniste
{
	background: #232020 url('/images/telefoniste.jpg') no-repeat left bottom;
	text-align: right;
	text-transform: uppercase;
	font-size: 13px;
	width: 250px;
	height: 113px;
	color: #FFFFFF;
	line-height: 20px;
	font-family: Garamond, Verdana;
}

div.smallshoppingcart2
{
	position: absolute;
	width: 236px;
	margin-left: 434px;
	z-index: 99;
}

div.smallshoppingcart2 table
{
	border-collapse: collapse;
	width: 225px;
}

div.smallshoppingcart2 .smallcart
{
	height: 140px;
	background: #dedede;
}

div.smallshoppingcart2 .cart-items
{
	margin-top: 5px;
	margin-left: 5px;
	height: 73px;
	overflow: hidden;
}
div.smallshoppingcart2 td
{
	font-size: 12px;
	padding: 0px;
	padding-bottom: 4px;
	height: 16px;
	}
	
	div.smallshoppingcart2 td div a:hover
	{
	
	text-decoration: underline;
	}
	div.smallshoppingcart2 td div a
	{
		text-decoration: none;
	}
	div.smallshoppingcart2 td div
	{
	
	height: 16px;
	overflow: hidden;
	
	}
	
div.smallshoppingcart2 .order
{
	display: block;
	margin-top: 8px;
	margin-left: 137px;
}

div.smallshoppingcart2 .smallcartheader
{
	height: 28px;
	background: #393839 url('/images/cartheader.jpg') no-repeat center left;
}
	
div.smallshoppingcart2 .cartempty
{
	margin-top: 140px;
	width: 236px;
	height: 33px;
	background: #393839 url('/images/emptycart.jpg') no-repeat center left;
        background: transparent;
	z-index: 99;
	
}
	

div.home {
	padding: 10px;
	font-size: 11px;
	color: #393839;
	line-height: 19px;	
}

	div.home div.front-images {
		height: 272px;
		padding-top: 10px;
		width: 667px;
		overflow: hidden;
	}
	
	div.home div.front-vloeren {
		height: 240px;
		width: 667px;
		overflow: hidden;
	}

	div.home div.smallitem,div.image,div.home div.smallitem-middle,div.image-middle,div.image-last {
		float: left;
		width: 195px;
		font-size: 12px;
		
		margin-right: 10px;
		background: #FFF;
		padding: 10px;
	}
	
		div.image-last {
			margin: 0px;
		}
	
		div.home div.image-middle,
		div.home div.smallitem-middle {
			width: 180px;
		}
	
		div.home div.smallitem div.text,div.home div.smallitem-middle div.text{
			height: 65px;
			line-height: 18px;
			font-size: 11px;
		}

		div.image div.button, div.image-middle div.button {
			padding-top: 10px;
		}

		div.home div.button {
			text-align: left;
		}
		
		div.home .show-photo {
			margin-bottom: 9px;
		}

		div.home div.smallitem h3 {
			font-size: 16px;
			margin: 0px;
			padding: 0px;
			padding-bottom: 8px;
			padding-top: 8px;
			color: #393839;
			font-weight: bold;
		}
		
		div.home div.smallitem a {
			color: #393839;
		}

div.breadcrumbs {
	background: #232020;
	font-size: 11px;
	color: #CCC;
	padding: 10px;
	margin-right: 20px;
        padding-left: 20px;
}

	div.breadcrumbs a {
		color: #CCC;
		text-decoration: none;
	}
	
		div.breadcrumbs a:hover {
			text-decoration: underline;
		}
		
div.albumcontent
{
	padding-left: 215px;
        padding-right: 60px;
	/*padding-bottom: 20px;*/
}

div.albumcontent h2
{
	padding-top: 0px;	
}

div.albumgallery
{
	margin-left: -6px;	
}

div.albumgalleryitem
{
	float: left;
	width: 130px;
	text-align: center;
	padding: 9px;
	border: 1px solid #dddddd;
	background: #FFF;
	margin-right: 5px;
	margin-left: 9px;
	margin-top: 20px;	
	
}

div.albumglobal
{
	width: 690px;	
}

div.albumgalleryitem table
{
	width: 130px;
	height: 130px;	
}

div.albumgalleryitem h2
{
	text-align: left;
}
		
.album .head-image
{
        float: left;
}

.overview_button
{
	float: left;
	width: 600px;
	margin-top: 20px;
	margin-left: 4px;	
	
}

div.relateditems div.image,
div.relateditems div.image-middle,
div.relateditems div.image-last
{
	width: 190px;
}

li.subtabs {
    list-style-type: none;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #666;
	background-color: #fff;
	padding: 10px;
	text-align: left;
        font-size: 10px;
}
#tooltip h3, #tooltip div { margin: 0; }

#tooltip .producttooltip div.left .title {
    text-decoration: underline;
}
#tooltip .producttooltip {
    width: 500px;
}

#tooltip .producttooltip div.right {
    float: right;
    width: 180px;
}

#tooltip .producttooltip div.left {
    text-align: center;
    width: 310px;
}

#tooltip .cattooltip div.left .title {
    text-decoration: underline;
}
#tooltip .cattooltip {
    width: 330px;
}

#tooltip .cattooltip div.right {
    float: right;
    width: 130px;
}

#tooltip .cattooltip div.left {
    text-align: center;
    width: 190px;
}


table.overview_state {
    border-collapse: collapse;
    border: 0px;
    padding-bottom: 5px;
}
table.overview_state th,
table.overview_state td {
    padding: 0px;
    margin: 0px;
    border: 0px;
    padding-right: 10px;
    padding-bottom: 5px;
}

a.gaverder img,
a.order img,
input.imageselector,
[type="image"] {
    	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
        border: 0px;
}


button {
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: transparent;
   filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
        cursor: pointer;
}

a.gaverder:hover img,
a.order:hover img,
button:hover,
input.imageselector:hover,
[type="image"]:hover {


         filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}


input.product-add-button {
     filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
input.product-add-button:hover {
    filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

table.formdata td.title {
    width: 100px;
}

#facebox .product_facebox {
    width: 700px;
}

div.pagetext h2 {
    padding-left: 0px;
}

div.front-images h2 {
    height: 38px;
}
