html {
	background-color: #f5f5f5 !important;
	font-size: 10pt;
	color: #000000;	
    font-family: "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
}

h1
{
    font-size: 12pt;
    font-weight: bold;
    margin: 5px 5px 10px 5px;
}

h2
{
    font-size: 11pt;
    font-weight: bold;
    margin: 5px 5px 10px 5px;
    color: #4682B4;
}

p
{
    margin: 10px 5px 10px 5px;
}

fieldset
{
    border: 2px solid #8B4513;
    padding: 5px;
    background-color: #F5F5DC;
    margin: 5px;
}

hr
{
    margin: 10px 0 10px 0;
}

a
{
    font-size: 10pt;
    font-weight: bold;
    color: #4682B4;
    text-decoration: none;
    cursor: pointer;
}

a:hover
{
    color: #0000CD;
    text-decoration: underline;
}

a.menu_parent_hyperlink
{
    cursor: default;
    text-decoration: none;
}

a.disabled_hyperlink
{
    color: #000000;
    text-decoration: none;
    cursor: not-allowed;
}

.disabled_hyperlink:hover
{
    color: #000000;
    text-decoration: none;
    cursor: not-allowed;
}



#page_wrapper {
    margin: 0px auto;
    margin-bottom: 5px;
	width: 1250px;
	min-height: 750px;
	background-color: white;        
}

#banner {
	position: relative;
	width: 1250px;
	height: 130px;
	background-repeat: no-repeat;
	border-bottom: 5px solid #ffffff;
}

#menu {
	position: relative;
	width: 1250px;
	height: 44px;
	font-family: "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
	background-color: white;
	text-align: center;
	color: #2F4F4F;
}

#nav_wrapper {	
}

#nav {
	margin: 0 auto;
	display: table;
}
#nav, .nav, #nav .nav li { margin:0px; padding:0px; }
#nav {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
}
#nav li {
	float: left;
	display: table-cell;
	cursor: pointer;
	list-style: none;
	border: 1px solid #333377;
	position: relative;
	background-color: #D1ECEF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#nav li ul.first {
    left:-1px; top:100%; 
}

    #nav li ul.second {
        left: -1px;
        top: 100%;
        margin-top: -1px;
        margin-left: 40px;
        width: 260px;
    }
#nav li.active { background-color: #8BC53F; }
#nav li.active:hover { background-color: #8BC53F; }
#nav li.active:hover > a { background-color: #8BC53F; }
li, li a {color:#000; text-decoration:none; }
#nav li {   padding: 10px 15px 10px 15px; }
#nav .nav li {
    width: 100%;
    text-indent: 10px;
    line-height: 30px;
    margin-right: 10px;
    border-top: 1px #000000 solid;
    border-bottom: 1px #0878B8 solid;
    border-left: none;
    border-right: none;
    background-color: #d1ecef;
}
#nav li a {
    display: block;
    width: inherit;
    height: inherit;
    color: #000 !important;
}

ul.nav { display:none; }
#nav li:hover > a, #nav li:hover { color:#fff; background:#4682B4; }
li:hover > .nav { display:block; position:absolute; width:200px; top:-2px; left:50%; z-index:1000; border:1px #0878B8 solid; }
li:hover { position:relative; z-index:2000; }

#content {
    position: relative;
    clear: both;
    width: 1250px;
    min-height: 650px;
    color: #000000;
    background-color: #fff;
    padding: 5px;
    padding-bottom: 20px;
    font-family: "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
    margin-top: 20px;
    /*border: 2px solid #1480BC;
    box-shadow: 1px 2px 5px #c8c8c8;
    background-clip: border-box !important;
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;*/
}

#breadcrumb_login
{
    width: 975px;
    height: auto;
	margin-top: 30px;
	margin-right: 11px;
	margin-bottom: 40px;
	margin-left: 10px;
	border-top: 2px solid #FFFFFF;
    clear: both;
}

#breadcrumb2 ul, li {
	font-size: 10pt;
	list-style-type: square;
	font-family: "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
	color: #FFF;
	font-weight: bold;
}

#crumbs2 {
    float: left;
	font-family: "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 11pt;
	text-decoration: none;
	width: 550px;
	padding-top: 10px;
}
#crumbs2 a {
	text-decoration: none;
	color: #FFF;
	margin-right: 10px;
	
}
#crumbs2 img {
	
	margin-right: 10px;
}

#crumbs2 a:hover {
	text-decoration: underline;
	color: #FFFF00
}
#crumbs li {
	float: left;
	line-height: 2.1em;
	padding-left: 0.75em;
	color: #FFFFFF;
	font-family: "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
}

#crumbs li a {
	display: block;
	background: url(crumbs.png) no-repeat right center;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
	color: #333;
}

#crumbs li a:link, #crumbs li a:visited {
	text-decoration: none;
	color: #333377;
	font-family: "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
}

#crumbs li a:hover, #crumbs li a:focus {
	color: #609ed5;
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
}

