body
{
	font-family: "Lucida Grande", Verdana, Tahoma, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	padding: 0 0 20px 0;
	margin: 0;
	behavior: url(/style/htc/csshover2.htc);
}

img { border:0 }

#drag_fixed_popup span {
	background-color: #b5d968;
	width: 100%;
	display: block;
	height: 20px;
	width: 100%;
	cursor: pointer;
}

#flash_message
{
	position: absolute;
	z-index: 1;
	background-color: white;
	top: 30%;
	left: 20%;
	width: 200px;
	text-align: center;
	border: 2px solid blue;
    padding-bottom: 20px;
    padding-top: 20px;	
}

#flash_error_message
{
	position: absolute;
	z-index: 1;
	background-color: white;
	top: 30%;
	left: 20%;
	width: 200px;
	text-align: center;
	border: 2px solid red;
    padding-bottom: 20px;
    padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

#login {
	padding: 0;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #A7A6AA;
	background-color: #ECEBEE;
}
#dhtmltooltip {
	position: absolute;
	border: 1px solid #88B52D;
	padding: 3px;
	width: 200px;
	background-color: #ffffff;
	visibility: hidden;
	z-index: 100;
}
#other {
    width: 820px;
}
table.boxy {
	border: 1px solid #88B52D;
}
#main {
	font-family: "Lucida Grande", Verdana, Tahoma, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	padding: 0 0 20px 10px;
	margin: 0;
	width: 1100px;
}
jo#main {
	padding: 5px 0 0 0;
	margin: 0 15px 15px 75px;
	float:left;
}
h1 {
	color: #88B52D;
	font-size: 1.9em;
	margin: 0 0 4px 0;
}
h2 {
	color: #88B52D;
	font-size: 1.6em;
	margin: 20px 0 5px 0;
}
h3 {
	margin: 0;
	font-size: 1em;
	line-height: 1em;
	padding: 0;
}
table tbody {
	width: 100%;
}
table.overview {
	background-color: #FFF;
	border-top: 1px solid #B5D968;
	border-left: 1px solid #B5D968;
	border-bottom: 1px solid #B5D968;
	border-spacing: 0;
	width: 99%;
}
table.overview th {
	text-align: left;
	background-color: #B5D968;
	border-top: 1px solid #C5F366;
	border-left: 1px solid #C5F366;
	border-bottom: 1px solid #9ACC33;
	border-right: 1px solid #9ACC33;
	padding: 2px 2px 2px 5px;
	color: #444;
	text-transform: uppercase;
	font-size: .8em;
}
table.overview td {
	border-top: 1px solid #B5D968;
	border-right: 1px solid #B5D968;
	padding: 6px;
	vertical-align: top;
	overflow: hidden;
}
table.jobs td {
	padding: 3px 4px 3px 4px;
	font-size: .95em;
	border-right: 1px solid #D9ECB0;
}
table.overview td.nr {
	font-weight: bold;
}
table.overview td.label, table.overview tfoot td {
	background-color: #E4F2B3;
	font-size: .9em;
	font-weight: bold;
}
table.wizzard td.label {
	background-color: #E4F2B3;
	font-size: .9em;
	font-weight: bold;
}
table.overview td.data {
	font-size: .9em;
	background-color: #EFFBD5;
}
table.overview tr.comment td {
	border-bottom: 1px solid #FFF;
}
table.overview td img.icon {
	margin-top: -1px;
}
table.overview tr.alt {
	background-color: #EFFBD5;
}

table.overview tr.custom_alt_active{
	background-color:#EFFBD5;
}
table.overview tr.custom_alt_active:hover{
	background-color:#E4F2B3;
}
table.overview tr.custom_alt_inactive:hover{
	background-color:#E4F2B3;
}
table.overview td.altoverview {

	color: #689722;
	font-weight: bold;
}

