/* Algemeen ********************************************* */

body {
	font-family: arial, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	margin: 0;
	padding: 0;
}

form {
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
}

.disabled {
	background-color: #F0F0F0;
}

/* Begin nieuw form ******************************************** */

.textinput { /* Only used for username/password fields */
	width:	25ex;
}

.newform_head {
	font-weight: bold;
	padding-right: 10px;
	width: 75px;
	white-space: nowrap;
}

.flexworker_name {
	font-weight: bold;
	padding-right: 10px;
	white-space: nowrap;
}


.nopadding { padding: 0; }

.newform_input {
	font-weight: normal;
	text-align: left;
}

.newform_input_gen {
	font-weight: normal;
	text-align: left;
	width: 90px;
}


.newform_input_week {
	font-weight: normal;
	text-align: left;
}

.newform_input_week_gen {
	text-align: left;
	background-color:#3366CC;
	width: 60px;
}
.newForm_row{
	background-color:#E5ECF9;
}

.newform_day {
	font-weight: bold;
	width: 30px;
}

table.newform {
	border: solid 0;
}

.grouped_white {
	width: 40px;
	height: 15px;
	font-size: 11px;
	background-color: #FFFFFF;
}

.grouped_grey {
	width: 40px;
	height: 15px;
	font-size: 11px;
	background-color: #E7E5E6;
}


.grouped_color {
	width: 40px;
	height: 15px;
	font-size: 11px;
	background-color: red;
}

/* End nieuw form ******************************************** */

input.knop {
	height:20px;
	font-size:10px;
	padding: 0 2px 2px 2px;
}

.unprint_icon {
	font-family: verdana, sans-serif;
	font-size:12px;	
	font-weight:bold;
	text-decoration:none;
	color:#60a0ff;
	width: 1%;
}

.noaccor_icon {
	font-family: verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FF0000;
	width: 1%;
}

td {
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 17px;
	white-space: nowrap;
}

