body{font-family:  Verdana, Helvetica, sans-serif; font-size: 12px;  color: #000; background-color:#000033; text-align: center; }
body, form {margin: 0; padding: 0;}
input, select, textarea {font-family:  Verdana, Helvetica, sans-serif; font-size: 11px;}
img {border: 0;}
.small {font-size: 0.85em;}
dl.col {line-height: 1.5em; }
dl.col dt {float: left; width: 7em; padding-right: 0.5em; text-align: left;}
dl.col dd {margin-left: 0.5em; }
p {margin-top: 0.8em; margin-bottom: 0.8em; line-height: 1.7em;}
.center {text-align: center; }
.clr {clear: both; }
h1 {font-family: Verdana, sans-serif; font-weight: bold; text-align: left; font-size: 13px; padding: 0px 0 0px 0; margin: 0.6em 0px 0.6em 0px;  color: #01354D;}
h2 {font-family: Verdana, sans-serif; font-weight: bold; text-align: left; font-size: 12px; padding: 0px 0 0px 0; margin: .9em 0px 1.0em 0px; color:#06223E; }
h3 {font-size: 12px; color: #06223E; margin: 0.0em 0 0.6em 0;}
.txt-right{text-align: right;}
.txt-left{text-align: left;}
.txt-center{text-align: center; padding: 15px;}
a{color: #002D47; text-decoration: none; font-weight: bold; text-decoration: underline;}
a:hover{color: #FDCA00;}
.img-left{ float: left; border: 1px solid #333; margin-right: 7px; margin-bottom: 7px;}
.img-right{float: right; margin-bottom: 4px; margin-left: 5px; border: 1px solid #000;}
.imgright{float: right; margin-bottom: 4px; margin-left: 5px;}
.img-center{ margin: 0 2px 0 2px;border: 1px solid #000;}
.img-side{border: 1px solid #333; margin: 10px 0;}
.row-full{width: 100%; float: left; margin-bottom: 5px; margin-top: 5px;}


img.step{
  display: block;
  margin: 5px;
}

a.book-btn{
  display: block;
  background-image: url(../images/site/book-now-btn.jpg);
  background-repeat: no-repeat;
  width: 256px;
 
  height: 69px;
  margin: 10px 0px 10px 5px;
  color: #fff;
  line-height: 68px;
  text-indent: 75px;
  text-align: left;
  text-decoration: none;
  
}

a:hover.book-btn{
 
  text-decoration: underline;
  
}



a.more-info{
  text-decoration: none;
  background-image: url(../images/site/quick-links-point.jpg);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 10px;
}

p.flashmessage{
  border: 1px solid #90A232;
  padding: 10px;
  background-color: #E6EBC3;
  font-style: italic;
  display: none;
}


p.errormessage{
  border: 1px solid #FF0101;
  padding: 10px;
  background-color: #FFD7D7;
  font-style: italic;
  display: none;
}

#wrapper{
  width: 953px;
  margin: 5px auto 0 auto;
  background-color: #FFF;
}
#header{  
  height: 250px; 
  background-image: url(../images/site/header-bg.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  position: relative; 
  background-color: #000033; 
  width: 953px;   
}
#header h2{
  position: absolute;
  top: 17px;
  left: 8px; 
  color: #fff;
  margin: 0; 
  padding: 0;
}
#header ul{
  position: absolute;
  top: 17px;
  right: 5px;
  margin:0;
  padding:0;
}
#header ul li{
  display: inline;
}
#header ul li a{
  color: #fff;
  text-decoration: none;
  padding: 0 10px;
}
#boat{
  position: absolute;
  top: 59px;
  left: 0px;
}
#nav-wrapper{ 
  height: 32px;
  color: #fff;  
  background-color: #01354D;
  background-image: url(../images/site/nav-bg.jpg);
  background-repeat: no-repeat;
  background-position: top left;  
  position: relative;
}



#content{
  width: 953px;
  margin: 0px auto;
  text-align: left;
  padding: 15px 0 0 0;  
  background-image: url(../images/site/main-bg.jpg);
  background-repeat: repeat-y; 
}
#content-left{
  float: left;  
  width: 280px; 
  text-align: center;
}


#content-right{
  float: right; 
  width: 650px;
  text-align: left;
  margin-right: 10px; 
}

#content-right ul,#content-right ol{
 margin: 0 0 0 15px;
 padding: 0 0 0 15px;
}
#content-right ul li{
  margin: 0.6em 0;
  line-height: 1.5em;
  list-style: square;
}

#content-right ol li{
  margin: 0.6em 0;
  line-height: 1.5em;
 
}

