/*---{ Imports )-------------------------------------------------------*/

@import url(custom/news.css);
@import url(custom/products.css);
@import url(custom/calendar.css);
@import url(custom/form.css);
@import url(custom/home.css);
@import url(custom/account.css);
@import url(custom/faq.css);
@import url(custom/caddy.css);
@import url(custom/datepicker.css);


h4,
.Kop4,
.Kop4red{
	font-size: 120%;
	margin: 0px;
	padding: 0px;
	display: block;
	font-weight: bold;
	color: #151716;
	text-align: center;
}
.Kop1red,
.Kop2red,
.Kop3red,
.Kop4red{
	color: red;
}

#content .contentLeft img{
	padding: 2px;
	border: 1px solid #ddd;
}

#content .contentLeft{
	width: 358px;
	float: left;
}

#content .contentRight{
	width: 359px;
	float: right;
}


/* ===== sidecol search ===== */
#sidecol #inputMenu{
	padding-left: 80px;
	font-size: 9px;
	font-weight: bold;
}
#sidecol #form_collection{
	visibility:hidden;
	padding: 10px 0px;
}
#sidecol #form_mailing{
	padding-bottom: 10px;
}
#sidecol #form_account{
	padding-bottom: 10px;
}

#sidecol .inputSidecol{
	border: 1px solid #b1adb2;
	width: 110px;
	font-size: 9px;
	padding: 1px 2px 1px 2px;
	color: #b3b3b3;
	margin-bottom: 3px;
}
#sidecol .inputSidecol:focus{
	color: #000;
}
#sidecol .inputSidecol:hover{
	color: #000;
}
#sidecol select.inputSidecol{
	width: 115px;
}

#sidecol .buttonSidecol{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
	background: #fff;
	float: right;
	margin: 0px;
	margin: 0px 5px 0px 0px;
	width: 115px;
	text-align: right;
}




/* ===== innerFooter ===== */
#innerFooter{
	position:relative;
	height: 10px;
	font-size: 1px;
	line-height: 1px;
}
#innerFooter #partners{
	position: absolute;
	top: -190px;
	left: 0px;
	width: 200px;
	height: 200px;
}
#innerFooter #partners img{
	border: 0px;
}

#innerFooter #partners #cosmo{
	position: absolute;
	top: 10px;
	left: 0px;
	height: 97px;
	width: 200px;
}
#innerFooter #partners #tnt{
	position: absolute;
	top: 130px;
	left: 76px;
	height: 27px;
	width: 115px;
}
#innerFooter #partners #ups{
	position: absolute;
	top: 130px;
	left: 21px;
	height: 64px;
	width: 45px;
}
#innerFooter #partners #ideal{
	position: absolute;
	top: 163px;
	left: 76px;
	height: 30px;
	width: 32px;
}
#innerFooter #partners #visa{
	position: absolute;
	top: 163px;
	left: 108px;
	height: 30px;
	width: 42px;
}
#innerFooter #partners #mastercard{
	position: absolute;
	top: 163px;
	left: 150px;
	height: 30px;
	width: 41px;
}

.onlyLeft{
	padding-right: 400px;
	padding-right: 359px;
	padding: 0px 380px 15px 0px;
}
/* ---------- */


.upsLine{
	border-top:1px dotted #B1ADB2;
	font-size: 1px;
	line-height: 1px;
	padding-bottom: 5px;
	margin-top: 5px;
}

.upsLine2{
	border-top:1px solid #B1ADB2;
	font-size: 1px;
	line-height: 1px;
	padding-bottom: 5px;
	margin-top: 5px;
}




/* === waardecheque === */
#img_cheque{
	width:350px;
	border:1px solid #ddd;
	padding:2px 2px 0px 2px;
	margin:12px 0px 15px 0px;
	position:relative;
}
#img_cheque #cheque_amount{
	position: absolute;
	top: 50px;
	left: 220px;
	width: 95px;
	color: #5f5b5c;
	font-size: 15px;
	font-weight: bold;
	line-height: 80px;
	color: #e6e3e9;
}
#img_cheque #cheque_amount span.large{
	font-size: 70px;
	font-size: 50px;
}

.couponchoice{
	font-size:11px;
	padding:10px 0px;
	border-bottom: 1px dotted #b1adb2;
	font-weight: bold;
	color: #EF057E; /* roze */
}
.couponchoice select.single{
	margin:0px;
	vertical-align: top;
	text-align: left;
	font-size: 100%;
	border: 1px solid #b1adb2;
	padding: 0px;
	width: 125px;
}

.couponDiv{
	border:1px solid #151716;
	background: #fafafa;
	padding:7px 5px;
	margin-top:15px;
}

.pink{
	color: #EF057E; /* roze */
}



/* --- Gastenboek --- */
#messageFailure,
#messageOk,
#errordescription{
	color: #EF057E; /* roze */
	font-weight: bold;
	border: 1px solid #EF057E; /* roze */
	padding: 3px;
}


#messageList{
	padding-top: 43px;
}
#messageList .item .date{
	color: #B1ADB2;
}

#messageList .item .teaser{
	border-bottom:1px dotted #B1ADB2;
	padding-bottom: 10px;
}




/* ----- Language-tags die niet goed zijn ------ */
span.gj{
	background: red;
	color: #fff;
}