td a {
	color: #000000;
	text-decoration: underline;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover	{
	color: #575757;
	text-decoration: none;
}

a.remark {
	color: #000000;
	text-decoration: none;
}

h1 {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

/* Top ******************************************** */

a.button {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.button:hover	{
	color: #575757;
	font-weight: bold;
	text-decoration: none;
}

.main-container {
	padding: 0;
	margin: 0;
	min-width: 940px;
	height: 100%;
	vertical-align: top;
}

.top {
	margin: 0;
	background-color: #A8A8A8;
}

.top form {
	margin: 0;
	padding: 0;
}

.content {
	width: 940px;
}

.top_balk {
	padding: 0;
	padding-left: 28px;  
	margin: 0;
	height: 16px;
	background-color: #FFD800;
	vertical-align: middle;
}

.top_balk .content {
	width: 912px; 
}

.top_button {
	padding: 0 8px 2px 8px;
	margin: 0 2px;
	background-color: #E9E9E9;
	float: left;
	vertical-align: middle;
}

.top_button_active {
	padding: 0 8px 2px 8px;
	margin: 0 2px;
	background-color: #FFFFFF;
	float: left;
	vertical-align: middle;
}

.logo {
	padding: 8px 0 5px 30px;
	margin: 0;
	float: left;
}

/* Main ******************************************** */

.main {
	width: 100%;
	position: relative;
}

.main_content {
	padding: 10px 0 10px 10px;
	width: 920px;
}

.menu2 {
	text-align: right;
	margin: 0 5px 0 0;
	display: inline;
	float: right;
	vertical-align: top;
}
/* Table ******************************************** */

table {
	display: table; 
	border-collapse: collapse;
	border: solid 1px #D9D9D9;  
	width: 100%;
}

table.noborder {
	border: 0;
}

table.scroll { 
	overflow:auto;	
}

table.kolom {
	width: 915px;
}

table.w450 {
	width: 450px;
	max-width: 450px;
}

th {
	white-space:nowrap;
	background-color: #D0D0D0; 
	font-weight: bold; 
	height: 15px;
	text-align: left;
	color: black;
}

th.print {
	text-align: right;
}

th.light {
	background-color: #EEEEEE; 		
}

th.submenu {
	font-size:8px;
	height: 8px;
	background-color: #FFFFFF; 		
	padding-left: 5px;
	padding-right: 5px;
}

.groen {
	background-color: green;
	color: #FFFFFF;
	width: 450px;
}

.oranje {
	background-color: #FF9900;
	color: #FFFFFF;
	width: 450px;
}
.oranje_wide {
	background-color: #FF9900;
	color: #FFFFFF;
	width: 910px;
}

.rood {
	background-color: red;
	color: #FFFFFF;
	width: 450px;
}

.blauw {
	background-color: blue;
	color: #FFFFFF;
	width: 450px;
}

.grijs {
	background-color: #D0D0D0;
	color: #000000;
	width: 450px;
}

.w450print {
	white-space:nowrap;
	text-align: right;
	padding-right:5px;
}

.grijsprint {
	white-space:nowrap;
	background-color: #D0D0D0;
	color: #000000;
	text-align: right;
	padding-right:5px;
}

.groenprint {
	background-color: green;
	color: #FFFFFF;
	text-align: right;
	padding-right:5px;
}

.oranjeprint {
	background-color: #FF9900;
	color: #FFFFFF;
	text-align: right;
	padding-right:5px;
}

.oranje_wideprint {
	background-color: #FF9900;
	color: #FFFFFF;
	text-align: right;
	padding-right:5px;
}

.roodprint {
	background-color: red;
	color: #FFFFFF;
	text-align: right;
	padding-right:5px;
}

.blauwprint {
	background-color: blue;
	color: #FFFFFF;
	text-align: right;
	padding-right:5px;
}

div.alfabet {
	width: 450px;
	text-align: center;
	clear: both;
}

div.alfabet * {
	display: inline;
	margin: 0 1px 0 0;
	padding: 0 1px;
}

.odd {
	background-color: #F5F5F5;
}

.even {
	background-color: #FFFFFF;
}

.hoverover {
	background-color: #FFFFDD;
}

/* Form ********************************************** */

.archive {
	width: 135px;	
}

div.row {
	height: 21px;
}

div.row span.label {
	float: left;
	text-align: right;
	height: 21px;
	width: 110px;
	font-weight: bold;
}

div.row span.formw {
	float: right;
	width: 115px;
	text-align: left;
}

.formtexttime {
	width: 40px;
	height: 15px;
	font-size: 11px;
}
.formtextdate {
	width: 60px;
	height: 15px;
	font-size: 11px;
}

.formtextsmall {
	width: 30px;
	height: 15px;
	font-size: 11px;
}

.formtextmiddle {
	width: 65px;
	height: 15px;
	font-size: 11px;
}

.formtext {
	width: 100px;
	height: 15px;
	font-size: 11px;
	margin-right: 10px;
}

.formtext_w250 {
	width: 250px;
	height: 15px;
	font-size: 11px;
}


select {
	font-size: 11px;
}

.option {
	background-color: #AAAAAA;	
	color: white;
}

.column {
	width: 450px;
	padding: 5px; 
	margin: 0;
	float: left;
}

.column_left {
	min-width: 450px; 
	float: left; 
	clear: none;
	padding: 5px; 
	margin: 0 auto;
}

.column_wide {
	margin: 0 auto;
	float: left; 
	clear: left;
	padding: 5px
}

.column_small {
/*	width: 214px; */
	min-width: 114px; 
	float: left; 
	padding: 5px; 
	margin: 0 auto;
}

.column_small_allowance {
	width: 214px; 
	float: left; 
	padding-top: 5px; 
	margin: 0 auto;
	clear: left;
}


/* Koptekst voor het formulier */
.formhead {
    text-align: right;
    padding-right: 5px;
    vertical-align: middle;
    font-weight: bold;
}

.formhead_left {
    text-align: left;
	width: 150px;
    padding-left: 5px;
    vertical-align: middle;
    font-weight: bold;
}

.formhead_center {
    text-align: center;
    padding-right: 5px;
    vertical-align: middle;
    font-weight: bold;
}


.noScroll {
    position:relative;
	background-color:white;
}

.co_home {
	font-weight: bold;
	padding: 15px 0 0 5px;	
}

/* Bottom ******************************************** */

.bottom1 {
	clear: both;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 7px;
	font-size:1px;
	background-color: #F5F5F5;
}

.bottom2 {
	padding: 1px 0;
	margin: 0;
	width: 100%;
	height: 13px;
	font-size: 10px;
	background-color: #D0D0D0;
}

.bottom2 .content {
	padding: 0 5px;
	width: 930px;
	text-align: right;
}


.footer_left {
	width: 33%;
	float: left;
	clear: left;
}

.footer_center {
	width: 33%;
	float: left;
	text-align: center;
}

.footer_right {
	width: 33%;
	float: left;
	clear: right;
}


p.pagebreak {
	page-break-before: always;	
}

.subMenu span{
	font-weight: bold;
	margin-right:50px;
}

.plusminus {
	width: 13px;
	height: 13px;
	border: none;
	background-image: url(../images/plusminus.gif) !important;
	background-repeat: no-repeat;
	background-position: top left;
}

.hand {
	cursor: pointer;
	cursor: hand;	/* for IE */
}

@media print{
	.kolom{
		font-family: times, serif;
		font-size:16px;
	}
}

tr#columnTotals td {
	border-top: 2px solid gray;
	padding-top: 10px;
}

.small {
	font-size: 80%;
}

.number {
	text-align: right;
	padding-right: 0.5em;
}

tr.group td {
	background-color: #f0f0f0;
}

.invoice {
	padding-left: 5px;
}
/* all non IE browsers, fixed headers */
/*
html>body table._stable {
		border-style: none;
		width: 100%;
		height: 280px;
		float: left;
	}

html>body tbody.scrollContent {
		overflow-y: auto;
		overflow-x: hidden;
		height: 280px;
		vertical-align:top
	}
*/

.center {
	text-align: center;
}

.error {
	background-color: #ff6666;
}

.sms {
	white-space: normal;
	font-family: monospace;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	color: #305766;
	background-color: #b1b48c;
	border: 2px inset;
}

form select.selectBox {
	width: 250px;
	margin-right: 10px;
}

#pdfFrame {
	width: 23cm;
	height: 450px;
	border: 1px solid #f0f0f0;
}

/***** Payment styles *****/

#paymentDetails {
	width: 500px;
	border: 1px solid #D9D9D9;
	padding: 10px;
}

#paymentDetails table {
	border: 0px;
	margin-bottom: 10px;
}

#paymentDetails th {
	background: transparent;
}

#paymentDetails hr {
	clear: both;
}

/***** import tool *****/

.importLabel {
	font-weight: bold;
}

div.importErrors
{
	border: 1px solid #D9D9D9;
	padding: 3px;
}

div.importErrors p
{
	margin: 3px 0px;
	font-weight: bold;
	font-size: 13px;
}

div.importErrors p.error
{
	background: transparent;
	float: left;
	clear: both;
}

div.importErrors p.select
{
	float: right;
}

div.importErrors .periodErrors
{
	margin-left: 10px;
}

div.importErrors .periodErrors p
{
	font-size: 11px;
}

div.importErrors .componentErrors
{
	margin-left: 10px;
}

div.importErrors .componentErrors p
{
	font-weight: normal;
}

.formbutton
{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#222;
	padding: 1px 2px;
	background:url(../images/formbg.gif) repeat-x left top !important;
}

#languageDiv
{
    padding-top:5px;
}

.hidden
{
	display:none;
}

#reservationTable
{
	margin-top: 10px;
}

.subtitle
{
	font-weight:normal;
	font-style:italic;
}