@import url("category.css");
@import url("category2.css");
@import url("product.css");
body{
	margin:0px;
	padding:0px;
	color: #2c2c2c;
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

strong {
color: #505050;
}

strong.blauw{
color:#c60751;
}

img {
border:none;
}


form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
p,ul,h1{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.clear {
clear:both;
}

h2 {
font-family:verdana,arial,sans-serif;
font-size:14px;
color:#C60751;
margin-top:20px;
margin-bottom:5px;
}

h3 {
font-family:verdana,arial,sans-serif;
font-size:12px;
color:#505050;
margin-top:0;
}

a {
cursor:pointer;
}

.content-main-panel a{
color:#2C2C2C;
}

.content-main-panel a:hover{
color:#C60751;
}

.nu {
background:url(/img/nu.gif) no-repeat 0 4px;
padding-left:10px;
}

#pagebody{
	width:994px;
	margin:0 auto;
}
#header{
	width:994px;
	height:263px;
}
#header .header-top{
	height:93px;
	border:none;
	background:url(/img/backgr-top-left.gif) no-repeat 0 0;
	/* background:url(/img/backgr-top-left-valentijn.gif) no-repeat 0 0;  */
}
#header .header-top-right{
	float:right;
	width:196px;
	font-size:10px;
	overflow:hidden;
}


#header .header-top-left{
	float:left;
	width:796px;
}
#header h1 a{
	width:403px;
	height:77px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	display:inline;
	border:none;
	position:relative;
	top:10px;
	left:6px;
	outline:0;
}
#header .navigation{
	float:right;
	overflow:hidden;
	margin:49px 4px 0 0;
	display:inline;
}
#header .navigation ul li{
	float:left;
	list-style:none;
	height:31px;
	padding:0 0 0 2px;
}
#header .navigation li a{
	float:left;
	height:31px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .foto_booms{
	height:31px;
	width:105px;
	background:url(/img/top-navigation.gif) no-repeat 0 0;
}
#header .foto_booms:hover{
	background-position:0 -31px;
}
#header .booms_quick{
	height:31px;
	width:137px;
	background:url(/img/top-navigation.gif) no-repeat -106px -31px;
}

#header .header-main{
	height:160px;
	width:992px;
	border-left:1px solid #A7A7A7;
	border-right:1px solid #A7A7A7;
}
#header .news_title{
	background:url(/img/content-headers.gif) no-repeat 0 0;
	width:51px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:13px 0 19px 11px;
}
#header .news{
	padding:0 0 9px 10px;
	float:left;
	width:170px;
}
#header .news p{
	font-size:9px;
	float:left;
}
#header .news_more{
	font-size:9px;
	color:#818181;
	text-decoration:none;
	padding:0 0 0 12px;
	float:left;
}
#header .header-main-left{
	width:800px;
	height:160px;
	float:left;
	background:url(../img/header.jpg) no-repeat 0 0;
}
#header .header-lees-meer{
	background:url(/img/header-lees-meer.gif) repeat-x 0 0;
	width:81px;
	height:14px;
	float:right;
	display:inline;
	margin:137px 12px 0 0;
}
#header .header-main-right{
	float:right;
	width:183px;
	height:160px;
	border-left:3px solid #BFBFBF;
	background-color:#DDDDDD;
}
#header .header-menu{
	width:992px;
	height:19px;
	border-left:1px solid #A7A7A7;
	border-right:1px solid #A7A7A7;
	border-top:6px solid #c60751;
	float:left;
}
#header .header-menu-left{
	background:#444546 repeat-x 0 0;
	float:left;
	width:806px;
	height:19px !important;
	display:block;
}
#header .header-menu-left ul{
	margin:2px 0 0 187px;
}
#header .header-menu-left ul li{
	list-style:none;
	font-size:11px;
	font-weight:bold;
	float:left;
	padding:0 20px 0 0;
	height:19px;
}
#header .header-menu-left ul li a:link,
#header .header-menu-left ul li a:visited{
	color:#C5C5C5;
	text-decoration:none;
}
#header .header-menu-left ul li a:hover{
	text-decoration:underline;
}
#header .header-menu-right{
	background:#444546 repeat-x 0 0;
	float:right;
	width:186px;
	height:19px !important;
	display:block;
}
#content{
	width:992px;
	border-left:1px solid #A7A7A7;
	border-right:1px solid #A7A7A7;
	float:left;
	background:url(/img/bg-page.gif) repeat-y 0 0;
}
#content .content-left-panel{
	background-color:#f7edef;
	width:170px;
	float:left;
	border-right:3px solid #E1E1E1;
	margin-top:15px;
}
#content .content-main-panel{
	float:left;
	width:603px;
	padding:0px 15px 100px 15px;
	overflow:hidden;
}
#content .content-main-panel-left{
	float:left;
	width:294px;
	padding:0 0 0 1px;
}
#content .content-main-panel-right{
	float:right;
	width:290px;
}