#login_div
{
    float: right;
    width: 410px;
    color: #ffffff;
	padding-top: 10px;
    text-align: right;
}

#login_div a
{
    text-decoration: none;
    font-weight: bold;
    color: #4B0082;
    background-color: #BDC5CC;
    border: 1px solid #4B0082;
    padding: 2px;
}

#login_div a:hover
{
    color: #708090;
    background-color: #F0FFFF;
}

#footer {
	position: relative;
	clear: both;
	width: 1250px;
	height: 30px;
	background-color: white;
	background-image: url(../images/flags.png);
	background-repeat: no-repeat;
	background-position: center center;
    padding-bottom: 10px;
}

.bordered_table 
{
	border: 2px solid #000000;
	border-collapse: collapse;
	margin-left: 5px;
    font-size: 9pt;
}

.bordered_table tr.no_border 
{
    outline: none;
}

.bordered_table th
{
    font-size: 8pt;
    font-weight: bold;
    color: #ffffff;
    background-color: #4093d6;
	border-bottom: 1px solid #000000;
    padding: 2px;
}

.bordered_table th.top
{
	font-weight: bold;
	text-align: center;
    color: #ffffff;
	background-color: #4093d6;
	border-bottom-style: solid;
}

.bordered_table tfoot
{
	background-color: #4093d6;
}

.bordered_table td 
{
    vertical-align: top;
    padding: 2px;
    font-size: 9pt;
    text-align: center;
}

.bordered_table td.row1
{
    background-color: #f7fafd;
}

.bordered_table td.row2
{
    background-color: #FAF0E6;
}

.bordered_table .image_button
{
    vertical-align: middle;
    margin-right: 2px;
}

.bordered_table td.label_cell
{
    width: 150px;
    font-weight: bold;
    text-align: left;
    font-size: 9pt;
}

.isolated_column
{
    border-left: 1px solid #000000;
}

.login_div
{
    position: relative;
    width: 80px;
    margin-top: 375px;
    margin-left: auto;
    margin-right: auto;
}

.login_div a
{
    width: 80px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
}

.login_div img
{
    border-style: none;
    width: 80px;
    height: 30px;
    vertical-align: bottom;
}

.loginDiv 
{
    width: 700px;
    margin: auto;
    margin-top: 1px;
}

.loginControl
{
    font-size: 10pt;
    color: #000000;
    display: block;
    width: 700px;
}

.loginTitle 
{
    font-size: 12pt;
    font-weight: bold;
    padding-bottom: 20px;
}

.loginLabel
{
    font-size: 9pt;
    width: 150px;
}

.loginTextBox 
{
    margin-left: 5px;
    font-size: 9pt;
    width: 200px;
}

.loginCheckbox
{
    font-size: 9pt;
    width: 250px;
    text-align: center;
}

.loginButton
{
    margin-top: 10px;
    font-size: 9pt;
    min-width: 60px;
    cursor: default;
    margin: 2px;
    height: 20px;
}

table
{
    font-size: 9pt;
    font-weight: normal;
}

th
{
    font-weight: bold
}

.spacer_cell
{
    width: 20px;
}

.label_cell
{
    width: 150px;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
    font-size: 10pt;
}

.centered_label_cell
{
    width: 400px;
    font-weight: bold;
    text-align: center;
    font-size: 10pt;
    margin: auto;
}

.label_cell img
{
    vertical-align: middle;
}

.data_cell
{
    width: 200px;
    padding: 2px;
    margin: 2px;
}

.data_cell input
{
    width: 200px;
    font-size: 10pt;
    vertical-align: bottom;
}

.data_cell input[type='checkbox']
{
    width: auto;
}

.data_cell select 
{
    width: 230px;
    font-size: 10pt;
}

.data_cell .footnote
{
    font-size: 7pt;
    font-weight: bold;
    /*color: #A9A9A9;*/
    color: #000000;
}

.data_cell
{
    width: 230px;
}

.item.primary_alert, .alt_item.primary_alert {
    background: #FFFF00 !important;
    background-color: #FFFF00 !important;
}

.item.secondary_alert, .alt_item.secondary_alert {
    color: #ffffff;
    background: #FF0000 !important;
    background-color: #FF0000 !important;
}

.item.tertiary_alert, .alt_item.tertiary_alert {
    color: #ffffff;
    background: #000000 !important;
    background-color: #000000 !important;
}

.primary_alert {
    background: #FFFF00 !important;
    background-color: #FFFF00 !important;
}

.tertiary_alert {
    color: #ffffff;
    background: #000000 !important;
}

.secondary_alert {
    color: #ffffff;
    background: #FF0000 !important;
}

.data_cell .read_only_label
{
    /*color: #C0C0C0;*/
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #000000;
    height: 16px;
    width: 200px;
    display: inline-block;
    line-height: 1.5em;
    padding-left: 2px;
}