table.overview td.altoverview {

	color: #689722;
	font-weight: bold;
}
table.overview td.priorityoverview {
	color: blue;
	font-weight: bold;
}
table.overview td.priooverview {
	color: #C60000;
	font-weight: bold;
}
table.overview tr.prio td {
	color: #C60000;
	font-weight: bold;
}
table.overview tr td.ontab {
	color: #689722;
	font-weight: bold;
}

div.box {
	background-color: #FFC;
	border: 2px solid #B5D968;
	padding: 0 10px 0 10px;
	margin: 5px 0 20px 0;
}
div.box h2 {
	margin-top: 10px;
	font-size: 1.1em;
	color: #E8AE00;
}
div.box p {
	margin: 0 0 4px 0;
}
div.box p.link {
	margin: 0 0 10px 0;
}

div.stappen span {
	float: left;
	display: block;
	width: 18.2%;
	padding: 6px;
	margin: 0;
	color: #888;
	font-size: 1.1em;
	font-weight: bold;
	border: 1px solid #EEE;
	margin-bottom: 20px;
}
div.stappen span.done, div.stappen span.active {
	color: #333;
	background-color: #E4F2B3;
	border-color: #B5D968;
}
div.stappen span.active {
	background-color: #FFC;
	border-color: #FC3;
}

table.stappen {
	background-color: #FFF;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 20px;
}
table.stappen td {
	padding: 6px;
	vertical-align: top;
	overflow: hidden;
	color: #888;
	font-size: .9em;
	border: 1px solid #EEE;
}
table.stappen td span.stap {
	font-size: 1.1em;
	font-weight: bold;
}
table.stappen td.done, table.stappen td.active {
	color: #333;
	background-color: #E4F2B3;
	border: 1px solid #B5D968;
}
table.stappen td.active {
	background-color: #FFC;
	border: 1px solid #FC3;
}
div.wizardOptions {
	margin-top: 30px;
	background-color: #B5D968;
	padding: 10px;
	text-align: center;
}
ul#submenu {
	margin: 5px 0 0 0;
	padding: 0;
	height: 30px;
}
ul#submenu li {
	float:left;
	list-style: none;
	width: auto;
	z-index: 10000;
}
ul#submenu li a {
	display:block;
	width: auto;
	background-color: #80B92A;
	color: #FFF;
	border-width: 1px;
	border-style: solid;
	border-color: #9AD131 #539B1A #539B1A #9AD131;
	padding: 3px;
	margin-right: 5px;
	text-decoration: none;
}
ul#submenu li a:hover {
	background-color: #99DC3F;
	text-decoration: none;
}
ul#submenu li a.active {
	background-color: #679522;
	border-color: #498716 #9AD131 #9AD131 #498716;
}
div.delete-float {
	float: right;
	margin-top: 13px;
}
div.delete-float a {
	padding: 0 3px 0 3px;
	color: #F80000;
}
div.delete-float a:hover {
	padding: 0 3px 0 3px;
	background-color: #F80000;
	color: #FFF;
	text-decoration: none;
}
table thead tr th div {
	float: right;
	width: 17px;
	height: 16px;
	padding-left: 1px;
	/*border-left: 1px solid #FFF;*/
}
table.job-general {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 20px;
}
table.job-general tr td {
	vertical-align: top;
}
table.job-general tr td table {
	border: 1px solid #DDF1B4;
	width: 100%;
	border-collapse: collapse;
}
table.job-general tr td table tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.job-general tr td table tr td.label {
	background-color: #EFFBD5;
	font-weight: bold;
}
table.job-general tr td table tr td.alert {
	color: #F80000;
	font-weight: bold;
}

.zen_enlightment
{
	border:1px solid #808080;
	behavior: url(style/htc/focus.htc);
	padding-left: 2px;
}
/* IE _focus. Rewritten classname from htc */
.zen_enlightment:focus ,.zen_enlightment_focus
{
	background-color:#D1EFD2;
	border:1px solid #808080;
	behavior: url(style/htc/focus.htc);
	padding-left: 2px;
}

