* {
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

body {
    color: #333333;
    background-color: #FFFFFF;
}

a{
    color: #005895;
    text-decoration: none;
    font-weight: normal;
}

a:hover{
    color: #005895;
    text-decoration: underline;
}

p, form, table{
    font-size: 12px;
    font-weight:normal;
    margin: 0px;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    color:#333333;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

p{
    font-size: 12px;
    font-weight:normal;
    margin: 0px;
    padding-top:5px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:10px;
    color:#333333;
}

#page-wrap {
    background: white;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

#page-wrap-logged-in {
    background: white;
    min-width: 1200px;
}

#page-wrap-logged-in #inside {
    padding: 0px 10px 0px 10px;
}

/* Inlog form */
#login_block{
    position: relative;
    margin: 150px auto 0px auto;
    width: 400px;
}

#login_block2
{
    border: 1px dashed #878787;
    width: 100%;
    padding: 10px;
}

/* Header*/
#header
{
    height: 55px;
    width:100%;
    min-width:980px;
}

#header_logo {
    float: left;
    width: 200px;
    height: 30px;
    padding-top:6px;
    font-size: 16pt;
}

#top_right_menu {
    float: right;
    text-align:right;
    margin-top: 10px;
/*    min-width: 300px;*/
    height: 18px;
    border: 1px solid #cfcfce;
    background-color: #fbfaf5;
    padding: 2px 10px 0px 10px;
}

#assistance-button {
    cursor: pointer;
    position: relative;
    top: 10px;
    left: 0px;
}

#assistance-bar {
    display:none;
    width: 502px;
/*    height: 150px;*/
    background-color: #E9F5F5;
    border-bottom: 1px solid #DAE7E9;
    border-left: 1px solid #DAE7E9;
    border-right: 1px solid #DAE7E9;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}

#assistance-bar-close-button {
    margin: 10px auto 5px;
    width: 200px;
    text-align: center;
}

/* Header img */
#header_img{
    position:relative;
    top:0px;
    left: 0px;
    width:838px;
    height:225px;
    border: 1px solid #CFCFCE;
    float: right;
    margin-top: 4px;
}

.slideshow a {
    color: #FFFFFF;
}

.slideshow a span {
    text-decoration: underline;
}

.slideshow a:hover span {
    text-decoration: none;
    color: #EEEEEE;
}

/*
ol.terms { counter-reset: item; padding-left: 10px; padding-top: 10px;}
ol.terms li.terms2 { display: block; padding-bottom: 10px; }
ol.terms li:before { content: counters(item, ".") " "; counter-increment: item; }
*/

/* Main menu */
#main_menu {
    width: 175px;
    float: left;
    height: 100%
}

#main_menu a{
    color: #005895;
}

#main_menu a:hover{
    color: #005895;
}

.left_menu_title {
    /*background-color: #005895;*/
    background: url("images/table_bar.png") repeat;
    color: #FFFFFF;
    height: 18px;
    padding: 2px 5px 0px 5px;
    border-top: 1px solid #cfcfce;
    border-left: 1px solid #cfcfce;
    border-right: 1px solid #cfcfce;
}

.left_menu_subtitle {
    background-color: #DEDCD0;
    color: #000000;
    font-weight: bold;
    height: 18px;
    padding: 2px 5px 0px 5px;
    border-top: 1px solid #BEBDB4;
    border-left: 1px solid #BEBDB4;
    border-right: 1px solid #BEBDB4;
}

.left_menu {
    border: 1px solid #cfcfce;
    margin: 0px 0px 5px 0px;
    background-color: #fbfaf5;
    border-collapse: collapse;
    padding: 5px;
}

.left_menu_sign_up {
    border: 1px solid #cfcfce;
    margin: 0px 0px 5px 0px;
    background-color: #fbfaf5;
    border-collapse: collapse;
}

.left_menu_subitem {
    border: 1px solid #cfcfce;
    margin: 0px;
    border-collapse: collapse;
    padding: 5px;
}

.left_menu select, .left_menu input{
    border: 1px solid #cfcfce;
    margin-bottom: 5px;
    width: 137px;
}

.large_button {
    padding-left: 5px;
    padding-right: 5px;
}

