﻿/* ============================================================	*/
/* ========	HTML STANDAARDEN  	===============================	*/
/* ============================================================	*/

html
{
	height: 100%;
	width: 100%;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}



body
{
	margin: 0 0 0 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #efece4 url(../gfx/background.gif) top left repeat-x;
}

img
{
	border: 0px solid #000000;
}

body, table, th, td, p, input, textarea, select
{
	font-family: "Trebuchet MS" , Helvetica, Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #686868;
}

th {
    text-align:left;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0 0 10px 0;
}
h1
{
	font-size: 16px;
	line-height: 16px;
	color: #421731;
}
h2 {
    font-size:14px;
    font-weight:bold;
}
h2 em {
    font-style:normal;
    text-decoration:underline;
}
a:focus
{
	outline: none;
}
a:hover
{
	cursor: pointer;
}

hr
{
	border: none;
	border-top: 1px solid #B8B8B8;
}
hr.dashed
{
	border: none;
	border-top: 1px dashed #B8B8B8;
}
hr.w200
{
	border: none;
	border-top: 1px solid #B8B8B8;
	width: 200px;
}

div.shadow
{
	width: 100%;
	height: 550px;
	background: transparent url(../gfx/container-shadow.gif) no-repeat center top;
	position: absolute;
	top: 0px;
	left: 0px;
}
td
{
	padding: 0 5px 0 0;
}

.portret
{
	border: 1px solid #939598;
}
.titel
{
	font-size: 16px;
	line-height: 16px;
	color: #421731;
	text-decoration: none;
	font-weight: normal;
}

embed, object
{
	outline: none;
}

/* IE 6 FIXES */

/*img {position:relative;}*/
form {
    margin:0 0 0 0;
    padding:0 0 0 0;
    display:block;
    }
    
/* END FIXES */

/* ============================================================	*/
/* ========	HOME				===============================	*/
/* ============================================================	*/

div.homeShadow {width:960px; height:718px; /*overflow:hidden;*/ _overflow:visible; margin:0 auto 0 auto; position:relative; background:transparent url(../gfx/home-shadow-alt.gif) no-repeat center top;}
div.homeShadow div#container {background-color:transparent; position:relative; /*overflow:hidden;*/ _overflow:visible;}
div.homeShadow div.header {background:transparent none;}
div.homeShadow div.contentBlock {background:transparent none; position:relative; margin:0 0 0 0; padding:0 0 10px 0; width:954px; left:10px;}

.kolomIndeling {width:934px; overflow:hidden; margin-top:10px;}
.kolomIndeling .rechts {width:226px; overflow:hidden; float:right;}
.kolomIndeling .links {width:226px; overflow:hidden; float:left;}
.kolomIndeling .midden {/*margin:0 242px 0 242px;*/ width:462px; float:left; position:relative; left:10px; overflow:hidden;}

