div{
    border:solid 0px;}
#debug{
    position:fixed;
    width:400px;
    left:990px;
    top:10px;
    bottom:10px;
    height:700px;
    overflow-y:auto;
    display:none;
}
.block{
    border:solid 0px;
}
#main{
    height:99.5%;
    width:963px;
    border-bottom:solid 1px #ddd;
    margin-left:-480px;
    left:50%;
}
#topNav{
    top:0px;
    left:0px;
    right:0px;
    height:20px;
    border:solid 0px;
    border-bottom:solid 1px #000000; 
}
#sideNav{
    position:absolute;
    top:171px;
    left:1px;
    width:174px;
    bottom:1px;
    border-left:solid 1px #ddd;
    background-color:#e8ebf0;
}
#sidenav .button,.button2{
    color:#fff;
    border:solid 1px #fff;
    padding: 0 0 3 4px;
    height:21px;
    -moz-border-radius:0;
}

#sidenav .button:hover{
    color:#00f;
}

#sideNav .menu{
    text-align:left;
}
#sideNav span#status{
    top:-25px;
}
#content{
    position:absolute;
    top:171px;
    left:180px;
    bottom:0px;
    padding:5px;
    width:782px;
    overflow:auto;
    border-right:solid 1px #ddd;
}
#help{
    position:absolute;
    border:solid 1px #4B72B7;
    background-color:#eef;
    top:10%;
    bottom:10%;
    left:175px;
    right:120px;
}
#content div.text{
    position:absolute;
    top:30px;
    bottom:10px;
    left:0px;
    right:0px;
    overflow:auto;
    overflow-x:hidden;
}
#content div.finalSummarry{
    position:absolute;
    top:99px;
    left:0px;
    right:10px;
    bottom:40px;
    overflow:auto;
}
#content div#resultsRequest{
    position:absolute;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    display:none;
    background-color:#fff;
}
#content HR{
    width:98%;
}
#timeoutMessage{
    top:60px;border:solid 5px #0000ff;font-size:20px;font-weight:bold;background-color:#eeeeee;
    z-index:999;
}
#reqPC{
    position:absolute;
    top:190px;
    left:460px;
}
fieldset{
    border:solid 2px #ddd; 
}
input[type="text"],textarea{
    border:solid 1px #4B72B7;
    margin:0px;
    padding:0px;
    padding:2 2 2 2px;
}
input[type="text"][readonly]{
    background-color:#fefefe;
    border:solid 0px;
    color:#111;
    padding:2 2 2 2px;

}
input.readonly{
    border:solid 0px;
    color:#111;
}
SELECT[disabled]{
    background-color:#fefefe;
    border:solid 0px;
    color:#111;}
#modelSelections SELECT[disabled]{
    background-color:#fefefe;
    border:solid 1px;
    color:#111;
    padding:2 2 2 2px;
}

input[type="password"]{
    border:solid 1px #4B72B7;
    margin:0px;
    padding:0px;
    padding:2 2 2 2px;

}
input[type="radio"]{
    border:solid 1px #4B72B7;
    margin:0px;
    padding:0px;

}
select{
    border:solid 1px #4B72B7;
    margin:0px;
    padding:0px;
}
.center{
    text-align:center;
}

#content .smaller{
    font-size:10px;
}
.right{
    float:right;
}
.noborder{
    border:solid 0px;
    margin:0px;
    padding:0px;
}
input.fullWidth{
    width:100%;
}
h1{
    padding:0px 0px 0px 10px;
    font-size:17px;
    font-weight:bold;
    background-color:#e8ebf0;
    color:#4b72b3;
    width:70%;
    border:solid 1px #4b72b7;
}
#content .pagehead h1{
    float:left;
}
#content .command{
    background-color:#C0CEE8;
    color:#4B72B7;	
}
#content .command:hover{
    background-color:#4B72B7;
    color:#fff;
}
#content TR.productLine:hover{
    background-color:#C0CEE8;
    hand:cursor;
}
.helpBtn{
    background-color:#50DFAF;
    padding:0 20 0 20px;
}
.helpBtn:hover{
    background-color:#50C3AF;
    border-bottom:solid 1px #50DFAF;
    border-right:solid 1px #50DFAF;
}
.button1{
    margin:0px;
    padding:0px;
    margin-bottom:1px;
    width:80px;
    cursor:pointer;
    font-size:14px;
    border:solid 0px #000000;
    background-color:#ffffff;

}
.button1:hover{
    background-color:#4b72b7;
}
.border{
    border:solid 1px #0000ff;
}
#content #modelSelection{
    width:110px;top:20px;bottom:10px;
}
#content #modelSummarry{
    position:absolute;
    border:solid 1px;
    top:70px;
    left:120px;
    width:510px;
    bottom:40px;
    height:expression('70%');
    background-color:#eeeeee;
}
#content .typeBrand{
    margin-left:10px;
}
#content .typeBrandFamily{
    margin-left:5px;
}
#content .typeBrandFamily input[type="button"]{
    font-size:12px;
    border:solid 0px;
}
#content table1{
    border-collapse:collapse;
}
div#modelSelBlock{
    position:absolute;
    top:30px;
    bottom:10px;
    width:100%;
    overflow:auto;
    overflow-x:hidden;
}
#content TD.highlight{
    font-weight:bold;
    border-bottom:ridge 2px #eeeeff;
    background-color:#eeeeff;
    padding:3 0 5 0px;
}
#content TR.highlight{
    border-bottom:solid 1px #eeeeff;
    background-color:#eeeeff;
}
#content .normal{
    font-weight:normal;
}
#loggedIn{
    position:absolute;
    bottom:10px;
    left:10px;
    height:110px;
    width:99%;
    white-space:nowrap;
    z-index:300;
    line-height:12px;
}
#progress{
    left:360px;
    width:40%;
    top:25%;
    border:solid 1px #0000ff;
    font-size:14px;
    font-weight:bold;
    background-color:#F0D3BF;
    z-index:9999;}