.col-left{width: 49%;float: left;}
.col-right{width: 49%; float: right;}


.side-nav{
  width: 250px;  
  margin: 0 auto;
  height: 221px;
  margin-bottom: 10px;
}

.note-left{ 
  text-align: left;
  width: 240px;
  padding:10px;
  font-size: 11px; 
  margin: 0 auto;
  border: 1px solid #002D47;
  margin-top: 10px;
  background-color: #F4F9FD;
}

.note-left h2{ 
 margin: 0 0 10px 0;
 font-size: 13px;
 border-bottom: 1px solid #FBD01D;
 padding-bottom: 3px;
}

.note-left h3{
 margin: 0 0 10px 0;
 font-size: 11px;
 background-image: url(../images/site/quick-links-point.jpg);
 background-position: left;
 background-repeat: no-repeat;
 text-indent: 10px;
}

.note-left ul{
  margin: 0 0 0 15px;
  padding: 0;
  font-size: 11px;

}

.note-left li{
  line-height: 1.5em;
  font-size: 11px;
  list-style: square;

}



a.nav-text{
  background-image: url(../images/site/side-nav-yellow.gif);
  background-repeat: no-repeat;
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: left;
  text-indent: 15px;  
  text-decoration: none;
  text-transform: uppercase;
  color: #002D47;
}
a.nav-text:hover{
  text-decoration: underline;
  
}

a.nav-text-blue{
  background-image: url(../images/site/side-nav-blue.gif);
  background-repeat: no-repeat;
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: left;
  text-indent: 15px;  
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
}
a.nav-text-blue:hover{
  text-decoration: underline;

}


.side-nav img{
  border: 1px solid #fff;
}

table.prices-side{
  font-size: 11px;
  vertical-align: top;
  background-color: #E9EDF5;
}

table.prices-side th{
  background-color: #01354D;
height: 28px;
  text-align: left;
  color: #fff;
  padding-left: 5px;
  text-transform: uppercase;
   border-bottom: 3px solid #FDCA00;
}

table.prices-side td{
  background-color: #fff;
  text-align: left;
  line-height: 1.5em;
}

table.prices-side tr.odd td{
  background-color: #F0F5FE;
  text-align: left;
  line-height: 1.5em;
}

table.prices-side td.button{
  padding: 0;
  width: 75px;
}

table.prices-side a, table.info a{
  background-color: #01354D;
  color: #fff;
  text-transform: uppercase;
  display: block;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
 
  line-height: 20px;
  padding: 0 3px;

  
}

table.prices-side a:hover, table.info a:hover{
   background-color: #FDCA00;
  color: #01354D;
}




table.info{
  font-size: 11px;
  vertical-align: top;
  background-color: #F0F5F9;
}

table.info th{
  background-color: #EBF1F6;
height: 28px;
  text-align: left;
 
  padding-left: 5px;
 
}

table.info td{
  background-color: #F0F3F5;
  text-align: left;
}

table.info td.button{
  padding: 0;
  width: 75px;
}




.book-now{
  border: 1px solid #fff;
  background-color: #FBD01D;
  width: 88px;
  height: 26px;
  display: block;
  
  
  color: #01354D;
  line-height: 26px;
  
  text-decoration: none;
  text-align: center;
  font-weight: normal;
  
 
}

.book-now:hover{
  background-color: #01354D;
  color: #fff;
}

.container{ 
  width: 650px;
  margin-top: 10px;
}

.container h2{
  border-bottom: 1px solid #FBD01D;
  padding-bottom: 4px;
}

.container-left{
  float: left;
  width: 395px; 
}

.container-right{
  float: right;
  width: 235px;
}

.page-links{
  width: 260px;
  text-align: center;
  margin: 0 auto;
  
}

.page-links h3{
  background-image: url(../images/site/quick-links-head.jpg);
  background-repeat: no-repeat;
  height: 29px;
  color: #01354D;
  line-height: 25px;
  text-indent: 10px;
  text-align:left;
  margin: 0;
  padding: 0;
  
}


 .page-links ul{
  margin: 0 auto;
  background-color: #F4F9FD;
 
  padding: 0;
  width: 258px;
  list-style: none;
  border-bottom: 1px solid #FBD01D;
  border-right: 1px solid #FBD01D;
   border-left: 1px solid #FBD01D;
   border-top: 1px solid #FBD01D;
  padding-top: 1px;
}

 .page-links ul li{
  margin: 0.6em 0;  
  padding: 1px 0 0 0;
  line-height: 1.5em;
  list-style: none;
  text-align: left;
  text-indent: 10px;
}




