/*
frondend.css - Style Sheet Front End
*/

/* algemeen */
body{
margin: 0px 0px 0px 0px;
}

body, td, table, input, textarea, submit, select, a, h2.kruimelpad{
font-family: verdana;
color: #000000;
font-size: 10px;
}

table, tr, td{
border-collapse: collapse;
margin: 0px;
padding: 0px;
}	
body.canvas{
background:#535353;
background:url(/img/SHOP-Apartdesign/content-onderdelen/achtergrond.gif);
}

/* algemeen */


.stap_nietactief {
background-color: #EFEBEF;
color: #AAAAAA;
}
.stap_actief {
background-color: #EFEBEF;
color: #B50021;
}


.form_error_message {
color: #B20024;
font-weight: bold;
}

td.topmenu-streep{
padding-left: 8px;
padding-right: 8px;
}
a.hoofd-item{
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}
a.hoofd-item:hover{
text-decoration: none;
}
a.link, a.link:hover{
font-weight: bold;
text-decoration: underline;
}
a.link:hover,a.link-top:hover{
color: #E42E17;
text-decoration: underline;
}

a.link-top{
color: #000000;
text-decoration: none;
}

a.link-meer, a.link-meer:hover{
font-weight: bold;
text-decoration: underline;
}
a.link-meer:hover{
text-decoration: none;
}

a.explotatie,a.explotatie:hover{
font-weight: normal;
text-decoration: none;
color: #ffffff;
}
a.explotatie:hover{
text-decoration: underline;
}

a.link-bold{
font-weight: bold;
text-decoration: underline;
}
a.link-bold:hover{
font-weight: bold;
text-decoration: none;
}

a.link-categorie{
font-weight: bold;
font-size: 11px;
color: #707070;
text-decoration: none;
}
a.link-categorie:hover{
font-weight: bold;
font-size: 11px;
color: #000000;
text-decoration: none;
}
a.link-categorie-selected{
font-weight: bold;
font-size: 11px;
color: #0000000;
text-decoration: none;
}


a.link-categorie-sub{
font-weight: bold;
font-size: 10px;
color: #5E5E5E;
text-decoration: underline;
}
a.link-categorie-sub:hover{
font-weight: bold;
font-size: 10px;
color: #0000000;
text-decoration: none;
}
a.link-categorie-sub-selected {
font-weight: bold;
font-size: 10px;
color: #0000000;
text-decoration: none;
}


a.link-verwijder:hover{
color: #7D3982;
}


.prijs{
font-size: 11px;
font-weight: bold;
color: #F14600;
text-decoration: none;
}

.vanprijs{
font-size: 11px;
font-weight: bold;
color: #000000;
}

.voorprijs{
font-size: 11px;
font-weight: bold;
color: #F14600;
}

.tekst-bold{
font-weight: bold;
}

td.main{
background-color: #C4EAF5;
border-bottom: 0;
padding-left:4px;
padding-right:4px;
}

table.main{
border-bottom: 0;
}

select.dropdown-zoek{
width: 135px;
height: 18px;
font-size: 11px;
}

input{
border: solid 1px #000000;
}
input.zoek{
width: 112px;
height: 18px;
font-size: 11px;
}
input.form{
width: 250px;
height: 18px;
font-size: 11px;
}
input.no-border{
border: 0px;
}
input.invoer_aanmeld{
width:150px;
}

textarea.form{
width: 250px;
height: 75px;
}



span.kruimelpad-hoofdgroep{
font-size: 13px;
font-weight: bold;
}

span.kruimelpad-categorie{
font-size: 13px;
font-weight: bold;
color: #B20024;
}

h2.kruimelpad{
margin:0px;
color: #000000;
}

.categorie-menu{
background-color: #ffffff;
}
.categorie-item-height{

}

form {
margin:0px;
}

.or_balk{
background-color: #D7D7D7;
height: 21px;
color:#E42E17;
}

