/*  Screen CSS for Shine Micro

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
 - links

 */
 
body
{ 
	background-color:#677bad;
	color:#000000;
	font-family:Arial;
}

table.main {
	background-color:#f8f9fb;
	width:800px;
	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;
}

h1
{
    font-size:1.4em;
	color:navy;
}

h2
{
    font-size:1.1em;
	color:navy;
}
h3
{
    font-size:1em;
    color:#059564;
}
.threed {
    border-top:solid 2px #aebed5;
    border-left:solid 2px #aebed5;
    border-right:solid 2px #dae0ec;
    border-bottom:solid 2px #dae0ec;
    margin-bottom: 5px;	
}

.spaced 
{
    margin:20px;
}

ol.airy li
{
    margin-bottom:5px;
}

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.breadcrumbs 
{
    color:White;
    margin-bottom:5px;
	font-size:0.8em; 
	white-space:nowrap;
	
}

div.breadcrumbs a:link, div.breadcrumbs a:visited
{    color:White;

}

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%;
}

div#MainMenu
{
    color:#dae0ec;
    background-color:#190894;
    width:100%;
    height:30px;
    border-top:solid 2px #aebed5;
    border-left:solid 2px #aebed5;
    border-right:solid 2px #dae0ec;
    border-bottom:solid 2px #dae0ec;
    margin-bottom: 5px;	    
}

div#SubMenu
{
    color:#190894;
    width:160px;
    background-color:#dae0ec;
    border-top:solid 2px #aebed5;
    border-left:solid 2px #aebed5;
    border-right:solid 2px #dae0ec;
    border-bottom:solid 2px #dae0ec;
    padding:4px;    
}



.mainbutton 
{
    margin: 4px;
}

div#Middle 
{
    width:100%;
    background: transparent;
}

div.content
{
   	padding: 10px;
   	text-align:left;
   	width:500px;
   	background: transparent;
 
}



span.nobr {
	white-space:nowrap;
}   

span.ital 
{
    font-style:italic;
}

span.bold 
{
    font-weight:bold;
} 
span#SiteMapPath{ 
	color:#FFFFFF;
	font-size:0.8em;
	font-family:Arial;
}
#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;
}

.newnav { color:#ffffff; font-weight:bold; text-decoration:none; }
.newnav:Hover { color:#000000; background-color:#F8F9FB; }

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

#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;
}
.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;
}
.titlegreen{
  text-align: center;
  font-weight:bold;
  color: #FFFFFF;
  background-color: #059564;
  border: 1px solid #000000;
}
.titleorange{
  text-align: center;
  font-weight:bold;
  color: #000000;
  background-color: #F7C65D;
  border: 1px solid #000000;
}
