/* Styles for rrTRP customer booking*/
body {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 12pt;
	color: #444444;
	background: #FFFFFF;
}
input {
  	height: 19px;
  	line-height: 18px;
  	font-size: 13pt;
  	font-weight: bold;
  	margin: 0;
  	padding: 0;
  	border: 0;
  	outline: none;
}
.input_blur {
	color: #444444;
	background-color: #DDDDDD;
}
.input_focus {
	color: #000000;
	background-color: #FFFFCC;
}
.input_error {
	color: #CC0033;
	background-color: #FFFFFF;
}
select {
  	height: 20px;
  	font-size: 12pt;
  	font-weight: bold;
  	margin: 0;
  	padding: 0;
  	border: none;
  	outline: none;
}
option {
	padding: 0;
	background: transparent;
}
.label_blur {
	font-size: 8pt;
	text-indent:2px;
	color: #CCCCCC
}
.label_error {
	font-size: 8pt;
	text-indent:2px;
	color: #CC0033;
}

#content_container {
	max-width: 1000px;
	width:auto !important;
 	width:1000px;
	
	min-height:500px;
  	height:auto !important;
 	height:500px;
}
#content_table {
	margin-left:auto;
	margin-right:auto;
}
#content_table td {
	width: 1000px;
}

#dialog_container {
	width: 98%;
	margin: 1%;
	
}

#dialog_table {
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	
}
#page_footer_user_container {
	width: 98%;
	margin: 1%;
}
#page_footer_user_table {
	margin-left:auto;
	margin-right:auto;
}
#page_footer_login_userinfo {
	width: 850px;
	text-align: left;
}
#page_footer_logout_container {
	width: 100px;
	text-align: right;
}

.centered_table_container {
	width: 98%;
	margin: 1%;
	
}
.centered_table_400px {
	text-align:center; 
    margin-left:280px; 
    margin-right:280px; 
    width:400px;
}
.centered_table_400px tr,td {
	text-align:left;
	
}
.centered_table_900px_collapsed_borders_row_lines {
	text-align:center; 
    margin-left:40px; 
    margin-right:40px; 
    width:900px;
    border-collapse:collapse;   
}
.centered_table_900px_collapsed_borders_row_lines tr {
	text-align:center;
}
.centered_table_900px_collapsed_borders_row_lines td {
	border-bottom: 1px solid #DDDDDD;
	text-align:left;
	padding: 1px;
	vertical-align:bottom;
}
/* BOOKING HEADER START */
table.booking_head_table {
	text-align:center; 
    margin-left:0px; 
    margin-right:40px; 
    width:940px;
    border-collapse:collapse;
}
td.booking_head_left {
	text-align: left;
	width: 320px;
	vertical-align: top;
}
td.booking_head_middle {
	text-align: center;
	width: 350px;
	vertical-align: top;
	border-left: 1px solid #CC0033;
	border-top: 1px solid #CC0033;
	border-bottom: 1px solid #CC0033;
}
td.booking_head_right {
	text-align: right;
	width: 270px;
	vertical-align: top;
	border-top: 1px solid #CC0033;
	border-bottom: 1px solid #CC0033;
	border-right: 1px solid #CC0033;
}
div.booking_head_left_container {
	text-align: left;
	width: 320px;
}
div.booking_head_middle_container {
	text-align: center;
}
div.booking_head_right_container {
	float: right;
	text-align: right;
	width: 250px;
}
table.booking_head_nav_back_table {
	margin-left:0px; 
    margin-right:0px; 
    width:250px;
    border-collapse:collapse;
}
td.booking_head_nav_back_cell_left {
	text-align: right;
	width: 50px;
}
td.booking_head_nav_back_cell_right {
	text-align: left;
	color: #CCCCCC;
	width: 200px;
}
div.booking_head_nav_back_cell_right_container {
	text-align: left;
	color: #CC0033;
	width: 200px;
}
.booking_title_relation_table {
	width: 200px;
	margin-left: 0;
	margin-right: auto;
}
.booking_title_times_table {
	width: 250px;
	margin-left: auto;
	margin-right: 0;
}
.booking_title_departs {
	font-size: 12pt;
	padding-left: 1px;
}
.booking_title_arrives {
	font-size: 17pt;
	font-weight: bold;
}
.booking_title_date {
	font-size: 10pt;
	padding-left: 1px;
}
.booking_title_times_label {
	font-size: 10pt;
	min-width: 120px
	width:auto !important;
 	width:120px;
 	margin-top: 2px;
 	margin-bottom: 2px;
}
.booking_title_times {
	font-size: 10pt;
	min-width: 130px
	width:auto !important;
 	width:130px;
 	margin-top: 2px;
 	margin-bottom: 2px;
}
/* BOOKING HEADER END */


