﻿/* new css for bali ocean */

table.surveynoborder{
	border-collapse: collapse;
}

tr.surveyhighlight {
	background-color: #C0C0C0;
}

tr.surveynormal {
	background-color: transparent;
}

td.survey {
  padding: 0px 10px 0px 10px;
 }
 
 td.survey2 {
  padding: 0px 5px 0px 5px;
 }


.navlink {
	border:0;
	color:#ffb400;
	text-transform:uppercase;
	background:none;
	margin:5px 0px 0px 10px;
	font-size:10px;
}
.testimonial_message img{
	padding-right:10px;
	font-size:8px;
	
}
.testimonial_person {
text-align: right;
font-weight: bold;
margin:-10px 0 10px 0;
}
div.fishfacts  {
	background-image: url(../img/fish_facts.png);
	background-repeat:no-repeat; 
	background-position: 10px center;
   margin-top: 10px;
  	height: 70px;
   display: table-cell;
   vertical-align: middle
}
.fishfacts p{
	padding:15px;
	margin-left:220px;
 	font-style: oblique;
	font-size:12px;
}
div.hottips  {
	background-image: url(../img/hot_tip.png);
	background-repeat:no-repeat; 
	background-position: 10px center;
   margin-top: 10px;
  	height: 70px;
   display: table-cell;
   vertical-align: middle;
 
}
.hottips p{
	padding:15px;
	margin-left:100px;
 	font-style: oblique;
	font-size:12px;
}

.gallery_picture {
vertical-align:top;	
padding:10px;
text-align:center;
}
.crew_img {
	text-align:center;
	margin-top:10px;
	
	}

#footer {
	margin-top:10px;
	text-align: center;
	}
.img_right {
float:right;
padding:0px 0px 10px 10px;
}
.img_left {
float:left;
padding:0px 10px 10px 0px;
}



.hot_tip p {
font-size:18px;
color:#aaa;
margin: 10px;
padding:0px;
font-style: normal;


}
div.hot_tip, div.hot_tip.inner { 
text-align: center; 
font-family: verdana, arial, sans-serif;
}
div.hot_tip  { 
float: left; 
padding: 20px; 
margin: 5px 0 10px 0; 
background: #06537f; 

-moz-border-radius: 10px;
-webkit-border-radius: 10px;


}

