@charset "utf-8";
/* CSS Document */
body {
	background:#2b2b2b url(../images/background.jpg) repeat-x;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

img {
	border:none;
}

div#product-afbeelding-thumbs img {
float:left;
height:65px;
width:105px;
margin-left:3px;
margin-bottom: 3px;
}



#background {
	background:#252525 url(../images/header-bg.jpg) no-repeat 50% 0;
	height:160px;
	width:100%;
	margin:0;
	position:relative;
	z-index:0;
}	

div#canvas {
	height:600px;
	width:100%;
	margin:0 auto;
	position:absolute;
	top:30px;
	z-index:50;
}

div#centerThis {
	width:970px;
	margin:0 auto;
	background:#FFFFFF;
}

div#header {
	height:90px;
	width:970px;
	
	background-color:#000000;
}

div#menu {
	height:50px;
	width:970px;
	background-color:#4b4b4a;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;	
}
	div#menu ul {
		margin:0;
		padding:0;
	}
	
	div#menu ul li {
		margin:0;
		padding:0 10px;
		float:left;
		line-height:40px;
		height:40px;
		list-style:none;
		background:url(../images/seperator.jpg) right 50% no-repeat;
	}
	
	div#menu ul li a {
		padding:0 10px;
		display:block;
		line-height:40px;
		height:40px;
		list-style:none;
		text-transform:uppercase;
		text-decoration:none;
		font-size:13px;
		color:#000;
	}
	
div#rij1 {
	height:250px;
	width:950px;
	padding:10px;
	
	float:left;
}
	div#visual {
		height:250px;
		width:710px;
		float:left;
		overflow:hidden;
	}
	
	div#aanbieding {
		height:248px;
		width:228px;
		float:left;
		margin-left:10px;
		
		border:1px solid #353535;
	}
		div#aanbieding h2 {
			color:white;
			margin:0;
			padding:0 5px;
			line-height:30px;
			font-size:18px;
			
			background:url(../images/headings-bg.jpg);
		}
		
div#rij2 {
	float:left;
	height:auto;
	width:950px;
	padding:10px;
}
	div#kolom1 {
		width:230px;
		height:auto;
		float:left;
	}
	
	div#kolom1 h2 {
		color:white;
		margin:0;
		padding:0 5px;
		line-height:30px;
		font-size:18px;
		
		background:url(../images/headings-bg.jpg);
	}
	
	div#kolom1 ul {
		margin:0;
		list-style:none;
		padding:0 10px;
	}
	
	div#kolom1 ul li {
		margin-top:3px;
		padding-left:0px;
		padding-bottom:3px;
		border-bottom:1px solid #c0c0c0 ;
	}
	
	div#kolom1 ul a.current {
		color:#6b6b6b;
		display:block;
		background:url(../images/active.jpg) no-repeat 0 4px;
	}
	
	div#kolom1 ul li a:hover {
		color:#6b6b6b;
	}
	
	div#kolom1 ul li a{
		display:block;
		padding-left:10px;
		text-decoration:none;
		color:#000000;
	}
	
	div#kolom2 {
		width:720px;
		height:auto;
		float:left;
	}
	
div#footer {
	clear:both;	
	line-height:20px;
	width:970px;
	text-align:center;
	background-color:#000000;
	color:#4d4d4d;
	margin-bottom:10px;
	font-size:10px;
}
	div#footer a {
		color:#4d4d4d;
		text-decoration:none;
	}
	
div.producten-container {
	height:220px;
	width:239px;
	float:left;
	border-right:1px dotted black;
	border-bottom:1px dotted black;
}

div.product-titel {
	padding:0 10px;
	font-size:16px;
	line-height:30px;
	height:30px;
}

div.product-details {
	height:30px;
	margin-top:5px;
}

div.product-foto {
	width:230px;
	height:150px;
	text-align:center;
	margin:0 auto;
}

span.prijs {
	font-size:19px;
	padding-left:10px;
	float:left;
}

span.detail-button a {
	display:block;
	width:70px;
	line-height:20px;
	padding:0 5px;
	margin-right:10px;
	color:#FFFFFF;
	border:2px solid black;
	text-decoration:none;
	
	background:url(../images/headings-bg.jpg);
	float:right;
}


div.spotlight-titel {
	padding:0 10px;
	font-size:12px;
	width:210px;
	line-height:30px;
	height:30px;
}

div.spotlight-details {
	height:30px;
	margin-top:5px;
}

div.spotlight-foto {
	width:229px;
	height:150px;
	text-align:center;
}

div.spotlight-foto img{
	height:150px;
	width:220px;
}
/************** product details *****************************/
div#titel { 
	margin:10px;
	font-size:18px;
	
}

div#product-container {
	width:700px;
	padding:0 10px 0;
}

div#product-details {
	width:470px;
	float:left;
	font-size:12px;
}

div#product-prijs {
	font-size:16px;
	font-weight:bold;
}

div#product-afbeeldingen {
	width:220px;
	float:left;
	margin-left:10px;
}

div#product-afbeelding-groot img
{
    width: 220px;
}

div#product-afbeelding-thumbs {
	margin-top:10px;
}

div#detail-button a {
	margin-top:10px;
	display:block;
	width:70px;
	line-height:20px;
	padding:0 5px;
	margin-right:10px;
	color:#FFFFFF;
	border:2px solid black;
	text-decoration:none;
	
	background:url(../images/headings-bg.jpg);
}



/*************************** Home template *************************/
div#kolom1-klein {
	width:450px;
	height: auto;
	float:left;
	margin-right:10px;
	padding:0 10px 0 0;
}

div#kolom1-klein p,
div#kolom2-klein p {
	font-size:12px;
}

div#kolom2-klein {
	width:230px;
	height: auto;
	float:left;
	margin-right:10px;
}

div#kolom3-groot {
	width:480px;
	height: auto;
	float:right;
}
#google_translate_element img
{
    float:left;
    margin-top:14px;
    margin-right:5px;
}

#google_translate_element
{
width:250px;
}

#google_translate_element .goog-te-combo
{
width:200px;
margin-top:12px;
}

#google_translate_element span
{
    display:none;
}

#google_translate_element .skiptranslate
{
    font-size:0px;
}
