body { margin: 0; padding: 0; background: #b0b0b0; font-family: arial, verdana; }

a:link, a:visited {
  color: #0e396e;
  text-decoration: none;
}
p {
  font-size: 12px;
}

a:hover {
	text-decoration: underline; 
}

#body_header 
{
  position: absolute;
  top: 0:
  left: 0;
  width: 100%;
  height: 190px;
  *height: 193px;
  background: url(images/header_bg.gif) repeat-x;
  border-bottom: 3px solid white;
}



#parent 
{ 
  width: 885px;
  *width: 890px;
  position: absolute;
  left: 50%;
  top: 0;
  margin: auto auto auto -442px; 
  border: 3px solid white;
  background: white;
  min-height: 600px;
  *height: 600px;
}
#contents_root {
	margin: 3px 0 0 0;
	position: relative;
	z-index: 100;
	width: 453px;
}
#contents {
	width: 453px;
}


a img {
border: none;

}
#bg_top {
  position: absolute;
  top: 190px;
  left: 0px;
  background: url(images/contents_bg_top.gif) repeat-x;
  height: 158px;
  width: 100%;
}

#bg_bottom {
  position: absolute;
  bottom: -2px;
  left: 0px;
  background: url(images/contents_bg_bottom.gif) repeat-x;
  height: 158px;
  width: 100%;
}

#main_navi {
  list-style: none;
  padding: 0 0 0 0;
  margin: 32px 0 0 22px;
}

#main_navi li {
  height: 18px;
  width: 144px;
  background: url(images/list_marker_navi.gif) 5px center no-repeat;
  padding-left: 15px;
  font-size: 13px;
  border-bottom: 1px solid #c1c1c1;
  margin: 3px 0 2px 0;
}

#contents_structure {
  width: 884px;
}

#contents_structure td {
  vertical-align: top;
}

#navigation {
  width: 181px;
}

#sidebar {
  width: 250px;
  text-align: center;
}

#sidebar th {
	height: 22px;
	font-weight: normal;
	font-size: 14px;
	background: url(images/th_bg.gif);
	color: white;
}

#osoitetiedot {
  position: absolute;
  bottom: -20px;
  left: 10px;
  color: #656565;
  font-size: 11px;
}

#copyright {
  position: absolute;
  bottom: -20px;
  right: 10px;
  
}

#copyright a {
  color: #656565;
  font-size: 11px;
  text-decoration: none;
}

#nav {
  list-style: none;
  padding: 0 0 0 0;
  margin: 32px 0 0 22px;
  z-index: 2000;
}

#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li { /* all list items */
  width: 144px;
  
  background: url(images/list_marker_navi.gif) 5px 6px no-repeat;
  padding: 0 0 0 15px;
  font-size: 13px;
  border-bottom: 1px solid #c1c1c1;
  margin: 0;
  line-height: 20px;
  *display: inline;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin: -15px 0 0  120px;
  padding: 0;
	background: #919191;
	width: 200px;
	border-bottom: 1px solid #919191;
	z-index: 2000;
 
}

#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
	 margin: -15px 0 0  180px;
}

#nav li li {
	margin: 1px 1px 0px 1px;
	
	padding: 0;
	border: 0;
	background: #fff;
	width: 198px;
}

#nav li a {
	text-decoration : none;
	color: black;
	width: 100%;
	display: block;
}

#nav li li a {
	width: 100%;
	height: 100%;
	display : block;
	color : #2b2b2b;
	text-decoration : none;
	padding : 0 0.5em;
}

#nav li:hover, #nav li.sfhover {
	background: #cecece url(images/list_marker_navi.gif) 5px 6px no-repeat;
	cursor: pointer;
	position: static;

}

#nav li li:hover, #nav li li.sfhover {
	background: #cecece;
	cursor: pointer;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#langselect {
	margin: 0 0 0 22px;
	background: #cecece;
	height: 52px;
	width: 145px;
	font-size: 12px;
	padding: 5px 0 0 10px;
}

#langselect a:link, #langselect a:visited {
	color: black; text-decoration: none; 
}
#langselect a:hover {
	text-decoration: underline; 
}

.lomakkeet { margin: 10px 0 0 10px; width: 207px; }
.uutinen { margin: 10px 0 0 10px; border-bottom: 1px dotted #a5a5a5; width: 207px; min-height: 50px; }
.uutiset_linkki { font-size: 12px; color: #0e396e; text-decoration: none;}
.uutiset_otsikko { font-size: 12px; color: black; }
.uutiset_pvm { font-size: 10px; color: #646464; }

#laivalista table {
  empty-cells: show;
  border-right:.5pt solid navy;
}



#laivalista th  {
  padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:white;
	font-size:10.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, sans-serif;
	text-align:center;
	vertical-align:middle;
	border-top:2.0pt double navy;
	border-right:.5pt hairline navy;
	border-bottom:.5pt hairline navy;
	border-left:2.0pt double navy;
	background:navy;
	white-space:nowrap;
} 

#laivalista td {
  padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:navy;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, sans-serif;
	text-align:left;
	vertical-align:bottom;
	border-top:.5pt solid gray;
	text-align: center;
	border-bottom:.5pt solid gray;
	border-left:.5pt solid navy;
	background:#EBFFFF;
	white-space:nowrap;
}

#tavaramaksut td.numero { vertical-align: top; }
#tavaramaksut td.teksti { vertical-align: top; }
#tavaramaksut td.hinta { vertical-align: bottom; }
#tavaramaksut td { border-bottom: 1px solid #aaa; }

#kiinnitysmaksut { text-align: left; width: 420px; height: 212px; font-size: 12px; background: black; }
#kiinnitysmaksut td { background: white; }

.galleria_ryhma { cursor: pointer; font-size: 11px; width: 150px; height: 145px; position: relative; margin: 0 0 10px 25px; padding: 5px; float: left; border: 1px dashed #aaa;}
.galleria_ryhma img { vertical-align: top; margin: 0 0 10px 0;}

div.galleria_kuvalista { margin: 45px 0 0 0px; position: relative;}
div.galleria_kuvalista img { cursor: pointer; margin: 0 0 4px 0;}