﻿/* AANBIEDINGEN ****************************************************/

.actieaanbiedingitem, 
.actieaanbiedingitem_1st
{
    position:           relative;
    display:            block;
    width:              500px;
    height:             auto;
    min-height:         188px;
    float:              left;
    clear:              left;
    margin-bottom:      10px;
    background-color:   #669ACC; /* lichtblauw*/
}

.actieaanbiedingitem_1st
{
    background-color:   #DC2041; /* magenta*/
    background-image:   url(../images/layout/ActieAanbiedingItemBG.gif);
    background-position:top right;
    background-repeat:  no-repeat;
}

.actieaanbiedingfotowrapper
{
    position:           relative;
    display:            block;
    width:              206px;
    height:             170px;
    overflow:           hidden;
    float:              left;
    clear:              left;
    margin-top:         18px;
    margin-left:        17px;
}

.actieaanbiedingcontentwrapper,
.actieaanbiedingcontentwrapper_nophoto
{
    position:           relative;
    display:            block;
    width:              250px;
    height:             auto;
    float:              left;
    margin-top:         18px;
    margin-left:        10px;
    color:              White;
}

.actieaanbiedingcontentwrapper_nophoto
{
    width:              472px;
}

h2.actieaanbiedingtitel,
h2.actieaanbiedingtitel_1st
{
    position:           relative;
    display:            block;
    width:              250px;
    clear:              both;
    color:              White;
    font-size:          15pt;
}

h2.actieaanbiedingtitel_1st
{
    text-transform:     uppercase;
}

.actieaanbiedingcontentwrapper a,
.actieaanbiedingcontentwrapper_nophoto a
{
    color:              White;
    position:           relative;
    display:            block;
    float:              left;
    margin:             10px 0px;
}

/* TOPPER V/D WEEK ****************************************/

.topperwrapper
{
    position:               relative;
    display:                block;
    width:                  500px;
    height:                 auto;
    min-height:             125px;
    float:                  left;
    clear:                  left;
    margin-top:             10px;
    margin-bottom:          10px;
}

.imgwrapper
{
    position:               relative;
    display:                block;
    clip:                   rect(500px 185px);
    float:                  left;
    clear:                  left;
    margin-bottom:          20px;
}

.toppertekst
{
    position:               relative;
    display:                inline;
    width:                  327px;
    height:                 auto;
    min-height:             125px;
    float:                  left;
    clear:                  left;
}

.topperverwijzingen
{
    position:               relative;
    display:                inline;
    width:                  163px;
    height:                 auto;
    float:                  left;
    min-height:             125px;
    margin-left:            10px;
    background-image:       url(../images/layout/toppervdweek_doorverwijzingbg.jpg);
    background-repeat:      repeat-y;
}

.topperbutton
{
    position:               relative;
    display:                block;
    margin:                 0px 0px 10px 15px;
}

/* TOPPER V/D WEEK [END] **********************************/



/* SUPERVOORDEEL ******************************************/

.superwrapper
{
    position:               relative;
    display:                block;
    width:                  500px;
    height:                 auto;
    float:                  left;
    clear:                  left;
    margin-top:             10px;
    margin-bottom:          10px;
}

.superwrapper h2
{
    font-size:              14pt;
    margin-bottom:          5px;
}

.superitem
{
    position:               relative;
    display:                block;
    width:                  478px;
    height:                 auto;
    min-height:             125px;
    float:                  left;
    clear:                  left;
    padding:                10px;
    border:                 solid 1px #94B2BD;
}

.superimagewrapper
{
    position:               relative;
    display:                block;
    width:                  300px; 
    height:                 auto;
    overflow:               hidden;
    float:                  left;
    clear:                  left;
}

.superspecswrapper
{
    position:               relative;
    display:                block;
    width:                  165px; 
    height:                 auto;
    min-height:             125px;
    float:                  left;
    margin-left:            10px;
}

.supervoordeelinwinkelwagen
{
    position:               relative;
    display:                block;
    float:                  left;
    clear:                  left;
    margin-top:             10px;
}

.supervoordeelbutton
{
    position:               relative;
    display:                block;
    float:                  left;
    clear:                  left;
    color:                  #1B54A3;
    text-decoration:        underline;
    margin-top:             10px;
    width:                  160px;
}

.nolinkimage
{
    cursor:                 default;
}

.capitalized
{
    text-transform:         capitalize;
}

.vanprijs
{
    position:               relative;
    display:                block;
    clear:                  both;
    font-weight:            bold;
    color:                  Black;
    font-size:              10pt;
}

.prijsroodgroot
{
    color:                  #dc2042;
    font-size:              16pt;
    font-weight:            bold;
    float:                  left;
}

/* SUPERVOORDEEL [END] ************************************/



/* ACTIEPAGINA'S [START] **********************************/

.Actieinleidingcontainer
{
    position:           relative;
    float:              left;
    display:            block;
    width:              320px;
    height:             158px;
    padding:            10px;
    overflow:           hidden;
    background-color:   #F9E3E6;
}

.ActieAfbeeldingTopcontainer
{
    position:           relative;
    display:            inline;
    float:              left;
    overflow:           hidden;
    width:              397px;
    height:             178px;
}

.ActieAfbeeldingSfeercontainer
{
    position:           relative;
    float:              left;
}

.ActieAfbeeldingSfeercontainer
{
    position:           relative;
    float:              left;
}

.ActieAfbeeldingSfeer
{
    clip:               rect(435px, 178px, 435px, 178px);
    width:              737px;
    
}

.Actietekstcontainer
{
    position:           relative;
    float:              left;
    display:            block;
    height:             auto;
    padding:            10px 20px 10px 0px;
    overflow:           hidden;
}

/* ACTIEPAGINA'S [END] **********************************/