#content .content-main-panel p{
	color:#2C2C2C;
	text-decoration:none;
	font-size:12px;
	line-height:1.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#content .content-main-panel p.strong{
	color:#2C2C2C;
	text-decoration:none;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
#content .device_shadow{
	background:url(/img/shadow-device.gif) repeat-y 0 0;
	width:289px;
	float:left;
	margin:0 0 17px 0px;
	display:inline;
}
#content .device{
	width:288px;
	float:left;
	margin:0 0 -3px 0;
	position:relative;
	top:-2px;
}
#content .device_top_side{
	background:url(/img/bg-top-device.gif) no-repeat 0 0;
	background-color:#F1F1F1;
	width:278px;
	height:45px;
	color:#575757;
	padding:5px 5px 0 5px;
	float:left;
	margin:0;
	display:inline;
}
#content .device_type{
	font-size:10px;
	float:left;
}

#content .device_offer
{
font-size: 10px;
float: left;
color:#BC3448;
height:15px;
overflow:hidden;
}

#content .device_name{
	font-size:14px;
	font-weight:bold;
	float:left;
	width:245px;
	height:20px;
	overflow:hidden;
}
#content .device_type_img{
	float:right;
	margin:2px 0 0 0;
}
#content .device_main_side{
	width:275px;
	border-left:1px solid #E3E3E3;
	border-right:1px solid #EAEAEA;
	float:left;
	padding:8px 5px 5px 6px;
}
#content .device_description{
	color:#000;
	font-size:10px;
	padding:6px 0 23px 0;
	height:38px;
	overflow:hidden;
}
#content .device_img{
	float:right;
	padding:0 0 2px 12px;
}
#content .device_price{
	color:#2C2C2C;
	font-size:12px;
	font-weight:bold;
	float:left;
	position:absolute;
	left:5px;
	top:-21px;
	padding:0 0 0 0;
}
#content .device_bottom_side{
	width:274px;
	height:20px;
	border:1px solid #D8D8D8;
	float:left;
	padding:3px 5px 0 7px;
	background-color:#FAF9F9;
	position:relative;
}
#content .device_lees_meer{
	background:url(/img/lees_meer.jpg) no-repeat 0 0;
	padding:0px 0 2px 19px;
	float:right;
	margin:2px 0 0;
	display:inline;
}
#content .device_lees_meer:link,
#content .device_lees_meer:visited,
#content .device_lees_meer:hover{
	color:#2C2C2C;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	font-family:arial,verdana,sans-serif;
}
#content .device_producer{
	float:left;
}
#content .content-right-panel{
	width:167px;
	border-left:3px solid #BFBFBF;
	float:right;
	padding:10px 11px 100px 5px;
	background-color:#DDDDDD;
	color:#949495;
	font-size:9px;
}
#content .last_update{
	float:left;
	margin:30px 0 0 4px;
	width:150px;
	display:inline;
	line-height:11px;
}
#content .winkel_title{
  background:url(/img/content-headers.gif) no-repeat -51px 0;
  width:48px;
  height:16px;
  text-indent:-9999px;
  overflow:hidden;
  float:left;
  display:inline;
  margin:1px 0 0 2px;
}
#content .winkel_img{
	margin:16px 0 17px -2px;
	display:inline;
	float:left;
}
#content .advertent_title{
  background:url(/img/content-headers.gif) no-repeat -99px 0;
  width:89px;
  height:16px;
  text-indent:-9999px;
  overflow:hidden;
  float:left;
  clear:both;
  display:inline;
  margin:1px 0 4px 2px;
}

