/* General Layout Definitions */

html {
   background-color: #FFFFFF;
}

h2 {
  color: #383f5c;
  text-align:left;
  margin-left:20px;
  font-size:18px;
}

body {
  font-family: Verdana, Arial, Helvetica,sans-serif;
  font-size: 11px;
  text-decoration: none;
  margin: 50px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: 0px 0px 0px 0px;
  text-align: center;
  background-color: #FFFFFF;
}

table {
  font-family: Verdana, Arial, Helvetica,sans-serif;
  font-size: 11px;
  text-decoration: none;
}


/* Page ID Definitions */

#master {
    width: 961px;
    margin: auto;
}

#header {
  height: 81px;
}

#header img {
}

#content {
  width: 962px;
  border: 6px;
  margin: auto 0;
  text-align:left;
  background-color: #fafafa;
  position:relative;
}

#disclaimer{
  position:relative;
  top: 40px;
  left:50px;
  height:20px;
}

#menu {
  margin-top:0px;
  padding-top:0px;;
  margin-left:auto;
  margin-right:auto;
  border-left:7px solid #FFFFFF;
  border-right:6px solid #FFFFFF;
  border-bottom: 6px solid #FFFFFF;
  height: 17px;
  background-color: rgb(116,120,121);
  width:949px;
  color: #FFFFFF;
  font-size: 10px;
}

#footer {
  margin-top: 75px;
  height: 31px;
  color: #FFFFFF;
  font-size: 10px;
  background-image: url('../img/FooterBG.png');
  background-repeat: repeat-x;
  text-align:center;
}

#footer span {
  vertical-align: -10px;
  height: 100%;
  text-align:center;
}

/* Object ID / Class Definitions */

#loginBox {
  margin-top:20px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  background-color: #FFFFFF;
  border-collapse: collapse;
  border: 1px solid rgb(70,74,77);
}

.loginHeader{
  font-weight: bold;
  color: #FFFFFF;
  background-image: url('../img/HeaderBG.png');
  background-repeat: repeat-x;
  background-position: top;
  height: 28px;
  padding-top:0px;
}

.labelName {
  height: 25px;
  color: rgb(70,74,77);
}


.inputBox input {
  height: 15px;
  width:160px;
  border-bottom: 1px solid rgb(200,210,220);
  border-right: 1px solid rgb(200,210,220);
  border-top: 1px solid rgb(70,74,77);
  border-left: 1px solid rgb(70,74,77);
  color: rgb(70,74,77);
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
}

.checkBox {
  display:block;
  border: none;
  padding: 0px 0px 0px 0px;
  margin: 5px 0px 0px 0px;
}


.leftAlign {
  float: left;
}

.rightAlign {
  float: right;
}

.loginButton {
    background-image: url('../img/ButtonTile.png');
    background-repeat: repeat-x;
    background-color: transparant;
    border: 0 none;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    height: 23px;
    padding: 0px 0px 0px 0px;
    outline: 0 none;
    width:50px;
    margin:0;
    cursor: pointer;
}

.loginButton:active {
    background:none repeat scroll 0 0 #DDDDDD;
}

.defaultButton {
    background:url(img/ButtonTile.png) repeat-x;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    height: 21px;
    border: none 0;
    outline: 0 none;
    margin:0;
    cursor: pointer;

}

.buttonCSS2 {
  background:none repeat scroll 0 0 #EEEEEE;
  border-color:#CCCCCC #999999 #999999 #CCCCCC;
  border-style:solid;
  border-width:1px;
  margin-left: 5px;
  display:block;
  height:21px;
  padding-bottom: 1px;
  position: absolute;
  right: 17px;
  bottom: 10px;
}

.buttonCSS3 {
  background:none repeat scroll 0 0 #EEEEEE;
  border-color:#CCCCCC #999999 #999999 #CCCCCC;
  border-style:solid;
  border-width:1px;
  margin-left: 5px;
  display:block;
  height:21px;
  width:15px;
  padding-bottom: 1px;
}

.buttonCSS {
  background:none repeat scroll 0 0 #EEEEEE;
  border-color:#CCCCCC #999999 #999999 #CCCCCC;
  border-style:solid;
  border-width:1px;
  display:block;
  height:23px;
  text-align: center;
}

.pageLayout {
  margin-top:20px;
  padding-top:5px;
  margin-left: 30px;
  width:770px;
  background-color: #FFFFFF;
  padding-bottom:30px;

}

.Machines{
  text-align:left;
  margin:20px;
  padding: 10px;
  width:705px;
  border: 1px dashed #383f5c;
  position:relative;
}

.searchFilter {
	margin-left: 20px;	
}

.searchFilter img {
	vertical-align:-5px;
	height: 19px;	
}

.emptyResults {
	margin-left: 20px;	
	margin-top:20px;
}


.searchFilter input{
  height: 15px;
  width:145px;
  border-bottom: 1px solid rgb(200,210,220);
  border-right: 1px solid rgb(200,210,220);
  border-top: 1px solid rgb(70,74,77);
  border-left: 1px solid rgb(70,74,77);
  color: rgb(0,0,0);
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
}

.machineTable{
  border:1px solid rgb(116,120,121);
  margin-bottom:10px;
}

.machineStanden {
  margin-bottom:10px;
}

.machineStanden td {
  height: 20px;
}

.headerStanden {
  font-weight: bold;
}

.machineStanden input,.addresses input{
  height: 15px;
  width:145px;
  border-bottom: 1px solid rgb(200,210,220);
  border-right: 1px solid rgb(200,210,220);
  border-top: 1px solid rgb(70,74,77);
  border-left: 1px solid rgb(70,74,77);
  color: rgb(0,0,0);
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
}

#sendMail input {
    background:url(img/ButtonTile.png) repeat-x;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    height: 21px;
    border: none 0;
    outline: 0 none;
    margin:0;
    cursor: pointer;
    width:80px;
}

#sendMail {
  border-color:#CCCCCC #999999 #999999 #CCCCCC;
  border-style:solid;
  border-width:1px;
  display:block;
  text-align: center;
  width:80px;
}

.header {
    background-color: rgb(116,120,121);
    font-weight:bold;
    color: #FFFFFF;
    height: 17px;
}

.groenVinkje {
  display:block;
  position: absolute;
  bottom:10px;
  right: 10px;
}

#contactDialogBox {
    text-align:left;
}

.addresses{
	height:110px;
	width:705px;
}
.email-footer-text{
	font-size:9px;
	margin-top:5px;
}


