﻿/* new css for bali ocean */

.header_img {
	 border-top:1px solid #fff;
	 margin:0; 
	 padding:0;
}
.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;


}

