.field
{
	padding: 1px 1px 1px 1px;
	margin: 0;
	border-style: inset;
	border-width: 2px 2px 2px 2px;
	border-spacing: 0px 0px;
	border-color: #D4D0C8;
	background-color: #FFFFFF
}

.label
{
	padding: 0px 0px 0px 0px
}

.mktipmsg
{
	padding: 5px;
	background-color: #FFFFE1;
	border: 1px solid #000000;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	display: none;
	position: absolute;left:0px;top:0px
}

body
{
	margin: 0px 0px 0px 0px
}

body, input, button, select, td, th, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px
}

button
{
}

div.field label
{
	vertical-align: super
}

td
{
	vertical-align: top
}

th.nosort
{
	padding: 2px 2px 2px 2px;
	text-align: center;
	vertical-align: top;
	font-weight: normal
}

th.sortable
{
	padding: 2px 2px 2px 2px;
	font-weight: normal;
	vertical-align: top
}

th.sortable a
{
	text-decoration: none;
	font-weight: normal;
	color: black;
	background-position: right;
	background-repeat: no-repeat;
	display: block
}

th.sortable a.orderAsc
{
	background-image: url(/servoy-webclient/templates/lafs/kunststoff/images/sortheader/arrow_down.png)
}

th.sortable a.orderDesc
{
	background-image: url(/servoy-webclient/templates/lafs/kunststoff/images/sortheader/arrow_up.png)
}

th.sortable a.orderOff
{
	background-image: url(/servoy-webclient/templates/lafs/kunststoff/images/sortheader/arrow_off.png)
}

th.sortable a:hover
{
	text-decoration: underline;
	color: black
}

th.sortable a:visited
{
	text-decoration: none;
	color: black
}

tr.headerbuttons
{
	background-image: url(/servoy-webclient/templates/lafs/kunststoff/images/button/secondary-enabled.gif);
	background-color: #DBE3EB;
	background-repeat: repeat-x;
	background-position: center center
}

ul.tabs
{
	list-style-type: none;
	text-align: left;
	padding: 3px 0px 0px 2px;
	margin: 2px 0px 0px 0px;
	border-bottom: 1px solid #9ac;
	float: left;
	width: 100%
}

ul.tabs li
{
	display: inline
}

ul.tabs li a
{
	text-decoration: none;
	padding: 1px 10px 0px 10px;
	margin-top: 0.2em;
	margin-left: 0.2em;
	background-color: #e7e7f7;
	border: 1px solid #9ac;
	border-bottom: 1px solid #e7e7f7;
	float: left
}

ul.tabs li a:hover
{
	color: #fff;
	background-color: #c7cce7;
	border-bottom: 1px solid #c7cce7
}

ul.tabs li.disabled_selected_tab a
{
	color: lightslategrey;
	background-color: #fff;
	border-bottom: 1px solid #fff
}

ul.tabs li.disabled_tab a
{
	color: lightslategrey;
	background-color: #e7e7f7;
	border-bottom: 1px solid #e7e7f7
}

ul.tabs li.selected_tab a
{
	color: #000;
	background-color: #fff;
	border-bottom: 1px solid #fff
}

ul.tabs li.selected_tab a:hover
{
	color: #000;
	background-color: #fff;
	border-bottom: 1px solid #fff
}

