body {
    background-color: #3a3c33;
    font-family: Tahoma, Verdana, Sans;
}

.table {
    border-spacing: 0px;
    width: 100%;
}

.table_menu {
    border-spacing: 0px;
    width: 100%;
}

.table_menu_button {
    background-color: black;
    color: white;
    cursor: pointer;
    text-align: center; 
    width: 120px; 
    height: 100px;
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 5px;
}

.form_submenu {
    background-color: #DDDDDD;
    height: 70px;
}

.submenu_button {
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    background-color: #5e6155;
}

.profil_preview {
    vertical-align: top;
    padding-right: 10px;
    padding-left: 0px;
    border-right: 1px solid black;
    color: white;
    line-height:150%
}

.news_feed {
    padding-left: 10px;
    color: white;
}

.news_feed a {
    font-weight: bold;
}

.table_form {
    border: 0px;
    border-spacing: 0px;
}


.logout_header {
    width: 100%; 
    padding: 0px; 
    height: 26px; 
    background-color: black;
    color: white;
    border-spacing: 10px;
}

.index_footer {
    padding: 0px; 
    text-align: center; 
    height: 24px; 
    font-size: small;
    background-color: black;
    color: white;
    border-spacing: 10px;
}

.header {
    background-color: #000;
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    background-color: #5e6155;
    height: 50px;
    background-image:url('../img/bg_header.png');
    background-repeat:repeat-x;
    padding: 0px;
    margin: 0px;
}

.header_row {
    background-color: #f7941d;
    color: black;
    font-weight: bold;
    font-size: 12px;
}

.header_form {
    background-color: #f7941d;
    color: black;
    font-weight: bold;
    font-size: 14px;
    padding: 5px;
}

.form_name {
    background-color: #f7941d;
    font-weight: bold;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 14px;
}

.form_value {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: white;
    font-size: 14px;
}

.login_form_name {
    background-color: #f7941d;
    padding-right: 10px;
    padding-left: 10px;
    font-weight: bold;
    text-align: right;
    vertical-align: middle;
    white-space: nowrap;
}


.login_form_value {
    vertical-align: middle;
    height: 38px;
    text-align: right;
    padding-left: 5px;
}

.login_form_value_bottom {
    height: 45px;
    text-align: right;
    padding-left: 5px;
    vertical-align: bottom;
    padding-bottom: 0px;
}

.generate_report_type {
    border-bottom: 0px solid black;
}

.footer {
    background-color: #3a3c33;
    border-top: 1px solid black;
    color: white;
}

.footer_form {
    background-color: #3a3c33;
    border-top: 1px solid black;
    color: black;
    padding-top: 5px;
}

.user_message {
    color: white;
}

.date_picker_img {
    vertical-align: middle;
    margin-left: 3px;
}

.button, .button_simple, .button_simple_filter, .button_large, .filter_button {
    font-size: 14px;
    background-color: black;
    border: none;
    color: white;
}

.button:hover, .button_simple:hover, .button_large:hover {
    background-color: #f7941d;
    color: black;
}

.button_simple_filter:hover, .filter_button:hover {
    background-color: #5e6155;
}

.button_simple, .button_simple_filter {
    height: 28px;
    vertical-align: middle;
}

.button {
    width: 120px;
    height: 40px;
}

.button_large {
    width: 220px;
    height: 40px;
}


.button_filter, .button_filter_sel {
	margin-right: 2px;
}

.button_filter_sel {
}

.input_edit {
    background-color: black;
    color: white;
    border: 0px;
    height: 27px;
    font-size: 14px;
    padding: 3px;
    vertical-align: middle;
}

select {
    height: 27px;
    font-size: 14px;
    padding: 3px;
    vertical-align: middle;
}

.oddrow {
    background-color: #3a3c33;
    color: white;
}

.evenrow {
    background-color: #5e6155;
    color: white;
}

.footer_add {
    color: white;
}

.cell, .header, .footer, .footer_add, .cell_calendar, .cell_bottom_border, .cell_top_border, .cell_summary {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 7px;
    padding-right: 7px;
}

.header {
    padding-top: 4px;
    padding-bottom: 4px;
}

.cell_summary {
    color: white;
}


