﻿/* ============================================================	*/
/* ======== HOME LAYOUT			===============================	*/
/* ============================================================	*/

div.intro
{
	background: #FFFFFF url(../gfx/bestel-back.gif) 533px 262px no-repeat;
}
div.mainContent {
    min-height: 800px;
    _height: 800px;
}
/* ============================================================	*/
/* ========	NAVIGATIE			===============================	*/
/* ============================================================	
div.quickNav a.btnQuickNavFotoregels {
    display: none;
}*/
.btnProducten
{
	background: transparent url(../gfx/EN/funnymagazines.png) top right no-repeat;
	width: 140px;
	height: 30px;
}
.btnAdult
{
	background: transparent url(../gfx/EN/adult.png) top right no-repeat;
	width: 103px;
	height: 30px;
}
.btnChildren
{
	background: transparent url(../gfx/EN/childrenbooks.png) top right no-repeat;
	width: 133px;
	height: 30px;
}
.btnOther
{
	background: transparent url(../gfx/EN/other.png) top right no-repeat;
	width: 59px;
	height: 30px;
}
.btnHoeWerktHet
{
	background: transparent url(../gfx/EN/btn-how-it-works.png) top right no-repeat;
	width: 143px;
	height: 35px;
}
.btnOverBookadoo
{
	background: transparent url(../gfx/EN/btn-over-Bookadoo.png) top right no-repeat;
	width: 134px;
	height: 30px;
}
.btnReacties
{
	background: transparent url(../gfx/EN/btn-reacties.png) top right no-repeat;
	width: 88px;
	height: 34px;
}

div.reactieNavBuiten
{
	height: 24px;
	background: #DAD1CF url(../gfx/EN/reactie-nav-rechts.gif) top right no-repeat;
}
div.reactieNavBinnen
{
	height: 24px;
	line-height: 24px;
	background: #DAD1CF url(../gfx/EN/reactie-nav-links.gif) top right no-repeat;
}

/* ============================================================	*/
/* ========	OPTIES PAGINA		===============================	*/
/* ============================================================	*/

div.boekOptie div.nieuw
{
	width: 62px;
	background: transparent url(../gfx/EN/nieuw.gif) top left no-repeat;
}

/* ============================================================	*/
/* ========	ROND KADER			===============================	*/
/* ============================================================	*/

.btnNaarAdres
{
	background: transparent url(../gfx/EN/btn-goto-address-details.gif) top left no-repeat;
	width: 258px;
}

.btnNaarAdresDisabled {
    background-image: url(../gfx/EN/btn-goto-address-details-d.gif);
}

.btnNaarVerzendopties
{
	background: transparent url(../gfx/EN/btn-goto-shipment-options.gif) top left no-repeat;
	width: 258px;
}

.btnNaarVerzendoptiesDisabled {
    background-image: url(../gfx/EN/btn-goto-shipment-options-d.gif);
}

.btnRegistreren
{
	background: transparent url(../gfx/EN/btn-register.gif) top left no-repeat;
	width: 206px;
}

.btnRegistrerenDisabled {
    background-image: url(../gfx/EN/btn-register-d.gif);
    }

.btnBestellen
{
	background: transparent url(../gfx/EN/btn-order-this-book.gif) top left no-repeat;
	width: 258px;
}
.btnBestelDezePoster
{
	background: transparent url(../gfx/EN/btn-order-this-poster.gif) top left no-repeat;
	width: 258px;
}

.btnOrderProduct
{
	background: transparent url(../gfx/EN/order-this-product.jpg) top left no-repeat;
	width: 258px;
}

.btnBestellenDisabled {
    background-image: url(../gfx/EN/btn-bestel-dit-boek-d.gif);
}

.btnBestellingVersturen
{
	background: transparent url(../gfx/EN/btn-place-order.gif) top left no-repeat;
	width: 214px;
}

.btnBestellingVersturenDisabled {
    background-image: url(../gfx/EN/btn-place-order-d.gif);
}

.btnNaarBesteloverzicht
{
	background: transparent url(../gfx/EN/btn-go-to-order-summary.gif) top left no-repeat;
	width: 214px;
}

.btnNaarBesteloverzichtDisabled {
    background-image: url(../gfx/EN/btn-go-to-order-summary-d.gif);
}

.btnNaarBetaling
{
	background: transparent url(../gfx/EN/btn-go-to-payment.gif) top left no-repeat;
	width: 164px;
}

.btnNaarBetalingDisabled  {
    background-image: url(../gfx/EN/btn-go-to-payment-d.gif) !important;
}

.btnNaarExtraOpties
{
	background: transparent url(../gfx/more-options.gif) top left no-repeat;
	width: 162px;
}

.btnNaarExtraOptiesDisabled  {
    background-image: url(../gfx/more-options-d.gif) !important;
}

.btnRejectPhoto
{
	background: transparent url(../gfx/EN/btn-andere-foto.gif) top left no-repeat;
	width: 160px;
}

.btnApprovePhoto
{
	background: transparent url(../gfx/EN/btn-foto-is-goed.gif) top left no-repeat;
	width: 269px;
	height: 37px;
}

.btnUploadNextPhoto
{
	background: transparent url(../gfx/EN/btn-upload-next-photo.gif) top left no-repeat;
	width: 258px;
}

.btnCropPhoto
{
	background: transparent url(../gfx/EN/maak-uitsnede.jpg) top left no-repeat;
	width: 157px;
}

.btnUploadServerSide
{
	background: transparent url(../gfx/EN/btn-uploaden.gif) top left no-repeat;
	width: 136px;
}

.btnContinueWithoutThisPhoto
{
	background: transparent url(../gfx/EN/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/EN/btn-foto-kiezen-uploaden.gif) top left no-repeat;
	width: 246px;
}

.btnContinueShopping
{
	background: transparent url(../gfx/EN/btn-continue-shopping.gif) top left no-repeat;
	width: 202px;
}

.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  ===========================	*/
/* ============================================================	*/
.enInvisible 
{
display: none;
}
div.overLinks a.enInvisible 
{
display: none;
}
.freeBusinessCardsBanner 
{
	background: #ffffff url(../gfx/en/free-business-cards.jpg) no-repeat 0 0;
}
