/* DGW Internet Solutions - Gerrit Saey */
body {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

a {
  color: #000000;
  text-decoration: none;
}

a:visited {
  color: #000000;
}

a:hover {
  color: #000000;
  text-decoration: underline;
}

fieldset.dgwrecord {
	border: none;
	width: 80%;
	margin: 1 auto;
	background: #FFFFFF;
}
fieldset.dgwrecord100 {
	border: none;
	width: 100%;
	margin: 1 auto;
	background: #FFFFFF;
}
.dgwrecord input, .dgwrecord button {
	border: none;
	float: left;
}
input.dgwsink:hover{
z-index:25; background-color:#FFFFFF;
}
input.dgwsink:focus{
z-index:25; background-color:#FFFFFF;
}
input.dgwsink:active{
z-index:25; background-color:#FFFFFF;
}
.dgwrecord button.btn {
	width: 38px;
	height: 38px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fbc900;
}
.dgwrecord button.btn:hover {
	background: #fbc900;
}

select.dgwlistbox {
  border: inset;
  border-width: thin;
  border-style: solid;
  width: 300px;
  border: solid 1px #85b1de;
  background-color: #EDF2F7;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
}
select.smalldgwlistbox {
  border: inset;
  border-width: thin;
  border-style: solid;
  width: 148px;
  border: solid 1px #85b1de;
  background-color: #EDF2F7;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
}
input.dgwsink{
  border: inset;
  border-width: tin;
  border-style: solid;
  width: 300px;
  border: solid 1px #85b1de;
  background-color: #EDF2F7;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
}

input.dgwsinksmall{
  border: inset;
  border-width: tin;
  border-style: solid;
  width: 50px;
  border: solid 1px #85b1de;
  background-color: #EDF2F7;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
}

tr.dgwerror{
  background: #FF0000;
}
td.dgwerror{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: normal;
  color: #FFFFFF;
}
tr.dgwreptotal{
  background: #00FF00;
}
tr.dgwrepheader{
  background: #6699FF;
}
tr.dgwrepmonth{
  background: #66CCFF;
}
tr.dgwrepyear{
  background: #66FFFF;
}
input.dgwbtn {
  color:#FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-style: normal;
  background: #0B2D49;
}
input.dgwbtnLarge {
  color:#FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  font-style: normal;
  background: #0B2D49;
}

input.dgwbtnLarge20 {
  color:#FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  font-style: normal;
  background: #0B2D49;
  width: 150px;
}

input.dgwbtnLarge150 {
  color:#FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  font-style: normal;
  width: 150px;
  background: #0B2D49;
}

input.edit100 {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left;
  height: 19px;
  padding-left: 10px;
  border-style: none none none none;
  border-top: 0;
  border-width: 0;
  background-image: url(white100.png);
  padding-top: 5px;
}

input.edit150 {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left;
  height: 19px;
  padding-left: 10px;
  border-style: none none none none;
  border-top: 0;
  border-width: 0;
  background-image: url(white150.png);
  padding-top: 5px;
}

input.edit200 {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left;
  height: 19px;
  padding-left: 10px;
  border-style: none none none none;
  border-top: 0;
  border-width: 0;
  background-image: url(edit200.gif);
  padding-top: 5px;
}

input.edit400 {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left;
  height: 19px;
  padding-left: 10px;
  border-style: none none none none;
  border-top: 0;
  border-width: 0;
  background-image: url(edit400.gif);
  padding-top: 5px;
}

select.languages {
  width: 100px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  font-style: normal;
}
td.smallgrey {
  background-image: url(smallColumnPixel.png);
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  font-style: normal;
  font-weight: normal;
}
table.smallwhite {
  background-image: url(whitespacePixel.png);;
  height: 500px;
  width: 100%;
}
td.smallgreybottom {
  background-image: url(ColumnGreyBottom.png);
}
td.dgw_smallCaption{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  font-style: normal;
  font-weight: lighter;
}

