﻿body 
{
    font-family: Verdana, Arial;
    font-size: 12px;
    background-color: #ffffff;
    color: #444444; 
    margin: 0px;
    padding: 0px;
    height:100%;
    
}


.modalBackground {
	background-color:Gray;
	z-index:5;
	filter:alpha(opacity=70);
	opacity:0.7; 
	position: absolute;
	top: 0px;
	left: 0px;

}

.PopUpMessage
{
    
	background-color: White;
	border: 1px solid black;
	line-height: 21px;	
}

.ajax__calendar_container { z-index : 1000 ; }

h1
{
    font-family: Georgia, Arial, Times New Roman;
    font-size: 16px;
    color: #666666;
    padding: 0px;
    margin: 0px;
    margin-bottom: 8px;
}

a
{
    color: Black;
    text-decoration: none;
}

a:hover
{
    color: #cecece;
    text-decoration: underline;
}

blueBorder
{
    border: 1px solid #50A0D8;
}

.TextBox
{
    font-family: Arial, Verdana;
    font-size: 12px;
}

a img
{
    border: none;
}

.MinWidth400
{
    width: 400px;
    clear: both;
    height: 1px;
}

.Navigationblock
{
    width: 200px;
    
    background-color: #50A0D8;
    padding-left: 20px;
	left: 0px;
    color: #ffffff;
    position: absolute;
    z-index: 1;
    padding-top: 60px;
    
}



.NavigationBack
{
	width: 200px;
    left: 0px;
    background-color: #50A0D8;
    padding-left: 20px;
    color: #ffffff;
    position: absolute;
    height: 100%;
    min-height: 100%;
    z-index:0;
    padding-top: 0px;
}

.Navigationblock ul
{
    list-style-image: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    padding-bottom: 12px;
    
} 

.Navigationblock ul li
{
    padding-bottom: 6px;
}

.Navigationblock ul li a
{
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
}

.Navigationblock ul li a:hover
{
    
    color: #aaaaaa;
}


