/* Stylesheet voor johan */
h3#shoppingcartHeading {
display:none;
}
.alignRight{
	text-align: right;
}
.floatingRight {
	display: block;
	float: right;
	clear: none;
}
.spacerVertical7{
	color: green;
	width: 1px;
	height: 7px;
}
/*
	Styles voor split page results
*/
.split_page_nav_box{
	float: left;
	width: 576px;
	text-align: center;
	padding-top: 5px;
	height: 36px;
	background-color: #fe9b00;
	font-size: 11px;
}
.split_page_nav_box_inner{
	padding-top: 9px;
}
.split_page_nav_number{
	color: white;
}
.split_page_nav_next{
	color: black;
}
.split_page_nav_previous{
	color: black;
}
.split_page_nav_current{
	color: #8e0000;
}
/*
	Styles voor shopping_cart pagina
*/
#shoppingcart{
padding-left:8px;
padding-top:5px;
}

#shoppingCartBox {
background-image:url(../images/cartsidebox_background.gif);
background-repeat:no-repeat;
padding-top:36px;
padding-bottom:5px;
padding-left:9px;
padding-right:9px;
color:white;
font-size:10px;
width:160px;
background-color:#5b5cac;
}
	
	#shoppingCartBox a{
	color:white;
	}

	#shoppingCartBox hr{
	border:1px solid #FFF;
	margin-top:7px;
	}
	
	
	#shoppingCartBox .subtotaaltxt{
	font-weight:bold;
	}
	
	#shoppingCartBox .cartBoxTotal{
	font-weight:bold;
	color:yellow;
	}

#shoppingCartBoxBottom {
background-image:url(../images/cartsidebox_backgroundbotto.gif);
background-repeat:no-repeat;
padding-left:9px;
padding-right:9px;
padding-top:5px;
font-weight:bold;
font-size:12px;
width:160px;
text-align:center;
height:25px;
}

	#shoppingCartBoxBottom a{
	color:black;
	}

#shoppingCartDefault {
padding-left:10px;
padding-right:10px;
width:576px;
}

#shoppingcartBlok {
width:576px;
font-size: 10px;
}
	#shoppingcartBlokTitle {
	font-size: 11px;
	width: 576px;
	height: 33px;
	background-image: url(../images/producttitle.gif);
	background-repeat: no-repeat;
	}
		#shoppingcartBlokTitleInner{
			padding-top: 10px;
			padding-left: 10px;
		}
		#shoppingcartBlokTitle .shoppingcartStap {
			color:#990000;
		}
		.tableHeading {
			font-size: 11px;
			color: white;
			background-color: #1d1f8c;
			height: 31px;
		}
		a img{
			border: none;
		}
		#scQuantityHeading{
			text-align: right;
		}
		#scProductsHeading{
			text-align: left;
			padding-left: 32px;
			width: 100%;
		}
		#scTotalHeading{
			padding-left: 17px;
			padding-right: 37px;
			width: 83px;
			color: #ffeb00;
			background-color: #5153a6;
		}
		.cartTotalDisplay{
			padding-left: 17px;
			padding-right: 20px;
		}
		.rowEven{
			height: 25px;
			background-color: #f1f1f9;
		}
		.rowEven a{
			color: black;
			text-decoration: none;
		}
		.rowEven .cartTotalDisplay{
			font-weight: bold;
			font-size: 11px;
			background-color: #bbbcdb;
		}
		.rowOdd {		
			height: 25px;
			background-color: #cccce6;
		}
		.rowOdd a{
			color: black;
			text-decoration: none;
		}
		.rowOdd .cartTotalDisplay{
			font-weight: bold;
			font-size: 11px;	
			background-color: #a8aad3;
		}
	.cartRemoveItemDisplay{
		padding-left: 20px;
		padding-right: 8px;
	}
	.cartProductDisplay{
		padding-left:32px;
	}
	.quantityField{
		border: solid 1px #ffeb00;
		padding-left: 2px;
		font-size: 10px;
		width: 23px;
		height: 14px;
	}	
	#cartContentsDisplay {
		width: 576px;
	}
	#cartContentsDisplayConfirm {
		width: 556px;
	}
	