.footerContainer {width:954px; position:relative; margin:0 auto 0 auto; background:#E4E0D1 url(../gfx/home-footer.gif) top left no-repeat; overflow:hidden; text-align:center;}
.footerContainer div.footerRow {width:934px; overflow:hidden; font-size:11px; padding:15px 0 15px 0; margin:0 auto 0 auto; text-align:left; position:relative;}
.footerContainer div.footerRow div.footerCel {width:232px; height:180px; overflow:hidden; text-align:left; float:left; border-left:1px solid #d4d4d4; position:relative; left:-1px;}
.footerContainer div.footerRow div.footerCel div.margin {margin:0 0 0 10px;}
.footerContainer div.footerRow a {color:#686868; text-decoration:none;display:block;}
.footerContainer div.footerRow a:hover {text-decoration:underline;}

.twitterIcon,
.hyvesIcon,
.facebookIcon {
    margin-bottom:-4px;
    }
    
.socialLink  {
   display: inline !important;
   margin-left: 10px !important;
}

/* ============================================================	*/
/* ========	LAYOUT BLOCKEN  	===============================	*/
/* ============================================================	*/

#container
{
	position: relative;
	margin: 0 auto 0 auto;
	width: 954px;
	text-align: left;
	background: transparent url(../gfx/hdr-back-transparent.gif) top left;
}
#flashPlayer{
	margin: 0 -10px 0 0;
}

/* ============================================================	*/
/* ======== HOME LAYOUT			===============================	*/
/* ============================================================	*/

div.homeOnder
{
	height: 132px;
	background: transparent url(../gfx/home-onder.png) top center repeat-x;
}
div.homeButtons
{
	padding: 12px 0 12px 0;
}
div.homeButtons a
{
	display: block;
	background: transparent url(../gfx/home-pijl.png) right center no-repeat;
	width: 191px;
	height: 108px;
	float: left;
	position: relative;
}
div.homeButtons a img
{
	position: absolute;
	top: -50px;
	right: 10px;
}
div.homeButtons a:hover img
{
	top: -55px;
}
div.homeButtons a span
{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

div.intro
{
	background: #FFFFFF url(../gfx/bestel-back.gif) 533px 262px no-repeat;
	/*margin: 0 0 -10px 0*/
	padding:0px 0 10px 0;
	width:934px;
	overflow:hidden;
}
div#flashblock
{
	background-color: #FFFFFF;
	height: 500px;
}
div#flashblock table td
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* how it works */
div.hotSpots {
	position:absolute;
	top:70px;
	left:35px;
	height:20px;
	width:450px;
	}
div.hotSpots a.link1, div.hotSpots a.link2, div.hotSpots a.link3 {
	display:block;
	height:170px;
	background-image:url(../gfx/blank.gif);
	width:150px;
	float:left;
	text-indent:-100px;
	overflow:hidden;
	}
/**/

.homeTekst
{
	width: 310px;
	position: absolute;
	top: 100px;
	left: 586px;
}
.homeTekst .back
{
	width: 310px;
	height: 260px; /*background-color:#FFFFFF;*/
	position: absolute;
	top: 0px;
	left: 0px;
}
.homeTekst .margin
{
	position: relative;
	margin: 0 30px 0 30px;
	padding: 15px 0 15px;
}


/* ============================================================	*/
/* ========	HEADER				===============================	*/
/* ============================================================	*/

div.header
{
	height: 101px;
	background: transparent url(../gfx/header-transparent.png) no-repeat left top;
}
div.header a.logo
{
	position: relative;
	top: 23px;
	left: 10px;
}
div.header a.pngLogo
{
	top: 9px;
}

/* ============================================================	*/
/* ========	NAVIGATIE			===============================	*/
/* ============================================================	*/

div.navigatie
{
	position: absolute;
	top: 40px;
	right: 25px;
}
div.navigatie p
{
	padding-top: 4px;
}
div.navigatie a
{
	padding-left: 8px;
}

.btnProducten, .btnFotoregels, .btnHoeWerktHet, .btnOverBookadoo, .btnReacties, .btnVolwassenen, .btnKinderboeken, .btnVriendenboekjes, .btnOverige, .btnAdult, .btnChildren, .btnOther
{
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -300px;
}
.btnProducten
{
	background: transparent url(../gfx/btn-Producten.png) top right no-repeat;
	width: 102px;
	height: 34px;
}
.btnFotoregels
{
	background: transparent url(../gfx/btn-fotoregels.png) top right no-repeat;
	width: 105px;
	height: 35px;
}
.btnHoeWerktHet
{
	background: transparent url(../gfx/btn-hoe-werkt-het.png) top right no-repeat;
	width: 143px;
	height: 34px;
}
.btnOverBookadoo
{
	background: transparent url(../gfx/btn-over-Bookadoo.png) top right no-repeat;
	width: 143px;
	height: 34px;
}
.btnReacties
{
	background: transparent url(../gfx/btn-reacties.png) top right no-repeat;
	width: 88px;
	height: 34px;
}
.btnVolwassenen
{
	background: transparent url(../gfx/btn-Volwassenen.png) top right no-repeat;
	width: 126px;
	height: 34px;
}
.btnKinderboeken
{
	background: transparent url(../gfx/btn-Kinderboeken.png) top right no-repeat;
	width: 127px;
	height: 34px;
}
.btnVriendenboekjes
{
	background: transparent url(../gfx/btn-Vriendenboekjes.png) top right no-repeat;
	width: 152px;
	height: 34px;
}
.btnOverige
{
	background: transparent url(../gfx/btn-Overige.png) top right no-repeat;
	width: 82px;
	height: 34px;
}
div.quickNav
{
	position: absolute;
	top: 0px;
	right: 0px;
}
div.quickNav a,
div.quickNav span.nieuwsbrief
{
	display: block;
	float: left;
	background: transparent url(../gfx/top-nav-item.png) top left no-repeat;
	width: 128px;
	height: 37px;
	position: relative;
	text-indent: 35px;
	color: #431734;
	text-decoration: none;
	padding-top: 5px;
}
div.quickNav img {
	position: absolute;
	top: 5px;
	left: 10px;
	}
div.quickNav a.home {
	width: 68px;
	background: #FFFFFF none;
	}
div.quickNav a.home img {
	left: 26px;
	}
	
div.quickNav div.cSelector {
	display: block;
	float: left;
	background: transparent url(../gfx/top-nav-flag-item.gif) top left no-repeat;
	width: 110px;
	height: 37px;
	position: relative;
	text-indent: 35px;
	color: #431734;
	text-decoration: none;
	padding-top: 5px;
	}
div.quickNav div.cSelector, div.quickNav div.cSelector * {z-index:100;}
div.quickNav div.cSelector .countries {
	display:none;
	background-color:#EFECE4;
	overflow:hidden;margin-top:15px; padding-bottom:5px;
	}
	div.quickNav div.cSelector .countries span {
		display:block;
		height:37px;
		overflow:hidden
		}
	div.quickNav div.cSelector span img {
		top:7px;
		left:11px
		}
div.quickNav div.cSelector:hover .countries {
	display:block;
	width:110px;
	}
div.quickNav div.cSelector:hover {
	background-color:#EFECE4;
	}
	div.quickNav div.cSelector .countries a {
		background:transparent;
		height:auto;
		width:100px;
		position:relative;
		left:5px;
		text-indent:30px;
		padding:0 0 0 0;
		}
	div.quickNav div.cSelector .countries a:hover {
		background-color:#c9c5b8;
		}
	div.quickNav div.cSelector .countries a img {
		left:7px;
		top:4px;
		}
	
.btnPaars
{
	background: url(../gfx/btn-paars.png) 0 0 no-repeat;
	width: 258px;
	height: 36px;
	line-height: 36px;
	display: block;
	font-size: 17px;
	color: #802f58;
	text-decoration: none;
	border-top: 3px solid #FFFFFF;
	padding: 0 0 0 10px;
	cursor: pointer;
}
.btnPaarsInActive
{
	background: url(../gfx/btn-paars.png) 0 0 no-repeat;
	width: 258px;
	height: 36px;
	line-height: 36px;
	display: block;
	font-size: 17px;
	color: #C5A0B3;
	text-decoration: none;
	border-top: 3px solid #FFFFFF;
	padding: 0 0 0 10px;
}
.btnPaars:hover
{
	background: url(../gfx/btn-paars.png) 0 -37px no-repeat;
}
.btnSelected
{
	background-position: 0 -37px;
}

div.sidebar .btnPaars, div.sidebar .btnPaarsInActive
{
	margin: 0 auto 0 auto;
}

div.rijtje
{
	background: #F2EAEE url(../gfx/rijtje-boven.gif) top left no-repeat;
	width: 258px;
	margin: 0 auto 0 auto;
	position: relative;
	left: -5px;
	border-top: 10px solid #FFFFFF;
}
div.rijtje div.margin
{
	margin: 0 15px 0 15px;
	padding: 15px 0 15px 0;
}
div.rijtje div.margin table td
{
	padding: 0 10px 0 0;
	vertical-align: top;
}

.dColor
{
	color: #421731;
}
.lColor
{
	color: #802F58;
}
div.buttonList
{
	margin: 0 -5px 0 -5px;
}

div.reactieNavBuiten
{
	height: 24px;
	background: #DAD1CF url(../gfx/reactie-nav-rechts.gif) top right no-repeat;
}
div.reactieNavBinnen
{
	height: 24px;
	line-height: 24px;
	background: #DAD1CF url(../gfx/reactie-nav-links.gif) top right no-repeat;
}

/* ============================================================	*/
/* ========	OPTIES PAGINA		===============================	*/
/* ============================================================	*/

div.boekOptie
{
	background: url(../gfx/optie-back.gif) top left;
	width: 257px;
	height: 278px;
	float: left;
	margin: 0 4px 4px 0;
	position: relative;
	text-align:center;
}
div.boekOptie img 
{
	position:relative;
	top:2px;
}
div.boekOptie div.title 
{
	padding: 15px 15px 0 15px;
}
div.boekOptie div.content
{
	margin: 0 120px 0 0;
	padding: 0px 15px 0 15px;
	line-height: 13px;
	font-size: 11px;
	color: #686868;
}
div.boekOptie a.titel
{
	font-size: 16px;
	line-height: 16px;
	color: #421731;
	text-decoration: none;
}
div.boekOptie a.titel:hover
{
	text-decoration: underline;
}
div.boekOptie a.bekijk
{
	display: block;
	width: 86px;
	height: 24px;
	background: transparent url(../gfx/btn-paars-86x24.gif) top left no-repeat;
	text-indent: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	position: absolute;
	bottom: 10px;
	right: 18px;
}
div.boekOptie a.bekijk:hover
{
	text-decoration: underline;
	background: transparent url(../gfx/btn-paars-86x24.gif) bottom left no-repeat;
	color: #802f58;
	text-decoration: none;
}
div.boekOptie div.leeftijd
{
	position: absolute;
	top: 173px;
	left: 15px;
	color: #421731;
}
div.boekOptie img.prijs
{
	position: absolute;
	bottom: 7px;
	left: 10px;
	color: #421731;
}
div.boekOptie div.nieuw
{
	width: 62px;
	height: 22px;
	position: absolute;
	top: 12px;
	right: 0px;
	background: transparent url(../gfx/nieuw.gif) top left no-repeat;
	text-indent: -100px;
	overflow: hidden;
}
div.boekOptie div.boekVoorbeeld
{
	position: absolute;
	bottom: 56px;
	right: 2px;
}
div.boekOptie table
{
	position: absolute;
	top: 208px;
	left: 15px;
}
div.boekOptie div.prijzen
{
	position: absolute;
	top: 208px;
	left: 15px;

}
div.boekOptie div.prijzen div
{
	display: block;
}
div.bestellenBlock
{
	margin: 0 0 0 25px;
	padding: 0 0 25px 0;
}

span.coverLabel
{
	display: block;
	float: left;
	width: 70px;
}
.tBestellen 
{
	width:140px;
}
.tBestellen label {
    display:inline-block;
    width:120px;
    position:relative;
    top:-2px;
    line-height:19px;
}
.priceBlock {
	position:absolute;
	right:0;
	
    }
    
.giftCardPriceBlock {
    position:absolute;
    right:65px;
    top:-11px;
}
span.priceLabel
{
	font-size: 17px;
	font-weight: bold;
	color: #802F58;
	letter-spacing: -2px;
	position: relative;
	top: -1px;
    left:8px;
}

span.versionPriceLabel 
{
    left:0px !important;
    font-size: 17px;
	font-weight: bold;
	color: #802F58;
	letter-spacing: -2px;
}

span.coverType {
    display:inline-block;
    width:60px;
}

span.priceLabelSmall {
    font-size:12px;
    font-weight:bold;
    color: #802F58;
    margin:0 0 0 20px;
}

div.boekInfo
{
	width: 290px;
	position: relative;
	left: 10px;
}

div.gender
{
	float: right;
	position: relative;
}
div.gender a
{
	color: #421731;
	text-decoration: none;
}
div.gender a.gMeisje
{
	position: relative;
	background: transparent url(../gfx/meisje.gif) left center no-repeat;
	display: block;
	line-height: 46px;
	height: 46px;
	clear: both;
	padding: 0 0 0 46px;
}
div.gender a.gJongen
{
	position: relative;
	background: transparent url(../gfx/jongen.gif) left center no-repeat;
	display: block;
	line-height: 46px;
	height: 46px;
	clear: both;
	padding: 0 0 0 46px;
}

div.meerBoeken
{
	width: 540px;
}
div.meerBoekenItem IMG
{
	display: block;
}
div.meerBoekenItem
{
	float: left;
	width: 180px;
	height: 270px;
	position: relative;
	overflow: hidden;
}
div.meerBoekenItem a
{
	position: relative;
	clear: both;
	text-decoration: none;
}
div.meerBoekenItem a.bekijk
{
	display: block;
	width: 110px;
	height: 24px;
	background: transparent url(../gfx/btn-paars-110x24.gif) top left no-repeat;
	text-indent: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	position: absolute;
	bottom: 10px;
	left: 38px;
}
div.meerBoekenItem a.bekijk:hover
{
	background: transparent url(../gfx/btn-paars-110x24.gif) bottom left no-repeat;
	color: #802F58;
}
div.meerBoekenItem div.margin
{
	margin: 0 25px 0 0;
	position: relative;
	font-size: 16px;
}
div.fotoTipsBox 
{
	border: solid 1px #421731;
	padding:4px;
	width: 240px;
	margin-bottom:8px;
}
div.fotoTipsBox div.voorbeeld
{
	float:left;
	padding-right:10px;
	height:110px;
}
div.fotoTipsBox b
{
	color:#421731;
}
div.fotoTipsBox  a
{
	margin-left:70px;
}

table.fotoTips {
	
	}
	table.fotoTips td {
		background:transparent url(../gfx/dotted.gif) top left repeat-x;
		padding:5px 5px 5px 0;
		}

/* ============================================================	*/
/* ========	FOOTER				===============================	*/
/* ============================================================	*/

div#footer
{
	width: 954px;
	clear: both;
	height: 35px;
	line-height: 35px;
	background-color: #DAD4BE;
	margin:0 auto 0 auto;
}
div#footer div.quickLinks
{
	float: left;
	line-height: 35px;
	padding: 0 0 0 21px;
}
div#footer div.quickLinks a
{
	color: #421732;
}
div#footer div.copy
{
	float: right;
	line-height: 35px;
	padding: 0 15px 0 30px;
	position: relative;
	color: #8F8977;
	font-size: 10px;
}
div#footer div.copy a
{
	color: #8F8977;
}
div#footer div.copy img
{
	padding-top: 4px;
	float: left;
	padding-left: 6px;
	padding-right: 4px;
}

/* ============================================================	*/
/* ========	CONTENTBLOCK		===============================	*/
/* ============================================================	*/

div.contentBlock
{
	width: 934px;
	min-height: 640px;
	_height: 640px;
	margin-left: 10px;
	background: #F0EBE5 url(../gfx/content-back.gif) top left repeat-x;
	overflow: hidden;
	padding: 0 0 10px 0;
}

div.mainContent
{
	width: 530px;
	position: relative;
	left: 10px;
	overflow: hidden;
	padding: 13px 0 0 0;
}
div.mainContent a
{
	color: #421731;
}
div.mainContent div.stdKader
{
	background: transparent url(../gfx/std-back-kader.png) bottom left no-repeat;
	width: 514px;
	overflow: hidden;
}
div.mainContent table td
{
	vertical-align: top;
}

div.sidebar
{
	float: right;
	width: 308px;
	position: relative;
	right: 45px;
	text-align: center;

	
}
div.sidebar div.text
{
	margin: 0 30px 0 30px;
	padding: 15px 0 15px 0;
	
}
div.klantenbeoordelingwidget {
    position: absolute;
    left: 0px;
    bottom: -275px;
    border: 1px solid #DAD1BC;
}
div.sidebar a 
{
	color: #421731;
}

div.sidebar div.witruimte
{
	background-color: #FFFFFF;
	position: relative;
	text-align: left;
		min-height:366px;
	_height:366px;
}
div.sidebar div.tipLijst{
    padding:15px 0 15px 0;
    margin:0 15px 0 15px;
	}

div.sidebar div.linksBoven
{
	position: absolute;
	background: transparent url(../gfx/ronding-links.gif) top left no-repeat;
	width: 19px;
	height: 118px;
	top: 0px;
	left: -18px;
}
div.sidebar div.rechtsOnder
{
	position: absolute;
	background: transparent url(../gfx/ronding-rechts.gif) top left no-repeat;
	width: 16px;
	height: 163px;
	bottom: 0px;
	right: -16px;
}

/* ============================================================	*/
/* ========	LIGHTBOX			===============================	*/
/* ============================================================	*/

div.lightBox
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #000000;
}
div.lightBox div.yPos
{
	position: absolute;
	top: 50%;
	left: 50%;
}
div.lightBox div.yPos div.boxMessage
{
	width: 450px;
	height: 280px;
	background: transparent url(../gfx/lightbox-back-450x280.png) top left no-repeat;
	position: absolute;
	top: -140px;
	left: -225px;
}
div.lightBox div.yPos div.boxMessage div.margin
{
	margin: 0 25px 0 25px;
	padding: 25px 0 25px 0;
	text-align: left;
}

div.lightBox div.yPos div.boxMessage, div.lightBox div.yPos div.boxMessage p, div.lightBox div.yPos div.boxMessage a
{
	color: #421731;
	font-size: 11px;
}

div.lightBox div.yPos a.close
{
	position: absolute;
	top: 10px;
	right: 10px;
}
div.lightBox div.yPos img.loading
{
	position: absolute;
	top: 140px;
	left: 25px;
}

.mainContent .s1 img,
.mainContent .s2 img,
.mainContent .s3 img {
    display:block;
    border:0px solid #FFFFFF;
    }

/* ============================================================	*/
/* ========	ROND KADER			===============================	*/
/* ============================================================	*/

div.buitenKader
{
	position:relative;
	background-color:#FFFFFF;
	/*overflow:hidden;*/
	_width:526px;
	_height:1%;
    }
div.binnenKader
{
    position:relative;
	border-top: 2px solid #F8F2E6;
	border-right: 2px solid #F8F2E6;
	border-bottom: 2px solid #D8CFBA;
	border-left: 2px solid #F8F2E6;
	padding:22px;
	/*width:526px;*/
	#width:482px;
	_width:478px;
	_overflow:hidden;
    }
div.bestelOverzicht
{
	padding: 35px 22px 22px 22px;
}
div.buitenKader div.bottomLeft
{
	width: 7px;
	height: 100px;
	bottom: 0px;
	_bottom: -1px;
	left: 0px;
	background: transparent url(../gfx/bottom-left.gif) bottom left no-repeat;
}
div.buitenKader div.bottomRight
{
	width: 7px;
	height: 100px;
	bottom: 0px;
	_bottom: -1px;
	right: 0px;
	background: transparent url(../gfx/bottom-right.gif) bottom right no-repeat;
}
div.buitenKader div.topLeft
{
	width: 8px;
	height: 8px;
	top: 0px;
	left: 0px;
	background: transparent url(../gfx/top-left.gif) top left no-repeat;
}
div.buitenKader div.topRight
{
	width: 8px;
	height: 8px;
	top: 0px;
	right: 0px;
	background: transparent url(../gfx/top-right.gif) top right no-repeat;
}
div.buitenKader div.bottomLeft, div.buitenKader div.bottomRight, div.buitenKader div.topLeft, div.buitenKader div.topRight {position: absolute;}

.aantalBijwerken
{
	background: #D0C5CB url(../gfx/aantal-hoekje.gif) bottom right no-repeat;
	width: 526px;
	position: relative;
	left: -22px;
	top: -22px;
	line-height: 35px;
	text-indent: 24px;
}
.aantalBijwerken .aantal
{
	position: absolute;
	top: 0px;
	right: 155px;
	line-height: 35px;
}
.aantalBijwerken .verwijder
{
	position: absolute;
	top: 0px;
	right: 5px;
	line-height: 35px;
	padding: 0 30px 0 0;
}
.aantalBijwerken .verwijder img
{
	position: absolute;
	top: 5px;
	right: 0px;
	line-height: 35px;
}
.aantalBijwerken .verwijder a
{
	text-decoration: none;
}
.aantalBijwerken .verwijder a:hover
{
	text-decoration: underline;
}

.btnNaarAdres
{
	background: transparent url(../gfx/btn-naar-adres-gegevens.gif) top left no-repeat;
	display: block;
	width: 206px;
	height: 37px;
	border: 0px solid #FFFFFF;
	float: right;
	cursor: pointer;
}

.btnNaarAdresDisabled {
    background-image: url(../gfx/btn-naar-adres-gegevens-d.gif);
    cursor:wait;
}

.btnNaarVerzendopties
{
	background: transparent url(../gfx/btn-naar-verzendopties.gif) top left no-repeat;
	display: block;
	width: 206px;
	height: 37px;
	border: 0px solid #FFFFFF;
	float: right;
	cursor: pointer;
}

.btnNaarVerzendoptiesDisabled {
    background-image: url(../gfx/btn-naar-verzendopties-d.gif);
    cursor:wait;
}

.btnRegistreren
{
	background: transparent url(../gfx/btn-registreren.gif) top left no-repeat;
	display: block;
	width: 206px;
	height: 37px;
	border: 0px solid #FFFFFF;
	float: left;
	cursor: pointer;
}

.btnRegistrerenDisabled {
    background-image: url(../gfx/btn-registreren-d.gif);
    cursor:wait;
}

.btnBestellen
{
	background: transparent url(../gfx/btn-bestel-dit-boek.gif) top left no-repeat;
	display: block;
	width: 258px;
	height: 37px;
	border: 0px solid #FFFFFF;
	cursor: pointer;
}
.btnBestelDezePoster
{
	background: transparent url(../gfx/btn-bestel-deze-poster.gif) top left no-repeat;
	display: block;
	width: 258px;
	height: 37px;
	border: 0px solid #FFFFFF;
	cursor: pointer;
}

.btnOrderProduct
{
	background: transparent url(../gfx/bestel-dit-product.jpg) top left no-repeat;
	display: block;
	width: 258px;
	height: 37px;
	border: 0px solid #FFFFFF;
	cursor: pointer;
}

.btnBestellenDisabled {
    background-image: url(../gfx/btn-bestel-dit-boek-d.gif);
    cursor:wait;
}

.btnBestellingVersturen
{
	background: transparent url(../gfx/btn-bestelling-versturen.gif) top left no-repeat;
	display: block;
	width: 214px;
	height: 37px;
	border: 0px solid #FFFFFF;
	float: right;
	cursor: pointer;
}

.btnBestellingVersturenDisabled {
    background-image: url(../gfx/btn-bestelling-versturen-d.gif);
    cursor:wait;
}

.btnNaarBesteloverzicht
{
	background: transparent url(../gfx/btn-naar-besteloverzicht.gif) top left no-repeat;
	display: block;
	width: 214px;
	height: 37px;
	border: 0px solid #FFFFFF;
	float: right;
	cursor: pointer;
}

.btnNaarBesteloverzichtDisabled {
    background-image: url(../gfx/btn-naar-besteloverzicht-d.gif);
    cursor:wait;
}

.btnNaarBetaling
{
	background: transparent url(../gfx/btn-naar-betaling.gif) top left no-repeat;
	display: block;
	width: 154px;
	height: 37px;
	border: 0px solid #FFFFFF;
	float: right;
	cursor: pointer;
}

.btnNaarBetalingDisabled  {
    background-image: url(../gfx/btn-naar-betaling-d.gif) !important;
    cursor:wait;
}

.btnNaarExtraOpties
{
	background: transparent top left no-repeat;
	display: block;
	height: 37px;
	border: 0px solid #FFFFFF;
	float: right;
	cursor: pointer;
}

.btnNaarExtraOptiesDisabled  {
    cursor:wait;
}

.btnRejectPhoto
{
	background: transparent url(../gfx/btn-andere-foto.gif) top left no-repeat;
	display: block;
	width: 160px;
	height: 37px;
	border: 0px solid #FFFFFF;
	float: left;
	cursor: pointer;
}

.btnApprovePhoto
{
	background: transparent url(../gfx/btn-foto-is-goed.gif) top left no-repeat;
	display: block;
	width: 269px;
	height: 37px;
	border: 0px solid #FFFFFF;
	float: right;
	cursor: pointer;
}

.btnUploadNextPhoto
{
	background: transparent url(../gfx/btn-upload-next-photo.gif) top left no-repeat;
	display: inline;
	width: 300px;
	height: 37px;
	border: 0px solid #FFFFFF;
	cursor: pointer;
}

.btnCropPhoto
{
	background: transparent url(../gfx/maak-uitsnede.jpg) top left no-repeat;
	display: block;
	width: 157px;
	height: 37px;
	border: 0px solid #FFFFFF;
	float: right;
	cursor: pointer;
}

.photoCropIntroBlock {
    margin-bottom:10px
}

div#serverSideUpload p {
    color:#802f58;
}

div#serverSideUpload p#serverSideUploadControl input {
    width:475px;
}