.Logo
{
    width: 181px;
    height: 55px;
    position: absolute;
    top:0px;
    right: 0px;
    background-image: url(Images/Logo.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-right: 10px;
    background-color: #ffffff;
    z-index: 2;
}

.TopBar
{
    height: 41px;
    width: 100%;
    left: 0px;
    top:0px;
    position: absolute;
    background-color: #AEB8C1;
    z-index: 1;
}
    

.Maincontent
{
    float: left;
    
}

h2
{
    font-family:Georgia,serif;
    font-size: 16px;
    line-height: 1.45;
    margin: 0px;
    margin-bottom: 5px;
    color: #cccccc;
}



.TopControls
{
    position: absolute;
    top: 4px;
   left: 220px;
    height: 25px;
    
    
    z-index: 3;
    color: #000000;
}

.TopControl
{
    float: left;
    padding-right: 25px;
}

.TopLoginView a
{
    color: #ffffff;
    text-decoration: none;
}

.TopLoginView
{
    float: right;
    padding-top: 10px;
    padding-right: 220px;
    
    left: 20px;
    z-index: 4;
}

fieldset
{
    padding: 2px;
    margin: 0px;
    
}

fieldset.fsBestanden
{
    padding: 10px;
    clear: both;
    border: 1px solid #dedede;
    width: 450px;
}

fieldset.fsBestanden label
{
    display: block;
    width: 70px;
    text-align: right;
    float: left;
    padding-right: 8px;
    margin-top: 8px;
}

fieldset.fsBestanden input[type=text], fieldset.fsBestanden input[type=file]
{
    margin-top: 8px;
    width: 240px;
}

fieldset.fsBestanden input[type=submit]
{
    margin-left: 78px;
    margin-top: 7px;
}

.ContentCell
{
    left: 0px;
    position: relative;
    float: left;
    padding-left: 240px;
    top: 60px;
    background-image: url(Images/NavBack.gif);
    background-position: top left;
    background-repeat: repeat-y;
    
}
.MenuButtons a[disable]
{
    color: #999999;    
    cursor: default;
}

#MenuButtons
{
    white-space: nowrap;
    width: 560px;
    height: 25px;
    clear: both;
    position: relative;
    top: 12px;
	left: 4px;
	z-index: 8;
}

.MenuButtons
{
    white-space: nowrap;
    width: 720px;
    height: 27px;
    clear: both;
    position: relative;
    top: 12px;
    z-index: 8;
	left: 4px;
	
}

.MenuButtonSelected, .MenuButtonDisabled
{
    Height: 19px;
    vertical-align: top;
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #00243D;    
    background-color: #eeeeee;
    margin-right: 6px;
    float: left;
    z-index: 4;
    overflow: hidden;
    white-space:normal;
}

.MenuButton
{
    Height: 19px;
    vertical-align: top;
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #00243D;    
    background-color: #eeeeee;
    margin-right: 6px;
    float: left;
     
    overflow: hidden;
    white-space:normal;

}

#ctl00_MainContent_rblHoeveelheid
{
    white-space: nowrap;
}

td table
{
    float: left;
}

.MenuButtonDisabled
{
   background-color: #eeeeee;
   float: left;
}

.MenuButtonDisabled a
{
    color: #999999;   
}

.MenuButtonDisabled a:hover
{
    color: #999999;   
    text-decoration: none;
}

.MenuButtonSelected
{
    background-color: #FFFFFF;
     margin-top: 1px;
     border-bottom: none;
     margin-bottom: -1px;

     float: left;
}


.MenuButton a 
{
    color:#000000;  
    text-decoration:none;
   
    height: 14px;
}

.ViewPanel
{
    float: left;
    clear: both;
    padding-top: 14px;
    background-color: White;
    border: 1px solid #00243D;
    z-index: 5;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    top: 11px;    
}

#divWebcontact
{
    width: 300px;
    height: 25px;
    position: absolute;
    top: 15px;
    right: 15px;
    text-align: right;
    padding-right: 20px;
    background: url(Images/webOK.gif) no-repeat top right;
}

.Foutmelding
{
    font-family:Georgia,serif;
    font-size: 20px;
    line-height: 1.45;
    margin: 4px;
    margin-bottom: 5px;
    color: #FF0000;
}

.meldingen
{
    height: 20px;
    width: 60%;
    left: 220px;
    top: 41px;
    position: absolute;
    background-color: #CC2200;
    z-index: 0;
    padding-left: 10px;
    padding-top: 6px;
}

.meldingtxt
{
	color: #EEEEEE;   
    font-weight:bold;
}

.LoginCell
{
    width: 300px;
    height: 200px;
    left: 50%;
    top: 50%;
    position: absolute;
    margin-top: -100px;
    margin-left: -150px;
}

.MarginRight4
{
    margin-right: 4px;
}

.ActiveRow
{
    background-color: #eaffea;
}

.LoginTop
{
    background-color: #50A0D8;
    padding: 5px;
    text-align: left;
    color: #ffffff;
    font-weight: bold;
}

.LoginCheck
{
    position: relative;
    top: 3px;
}

.LoginView
{
    border: 1px solid #cecece;
    padding: 0px;
}

.WorkingPanel, .WorkingPanel table
{
    
    background-color: #eaffea;
    
    
}

.WorkingPanel table
{
    border: 1px solid black;
    border-collapse: collapse;
    margin-bottom: 10px;
    margin-top: 10px;

}

.WorkingPanel table td
{
    padding: 3px;
}

.WorkingPanel td
{
    vertical-align: top;
}

.MainTable
{
    border: 1px solid black;
}

.NoWrap
{
    white-space: nowrap;
}

.WorkingHeader
{
    background-color: #50A0D8;
    padding: 5px;
    text-align: left;
    color: #ffffff;
    font-weight: bold;
}

.WarningHeader
{
    background-color: #FF2200;
    padding: 5px;
    text-align: left;
    color: #ffffff;
    font-weight: bold;
}

.WorkingHeader h2
{
    margin: 0px;
    padding: 0px;
    color: #ffffff;
}

#ThumbBox
{
	width: 630px;
	clear:both;
	margin-top: 16px;
}

#Thumbnail
{
	width: 130px;
	height: 140px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
}

.Contactpanel span.eInfo
{
    font-size: 10px;
    text-align: right;
    position: absolute;
    display: block;
    bottom: 10px;
    right: 10px;
}

.Web span.eInfo, .WebOK span.eInfo
{
   
    right: 28px;
}

.Contactpanel
{
    width: 250px;
    height: 75px;
    border: 1px none #BBBBBB;
    margin:5px;
    position: relative;

    top: 1px;
    z-index: 3;
	left: 1px;
	padding: 5px;
	background-color:#f4f4f4;	
	float: left;
}

.autoCompleteList
{
    background-color: White;
    color: Black;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    padding: 0;
    border: 1px solid buttonshadow;
    margin: 0;
    z-index: 5;
    cursor: pointer;
}

.autoCompleteList li
{
    padding: 3px;
}

div.Web
{
    background: url(Images/web.gif) no-repeat 235px 60px #F0F0F0;
    
}

div.WebOK
{
    background: url(Images/webOK.gif) no-repeat 235px 60px #F0F0F0;
    
}

.LetterPanel
{
	width: 795px;
	height: 15px;
	border: none;
	margin: 4px;
	padding: 5px;
	z-index: 3;
	float:left;
	clear: both;
	
	background-color: #f1f1f1;
}

.ContactBedrijf
{
	font-family: Trebuchet MS, Arial, Verdana;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.ContactAfdeling
{
	font-family: Trebuchet MS, Arial, Verdana;
    font-size: 14px;
    color: #020202;
    text-decoration: none;
}

.ContactLetter
{
	font-weight: bold;
	color: #BBBBBB;
	margin:  4px;
}


div.ContactBox
{
	float: left;
	width: 810px;
	clear: both;
}

div.panelcontactsubbox
{
	width: 810px;
	clear: both;	
}

.contactTitel
{
	color: #AAAAAE;
	font-size: 15px;
	font-weight: bold;
	float: left;
	clear: both;
}

.adresToevoegenPanel
{
	border-style:solid;
 border-width: 1px;
 border-color: #333333;
 padding: 5px;
 clear: both;	
}

.adresPanel
{
	width: 475px;
    border: 1px solid #BBBBBB;
    margin:5px;
	clear: both;
    top: 5px;
    z-index: 3;
	left: 1px;
	padding: 5px;
	background-color:#f4f4f4;	
	float: left;
	
}

.adressenPanelContainer
{
    padding: 5px;
    margin: 5px;
	clear:both;
	float:left;
}

.buttonClear
{
	clear : both;
	margin: 5px;
}

.adresWijzigingButton
{
 float:right;
 position:relative;
 top:-15px;   
}

.voorAchternaam
{
    font-weight:bold;
}

.dingetjeVan600Breed

{
    width: 600px;
    clear: both;
    float:left;
}


.memoToevoegPanel
{
    width: 475px;
    clear:both;
    float:left;
    background-color: #ffffff;
    border-style: none;
    height: 0px;
    padding: 5px;
}

.dashboardPanel
{
    width: 350px;
    height: 300px;
    float: left;
    clear: left;
    background-color: #EEEEEE;
    border-style: solid;
    border-color: #666666;
    border-width: 1px;
    padding: 5px;
    margin: 5px;
}

.dashboardPanelVoorraad
{
    width: 350px;
    height: 120px;
    float: left;
    clear: left;
    background-color: #EEEEEE;
    border-style: solid;
    border-color: #666666;
    border-width: 1px;
    padding: 5px;
    margin: 5px;
}
.dashboardPanelCRM
{
    width: 350px;
    
    float: left;
    clear: left;
    background-color: #EEEEEE;
    border-style: solid;
    border-color: #666666;
    border-width: 1px;
    padding: 5px;
    margin: 5px;
}

.dashboardPanelRechts
{
    width: 350px;
    height: 300px;
    float: left;
    clear: right;
    background-color: #EEEEEE;
    border-style: solid;
    border-color: #666666;
    border-width: 1px;
    padding: 5px;
    margin: 5px;
}

.dashboardPanelInkoop
{
    width: 340px;
    height: 160px;
    float: left;
    background-color: #EEEEEE;
    border-style: none;
    border-color: #666666;
    border-width: 0px;
    padding: 5px;
    margin: 5px;
}

.dashboardProductKwaliteit
{
    margin: 5px;
    border-style: solid;
    border-color: #666666;
    border-width: 1px;
    
    padding: 5px;
}

.dashboardGeld
{
    margin: 5px;
    border-style: solid;
    border-color: #666666;
    border-width: 1px;
    height:200px;
    padding: 5px;
}

input.tbBedrag
{
    width: 50px;
    border: 1px solid #dadada;
    padding: 3px;
}

input[disabled][type=text]
{
    background-color: #dedede;
    color: #ffffff;
    padding: 3px;
}

table#AanvraagTabel td
{
    padding: 0 3px 5px 0;
}

table#AanvraagTabel h3
{
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: Arial, Verdana;
}

span#TotaalInkoop, span#MargeSpan, span.TotaalSpan, span.Groot
{
    font-weight: bold;
    font-size: 17px;
    font-family: Arial;
}

span.Groot
{
    color: #777777;
}

.OrderPartijBottom td
{
    padding-bottom: 25px;
    border-top: 1px solid #dedede;
    padding-top: 6px;
}

.alter td
{
    background-color: rgb(238, 238, 238);
}

.itemsTable
{
    border: 1px solid #000000;
    margin-top: 20px;
    padding: 10px;
    float: left;
    clear: both;
}


.itemsTable tr td input[type=text]
{
    border: 1px solid #000000;
    font-weight: bold;
}

.orderPrijs
{
    font-weight: bold;
}