/* BOOKING TABLES START */
.booking_tableheader td {
	margin-top: 10px;
	color: #CC0033;
	border-bottom: 1px solid #CC0033;
}
.booking_columnheader {
	color: #CC0033;
	font-size: 8pt;
}
.booking_columnheader td {
	padding-top: 10px;
}
.booking_table_body td {
	font-size: 14pt;
	font-weight: bold;
	line-height: 20px;
	vertical-align: top;
	padding-top: 4px;
}
.booking_unitname {
	min-width: 200px
	width:auto !important;
 	width:200px;
}
.booking_unittype {
	min-width: 110px
	width:auto !important;
 	width:110px;
}
.booking_teu {
	min-width: 50px
	width:auto !important;
 	width:50px;
}
.booking_weight_dgs_cell {
	vertical-align: top;
}
.dgs_button_container {
	min-width: 20px
	width:auto !important;
 	width:20px;
}
.booking_weight {
	min-width: 100px
	width:auto !important;
 	width:100px;
 	padding-right: 6px;
 	text-align: right;
}
.booking_weight_align_left {
	min-width: 100px
	width:auto !important;
 	width:100px;
 	padding-right: 6px;
 	text-align: left;
}
.booking_unnr {
	padding-left: 6px;
 	min-width: 110px
	width:auto !important;
 	width:110px;
}
.booking_otherload {
	padding-left: 6px;
 	min-width: 100px
	width:auto !important;
 	width:100px;
 	font-weight: normal;
 	font-size: 10pt;
}
.booking_weight_dgs_table {
	text-align:center;
	width: 250px; 
    margin-top: 0px;
    margin-bottom: 0px; 
    border-collapse:collapse; 
}
.booking_weight_dgs_table td {
	border: 0;
	text-align:left;
	padding: 0;
	vertical-align:bottom;
}
.booking_weight_dgs_table td.dgs {
	border: 0;
	text-align:left;
	padding-top: 4px;
	vertical-align:bottom;
}
.booking_weight_dgs_table td.dgsright {
	border: 0;
	text-align:left;
	padding-top: 4px;
	vertical-align:bottom;
}
.booking_docufile {
	min-width: 50px
	width:auto !important;
 	width:70px;
}
.booking_info {
	min-width: 150px
	width:auto !important;
 	width:150px;
 	font-weight: normal;
 	font-size: 10pt;
}
.booking_mark {
	min-width: 30px
	width:auto !important;
 	width:30px;
}
/* BOOKING TABLES END */
td.booking_with_mark_cell {
	border-top: 1px solid #CC0033;
	border-bottom: 1px solid #CC0033;
}
div.booking_with_mark_container {
	float: right;
	min-width: 400px;
	width:auto !important;
 	width:400px;
}
table.booking_with_mark_table {
	width: 400px;
}
.booking_with_mark_table td {
	width: 100px;
	border-bottom: 0;
}
.booking_with_mark_table div {
	min-width: 100px;
	width:auto !important;
 	width:100px;
}
.booking_with_mark_label {
	min-width: 100px;
	width:auto !important;
 	width:100px;
	font-weight: normal;
 	font-size: 8pt;
 	color: #CC0033;
}

/* BOOKING DOCUFILES */
div.docufiles_container {
	color: #222222; 
	background-color: #FF6600;
	border:1px solid black;
	width:800px;
	height:300px;
}
table.dfl_filetable {
	width: 750px;
	border-collapse:collapse;
}
td.dfl_status {
	color: #CC0033;
}
td.dfl_file {
	padding-top: 5px;
	border-bottom: 1px solid #DDDDDD;
}
td.dfl_delete {
	padding-top: 5px;
	border-bottom: 1px solid #DDDDDD;
}
table.dfl_filetable a:link { 
	color:#000000;
	text-decoration:none;
}
table.dfl_filetable a:focus {
	color:#000000;
	text-decoration:none;
}
table.dfl_filetable a:active {
	color:#000000;
	text-decoration:none;
}
table.dfl_filetable a:visited {
	color:#000000;
	text-decoration:none;
}
table.dfl_filetable a:hover { 
	color:#CCCCCC;
	text-decoration:none;
	background: #CC0033;
}
/* BOOKING TABLES FOOTER (MARKING) START */