form.form_enlightment input, form.form_enlightment select
{
	border:1px solid #808080;
	padding-left: 2px;
}
form.form_enlightment input:focus, form.form_enlightment select:focus
{
	background-color:#D1EFD2;
	border:1px solid #808080;
	padding-left: 2px;
}

table.wizzard {
	border: 1px solid #B5D968;
	margin-bottom: 20px;
}
table.wizzard tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}

table.job-status {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 20px;
}
.job-status2 {
	width: 100%;
	border: 1px solid #B5D968;
	margin-bottom: 20px;
	background-color: #EEFBD2;
}
.job-status3 {
	width: 100%;

	margin-bottom: 20px;
	background-color: #EEFBD2;
}
.job-status2 td{
	font-size: .9em;
}

.job-status3 td{
	font-size: 1.1em;
}

table.job-status2 thead tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.job-status tr th, table.job-status tr td {
	text-align: left;
	vertical-align: top;
}
table.job-status thead tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.job-status tbody tr th {
	background-color: #E4F9B9;
	font-size: .9em;
}
table.job-status tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.job-status tr td.label {
	background-color: #EFFBD5;
	font-weight: bold;
}
table.job-status tr.alt td {
	background-color: #F3FCE0;
}
table.job-status tr.alt2 td {
	background-color: #EEFBD2;
}
table.job-status tr td.options {
	text-align: right;
}
table.job-status tr td.no-options {
	border: 0;
	background-color: #FFF;
}
table.job-status tr.alert td {
	border: 1px solid #FC3;
	font-weight:bold;
	text-align: center;
	background-color: #FFC;
}
table.job-status2 tr.alert td {
	border: 1px solid #FC3;
	font-weight:bold;
	text-align: center;
	background-color: #FFC;
	font-size: .8em;
}
table.job-status3 {
	width: 100%;

}
table.job-info {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 20px;
}
table.job-info tr th, table.job-info tr td {
	text-align: left;
	vertical-align: top;
}
table.job-info tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.job-info tr td {
	border: 0;
	padding: 0;
}
table.job-info tr td table {
	width: 100%;
}
table.job-info tr td table tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
	padding: 3px;
}
table.job-info tr td table tr td textarea {
	width: 100%;
	height: 60px;
}
table.job-info tr td table tr.alt td {
	background-color: #F8FDEE;
	border-bottom: 1px solid #CFEB96;
}
table.job-info tr td table tr.alt2 td {
	background-color: #EEFBD2;
	border-bottom: 1px solid #CFEB96;
}
table.job-info tr td table tr td.options {
	border: 0;
	text-align: left;
	height: 35px;
}
table.job-info tr td table tr td.options div {
	border: 1px solid #DDF1B4;
	padding: 3px;
	float: right;
	margin: -3px -3px 0 0;
}

/*
table.job-info {
	border: 1px solid #B5D968;
	width: 950px;
	margin-bottom: 20px;
}
table.job-info tr th, table.job-info tr td {
	text-align: left;
	vertical-align: top;
}
table.job-info tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.job-info tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.job-info tr td textarea {
	width: 99%;
	height: 60px;
}
table.job-info tr.alt td {
	background-color: #F8FDEE;
}
table.job-info tr.alt2 td {
	background-color: #EEFBD2;
}
table.job-info tr td.options {
	text-align: right;
}
*/

table.alert {
	border: 2px solid #F80000;
}
table.alert tr th {
	background-color: #FAE1C7;
	color: #F80000;
}
table.alert tr td table tr td textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #F80000 #FF5555 #FF5555 #F80000;
}

table.job-hdd {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 20px;
}

table.search {
	border: 1px solid #B5D968;
	width: 50%;
	margin-bottom: 20px;
}
table.search tr th, table.search tr td {
	text-align: left;
}
table.search tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.search tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.search tr td input.ftext {
	width: 100%;
}
table.search tr.alt td {
	background-color: #F3FCE0;
}
table.search tr td.label {
	background-color: #EFFBD5;
	font-weight: bold;
}
table.search tr td.options {
	text-align: right;
}