#logout
{
    color: #000000;
}

/* Content */
#content
{
    padding-left: 185px;
}

#content-title {
    background: url("images/table_bar.png") repeat;
    color: #FFFFFF;
    height: 18px;
    border-top: 1px solid #cfcfce;
    border-left: 1px solid #cfcfce;
    border-right: 1px solid #cfcfce;
    padding: 2px 5px 0px 5px;
}

#content-title-home-website {
    background: url("images/table_bar.png") repeat;
    color: #FFFFFF;
    height: 18px;
    border-top: 1px solid #cfcfce;
    border-left: 1px solid #cfcfce;
    border-right: 1px solid #cfcfce;
    padding: 2px 5px 0px 5px;
    margin-top: 234px;
}

#content-content {
    border: 1px solid #cfcfce;
    padding: 5px;
    margin: 0px 0px 5px 0px;
    background-color: #fbfaf5;
}

.table_header {
    background-color:#dedcd0;
    border: 1px solid #bebdb4;
    height:20px;
    padding: 0 5px 0 5px;
    font-weight:bold;
}

.table_header2 {
    height:20px;
    padding: 0 5px 0 5px;
    font-weight:bold;
}

.table_subheader {
    background-color:#ebe9e2;
    border: 1px solid #bebdb4;
    height:20px;
    padding: 0 5px 0 5px;
    font-weight:bold;
}

.table_header_chart {
    background-color:#dedcd0;
    border: 1px solid #bebdb4;
    height:20px;
    width:808px;
    padding: 0 5px 0 5px;
    font-weight:bold;
}

.table_content {
    padding: 0 5px 0 5px;
    height:20px;
    margin:0px;
}

.expand_collapse_table {
    border-collapse: separate;
    border-spacing: 2px;
}

.error_message {
    padding: 5px 5px 5px 40px;
    margin: 0;
    border: 1px solid #af0000;
    background: url("images/error.png") #ff7c7c 2px 3px no-repeat;
    min-height: 28px;
}

.info_message {
    padding: 5px 5px 5px 40px;
    margin: 0;
    border: 1px solid #DAE7E9;
    background: url("images/info.png") #E9F5F5 2px 3px no-repeat;
    min-height: 28px;
}

.success_message {
    padding: 5px 5px 5px 40px;
    margin: 0;
    border: 1px solid #7ae06c;
    background: url("images/success.png") #d3fdcd 2px 3px no-repeat;
    min-height: 28px;
}

.table_content_error {
    padding: 5px 5px 5px 40px;
    margin: 0;
    border: 1px solid #af0000;
    background: url("images/error.png") #ff7c7c 2px 3px no-repeat;
    height: 28px;
}

.table_content_misc {
    padding: 0 5px 0 5px;
    border-collapse: collapse;
    height:20px;
    margin:0px;
}

.table_content2 {
    padding: 0 5px 0 5px;
    border-collapse: collapse;
    background-color: #ebe9e2;
    height:20px;
    margin:0px;
}

.table_content input,
.table_content2 input{
    width:20px;
    min-width: 20px;
    text-align: left;
    margin:0px;
}

select, input{
    border: 1px solid #cfcfce;
}

[type=submit], [type=button] {
    padding: 0 5px 0 5px;
    cursor: pointer;
}

[type=checkbox], [type=radio] {
    border: 0;
}

.number_td {
    padding-right: 10px;
    text-align: right;
}

.step_content {
    text-align: center;
}

.step_content_selected {
    font-weight: bold;
    text-align: center;
}

/* Grid scroll */
.scroll_main_div {
    position: relative;
}

.scroll_top_left_div {
    width: 198px;
    height: 15px;
    position: absolute;
    background-color: #DEDCD0;
    border: 1px solid #BEBDB4;
}

.scroll_left_div {
    overflow: hidden;
    position: absolute;
    top: 17px;
    width: 200px;
    height: 220px;
}

.scroll_top_div {
    overflow: hidden;
    position: relative;
    margin-left: 200px;
    margin-right: 18px;
    height: 17px;
}

.scroll_top_div_time_div {
    width: 40px;
    height: 15px;
    position: absolute;
    background-color: #DEDCD0;
    border: 1px solid #BEBDB4;
    text-align: center;
}