/* BOOKING TABLES FOOTER (MARKING) END */


td.point_image_cell {
	padding: 1px;
	vertical-align:bottom;
}
td.point_image_cell img {
	vertical-align:bottom;
	margin-bottom: 1px;
}
div.pages_title_grey {
	min-width: 260px;
	width:auto !important;
 	width:260px;
 	color: #CC0033;
 	font-size: 18pt;
 	text-align: center;
}
.pages_description_grey {
	color: #AAAAAA;
	text-align: center;
}
div.terminal_large_text_left {
	min-width: 150px;
	width:auto !important;
 	width:150px;
	font-size: 14pt;
	text-align: left;
}
div.large_text_left {
	font-size: 14pt;
	text-align: left;
}
div.small_text_left {
	font-size: 8pt;
	text-align: left;
}
.error {
	color: #CC0033;
	font-weight: bold;
}
.highlight {
	color: #000000;
	font-weight: bold;
}
.arrow_left_link {
	display: block;
	width: 70px;
	height: 50px;
	background: url('arrow_left_hover.png') bottom;
	text-indent: -99999px;
}
.arrow_left_link:hover {
	background-position: 0 0;
	background-color: transparent;
	border-style: none;
}
.arrow_right_link {
	display: block;
	width: 70px;
	height: 50px;
	background: url('arrow_right_hover.png') bottom;
	text-indent: -99999px;
}
.arrow_right_link:hover {
	background-position: 0 0;
	background-color: transparent;
	border-style: none;
}
.point_grey_link {
	display: block;
	width: 28px;
	height: 20px;
	background: url('point_grey_hover.png') bottom;
	text-indent: -99999px;
}
.point_grey_link:hover {
	background-position: 0 0;
	background-color: transparent;
	border-style: none;
}
.point_darkgrey_link {
	display: block;
	width: 28px;
	height: 20px;
	background: url('point_darkgrey_hover.png') bottom;
	text-indent: -99999px;
}
.point_darkgrey_link:hover {
	background-position: 0 0;
	background-color: transparent;
	border-style: none;
}
.point_black_link {
	display: block;
	width: 28px;
	height: 20px;
	background: url('point_black_hover.png') bottom;
	text-indent: -99999px;
}
.point_black_link:hover {
	background-position: 0 0;
	background-color: transparent;
	border-style: none;
}
.button_go {
	display: block;
	color: #CCCCCC;
	text-decoration:none;
	font-size: 10pt;
	line-height: 20px;
	font-weight: bold;
	width: 100px;
	height: 20px;
	background: url('button_go_hover.png') bottom;
}
.button_go:hover {
	color: #CC0033;
	background-position: 0 0;
	background-color: transparent;
	border-style: none;
}
.button_go:focus {
	color: #CC0033;
	background-position: 0 0;
	background-color: transparent;
	border-style: none;
}
.button_go_hover {
	display: block;
	color: #CC0033;
	text-decoration:none;
	font-size: 10pt;
	line-height: 20px;
	font-weight: bold;
	width: 100px;
	height: 20px;
	background: url('button_go_hover.png');
	background-position: 0 0;
	background-color: transparent;
	border-style: none;
}
.button_add {
	display: block;
	color: #CCCCCC;
	text-decoration:none;
	font-size: 10pt;
	line-height: 20px;
	font-weight: bold;
	width: 100px;
	height: 20px;
	background: url('button_add_hover.png') bottom;
}
.button_add:hover {
	color: #CC0033;
	background-position: 0 0;
	background-color: transparent;
	border-style: none;
}
.button_add_hover {
	display: block;
	color: #CC0033;
	text-decoration:none;
	font-size: 10pt;
	line-height: 20px;
	font-weight: bold;
	width: 100px;
	height: 20px;
	background: url('button_add_hover.png');
	background-position: 0 0;
	background-color: transparent;
	border-style: none;
}
.button_cancel {
	display: block;
	color: #CCCCCC;
	font-size: 10pt;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
	text-decoration:none;
	width: 100px;
	height: 20px;
	background: url('button_cancel_hover.png') bottom;
}
.button_cancel:hover {
	color: #CC0033;
	background-position: 0 0;
	background-color: transparent;
	border-style: none;
}
.button_cancel_hover {
	display: block;
	color: #CC0033;
	font-size: 10pt;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
	text-decoration:none;
	width: 100px;
	height: 20px;
	background: url('button_cancel_hover.png');
	background-position: 0 0;
	background-color: transparent;
	border-style: none;
}
.button_edit {
	display: block;
	color: #CCCCCC;
	font-size: 10pt;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
	text-decoration:none;
	width: 100px;
	height: 20px;
	background: url('button_edit_hover.png') bottom;
}
.button_edit:hover {
	color: #CC0033;
	background-position: 0 0;
	background-color: transparent;
	border-style: none;
}
.button_edit_hover {
	display: block;
	color: #CC0033;
	font-size: 10pt;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
	text-decoration:none;
	width: 100px;
	height: 20px;
	background: url('button_edit_hover.png');
	background-position: 0 0;
	background-color: transparent;
	border-style: none;
}
.button_remove {
	display: block;
	color: #CCCCCC;
	font-size: 10pt;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
	text-decoration:none;
	width: 100px;
	height: 20px;
	background: url('button_remove_hover.png') bottom;
}
.button_remove:hover {
	color: #CC0033;
	background-position: 0 0;
	background-color: transparent;
	border-style: none;
}
.button_remove_hover {
	display: block;
	color: #CC0033;
	font-size: 10pt;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
	text-decoration:none;
	width: 100px;
	height: 20px;
	background: url('button_remove_hover.png');
	background-position: 0 0;
	background-color: transparent;
	border-style: none;
}
.checkbox_mark {
	display: block;
	text-decoration:none;
	width: 21px;
	height: 20px;
	background: url('checkbox_hover.png') bottom;
	text-indent: -99999px;
}
.checkbox_mark_hover {
	display: block;
	text-decoration:none;
	width: 21px;
	height: 20px;
	background: url('checkbox_hover.png');
	background-position: 0 0;
	background-color: transparent;
	border-style: none;
	text-indent: -99999px;
}
.checkbox_docufile {
	display: block;
	text-decoration:none;
	width: 21px;
	height: 20px;
	background: url('checkbox_docu_hover.png') bottom;
	text-indent: -99999px;
}
.checkbox_docufile_hover {
	display: block;
	text-decoration:none;
	width: 21px;
	height: 20px;
	background: url('checkbox_docu_hover.png');
	background-position: 0 0;
	background-color: transparent;
	border-style: none;
	text-indent: -99999px;
}
.checkbox_dgs {
	display: block;
	text-decoration:none;
	width: 21px;
	height: 20px;
	background: url('checkbox_dgs_hover.png') bottom;
	text-indent: -99999px;
}
.checkbox_dgs_hover {
	display: block;
	text-decoration:none;
	width: 21px;
	height: 20px;
	background: url('checkbox_dgs_hover.png');
	background-position: 0 0;
	background-color: transparent;
	border-style: none;
	text-indent: -99999px;
}
.button_minus {
	display: block;
	text-decoration:none;
	width: 21px;
	height: 20px;
	background: url('button_minus_hover.png') bottom;
	text-indent: -99999px;
}
.button_minus:hover {
	background-position: 0 0;
	background-color: transparent;
	border-style: none;
}
.button_plus {
	display: block;
	text-decoration:none;
	width: 21px;
	height: 20px;
	background: url('button_plus_hover.png') bottom;
	text-indent: -99999px;
}
.button_plus:hover {
	background-position: 0 0;
	background-color: transparent;
	border-style: none;
}
.normallink:link { 
	color:#000000;
	text-decoration:none;
}
.normallink:focus {
	color:#000000;
	text-decoration:none;
}
.normallink:active {
	color:#000000;
	text-decoration:none;
}
.normallink:visited {
	color:#000000;
	text-decoration:none;
}
.normallink:hover { 
	color:#CCCCCC;
	text-decoration:none;
	background: #CC0033;
}