table.job-hdd tr th, table.job-hdd tr td {
	text-align: left;
}
table.job-hdd tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.job-hdd tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.job-hdd tr td input.ftext {
	width: 100%;
}
table.job-hdd tr.alt td {
	background-color: #F3FCE0;
}
table.job-hdd tr td.label {
	background-color: #EFFBD5;
	font-weight: bold;
}
table.job-hdd tr td.options {
	text-align: right;
}

table.job-artikelen {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 20px;
}
table.job-artikelen tr th, table.job-artikelen tr td {
	text-align: left;
}
table.job-artikelen tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.job-artikelen tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.job-artikelen tr td input.ftext {
	width: 50%;
}
table.job-artikelen tr td input.ftextnr {
	width: 20px;
}
table.job-artikelen tr.alt td {
	background-color: #F3FCE0;
}
table.job-artikelen tr td.label {
	background-color: #EFFBD5;
	font-weight: bold;
}
table.job-artikelen tr td.options {
	text-align: right;
}

table.rec-general {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 20px;
}
table.rec-general tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
	text-align: left;
	vertical-align: top;
}
table.rec-general tr td.label {
	background-color: #EFFBD5;
	font-weight: bold;
}
table.rec-general tr td.alert {
	color: #F80000;
	font-weight: bold;
}

table.rec-status {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 20px;
}
table.rec-status tr th, table.rec-status tr td {
	text-align: left;
	vertical-align: top;
}
table.rec-status thead tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.rec-status tbody tr th {
	background-color: #E4F9B9;
	font-size: .9em;
}
table.rec-status tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.rec-status tr.alt td {
	background-color: #F3FCE0;
}

table.rec-producten {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 20px;
}
table.rec-producten tr th, table.rec-producten tr td {
	text-align: left;
	vertical-align: top;
}
table.rec-producten thead tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.rec-producten tbody tr th {
	background-color: #E4F9B9;
	font-size: .9em;
}
table.rec-producten tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.rec-producten tr.alt td {
	background-color: #F3FCE0;
}

table.rec-producten1 {
	border: 1px solid #B5D968;
	width: 100%;
}
table.rec-producten1 tr th, table.rec-producten1 tr td {
	text-align: left;
	vertical-align: top;
}
table.rec-producten1 thead tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.rec-producten1 tbody tr th {
	background-color: #E4F9B9;
	font-size: .9em;
}
table.rec-producten1 tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.rec-producten1 tr.alt td {
	background-color: #F3FCE0;
}

table.rec-producten2 {
	border: 1px solid #B5D968;
	width: 100%;
	font-size: 14px;
}
table.rec-producten2 tr th, table.rec-producten1 tr td {
	text-align: left;
	vertical-align: top;
}
table.rec-producten2 thead tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.rec-producten2 tbody tr th {
	background-color: #E4F9B9;
	font-size: .9em;
}
table.rec-producten2 tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.rec-producten2 tr.alt td {
	background-color: #F3FCE0;
}

table.rec-info {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 20px;
}
table.rec-info tr th, table.rec-info tr td {
	text-align: left;
	vertical-align: top;
}
table.rec-info tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.rec-info tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.rec-info tr td textarea {
	width: 100%;
	height: 180px;
}
table.rec-info tr td.options {
	text-align: left;
	background-color: #EEFBD2;
}

table.rec-opties {
	border: 1px solid #B5D968;
	margin-bottom: 20px;
	width: 100%;
}
table.rec-opties tr th, table.rec-opties tr td {
	text-align: left;
}
table.rec-opties tr th {
	background-color: #D3F48E;
	font-size: .9em;
	width: 33%;
}
table.rec-opties tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.rec-opties tr td input, table.rec-side tr td select {
	vertical-align: middle;
}