#content .advert_img{
	margin:13px 0 0 1px;
	border:1px solid #ADADAD;
	float:left;
	display:inline;
	width:170px;
	height:66px;
}
#content .open_title{
	background:url(/img/content-headers.gif) no-repeat -188px 0;
	width:154px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	clear:both;
	display:inline;
	margin:15px 0 4px 2px;
}

#content .left_categorie_title{
	width:170px;
	height:23px;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	background-color:#edcfd1;
}
#content .left_categorie_title h3{
	font-family:arial,verdana,sans-serif;
	color:#c60751;
	padding:3px 0 0 10px;
	font-weight:bold;
	font-size:13px;
	margin:0px;
	text-decoration:none;
	}
	
#content .left_categorie_title h3 a{
	font-family:arial,verdana,sans-serif;
	color:#c60751;
	padding:3px 0 0 0;
	font-weight:bold;
	font-size:13px;
	margin:0px;
	text-decoration:none;
	}

#content .categorie_image{
	float:right;
	padding:0 6px 0 0;
}
#content .left_categorie{
	margin:0px;
	font-size:11px;
	line-height:14px;
	color:#505050;
	padding:3px 0 12px 10px;
	list-style:none;
}

#content .left_categorie ul li{
	list-style: none;
}

#content .left_categorie li a:link,
#content .left_categorie li a:visited,
#content .left_categorie li a:hover{
	color:#505050;
	text-decoration:none;
}

#content .left_categorie li a:hover{
	text-decoration:underline;
}

#content .strong{
	padding:2px 0 0;
	font-weight:bold;
}
#content .bold_text{
	font-weight:bold;
}
#content #mail_link:link,
#content #mail_link:visited,
#content #mail_link:hover{
	text-decoration:underline;
}

/* Pager

------------------------------------------------- */
.pager {
	clear: both;
	height: 1%; /* Fixes double padding in IE */
	background: #fff;
	margin: 0 10px;
	font-size: 0.6em;
}

.pager a, .pager span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 0.1em;
	text-decoration: none;
	background: #fff;
	color: #2C2C2C;
	border: 1px solid #e8e8e8;
}

.pager span {
	color: #2C2C2C;
	}

.pager .current {
	background: #edcfd1;
	font-weight:bold;
}

.pager a:hover {
	background: #edcfd1;
	text-decoration:underline;
}

.pagertop {
	border-top: 0 none;
}

.pagerbottom {
	border-bottom: 0 none;
	padding-top:10px;
	}

.pager ul {
	margin: 0;
	padding: 0;
}

.pager li {
	margin: 0;
	padding: 0;
}

/* Contact

------------------------------------------------- */
ul.adres{
float:left;
width:260px;
line-height:1.5em;
padding-bottom:20px;
margin-right:20px;
}

ul.adres li{
color:#2C2C2C;
text-decoration:none;
font-size:11px;
font-family:verdana,arial,sans-serif;
list-style:none;
}

ul.adres li a{
color:#2C2C2C;
text-decoration:underline;
font-size:11px;
font-family:verdana,arial,sans-serif;
list-style:none;
}

ul.adres li a:hover{
color:#c60751;
text-decoration:underline;
font-size:11px;
font-family:verdana,arial,sans-serif;
list-style:none;
}

ul.adres2{
float:left;
width:80px;
line-height:1.5em;
padding-bottom:20px;
}

ul.adres2 li{
color:#2C2C2C;
text-decoration:none;
font-size:11px;
font-family:verdana,arial,sans-serif;
list-style:none;
width:90px;
}

.route{float:left}

#map {
float:left;
width:600px;
height:400px;
border: 1px solid #CCCCCC;
overflow:hidden;
}

