div.boat {
background-color: transparent;

}

.boatName {
font-size:200%;
font-weight:bold;

}


div.boatimage {
	margin: 5px;
	margin-left: 25px;
}

div.boatimage-small {
       float:right;

}


div.boat-thumbnails {
      width:100%;
      text-align:center;
}

div.thumbnail {
margin:4px;
float:left;
}

div.boat-thumbnails img {
     padding: 2px;
     border: 1px solid gray;
}

hr.boat-seperator {
width:100%; height: 2px; border:0px; padding:0; background-color: #e6e8de;
}

table.stamdata td {
vertical-align:top;
}

table.stamdata {
font-size:120%;
display: inline-table;
border: 1px solid #e6e8de;
}

table.stamdata table {
}

.boat-detailname {
font-weight: bold;
white-space:nowrap;
font-size:10px;
}
.boat-detailvalue {
white-space:nowrap;
font-size:10px;
}

div.boat caption, .caption {
font-style: italic;
text-align: left;
}

table.boat-name {
width:100%;

clear:left;
}

table.datablock {
border: 0px solid #e6e8de;
width: 90%;
height: 100%;
}

table.datablock caption {
font-size: 120%;
font-weight: bold;
}

table.datablock td.detail-name {
width:60%;
}

table.datablock td.detail-value {
width:40%;
}


div.datablock {
float:left;
border: 1px solid #e6e8de;
}

table.boat-facts {
width:100%;
border-spacing: 0px;
}

table.boat-facts td {
vertical-align:top;
width: 33%;
}

table.boat-facts > tr > td {
margin: 8px;
}

table#motor {
border: 1px solid #e6e8de;
}