table.rec-files {
	border: 1px solid #B5D968;
	margin-bottom: 20px;
	width: 100%;
}
table.rec-files tr th, table.job-files tr td {
	text-align: left;
}
table.rec-files tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.rec-files tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.rec-files tr td input, table.rec-files tr td select {
	vertical-align: middle;
}
table.rec-files tr td.options {
	background-color: #EFFBD5;
	padding: 3px;
}

table.rec-buttons {
	border: 1px solid #B5D968;
	margin-bottom: 20px;
	width: 100%;
}
table.rec-buttons tr th, table.job-buttons tr td {
	text-align: left;
}
table.rec-buttons tr th {
	background-color: #D3F48E;
	font-size: .9em;
	padding: 4px;
}

table.rec-buttons1 {
	border: 1px solid #B5D968;
	width: 100%;
}
table.rec-buttons1 tr th, table.job-buttons tr td {
	text-align: left;
}
table.rec-buttons1 tr th {
	background-color: #D3F48E;
	font-size: .9em;
	padding: 4px;
}

table.stats-opties {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 5px;
}
table.stats-opties tr th, table.stats-omzet tr td, table.stats-totals tr td {
	text-align: left;
	vertical-align: top;
}
table.stats-totals td {
	border: 1px solid #B5D968;
	border-top: 2px solid #B5D968;
}
table.stats-opties tbody tr th {
	background-color: #E4F9B9;
	font-size: .9em;
	padding: 3px;
}


table.stats-omzet {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 20px;
}
table.stats-omzet tr th, table.stats-omzet tr td {
	text-align: left;
	vertical-align: top;
}
table.stats-omzet thead tr th {
	background-color: #D3F48E;
	font-size: 1.1em;
}
table.stats-omzet tbody tr th {
	background-color: #E4F9B9;
	font-size: 1.1em;
	padding: 3px;
}
table.stats-omzet tr td {
	border: 1px solid #DDF1B4;
	font-size: 1.1em;
}
table.stats-omzet tr td.label {
	background-color: #F3FCE0;
	font-weight: bold;
}
table.stats-omzet tr.alt td {
	background-color: #F3FCE0;
}
table.stats-omzet tr.alt td.label {
	background-color: #EDFBD0;
}
table.stats-omzet tr.totaal td {
	border-top: 1px solid #A7D24D;
	border-bottom: 1px solid #A7D24D;
	font-weight: bold;
	padding: 5px 3px 15px 3px;
	font-size: 1.12em;
}
table.stats-omzet tr.voltotaal td {
	border: 1px solid #A7D24D;
	background-color: #D3F48E;
	font-weight: bold;
	padding: 5px 3px 5px 3px;
	font-size: 1.3em;
	color: #333;
}
table.stats-omzet tr.btw td {
	background-color: #E1F8B1;
	font-size: 1.1em;
}
table.stats-graph {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 20px;
	height: 220px;
}
table.stats-graph tr.bars td {
	text-align: center;
	vertical-align: bottom;
	border-bottom: 1px solid #8EEE11;
	font-size: 9px;
	color: #63CC0E;
}
table.stats-graph tr.bars td img {
	border-top: 1px solid #63CC0E;
}
table.stats-graph tr.bars td.high {
	vertical-align: top;
	text-align: right;
	font-size: .8em;
	border: 1px solid #DDF1B4;
	background-color: #F3FCE0;
	color: #333;
}
table.stats-graph tr.months td {
	vertical-align: top;
	font-size: .8em;
	border: 1px solid #DDF1B4;
	background-color: #F3FCE0;
}
table.stats-graph tr.months td.label {
	vertical-align: top;
	text-align: center;
	font-size: .8em;
	border: 1px solid #DDF1B4;
	background-color: #E1F8B1;
	font-weight: bold;
}

table.cricle tr td {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #DDF1B4;
	color: #333;
}