#cartSubTotal{
	vertical-align: middle;
	height: 34px;
	width: 576px;
	background-color: #1d1f8c;
}
#cartSubTotalInner{
	padding-left: 22px;
	padding-top: 8px;
	vertical-align: bottom;
	color: white;
}
#cartSubTotalInner2{
	width: 400px;
	padding-top: 10px;
}
#cartSubTotalText{
	text-align: right;
	width: 150px;
	color: white;
}
#cartSubTotalPrice{
	font-size: 11px;
	width: 300px;
	text-align: right;
	padding-right: 22px;
	font-weight: bold;
	color: #feed00;
}
#continuePayment{
	background-image: url(../images/betalingsmethoden.gif);
	background-repeat: no-repeat;
	text-align: right;
	position: relative;
	vertical-align: middle;
	width: 576px;
	height: 135px;
}
#continuePaymentInner{
	padding-right: 22px;
	padding-top: 13px;
}
.buttonRow{
	padding-top: 10px;
	width: 30px;
}

#shoppingCartEmptyContents {
	width:566px;
	background-color:#F1F1F9;
	padding-left:10px;
	padding-top:50px;
	padding-bottom:20px;
	font-size:11px;
}
/*
	Styles voor inloggen/afrekenen
*/
#loginDefault{
	padding-left: 10px;
	padding-right: 10px;
	width: 576px;
	line-height: 18px;
}
#loginDefaultInner{
	width: 556px;
	padding: 10px;
	background-color: white;
	font-size: 11px;
	text-align: left;
}
/*aangemaakt voor thankyoupage maar vaker gebruikt*/

#thankyouDefaultInner{
	width: 536px;
	padding: 20px;
	background-color: white;
	font-size: 11px;
	text-align: left;
}

	
	#thankyouDefaultInner a{
	color:#ac0002;
	}
	
	.strongred {
	color:#ac0002;
	font-weight:bold;
	}

#loginDefaultHeading, #ezPagesHeading{
	font-size: 11px;
	width: 576px;
	height: 33px;
	background-image: url(../images/producttitle.gif);
	background-repeat: no-repeat;
}
#checkoutPayAddressDefaultHeading{
	font-size: 11px;
	width: 576px;
	height: 33px;
	background-image: url(../images/producttitle.gif);
	background-repeat: no-repeat;	
}
#ezPagesHeading {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 20px;
	height: 23px;
	background-position: 10px 0px;
}

#ezPagesContent {
	padding-left: 10px;
}

#ezPagesContentInner {
	font-size: 11px;
	background-color: White;
	width: 536px;
	_width: 500px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 18px;
}

#checkoutpaymentBody form{
margin:0;
padding:0;
}

#loginDefaultHeadingInner{
	padding-top: 10px;
	padding-left: 20px;
}

.loginStap{
	color: #ad0004;
}

#loginStap{
	color: #ad0004;
}

.advisory{
	font-size: 10px;
	color: #656565;
}
.headingReturningCustomer{
	font-size: 11px;
	color: black;
	
}
.legend{
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
	width: 100%;
	border-bottom: solid 1px #ad0002;
	margin-bottom: 14px;
	font-size:11px;
}

#loginDefaultInner .legend {
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
	width: 555px;
	border-bottom: solid 1px #ad0002;
	margin-bottom: 14px;
	font-size:11px;
	float:left;
}

#registerFormInner .legend {
    width: 265px;
}

.legenddubbel{
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 19px;
	width: 100%;
	border-bottom: solid 1px #ad0002;
	margin-bottom: 14px;
}
.verplicht{
	color:#ad0101;
	font-weight:normal;
	font-size:10px;
}


.inputLabel{
	width: 81px;
}

.inputLabelNAW{
	width: 114px;
}

.createAccountInputfield{
	width: 142px;
	border-top: solid 1px #ffea00;
	border-left: solid 1px #ffea00;
	border-bottom: solid 1px #fd9b02;
	border-right: solid 1px #fd9b02;
}