.inclusions{
  width: 260px;
  text-align: center;
  margin: 0 auto;
  font-size: 11px;
  margin-top: 10px;
  
}

.inclusions-in{
  width: 254px;
  text-align: center;
  margin: 0 auto;
  font-size: 11px; 
  border: 1px solid #01354D;
  padding-top: 1px;
  padding: 3px;
  background-color: #F4F9FD;
  text-align: left;
  

  
  
}

.inclusions h4{
  border-bottom: 1px solid #FBD01D;
  padding-bottom: 3px;
}

.inclusions h3{
  background-image: url(../images/site/side-nav-blue.gif);
  background-repeat: no-repeat;
  height: 29px;
  color: #fff;
  line-height: 25px;
  text-indent: 10px;
  text-align:left;
  margin: 0;
  padding: 0;
  
}


 .inclusions ul{
 
   margin: 0 0 0 15px;
   padding: 0;
  
 
 
 
 
}

 .inclusions ul li{
  margin: 0.6em 0;  
 
  line-height: 1.5em;
 
  text-align: left;
  list-style: square;
 
}










 .page-links ul li a{
  background-image: url(../images/site/quick-links-point.jpg);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 10px;
  text-decoration: none;
  font-weight: normal;
}

img.content-img-right{
  margin-top: 10px;
  float: right;
  margin-left: 10px;
}



.prices{
  width: 260px;
  text-align: center;
  margin: 0 auto;
  margin-top: 10px;
  
}

.prices h3{
  background-image: url(../images/site/side-nav-blue.gif);
  background-repeat: no-repeat;
  height: 29px;
  color: #fff;
  line-height: 25px;
  text-indent: 10px;
  text-align:left;
  margin: 0;
  padding: 0;
  margin-top: 15px;
  
}




/*--  Footer Code--*/
#footer{
  background-color: #01354D;  
  color: #fff; 
  background-image: url(../images/site/footer-top.jpg);
  background-repeat: no-repeat;
  background-position: left top; 
}
#footer-btm{
  height: 250px;
  background-image: url(../images/site/footer-btm.jpg);
  background-repeat: no-repeat;
  background-position: bottom; 
  padding-top: 20px;
}
#footer a{  
  color: #fff;
}
div#footer-contact{
  float: left;
  margin-top: 25px;
  text-align: left;
  margin-left: 10px;
  width: 280px;
  border-right: 1px solid #F3F9FC;
}
div#footer-contact h3{
  color: #fff;
}
div#footer-contact a{
  font-weight: normal;
  text-decoration: none;
}
div#footer-contact a:hover{
  text-decoration: underline;
}
div#footer-nav{
  width : 140px;
  margin-top: 25px;
  float: left;
  border-right: 1px solid #F3F9FC;
  text-align: left;
  padding-left: 5px;
}
div#footer-nav ul{  
  width: 130px;
  float: left;  
  margin: 0 0 0 5px;
  padding: 0; 
}
div#footer-nav ul li{
  list-style: none;  
  line-height: 1.5em;
  margin: 0.6em 0;
}
div#footer-nav ul li a{
  text-decoration: none;
  text-transform: uppercase;
}
div#footer-nav ul li a:hover{
  text-decoration: underline;
}

div#footer-logo{
  width: 350px;
  margin-top: 25px;  
  float: left; 
  position: relative;
}

div#footer-logo #tusa{
  position: absolute;
  top: 5px;
  left: 15px;
}

div#footer-logo #eco{
  position: absolute;
  top: 79px;
  left: 43px;
}

div#footer-logo #spirit{
  position: absolute;
  top: 0px;
  left: 200px;
}

div#footer-logo #edge{
  position: absolute;
  top: 0px;
  left: 360px;
}

div#footer-logo #facebook{
  position: absolute;
  top: 100px;
  left: 20px;
}




#signature{
background-color: #000033;
color: #C9C098;
font-size: 9px;
text-align: right;
padding-right: 15px;
line-height: 20px;
height: 30px;
}
#signature a{
color: #fff;
font-weight: normal;
text-decoration: none;

}

#signature .left {

  float: left;

  

  margin-left: 20px;

  color: #fff;

}



#signature .right {

  float:right;

  top: 240px;

  left: 740px;

  color: #fff;
  

}





table.address{
  width: 100%;
  vertical-align: top;
  line-height: 1.8em;
  background-image: url(../images/site/t5-light-bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
}

table.address th{
  vertical-align: top;
 }
 
 


/*Maps Code*/

#map{
  width: 630px;
  height: 500px;
  border: 1px solid #01354D;
}
.map-info-desc{
  font-size: 10px;
  width: 400px;  
  padding-bottom:10px;  
}



