﻿#bestellen
{
    padding-top:15px;
    line-height:18px;
}

#bestellenInleiding
{ 
    margin-left:25px
}

#bestellenBody 
{
    margin-left:25px;
    
}


#bestellen h1 
{
    color:#999;
    font-size:18px;
    margin-bottom:16px; 
}

#bestellen_FlowChoice 
{
    margin:70px 0 0 190px
}

.box_FlowChoice
{
    background:url(/images/background_bestelkeuze.gif) no-repeat;
    width:490px;
    height:171px;
    margin-bottom:50px;
}

.box_FlowChoiceInner 
{ 
    padding:10px 15px 0px 20px
}

.flowChoice_Text 
{  
    font-size:13px;
    font-weight:bold;
    margin-top:6px;
    height:45px
}

.flowChoice_Foto 
{
    background:url(/images/Bestellen_tag.jpg) no-repeat;
    width:453px;
    height:64px
}

.flowChoice_Foto2
{
    background:url(/images/Bestellen_acc.jpg) no-repeat;
    width:453px;
    height:64px
}


.klantGegevens input, select, textarea, .blurInput
{
    color:#797979;
    font-family:Arial,verdana;
    font-size:12px;
    border:solid 1px #ccc;
    width:200px;
    padding:2px
}

input.focusInput
{
    background-color:#FFFCF5;
    border:solid 1px #EF8508
}

.klantGegevens textarea 
{
    width:260px;
    height:75px;
}

.klantGegevens tr 
{
    height:25px;
}

input.fieldSmallest, select.fieldSmallest
{
    width:50px
}

input.fieldSmaller, select.fieldSmaller
{
    width:75px
}

input.fieldMedium, select.fieldMedium
{
    width:175px
}

input.readOnlyfield, select.readOnlyfield
{
    border:0;
}


#bestelGridBoxInner h1
{
    color:#999;
    font-size:18px;
    margin:0 0 15px 0
}

#bestelGridBoxTop
{
    background:url(/images/box_top.gif) no-repeat;
    width:896px;
    height:8px;
}

#bestelGridBox
{    
    background:url(/images/box_middle.gif) repeat-y;
    width:896px;

}

#bestelGridBoxInner 
{
    padding:0 10px 0 10px;
  
}


#bestelGridBoxInleiding 
{
    margin:0 0 0 25px;
}

#bestelGridBoxBottom
{
    background:url(/images/box_bottom.gif) no-repeat;
    width:896px;
    height:8px;
}




#smallBoxTop
{
    background:url(/images/box_small_top.gif) no-repeat;
    width:556px;
    height:9px;
}

#smallBox
{    
    background:url(/images/box_small_middle.gif) repeat-y;
    width:556px;
}

#smallBox 
{
    line-height:20px;
}

#smallBoxInner 
{
    padding:0 10px 0 10px
}

#smallBoxBottom
{
    background:url(/images/box_small_bottom.gif) no-repeat;
    width:556px;
    height:9px;
}

#smallBox h2 
{
    margin:0 0 10px 0;
    color:#999;
    font-size:17px;
}

#smallBox .radioWrap 
{
    display:block;
    float:left;
    height:50px;
    width:25px;
    padding-top:3px;
}

#smallBox img 
{
    float:right
}

#bestelOverzichtFactuurAdres 
{
    padding:16px 0 0 10px;
    float:left;
    width:300px;
}

#bestelOverzichtVerzendAdres 
{
    padding:16px 0 0 10px;
    float:left;
    width:300px;
}

.besteloverzicht
{
    width:90%;
    border:0;
    margin:16px 0 0 35px
}

.besteloverzicht td, th
{
    padding:2px;
    border:0
}

.besteloverzicht th 
{
    border-bottom:solid 1px #999
}


.besteloverzicht input 
{
    border:solid 1px #ccc;
}


#paymentBoxes 
{
    margin:16px 0 0 50px;
}

.paymentBox 
{
    float:left;
    background:url(/images/box_payment.gif) no-repeat;
    width:344px;
    height:311px;
    margin-right:25px;
}

.paymentBoxInner 
{
    padding:10px;
}

.paymentBoxInner h2
{
    font-size:14px;
    color:#666;
}


#waardebonVerzilveren
{
    line-height:28px;
    padding-left:28px;
    margin:20px 0 20px 0;
}


#waardebonVerzilveren_Left 
{
    float:left;
    width:400px;
    height:400px;
    background-color:#eee;
    text-align:right;
    padding-right:10px;
    border-right:solid 1px #cecece;
    background:url(/images/tw_waarborg.gif) no-repeat bottom left;
}

#waardebonVerzilveren_Right 
{
    float:left;
    width:400px;
    padding-left:10px;
}

#waardebonVerzilveren input, select, textarea
{
    color:#797979;
    font-family:Arial,verdana;
    font-size:12px;
    border:solid 1px #ccc;
    width:208px;
    padding:2px
}

.waardebonError 
{
    color:red;
}