.btnUploadServerSide
{
    margin-top:10px;
	background: transparent url(../gfx/btn-uploaden.gif) top left no-repeat;
	display: inline;
	width: 126px;
	height: 37px;
	border: 0px solid #FFFFFF;
	cursor: pointer;
}

.btnContinueWithoutThisPhoto
{
	background: transparent url(../gfx/btn-continue-without.gif) top left no-repeat;
	display: inline;
	width: 300px;
	height: 37px;
	border: 0px solid #FFFFFF;
	cursor: pointer;
}

.btnSelectAndUpload
{
	background: transparent url(../gfx/btn-foto-kiezen-uploaden.gif) top left no-repeat;
	display: inline;
	width: 246px;
	height: 37px;
	border: 0px solid #FFFFFF;
	cursor: pointer;
}

.btnContinueShopping
{
	background: transparent url(../gfx/btn-verder-winkelen.gif) top left no-repeat;
	display: block;
	width: 182px;
	height: 37px;
	border: 0px solid #FFFFFF;
	float: right;
	cursor: pointer;
	margin-right:10px;
}

.topHeader
{
	background: transparent url(../gfx/header-paars.gif) top left no-repeat;
	width: 526px;
	height: 35px;
	position: relative;
	left: -22px;
	top: -22px;
	text-indent: 25px;
	font-size: 16px;
	line-height: 35px;
	color: #FFFFFF;
	font-weight: bold;
}
.topHeader span
{
	color: #dec9d3;
}