table.stats-details {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 20px;
}
table.stats-details tr th, table.stats-details tr td {
	text-align: left;
	vertical-align: top;
}
table.stats-details thead tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.stats-details tbody tr th {
	background-color: #E4F9B9;
	font-size: .9em;
	padding: 3px;
}
table.stats-details tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.stats-details tr td.label {
	background-color: #F3FCE0;
	font-weight: bold;
}
table.stats-details tr.alt td {
	background-color: #F3FCE0;
}
table.stats-details tr.alt td.label {
	background-color: #EDFBD0;
}
table.stats-details tr.totaal td {
	border-top: 1px solid #A7D24D;
	border-bottom: 1px solid #A7D24D;
	font-weight: bold;
	padding: 5px 3px 15px 3px;
	font-size: 1.12em;
}
table.stats-details tr.voltotaal td {
	border: 1px solid #A7D24D;
	background-color: #D3F48E;
	font-weight: bold;
	padding: 5px 3px 5px 3px;
	font-size: 1.3em;
	color: #333;
}
table.stats-details tr.btw td {
	background-color: #E1F8B1;
	font-size: 1.1em;
}
bluelink
{
	color: #2058FF;
	text-decoration:none;
}
bluelink :hover
{
	color: #2058FF;
	text-decoration:underline;
}


.products
{
    overflow: auto;
    height: 150px;
    margin: 0;
    margin-bottom: 1px;
    border: 1px solid #B5D968;
}
.productselection
{
    overflow: auto;
    height: 150px;
}

.factuurNormalTextField {
	border: 1px solid black;
	text-align: right;
}
.factuurBeschrijvingTextField {
	border: 1px solid black;
}
.factuurSumTextField {
	border: 1px solid black;
	font-weight: bold;
	text-align: right;
}

.factuurHeaderText {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: white;
}
.factuurFooterText {
	color: gray;
}
.factuurSubHeaderText {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
}
.factuurNormalText {
	font-family: Arial, Verdana;
	font-size: 14px;
}
.factuurSmallText {
	font-family: Arial, Verdana;
	font-size: 12px;
}
.factuurProductenTable {
	background-color: #55aa55;
}
.factuurFooterTd {
	background-color: #000000;
	color: #ffffff
}
.migrationinvoices
{
    overflow: auto;
    height: 400px;
    margin: 0;
    border: 1px solid #B5D968;
}

input.text, select.text {
	border: 1px solid silver;
	height: 20px;
}

div.modal
{
	position: fixed;
	left: 0;
	top: 0;
	width: 840px;
	height: 100%;
	background-image: url('../lib/images/bg_trans.gif');
	margin: 0;
	padding: 0;
	display: none;
	/* IE simulate position: fixed */
	_position:absolute;
	_top:expression(eval(document.body.scrollTop));
}
div.modal table
{
	margin: 10% auto;
	width: 500px;
	background-color: #FFF;
}

div.fixed_center
{
	position: fixed;
	left: 10%;
	top: 0;
	margin: 10% auto;
	width: 500px;
	display: none;
	padding: 0;
	/* IE simulate position: fixed */
	_position:absolute;
	_top:expression(eval(document.body.scrollTop));
}
div.fixed_center table
{
	width: 500px;
	background-color: #FFF;
}

/*
textarea {
	border: 1px solid silver;
}

.zen_button {
	cursor: pointer;
	text-align: left;
	background-color: #B5D968;
	border-top: 1px raised #C5F366;
	border-left: 1px raised #C5F366;
	border-bottom: 1px raised #9ACC33;
	border-right: 1px raised #9ACC33;
	padding: 2px 2px 2px 2px;
	color: #444;
	font-size: .9em;
	font-weight: bold;
}*/