.dive-links{
  width: 260px;
  text-align: center;
  margin: 0 auto;
  
}

.dive-links h3{
  background-image: url(../images/site/quick-links-head.jpg);
  background-repeat: no-repeat;
  height: 29px;
  color: #01354D;
  line-height: 25px;
  text-indent: 10px;
  text-align:left;
  margin: 0;
  padding: 0;
  
}


 .dive-links ul{
  margin: 0 auto;
  background-color: #F4F9FD;
 
  padding: 0;
  width: 258px;
  list-style: none;
  border-bottom: 1px solid #FBD01D;
  border-right: 1px solid #FBD01D;
   border-left: 1px solid #FBD01D;
   border-top: 1px solid #FBD01D;
  padding-top: 1px;
}

 .dive-links ul li{
  margin: 0.6em 0;  
  padding: 1px 0 0 0;
  line-height: 1.5em;
  list-style: none;
  text-align: left;
  text-indent: 10px;
  background-image: url(../images/site/quick-links-point.jpg);
  background-position: left;
  background-repeat: no-repeat;
  margin-left: 10px;
  font-weight: bold;
}



.dive-links ul li.dive-link{
  background-image: url(../images/site/sub-arrow.gif);
}
.dive-links ul li a{
 font-weight: normal;
 text-decoration: none;
}

.dive-links ul li a:hover{
 font-weight: normal;
 text-decoration: underline;
}



/*Gallery Styles*/

table.gallery img{
   border: 1px solid #000;
}
table.gallery td{
  vertical-align: top;
}


table.bookings{
 
}


table.bookings th{
  text-align: left;
  background-color: #E2ECF3;
  color: #000;
}


table.bookings th.head{
  background-color: #002D47;
  color:#fff;
  line-height:20px;
  border-bottom: 3px solid #FDCA00;
}


.sub-note{
  background-color: #F1F0DB;
  border-top: 0px solid #fff;
  padding: 5px;
  font-size: 11px;
}

.special{
  
  border-top: 0px solid #fff;
  border-bottom: 2px solid #FDCA00;
  padding: 10px;
  font-size: 12px;

}

table.bookings a{
   background-color: #01354D;
  color: #fff;
  text-transform: uppercase;
  display: block;
  font-weight: normal;
  text-decoration: none;
  text-align: center; 
  line-height: 20px;
  padding: 0 3px;
}

table.bookings a:hover{
  background-color: #FDCA00;
  color: #002D47;
  
}



div#youtube{
  width: 320px;
  height: 265px;
  float: right;
  margin-left: 10px;
  margin-top: 5px;
  
  
}

.latest-news{
  background-color: #002D47;
   color: #fff;
 
  margin-bottom: 10px;
  
}


.latest-news p.highlight{
background-image: url(../images/site/quick-links-head.gif);
background-repeat: no-repeat;
height: 30px;
line-height: 30px;
background-color: #F4F9FD;
text-indent: 15px;
font-weight: bold;
margin: 0;
padding: 0;
color: #002D47;
}

.latest-news h2{
  background-color: #DEE4E7;
  margin: 0;
  padding: 0;
  line-height: 30px;
  text-indent: 15px;
  
}

.latest-news div.in{
  padding: 5px 5px 5px 15px;
  margin: 0;
  height: 160px;
  
}
.latest-news div.in-text{
  width: 410px;
  
}

.latest-news img{
  float: right; 
  margin: 0 0px;
  border: 1px solid #fff;
  
}


.latest-news a{
  color: #FBD01D;
}

.links{
  float:left; 
  width: 100%;
  padding-bottom: 10px;
  margin-top: 5px;
  border-bottom: 1px solid #ccc;
}
.links img{
  float: left;
}
.link-text{
  float: right;
  width: 480px;
 
  line-height: 40px;
}


#google_translate_element{
  background-color:#F4F9FD;
border:1px solid #002D47;
font-size:11px;
margin:10px auto 0;
padding:10px;
text-align:left;
width:240px;
  
  
}
#google_translate_element select{
  width: 220px;
}



.divedeal{
  padding: 10px;
  border: 1px solid  #FBD01D;
  background-color: #F0F5FE;
}

.divedeal img{
float: right;
margin: 5px 10px;

}

.divedeal a{
  text-decoration: none;
  
}



.news-item{
  background-color: #F0F5F9;
  padding: 5px;
  border-top: 1px solid #FDC903;
}
.news-item h2 a{
  text-decoration: none;
}

.news-item img{
  float: right;
  border: 1px solid #000;
  margin: 5px;
}