fieldset{
	width: 100%;
	border: none;
	padding: 0px;
}
#loginForm{
	width: 253px;
	padding-bottom: 10px;
	
}
#loginFormInner{
    float: left;
    width: 233px;
}

#loginLeftTop {
    float: left;
    width: 271px;
    margin-right: 250px;
    border-right: 1px solid #AD0002;
}

#loginLeftBottom {
    float: left;
    width: 271px;
    border-right: 1px solid #AD0002;
}

#registerFormInner {
    float: left;
    width: 276px;
    padding-left: 5px;
}

#login-email-address{
	width: 142px;
	border-top: solid 1px #ffea00;
	border-left: solid 1px #ffea00;
	border-bottom: solid 1px #fd9b02;
	border-right: solid 1px #fd9b02;
}
#login-password{
	width: 142px;
	border-top: solid 1px #ffea00;
	border-left: solid 1px #ffea00;
	border-bottom: solid 1px #fd9b02;
	border-right: solid 1px #fd9b02;
}

div.information, div.advisory {
    line-height:18px;
	color:#666666;
}

div.information {
    padding-top: 16px;
    width: 250px;
}

.input{
	float: right;
}
#loginFormInner div.row{
	height:30px;
}
#createAccountInner{
}
.createAccountRow{
	/*height: 30px;*/
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
.createAccountAlert{
}
.alert{
		color:#ad0101;
	font-weight:normal;
}
.createAccountLabel{
}
.createAccountInput{
}
#dob_day{
	width: 27px;
}
#dob_month{
	width: 27px;
}
#dob_year{
	width: 53px;
}
/*bezorgstijlen*/
#checkoutShippingHeadingMethod {
	width:547px;
	height:22px;
	background-color:#1d1f8c;
	font-weight:bold;
	color:white;
	padding-left:9px;
	padding-top:9px;
	font-size:11px;
	margin-top:20px;
}

#checkoutShippingHeadingMethodTable {
	width:100%;
	font-size:11px;
	border-bottom:1px solid #1d1f8c;
	margin-bottom:25px;
}

#checkoutShippingHeadingMethodTable tbody{
	width:100%;
}

#checkoutShippingHeadingMethodTable tr{
	width:100%;
}

fieldset legend{
	margin-bottom:8px;
	font-size:11px;
}

#comments textarea{
	width:552px;
	border-top:1px solid #ffeb00;
	border-left:1px solid #ffeb00;
	border-right:1px solid #ff9a00;
	border-bottom:1px solid #ff9a00;
	margin-bottom:15px;
	height:54px;
}

.continue {
	font-size:11px;
	float:left;
	padding-top:3px;
	padding-right:14px;
}

#adres{
	font-size:11px;
}

#cartConfirmDisplay{
	width:576px;
	border-bottom:1px solid #1d1f8c;
	margin-top:0px;
}

#cartConfirmDisplay tr{
	width:576px;
}

tr.cartConfirmHeading {
	width:576px;
	height:31px;
	background-color:#1d1f8c;
	color:white;
	font-weight:bold;
	font-size:11px;
}

td.cartConfirmProductHeading {
	width:458px;
	padding-left:20px;
}

td.cartConfirmProductContent {
	width:458px;
	padding-left:20px;
	font-size:11px;
}

td.cartConfirmPriceContent {
	width:78px;
	padding-right:20px;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}

td.cartConfirmPriceHeading {
	padding-left:20px;
	width:78px;
	background-color:#5153a6;
}

.cartConfirmDescContent {
	width:458px;
	padding-right:20px;
	font-size:11px;
	text-align:right;
}

.pricerowEven{
	background-color:#bbbcdb;
}

.pricerowOdd{
	background-color:#a8aad3;
}

.rowEvenTotals{
	height: 25px;
	background-color:#dddcee;
}

.rowOddTotals {		
	height: 25px;
	background-color: #9a9acc;
}