div.errorSummary
{
	background:#C6B9C1 url(../gfx/error-bottom.gif) bottom left no-repeat;
	width: 526px;
	overflow: hidden;
	position: relative;
	left: -22px;
	top: -22px;
	display: none;
}
div.errorSummary div.margin
{
	margin: 0 22px 0 22px;
	padding: 10px 0 5px 0;
}
div.errorSummary .titel
{
	font-weight: bold;
}
div.errorSummary ul
{
	list-style: none;
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	overflow: hidden;
}
div.errorSummary li
{
	background: transparent url(../gfx/error-li.gif) 0px 1px no-repeat;
	line-height: 17px;
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	color: #421731;
}

div.errorSummaryBoxed
{
	background: #c6b9c1 url(../gfx/error-boxed-bottom.gif) bottom left no-repeat;
	width: 465px;
	overflow: hidden;
	position: relative;
	display: none;
}
div.errorSummaryBoxed div.errorTop
{
	background: #c6b9c1 url(../gfx/error-boxed-top.gif) top left no-repeat;
	height: 8px;
	width: 465px;
}
div.errorSummaryBoxed div.margin
{
	margin: 0 22px 0 22px;
	padding: 10px 0 5px 0;
}
div.errorSummaryBoxed .titel
{
	font-weight: bold;
}
div.errorSummaryBoxed ul
{
	list-style: none;
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	overflow: hidden;
}
div.errorSummaryBoxed li
{
	background: transparent url(../gfx/error-li.gif) 0px 1px no-repeat;
	line-height: 17px;
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	color: #421731;
}