.cell, .cell_calendar, .cell_bottom_border, .cell_top_border, .cell_summary{
    font-size: 14px;
}

.cell_bottom_border {
    border-bottom: 1px solid black;
    color: white;
}

.cell_top_border {
    border-top: 1px solid black;
    color: black;
}

.cell_calendar, .cell_calendar_month {
    border: 10px solid #3a3c33;
    text-align: left;
    vertical-align: top;
    height: 100px;
}

.cell_info {
	text-align: right;
	padding-right: 5px;
		
}

.cell_calendar {
    background-color: #474941;
    /* background-color: #3a3c33; */
    color: white;
    cursor: pointer;
}

.cell_calendar_month {
    background-color: #5e6155;
    cursor: pointer;
    color: white;
}

.cell_calendar_month_occupied {
    background-color: #f7941d;
    font-weight: bold;
    color: #000;
}

.cell_calendar_month_switch {
    padding: 10px;
    width: 7%; 
    text-align: center; 
    vertical-align: top;   
    background-color: #5e6155;
    border: 10px solid #3a3c33;
    font-weight: bold;
    color: white;
}

.cell_calendar_month_switch_select {
    padding: 10px;
    width: 7%; 
    text-align: center; 
    vertical-align: top;   
    background-color: #f7941d;
    color: black;
    border: 10px solid #3a3c33;
    font-weight: bold;    
}

.video_comment_textarea {
    width: 835px;
    height: 120px;
    background-color: black;
    color: white;
    border: none;
    padding: 5px;
    font-size: 14px;
    font-family: Tahoma, Verdana, Sans;

}


.fly_number {
    vertical-align: top;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    background-color: black;
    color: white;
    padding-top: 5px;
    width: 80px;
}

.edit_combo {
    background-color: #3a3c33;
    color: white;
}

.fly_description {
    background-color: #f7941d;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    text-align: left;
    white-space: nowrap;
    font-size: 14px;
}

.calendar_video {
    float: left; 
    text-align: center; 
    padding-left: 10px; 
    padding-right: 10px; 
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 5px;
    margin-top: 5px;    
    background-color: black;
    color: white;
}

.day_event {
	padding: 5px; 
	width: 100%;
	border-top: 1px solid black;
	color: white;
}

a, a:link, a:visited {
    text-decoration: none;
    color: white;
}

a.logout_header_link {
    color: white;
}

body {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Sans, Verdana;
}




/*
 New css styles for DIVs 
*/

.header2 {
    height: 50px;
    background-image:url('../img/bg_header.png');
    background-repeat:repeat-x;
    padding: 0px;
    margin: 0px;
}

.header_icon {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 40px;
    height: 40px;
}

.header_caption {
    float: left;
    font-weight: bold;
    font-size: 30px;
    line-height: 50px;
    height: 50px;
    color: #fff;
}

.filter_header {
    background-color: #f7941d;
    padding: 3px;
}

.filter_button {
    padding-top: 5px;
    padding-bottom: 5px;
    float: right;
}

.footer2 {
	margin-top: 10px;
    border-top: 1px solid black;
    margin-botom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.nav_button {
    font-size: 18px;
    background-color: black;
    border: none;
    color: #bbb;
    padding: 10px;
    float: left;
    
}

.nav_button_sel {
	color: #white;
	font-weight: bold;
}

.nav_button:hover {
    background-color: #f7941d;
    color: black;
}

#print {
    background-color: white;
    font-size: 10px;
}

#print #flight_day {
    font-size: 12px;
    font-weight: bold;
}

#print #flight_no {
    float: left;
    color: black; 
    width: 24px; 
    height: 24px; 
    text-align: center; 
    line-height: 24px;
    font-weight: bold;
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    font-size: 12px;
}

#print #flight_desc {
    float: left;
    color: black; 
    height: 24px; 
    line-height: 12px;
    padding-left: 10px;
}

#print #line_header {
    margin-top: 10px;
    border-bottom: 1px solid black;
}

#print #line {
    border-bottom: 1px solid black;
    padding-top: 1px;
    padding-bottom: 1px;
}

#print #flight_type {
    float: left;
    width: 150px;    
    padding-left: 10px;
}

#print #flight_name {
    float: left;
    width: 350px;    
}

#print #flight_altitude {
    float: left;
}

