html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
} 
body{
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
    background-image: url(../images/bg.jpg);
    background-position: center top;
    background-repeat: repeat-y;
}
form{
    margin:0px;
    padding:0px;
}
table.t1{
    width:900px !important;
    height:100%;
}
td{
    vertical-align: top;
}
td.logo{
    width:200px !important;
    height: 100px  !important;
}
div.prijs{
    width:auto;
    border:2px solid #eeeeee;    
}
div.prijs input{
    width: 100px;
    background-image: none;
    border:1px solid black;
}
div.prijs select{
    width:100px;
    border:1px solid black;
}
.ninput{
    width: 50px;
    background-image: none;
    border:1px solid black;
    
}
*{
    font-family: "Comic Sans MS", verdana;
}
div.maat{
    float:right;
    font-size:10px;
}
div.maat p{
    font-size:10px;
}
div.maat table, div.maat table tr, div.maat table tr td{
    border:0px solid #FFFFFF;
    font-size:10px;
}

textarea{
    width:330px;
    height:200px;
    font-size:13px;
    padding:5px;
    border:1px solid black;
    font-weight: normal;
    color: #000;
    line-height:18px;
}
input, select{
    width:250px;
    height:24px;
    font-size:13px;
    border:1px solid black;
    text-align:left;
    padding-left:4px;
    padding-top:3px;
    font-weight: normal;
    color: #000;
    line-height:18px;
}
input.zoekInput{
    width:150px;
    height:26px;
    font-size:13px;
    border:1px solid black;
    font-weight: normal;
    color: #000;
    line-height: 24px;
    margin:0px 0px 5px;
}
input.radio{
    border: 0px;
    height: 13px;
    width:20px;
    background-image: none;
}
.checkbox{
    border:0px;
    height:13px;
    background-image: none;
}
td.content, 
td.content a, 
td.content p, 
td.content div, 
td.content td{
    font-size:13px;
}
td.content a{
    color:#007CC3;    
}
div.images{
    padding:5px;
    font-weight:bold;
    text-align:center;
    background-color:#EEEEEE;
}
td.left {
    border-right:1px solid #EEEEEE;
    width:200px;
}
td.left p {
    font-weight:normal;
    font-size:13px;
}
td.left div {
    padding:5px;
    font-size:13px;
}
td.left div h1{
    padding:2px 0px 2px 25px;
    margin:0px;
}
h1{
    padding:2px 0px 2px 25px;
    background-image: url(../images/dot.gif);
    background-repeat: no-repeat;
    background-position: 4px 5px;
    font-size:18px;
    font-weight:normal;
    color:#007CC3;
    margin:0px;
}
h2{
    font-size:16px;
    font-weight:normal;
    color:#007CC3;
}
hr{
    border-left:0px;
    border-right:0px;
    border-top:0px;
    width:auto;
    border-bottom:2px solid #EEEEEE;
}
div.category,
div.article {
    background-repeat:no-repeat;
    background-position:center;
}
div.category p,
div.article p{
    margin:4px;    
}
div.category div.img,
div.article div.img{
    float:center;
    margin-right:5px;
}
div.category,
div.article{
    border:1px solid #007CC3;
    float:left;
    width:200px;
    height:200px;
    background-color:#FFFFFF;
    font-size:11px;
    margin:5px;
    text-align:center;
    overflow:hidden;
    cursor:pointer;
}      
div.category h2,
div.article h2{
    margin:158px 0px 0px 0px;
    padding:4px;
    font-weight:bold;
    height:35px;
    color:white;
    background-color:transparent; 
    background-image:url(/images/h2bg.png);
    font-size:14px;
}
div.category:hover,
div.article:hover{
    border:1px solid #333;  
    
}
div.category:hover h2,
div.article:hover h2{
    color:white;
    background-color:#007CC3;
    background-image:none;
}
div.category .cat_img {
    width:200px;
    height:200px;
    background-repeat: no-repeat;
	background-position: center;
	
} 
div.article .cat_img {
    width:200px;
    height:200px;
    background-repeat: no-repeat;
	background-position: center;
	
}

