/* table shadow */
.itsthetable {
	background: url(../pct_vakantie/smiles/itsthetable.png) no-repeat right bottom;
	padding: 7px;
}

* html .itsthetable {
      margin-right: 7px;
      padding-right: 7px;
      border-right: 7px;
}

.itsthetable table { 
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #c5e894;
      font-size: 12px;
}

.medium{
      font-size: 12px;
      font-weight:bold;
}

.itsthetable thead th {
	background: url(../pct_vakantie/smiles/thead_bg.png);/*  */
	height: 26px;
	color: White;
	padding: 0 5px 0 5px;
}
.itsthetable tbody {
	background: #c5e894;
}

.itsthetable tbody p {
	padding: 0 0px 0 0px;
      margin: 0;
}

.itsthetable tbody td {
	border-right: 0px;
      margin: 0;
	padding: 5px 5px 5px 5px; 
	border-bottom: 0px; 
	height: 16px;
}
.itsthetable tbody td.right  {
	background: url(../pct_vakantie/smiles/right.png) repeat-y top right;
	border-right: 0px;
}
.itsthetable tbody th {
	background: url(../pct_vakantie/smiles/left.png) repeat-y top left;/*  */
	padding: 5px; 
      margin: 0;
	border-bottom: 0px; 
	height: 16px;
}

.itsthetable tfoot {
	background: url(../pct_vakantie/smiles/tfoot.png);
	height: 25px;
	color: White;
}

/* center table headers */
.itsthetable th {
	text-align: center;
}

.fontbg {
      font-size: 150%;
}

input, select, textarea  {
  BACKGROUND-COLOR: #ddf0bd;
}

.button{
  BORDER-RIGHT: #356802 2px solid;
  BORDER-TOP: #85b45c 2px solid;
  BORDER-LEFT: #85b45c 2px solid;
  BORDER-BOTTOM: #356802 2px solid;
  PADDING-RIGHT: 0px;
  PADDING-LEFT: 0px;
  PADDING-BOTTOM: 5px;
  PADDING-TOP: 5px;
  FONT-WEIGHT: bold;
  FONT-SIZE: 90%;
  MARGIN: 0px;
  margin-top: 8px;
  margin-bottom: 10px;
  COLOR: white;
  BACKGROUND-COLOR: #4d7f1e;
  TEXT-DECORATION: none;
  cursor: pointer;
}

a.buttonsmall{
  BORDER-RIGHT: #356802 2px solid;
  BORDER-TOP: #85b45c 2px solid;
  BORDER-LEFT: #85b45c 2px solid;
  BORDER-BOTTOM: #356802 2px solid;
  PADDING-RIGHT: 0px;
  PADDING-LEFT: 0px;
  PADDING-BOTTOM: 0px;
  PADDING-TOP: 0px;
  FONT-WEIGHT: bold;
  FONT-SIZE: 90%;
  MARGIN: 0px;
  margin-top: 2px;
  margin-bottom: 2px;
  COLOR: white;
  BACKGROUND-COLOR: #4d7f1e;
  TEXT-DECORATION: none;
}