div.stappen-balk{
height: 40px;
width: 588px;
background-color: #8FC2D1;
}
div.stap-1-actief, div.stap-1-nietactief, div.stap-2-actief, div.stap-2-nietactief, div.stap-3-actief, div.stap-3-nietactief, div.stap-4-actief, div.stap-4-nietactief, div.stap-5-actief, div.stap-5-nietactief{
padding-top: 5px;
float: left;
text-align: center;
color: #000000;
}
div.stap-1-actief, div.stap-1-nietactief{
width: 86px;					
}
div.stap-2-actief, div.stap-2-nietactief{
width: 82px;
}
div.stap-3-actief, div.stap-3-nietactief{
width: 95px;
}
div.stap-4-actief, div.stap-4-nietactief{
width: 60px;
}
div.stap-5-actief, div.stap-5-nietactief{
width: 50px;
}
div.stap-1-nietactief, div.stap-2-nietactief, div.stap-3-nietactief, div.stap-4-nietactief, div.stap-5-nietactief{
color: #535353;
}

/* fatale error ASP_assert.inc*/
				div#fatale-error-canvas-div{
				position:absolute; 
				height: 100%; 
				top: 0px; 
				right:61%; 
				margin-left:-397px; 
				margin-right:-397px;
				}
				div.fatale-error-holder{
				margin-top: 30%;
				width: 550px;
				}
				div.fatale-error-afbeelding{
				clear: right;
				}
				div.fatale-error-tekst{
				padding-top: 20px;	
				padding-left: 70px;	
				font-size: 24px;
				font-weight: bold;
				}
				div.fatale-error-bericht{
				clear: right;
				padding-top: 20px;
				padding-left: 50px;
				font-size: 14px;
				}
				a.fatale-error-link, a.fatale-error-link:hover{
				font-size: 14px;	
				}
				a.fatale-error-link:hover{
				text-decoration: none;
				}
/* fatale error ASP_assert.inc */					

table.hoofdmenu {
	background-color:#535353;
}

.zoek-top {
	width: 120px;
	height: 18px;
	background-color:#FFFFFF;
	border: solid 1px #000000;
	padding-right:6px;
}

.kruimelpad-balk {
	background-color:#8FC2D1;
}

.kader-menu-links {
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-top: 0px;
	background-color:#FFFFFF;
}

.kader-menu-links-merken{
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-top: 0px;
	background-color:none;
}

.kader-menu-links-kaartjes {
	border: solid 1px #FFFFFF;
	background-color:#FFFFFF;
	padding:2px;
}

.kader-productkaartjes, table.productdetail-kader {
	border: solid 1px #FFFFFF;
	background-color:#FFFFFF;
}

.kop-balk-productdetail {
	background-color: #8FC2D1;
	color:#000000;
	font-weight:bold;
	font-size:11px;
	height:21px;
	padding-left:8px;
}

.bottombalk {
	background-color: #535353;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.button-link {
	font-weight:bold;
}

.button-link:hover {
	font-weight:bold;
	text-decoration:none;
}

.miniwinkelwagen-lijntje {
	background-color: #5E5E5E;
}

.productdetail-productnaam, h1 {
	font-weight:bold;
	font-size:13pt;
}

.productdetail-productnaamsubtitel {
	font-weight:bold;
}

.productdetail-productnaamlang{
	font-weight:normal;
	line-height:11pt;
}

.productdetail-productnummer {
	font-weight:normal;
}

.productdetail-designer {
	font-weight:normal;
}

.productdetail-designer-link {
	text-decoration:none;
}

.productdetail-prijs {
	font-weight:bold;
	font-size:13pt;
}

.productdetail-voorprijs {
	font-size:13pt;
	color:#E30026;
}

.productdetail-vanprijs {
	font-weight:bold;
	font-size:8pt;
	text-decoration: line-through;
}

.productkaartje-prijs {
	font-weight:bold;
	color:#E30026;
}

.productkaartje-vanprijs {
	font-weight:bold;
	color:#000000;
	text-decoration: line-through;
}

.productkaartje-voorprijs {
	font-weight:bold;
	color:#E30026;
}

