body, td, th, div, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
//	color: #000000;
	text-decoration: none;
}
body {
	//background-color: #FFFFFF;
}
html,body {
	margin:0;
	padding:0;
	height:100%;
	border:none;
}
span.color_negative {
	color: #FF0000;
}
span.color_positive {
	color: #4EBF3B;
}
.clearboth {
	clear: both;
	height: 0px;
}
#maintable {
	height:100%;
}
.main_header {
	background-color: #CCCCCD;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-right: 25px;
}
.main_header a {
	color: #000000;
	text-decoration: none;
}
#mainmenu h3 {
	font-size: 10pt;
//	color: #000;
	padding:3px;
	padding-left:10px;
	margin:0;
}
.menuitemcontainer {
	margin-bottom:5px;
}
.menuitemcontainer .default_hidden {
	display:none;
}
#mainmenu ul {
 	list-style-position: outside;
    list-style-type: decimal;
    margin: 0;
    padding: 0 0 0 29px;
}
.main_menu {
	background-color: #CCCCCD;
	border-right-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.main_logo {
	background-color: #fff;
	border-right-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.menuitemcontainer div {
	background-color:white;
}
#mainmenu {
	padding: 10px;
	color: #666;
	font-weight: normal;
}
#content {
	padding: 15px;
}
#contentcontainer {
	margin: 0px;
	padding: 0px;
}
#contentcontainer h2 {
	padding: 0 0 15px 0;
	margin: 0;
	float: left;
}
#contentcontainer h3 {
	float: right;
}
#content a {
    text-decoration:underline;
}
#content a:hover {
    color: #555;
}
#content a.optiontransfer {
	background: white;
	border: 1px solid #505050;
	color: #888888;
	display: block;
	margin-top: 5px;
	padding: 2px;
	text-decoration: none;
}
.submenutable  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content table table td {
    border:0;
}

#content table tr td {
    border-bottom: 1px dashed #888;
}
#content table tr.odd td {
    background-color:#fff;
}
#content table tr.even td {
    background-color:#ddd;
}
#content table tr.hover td {
    background-color:#FBD5D2;
}

#content table.invoice_report_detail tr td {
    border-bottom: 1px dashed #888;
}
#content table.invoice_report_detail tr.odd td {
    background-color:#EEEEEE;
}
#content table.invoice_report_detail tr.even td {
    background-color:#ffffff;
}

#content table.invoice_report_detail tr.hover td {
    background-color:#EEEEEE;
}

.notify {
	border: 3px double gray;
	clear: both;
	float: left;
	margin-bottom: 20px;
	padding: 20px;
}
.notify h4 {
	border-bottom: 2px solid black;
	margin: 0 0 3px;
	padding-bottom: 3px;
}

#mainmenu a {
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#mainmenu a.active {
	font-weight: bold;
	color: #9D0510;
	text-decoration: none;
}
/*
#subnavigation {
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom:1px solid;
	border-top:1px solid;
	height:36px;
}
*//* Basic code - don't modify */

#subnavigation {
	display: block;
	margin: 0px 0 0 0;
	padding: 0;
	position: relative;
}
#subnavigation li {
	display: block;
    float: left;
    list-style: none outside none;
    margin: 3px 1% 0;
    padding: 8px;
    position: relative;
    width: 12%;
}
#subnavigation li li {

}
#subnavigation a {
	display: block;
}
#subnavigation ul {
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
}
* html #subnavigation ul {
	line-height: 0;
} /* IE6 "fix" */
#subnavigation ul a {
	zoom: 1;
} /* IE6/7 fix */
#subnavigation ul ul {
	top: 0;
}

/* Essentials - configure this */
#subnavigation ul {
	width: 100%;
	margin-top: 11px;
}
#subnavigation ul ul {
	margin-left:151px;
	margin-top:1px;
}
#subnavigation ul li {
	float: none;
	background:transparent none no-repeat scroll 0 0;
	border: none;
	margin:0;
	padding:0;
	width:250px;
}

/* Everything else is theming */

#subnavigation ul *:hover {
	background-color: none;
}
#subnavigation ul a {
	border-right: 1px solid white;
	color: white;
	font-size: 12px;
	padding: 6px;
//	line-height: 1;
}
#subnavigation .selected,  #subnavigation .hover {
	background-color: #CCCCCD;
	color: #FFFFFF;
}
/* #subnavigation ul li.hover a {
	background-color: #DDDDDD;
	color: #000000
}
#subnavigation ul {
	top: 25px;
} */
#subnavigation ul li a {
	background-color: #DDDDDD;
	color: #000000;
}
#subnavigation ul a.hover {
	background-color: #CCCCCD;
	color: #FFFFFF;
	opacity: 1;
	filter: alpha(opacity=100);
}
#subnavigation ul a {
	border-bottom: 1px solid white;
	border-right: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
