/*==================================================
* Stylesheets for the ships
* Wed Jun  6 22:33:56 CEST 2007 Mathias E. Koch  <info@adoptimize.de>
===================================================*/
#container {
    text-align:center;
}
.ship_table, .ship_table tr, .ship_table td, .ship_table td a, .ship_table td img, .ship_description {
    padding:0;
    margin:0;
    font-size:11px;
}
td.bottom_border img {
    margin-top:15px;
    text-align:center;
}
.ship_table  {
    margin-left:15px;
    margin-right:15px;
    margin-bottom:15px;
    width:562px;
}
.ship_table td.ship_box {
    border-collapse:collapse;
}
.ship_table td.bottom_border {
    vertical-align:bottom;
   margin-right:0;
   padding-right:0;
   border-bottom:1px solid black;
}
h1.headline {
    position:relative;
    float:none;
    padding:4px 0 7px 14px;
    margin-bottom:15px;
    background-color:#f5f2df;
}
.ship_table td.ship_box div.files_rte , .ship_table td.ship_box div.images_rte {
    margin:0;
    padding:0;
    vertical-align:top;
    border:none;
    width:150px;
}
.ship_table td.files, td.ship_box div.images_rte {
    width:150px;
    margin-left:15px;
    text-align:right;
}

.ship_table td.ship_box div.images_rte {
    float:none;
    text-align:left;
}
td.ship_box .description, td.ship_box .icon {
    padding:0;
    margin:0px;
    margin-bottom:5px;
}
td.ship_box .description , td.ship_box .download_viewer {
    float:right;
	width:120px;
	width:"115px";
}

td b.more_inline a {
	float:none;
}
td.ship_spec, td.ship_detail {
    padding-bottom:5px;
}
td.ship_detail {
}
td.ship_spec {
    font-weight:bold;
    margin-right:5px;
}
.back {
    margin-left:15px;
}
td.bgcol0, td.bgcol1, td.ship_class {
    padding:3px 0;
    font-size:10px;
}
td.bgcol0 b.more_inline {
    padding-left:3px;
}
td.bgcol1 h1 {
    font-size:11px;
}
td.bgcol1 {
    background-color:#DCDFCC;
}
td.ship_class img {
    vertical-align:middle;
}
td.ship_class {
    padding-top:1px;
    margin-top:15px;
    background-color:#435D50;
}
td.ship_class h1.ship_class {
    height:17px;
}
h1.ship_class img {
    margin-left:5px; 
}
.ship_profile {
    background-color:white;
}
.align_center , .align_center h1 {
    text-align:center;
}
.align_left {
    text-align:left;
}

