﻿.press_table td {
	color: #808080;
}

.contactDropDown{
	font-size: x-small; 
	margin: 0 35px 25px 0;
	padding: 0 0 0 3px;
	width: 180px;
}

.search_results {
	text-align: left;
}
.search_results caption {
	text-align: left;
}

/* Used for select boxes on start page. */
.startSelect {
	font-size: x-small;
	width: 100%;
}

#sub_menu_header_container {
	width: inherit;
	height: 30px;
	padding: 90px 5px 0px 5px;
	background-image: url('../Design_Elements/submenu_bg_wave.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
}

/*  */
.news_image {
	margin: 0 0 5px 0;
}

.news_list_item {
	padding: 4px 0 4px 0;
	border-bottom-style: solid;
  	border-bottom-width: 1px;
  	border-bottom-color: #ccdce7;
}


/*  */
.search_field {
	border: 1px solid #015187;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 120px;
}

/*  */
.search_button {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

/*  */
.language_image {
	margin: 0 10px 0 0;
}

/* Fleet List */
.fleetlistTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-collapse: collapse;
	width: 100%;
}

.fleetlistTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 2px 4px 2px 4px;
}

.fleetlistTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border: 1px solid;
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	color: #ffffff;
	background-color: #015187;
	text-align: left;
}

.vesselTable {
	border-collapse: collapse;
	width: 100%;
}

.vesselTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 2px 4px 2px 4px;
}

.vesselTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border: 1px solid;
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	color: #ffffff;
	background-color: #015187;
	text-align: left;
}


/* SIFR styles. Do not modify! */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
/*
.sIFR-hasFlash h1{
	visibility: hidden;
	font-size: 1.25em;
	letter-spacing: -9px;
}

.sIFR-hasFlash h2{
	visibility: hidden;
	font-size: 1.25em;
	letter-spacing: -9px;
}

.sIFR-hasFlash h3{
	visibility: hidden;
	font-size: 1.25em;
	letter-spacing: -9px;
}

.sIFR-hasFlash h4{
	visibility: hidden;
	font-size: 1.25em;
	letter-spacing: -9px;
}

.sIFR-hasFlash ul.CS_CustomHorizontalMenu1 li {
	visibility: hidden;
	letter-spacing: -9px;
}
*/