.productkaartje-titel-link {
	text-decoration: none;
	font-weight: bold;
	font-size:8pt;
}

ul{
list-style-image: url(/img/SHOP-Apartdesign/content-onderdelen/bullet-kop.gif);
margin: 0px 0px 0px 25px;
color: #000000;
}

.productzoom-border {
	position: relative;
	width:250px;
	height:250px;
	border:solid 1px #000000;
}

.productzoom-icon {
	position: absolute;
	top: 0px;
	left: 0px;
}
.winkelwagen-mini-melding {
	padding:2px;
	line-height: 11pt;
	color:#707070;
}
.nieuwsbrief-menu-links-tekst {
	padding:2px;
	line-height: 11pt;
}
.nieuwsbrief-menu-links-link {
	color:#707070;
}
.kolom-links{
	background-color:#C4EAF5;
}
.menu-links-kopje{
	margin-top:8px;
}

.productlijst-paginering{
	clear:both;
	font-size: 11px;
	width:588px;
	height:22px;
	background-color:#8FC2D1;
	padding-bottom:5px;
	padding-top:5px;
}

.productlijst-paginering-boven{
	margin-bottom:4px;
	float:right;
	margin-right:5px;
}

.productlijst-paginering-onder{
	float:right;
	margin-right:5px;
}

.paginering_aantallen_select{
	float:left;
	margin-left:5px;
	font-weight:bolder;
}

.productlijst-paginering-item-selected{
	font-weight:bold;
	font-size: 11px;
	padding-right:2px;
	padding-left:2px;
	color:#E30026;
}
.productlijst-paginering-item{
	font-size: 11px;
	padding-right:2px;
	padding-left:2px;
}
.productdetail-productgegevens{
	background-color:#FFFFFF;
}
.productdetail-tabblad{
	background-color:#FFFFFF;
	padding:10px;
	width:558px;
}
td.content-styleit{
	background-color:#FFFFFF;
}
.bestel-uitleg-links-tekst{
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: 0px;
	padding:10px;
	background-color:#FFFFFF;
}
.bestel-uitleg-links-visual{
	border: solid 1px #000000;
}
/* tabbladen productdetailpagina */
div.tab_content{margin-left:0px; width:588px;}
#tabbladen{width: 588px;padding: 0;height: 14px;position: relative;border-bottom: solid 1px #8FC2D1;}
#tabbladen a{border: solid 1px #8FC2D1; border-bottom: 0px;padding: 1px 7px 0 7px;text-decoration:none;display:block;float:left;margin: 3px 0 0 10px;height:16px;font-weight:bold;height:18px;font-size:11px;font-family:arial;}
#tabbladen a:hover, #tabbladen a#active{background:#8FC2D1;}

/* /tabbladen productdetailpagina */


/* Site-overlay styles voor grote foto */
#site-overlay-frame{background-color:#535353;}
#overlay-container{border: 2px solid #e30025;}
#terug-button-overlay{background:#e30025;}
.productzoom-icon{border:solid 2px #e30025;}

/* zoek gedeelte 3de kolom */
table.Kolom3Zoeken{
background:#ffffff;
}
table.Kolom3Zoeken .Kop-UitgebreidZoeken{
background-color:#c70b22;
font-family:verdana;
font-size:11px;
text-transform:uppercase;
color:#ffffff;
padding:0 0 0 5px;
}
table.Kolom3Zoeken select.dropdown-zoek{
width: 135px;
height: 18px;
font-size: 11px;
}
table.Kolom3Zoeken input.zoek{
width: 112px;
height: 18px;
font-size: 11px;
}
table.Kolom3Zoeken a.BulletZoeken{
display:none;
}
table.Kolom3Zoeken a.KnopZoeken{
background:url(/img/SHOP-Apartdesign/zoeken/bullet-zoeken.gif) no-repeat 0 3px;
padding: 0 0 0 10px;
}
talbe.Kolom3Zoeken td.LijnZoeken{
font-size:1px;
line-height:1px;
background-color:#ccc;
}
/* zoek gedeelte 3de kolom */