html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal 90% Arial, Helvetica, sans-serif;
  color: #000;
background-image: url(ship1.jpg);
 background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;

}

p
{ padding: 0 0 10px 0;
  color: #1D1D1D;
  line-height: 1.7em;
  font-size: 100% }

img
{ border: 0;}

td
{
padding:5px;
}

a
{ 

padding: 20px 10px;
border-radius: 10px;
  text-decoration: none;}

a:hover
{ text-decoration: underline;}

input
{
background-color: #D3D3D3;
    height: 20px;
}

.Three-Dee{
font-family: Geneva, serif;
line-height: 1em;
color: #85306a;
font-weight:bold;
font-size: 85px;
text-shadow:0px 0px 0 rgb(107,22,80),-1px -1px 0 rgb(90,5,63),-2px -2px 0 rgb(74,-11,47),-3px -3px 0 rgb(58,-27,31),-4px -4px 0 rgb(41,-44,14),-5px -5px 0 rgb(25,-60,-2), -6px -6px 0 rgb(9,-76,-18),-7px -7px 6px rgba(0,0,0,1),-7px -7px 1px rgba(0,0,0,0.5),0px 0px 6px rgba(0,0,0,.2);
padding: 70px 0 0 0px;
}


select
{


background-color: lightgray;
}

.menu
{
text-align: center;
margin-bottom: 30px;
}


.block1
{
float: left;
width: 370px;
font-size: 20px;
}

.inner-block
{
/*background-color: rgb(210, 212, 224);*/
width: 1000px;
min-height: 500px;
margin: auto;
margin-top: 20px;
border-radius: 20px 20px 20px 20px;

}

.report-block
{
min-height: 500px;
margin-top: 30px;
text-align: center;

}

#footer
{
width: 600px;
background-color: rgb(163, 179, 177);
font-size: 20px;
padding: 10px;
margin: auto;
color: rgb(16, 32, 155);
text-align: center;
}
.block2
{
float:left;
width: 250px;

}

.block3
{
   border: 1px solid black;
    border-radius: 15px 15px 15px 15px;
    float: left;
    font-size: 12px;

}

.heading
{
   background-color: black;
    color: white;
    float: left;
    font-size: 35px;
    font-weight: bold;
    margin: 30px 40px 0 20px;
    padding: 8px 20px 8px 10px;
    text-align: center;
    width: 125px;
	border-radius: 10px 10px 10px 10px;
}


.form-left
{
    border-right: 1px solid black;
    float: left;
    font-size: 24px;
    line-height: 40px;
    width: 300px;
}
.form-right
{
    float: right;
    font-size: 24px;
    line-height: 40px;
    width: 690px;
}

.table
{
border-right: 1px solid black;
background-color: rgb(210, 212, 224);
}


.print-block
{
width: 1000px;
margin: auto;
margin-bottom: 50px;
margin-top: 25px;

}


.col-1
{
width: 530px;
float: left;

}

.col-2
{
width: 120px;
float: left;
border-left: 1px solid black;
border-right: 1px solid black;
padding-left: 5px;
text-align: right;
padding-right: 3px;

}
.col-3
{
width: 25px;
float: left;
padding-left: 3px;

}

.total
{
width: 230px;
float: left;
text-align: right;
}
.bottom
{
border-bottom: 1px solid black;
}

.right-col
{
border-bottom: 1px solid black;
height: 40px;
}


.top-bill{
width: 360px;
border-bottom: 1px solid black;
float: left;
padding: 0 0 0 10px;
}

.top-block
{
width: 100px;
border-left: 1px solid black;
border-right: 1px solid black;
float:left;
text-align: center
}

.block-left
{
width: 220px;
float:left;
}
.output{
width: 150px;
display: inline-block;
border-bottom: 1px dotted black;
text-align: center;
}

.word{
width: 600px;
border: 1px dotted black;
float: left;
margin-top: 20px;
font-size: 24px;
}

.total-block
{
width: 390px;
float: right;
font-size: 24px;
line-height: 45px;
}

.footer
{

border-top: 1px solid black;
font-size: 18px;
}
.footer-marina
{
text-align: right;
margin-bottom: 60px;
font-size: 20px;
font-weight: 700;
margin-top: 10px;
}



.checked{
width: 720px;
display: inline-block;
text-align: center;
}

.editlink
{
padding: 8px;
border-top: 1px solid black;
font-size: 17px;
}


.bank-ref
{
width: 400px;
float: left;
}

.login-form
{
padding: 8px;
border: 1px solid rgb(64, 76, 214);
font-size: 17px;
width: 350px;
background-color: lightblue;
margin: auto;
margin-top: 200px;
border-radius: 10px;
}