.warning{
    color:#f00;
    font-weight:bold;
    font-size:160%;
}
.warningSmall{
    color:#f00;
    font-weight:bold;
}
#repairSummarryBtn{
    position:absolute;
    top:140px;
    right:20px;
    background-color:#f00;
    height:24px;
    width:250px;
    z-index:300;
}
#summarryBtn{
    display:block;
    width:244px;
    z-index:350;
    font-decoration:normal;
}
#emptyShop{       
    margin:1 2px;     
    padding:0px;      
    font-weight:bold; 
    cursor:pointer; 
    height:20px;  
    text-align:center;
    background-color:#C0CEE8;
    font-size:13px;
    color:#4B72B7;
    cursor:default;
}


li.lijst{list-style-type:disc}
#zoekhulp1{
    position:absolute;
    top:130px;
    background-color:#efefef;
    margin:0 10px;
}
#zoekhulp{
    width:720px;
    background-color:#efefef;
    margin:0 10 10px;
}

div#requestFixcenter{
    position:absolute;
    border:solid 2px;
    background-color:#EFF8FF;
    top:20px;
    left:30px;
    height:300px;
    width:700px;
    bottom:30px;
}
.bottom{
    position:absolute;
    bottom:10px;
}
div#requestFixcenter span.red{
    background-color:#BF2F2F;
    color:#fff;
}
div#requestFixcenter tr.highlight{
    background-color:#6FBEFF;
}
td.qty{
    background-color:#238F79;
    color:#fff;
    font-weight:bold;
    width:20px;
    text-align:center;
    z-index:999;
}

/* fixcenter selectie sectie */
#FCblock{
    padding:10px;
}

#FCblock img{
    float:left;
}
#FCblock .helpBtn{
    background-color:#00f;
    color:#fff;
}
#FCplaces tr.highlight td{
    background-color:#4FFF77;
}
#FCblock img.thumb{
    width:80px;
    display:none;
}
img.thumbKiala{
    position:absolute;
    top:80px;
    left:350px;
}
#FCInfo{
    position:absolute;
    background-color:#fff;
    display:none;
    top:20px;
    left:30px;
    right:30px;
    bottom:130px;
    border:ridge 4px #00f;
    z-index:9999;
}
span.kialainfo img{
    height:17px;

}

div#CustAction1{
    position:absolute;
    top:25px;
    left:0px;
    /*width:751px;*/
    overflow:none;
    z-index:9999;
}
div#CustAction{
    position:fixed;
    top:25%;
    left-margin:50%;
    /*width:751px;*/
    overflow:none;
    z-index:9999;
}
#custContent{
    left:20px;
    width:700px;

}
#custContent  fieldset{
    margin-left:20px;
    margin-right:20px;
    margin-bottom:10px;
    border:ridge 2px;
    padding:0 10 4 6px;

}
#CustContent legend{
    font-weight:bold;
    margin-left:30px;
    font-size:13px;
    color:#00f;
}
#custContent .header{
    background-color:#6F96FF;
    color:#E0EFE9;
}
#custContent .sluit{
    background-color:#ff0000;
    color:#fff;
    margin-top:-14px;
}
td.warning{
    font-size:12px;
    font-size:12px;
    border:dotted 1px;
    padding-left:20px;
}
#content_top
{
    background-image:url(../../images/content_top.png);
    width: 741px;
    height:12px;
}

#content_middle{
    background-image:url(../../images/content_middle.png);
    background-repeat:repeat-y;
    width:741px;
}
#content_bottom{
    background-image:url(../../images/content_bottom.png);
    width:741px;
    height: 23px;
}
#custClick{
    width:50%;
    float:right;
}
.poHist{
    color:#f00;
    size:9px;
}
#products{
    position:relative;
    width:300px;
}
#resultsheader{
    margin-top:0px;
}
#contactBtn{
    position:absolute;
    z-index:9999;
    width:100px;
    color:#fff;
    right:0px;
    top:2px;
    border:ridge 2px #00f;
}
span#contacts{

    position:absolute;
    background-color:#AFFFD0;
    margin-left:-250px;
    margin-right:0px;
    white-space:nowrap;
    border:solid 1px;
    width:100%;
    padding:5px;
    display:none;
    overflow:auto;
    height:80px;

}

TD.numeric,TH.numeric{
    text-align:right;
}
table#requestPricesLines td{
    white-space:nowrap;
    
}