/* #subnavigation ul a { border-bottom: none; } - I also needed this for IE6/7 */



#contentcontainer #breadcrumbs {
	display: none;
	padding-left: 15px;
}
.submenu {
	background-color: #DDDDDD;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	cursor: pointer;
}
.submenu a {
	color: #000000;
	text-decoration: none;
}
.submenuselected {
	background-color: #CCCCCD;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	cursor: pointer;
}
.submenuselected a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.login_bar {
	background-color: #CCCCCD;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
div#quickmenu {
	float: right;
	width: 15%;
//	border: 1px solid #000000;
    margin:0;
    position: fixed;
    top: 15px;
    right: 15px;
//    background-color: white;
    z-index:1000;
    overflow:hidden;
    display:block;
}
div#quickmenu span.header {
	display: block;
	width: 100%;
	background-color: #CCCCCD;
	border-bottom: 1px solid #000;
	font-size: 110%;
	font-weight: bold;
	padding: 3px 0;
    cursor: move;
    position:relative;
}
div#quickmenu span.toggle {
    display:block;float:right;width:18px;background-color:#666;color:#fff;font-weight:bolder;
    margin-right:2px;
    height:18px;
    text-align:center;
    padding: 0px;
    cursor:pointer;
    position:absolute;
    top:3px;
    right:0px;
}
div#quickmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#quickmenu ul li {
	padding: 3px 3px 3px 10px;
	border-bottom: 1px dotted #CCCCCC;
}
div#quickmenu ul li a {
    text-decoration:underline;
}
div#quickmenu ul li a:hover {
    color: #555;
}
div.message {
	color: #CCCCCD;
	font-weight:bolder;
	text-align: center;
}
.listing_table_header {
	//background-color: #CCCCCD;
	//font-weight: bold;
	color: #fff;
	text-decoration: none;
	//border: 1px solid #000000;
}
.listing_table_subheader {
	background-color: #eee;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: 0px solid #000000;
}
.listing_table_footer {
	background-color: #ddd;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: 0px solid #000000;
}
.listing_table_footer {
	color:#000;
}
.listing_table_footer a {
	color:#000;
}
.listing_table,.listing_table2 {
	border-collapse: collapse;
	border: 0px solid #000000;
	clear: left;
	margin-bottom: 25px;
}
.listing_table_row_1 {
	color: #000000;
	text-decoration: none;
	border: 0px solid #000000;
    background-color:#eee;
    border-bottom: 1px dashed #888;
}
.listing_table_row_2 {
	color: #000000;
	text-decoration: none;
	border: 0px solid #000000;
    background-color:#fff;
    border-bottom: 1px dashed #888;
}
.listing_form_row_1 {
	color: #000000;
	text-decoration: none;
	border: 0px solid #000000;
    background-color:#eee;
    //white-space:nowrap;
}
.listing_form_row_2 {
	color: #000000;
	text-decoration: none;
	border: 0px solid #000000;
	background-color:#fff;
	white-space:nowrap;
	width: 300px;
}
.listing_form_row_2 span.formfieldhelp {
	float: right;
	margin-left: 10px;
}
.listing_table_row_1 a, .listing_table_row_2 a {
	color: #000000;
	text-decoration: underline;
}
.listing_table_fullwidth{
	width:100%
}
hr.ruler {
	height: 0px;
	color: #000;
	background-color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.submitbutton {
	background-color: #CCCCCD;
	border: 1px solid #000;
	font-family: Arial;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #000;
}

.submitbuttonlinklook {
	background: transparent;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #000;
	border-left: 0;
	color: #000;
	display: inline;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

*:first-child+html .submitbuttonlinklook {		/* hack needed for IE 7 */
	border-bottom: 0;
	text-decoration: underline;
}

* html .submitbuttonlinklook {				/* hack needed for IE 5/6 */
	border-bottom: 0;
	text-decoration: underline;
}


.backbutton {
	background-color: #CCCCCD;
	border: 1px solid #000;
	font-family: Arial;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #000;

}
.autocompleter
{
	border: 1px solid #CCCCCD;
	width: 200px;
	background-color: #eee;
}
.autocompleter ul li
{
	color:#000;
	padding: 2px 10px;
	white-space: nowrap;
	font-size: 11px;
	border-bottom: 1px solid #999;
	height:15px;
}
.selectAutocompleter
{
	background-color: #CCCCCD;
}
pre.viewDocument {
	background-color: #eee;
	font-family: Courier;
	font-size: 10pt;
	border: 1px solid #000;
	padding: 10px;
}
#print {
	display:none;
}
td.expired {
	background-color:#CCCCCD;
}
td.valid {
	background-color:#0f0;
}
.smaller {
	font-size: 8pt;
}
.smaller a {
font-size: 8pt;
text-decoration:underline;
}
.error {
color: red;
}
.span_expand {
	background-image: url(/images/expand.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 15px;
}
span.icon_image {
	margin-right: 10px;
}
div.treatment_overview {
	width: 700px;
	clear: left;
	margin-bottom: 15px;
}
div.treatment_overview table.numbers {
	border-collapse: collapse;
}
div.treatment_overview table.numbers tr td {
	text-align: right;
}
div.treatment_overview div.progress_bar {
	border: 1px dotted #CCC;
	margin-top: 15px;
	position: relative;
	background-image: url(/images/bg_progress_ruler.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
div.treatment_overview span.img {
	height: 16px;
	display: block;
	background-image: url(/images/bg_progress.jpg);
	background-repeat: repeat-y;
	text-align: right;
	color: white;
}
div.treatment_overview span.bar_start {
}
div.treatment_overview span.bar_end {
	position: absolute;
	right: 0;
}
div.treatment_overview span.bar_title {
	position: absolute;
	text-align: center;
	width: 100%;
	font-weight: bold;
}
th.order_desc a {
	background-image: url(/images/order_desc.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 15px;
}
th.order_asc a {
	background-image: url(/images/order_asc.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 15px;
}
span.holiday {
	background-color: #EFFF7F;
	display: block;
	float: right;
	text-align: right;
	width: 50%;
	height: 19px;
	padding-top: 3px;
	font-size: 7pt;
}
span.day_off {
	background-color: #9FEF86;
	display: block;
	float: right;
	text-align: right;
	width: 50%;
	height: 19px;
	padding-top: 3px;
	font-size: 7pt;
}
span.sick {
	background-color: #FFA0A0;
	display: block;
	float: right;
	text-align: right;
	width: 50%;
	height: 19px;
	padding-top: 3px;
	font-size: 7pt;
}
span.weekend {
	background-color: #E899E8;
	display: block;
	float: left;
	text-align: left;
	width: 100%;
	height: 19px;
	padding-top: 3px;
	font-size: 7pt;
}
span.work {
	background-color: #DDDDDD;
	display: block;
	float: left;
	text-align: left;
	width: 50%;
	height: 19px;
	padding-top: 3px;
	font-size: 7pt;
}
span.remark {
	background-image: url(/images/notify.png);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 22px;
	float: left;
	margin-top: -3px;
	font-size: 7pt;
}
span.birthday {
	background-color: #AFFFFF;
	display: block;
	float: left;
	text-align: left;
	width: 100%;
	height: 19px;
	padding-top: 3px;
	font-size: 7pt;
}
span.empty {
	float: left;
	height: 19px;
	padding-top: 3px;
}
div.legend {
	margin: 20px 0 20px 30px;
}
div.legend span.color {
	border: 1px solid #000000;
	width: 16px;
	display: block;
	float: left;
}
div.legend span.legend-text {
	margin: 0 15px 0 5px;
	float: left;
}
div#user_planning table {
	clear: left;
}
div#user_planning table tbody tr {
	border-top: 1px dashed #000000;
}
div#user_planning table th {
	vertical-align: bottom;
	text-align: center;
}
div#user_planning table td {
	width: 60px;
	vertical-align: top;
}
div#content table {
/*	margin-bottom: 50px; */
/* Deze style fuckt de tinyMCE-editor up. Verzin iets beters! */
}

/**
 * STYLES FOR THE Reports
 */
.report_row {
	border: 1px dotted #000;
	padding: 2px 10px;
}
.icon_filter {
	position: relative;
	z-index: 510;
	float: left;
}
.icon_filter img {
	float: left;
	margin-right: 5px;
	cursor:pointer;
}
.report_filter {
	display: none;
	z-index: 510;
	top: 5px;
	left: 25px;
	position: absolute;
	padding: 2px;
	border: 2px solid #CCCCCD;
	background-color: #FFDDDD;
}
.report_filter ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	white-space: nowrap;
}
.report_filter ul a {
	background-image: none;
}
.report_filter ul a:hover {
	text-decoration: underline;
}
.report_part {
	padding-bottom: 20px;
	border-bottom: 2px solid #D0D0D0;
	margin-bottom: 20px;
}
table .report_total {
	float: left;
	margin: 25px 25px 0 0;
}
table .report_total th {
	border-bottom: 3px double black;
}
#popup {
	background-color: #CC4444;
	border: 2px solid black;
	top: 30px;
	position: fixed;
	left: 30px;
	width: 300px;
	cursor: move;
}
#popup h3 {
	color: #cccccd;
	margin-left: 25px;
}
#popup li {
	list-style-type: square;
}
#popup a {
	color: blue;
	text-decoration: underline;
	white-space: nowrap;
}
#popuplayer {
	display:none;
	top:0;
	left:0;
	position:absolute;
	height:100%;
	width:100%;
	z-index:500;
	background-image: url(/images/transparent_white.png);
	background-repeat: repeat;
}
.searchformcontainer {
	display:block;
}
.searchformcontainer table {
	padding:0;
	margin:0;
}
/* Fixed headers */
/* 2010-06-15: Doesn't work nicely in IE. Commented until a better solution is found
.dataTable {
	height: 535px;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
}
div.dataTable thead tr {
	position:relative;
	top: 0;
}
.dataTable table tbody {
	overflow: auto;
	height: 500px;
	overflow-x: hidden;
}
.reportContent tbody tr {
	height: 23px;
}
.reportContent tbody tr.even td:last-child {
	padding-right: 20px;
}
.reportContent tbody tr.odd td:last-child {
	padding-right: 20px;
}
*/