/* ---------------------------------- */
/* test button */
/* ---------------------------------- */
.zen_button
{
	cursor: pointer;
   font-size: 1em;
   font-family:Tahoma,sans-serif;
   font-weight:bold;
   color:#000000;
   height:20px;
   padding-left:15px;
   padding-right:15px;
   background-color:#b5d968;
   border-top-style:solid;
   border-top-color:#679522;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#679522;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#679522;
   border-left-width:10px;
   border-right-style:solid;
   border-right-color:#679522;
   border-right-width:1px;
}
.zen_button:hover
{
   cursor: pointer;
   font-size: 1em;
   font-family:Tahoma,sans-serif;
   font-weight:bold;
   color:#000000;
   height:20px;
   padding-left:15px;
   padding-right:15px;
   background-color:#b5d968;
   border-top-style:solid;
   border-top-color:#679522;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#679522;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#FF0000;
   border-left-width:10px;
   border-right-style:solid;
   border-right-color:#679522;
   border-right-width:1px;
}

a.zen_button {
	padding-top: 2px;
	padding-bottom: 2px;
}

/* ---------------------------------- */
/* end button */
/* ---------------------------------- */

.zen_a
{
   cursor: pointer;
   font-size: 1em;
   font-family: Tahoma,sans-serif;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
}

.zen_a:hover
{
   cursor: pointer;
   font-size: 1em;
   font-family: Tahoma,sans-serif;
   font-weight: bold;
   color: #000000;
   text-decoration: underline;
}

th.sortable { cursor:pointer; }
th.TableSortedAscending {
	background-image:url('../lib/images/sorted_up.gif');
	background-position:center right;
	background-repeat:no-repeat;
}
th.TableSortedDescending {
	background-image:url('../lib/images/sorted_down.gif');
	background-position:center right;
	background-repeat:no-repeat;
}
label.block {
	display: block;
	float: left;
	text-align: right;
	width: 12em;
	height: 0;
	padding-top: 5px;
	padding-right: 10px;
}
table.overview td.right { text-align: right; }

.discuss_button
{
	background-image:url('../lib/images/green_button.jpg');
	width: 25px;
	height: 25px;
	border:0;
	color:#ffffff;
}

.order_fields
{
	color: blue;
	border: none;
	width: 200px;
}

.obligatory {
	color: red;
}

div.input-select-dropdown {
	position:relative;
}

div.input-select-dropdown > div {
	position: absolute;
	top: 0px;
	right:0px;
	width: 20px;
	height:20px;
	text-align:center;
}

div.input-select-dropdown > div > img {
	margin-top: 6px;
}

div.input-select-dropdown > input {
	padding-right: 16px;
}

div#drag_popup
{
	width:350px;
	height: 350px;
	background-color: #FFFFFF;
	display: none;
}

div#drag_popup > span:first-child
{
	display: block;
	height: 22px;
	width: 100%;
	background-color: #e4e4e4;
	cursor: move;
}

div#drag_popup > span:first-child > img
{
	cursor: pointer;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	
}

div#drag_popup > iframe
{
	border-style: none;
	width: 347px;
	height: 370px;
	border: 1px solid #e4e4e4;
}

div#drag_popup div#popup_body
{
   overflow: auto;	
}

div.pagination {
/*	background-color: #c1c1c1; */
	font-size: 14px;
	padding: 2px;
}

div.pagination span.current {
	background-color: #fff;
    color: #303030;
    font-weight: bold;
}

div.pagination span.current a {
    background-color: #9acc33;
}

div.pagination a {
    background-color: #cccccc;
    color: #000;
    margin: 2px;
    padding: 2px 7px;
    text-decoration: none;	
}

div.radioLabels {
	margin-bottom: 5px;
}

div.radioLabels input[type="radio"] {
	vertical-align: bottom;
}

div.radioLabels label{
	margin-right: 3px;
}

a.sync-status-failed {
	border-color: #cc0000 !important;
	background-color: #ff0000 !important;
}

a.sync-status-success {
	border-color: #00b300 !important;
	background-color: #00ff00 !important;
}

a.sync-not-activated {
	border-color: #cccc00 !important;
	background-color: #ffff00 !important;
	color: #4c4c4c !important;
}
