@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	background-image: url(../images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	background-color: #040404;
	background-repeat: no-repeat;
}

p {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.2em;
}

h2{
	font-size:125%;
	font-weight:normal;
	color:#CCC;
	margin-top: 15px;
	margin-bottom: 15px;
}

h3{
	font-weight:normal;
	color:#CCC;
	margin-bottom: 15px;
	font-size: 185%;
}

#container {
	text-align: left;
	width: 968px;
	margin-right: auto;
	margin-left: auto;
}

#header_wrap {
	height: 150px;
	width: 968px;
}

#logo {
	float: left;
	height: 105px;
	width: 160px;
}

#logo img {
	margin-top: 85px;
	padding-left: 20px;
}

#nb {
	height: 75px;
}

#nb_form {
	float: right;
	width: 261px;
	height: 33px;
}

#nb_message {
	float: left;
	width: 300px;
	/*height: 33px;*/
	/*height: 56px;*/
	margin-left:200px;
}

#nb_message p {
	color: #FFF;
	padding-top:10px;
	font-weight: bold;
	font-size: 14px;
}

#nb_message a {
	color: #FFF;
	text-decoration: none;
}

#nb_message a:hover {
	color: #AF3029;
	text-decoration: none;
}

#promo_home {
	/*position: absolute;*/
	/*left: 161px;*/
	margin: 0;
	/*padding: 5px 0 0 285px;*/
	padding-left: 15px;
}

#promo_home h3 {
	color: #fff;
	/*margin-bottom: 5px;*/
	margin-top: 20px;
	font-size: 165%;
}


#menu {
	height: 90px;
}

#foto_wrap {
	width: 968px;
	height: 435px;
	background-image: url(../images/bg_2-trans.png);
}


#foto_wrap_outlet {
	width: 968px;
	background-image: url(../images/bg_2-trans.png);
}

#menu_collectie {
	display:block; 
	height:405px; 
	width:968px;
}

#menu_keukens {
	display:block; 
	height:405px; 
	width:968px;
}

#overons_left {
	float: left;
	height: 400px;
	width: 233px;
}

#overons_right {
	float: right;
	width: 680px;
	margin-right: 10px;
}

#menu_collectie ul {
	margin:0; 
	padding:0; 
	list-style-type:none;
}

#menu_collectie li {
	float:left;
	display:block;
	width:309px;
	height:405px;
	margin-left: 10px;
	margin-top: 15px;
}

#menu_keukens ul {
	margin:0; 
	padding:0; 
	list-style-type:none;
}

#menu_keukens li {
	float:left;
	display:block;
	width:309px;
	height:405px;
	margin-left: 10px;
	margin-top: 15px;
}

#menu_collectie li.list1 {
	width:309px; 
	height:405px; 
	background:transparent url(../images/collecties_keukens2.jpg);
}

#menu_collectie li.list2 {
	width:309px; 
	height:405px; 
	background:transparent url(../images/collecties_interieur2.jpg);
}

#menu_keukens li.list4 {
	width:469px; 
	height:405px; 
	background:transparent url(../images/keukens_vervolg1.jpg);
}

#menu_keukens li.list5 {
	width:469px; 
	height:405px; 
	background:transparent url(../images/maatwerk_siaccomodi1.jpg);
}

#menu_collectie a {
	display:block; 
	width:309px; 
	height:405px;
}

#menu_keukens a {
	display:block; 
	width:469px; 
	height:405px;
}

#menu_collectie a#item1:hover {
	width:309px; 
	height:405px; 
	background:transparent url(../images/collecties_keukens.jpg);
}

#menu_collectie a#item2:hover {
	width:309px; 
	height:405px; 
	background:transparent url(../images/collecties_interieur.jpg);
}

#menu_collectie li.list3 {
	width:309px; 
	height:405px;
	/*background:transparent url(../images/collecties_outdoor.jpg);*/
	background:transparent url(../images/collecties_outdoor_alt1.jpg);
}

#menu_collectie a#item3:hover {
	width:309px; 
	height:405px;
	/*background:transparent url(../images/collecties_outdoor2.jpg);*/
	background:transparent url(../images/collecties_outdoor_alt2.jpg);
}

