/*
frondend.css - Style Sheet Front End
*/

/* algemeen */
			body{
			margin: 0px 0px 0px 0px;
			}
			
			body, td, table, input, textarea, submit, select, a, li, h2.kruimelpad{
			font-family: verdana;
			color: #294352;
			font-size: 10px;
			}
			
			table, tr, td{
			border-collapse: collapse;
			margin: 0px;
			padding: 0px;
			}	
			body.canvas{
			background-color:#FFFFFF;
			background-image:url("/img/SHOP-Brassa/canvas_bg.gif");
			}
			
			a{
				font-weight:bold;
				text-decoration:none;
			}
			a:hover{
				font-weight:bold;
				text-decoration:underline;
			}
/* 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: 5px;
padding-right: 5px;
}
a.hoofd-item, a.hoofd-item:hover{
color: #000000;
font-weight: bold;
text-decoration: none;
}
a.hoofd-item:hover{
color: #000000;
text-decoration: underline;
}
a.link, a.link:hover{
font-weight: bold;
text-decoration: underline;
}
a.link:hover,a.link-top:hover{
color: #000000;
text-decoration: underline;
}

a.link-top{
color: #000000;
text-decoration: none;
font-weight: normal;
}


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: #1A4380;
}
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: #7B7B7B;
text-decoration: none;
padding-left:5px;
}
a.link-categorie:hover{
font-weight: bold;
font-size: 11px;
color: #000000;
text-decoration: none;
padding-left:5px;
}
a.link-categorie-selected{
font-weight: bold;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
padding-left:5px;
}


a.link-categorie-sub{
font-weight: normal;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}
a.link-categorie-sub:hover{
font-weight: normal;
font-size: 11px;
color: #FFFFFF;
text-decoration: underline;
}
a.link-categorie-sub-selected {
font-weight: bold;
font-size: 11px;
color: #FFFFFF;
text-decoration: underline;
}


a.link-verwijder:hover{
color: #7D3982;
}


.prijs{
font-size: 11px;
font-weight: bold;
color: #E42E17;
text-decoration: none;
}

.vanprijs{
font-size: 11px;
font-weight: bold;
color: #000000;
}

.voorprijs{
font-size: 11px;
font-weight: bold;
color: #E42E17;
}

.tekst-bold{
font-weight: bold;
}

td.main{
background-color: #fff;
border-bottom: 0;
padding-left:1px;
padding-right:1px;
}

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: #EFF3F9;
}
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: #1A4380;
}
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: #000000;
}

/* 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:#FFFFFF;
}

.zoek-top {
	width: 120px;
	height: 18px;
	background-color:#E3E3E3;
	border: solid 1px #888888;
}

.kruimelpad-balk {
	background-color:#FF53C0;
}

.kruimelpad-balk-licht {
	background-color:#FF6600;
}

.kruimelpad-balk-styleit {
	background-color:#E3E3E3;
}

.kader-menu-links {
	border-left: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-top: 0px;
	background-color:#FFFFFF;
}

.kader-menu-links-kaartjes {
	border: solid 1px #6B7E89;
	padding:1px;
}

.kader-productkaartjes, table.productdetail-kader {
	border: solid 1px #FFFFFF;
	background-color:#FFFFFF;
}

.kop-balk-productdetail {
	background-color: #FFFFFF;
	color:#7B7B7B;
	font-weight:bold;
	font-size:11px;
	height:21px;
	padding-left:8px;
}

.bottombalk-background {
	background-color: #FFFFFF;
}

.bottombalk {
	color:#294352;
	font-weight:bold;
	text-decoration:none;
}

.button-link {
	font-weight:bold;
	font-size:11px;
	color:#7B7B7B;
	text-decoration:underline;
}

.button-link:hover {
	font-weight:bold;
	text-decoration:none;
	color:#7B7B7B;
}

.miniwinkelwagen-lijntje {
	background-color: #E4ECF9;
}

h1.categorietitel
{
	color:#294352;
}

.productdetail-productnaam, h1 {
	font-weight:bold;
	font-size:13pt;
	color: #FF53C0;
	padding-top:10px;
}

.productdetail-productnaamsubtitel {
	font-weight:bold;
	color:#7B7B7B;
}

.productdetail-productnaamlang{
	font-weight:normal;
	line-height:11pt;
	color:#7B7B7B;
}

.productdetail-productnummer {
	font-weight:bold;
	color:#7B7B7B;
}

.productdetail-designer {
	font-weight:bold;
}

.productdetail-variatie {
	font-weight:bold;
	color:#7B7B7B;
}

.productdetail-designer-link {
	text-decoration:none;
}

.productdetail-prijs {
	font-weight:bold;
	font-size:13pt;
	color:#FF53C0;
}

.productdetail-prijs-nuvoor {
	font-weight:bold;
	font-size:10pt;
	color:#FF53C0;
}

.productdetail-voorprijs {
	font-weight:bold;
	font-size:13pt;
	color:#FF53C0;
}

.productdetail-vanprijs {
	font-weight:bold;
	font-size:8pt;
}

.productdetail-kader-content {
	color:#7B7B7B;
}

.productkaartje-prijs {
	font-weight:bold;
	color:#294352;
	font-size:8pt;
}

.productkaartje-vanprijs {
	font-weight:bold;
	color:#000000;
	font-size:8pt;
}

.productkaartje-voorprijs {
	font-weight:bold;
	color:#FF0000;
	font-size:8pt;
}

.productkaartje-titel-link {
	text-decoration: none;
	font-weight: bold;
	font-size:8pt;
	color:#000000;
}
.productkaartje-titel-link:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size:8pt;
}

.productkaartje-subtitel {
	font-weight:bold;
	color:#7B7B7B;
	font-size:8pt;
}

ul{
list-style-image: url(/img/SHOP-Brassa/content-onderdelen/bullet-kop.gif);
margin: 0px 0px 0px 25px;
color: #000000;
}

.productzoom-border {
	position: relative;
	width:250px;
	height:250px;
	border:solid 1px #FFFFFF;
}

.productzoom-icon {
	position: absolute;
	top: 0px;
	left: 0px;
}
.winkelwagen-mini-melding {
	padding:2px;
	line-height: 11pt;
	padding-left:14px;
	padding-right:14px;
	font-weight:bold;
}
.nieuwsbrief-menu-links-tekst {
	padding:2px;
	padding-left:14px;
	padding-right:14px;
	line-height: 11pt;
	color:#294352;
}
.nieuwsbrief-menu-links-link {
	color:#294352;
}

.zoek-prijs-voor {
	color:#294352;
	font-weight:normal;
}

.kolom-links {
	background-color:#FFFFFF;
}


td.categorien-menuitem {
	padding-left:14px;
	padding-right:14px;
}

td.categorien-menuitem-selected {
	padding-left:14px;
	padding-right:14px;
	background-color:#FF6600;
	background-image:url("/img/SHOP-Brassa/content-onderdelen/menu-categorie-selected-background.gif");
}

td.menu-links-producttop3{
	padding-left:5px;
}

img.menu-links-kopje {
	margin-top:14px;
}

td.content{
	background-color:#FF53C0;
}

td.content-licht{
	background-color:#FF6600;
}

td.content-styleit{
	background-color:#fff;
}

td.kolom-rechts {
	background-color:#FF53C0;
}

td.kolom-rechts-licht {
	background-color:#FF6600;
}

td.kolom-rechts-styleit {
	background-color:#E3E3E3;
}

td.productdetail-productgegevens{
	background-color:#FFFFFF;
}

.bestel-uitleg-links-visual{
	border-left: solid 1px #000000;
	border-bottom: 0px;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
}

.bestel-uitleg-links-tekst{
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: 0px;
	padding:10px;
}

/* Site-overlay styles voor grote foto */
#site-overlay-frame{background-color:#343131;}
#overlay-container{border: 2px solid #888888;}
#terug-button-overlay{background:#888888;}
.productzoom-icon{border:solid 2px #888888;}


/* zoek gedeelte 3de kolom */
table.Kolom3Zoeken{
border:1px solid #cccccc;
background:#fff;
}
table.Kolom3Zoeken .Kop-UitgebreidZoeken{
background-color:#ffa334;
color:#ffffff;
padding:0 0 0 5px;
font-family:verdana;
}
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-Brassa/zoeken/bullet-zoeken.gif) no-repeat 0 2px;
padding:0 0 0 15px;
}
talbe.Kolom3Zoeken td.LijnZoeken{
font-size:1px;
line-height:1px;
background-color:#ccc;
}
/* zoek gedeelte 3de kolom */

.balkrechts
{
	background-color:#fff;
}