tr#rowTotal{
	background-color:#1d1f8c;
	font-weight:bold;
}

	tr#rowTotal .cartConfirmDescContent{
		color:white;
	}
	
	tr#rowTotal .cartConfirmPriceContent{
		color:#ffeb01;
	}
	
	#paymentDefaultInner{
	width: 576px;
	background-color: white;
	font-size: 11px;
	text-align: left;
	padding-bottom:10px;
	}
	
	#titleDefaultHeading{
	margin-top:18px;
	font-size: 11px;
	width: 577px;
	height: 31px;
	background-image: url(../images/titlebg.gif);
	background-repeat: no-repeat;
}


#checkoutBillto {
	padding-left:20px;
	padding-top:10px;
	padding-bottom:3px;
	width:556px;
}

.checkboxLabel{
	color:#ab0104;
}

input#conditions {
	border-right:1px solid #ffbe02;
	border-bottom:1px solid #ffbe02;
	border-left:1px solid #fde801;
	border-top:1px solid #fde801;
}

.conditionslabel {
	font-size:11px;
	float:left;
}

.vwrdnuitlegKop {
	font-weight:bold;
	padding-bottom:3px;
}

#conditionsConfirmWrapper{
	padding-top:12px;
	padding-left:10px;
	padding-right:10px;
	background-color:white;
	padding-bottom:13px;
}

#conditionsConfirm{
	height:249px;
	width:523px;
	background-color:#d3d4e9;
	overflow-x: auto; overflow-y: auto;
	padding:15px;
	border: 1px inset gray;
}

	.conditionHeading {
		font-weight:bold;
		color:#ac0000;
		}

#titleConfirmHeading{
	margin-top:18px;
	font-size: 11px;
	width: 537px;
	height: 31px;
	background-image: url(../images/titlebg.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	padding-right:20px;
}

#titleConfirmHeadingHalf{
	margin-top:18px;
	font-size: 11px;
	width: 248px;
	height: 31px;
	background-image: url(../images/titlebg.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	padding-right:20px;
}
	
#titleConfirmHeading .floatingLeft {
	padding-top:8px;
}

.paymentMethod {
	width:576px;
        padding-bottom: 3px;
	padding-top:3px;
        padding-left: 20px;
}

.confirmHeadingLeft {
	padding-top:10px;
}

.confirmHeadingRight {
	padding-top:6px;
}

.confirmContent {
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	width:536px;
}

.confirmContentHalf {
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	width:247px;
}

#adressenBox {
width:576px;
color:white;
font-size:11px;
line-height:18px;
margin-left: -20px;
margin-top: -10px;
_margin-right: -20px;
}

#adressenHeading {
background-image:url(../images/adressentop.gif);
width:536px;
padding-top:65px;
padding-left:20px;
padding-right:20px;
color:white;
font-size:11px;
height:91px;

}

.adres1 {
background-image:url(../images/adresbg1.gif);
width:576px;
height:136px;
}
.adres2 {
background-image:url(../images/adresbg2.gif);
width:576px;
height:136px;
}

.adresInner {
padding-top:17px;
padding-left:20px;
}

#adressenboxBottom {
background-image:url(../images/adresbottombar.gif);
width:576px;
height:3px;
}

#adressenBox img{
border:1px solid #01017b;
float:left;
}

.adresg {
float:left;
padding-left:36px;
width:175px;
}
.tijden {
float:left;
padding-left:10px;
}

.tijden table td.dag {
width:80px;
}
.tijden table td.tijd {
color:#ffcf00;
}

#adressenBox strong.location {
color:#ffcf00;
}

.loginErrors {
padding-bottom:10px;
color:#AD0101;
}

.loginErrors .messageStackError {
    width: 265px;
}