#menu_keukens a#item4:hover {
	width:469px; 
	height:405px; 
	background:transparent url(../images/keukens_vervolg2.jpg);
}

#menu_keukens a#item5:hover {
	width:469px; 
	height:405px; 
	background:transparent url(../images/maatwerk_siaccomodi2.jpg);
}

#contact_left {
	color: #fff;
	font-size: 11px;
	float: left;
	width: 455px;
	height: 405px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}

#contact_right {
	float: right;
	height: 305px;
	width: 465px;
	margin-top: 35px;
	margin-right: 20px;
}

#bestellen_right {
	float: right;
	height: 305px;
	width: 465px;
	margin-top: 15px;
	margin-right: 20px;
}

#kitchen_left {
	float: left;
	width: 288px;
	height: 435px;
}

#kitchen_right {
	float: right;
	width: 680px;
	height: 435px;
}

#title {
	width: 288px;
	height: 35px;
}

#title h1 {
	color: #F8F4F3;
	padding-left: 25px;
	padding-top: 15px;
	font-size: 11px;
	letter-spacing: 0.2em;
}

#footer {
	height: 35px;
	width: 968px;
	margin-top: 10px;
	background-color: #161718;
	color: #fff;
	font-size: 11px;
	margin-bottom: 15px;
}

#footerleft {
	height: 30px;
	float: left;
	/*width: 80px;*/
	padding-left: 5px;
	line-height: 35px;
}

#footerright {
	height: 35px;
	/*width: 848px;*/
	/*float: right;*/
	font-size: 110%;
	padding-right: 5px;
	line-height: 35px;
	text-align: center;
}

#footer a, #contact_right a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover, #contact_right a:hover {
	color: #777;
}

#newsHome{
	border:0px solid #fff;
	z-index:1000;
}

#newsHome ul{
	list-style:none;
	padding:10px 13px;
	margin:0px;
	height:300px;
}

#newsHome ul li{
	font-size:13px;
	padding:11px 0px;
	margin:0px;
	color:#ccc;
	line-height:30px;
	width:245px;
	background-image: url(../images/h-dot.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	
}

#newsHome a div{
	padding:0 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;

}

#newsHome a:link, #newsHome a:visited{
	border:0px;
	text-decoration:none;
	color:#ccc;	
}

#newsHome a:hover, #newsHome a:focus, #newsHome a:active{
	border:0px;
	text-decoration:none;
	color:#f2f2f2;
}

#newsHome b{
	display:block;
}

#loop {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 15px;
	color: #CCCCCC;
}

#newsHome img {
	margin-top: 15px;
	margin-left: 10px;
}

#loop a, #loop span {
	font-size:13px;
	padding:11px 0px;
	margin:0px;
	color:#ccc;
	line-height:30px;
	text-decoration: none;
}

#loop span { color:#333; }

#loop a:hover {
	color: #AF2F2A;
}

#left, #middle, #right {
	float: left;
	height: 405px;
	width: 309px;
	margin-left: 10px;
	margin-top: 15px;
}

.line {
	color: #333;
	font-size: 12px;
}

.img2 {
	margin-top: 10px;
	margin-left: 10px;
}

.icon-ok{
	width:244px;
	border:solid 1px #999;
	color:#6b800d;
	font-weight:bold;
	padding:4px;
	text-align:center;
	background-color: #161718;
	margin-left: 132px;
	margin-bottom: 15px;
}

.icon-error{
	width:244px;
	border:solid 1px #CC0000;
	background:#F7CBCA url(../images/icon-red.png) 8px 6px no-repeat;
	color:#CC0000;
	font-weight:bold;
	padding:4px;
	text-align:center;
	margin-left: 132px;
	margin-bottom: 15px;
}

.keukens_t{
	float:left;
	font-size:0.8em;
	color:#B2B2B2;
	padding-right: 15px;
}

.keukens_t_2{
	color:#AC2F27;
	font-size:18px;
	margin:0px;
	padding: 0px;
}

.markred {
	color: #AF2F2A;
}

.left {
	margin-left: 15px;
}