.scroll_head_div {
    overflow: hidden;
    position: relative;
    margin-left: 200px;
    margin-right: 18px;
    height: 220px;
}

.scroll_head_div_vertical_line {
    width: 1px;
    background-color: #BEBDB4;
    position: absolute;
    top: 0;
}

.scroll_head_div_horizontal_line {
    width: 1962px;
    height: 1px;
    border-top: 1px dashed #BEBDB4;
    position: absolute;
    left: 0;
}

.scroll_vertical_slider {
    position: absolute !important;
    top: 20px;
    right: 0;
    height: 215px !important;
}

.scroll_horizontal_slider {
    margin: 5px 18px 0 200px;
}

.planned_person {
    cursor: pointer;
}

#scroll_temp_appointment_div {
    z-index: 10;
    opacity: 0.75;
    height: 14px;
    position: absolute;
    background-color: #FF5C00;
}

#scroll_new_appointment_div {
    z-index: 10;
    opacity: 0.75;
    height: 14px;
    position: absolute;
    background-color: #FF5C00;
}

.scroll_appointment_div {
    z-index: 10;
    height: 14px;
    position: absolute;
}

.ui-datepicker-trigger {
    float: left;
    padding-right: 3px;
}

.appointment_time {
    background-color: #EBE9E2;
    height: 12px;
    border-top: 1px solid #BEBDB4;
    border-bottom: 1px solid #BEBDB4;
    position: absolute;
    line-height: 12px;
    font-size: 10px;
    overflow: hidden;
    white-space: nowrap;
}

.appointment_with_window {
    background-color: #FAFAD2;
}

.start_travel_time, .end_travel_time {
    height: 4px;
    position: absolute;
    top: 6px;
    background-color: #5C5CFF;
}

/* .scroll_appointment_div, omdat deze geheel zijn ingepland en die hierboven geldt ook voor niet-ingeplande */
/*.scroll_appointment_div .appointment_time:hover, .scroll_appointment_div .start_travel_time:hover, .scroll_appointment_div .end_travel_time:hover {
    cursor: pointer;
}*/

.appointment_edit_div {
    z-index: 20;
    width: 530px;
    position: absolute;
    background-color: #FFFFFF;
    border: 2px solid #FF9C00;
    display: none;
    padding: 10px;
}

.close_appointment_edit_div {
    position: absolute;
    right: 390px;
    bottom: 10px;
    cursor: pointer;
}

.close_appointments_extended_view {
    cursor: pointer;
}

.close_appointments_extended_view:hover {
    color: #005895;
}

.input_error_mandatory, .input_error_int {
    border: 1px solid #af0000;
    background-color: #ff7c7c;
}

.icon {
    font: 12px/125% "courier new",courier,monospace;
}

.field_options_new_row {
    margin-left: 11px;
}

.deletefile {
    cursor: pointer;
}


/* Maintenance */
.maintenance_table_add_edit {
    background-color: #F1EEDF;
    border: 1px solid #E4DEC1;
    padding: 0px 3px 0px 3px;
}

.maintenance_table_add_edit2 {
    width: 110px;
    background-color: #F1EEDF;
    border: 1px solid #E4DEC1;
    padding: 0px 3px 0px 3px;
    text-align: center;
}

.maintenance_table_add_edit3 {
    text-align: center;
}

.maintenance_procedures_step4 {
    display: none;
}

.maintenance_materials_step4 {
    display: none;
}

#cat2 optgroup, #cat3 optgroup, #cat4 optgroup {
    font-weight: normal;
    color: #999999;
}

.maintenance_items_already_exist {
    font-style: normal;
}

/* Footer */
#footer
{
    text-align:center;
    font-size:10px;
}

#footer a{
    color: #000000;
    font-size:10px;
}

#footer a:hover{
    color: #000000;
}

/* Auto select styling*/
.autocomplete-w1 { /*background:url(img/shadow.png) no-repeat bottom right;*/ position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:scroll; overflow-x: auto; overflow-y: scroll; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; overflow:hidden; }
.autocomplete strong { font-weight:normal; color:#3399FF; }
