/*

(c) 2020 NBL Marine Inc

*/



* {
  padding: 0;
  margin: 0;
}

body {
        background-color: #5F5F5F;
        background-image: url(images/back.gif);
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}

#container {
  margin: 20px auto;
  width: 900px;
  height: 1615px;
  padding: 10px;
  background-color: #fff;
}

/*

container1 below for index page height when activating covid table 1925 or else 1590
Need to change style, Index and body in main folder

*/

#container1 {
  margin: 20px auto;
  width: 900px;
  height: 1590px;
  padding: 10px;
  background-color: #fff;
}

/*

container2 below for rental page

*/

#container2 {
  margin: 20px auto;
  width: 900px;
  height: 5300px;
  padding: 10px;
  background-color: #fff;
}

/*

container3 below for About Us page

*/

#container3 {
  margin: 20px auto;
  width: 900px;
  height: 1800px;
  padding: 10px;
  background-color: #fff;
}

/*

container4 below for Used for sale page

*/

#container4 {
  margin: 20px auto;
  width: 900px;
  height: 3000px;
  padding: 10px;
  background-color: #fff;
}

/*

container5 below for Secure Upload page

*/

#container5 {
  margin: 20px auto;
  width: 900px;
  height: 1610px;
  padding: 10px;
  background-color: #fff;
}

/*

container6 below for reserve page

*/

#container6 {
  margin: 20px auto;
  width: 900px;
  height: 1630px;
  padding: 10px;
  background-color: #fff;
}

/*

container7 below for availability page

*/

#container7 {
  margin: 20px auto;
  width: 900px;
  height: 1650px;
  padding: 10px;
  background-color: #fff;
}

/*

container8 below for testimonials page

*/

#container8 {
  margin: 20px auto;
  width: 900px;
  height: 2165px;
  padding: 10px;
  background-color: #fff;
}

/*

container8 below for winterization page

*/

#container9 {
  margin: 20px auto;
  width: 900px;
  height: 1650px;
  padding: 10px;
  background-color: #fff;
}


#header-{
    height : 116px;
    width:900px;
    background-color: #455A79;

}
#logo {
        position: absolute;
        font-family: goudy old style, "verdana", Times, serif;
        font-size: 20pt;
        font-weight: bold;
        color: #fff;
        top: 108px;
        margin-left:10px;
        width:300px;
        height:22px;
}

#headermenu {
        position:absolute;
        font-family: verdana, "Microsoft Sans Serif", Times, serif;
        font-size: 8pt;
        color: #fff;
        top: 40px;
        margin-left:695px;
        width:206px;
        height:15px;
}


#headermenu a {
        text-decoration: none;
        color: #FFFFFF;
}

#headermenu a:hover {
        color: #F5F5F5;
        text-decoration: underline;
}

#menubar {
        background-image: url(images/.jpg);
        font-family: verdana, "Microsoft Sans Serif", Times, serif;
        font-size: 8pt;
        background-color: #455A79;
        margin-top: 1px;
        width:900px;
        height:23px;
}


#menubar ul {
        margin: 0px;
        padding: 5px;
        list-style: none;
        text-align: center;
}

#menubar li {
        display: inline;
}

#menubar a {
        padding: 5px 11px;
        text-decoration: none;
        color: #FFFFFF;
}

#menubar a:hover {
        background-color: #fff;
        color:#455A79;
}

#rightpic {
                 background: #000000 url("sponsors/sponsor-blank3.jpg") no-repeat left top;
         float: right;
         background-color: #E3E3E3;
         width: 180px;
         height: 200px;
         border-top: solid #fff 1px;
                 border-bottom: solid #fff 1px
}

#rightpic2 {
                 background: #000000 url("sponsors/sponsor-blank3.jpg") no-repeat left top;
         float: right;
         background-color: #E3E3E3;
         width: 310px;
         height: 193px;
         border-top: solid #fff 1px;
                 border-bottom: solid #fff 1px
}

#rightsidebar {
    float: right;
    background-color: #EDEDED;
        margin-top: 128px;
    width: 179px;
    height: 900px;
        border-top: solid #fff 1px;
    border-bottom: solid #fff 1px;
}

#rightsidebar h2 {
        font-family: verdana, "Microsoft Sans Serif", Times, serif;
        font-size: 8pt;
        color: #fff;
        background-color: #455A79;
        padding: 3px 6px;
}

#rightsidebar h3 {
        font-family: verdana, "Microsoft Sans Serif", Times, serif;
        font-size: 8pt;
        color: #fff;
        background-color: #455A79;
        padding: 3px 6px;
}

#rightsidebartext {
        font-family: verdana, "Microsoft Sans Serif", Times, serif;
        font-size: 8pt;
        color: #455A79;
        padding: 12px 12px;
        line-height: 14pt;
}

#rightsidebartext ul {
        margin: 0px;
        list-style: none;
}

#rightsidebartext a {
        text-decoration: none;
        color: #66584B;

}

#rightsidebartext a:hover {
        color: #66584B;
        text-decoration: underline;
}