.block
{
	display: inline-block;
}
.eColor
{
	color: #f05323 !important;
}

/* ============================================================	*/
/* ========	REACTIES			===============================	*/
/* ============================================================	*/

div.reactie
{
	border-bottom: 10px solid #F0EBE5;
}
div.reactie div.binnenKader {
	padding:10px;
	overflow:hidden;
	width:auto;
}
div.reactie div.binnenKader p
{
	padding-bottom: 0px;
}
.photo {
    float:right;
    border-left:10px solid #FFFFFF;
    border-right:10px solid #FFFFFF;
    }
div.overLinks
{
	width: 258px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	
}
div.overLinks a
{
	display: block;
	background: transparent url(../gfx/btn-paars-258x24.gif) bottom left no-repeat;
	width: 258px;
	height: 24px;
	border-bottom: 2px solid #FFFFFF;
	line-height: 24px;
	text-indent: 10px;
	color: #802f58;
	text-decoration: none;
	position:relative;
}
div.overLinks a:hover, div.overLinks a.selected
{
	background: transparent url(../gfx/btn-paars-258x24.gif) top left no-repeat;
	color: #FFFFFF;
}
/* ============================================================	*/
/* ========	FORMULIEREN			===============================	*/
/* ============================================================	*/

.typeText
{
	background: #FFFFFF url(../gfx/input-back.gif) top left repeat-x;
	border-top: 1px solid #7C7C7C;
	border-right: 1px solid #C3C3C3;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}

.typeText[disabled] {
    background-color:#DDDDDD;
}
.typeFile
{
	background: #FFFFFF url(../gfx/input-back.gif) top left repeat-x;
	border-top: 1px solid #7C7C7C;
	border-right: 1px solid #C3C3C3;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}
textarea
{
	background: #FFFFFF url(../gfx/input-back.gif) top left repeat-x;
	border-top: 1px solid #7C7C7C;
	border-right: 1px solid #C3C3C3;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}
.h100 {	height: 100px;}
.h300 {	height: 300px;}

.w250 {	width: 250px;}
.w200 {	width: 200px;}
.w175 {	width: 175px;}
.w150 {	width: 150px;}
.w140 {	width: 140px;}
.w120 {	width: 120px;}
.w100 {	width: 100px;}
.w75 { width: 75px;}
.w50 { width: 50px;}
.w25 { width: 25px;}

.binnenKader table
{
}
.binnenKader table td
{
	vertical-align: top;
	padding-bottom: 4px;
}
.binnenKader table td.dColor
{
	font-weight: bold;
	padding-right: 24px;
}
.binnenKader table td.tip
{
	font-size: 10px;
}

label.error
{
	color: Red;
}

input.error
{
	background-color: Red;
}

div.loginBox
{
	background: #c6b9c1 url(../gfx/notify-bg.gif) top left no-repeat;
	width: 526px;
	overflow: hidden;
	position: relative;
	left: -22px;
	top: -22px;
}
div.loginBox div.margin
{
	margin: 0 22px 0 22px;
	padding: 14px 0 10px 0;
	color: #421731;
}
div.loginBox div#loginForm
{
	display: none;
}

/* ============================================================	*/
/* ========	PERSONALISATIE			===============================	*/
/* ============================================================	*/
table.personalisationTable TD
{
	padding-bottom:6px;
	padding-top:6px;
}

table.personalisationTable TD 
{
	border-bottom:dashed 1px #cccccc;
}
div.multiplePersonalisations
{
	background: #c6b9c1 url(../gfx/error-bottom.gif) bottom left no-repeat;
	width: 526px;
	overflow: hidden;
	position: relative;
	left: -22px;
	top: -22px;
	display: none;
}
div.multiplePersonalisations div.margin
{
	margin: 0 22px 0 22px;
	padding: 10px 0 5px 0;
}
div.multiplePersonalisations .titel
{
	font-weight: bold;
}

div#thickboxHeaderChecking div#closebutton
{
	position: absolute;
	width:100%;
	right: 0px;
	top: 3px;
	text-align:right;
	background-color:transparent;
	z-index:1000;
}

div#thickboxHeaderChecking div#closebutton a 
{
	text-decoration:none;
	padding-right:3px;
}

div#thickboxHeaderChecking IMG
{
	position:relative;
	#position:inherit;
	left: -2px;
	vertical-align:middle;
}
div#thickboxHeaderChecking, div#thickboxHeaderError,
div#thickboxFileTooLargeBlock, div#thickboxInvalidFileType
{
	padding: 32px 20px;
}
div#thickboxcontent 
{
	padding:0px 20px 0 20px;
}
div.queueFileName
{
	padding: 8px 0 0 0;
}
.removePhotoFromQueueLink
{
	display: block;
}


a.btnBack, a.btnNext
{
	background: transparent url(../gfx/btn-paars-back-175x24.gif) 0 0 no-repeat;
	width: 175px;
	height: 20px;
	display: block;
	color: #ffffff !important;
	text-decoration: none;
	padding: 4px 0 0 30px;
	float: left;
}
a.btnBack:hover, a.btnNext:hover
{
	text-decoration: none;
	color: #421731 !important;
	background: transparent url(../gfx/btn-paars-back-175x24.gif) 0 -24px no-repeat;
}
a.btnNext
{
	padding: 4px 0 0 5px;
	float: right;
	background: transparent url(../gfx/btn-paars-175x24.gif) 0 0 no-repeat;
}
a.btnNext:hover
{
	background: transparent url(../gfx/btn-paars-175x24.gif) 0 -24px no-repeat;
}

div.portrait
{
	float: left;
	padding-right: 8px;
}
img.portraitThumb
{
	border: solid 1px #421731 !important;
	padding: 1px;
}

/* ============================================================	*/
/* ========	SHOPPINGCART		===============================	*/
/* ============================================================	*/

table.shoppingCart
{
	width: 480px;
	padding: 0 0 10px 0 ;
	margin: 0;
}
table.shoppingCart TD
{
	border-bottom: dotted 1px #888888;
	padding-top: 4px;
}
table.shoppingCart TD.header
{
	border-bottom: solid 1px #888888;
	height:auto;
}
div.txtVoorwaarden 
{
	font-style:italic;
	text-align:center;
	width:480px;
	padding-bottom:40px;
}
table.shoppingCart TD.floatRight 
{
	text-align:right;
}
table.shoppingCart TD.shoppingcartItemTotalPrice
{
	font-size: 14px;
	font-weight: bold;
	color: #421731;
	padding-top:12px;
	padding-bottom:12px;
}

table.shoppingCart TD.aboveGiftWrapRow {
    border-bottom: none;
}

table.shoppingCart TD.lastRow
{
	border: none;
}

table.shoppingCart TD.productImageThumbnail
{
	width: 65px;
}
div.shoppingcartItem
{
	width: 200px;
}
div.shoppingcartItem span
{
	font-weight: bold;
	color: #421731;
	display: block;
}
div.shoppingcartItemPersonalisation div.portrait
{
	width: 32px;
	padding: 0 12px 6px 0;
}

img.checkMark
{
    padding-right:5px;    
}

div.errorSummaryPlaceHolder
{
    padding-bottom:15px;
}

div.importantMessage 
{
	background-color:#ffe990;
	border:solid 1px #df9d00;
	/*
    background-color:#d3b6c5;
    border:solid 1px #8f2f6c;
    
    color:#8f2f6c;*/
    padding:0 15px 0 15px;
}

div.importantMessage strong {
    margin:0;
    padding:0;
}

div.importantMessage p {
    color:inherit;
}

.fileUploadCancelButton {
    display:none;
    visibility:collapse;
}

table.personalisationTable button {
    display:none;
}

/* NoScript */
div#noScriptDiv {
    background-color:#dbc5d0;
    border:solid 1px #421731;
    padding:10px 20px 10px 20px;
    margin-bottom:10px;
    color:#421731;
}

div#noScriptDiv p {
    color:#421731;
}

p.positiveMessage {
    color:#91b222;
}

/* ============================================================	*/
/* ========	Order History		===============================	*/
/* ============================================================	*/
h1.orderHistoryHeader {
    margin-top:20px;
}

strong.orderHistoryHeader {
    display:block;
    margin:20px 0 0 2px;
}

/* ============================================================	*/
/* ========	Miscellaneous		===============================	*/
/* ============================================================	*/

.OneStat { display:none;}

.createBookadooButton {
    display:block;
    margin-top:20px;
}


/* PhotoReviewView.ascx */

div#uploadedImage {border:solid 1px #ada38a; padding:16px; text-align:center;}
div#uploadedImage a { display:block; margin-top:10px; }

div#uploadedImage2 {margin-top:20px; border:solid 1px #ada38a; padding:16px; text-align:center;}
div#uploadedImage2 img {width:100%; margin-bottom:15px;}


p#problemsWithPhoto {margin:20px 0 20px 0;}
div.rulesContainer {background-color: #fffcaf; border: solid 1px #fec81e; padding: 15px 30px 15px 30px; margin: 20px 0 20px 0;}
hr#buttonSeparator {margin:23px auto 33px auto;}
hr#resellerButtonSeparator {
    margin:0px auto 33px auto;
    background-color:Transparent;
    border-width:0px;
}


/* NextPhotoView.ascx */

p.introText {margin-top: 0px;}

div.decideButtons {text-align:center;}
div.decideButtons span {display:block; margin-bottom:7px;}

span#continueQuestion {margin-top:35px;}


/* PhotoOverviewView */

div#uploadedImage2 {margin-top:20px; border:solid 1px #ada38a; padding:16px; text-align:center;}
div#uploadedImage2 img {width:100%; margin-bottom:15px;}


/* PhotoUploadView */

div#uploadContainer button {display: none;}
div.rulesContainer {background-color: #fffcaf; border: solid 1px #fec81e; padding: 15px 15px 15px 15px; margin: 20px 0 20px 0;}
.iconColumn {vertical-align: middle; padding: 0 20px 0 10px;}
div.mainContent table td.textColumn {vertical-align: middle; font-weight: normal; font-size: 12px;}
div object {cursor:pointer;}
/*p.introText {margin-top: 0px;}*/

.bookDetails span {
    display:block;
    width:100%;
}

div.croppedResolutionError
{
    background-color:#c6b9c1;
    border:solid 1px #421731;
    color:#421731;
    margin:25px 0 0 0;
    padding:15px;
}


.photo-okay {
    margin-top:12px;
	background:transparent url(../gfx/photo-okay.gif) top left no-repeat;
	height:54px;
	width:483px;
	overflow:hidden;
	}
	.photo-okay .margin {
		line-height:30px;
		margin:0 0 0 65px;
		font-size:14px;
		color:#FFFFFF;
		font-weight:bold;
		}
.photo-error {
    margin-top:12px;
	width:483px;
	overflow:hidden;
	background:#FFFFFF url(../gfx/red-rounded-bottom.gif) bottom left no-repeat;
	}
	.photo-error .margin {
		background:transparent url(../gfx/red-rounded-top.gif) top left no-repeat;
		padding:14px 14px 14px 55px;
		overflow:hidden;
		}
	.photo-error .margin,
	.photo-error p {
		margin:0 0 0 0;
		color:#ED1C24;
		}

.freeBusinessCardsBanner 
{
    width: 480px; 
    height: 150px; 
    position: relative;
}

.posterPreview 
{
    overflow:hidden;
    width:510px;
    position:relative;
}
.posterPreview img 
{
    float:left;
    display:inline;
    position:relative;
}

div.bookchoices 
{
    margin:8px;
    height:170px;
}

span.bookChoiceHeader 
{
    font-size:20px;
    color:#421731;
}

p.currentChoice 
{
    color:#421731;
}

a.genderChoice 
{
    display:block;
    background:none;
    float:left;
    width:151px;
    height:21px;
    padding:14px 25px 14px 50px;
    text-decoration:none;
    background-image:url(../gfx/boy-bg.gif);
}

a.genderChoice img 
{
    width:33px;
    height:33px;
}

a.genderChoice span 
{
    margin-left:7px;
}

a.genderChoiceGirl 
{
    margin-left:20px;
    background-image:url(../gfx/girl-bg.gif);
}

a.genderChoiceGirlHover
{
    background-image:url(../gfx/girl-bg-hover.gif) !important;
}

a.genderChoiceBoyHover
{
    background-image:url(../gfx/boy-bg-hover.gif) !important;
}

label.extraPages 
{
    color:#802f58;
    font-size:17px;
    display:block;
    margin:12px 0 5px 0;
}

div#addOns span.productName
{
    /*
    float:left;
    width:170px;*/
    font-size:15px;
   font-weight:bold;
   color:#421731;
}

span.quantity 
{
    color:#421731;   
    font-size:14px;
    font-weight:bold;
    margin-right:5px;
}

div#addOns div.product span
{
  
}

hr.productLine 
{
    display:block;
    border:none;
    background:#5f324d;
    height:2px;
    margin-bottom:20px;
}

hr.addOnSeparator 
{
    margin:15px 0 20px 0;
}

input.addOnQuantity 
{
    width:25px;
}

td.versionPrice
{
	font-size: 17px;
	font-weight: bold;
	color: #802F58;
	letter-spacing: -2px;
	text-align:right;
}

span.addOnCheck 
{
    display:block;
    float:left;
    width:30px;
}

div.addOnText 
{
    float:right;
    width:450px;
    padding:1px 0 0 0;
}

div.addOnText img 
{
    float:right;
}


div#addOns div.versions 
{
    /*float:right;
    width:300px;*/
}

div#addOns div.versions label 
{
    width:300px;
}

br.clearBoth 
{
    clear:both;
}