#timeoutDefaultContent{
padding-bottom:20px;
}
/* zoek pagina */
	#advanced_search_inner{
		float:left;	
		padding:10px;
	}
	#advSearchResultsDefaultHeading{
		font-size: 11px;
		width: 576px;
		height: 33px;
		background-image: url(../images/producttitle.gif);
		background-repeat: no-repeat;
	}
	#advSearchResultsDefaultHeadingInner{
		font-weight: bold;
		padding-left: 10px;
		padding-top: 10px;
	}
	.advancedSearchInput{
		height: 15px;
		width: 410px;
		border: solid 1px #fe9b02;
		margin-right: 10px;
	}
	#advanced_search_keyword{
		color: #ae0002;
	}
	.centeredContent2{
		border-bottom: solid 1px #fe9b00;
		width: 576px;
		background-color: #ffcc00;
		font-size: 11px;
	}
	.centeredContentInner{
		padding: 10px;
	}
        .centeredContent {
                text-align: center;
                vertical-align: middle;
        }
	
	
#boxPasfotos {
	background: transparent url(../images/pasfoto.jpg) no-repeat;
	color: white;
	width: 575px;
	_width: 564px;
	line-height: 20px;
	margin-left: -19px;
	margin-right: -19px;
	margin-top: -9px;
	padding-left: 10px;
	padding-top: 350px;
	padding-bottom: 25px;
}

#boxPasfotos .location, #boxPasfotos a {
	color:#ffcf00;
	font-weight: bold;
}

#boxSprookjes {
	background: transparent url(../images/sprookjes_background.jpg) repeat-y;
	color: white;
	width: 575px;
	_width: 564px;
	margin-left: -19px;
	margin-right: -19px;
	margin-top: -9px;
}

	#boxSprookjes a {
		color: #ffd700;
	}

#boxSprookjesHeader {
	background: url(../images/sprookjes_header.jpg) no-repeat;
	width: 575px;
	height: 357px;
}

	#boxSprookjesHeaderTekst {
		width: 250px;
		padding-top: 100px;
		padding-left: 260px;
		line-height: 18px;
	}
	
	#boxSprookjesHeaderLink {
		padding-left: 425px;
		padding-top: 82px;
	}
	
		#boxSprookjesHeaderLink a {
			color: #ac0002;
			font-weight: bold;
		}
		

#boxSprookjesContent {
	padding-left: 3px;
}

	#boxSprookjesFotos {
		background: url(../images/sprookjes_fotos.jpg) no-repeat;
		width: 259px;
		height: 1120px;
		float:left;
		clear:none;
	}
	
	#boxSprookjesTeksten {
		padding-top: 25px;
		float:right;
		clear:none;
		margin-right: 50px;
		_margin-right: 25px;
		width: 260px;
		line-height: 13.5px;
	}
	
		#boxSprookjesTekst1 { padding-top: 20px }
		#boxSprookjesTekst2 { padding-top: 20px }
		#boxSprookjesTekst3 { padding-top: 20px }
		#boxSprookjesTekst4 { padding-top: 20px }
		#boxSprookjesTekst5 { padding-top: 20px }
		#boxSprookjesTekst6 { padding-top: 20px }
		#boxSprookjesTekst7 { padding-top: 20px }
		#boxSprookjesTekst8 { padding-top: 20px }
		#boxSprookjesTekst9 { padding-top: 20px }

#boxSprookjesBottom {
	background: url(../images/sprookjes_bottom.jpg) 0px -3px no-repeat;
	height: 45px;
	padding-top: 7px;
	text-align: center;
	clear:both;
	width: 575px;
}

#boxSprookjesBottom a {
	padding: 0 25px;
}

a.floatingLeft {
	margin-right: -3px;
}

.bnrs {
    float: left;
    width: 571px;
    
}

.bnrs img {
    width: 571px;
    padding-left: 2px;
    background: url(../images/mainback.png) repeat-y center top #0e1184;
}

/* DJL - nieuw toegevoegd - xsell vanuit productbestelpagina */
.addXsellHeader {
    width: 244px;
    height: 39px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 5px;
    background-color: #040989;
}

.addXsellRow {
    padding-top: 2px;
    padding-bottom: 3px;
    width: 255px;
}

.addXsellRow input {
    font-size: 12px;
}

.addXsellCB {
    width: 20px;
}

.addXsellName {
    width: 180px;
    color: Black;
}

.addXsellName a {
    color: Black;
}

.addXsellName a:hover {
    color:#d20002;
}

.addXsellPrice {
    width: 55px;
    color: Red;
}