.newsHome{
	border:0px solid #fff;
	z-index:1000;
	
}

.newsHome ul{
	list-style:none;
	padding:10px 13px;
	margin:0px;
}

.newsHome ul li{
	font-size:13px;
	padding:11px 0px;
	margin:0px;
	color:#ccc;
	line-height:30px;
	width:245px;
	background-image: url(../images/h-dot.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	
}

.newsHome a div{
	padding:0 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;

}

.newsHome a:link, .newsHome a:visited{
	border:0px;
	text-decoration:none;
	color:#ccc;	
}

.newsHome a:hover, .newsHome a:focus, .newsHome a:active{
	border:0px;
	text-decoration:none;
	color:#f2f2f2;
}

.newsHome b{
	display:block;
}

.samplebox {
	padding: 10px;
	color:#fff;
	border: 5px solid #333;
	font-size:12px;
	background-color: #000;
	width: 200px;
	display: none;
}

.wide {
	width: 250px;
}

.samplebox a {
	color:#AC2F27;
}

.samplebox a:hover {
	color:#AC2F27;
}

.leftmargin {
	margin-left: 15px;
}
#foto_wrap_outlet .foto_wrap_links {
	float: left;
	width: 288px;
}

#foto_wrap_outlet .foto_wrap_rechts img {
	margin-top: 15px;
}

#foto_wrap_outlet .foto_wrap_rechts {
	float: right;
	width: 680px;
	clear: right;
}

#sol{
	border:0px solid #fff;
	z-index:1000;
}

#sol ul{
	list-style:none;
	padding:10px 13px;
	margin:0px;
}

#sol ul li{
	font-size:16px;
	padding:11px 0px;
	margin:0px;
	line-height:30px;
	width:625px;
	background-image: url(../images/h-dot.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	
}

#sol a div{
	padding:0 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;

}

#sol a:link, #sol a:visited{
	border:0px;
	text-decoration:none;
	color:#AF3029;
}

#sol a:hover, #sol a:focus, #sol a:active{
	border:0px;
	text-decoration:none;
	color:#f2f2f2;
}

#sol b{
	display:block;
}

#nb_message {
	margin-top: 5px;
	cursor: pointer;
	width: 215px;
}

#nb_message p.a-track {
	text-align:center;
	font-size: 11px;
}

/* new header */
#head {height:150px;}
#head-top {height:75px;}
#head-top-notices {float:left;width:660px;padding-right:20px;}
#head-top-contact {float:right;clear:right;height:33px;background-image:url("../images/phone_small.png");background-repeat: no-repeat;margin-top:5px;}
#head-top-contact a {
	padding-left:28px;
	font-size:11px;
	line-height:24px;
	text-decoration:none;
	color:#fff;
	letter-spacing:.5px;
}
#head-bottom {height:90px;}
#head-bottom-logo {float:left;width:161px;padding:0 20px 0 0;height:48px;margin-top:10px;}
#head-bottom-menu {float:right;height:38px;margin-top:10px;position:relative;width:787px;}
#head-bottom-menu ul {bottom:0;list-style: none outside none;position:absolute;right:0;width:787px;}
#head-bottom-menu ul li {display:inline;float:right;}
#head-bottom-menu ul li a {
	display: block;
	float: left;
	width: auto;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	line-height: 22px;
	padding-right: 2px;
	padding-left: 2px;
	background-repeat: repeat;
	font-weight: bold;
	/*letter-spacing: 0.1em;*/
	margin-left: 10px;
}
#head-bottom-menu ul li a:hover, #head-bottom-menu ul li a:active {color: #AF3029;}
#head-bottom-menu ul li a.current {color: #AF3029;}
.clear {clear:both;}

/* extra head styling */
#head-top-notices h3, #head-top-notices h4 {color: #fff;padding:5px 0;margin:0;}
/*#head-top-notices h3 {font-size:27px;line-height:27px;}*/
#head-top-notices h3 {font-size:145%;}
#head-top-notices h4 {font-size:125%;}
#head-top-notices h3 a {font-weight:bold;text-decoration:none;color:#FFF;}
#head-top-notices h3 a:hover {color:#AF3029;}
