﻿/* ============================================================	*/
/* ======== HOME LAYOUT			===============================	*/
/* ============================================================	*/

div.intro
{
	background: #FFFFFF url(../gfx/bestel-back.gif) 533px 262px no-repeat;
}
div.mainContent {
    min-height: 600px;
    _height: 600px;
}
/* ============================================================	*/
/* ========	NAVIGATIE			===============================	*/
/* ============================================================	*/

.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;
}

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 div.nieuw
{
	width: 62px;
	background: transparent url(../gfx/nieuw.gif) top left no-repeat;
}

/* ============================================================	*/
/* ========	ROND KADER			===============================	*/
/* ============================================================	*/

.btnNaarAdres
{
	background: transparent url(../gfx/btn-naar-adres-gegevens.gif) top left no-repeat;
	width: 206px;
}

.btnNaarAdresDisabled {
    background-image: url(../gfx/btn-naar-adres-gegevens-d.gif);
}

.btnNaarVerzendopties
{
	background: transparent url(../gfx/btn-naar-verzendopties.gif) top left no-repeat;
	width: 206px;
}

.btnNaarVerzendoptiesDisabled {
    background-image: url(../gfx/btn-naar-verzendopties-d.gif);
}

.btnRegistreren
{
	background: transparent url(../gfx/btn-registreren.gif) top left no-repeat;
	width: 206px;
}

.btnRegistrerenDisabled {
    background-image: url(../gfx/btn-registreren-d.gif);
    }

.btnBestellen
{
	background: transparent url(../gfx/bestellen.gif) top left no-repeat;
	width: 258px;
}
.btnBestelDezePoster
{
	background: transparent url(../gfx/btn-bestel-deze-poster.gif) top left no-repeat;
	width: 258px;
}
.btnOrderProduct
{
	background: transparent url(../gfx/bestel-dit-product.jpg) top left no-repeat;
	width: 258px;
}

.btnBestellenDisabled {
    background-image: url(../gfx/btn-bestel-dit-boek-d.gif);
}

.btnBestellingVersturen
{
	background: transparent url(../gfx/btn-bestelling-versturen.gif) top left no-repeat;
	width: 214px;
}

.btnBestellingVersturenDisabled {
    background-image: url(../gfx/btn-bestelling-versturen-d.gif);
}

.btnNaarBesteloverzicht
{
	background: transparent url(../gfx/btn-naar-besteloverzicht.gif) top left no-repeat;
	width: 214px;
}

.btnNaarBesteloverzichtDisabled {
    background-image: url(../gfx/btn-naar-besteloverzicht-d.gif);
}

.btnNaarBetaling
{
	background: transparent url(../gfx/btn-naar-betaling.gif) top left no-repeat;
	width: 154px;
}

.btnNaarBetalingDisabled  {
    background-image: url(../gfx/btn-naar-betaling-d.gif) !important;
}

.btnNaarExtraOpties
{
	background: transparent url(../gfx/naar-opties.gif) top left no-repeat;
	width: 151px;
}

.btnNaarExtraOptiesDisabled  {
    background-image: url(../gfx/naar-opties-d.gif) !important;
}

.btnRejectPhoto
{
	background: transparent url(../gfx/btn-andere-foto.gif) top left no-repeat;
	width: 160px;
}

.btnApprovePhoto
{
	background: transparent url(../gfx/btn-foto-is-goed.gif) top left no-repeat;
	width: 269px;
	height: 37px;
}

.btnUploadNextPhoto
{
	background: transparent url(../gfx/btn-upload-next-photo.gif) top left no-repeat;
	width: 300px;
}

.btnCropPhoto
{
	background: transparent url(../gfx/maak-uitsnede.jpg) top left no-repeat;
	width: 157px;
}

.btnUploadServerSide
{
	background: transparent url(../gfx/btn-uploaden.gif) top left no-repeat;
	width: 126px;
}

.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;
	width: 246px;
}

.btnContinueShopping
{
	background: transparent url(../gfx/btn-verder-winkelen.gif) top left no-repeat;
	width: 182px;
}

.topHeader
{
	background: transparent url(../gfx/header-paars.gif) top left no-repeat;
	width: 526px;
}

div.errorSummary
{
	background:#C6B9C1 url(../gfx/error-bottom.gif) bottom left no-repeat;
	width: 526px;
}

div.errorSummaryBoxed
{
	background: #c6b9c1 url(../gfx/error-boxed-bottom.gif) bottom left no-repeat;
	width: 465px;
}
div.errorSummaryBoxed div.errorTop
{
	background: #c6b9c1 url(../gfx/error-boxed-top.gif) top left no-repeat;
	width: 465px;
}
/* ============================================================	*/
/* ========	VISIBILITY EXCEPTIONS  ===========================	*/
/* ============================================================	*/
.nlInvisible 
{
display: none;
}
.freeBusinessCardsBanner 
{
	background: #ffffff url(../gfx/gratis-visitekaartjes.jpg) no-repeat 0 0;
}