/* Openingstijden

------------------------------------------------- */

ul.openingstijden li{
color:#2C2C2C;
text-decoration:none;
font-size:11px;
font-family:verdana,arial,sans-serif;
list-style:none;
}

ul.openingstijden{
float:left;
width:170px;
line-height:1em;
padding-bottom:20px;
margin-right:20px;
}

.cat_open {
font-weight:bold;
}

.cat_close {
font-weight:normal;
}

/* Stap 1 bestelproces

------------------------------------------------- */

table.pixels th {
background:#EDCFD1;
padding:5px 9px 5px 9px;
}

table.pixels{
border:1px solid #E1E1E1;
margin: 5px 0 5px 0;
}

table.pixels td{
padding:5px 9px 5px 9px;
}

table.pixels tr{
border:1px solid #A7A7A7;
}

/* Stap 2 bestelproces

------------------------------------------------- */
#stap2 fieldset {
	border:1px solid #E8E8E8;
	padding: 10px;
	margin: 10px;
}
#stap2 fieldset legend {
font-family:verdana,arial,sans-serif;
font-size:14px;
color:#2c2c2c;
font-weight:bold;
padding:5px 15px;
}

#stap2 {
width:600px;
}
#stap2 #stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}

#stap2 p{
margin:0 0 10px 0;
}

#stap2 label{
display:block;
font-weight:bold;
text-align:right;
width:180px;
float:left;
clear:left;
}
#stap2 .small{
color:#A7A7A7;
display:block;
font-size:10px;
font-weight:normal;
text-align:right;
width:180px;
}
#stap2 input[type="text"]{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #A7A7A7;
width:190px;
margin:2px 0 20px 10px;
}

#stap2 input[type="text"]:hover{
background-color:#f7f7f7;
}

#stap2 input[type="checkbox"]{
width:30px;
float:left;
}
#stap2 input.submitbut{
margin-left:114px;
width:328px;
}

#stap2 #Aantal{
margin-right:200px;
}

#stap2 p.foutmelding{
color:#CD0651 !important;
float:left;
margin-left:10px;
font-size:11px;
width:130px;
display:block;
}

#stap2 span.foutmelding{
display:block;
text-align:right;
width:180px;
font-size:11px;
color:#CD0651 !important;
float:none !important;
font-weight:normal;
}

#stap2 label {
clear:left;
}
#stap2 input.foutmelding{
border:solid 1px #CD0651;
background-color:#EDCFD1;
}

#stap2 #opm{
height:75px;
width:342px;
margin-left:10px;
}

#stap2 input[type="text"]:focus{
background-color:#f7f7f7;
}

#stap2 input[type="radio"]{
width:20px;
}

#stap2 fieldset #geslacht{
margin:0 0 0 170px;
border:none;
padding:none !important;
}

#stap2 input.formaat{
margin:10px 0 0 5px !important;
}

#stap2 ul.formaat{
width:200px;
list-style:none;
float:left;
margin:-10px 0 15px 0;
}

#stap2 ul#afleveren{
list-style:none;
border:none;
float:left;
width:250px;
margin-bottom:15px;
}

#stap2 ul#afleveren li{
float:left;
width:370px;
}

#stap2 fieldset#bewaren{
float:left;
border:none;
width:560px;
padding:0;
margin:0 0 10px 0;
}

#stap2 #afleveren span{
color:#505050;
display:block;
font-size:11px;
font-weight:normal;
text-align:left;
width:320px;
border: 1px solid #EDCFD1;
padding:3px;
margin-top:5px;
margin-left:30px;
float:left;
}

#stap2 input#aantal{
width:50px;
}

/* Stap 3 bestelproces

------------------------------------------------- */
#stap3 #Verstuur{
text-align:center;
margin-top:10px;
}

#stap3 strong.rood{
color:#C60751;
}

/* Stap 4 bestelproces

------------------------------------------------- */
#stap4 p{
margin-bottom:10px;
}

#stap 4 p#center{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ff0000;
text-align:center;
}