/**
 * STYLES FOR THE Treatment-Invoice REPORTS
 */
div#treatment_invoice table {
	clear: left;
}
/**
 * STYLES FOR THE Treatment-Runtime REPORTS
 */
div#treatment_runtime table {
	clear: left;
	border-collapse: collapse;
}
div#treatment_runtime table.numbers{
	display: none;
}
div#treatment_runtime table tbody tr td {
	border-top: 2px solid #CCCCCD;
	zoom: 1;
}
div#treatment_runtime table td {
	vertical-align: top;
	font-size: 8pt;
}
div.report table {
	clear: both;
}
div.report table td a {
	border-bottom: 1px solid #ccc;
}
div#treatment_runtime table td a {
	font-size: 8pt;
	border-bottom: 1px solid #ccc;
}
div#treatment_runtime span.treatment_hours {
	color:#B0B0B0;
	font-size:8pt;
	white-space: nowrap;
}

/**
 * Styles for small, light text
 */
span.annotation {
	font-size: 50%;
	color: #AAAAAA;
}

.deleteconfirmcontainer {
	clear: both;
}

div.reportContent {
	clear: left;
	margin-bottom: 17px;
}
div.reportContent table {
	border:1px solid black;
}
div.reportContent thead th {
	background-color:#CCCCCD;
	padding:3px;
	border-bottom: 3px double black;
}
div.reportContent tr.even td {
	background-color:#ddd;
	border-bottom: 1px dashed #888;
	padding:3px;
}
div.reportContent tr.odd td {
	background-color:#fff;
	border-bottom: 1px dashed #888;
	padding:3px;
}
/**
 * Styles for jQuery: autocomplete
 */
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

