.roundcorner { background: url(../images/common/dot.gif) 0 0 repeat-x; background-color: #ffefdd; width:690px; overflow: auto; }
.roundcorner .rc1 { background: url(../images/common/dot.gif) 0 100% repeat-x; }
.roundcorner .rc2 { background: url(../images/common/dot.gif) 0 0 repeat-y; }
.roundcorner .rc3 { background: url(../images/common/dot.gif) 100% 0 repeat-y; }
.roundcorner .rc4 { background: url(../images/common/bl.gif) 0 100% no-repeat; }
.roundcorner .rc5 { background: url(../images/common/br.gif) 100% 100% no-repeat; }
.roundcorner .rc6 { background: url(../images/common/tl.gif) 0 0 no-repeat; }
.roundcorner .rc7 { padding: 10px; clear: both; background: url(../images/common/tr.gif) 100% 0 no-repeat; font-size: 12px; line-height: 1.3em; }
.roundcorner div { font-size: 12px; line-height: 1.3em; }

#loginborder {  }
#loginborder .rc1 { background: url(../images/common/dot.gif) 0 100% repeat-x; }
#loginborder .rc2 { background: url(../images/common/dot.gif) 0 0 repeat-y; }
#loginborder .rc3 { background: url(../images/common/dot.gif) 100% 0 repeat-y; }
#loginborder .rc4 { background: url(../images/common/bl.gif) 0 100% no-repeat; }
#loginborder .rc5 { background: url(../images/common/br.gif) 100% 100% no-repeat; }
#loginborder .rc6 { background: url(../images/common/tl.gif) 0 0 no-repeat; }
#loginborder .rc7 { padding: 10px; clear: both; background: url(../images/common/tr.gif) 100% 0 no-repeat; font-size: 12px; line-height: 1.3em; }
#loginborder div { font-size: 12px; line-height: 1.3em; }

.roundblack { background: url(../images/common/black_dot.gif) 0 0 repeat-x; overflow: auto; }
.roundblack .rc1 {background: url(../images/common/black_bottom.gif) 0 100% repeat-x; }
.roundblack .rc2 {background: url(../images/common/black_dot.gif) 0 0 repeat-y; }
.roundblack .rc3 {background: url(../images/common/black_right.gif) 100% 0 repeat-y;}
.roundblack .rc4 {background: url(../images/common/black_bl.gif) 0 100% no-repeat;}
.roundblack .rc5 {background: url(../images/common/black_br.gif) 100% 100% no-repeat; }
.roundblack .rc6 {background: url(../images/common/black_tl.gif) 0 0 no-repeat; }
.roundblack .rc7 { padding: 10px; background: url(../images/common/black_tr.gif) 100% 0 no-repeat; }
/* .roundblack div { font-size: 12px; line-height: 1.3em; } */

a, a:active, a:hover, a:visited
{
	text-decoration: none;
	color: #ca1e1b;
}
a:hover
{
	text-decoration: underline;
}

.eoc
{
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
	margin: 0;
	padding: 0;
	border: none 0;
}

img
{
	border: none;
}

div
{
}

fieldset
{
    border: none 0;
    margin: 0;
    padding: 0;
}

.vspace
{
	height: 5px;
	font-size: 0;
	line-height: 0;
}

.toptekstad a
{
	font-size: 12px;
	color: Black;
}

#superheader
{
	background-image: url(../images/common/logo-bovenstekant.gif);
	background-repeat: no-repeat;
	height: 23px;
	text-align: center;
}
    #subheader ul
    {
	    margin: 0;
	    padding: 0;
    }
        #subheader li
        {
	        list-style-type: none;
	        clear: none;
	        float: right;
	        margin-left: 9px;
        }
    #subheader a
    {
	    color: #fff;
    }

#headerredlargeur
{
	background: url(../images/common/redlarge_ur.gif) 100% 0 no-repeat;
	height: 19px;
}

#homelink
{
    position: absolute; 
    top: 0; 
    left:10px; 
    width: 300px; 
    height: 70px;
}

    #homelink a
    {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
    }

#menu
{
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
}

#loginpanelback
{
	background-image: url(../images/common/logo-onderstekant.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
}
#loginpanel
{
	font-size: 11px;
	line-height: 1.5em;
	width: 150px;
}

fieldset#loginblock input
{
    width: 100px;
    font-size: 10px;
}

    fieldset#loginblock input.button
    {
        width: auto;
    }
    
    

fieldset#loginblock button
{
    margin: 0 auto;
}

fieldset#loginblock .field-validation-error,
fieldset#loginblock a.wvgeten
{
    font-size: 10px;
}

#content
{
	 width: 690px;
	 float: left;
	 margin-left: 10px;
	 font-size: 12px;
	 line-height: 1.5em;
}

h1
{
	clear: left;
}

h4
{
	margin-top: .5em;
	margin-bottom: .5em;
	font-weight: bold;
	font-size: 14px;
	padding-left: 2px;
	border-bottom: solid 1px #ca1e1b;
}
h5
{
	margin-top: 2em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
}

ul
{
	padding: 0;
	margin: 0px;
	margin-bottom: 10px;
	list-style-position: inside;
}
li a, li a:visited
{
	text-decoration: none;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
}
li a:hover
{
	color: #666;
	text-decoration: underline;	
}
.error,
.field-validation-error
{
	font-weight: bold;
	color: #ca1e1b;
}

ul.validation-summary-errors
{
    margin: 0;
    padding: 0;
}

ul.validation-summary-errors li,
.error li
{
	font-weight: bold;
	color: #ca1e1b;
}

.footer
{
	clear: both;
	text-align: center;
	margin-top: 20px;
	line-height: 1.5em;
	font-size: 10px;
}

.footer, .footer a, .footer a:visited
{
	text-decoration: none;
	color: #333;	
}

.footer a:hover
{
	color: #333;
	text-decoration: underline;
}

body
{
	margin-top: 0;
	padding-top: 0;
	font-family: Arial, Verdana;
	font-size: 11pt;
	line-height: 1.25em;
	color: #333;
	background-color: #fff;
}

body.konami
{
    background-image: url(../images/common/text38164946.jpg);
}

label, input, textarea, select, select option
{
    font-family: Arial, Verdana; 
    font-size: 12px; 
}

form
{
    margin: 0;
    padding: 0;
}

input.button
{
    width: auto;
    padding: 2px 6px;
}

table
{
	font-family: Arial, Verdana;
	font-size: 9pt;
	line-height: 1.25em;
}
td
{
	font-family: Arial, Verdana;
	font-size: 9pt;
	line-height: 1.25em;
}

.forumheader
{
	font-weight: bold;
	color: #ca1e1b;
}

.forumbody
{
	color: #333;
}

#page
{
	width: 1000px;
	text-align: center;
	background-color: #fff;
	margin: 0pt auto;
}
#center 
{
	float: left;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.warning
{    
	border: dotted 2px #faa;
	padding: 5px;
	margin: 0 0 10px 0;
}

.progress_sel
{
	margin-right: 2px;
	padding: 10px;
	background-color: Red;
	float: left;
	font-weight: bold;
}

.progress_step
{
	margin-right: 2px;
	padding: 10px;
	background-color: #ffeeee;
	float: left;
}

.ProgressCounter{
    position: relative;
    overflow: auto;    
}
    .ProgressCounter div{
	    margin-right: 2px;
	    padding: 10px;
	    background-color: #ffeeee;
	    float: left;
    }

    #Step1 .Step1,
    #Step2 .Step2,
    #Step3 .Step3,
    #Step4 .Step4,
    #Step5 .Step5
    {
        background-color: Red;
        font-weight: bold;
    }    
.dmenu
{
	background-color: #ffdfcc;
	border: solid 1px #666;
	padding: 5px;
}
.dmenuitem
{
	padding: 3px;
	padding-right: 10px;
	background-color: #ffcfbb;
}
.FlagRow
{
	float: right;
	padding-top: 3px;
}

    .FlagRow a,
    .Flag
    {
	    padding-left: 4px;
    }

.VerplichteVelden
{
	font-size: 10;
	color: Red;
}

.link
{
	cursor: pointer;
	color: Red;
	text-decoration: underline;
}

/* ** faq ** */
table.faq td{
    vertical-align: top;
    padding-right: 5px;
}
    table.faq td.first{
        font-weight: bold;
        font-family: helvetica,verdana;
    }

table.faq tr.question td{
    font-weight: bold;
}

table.faq tr.answer td{
    padding-bottom: 12px;
}

/* ** contact ** */
fieldset#contactform
{
    margin-left: 5px;
}

fieldset#contactform p#van
{
    padding: 2px 0;
    margin: 3px 0 6px 0;
}

fieldset#contactform label
{
    font-weight: bold;
    font-family: helvetica,verdana;
    font-size: 13px;
    padding-right: 10px;
}

fieldset#contactform input,
fieldset#contactform textarea
{
    width: 350px;
    margin: 3px 0 10px 0;
}

fieldset#contactform textarea
{
    height: 180px;
}

fieldset#contactform button
{
    margin-top: 10px;
}

    fieldset#contactform input.button
    {
        width: auto;
        margin: 10px 0 0 0;
    }
    
/* ** shops ** */
table.shoplist
{
    width: 100%;
}

    table.shoplist td
    {
        text-align: left;
        vertical-align: top;
        padding-bottom: 10px;
    }
    
        table.shoplist td p
        {
            margin: 0;
            padding: 0 0 0 30px;
            font-weight: bold;
        }
        
        table.shoplist td ul,
        table.shoplist td li
        {
            list-style-type: none;
            margin: 0;
            padding : 0;
        }
        
            table.shoplist td li img
            {
                margin-right: 5px;
            }
            
            table.shoplist td li a, 
            table.shoplist td li a:active, 
            table.shoplist td li a:hover, 
            table.shoplist td li a:visited
            {
                font-weight: normal;
	            text-decoration: none;
	            color: #ca1e1b;
            }
            table.shoplist td li a:hover
            {
	            text-decoration: underline;
            }            
            
/* ** home ** */
#homebuttons
{
    position: relative; 
    width: 410px; 
    overflow: auto;
}

    #homebuttons a
    {
        float: left; 
        width: 170px; 
        margin: 10px 10px 20px 10px;
    }
    
#statistieken
{
    position: relative;
    width: 300px;
    padding-bottom: 10px;
    background-image:url(../images/common/grafiek.gif); 
    background-repeat: no-repeat; 
    background-position: top right;
}    
    #statistieken p 
    {
        font-weight: bold; 
        padding: 0; 
        margin: 0;
    }
    
    #statistieken td.first
    {
        text-align: right;
        padding-right: 5px;
    }

/* ** mijn vrienden ** */
table.tableFriends th,
table.tableFriends td
{
    padding-right: 10px;
}

fieldset#uitnodigform
{
    margin-left: 5px;
    width: 310px;
}

fieldset#uitnodigform p#van
{
    padding:0;
    margin: 0;
    font-weight: bold;
}

fieldset#uitnodigform label
{
    font-family: helvetica,verdana;
    font-size: 13px;
    padding-right: 10px;
}

fieldset#uitnodigform input,
fieldset#uitnodigform textarea
{
    width: 350px;
    margin: 3px 0;
}

fieldset#uitnodigform textarea
{
    height: 140px;
}

fieldset#uitnodigform button
{
    margin-top: 5px;
}

    fieldset#uitnodigform input.button
    {
        margin: 5px 0 0 0;
        width: auto;
    }


/* ** passwordform ** */
fieldset#passwordform label
{
    font-family: helvetica,verdana;
    font-size: 13px;
    float: left;
    width: 150px;
    padding: 3px 0 0 0;
}

fieldset#passwordform input
{
    width: 250px;
}

fieldset#passwordform br
{
    clear: both;
}

fieldset#passwordform button
{
    margin-top: 5px;
}

    fieldset#passwordform input.button
    {
        margin: 5px 0 0 0;
        width: auto;
    }

/* ** inloggen ** */
fieldset#loginform
{
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
}

fieldset#loginform label
{
    font-family: helvetica,verdana;
    font-size: 13px;
    float: left;
    width: 150px;
    padding: 3px 5px 0 0;
    text-align: right;
}

fieldset#loginform input
{
    width: 250px;
    margin-bottom: 5px;
}

fieldset#loginform br
{
    clear: both;
}

fieldset#loginform button
{
    margin-top: 5px;
}

    fieldset#loginform input.button
    {
        margin: 5px 0 0 0;
        width: auto;
    }

/* ** ProfileForm ** */
fieldset#profileform
{
    padding-top: 10px;
}

fieldset#profileform label
{
    font-family: helvetica,verdana;
    font-size: 13px;
    float: left;
    width: 140px;
    padding: 3px 5px 0 0;
}

    fieldset#profileform label.large
    {
        width: 300px;
    }

fieldset#profileform input
{
    width: 250px;
    margin-bottom: 5px;
}

fieldset#profileform span.fieldattr
{
    float: left;
    width: 10px;
}

fieldset#profileform select
{
    width: auto;
    margin: 0 5px 5px 0;
}

    fieldset#profileform select option
    {
        padding-right: 10px;
    }

fieldset#profileform button
{
    margin-top: 5px;
}

    fieldset#profileform input.button
    {
        margin: 5px 0 0 0;
        width: auto;
    }

fieldset#profileform br
{
    clear: both;
}

fieldset#profileform .checkbox input
{
    width: auto;
}

fieldset#profileform .checkbox label
{
    width: auto;
    float: none;
    padding-top: 0;
}

fieldset#profileform .checkbox br
{
    clear: none;
}

fieldset#profileform div#personalquestion
{
    position: relative;
    margin: 5px 0px 10px 25px
}

/* ** verwijderen lijstje ** */
fieldset#deleteform
{
    padding: 10px 0 0 0;
}

    fieldset#deleteform input
    {
        margin-right: 10px;
    }
    
    fieldset#deleteform input.button
    {
        margin-right: 0;
    }    
    
/* ** versturen lijstje ** */    
fieldset#listsendform    
{
    padding-left: 5px;
}

    fieldset#listsendform p.error
    {
        margin: 4px 0;
        padding: 0;
    }
    
    fieldset#listsendform input
    {
        width: 400px;
        margin-bottom: 3px;
    }
    
    fieldset#listsendform textarea
    {
        width: 400px;
        height: 250px;
        margin-bottom: 3px;
    }    
    
    fieldset#listsendform button
    {
        margin-top: 5px;
    } 
    
     fieldset#listsendform input.button
    {
        margin: 5px 0 0 0;
        width: auto;
    } 
       
/* ** zoek form ** */
    fieldset#searchform input
    {
        width: 300px;
        margin-bottom: 3px;
    }   
    
    fieldset#searchform button
    {
        margin-top: 5px;
    }       
    
    fieldset#searchform input.button
    {
        margin: 5px 0 0 0;
        width: auto;
    }

/* ** send check ** */
table#sendchecktable
{
    width: 100%;
    background-color: #fff;
}

    table#sendchecktable td
    {
        padding: 3px 5px;
        vertical-align: top;
    }

    table#sendchecktable thead td
    {
        border-bottom: 1px solid #ccc;
    }
    
    table#sendchecktable thead td.first
    {
        font-weight: bold;
        width: 100px;
    }

/* ** winkel frame ** */
body#ShopFrame
{
    margin: 0;
    padding: 0;
    background-color: #ca1e1b;
}

    body#ShopFrame table
    {
        margin-top: 10px;
        width: auto;
    }
    
        body#ShopFrame table td
        {
            vertical-align: top;
            font-size: 14px;
        }
        
        body#ShopFrame table td.first
        {
            padding: 0 10px 0 10px;
        }
        
        body#ShopFrame input
        {
            width: 150px;
            padding: 3px 2px;
            margin: 0 5px;
        }
    
    body#ShopFrame a
    {
        color: White;
        text-decoration: underline;
    }
    
/* ** listsearch ** */
table.listsearch td, table.listsearch th
{
    padding: 5px 15px 5px 0;
    width: 125px;
}   

table.listsearch tfoot tr td
{
    padding-top: 25px;
}

table.listsearch td.button
{
    width: auto;
    text-align: left;
} 

/* ** ajax helpers ** */
div.shader
{
    position: absolute; 
    top: 0; 
    width: 100%; 
    height: 100%; 
    left: 0; 
    background-color: #ccc; 
    opacity: .8;
    filter: alpha(opacity = 80);
}

div.loading
{
    position: absolute; 
    top: 0; 
    width: 100%; 
    height: 100%; 
    left: 0; 
    background-image: url(../images/common/ajax-loader.gif);
    background-position: center center;    
    background-repeat: no-repeat;
}

/* ** lootjes trekken ** */
table#DrawLots
{
    width: 100%;
}

    table#DrawLots td
    {
        padding-right: 10px;
    }

table#LotStep1 td input
{
    width: 150px;
    padding-right: 10px;
}

fieldset#LotEmailForm input,
fieldset#LotEmailForm textarea
{
    width: 425px;
    margin-bottom: 3px;
}

fieldset#LotEmailForm textarea
{
    height: 150px;
}

    fieldset#LotEmailForm input.button
    {
        width: auto;
        margin: 0;
    }

/* ** openen lijstje ** */
fieldset#openquestionform label
{
    font-style: italic;
}

fieldset#openquestionform input
{
    margin: 15px 0;
    width: 300px;
}

/* ** kalender ** */
table.birthdays
{
    width: 100%;
}

    table.birthdays td
    {
        vertical-align: top;
        text-align: left;
        width: 33%;
        height: 50px;
    }
    
        table.birthdays td p
        {
            font-weight: bold;
        }
        
        table.birthdays td ul
        {
            margin: 0;
            padding: 0 0 0 0;
            list-style-type: none;
        }

/* ** lijstje bekijken ** */
p#listLegenda        
{
    padding: 0;
    margin: 20px 0 5px 0;
    line-height: 20px;
    font-size: 10px;
}

    p#listLegenda img
    {
        vertical-align: middle;   
        padding-bottom:3px;     
    }
    
    p#listLegenda span
    {
        padding-right: 10px;     
    }
  
p.fontklein
{
    font-size: 11px;
}

ul#gifttree
{
    margin: 0;
    padding: 0;
}

    ul#gifttree li
    {
        margin: 0;
        padding: 0;
        list-style-type: none;        
    }
    
    ul#gifttree li p
    {
        position: relative;
        margin: 0;
        padding: 0;
        width: 305px;
        padding: 5px 50px 3px 15px;
    }
    
    ul#gifttree li li p
    {
        margin-left: 5px;
        width: 300px;
    }
    
    #treecontainer ul
    {
        margin-left: 0
    }
    
    #treecontainer ul li
    {
        padding-left: 0;
        border-spacing: 0;
        position: relative;   
        list-style-type: none;
        list-style-position: inside;
    }
           
    #treecontainer ul li.open
    {
        background-image: none;
    }
    
        #treecontainer ul li a
        {
            position: relative;
            cursor: move;
        }
               
            #treecontainer ul li a var
            {                
                display: none;
            }
            
            #treecontainer ul li a:hover var,
            #treecontainer ul li a.hover var
            {
                display: inline;
                position: absolute; 
                top: 18px; 
                right: 25px;             
            }
            
            #treecontainer ul li a var i
            {
                border: 1px solid #fafafa;
                background-color: #fafafa;
                -moz-border-radius: 2px;
                -webkit-border-radius: 2px;
                color: #000;
                font-style: normal;
                font-size: 11px;
                margin-right: 10px;
                padding: 0 2px 0 15px;
                background-repeat: no-repeat;
                background-position: 1px 1px;
            }
            
                #treecontainer ul li a var i.hover,
                #treecontainer ul li a cite.hover
                {
                    text-decoration: underline;
                    cursor: pointer;
	                cursor: hand;                      
                }
            
                #treecontainer ul li a var i.edit
                {
                    background-image: url(../images/common/icon_edit.gif);
                }

                #treecontainer ul li a var i.delete
                {
                    background-image: url(../images/common/delete_icon.gif);
                }
                            
            #treecontainer ul li a em
            {             
                padding-top: 3px;  
                display: block; 
                font-style: normal;
                width: 420px;
                height: 15px;
                overflow-x: hidden;
                text-overflow: ellipsis;                
            }    
            
            #treecontainer ul li a cite
            {
                font-style: normal;
            }
    
        ul#gifttree li p.gift,
        #treecontainer ul li.gift
        {
            border: 1px solid #eee;
            margin-bottom: 4px;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            background-color: #fafafa;
            min-height: 25px;
        }
        
        #treecontainer ul li.gift
        {
            margin: 0 0 4px 0;
            padding: 0;
            line-height:15px;    
        }
        
            #treecontainer ul li li.gift
            {
                margin-left: 5px;
            }
        
        #treecontainer ul li.gift a
        {           
            min-height: 36px;
            width: 425px;     
            line-height: inherit;
            border-spacing: 0;   
        }
        
            #treecontainer ul li li.gift a
            {
                width: 420px;
            }
        
         #treecontainer ul li.gift a, 
         #treecontainer ul li.gift a:hover
         {
            color:#CA1E1B;
            font-weight:normal;
            text-decoration:none;
            padding: 0 20px 0 10px;
            border: none 0;            
         }
        
            #treecontainer ul li.gift a.nietafstreepbaar
            {
                background-image: url(../images/common/vinkje-nietafstreepbaar.gif);
                background-repeat: no-repeat;
                background-position: top right;
                color: #000;
            }           
                        
            #treecontainer ul li.gift a cite
            {                                          
                color: green;
                font-size: 11px;
            }
        
        #treecontainer ul li ins
        {
            display: none;
        }        
        
            ul#gifttree li p a, ul#gifttree li p a:active, 
            ul#gifttree li p a:hover, ul#gifttree li p a:visited
            {
                font-weight: normal;
	            text-decoration: none;
	            color: #ca1e1b;
            }
                
		    ul#gifttree li p.gift span.vinkje
		    {
			    position: absolute;
			    top: 2px;
			    right: 0;
			    width: 45px;
			    height: 28px;
			    overflow: hidden;
		    }
		
			    ul#gifttree li p.gift span.vinkje a
			    {
				    display: block;
				    width: 100%;
				    height: 100%;
			    }
    			
				    ul#gifttree li p.gift span.vinkje a:hover
				    {
					    text-decoration: none;
				    }

			    ul#gifttree li p.gift span.linkout, ul#gifttree li p.gift span.linkout a
			    {
                    color: green;
                    font-size: 11px;
			    }
			    								
        ul#gifttree li p.nietgekozen span.vinkje
        {
	        background-image: url(../images/common/vinkje-nietgekozen.gif);
        }
				
        ul#gifttree li p.andergekozen span.vinkje
        {
	        background-image: url(../images/common/vinkje-andergekozen.gif);
        }
        
            ul#gifttree li p.andergekozen span.vinkje a, 
            ul#gifttree li p.andergekozen span.vinkje a:hover
            {
	            text-decoration: none;
	            cursor: default;
            }        

        ul#gifttree li p.andergekozen span.kado
        {
	        display: block;
	        width: 166px;
	        height: 26px;
	        text-indent: -3000px;
	        background-image: url(../images/common/kras1.gif);
        }
		
        ul#gifttree li p.andergekozen span.linkout
        {
	        display: none;
        }
        
        ul#gifttree li p.zelfgekozen
        {
            background-color: #E7F4F9;
        }
	
        ul#gifttree li p.zelfgekozen span.vinkje
        {
	        background-image: url(../images/common/vinkje-gekozen.gif);
        }	
		
        ul#gifttree li p.nietafstreepbaar span.vinkje
        {
	        background-image: url(../images/common/vinkje-nietafstreepbaar.gif);
        }	
		
        ul#gifttree li p.nietafstreepbaar span.kado a, 
        ul#gifttree li p.nietafstreepbaar span.kado a:hover
        {
	        color: #000;
	        text-decoration: none;
	        cursor: default;
        }
		        
#geenstreep
{
    background-color: yellow; 
    margin: 0;
    padding: 0;
    left: 100px; 
    top: 100px; 
    width: 400px;
    display: none; 
    position: absolute; 
    border: solid 1px black;  
}      
    #geenstreep p
    {
        margin: 0;
        padding: 10px;
    }
    
div.Message
{
    width: 677px; 
    border: 1px solid #ddddff; 
    padding: 3px;
    margin-bottom: 5px;
}

    div.Message div
    {
        margin: 0;
        background-color: #eeeeff;
        padding: 5px;
    }
    
    div.Message p
    {
        margin: 0 0 5px 0;
        padding: 0;
    }
    
fieldset#forumreact
{
    margin: 0 0 10px 0;
}

    fieldset#forumreact textarea
    {
        width: 300px;
        height: 75px;
    }
    
     fieldset#forumreact button
     {
        margin: 8px 0;
     }
     
/* ** shop form ** */
.shopform input 
{
    width: 130px;
}

/* ** gift form ** */
#giftform input
{
    width: 300px;
}

#giftform label
{
    font-weight: bold;
}

#giftform .checkbox input
{
    width: auto;
}

#giftform .checkbox label
{
    font-weight: normal;
}

#giftcatform input
{
    width: 300px;
    margin-bottom: 3px;
}

#giftcatform button
{
    margin: 5px 10px 15px 0 ;
}

#giftcatform input.button
{
    margin: 5px 10px 15px 0 ;
    width: auto;
}

#giftcatform .field-validation-error
{
    padding-left: 10px;
}
/* ** image selectie ** */
fieldset.imageform
{
    margin: 10px 5px 10px 0;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}

fieldset.imageform label
{
    font-weight: bold;
}

table.imagelist td
{
    vertical-align: middle;
    text-align: center;
    width: 130px;
    height: 135px;
}

table.imagelist td input
{
    padding: 1px;
    border: 1px solid #fff;
}

table.imagelist td input:hover
{
    padding: 1px;
    border: 1px solid #ccc;
}

/* ** giftaddform ** */
fieldset#giftaddform
{
    padding: 20px 0 10px 0;
}

    fieldset#giftaddform input#tbBeschrijving
    {
        width: 250px;
    }
    
    fieldset#giftaddform label
    {
        font-weight: bold;
    }
    

.winkeltip
{
	top: 19px;
	left: 5px;
	position: relative;
	text-align: center;
	width: 180px;
}

	.winkeltip a, .winkeltip a:hover
	{
		color: Black;
		text-decoration: none;
	}

	.winkeltip .link
	{
		color: #ca1e1b;
	}

.stripe1
{
	border: 0px;
	border-collapse: collapse;
}

.stripe1 th {
	background: #3e83c9;
	color: #fff;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
}

.stripe1 td {
	padding: 6px 11px;
	border-bottom: 1px solid #95bce2;
	vertical-align: top;
}

X.stripe1 td * {
	padding: 6px 11px;
}

.stripe1 tr.alt td {
	background: #ecf6fc;
}

.stripe1 tr.over td {
	background: #bcd4ec;
	cursor: pointer;
}

#mailwarning
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: solid 1px #f00;
	background-color: #ffd;
	font-size: 14px;
	padding: 7px;
	margin: 5px;
}