#rightsidebartext1 {
        font-family: verdana, "Microsoft Sans Serif", Times, serif;
        font-size: 8pt;
        color: #455A79;
        padding: 12px 12px;
        line-height: 14pt;
}

#rightsidebartext1 ul {
        margin: 0px;
        list-style: none;
}


#rightsidebartext1 a {
        text-decoration: none;
        color: #66584B;
}

#rightsidebartext1 a:hover {
        color: #66584B;
        text-decoration: underline;
}

#leftpic {
                 background: #fff url("sponsors/sponsor-blank1.jpg") no-repeat left top;
         float: left;
         width: 180px;
         height: 193px;
        border-top: solid #fff 1px;
        border-bottom: solid #fff 1px;

}

#leftpic2 {
                 background: #fff url("sponsors/sponsor-blank1.jpg") no-repeat left top;
         float: left;
         width: 180px;
         height: 193px;
        border-top: solid #fff 1px;
        border-bottom: solid #fff 1px;

}

#leftsidebar {
    float: left;
    background-color: #F2F2F2;
        margin-top: 128px;
    width: 179px;
    height: 900px;
        border-top: solid #fff 1px;
    border-bottom: solid #fff 1px;
}

#leftsidebar h2 {
        font-family: verdana, "Microsoft Sans Serif", Times, serif;
        font-size: 8pt;
        color: #fff;
        background-color: #455A79;
        padding: 3px 6px;
}

#leftsidebar h3 {
        font-family: verdana, "Microsoft Sans Serif", Times, serif;
        font-size: 8pt;
        color: #fff;
        background-color: #455A79;
        padding: 3px 6px;
}

#leftsidebartext {
        font-family: verdana, "Microsoft Sans Serif", Times, serif;
        font-size: 8pt;
        color: #455A79;
        padding: 12px 12px;
        line-height: 14pt;
}

#leftsidebartext a {
        text-decoration: none;
        color: #66584B;
}

#leftsidebartext a:hover {
        color: #66584B;
        text-decoration: underline;
}

#leftsidebartext1 {
        font-family: verdana, "Microsoft Sans Serif", Times, serif;
        font-size: 8pt;
        color: #455A79;
        padding: 12px 12px;
        line-height: 14pt;
}

#leftsidebartext1 a {
        text-decoration: none;
        color: #66584B;
}

#leftsidebartext1 a:hover {
        color: #66584B;
        text-decoration: underline;
}

#middlepic {
        background: #fff url("sponsors/sponsor-blank2.jpg");
        float: left;
        width: 180px;
    height: 193px;
        border-top: solid #fff 1px;
        border-bottom: solid #fff 1px;
        border-right: solid #fff 1px;
        border-left: solid #fff 1px;
}

#middlepic2 {
        background: #fff url("sponsors/sponsor-blank2.jpg");
        float: left;
        width: 360px;
    height: 193px;
        border-top: solid #fff 1px;
        border-bottom: solid #fff 1px;
        border-right: solid #fff 1px;
        border-left: solid #fff 1px;
}

#content {
          float: left;
          width: 900px;
}

#contenttxt {
          float: left;
          font-family: verdana, "Microsoft Sans Serif", Times, serif;
        font-size: 8pt;
        color: #4E4E4E;
          text-align: left;
          width: 336px;
        padding: 12px 12px;
        text-align: justify;
        line-height: 20pt;
}

/*

contenttxt2 below for newsletter page

*/

#contenttxt2 {
          float: left;
          font-family: verdana, "Microsoft Sans Serif", Times, serif;
        font-size: 12pt;
        color: #4E4E4E;
          text-align: left;
          width: 850px;
        padding: 12px 12px;
        text-align: justify;
        line-height: 20pt;
}

#content h2 {
        padding-bottom: 4px;
        border-bottom: solid #455A79 1px;
        font-size: 12px;
        color : #455A79;
}
#content h3 {
        color: #fff;
        background: #370F00;
        font-size: 86%;
        padding: 3px 6px;
}

.study {
        padding: 12px 15px 15px 15px;
        background: #D6DEE5;
        font-size: 93%;
        font-family: arial, sans-serif;
}

.bulletin {
        padding: 12px 15px 15px 15px;
        background: #E3EAF0;
        font-size: 8pt;
        font-face: arial, verdana;
}




#footer {
        border-top: solid #fff 1px;
          width: 900px;
          height: 60px;
          background-color: #455A79;
          float: left;

}
#footer_text {
        text-align: center;
        font-family: verdana, "Microsoft Sans Serif", Times, serif;
        font-size: 8pt;
        margin-top: 15px;
        color: #C9C9C9;
        line-height: 12pt;
}

#footer_text a {
        text-decoration: none;
        color: #C9C9C9;
}

#footer_text a:hover {
        color: #C9C9C9;
        text-decoration: underline;
}

#form-wrapper input[type="submit"] {
  display: block;
  background: #455A79;
  color: #ffffff;
  border: none;
  padding: 10px 20px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;

}

#form-wrapper input[type="reset"] {
  display: block;
  background: #455A79;
  color: #ffffff;
  border: none;
  padding: 10px 20px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;

}