.manual_table ul {
	list-style-type: none;
}
.manual_table ul .manual_links {
	float: right;
	margin-right: 150px;
}

.reportContent a {
	color:black;
}

.onlycontentitem {
	clear:both;
	page-break-after:always;
}
.currentpage {
	border:1px solid black;
	padding:2px;
}
#container_ajax_search{
	position: relative;
	float: left;
	width:100%;
	padding-bottom:10px;
}
.warning_line, .error_line{
	posion: relative;
	line-height:24px;
	margin:4px 0px 10px;
	width: 707px;
	border-top:1px solid #E5C1C1;
	border-bottom:1px solid #E5C1C1;
	padding:6px 0px;
}

.persoonsgegevens_line{

    margin:4px 0px 10px;
    width: 707px;
    border-top:1px solid #E5C1C1;
    border-bottom:1px solid #E5C1C1;
    padding:6px 0px;
}
.persoonsgegevens_line_ok{

    margin:4px 0px 10px;
    width: 707px;
    border-top:1px solid #E5C1C1;
    border-bottom:1px solid #E5C1C1;
    padding:6px 0px;
    color:Green;
}
.warning_line a, .error_line a{
	color:#000;
	text-decoration: none !important;
}
.warning a, .error a{
	color:#000;
	text-decoration: none !important;
}
.warning_line .icon{
	height:24px;
	width:24px;
	background:url('/images/warning-logo.png') no-repeat center #EADE03;
	posion: relative;
	float:left;
	margin-right:6px;
}
.error_line .icon{
	height:24px;
	width:24px;
	background:url('/images/warning-logo.png') no-repeat center #E80505;
	posion: relative;
	float:left;
	margin-right:6px;
}
.not_active tr, .not_active td{
	background:#efefef;
}
body, button, input, select, textarea {
    font-family: Arial, sans-serif;
    font-size: 100%;
	line-height: 1;
}
.link{
	cursor: pointer
}
.reportContent table tr td{
	padding:3px 6px;
 }
 .reportContent table tr:nth-child(odd){
	 background:#fff;
 }
