/*  
Mid blue  #677bad - body
Not quite white #f8f9fb - main table
pale blue-grey #a3c9ee - sidebar
dark blue #190894 - menu bar background, side menu text
light blue #dae0ec - side menu background
navy - text
 */
 
body
{ 
	background-color:#677bad;
	color:#000000;
	font-family:Arial;
}

table.main {
	background-color:#ffffff;
	width:100%;
    border-top:solid 2px #aebed5;
    border-left:solid 2px #aebed5;
    border-right:solid 2px #dae0ec;
    border-bottom:solid 2px #dae0ec;	
}

table.main td 
{
 	font-family:Arial, Helvetica, sans-serif;
 	font-size:13px;
}

table.vessel td 
{
 	font-family:Arial, Helvetica, sans-serif;
 	font-size:10px;
}

table.popup td 
{
 	font-family:Arial, Helvetica, sans-serif;
 	font-size:11px;
}

.spaced 
{
    margin:20px;
}

.mmsimain{
  background-image: url(/images/watermark2.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
}

div.content a:visited 
{
    color:Teal;
}

div.sidebar {
  float: right;
  width: 200px;
  border-color: #a3c9ee;
  border-width: 2px;
  border-style: solid;
  padding: 10px;
  margin: 5px 3px 10px 5px; 
  background: #d6dbd2;
  color: #000000;
}   


div#footer 
{
    color:White;
	width:100%;
 	text-align:center; 
	font-size:0.8em; 
	margin: 15px 0px 0px 20px;
}

div#Banner
{
    background-color:#9aadcb;
    width:100%;
}

.mainbutton 
{
    margin: 4px;
}

div#Middle 
{
    width:100%;
    background: transparent;
}

div.content
{
   	padding: 10px;
   	text-align:left;
   	width:500px;
   	background: transparent;
 
}

#topbar {
  position: static;
  font-family: Arial, Helvetica, sans-serif;
  font-size:9pt;
}

#topbar a { 
  padding: 0 5px 0 5px; 
  text-align: center;  
  font-family: Arial, Helvetica, sans-serif;
  font-size:11pt;
  font-weight:bold;
}

#topbar a:link, #topbar a:visited  {
  color: #ffffff;
  display: block;
  background-color: #190894;
  border: 1px solid #ffffff;
  text-decoration: none;
}
#topbar a:hover, #topbar a:active  {
  background-color: #ffffff;
  border: 1px solid #190894;
  color: #190894;
}
#newbar {
  position: static;
  font-family: Arial, Helvetica, sans-serif;
  font-size:11pt;
}

#newbar a { 
  padding: 0 5px 0 5px; 
  text-align: center;  
  font-family: Arial, Helvetica, sans-serif;
  font-size:11pt;
}

#newbar a:link, #newbar a:visited  {
  color: #DAE0EC;
  display: block;
  text-decoration: none;
}
#newbar a:hover, #newbar a:active  {
  background-color: #DAE0EC;
  color: #190894;
}

#vesselinfo{
  width: 220px;
  height: 170px;
  margin: 2px 2px 2px 2px;
  background-color: #FFFFFF;
  border: 1px solid #cccccc;
}
#vesselinfotitle{
  text-align: center;
  font-weight:bold;
  background-color: #DAE0EC;
  border: 1px solid #000000;
}
#searchinfo{
  width: 220px;
  height: 170px;
  margin: 2px 2px 2px 2px;
  background-color: #FFFFFF;
  border: 1px solid #cccccc;
}
#searchinfotitle{
  text-align: center;
  font-weight:bold;
}
#searchinfotitlebox{
  background-color: #DAE0EC;
  border: 1px solid #000000;
}
#searchresultstitle{
  text-align: center;
  font-weight:bold;
  background-color: #cccccc;
  border: 1px solid #000000;
}
#noticebox{
  text-align: left;
  width: 300px;
  height: 60px;
  padding: 10px;
  background-color: #F8F8DF;
  border: 1px solid #8B8989;
}
.titlegrey{
  text-align: center;
  font-weight:bold;
  background-color: #cccccc;
  border: 1px solid #000000;
}

.titleblue{
  text-align: center;
  font-weight:bold;
  background-color: #DAE0EC;
  border: 1px solid #000000;
}

.titledarkblue{
  text-align: center;
  font-weight:bold;
  color: #FFFFFF;
  background-color: #190894;
  border: 1px solid #000000;
}

.titledarkgreen{
  text-align: center;
  font-weight:bold;
  color: #FFFFFF;
  background-color: #059564;
  border: 1px solid #000000;
}

.titlegreen{
  text-align: center;
  font-weight:bold;
  color: #000000;
  background-color: #A7CC95;
  border: 1px solid #000000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFFFFF;
	font-weight: bold;
}
.field-label {

}
.mapnav {color:#ffffff;background-color:#190894;font-size:8pt;font-weight:bold;padding: 2px 5px 2px 5px;border-style: solid;border-color: #000000;border-width: 1px;}
.mapnav:Hover {color:#000000;background-color:#dae0ec;font-size:8pt;font-weight:bold;padding: 0 5px 0 5px;border-style: solid;border-color: #000000;border-width: 1px;}
.mapnavl {color:#000000;background-color:#a3c9ee;font-size:8pt;font-weight:bold;padding: 2px 5px 2px 5px;border-style: solid;border-color: #000000;border-width: 1px;}
.mapnavl:Hover {color:#000000;background-color:#dae0ec;font-size:8pt;font-weight:bold;padding: 0 5px 0 5px;border-style: solid;border-color: #000000;border-width: 1px;}

.blog_title {
    font-family: Times New Roman, Times, serif;
    font-size: medium;
    font-weight: bold;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    color: #333333;
    width: 95%;
    padding-left: 0px;
    padding-bottom: 3px;
    padding-top: 5px;
    padding-right: 0px;
    border-bottom: 1px solid #90a0b0;
}
.blog_date {
    font-family: Arial, Geneva, Helvetica, sans-serif;
    font-size: x-small;
    color: #607080;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 95%;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
    text-align: left;
}
.blog_body {
    font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;
    color: #333333;
    font-size: x-small;
    font-weight: normal;
    text-align: justify;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 5px;
    width: 95%;
    margin: auto;
 }
.blog_footer {
    font-family: Times New Roman, Times, serif;
    font-size: xx-small;
    color: #000000;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    padding-left: 0px;
    padding-bottom: 3px;
    padding-top: 5px;
    padding-right: 0px;
    border-bottom: 1px dotted #807F6C;
}

.required-shine {
	border: 1px solid #FF3300;
}
.optional-shine {
	border: 1px solid #009966;
}

#ajax_tooltipObj{
	z-index:1000000;
	text-align:left;
}
#ajax_tooltipObj div{
	position:relative;
}

/* If you don't want the arrow - Just set the width of this div to 1 or something like that and drop the background selectors from the CSS below */

#ajax_tooltipObj .ajax_tooltip_arrow{	/* Left div for the small arrow */
	background-image:url('../images/arrow.gif');
	width:1px;
	position:absolute;
	left:0px;
	top:0px;
	background-repeat:no-repeat;
	background-position:center left;
	z-index:1000005;
	height:60px;
}

#ajax_tooltipObj .ajax_tooltip_content{
	border:2px solid #317082;	/* Border width */
	left:18px;	/* Same as border thickness */
	top:0px;
	position:absolute;
	width:370px;	/* Width of tooltip content */
	height:220px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:auto;	/* Hide overflow content */
	z-index:1000001;
}