.data_cell_checklist
{
    font-size: 8pt;
    vertical-align: top;
}

.data_cell_checklist label
{
    margin-left: 5px;
    margin-right: 15px;
    display: inline;
    width: 75px;
}

.validator_cell
{
    width: 30px;
}

.section_header
{
    font-size: 9pt;
    font-weight: bold;
    padding-left: 5px;
}



.listview_header
{
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
    background-color: #337ab7;
    padding: 3px;
    text-align: center;
}

.listview_header a
{
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

.listview_header a:hover
{
    color: #FFFF00;
    text-decoration: underline;
}

.listview_table
{
    width: 95%;
    border: 2px solid #8B4513;
    margin-left: auto;
    margin-right: auto;
    font-family: "Helvetica Neue", Helvetica, Tahoma, Arial;
    text-align: center;
}

.listview_table td
{
    padding: 3px;
}

.listview_table .item, .item_nochild
{
    background-color: #f7fafd;
}

.listview_table .item:hover
{
    background-color: #B0C4DE;
    cursor: pointer;
}

.listview_table .item_nochild:hover
{
    background-color: #B0C4DE;
}

.listview_table .item_nochild a
{
    font-size: 9pt;
    color: #0000CD;
    text-decoration: none;
}

.listview_table .alt_item, .alt_item_nochild
{
    background-color: #eee;
}

.listview_table .alt_item:hover
{
    background-color: #B0C4DE;
    cursor: pointer;
}

.listview_table .alt_item_nochild:hover
{
    background-color: #B0C4DE;
}

.listview_table .alt_item_nochild a
{
    font-size: 9pt;
    color: #0000CD;
    text-decoration: none;
}

.listview_table .listview_image
{
    text-align: center;
    color: #FF0000;
}

.filterTable 
{
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    font-family: "Helvetica Neue", Helvetica, Tahoma, Arial;
}

.footnote
{
    font-size: 8pt;
    font-style: italic;
    font-weight: normal;
}

.footnote_indent
{
    font-size: 8pt;
    font-style: italic;
    font-weight: normal;
    margin-left: 75px;
}

.footnote_small_indent
{
    font-size: 8pt;
    font-style: italic;
    font-weight: normal;
    margin-left: 100px;
    margin-bottom: 20px;
}

.button
{
    font-size: 9pt;
    min-width: 60px;
    cursor: default;
    margin: 2px;
}

.button:hover
{
    cursor: pointer;
}

.psc3_section_header
{
    font-weight: bold;
    color: #4169E1;
}

.psc3_section_subtext
{
    font-size: 7pt;
    color: #4682B4;
}

.multiline_textbox
{
    resize: none;
}



.vessel_header
{
    font-size: 16pt;
    font-weight: bold;
    color: #4093d6;
}

.vessel_details tr td
{
    padding-top: 2px;
    padding-bottom: 2px;
}

.vessel_details .label_cell
{
    width: 250px;
    font-weight: bold
}

.vessel_details .label_cell img
{
    vertical-align: middle;
}

.vessel_details .mini_label_cell 
{
    width: 30px;
    font-weight: bold;
    text-align: center;
    background-color: #AFEEEE;
}

.vessel_details .data_cell
{
    width: 250px;
}

.vessel_image
{
    width: 400px;
    height: 350px;
}

#message_box
{
    border: 1px solid #000000;
    background-color: #D3D3D3;
    padding: 10px;
}

.message_content
{
    display: inline-block;
    font-size: 10pt;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-all;
}

.centered_column
{
    text-align: center;
}

.vessel_details_div
{
    width: 833px;
    border: 2px solid #8B4513;
    padding: 5px;
    background-color: #F5F5DC;
    margin: 5px;
}

.vessel_details_table td
{
    padding: 0;
    margin: 0;
}

.vessel_details_table_header
{
    font-size: 9pt;
    font-weight: bold;
    padding-left: 2px;
    padding-right: 2px;
    border-bottom: 2px solid #000000;
}

.vessel_charters tr:hover
{
    cursor: pointer;
    background-color: #E0FFFF;
}

.error_label {
    color: #FF0000;
    font-weight: bold;
}

/* The default class for the tooltip */
.mddtooltip {
	background-color:#FFFFD0;
	color:#000000;
	display:block;
	position:absolute;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	border:1px solid black; 
}

/* The default class for the textbox */
.mddtextbox {
     display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* The default class for the dropdown table */
.mdddropdown 
{
	background-color:#FFFFFF;
	min-width:180px;
	max-height:240px;
	overflow:auto;
	border:1px solid gray; 
    z-index: 20;
}

.mdddropdown tr.selected
{
	background-color:#D0D0FF;
	border-top:1px solid gray;
	width:100%;
}

.mdddropdown tr.unselected
{
	background-color:#FFFFFF;
	border-top:1px solid gray;
	width:100%;
}

.mdddropdown td
{
	width:100%;
	text-align:left;
    z-index: 20;
}