div.article h3{
    margin:0px;
    padding:0px;
    font-size:14px;
}
td.left ul {
    margin:0px 0px 5px 10px;
    padding:0px 0px 0px 0px;    
}
td.left ul li {
    font-size:13px;
    color:#EEEEEE;
    list-style-type: none;
}
td.left ul li a{
    font-size:13px;
    color: #444444;
    text-decoration: none;
}
td.left a.selected{
    font-weight:bold;
    color:#007CC3;
}
td.left ul li a:hover{
    color:#007CC3;
}
.left h2 {
    margin: 0px;
    padding: 0px;
}

td.top {
    text-align:right;
    height:68px;
}
td.menu{
    height: 32px;
    text-align: center;
    vertical-align: top;
    width:700px !important;
    background: url(../images/menu.gif) no-repeat center top;
}
td.menu a{
    height:28px;    
    vertical-align: middle;
    text-decoration:none;
    color:black;
}
td.menu a:hover{
    color:#0074C5;
}
button{
    border: 1px solid black; 
    background-color:#0074C5;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    color: #FFFFFF;
    width: 150px;
    height: 32px;
    font-size: 14px;
}
button.gutton{
    border: 1px solid black;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    color: #FFFFFF;
    width: 150px;
    height: 32px;
    font-size: 14px;
    background-color: #51B522;
}
button.outton{
    border: 1px solid black;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    color: #FFFFFF;
    width: 150px;
    height: 32px;
    font-size: 14px;
    background-color: #51B522;
}
a.button{
    text-align:center;
    background-image: url(../images/button.gif);
    background-repeat: no-repeat;
    background-position: center;
    font-weight: bold;
    cursor: pointer;
    color: #FFFFFF;
    font-size:14px;
    text-decoration: none;
    width: 150px;
    height: 32px;
    line-height: 32px;
}
.pathway{
    font-size: 11px;
    font-weight: lighter;
    background-color: #EEEEEE;
    color: #444444;
    padding:4px;
}
.pathway a{
    font-size:11px;
    text-decoration:none;
    font-weight: lighter;
    color: #444444;
}
.footer{
    border-top:1px solid #EEEEEE;
    text-align:center;
    height:10px;
    font: 12px/17px Arial, Helvetica, sans-serif;
}
.footer p{
    margin:0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
}
.footer p a{
    margin:0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    text-decoration: none;
}
.footer p a:hover {
    margin:0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    text-decoration: underline;
}
.cart {
    width: 400px;
    padding-left: 80px;
    background: url(../images/shopping-bag.jpg) no-repeat left top;
    height: 56px;
}
.cart tbody tr td {
    font-size: 12px;
    font-weight: bold;
}
#verder {
    width: 100%;
    height: 100%;
    top: 0px;
    margin-right: auto;
    margin-left: auto;
    z-index: 9999999;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    display: block;
    background-image: url(../images/blck.png);
    background-repeat: repeat;
}
#verder .ver {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 350px;
	background-image: url(../images/blck-logo.png);
	background-repeat: no-repeat;
	background-position: center 70px;
	height: 100px;
	padding-bottom: 200px;
}
.order{
 width:100%;
}
         
.order input{
    border:1px solid black;
}
.order tr td {
 padding:5px;
}
#updateDiv{
    display:none;
}
#updateForm table.payitem {
    width:70px;
    float:left;       
    
 }           

#updateForm .payitem tr td,
#updateForm table.payitem td{
   border:0px;   
   width:50px;
   text-align:center;
 }            
#updateForm .payitem  tr td img {
    padding:0px;
    margin:0px;
}

#updateForm .radio, 
#updateForm .payitem tr td input{
    width:20px;
} 

#updateForm button{
    padding-right:5px;
}

